article,
body,
dd,
dl,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
ol,
p,
section,
ul {
  margin: 0;
}

body,
button,
input,
select,
textarea {
  font: 12px/1.5 tahoma, '\5FAE\8F6F\96C5\9ED1', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

b,
em {
  font-style: normal;
}

a {
  text-decoration: none;
}

img {
  border: 0;
}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol,
td,
th,
ul {
  padding: 0;
  list-style: none;
}

.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}

a:not(.gray):hover {
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0;
}

.clearfix {
  *zoom: 1;
}

body,
html {
  overflow: hidden;
  background-color: #000;
  height: 100%;
}

@font-face {
  font-family: 'syst';
  src: url(../ossweb-img/syst.ttf);
}

.cn .wrap {
  overflow: hidden;
  position: relative;
  font-family: '\5FAE\8F6F\96C5\9ED1';
  width: 100%;
  height: 100%;
  background: url(../ossweb-img/bg.jpg) no-repeat center center;
  background-size: cover;
  box-sizing: border-box;
}

.cn .logo {
  position: absolute;
  top: 20px;
  left: 30px;
  width: 357px;
  height: 171px;
  background: url(../ossweb-img/logo.png) no-repeat center center;
  background-size: contain;
}

.cn .top-btn-box {
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 23;
  display: flex;
  align-items: center;
}

.cn .select_box {
  position: absolute;
  top: 92px;
  right: 40px;
  font-family: 'syst';
}

.cn .select_box .select-top-box {
  width: 145px;
  height: 42px;
  box-sizing: border-box;
  background-image: url(../ossweb-img/select-bg.png);
  font-size: 22px;
  color: #fce3c4;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  cursor: pointer;
}

.cn .select_box .select-top-box .icon-jt {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 14px;
  background: url(../ossweb-img/icon-jt.png) no-repeat center center;
  background-size: contain;
  margin-right: 8px;
  margin-top: 4px;
}

.cn .select_box .select_item {
  padding-top: 26px;
  box-sizing: border-box;
  background-image: url(../ossweb-img/select-bg2.png);
  width: 145px;
  height: 244px;
  display: none;
  position: absolute;
  top: 50%;
  left: 0;
}

.cn .select_box .select_item > div {
  cursor: pointer;
  padding: 4px 8px;
  text-align: center;
  font-size: 18px;
  color: #b7ad9c;
}

.cn .select_box .select_item > div.on {
  color: #e2c189;
}

.cn .part-box {
  position: relative;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: none;
}

.cn .part-box.on {
  display: flex;
}

.cn .page-home {
  justify-content: end;
  padding-bottom: 40px;
}

.cn .page-home .btn-rules {
  width: 147px;
  height: 46px;
  background: url(../ossweb-img/cn/btn-rules.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 40px;
  right: 40px;
}

.cn .page-home .part-title {
  width: 710px;
  height: 210px;
  background: url(../ossweb-img/cn/title1.png) no-repeat center center;
  background-size: contain;
  margin: 0 auto 0;
}

.cn .page-home .lott-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 870px;
  margin: -34px auto 0;
}

.cn .page-home .lott-box .lott-item img {
  display: block;
  width: 283px;
  height: 289px;
  margin: 0 auto 0;
}

.cn .page-home .lott-box .lott-item .hlfl-text {
  width: 430px;
  height: 55px;
  background: url(../ossweb-img/cn/hlfl-text.png) no-repeat center center;
  background-size: contain;
  margin: -28px auto 0;
}

.cn .page-home .lott-box .lott-item .xsfl-text {
  width: 430px;
  height: 55px;
  background: url(../ossweb-img/cn/xsfl-text.png) no-repeat center center;
  background-size: contain;
  margin: -28px auto 0;
}

.cn .page-home .login-choose-box {
  display: flex;
  width: 500px;
  margin: 35px auto 0;
  justify-content: space-between;
  align-items: center;
}

.cn .page-home .login-choose-box .login-item {
  width: 150px;
  margin: 0 auto 0;
}

.cn .page-home .login-choose-box .login-item.active .login-change {
  background-image: url(../ossweb-img/dl-bg-on.png);
}

.cn .page-home .login-choose-box .login-item.active .login-change .login-un {
  background-image: url(../ossweb-img/login-on.png);
}

.cn .page-home .login-choose-box .login-item .txt {
  font-size: 26px;
  color: #f5d197;
  background: linear-gradient(to bottom, #fff, #dfbc93);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  margin-top: 6px;
  font-weight: 700;
}

.cn .page-home .login-choose-box .login-item .login-change {
  width: 109px;
  height: 108px;
  background: url(../ossweb-img/dl-bg.png) no-repeat center center;
  background-size: contain;
  position: relative;
  margin: 0 auto 0;
}

.cn .page-home .login-choose-box .login-item .login-change img {
  display: block;
  width: 109px;
  height: 108px;
  margin: 0 auto 0;
}

.cn .page-home .login-choose-box .login-item .login-change .login-un {
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
  width: 38px;
  height: 38px;
  background: url(../ossweb-img/login-un.png) no-repeat center center;
  background-size: contain;
}

.cn .page-home .btn-dl {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/cn/btn-dl.png) no-repeat center center;
  background-size: contain;
  display: block;
  margin: 20px auto 0;
}

.cn .page-home .bottom-tips-box {
  font-size: 14px;
  color: #fce3c4;
  font-family: 'syst';
  display: flex;
  margin: 20px auto 0;
}

.cn .page-home .bottom-tips-box .login-un {
  width: 45px;
  background: url(../ossweb-img/login-un2.png) no-repeat center top;
  background-size: 100%;
}

.cn .page-home .bottom-tips-box .login-un.active {
  background-image: url(../ossweb-img/login-on2.png);
}

.cn .page-home .bottom-tips-box a {
  color: #fce3c4;
}

.cn .page-home .bottom-tips-box .txt {
  width: 800px;
}

.cn .page-lott1,
.cn .page-lott2,
.cn .page-new1,
.cn .page-new2 {
  padding-top: calc(10vh);
}

.cn .page-lott1 .gxhd-tit,
.cn .page-lott2 .gxhd-tit,
.cn .page-new1 .gxhd-tit,
.cn .page-new2 .gxhd-tit {
  width: 675px;
  height: 75px;
  background: url(../ossweb-img/cn/gxhd-tit.png) no-repeat center center;
  background-size: contain;
  margin: 0 auto 0;
}

.cn .page-lott1 .kuang-box,
.cn .page-lott2 .kuang-box,
.cn .page-new1 .kuang-box,
.cn .page-new2 .kuang-box {
  width: 698px;
  min-height: 399px;
  height: auto;
  background: url(../ossweb-img/kuang-bg.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 30px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.cn .page-lott1 .kuang-box .lott1,
.cn .page-lott2 .kuang-box .lott1,
.cn .page-new1 .kuang-box .lott1,
.cn .page-new2 .kuang-box .lott1 {
  display: block;
  width: 239px;
  height: 257px;
  margin: 0 auto 0;
}

.cn .page-lott1 .kuang-box p,
.cn .page-lott2 .kuang-box p,
.cn .page-new1 .kuang-box p,
.cn .page-new2 .kuang-box p {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

.cn .page-lott1 .kuang-box p .line1,
.cn .page-lott2 .kuang-box p .line1,
.cn .page-new1 .kuang-box p .line1,
.cn .page-new2 .kuang-box p .line1 {
  width: 120px;
  height: 4px;
  background: url(../ossweb-img/line1.png) no-repeat center center;
  background-size: contain;
}

.cn .page-lott1 .kuang-box p .line2,
.cn .page-lott2 .kuang-box p .line2,
.cn .page-new1 .kuang-box p .line2,
.cn .page-new2 .kuang-box p .line2 {
  width: 120px;
  height: 4px;
  background: url(../ossweb-img/line2.png) no-repeat center center;
  background-size: contain;
}

.cn .page-lott1 .kuang-box p .txt,
.cn .page-lott2 .kuang-box p .txt,
.cn .page-new1 .kuang-box p .txt,
.cn .page-new2 .kuang-box p .txt {
  font-size: 28px;
  color: #dccbad;
  background: linear-gradient(to bottom, #e5d8b3, #9c866e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  font-weight: 700;
  position: relative;
  margin: 0 20px;
}

.cn .page-lott1 .btn-xz,
.cn .page-lott2 .btn-xz,
.cn .page-new1 .btn-xz,
.cn .page-new2 .btn-xz {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/cn/btn-xz.png) no-repeat center center;
  background-size: contain;
  margin: 55px auto 0;
}

.cn .page-lott1 .btn-qw,
.cn .page-lott2 .btn-qw,
.cn .page-new1 .btn-qw,
.cn .page-new2 .btn-qw {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/cn/btn-qw.png) no-repeat center center;
  background-size: contain;
  margin: 55px auto 0;
}

.cn .page-new1 .add-new-tips,
.cn .page-new2 .add-new-tips {
  margin-top: 30px !important;
}

.cn .page-new1 .add-new-tips .txt,
.cn .page-new2 .add-new-tips .txt {
  font-size: 18px !important;
}

.cn .page-new1 .btn-new-djqr,
.cn .page-new2 .btn-new-djqr {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/m/cn/btn-new-djqr.png) no-repeat center center;
  background-size: contain;
  margin: 55px auto 0;
}

.cn .page-lott2 .kuang-item,
.cn .page-new2 .kuang-item {
  width: 620px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 0;
}

.cn .page-lott2 .kuang-item .lott-dj-item,
.cn .page-new2 .kuang-item .lott-dj-item {
  text-align: center;
}

.cn .page-lott2 .kuang-item p .txt,
.cn .page-new2 .kuang-item p .txt {
  font-size: 26px;
  line-height: 1.2;
}

.cn .page-xz {
  padding-top: calc(10vh);
}

.cn .page-xz .btn-tz {
  width: 181px;
  height: 46px;
  background: url(../ossweb-img/cn/btn-tz.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 40px;
  right: 40px;
}

.cn .page-xz .xz-con {
  width: 698px;
  min-height: 399px;
  height: auto;
  background: url(../ossweb-img/kuang-bg.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 30px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.cn .page-xz .xz-con .txt1 {
  font-size: 36px;
  color: #dccbad;
  background: linear-gradient(to bottom, #e5d8b3, #9c866e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  font-weight: 700;
}

.cn .page-xz .xz-con .rules-line {
  width: 510px;
  height: 17px;
  background: url(../ossweb-img/rules-line.png) no-repeat center center;
  background-size: contain;
  margin: 35px auto;
}

.cn .page-xz .xz-con .txt2 {
  font-size: 24px;
  color: #b8c1c7;
  font-family: 'syst';
}

.cn .page-gz {
  padding-top: calc(10vh);
}

.cn .page-gz .hdgz-tit {
  width: 586px;
  height: 71px;
  background: url(../ossweb-img/cn/rules-tit.png) no-repeat center center;
  background-size: contain;
}

.cn .page-gz .rules-box {
  width: 698px;
  height: 399px;
  background: url(../ossweb-img/kuang-bg.png) no-repeat center center;
  background-size: contain;
  box-sizing: border-box;
  padding-top: 80px;
  text-align: center;
  margin: 18px auto 0;
  position: relative;
}

.cn .page-gz .rules-box .btn-close {
  width: 79px;
  height: 61px;
  background: url(../ossweb-img/btn-close.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 12px;
  right: -14px;
}

.cn .page-gz .rules-line {
  width: 510px;
  height: 17px;
  background: url(../ossweb-img/rules-line.png) no-repeat center center;
  background-size: contain;
  margin: 12px auto 6px;
}

.cn .page-gz .rules-con {
  text-align: left;
  width: 625px;
  margin: 0 auto 0;
  height: 280px;
  overflow-y: auto;
  box-sizing: border-box;
  padding-right: 4px;
}

.cn .page-gz .rules-con::-webkit-scrollbar {
  width: 5px;
  border-radius: 4px;
  background: #16130d;
}

.cn .page-gz .rules-con::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #ccbd97;
}

.cn .page-gz .rules-con .rules-item {
  margin-top: 10px;
}

.cn .page-gz .rules-container {
  margin-bottom: 20px;
}

.cn .page-gz .rules-icon {
  width: 16px;
  height: 9px;
  background: url(../ossweb-img/rules-icon.png) no-repeat center center;
  background-size: contain;
  display: inline-block;
  vertical-align: top;
  margin-top: 9px;
  margin-right: 5px;
}

.cn .page-gz .txt1 {
  font-size: 23px;
  color: #dccbad;
  background: linear-gradient(to bottom, #e3d7b5, #b19f8a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  font-weight: 700;
}

.cn .page-gz .txt2 {
  display: inline-block;
  vertical-align: top;
  width: 570px;
  color: #b8c1c7;
  font-size: 18px;
  font-family: 'syst';
  font-weight: 700;
}

.cn .page-gz .txt2 span {
  color: #dccbad;
  background: linear-gradient(to bottom, #f7f0e1, #dfbf96);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.en .wrap {
  overflow: hidden;
  position: relative;
  font-family: '\5FAE\8F6F\96C5\9ED1';
  width: 100%;
  height: 100%;
  background: url(../ossweb-img/bg.jpg) no-repeat center center;
  background-size: cover;
  box-sizing: border-box;
}

.en .logo {
  position: absolute;
  top: 20px;
  left: 30px;
  width: 357px;
  height: 171px;
  background: url(../ossweb-img/logo.png) no-repeat center center;
  background-size: contain;
}

.en .top-btn-box {
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 23;
  display: flex;
  align-items: center;
}

.en .select_box {
  position: absolute;
  top: 92px;
  right: 40px;
  font-family: 'syst';
}

.en .select_box .select-top-box {
  width: 145px;
  height: 42px;
  box-sizing: border-box;
  background-image: url(../ossweb-img/select-bg.png);
  font-size: 22px;
  color: #fce3c4;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  cursor: pointer;
}

.en .select_box .select-top-box .icon-jt {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 14px;
  background: url(../ossweb-img/icon-jt.png) no-repeat center center;
  background-size: contain;
  margin-right: 8px;
  margin-top: 4px;
}

.en .select_box .select_item {
  padding-top: 26px;
  box-sizing: border-box;
  background-image: url(../ossweb-img/select-bg2.png);
  width: 145px;
  height: 244px;
  display: none;
  position: absolute;
  top: 50%;
  left: 0;
}

.en .select_box .select_item > div {
  cursor: pointer;
  padding: 4px 8px;
  text-align: center;
  font-size: 18px;
  color: #b7ad9c;
}

.en .select_box .select_item > div.on {
  color: #e2c189;
}

.en .part-box {
  position: relative;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: none;
}

.en .part-box.on {
  display: flex;
}

.en .page-home {
  justify-content: end;
  padding-bottom: 40px;
}

.en .page-home .btn-rules {
  width: 147px;
  height: 46px;
  background: url(../ossweb-img/en/btn-rules.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 40px;
  right: 40px;
}

.en .page-home .part-title {
  width: 710px;
  height: 210px;
  background: url(../ossweb-img/en/title1.png) no-repeat center center;
  background-size: contain;
  margin: 0 auto 0;
}

.en .page-home .lott-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 870px;
  margin: -34px auto 0;
}

.en .page-home .lott-box .lott-item img {
  display: block;
  width: 283px;
  height: 289px;
  margin: 0 auto 0;
}

.en .page-home .lott-box .lott-item .hlfl-text {
  width: 430px;
  height: 55px;
  background: url(../ossweb-img/en/hlfl-text.png) no-repeat center center;
  background-size: contain;
  margin: -28px auto 0;
}

.en .page-home .lott-box .lott-item .xsfl-text {
  width: 430px;
  height: 55px;
  background: url(../ossweb-img/en/xsfl-text.png) no-repeat center center;
  background-size: contain;
  margin: -28px auto 0;
}

.en .page-home .login-choose-box {
  display: flex;
  width: 500px;
  margin: 35px auto 0;
  justify-content: space-between;
  align-items: center;
}

.en .page-home .login-choose-box .login-item {
  width: 150px;
  margin: 0 auto 0;
}

.en .page-home .login-choose-box .login-item.active .login-change {
  background-image: url(../ossweb-img/dl-bg-on.png);
}

.en .page-home .login-choose-box .login-item.active .login-change .login-un {
  background-image: url(../ossweb-img/login-on.png);
}

.en .page-home .login-choose-box .login-item .txt {
  font-size: 26px;
  color: #f5d197;
  background: linear-gradient(to bottom, #fff, #dfbc93);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  margin-top: 6px;
  font-weight: 700;
}

.en .page-home .login-choose-box .login-item .login-change {
  width: 109px;
  height: 108px;
  background: url(../ossweb-img/dl-bg.png) no-repeat center center;
  background-size: contain;
  position: relative;
  margin: 0 auto 0;
}

.en .page-home .login-choose-box .login-item .login-change img {
  display: block;
  width: 109px;
  height: 108px;
  margin: 0 auto 0;
}

.en .page-home .login-choose-box .login-item .login-change .login-un {
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
  width: 38px;
  height: 38px;
  background: url(../ossweb-img/login-un.png) no-repeat center center;
  background-size: contain;
}

.en .page-home .btn-dl {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/en/btn-dl.png) no-repeat center center;
  background-size: contain;
  display: block;
  margin: 20px auto 0;
}

.en .page-home .bottom-tips-box {
  font-size: 14px;
  color: #fce3c4;
  font-family: 'syst';
  display: flex;
  margin: 20px auto 0;
}

.en .page-home .bottom-tips-box .login-un {
  width: 45px;
  background: url(../ossweb-img/login-un2.png) no-repeat center top;
  background-size: 100%;
}

.en .page-home .bottom-tips-box .login-un.active {
  background-image: url(../ossweb-img/login-on2.png);
}

.en .page-home .bottom-tips-box a {
  color: #fce3c4;
}

.en .page-home .bottom-tips-box .txt {
  width: 800px;
}

.en .page-lott1,
.en .page-lott2,
.en .page-new1,
.en .page-new2 {
  padding-top: calc(10vh);
}

.en .page-lott1 .gxhd-tit,
.en .page-lott2 .gxhd-tit,
.en .page-new1 .gxhd-tit,
.en .page-new2 .gxhd-tit {
  width: 675px;
  height: 75px;
  background: url(../ossweb-img/en/gxhd-tit.png) no-repeat center center;
  background-size: contain;
  margin: 0 auto 0;
}

.en .page-lott1 .kuang-box,
.en .page-lott2 .kuang-box,
.en .page-new1 .kuang-box,
.en .page-new2 .kuang-box {
  width: 698px;
  min-height: 399px;
  height: auto;
  background: url(../ossweb-img/kuang-bg.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 30px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.en .page-lott1 .kuang-box .lott1,
.en .page-lott2 .kuang-box .lott1,
.en .page-new1 .kuang-box .lott1,
.en .page-new2 .kuang-box .lott1 {
  display: block;
  width: 239px;
  height: 257px;
  margin: 0 auto 0;
}

.en .page-lott1 .kuang-box p,
.en .page-lott2 .kuang-box p,
.en .page-new1 .kuang-box p,
.en .page-new2 .kuang-box p {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

.en .page-lott1 .kuang-box p .line1,
.en .page-lott2 .kuang-box p .line1,
.en .page-new1 .kuang-box p .line1,
.en .page-new2 .kuang-box p .line1 {
  width: 120px;
  height: 4px;
  background: url(../ossweb-img/line1.png) no-repeat center center;
  background-size: contain;
}

.en .page-lott1 .kuang-box p .line2,
.en .page-lott2 .kuang-box p .line2,
.en .page-new1 .kuang-box p .line2,
.en .page-new2 .kuang-box p .line2 {
  width: 120px;
  height: 4px;
  background: url(../ossweb-img/line2.png) no-repeat center center;
  background-size: contain;
}

.en .page-lott1 .kuang-box p .txt,
.en .page-lott2 .kuang-box p .txt,
.en .page-new1 .kuang-box p .txt,
.en .page-new2 .kuang-box p .txt {
  font-size: 28px;
  color: #dccbad;
  background: linear-gradient(to bottom, #e5d8b3, #9c866e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  font-weight: 700;
  position: relative;
  margin: 0 20px;
}

.en .page-lott1 .btn-xz,
.en .page-lott2 .btn-xz,
.en .page-new1 .btn-xz,
.en .page-new2 .btn-xz {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/en/btn-xz.png) no-repeat center center;
  background-size: contain;
  margin: 55px auto 0;
}

.en .page-lott1 .btn-qw,
.en .page-lott2 .btn-qw,
.en .page-new1 .btn-qw,
.en .page-new2 .btn-qw {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/en/btn-qw.png) no-repeat center center;
  background-size: contain;
  margin: 55px auto 0;
}

.en .page-new1 .add-new-tips,
.en .page-new2 .add-new-tips {
  margin-top: 30px !important;
}

.en .page-new1 .add-new-tips .txt,
.en .page-new2 .add-new-tips .txt {
  font-size: 18px !important;
}

.en .page-new1 .btn-new-djqr,
.en .page-new2 .btn-new-djqr {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/m/en/btn-new-djqr.png) no-repeat center center;
  background-size: contain;
  margin: 55px auto 0;
}

.en .page-lott2 .kuang-item,
.en .page-new2 .kuang-item {
  width: 620px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 0;
}

.en .page-lott2 .kuang-item .lott-dj-item,
.en .page-new2 .kuang-item .lott-dj-item {
  text-align: center;
}

.en .page-lott2 .kuang-item p .txt,
.en .page-new2 .kuang-item p .txt {
  font-size: 26px;
  line-height: 1.2;
}

.en .page-xz {
  padding-top: calc(10vh);
}

.en .page-xz .btn-tz {
  width: 181px;
  height: 46px;
  background: url(../ossweb-img/en/btn-tz.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 40px;
  right: 40px;
}

.en .page-xz .xz-con {
  width: 698px;
  min-height: 399px;
  height: auto;
  background: url(../ossweb-img/kuang-bg.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 30px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.en .page-xz .xz-con .txt1 {
  font-size: 36px;
  color: #dccbad;
  background: linear-gradient(to bottom, #e5d8b3, #9c866e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  font-weight: 700;
}

.en .page-xz .xz-con .rules-line {
  width: 510px;
  height: 17px;
  background: url(../ossweb-img/rules-line.png) no-repeat center center;
  background-size: contain;
  margin: 35px auto;
}

.en .page-xz .xz-con .txt2 {
  font-size: 24px;
  color: #b8c1c7;
  font-family: 'syst';
}

.en .page-gz {
  padding-top: calc(10vh);
}

.en .page-gz .hdgz-tit {
  width: 586px;
  height: 71px;
  background: url(../ossweb-img/en/rules-tit.png) no-repeat center center;
  background-size: contain;
}

.en .page-gz .rules-box {
  width: 698px;
  height: 399px;
  background: url(../ossweb-img/kuang-bg.png) no-repeat center center;
  background-size: contain;
  box-sizing: border-box;
  padding-top: 80px;
  text-align: center;
  margin: 18px auto 0;
  position: relative;
}

.en .page-gz .rules-box .btn-close {
  width: 79px;
  height: 61px;
  background: url(../ossweb-img/btn-close.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 12px;
  right: -14px;
}

.en .page-gz .rules-line {
  width: 510px;
  height: 17px;
  background: url(../ossweb-img/rules-line.png) no-repeat center center;
  background-size: contain;
  margin: 12px auto 6px;
}

.en .page-gz .rules-con {
  text-align: left;
  width: 625px;
  margin: 0 auto 0;
  height: 280px;
  overflow-y: auto;
  box-sizing: border-box;
  padding-right: 4px;
}

.en .page-gz .rules-con::-webkit-scrollbar {
  width: 5px;
  border-radius: 4px;
  background: #16130d;
}

.en .page-gz .rules-con::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #ccbd97;
}

.en .page-gz .rules-con .rules-item {
  margin-top: 10px;
}

.en .page-gz .rules-container {
  margin-bottom: 20px;
}

.en .page-gz .rules-icon {
  width: 16px;
  height: 9px;
  background: url(../ossweb-img/rules-icon.png) no-repeat center center;
  background-size: contain;
  display: inline-block;
  vertical-align: top;
  margin-top: 9px;
  margin-right: 5px;
}

.en .page-gz .txt1 {
  font-size: 23px;
  color: #dccbad;
  background: linear-gradient(to bottom, #e3d7b5, #b19f8a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  font-weight: 700;
}

.en .page-gz .txt2 {
  display: inline-block;
  vertical-align: top;
  width: 570px;
  color: #b8c1c7;
  font-size: 18px;
  font-family: 'syst';
  font-weight: 700;
}

.en .page-gz .txt2 span {
  color: #dccbad;
  background: linear-gradient(to bottom, #f7f0e1, #dfbf96);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.jp .wrap {
  overflow: hidden;
  position: relative;
  font-family: '\5FAE\8F6F\96C5\9ED1';
  width: 100%;
  height: 100%;
  background: url(../ossweb-img/bg.jpg) no-repeat center center;
  background-size: cover;
  box-sizing: border-box;
}

.jp .logo {
  position: absolute;
  top: 20px;
  left: 30px;
  width: 357px;
  height: 171px;
  background: url(../ossweb-img/logo.png) no-repeat center center;
  background-size: contain;
}

.jp .top-btn-box {
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 23;
  display: flex;
  align-items: center;
}

.jp .select_box {
  position: absolute;
  top: 92px;
  right: 40px;
  font-family: 'syst';
}

.jp .select_box .select-top-box {
  width: 145px;
  height: 42px;
  box-sizing: border-box;
  background-image: url(../ossweb-img/select-bg.png);
  font-size: 22px;
  color: #fce3c4;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  cursor: pointer;
}

.jp .select_box .select-top-box .icon-jt {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 14px;
  background: url(../ossweb-img/icon-jt.png) no-repeat center center;
  background-size: contain;
  margin-right: 8px;
  margin-top: 4px;
}

.jp .select_box .select_item {
  padding-top: 26px;
  box-sizing: border-box;
  background-image: url(../ossweb-img/select-bg2.png);
  width: 145px;
  height: 244px;
  display: none;
  position: absolute;
  top: 50%;
  left: 0;
}

.jp .select_box .select_item > div {
  cursor: pointer;
  padding: 4px 8px;
  text-align: center;
  font-size: 18px;
  color: #b7ad9c;
}

.jp .select_box .select_item > div.on {
  color: #e2c189;
}

.jp .part-box {
  position: relative;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: none;
}

.jp .part-box.on {
  display: flex;
}

.jp .page-home {
  justify-content: end;
  padding-bottom: 40px;
}

.jp .page-home .btn-rules {
  width: 147px;
  height: 46px;
  background: url(../ossweb-img/jp/btn-rules.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 40px;
  right: 40px;
}

.jp .page-home .part-title {
  width: 710px;
  height: 210px;
  background: url(../ossweb-img/jp/title1.png) no-repeat center center;
  background-size: contain;
  margin: 0 auto 0;
}

.jp .page-home .lott-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 870px;
  margin: -34px auto 0;
}

.jp .page-home .lott-box .lott-item img {
  display: block;
  width: 283px;
  height: 289px;
  margin: 0 auto 0;
}

.jp .page-home .lott-box .lott-item .hlfl-text {
  width: 430px;
  height: 55px;
  background: url(../ossweb-img/jp/hlfl-text.png) no-repeat center center;
  background-size: contain;
  margin: -28px auto 0;
}

.jp .page-home .lott-box .lott-item .xsfl-text {
  width: 430px;
  height: 55px;
  background: url(../ossweb-img/jp/xsfl-text.png) no-repeat center center;
  background-size: contain;
  margin: -28px auto 0;
}

.jp .page-home .login-choose-box {
  display: flex;
  width: 500px;
  margin: 35px auto 0;
  justify-content: space-between;
  align-items: center;
}

.jp .page-home .login-choose-box .login-item {
  width: 150px;
  margin: 0 auto 0;
}

.jp .page-home .login-choose-box .login-item.active .login-change {
  background-image: url(../ossweb-img/dl-bg-on.png);
}

.jp .page-home .login-choose-box .login-item.active .login-change .login-un {
  background-image: url(../ossweb-img/login-on.png);
}

.jp .page-home .login-choose-box .login-item .txt {
  font-size: 26px;
  color: #f5d197;
  background: linear-gradient(to bottom, #fff, #dfbc93);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  margin-top: 6px;
  font-weight: 700;
}

.jp .page-home .login-choose-box .login-item .login-change {
  width: 109px;
  height: 108px;
  background: url(../ossweb-img/dl-bg.png) no-repeat center center;
  background-size: contain;
  position: relative;
  margin: 0 auto 0;
}

.jp .page-home .login-choose-box .login-item .login-change img {
  display: block;
  width: 109px;
  height: 108px;
  margin: 0 auto 0;
}

.jp .page-home .login-choose-box .login-item .login-change .login-un {
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
  width: 38px;
  height: 38px;
  background: url(../ossweb-img/login-un.png) no-repeat center center;
  background-size: contain;
}

.jp .page-home .btn-dl {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/jp/btn-dl.png) no-repeat center center;
  background-size: contain;
  display: block;
  margin: 20px auto 0;
}

.jp .page-home .bottom-tips-box {
  font-size: 14px;
  color: #fce3c4;
  font-family: 'syst';
  display: flex;
  margin: 20px auto 0;
}

.jp .page-home .bottom-tips-box .login-un {
  width: 45px;
  background: url(../ossweb-img/login-un2.png) no-repeat center top;
  background-size: 100%;
}

.jp .page-home .bottom-tips-box .login-un.active {
  background-image: url(../ossweb-img/login-on2.png);
}

.jp .page-home .bottom-tips-box a {
  color: #fce3c4;
}

.jp .page-home .bottom-tips-box .txt {
  width: 800px;
}

.jp .page-lott1,
.jp .page-lott2,
.jp .page-new1,
.jp .page-new2 {
  padding-top: calc(10vh);
}

.jp .page-lott1 .gxhd-tit,
.jp .page-lott2 .gxhd-tit,
.jp .page-new1 .gxhd-tit,
.jp .page-new2 .gxhd-tit {
  width: 675px;
  height: 75px;
  background: url(../ossweb-img/jp/gxhd-tit.png) no-repeat center center;
  background-size: contain;
  margin: 0 auto 0;
}

.jp .page-lott1 .kuang-box,
.jp .page-lott2 .kuang-box,
.jp .page-new1 .kuang-box,
.jp .page-new2 .kuang-box {
  width: 698px;
  min-height: 399px;
  height: auto;
  background: url(../ossweb-img/kuang-bg.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 30px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.jp .page-lott1 .kuang-box .lott1,
.jp .page-lott2 .kuang-box .lott1,
.jp .page-new1 .kuang-box .lott1,
.jp .page-new2 .kuang-box .lott1 {
  display: block;
  width: 239px;
  height: 257px;
  margin: 0 auto 0;
}

.jp .page-lott1 .kuang-box p,
.jp .page-lott2 .kuang-box p,
.jp .page-new1 .kuang-box p,
.jp .page-new2 .kuang-box p {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

.jp .page-lott1 .kuang-box p .line1,
.jp .page-lott2 .kuang-box p .line1,
.jp .page-new1 .kuang-box p .line1,
.jp .page-new2 .kuang-box p .line1 {
  width: 120px;
  height: 4px;
  background: url(../ossweb-img/line1.png) no-repeat center center;
  background-size: contain;
}

.jp .page-lott1 .kuang-box p .line2,
.jp .page-lott2 .kuang-box p .line2,
.jp .page-new1 .kuang-box p .line2,
.jp .page-new2 .kuang-box p .line2 {
  width: 120px;
  height: 4px;
  background: url(../ossweb-img/line2.png) no-repeat center center;
  background-size: contain;
}

.jp .page-lott1 .kuang-box p .txt,
.jp .page-lott2 .kuang-box p .txt,
.jp .page-new1 .kuang-box p .txt,
.jp .page-new2 .kuang-box p .txt {
  font-size: 28px;
  color: #dccbad;
  background: linear-gradient(to bottom, #e5d8b3, #9c866e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  font-weight: 700;
  position: relative;
  margin: 0 20px;
}

.jp .page-lott1 .btn-xz,
.jp .page-lott2 .btn-xz,
.jp .page-new1 .btn-xz,
.jp .page-new2 .btn-xz {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/jp/btn-xz.png) no-repeat center center;
  background-size: contain;
  margin: 55px auto 0;
}

.jp .page-lott1 .btn-qw,
.jp .page-lott2 .btn-qw,
.jp .page-new1 .btn-qw,
.jp .page-new2 .btn-qw {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/jp/btn-qw.png) no-repeat center center;
  background-size: contain;
  margin: 55px auto 0;
}

.jp .page-new1 .add-new-tips,
.jp .page-new2 .add-new-tips {
  margin-top: 30px !important;
}

.jp .page-new1 .add-new-tips .txt,
.jp .page-new2 .add-new-tips .txt {
  font-size: 18px !important;
}

.jp .page-new1 .btn-new-djqr,
.jp .page-new2 .btn-new-djqr {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/m/jp/btn-new-djqr.png) no-repeat center center;
  background-size: contain;
  margin: 55px auto 0;
}

.jp .page-lott2 .kuang-item,
.jp .page-new2 .kuang-item {
  width: 620px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 0;
}

.jp .page-lott2 .kuang-item .lott-dj-item,
.jp .page-new2 .kuang-item .lott-dj-item {
  text-align: center;
}

.jp .page-lott2 .kuang-item p .txt,
.jp .page-new2 .kuang-item p .txt {
  font-size: 26px;
  line-height: 1.2;
}

.jp .page-xz {
  padding-top: calc(10vh);
}

.jp .page-xz .btn-tz {
  width: 181px;
  height: 46px;
  background: url(../ossweb-img/jp/btn-tz.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 40px;
  right: 40px;
}

.jp .page-xz .xz-con {
  width: 698px;
  min-height: 399px;
  height: auto;
  background: url(../ossweb-img/kuang-bg.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 30px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.jp .page-xz .xz-con .txt1 {
  font-size: 36px;
  color: #dccbad;
  background: linear-gradient(to bottom, #e5d8b3, #9c866e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  font-weight: 700;
}

.jp .page-xz .xz-con .rules-line {
  width: 510px;
  height: 17px;
  background: url(../ossweb-img/rules-line.png) no-repeat center center;
  background-size: contain;
  margin: 35px auto;
}

.jp .page-xz .xz-con .txt2 {
  font-size: 24px;
  color: #b8c1c7;
  font-family: 'syst';
}

.jp .page-gz {
  padding-top: calc(10vh);
}

.jp .page-gz .hdgz-tit {
  width: 586px;
  height: 71px;
  background: url(../ossweb-img/jp/rules-tit.png) no-repeat center center;
  background-size: contain;
}

.jp .page-gz .rules-box {
  width: 698px;
  height: 399px;
  background: url(../ossweb-img/kuang-bg.png) no-repeat center center;
  background-size: contain;
  box-sizing: border-box;
  padding-top: 80px;
  text-align: center;
  margin: 18px auto 0;
  position: relative;
}

.jp .page-gz .rules-box .btn-close {
  width: 79px;
  height: 61px;
  background: url(../ossweb-img/btn-close.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 12px;
  right: -14px;
}

.jp .page-gz .rules-line {
  width: 510px;
  height: 17px;
  background: url(../ossweb-img/rules-line.png) no-repeat center center;
  background-size: contain;
  margin: 12px auto 6px;
}

.jp .page-gz .rules-con {
  text-align: left;
  width: 625px;
  margin: 0 auto 0;
  height: 280px;
  overflow-y: auto;
  box-sizing: border-box;
  padding-right: 4px;
}

.jp .page-gz .rules-con::-webkit-scrollbar {
  width: 5px;
  border-radius: 4px;
  background: #16130d;
}

.jp .page-gz .rules-con::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #ccbd97;
}

.jp .page-gz .rules-con .rules-item {
  margin-top: 10px;
}

.jp .page-gz .rules-container {
  margin-bottom: 20px;
}

.jp .page-gz .rules-icon {
  width: 16px;
  height: 9px;
  background: url(../ossweb-img/rules-icon.png) no-repeat center center;
  background-size: contain;
  display: inline-block;
  vertical-align: top;
  margin-top: 9px;
  margin-right: 5px;
}

.jp .page-gz .txt1 {
  font-size: 23px;
  color: #dccbad;
  background: linear-gradient(to bottom, #e3d7b5, #b19f8a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  font-weight: 700;
}

.jp .page-gz .txt2 {
  display: inline-block;
  vertical-align: top;
  width: 570px;
  color: #b8c1c7;
  font-size: 18px;
  font-family: 'syst';
  font-weight: 700;
}

.jp .page-gz .txt2 span {
  color: #dccbad;
  background: linear-gradient(to bottom, #f7f0e1, #dfbf96);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.ko .wrap {
  overflow: hidden;
  position: relative;
  font-family: '\5FAE\8F6F\96C5\9ED1';
  width: 100%;
  height: 100%;
  background: url(../ossweb-img/bg.jpg) no-repeat center center;
  background-size: cover;
  box-sizing: border-box;
}

.ko .logo {
  position: absolute;
  top: 20px;
  left: 30px;
  width: 357px;
  height: 171px;
  background: url(../ossweb-img/logo.png) no-repeat center center;
  background-size: contain;
}

.ko .top-btn-box {
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 23;
  display: flex;
  align-items: center;
}

.ko .select_box {
  position: absolute;
  top: 92px;
  right: 40px;
  font-family: 'syst';
}

.ko .select_box .select-top-box {
  width: 145px;
  height: 42px;
  box-sizing: border-box;
  background-image: url(../ossweb-img/select-bg.png);
  font-size: 22px;
  color: #fce3c4;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  cursor: pointer;
}

.ko .select_box .select-top-box .icon-jt {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 14px;
  background: url(../ossweb-img/icon-jt.png) no-repeat center center;
  background-size: contain;
  margin-right: 8px;
  margin-top: 4px;
}

.ko .select_box .select_item {
  padding-top: 26px;
  box-sizing: border-box;
  background-image: url(../ossweb-img/select-bg2.png);
  width: 145px;
  height: 244px;
  display: none;
  position: absolute;
  top: 50%;
  left: 0;
}

.ko .select_box .select_item > div {
  cursor: pointer;
  padding: 4px 8px;
  text-align: center;
  font-size: 18px;
  color: #b7ad9c;
}

.ko .select_box .select_item > div.on {
  color: #e2c189;
}

.ko .part-box {
  position: relative;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: none;
}

.ko .part-box.on {
  display: flex;
}

.ko .page-home {
  justify-content: end;
  padding-bottom: 40px;
}

.ko .page-home .btn-rules {
  width: 147px;
  height: 46px;
  background: url(../ossweb-img/ko/btn-rules.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 40px;
  right: 40px;
}

.ko .page-home .part-title {
  width: 710px;
  height: 210px;
  background: url(../ossweb-img/ko/title1.png) no-repeat center center;
  background-size: contain;
  margin: 0 auto 0;
}

.ko .page-home .lott-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 870px;
  margin: -34px auto 0;
}

.ko .page-home .lott-box .lott-item img {
  display: block;
  width: 283px;
  height: 289px;
  margin: 0 auto 0;
}

.ko .page-home .lott-box .lott-item .hlfl-text {
  width: 430px;
  height: 55px;
  background: url(../ossweb-img/ko/hlfl-text.png) no-repeat center center;
  background-size: contain;
  margin: -28px auto 0;
}

.ko .page-home .lott-box .lott-item .xsfl-text {
  width: 430px;
  height: 55px;
  background: url(../ossweb-img/ko/xsfl-text.png) no-repeat center center;
  background-size: contain;
  margin: -28px auto 0;
}

.ko .page-home .login-choose-box {
  display: flex;
  width: 500px;
  margin: 35px auto 0;
  justify-content: space-between;
  align-items: center;
}

.ko .page-home .login-choose-box .login-item {
  width: 150px;
  margin: 0 auto 0;
}

.ko .page-home .login-choose-box .login-item.active .login-change {
  background-image: url(../ossweb-img/dl-bg-on.png);
}

.ko .page-home .login-choose-box .login-item.active .login-change .login-un {
  background-image: url(../ossweb-img/login-on.png);
}

.ko .page-home .login-choose-box .login-item .txt {
  font-size: 26px;
  color: #f5d197;
  background: linear-gradient(to bottom, #fff, #dfbc93);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  margin-top: 6px;
  font-weight: 700;
}

.ko .page-home .login-choose-box .login-item .login-change {
  width: 109px;
  height: 108px;
  background: url(../ossweb-img/dl-bg.png) no-repeat center center;
  background-size: contain;
  position: relative;
  margin: 0 auto 0;
}

.ko .page-home .login-choose-box .login-item .login-change img {
  display: block;
  width: 109px;
  height: 108px;
  margin: 0 auto 0;
}

.ko .page-home .login-choose-box .login-item .login-change .login-un {
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
  width: 38px;
  height: 38px;
  background: url(../ossweb-img/login-un.png) no-repeat center center;
  background-size: contain;
}

.ko .page-home .btn-dl {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/ko/btn-dl.png) no-repeat center center;
  background-size: contain;
  display: block;
  margin: 20px auto 0;
}

.ko .page-home .bottom-tips-box {
  font-size: 14px;
  color: #fce3c4;
  font-family: 'syst';
  display: flex;
  margin: 20px auto 0;
}

.ko .page-home .bottom-tips-box .login-un {
  width: 45px;
  background: url(../ossweb-img/login-un2.png) no-repeat center top;
  background-size: 100%;
}

.ko .page-home .bottom-tips-box .login-un.active {
  background-image: url(../ossweb-img/login-on2.png);
}

.ko .page-home .bottom-tips-box a {
  color: #fce3c4;
}

.ko .page-home .bottom-tips-box .txt {
  width: 800px;
}

.ko .page-lott1,
.ko .page-lott2,
.ko .page-new1,
.ko .page-new2 {
  padding-top: calc(10vh);
}

.ko .page-lott1 .gxhd-tit,
.ko .page-lott2 .gxhd-tit,
.ko .page-new1 .gxhd-tit,
.ko .page-new2 .gxhd-tit {
  width: 675px;
  height: 75px;
  background: url(../ossweb-img/ko/gxhd-tit.png) no-repeat center center;
  background-size: contain;
  margin: 0 auto 0;
}

.ko .page-lott1 .kuang-box,
.ko .page-lott2 .kuang-box,
.ko .page-new1 .kuang-box,
.ko .page-new2 .kuang-box {
  width: 698px;
  min-height: 399px;
  height: auto;
  background: url(../ossweb-img/kuang-bg.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 30px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.ko .page-lott1 .kuang-box .lott1,
.ko .page-lott2 .kuang-box .lott1,
.ko .page-new1 .kuang-box .lott1,
.ko .page-new2 .kuang-box .lott1 {
  display: block;
  width: 239px;
  height: 257px;
  margin: 0 auto 0;
}

.ko .page-lott1 .kuang-box p,
.ko .page-lott2 .kuang-box p,
.ko .page-new1 .kuang-box p,
.ko .page-new2 .kuang-box p {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

.ko .page-lott1 .kuang-box p .line1,
.ko .page-lott2 .kuang-box p .line1,
.ko .page-new1 .kuang-box p .line1,
.ko .page-new2 .kuang-box p .line1 {
  width: 120px;
  height: 4px;
  background: url(../ossweb-img/line1.png) no-repeat center center;
  background-size: contain;
}

.ko .page-lott1 .kuang-box p .line2,
.ko .page-lott2 .kuang-box p .line2,
.ko .page-new1 .kuang-box p .line2,
.ko .page-new2 .kuang-box p .line2 {
  width: 120px;
  height: 4px;
  background: url(../ossweb-img/line2.png) no-repeat center center;
  background-size: contain;
}

.ko .page-lott1 .kuang-box p .txt,
.ko .page-lott2 .kuang-box p .txt,
.ko .page-new1 .kuang-box p .txt,
.ko .page-new2 .kuang-box p .txt {
  font-size: 28px;
  color: #dccbad;
  background: linear-gradient(to bottom, #e5d8b3, #9c866e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  font-weight: 700;
  position: relative;
  margin: 0 20px;
}

.ko .page-lott1 .btn-xz,
.ko .page-lott2 .btn-xz,
.ko .page-new1 .btn-xz,
.ko .page-new2 .btn-xz {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/ko/btn-xz.png) no-repeat center center;
  background-size: contain;
  margin: 55px auto 0;
}

.ko .page-lott1 .btn-qw,
.ko .page-lott2 .btn-qw,
.ko .page-new1 .btn-qw,
.ko .page-new2 .btn-qw {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/ko/btn-qw.png) no-repeat center center;
  background-size: contain;
  margin: 55px auto 0;
}

.ko .page-new1 .add-new-tips,
.ko .page-new2 .add-new-tips {
  margin-top: 30px !important;
}

.ko .page-new1 .add-new-tips .txt,
.ko .page-new2 .add-new-tips .txt {
  font-size: 18px !important;
}

.ko .page-new1 .btn-new-djqr,
.ko .page-new2 .btn-new-djqr {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/m/ko/btn-new-djqr.png) no-repeat center center;
  background-size: contain;
  margin: 55px auto 0;
}

.ko .page-lott2 .kuang-item,
.ko .page-new2 .kuang-item {
  width: 620px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 0;
}

.ko .page-lott2 .kuang-item .lott-dj-item,
.ko .page-new2 .kuang-item .lott-dj-item {
  text-align: center;
}

.ko .page-lott2 .kuang-item p .txt,
.ko .page-new2 .kuang-item p .txt {
  font-size: 26px;
  line-height: 1.2;
}

.ko .page-xz {
  padding-top: calc(10vh);
}

.ko .page-xz .btn-tz {
  width: 181px;
  height: 46px;
  background: url(../ossweb-img/ko/btn-tz.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 40px;
  right: 40px;
}

.ko .page-xz .xz-con {
  width: 698px;
  min-height: 399px;
  height: auto;
  background: url(../ossweb-img/kuang-bg.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 30px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.ko .page-xz .xz-con .txt1 {
  font-size: 36px;
  color: #dccbad;
  background: linear-gradient(to bottom, #e5d8b3, #9c866e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  font-weight: 700;
}

.ko .page-xz .xz-con .rules-line {
  width: 510px;
  height: 17px;
  background: url(../ossweb-img/rules-line.png) no-repeat center center;
  background-size: contain;
  margin: 35px auto;
}

.ko .page-xz .xz-con .txt2 {
  font-size: 24px;
  color: #b8c1c7;
  font-family: 'syst';
}

.ko .page-gz {
  padding-top: calc(10vh);
}

.ko .page-gz .hdgz-tit {
  width: 586px;
  height: 71px;
  background: url(../ossweb-img/ko/rules-tit.png) no-repeat center center;
  background-size: contain;
}

.ko .page-gz .rules-box {
  width: 698px;
  height: 399px;
  background: url(../ossweb-img/kuang-bg.png) no-repeat center center;
  background-size: contain;
  box-sizing: border-box;
  padding-top: 80px;
  text-align: center;
  margin: 18px auto 0;
  position: relative;
}

.ko .page-gz .rules-box .btn-close {
  width: 79px;
  height: 61px;
  background: url(../ossweb-img/btn-close.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 12px;
  right: -14px;
}

.ko .page-gz .rules-line {
  width: 510px;
  height: 17px;
  background: url(../ossweb-img/rules-line.png) no-repeat center center;
  background-size: contain;
  margin: 12px auto 6px;
}

.ko .page-gz .rules-con {
  text-align: left;
  width: 625px;
  margin: 0 auto 0;
  height: 280px;
  overflow-y: auto;
  box-sizing: border-box;
  padding-right: 4px;
}

.ko .page-gz .rules-con::-webkit-scrollbar {
  width: 5px;
  border-radius: 4px;
  background: #16130d;
}

.ko .page-gz .rules-con::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #ccbd97;
}

.ko .page-gz .rules-con .rules-item {
  margin-top: 10px;
}

.ko .page-gz .rules-container {
  margin-bottom: 20px;
}

.ko .page-gz .rules-icon {
  width: 16px;
  height: 9px;
  background: url(../ossweb-img/rules-icon.png) no-repeat center center;
  background-size: contain;
  display: inline-block;
  vertical-align: top;
  margin-top: 9px;
  margin-right: 5px;
}

.ko .page-gz .txt1 {
  font-size: 23px;
  color: #dccbad;
  background: linear-gradient(to bottom, #e3d7b5, #b19f8a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  font-weight: 700;
}

.ko .page-gz .txt2 {
  display: inline-block;
  vertical-align: top;
  width: 570px;
  color: #b8c1c7;
  font-size: 18px;
  font-family: 'syst';
  font-weight: 700;
}

.ko .page-gz .txt2 span {
  color: #dccbad;
  background: linear-gradient(to bottom, #f7f0e1, #dfbf96);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.tw .wrap {
  overflow: hidden;
  position: relative;
  font-family: '\5FAE\8F6F\96C5\9ED1';
  width: 100%;
  height: 100%;
  background: url(../ossweb-img/bg.jpg) no-repeat center center;
  background-size: cover;
  box-sizing: border-box;
}

.tw .logo {
  position: absolute;
  top: 20px;
  left: 30px;
  width: 357px;
  height: 171px;
  background: url(../ossweb-img/logo.png) no-repeat center center;
  background-size: contain;
}

.tw .top-btn-box {
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 23;
  display: flex;
  align-items: center;
}

.tw .select_box {
  position: absolute;
  top: 92px;
  right: 40px;
  font-family: 'syst';
}

.tw .select_box .select-top-box {
  width: 145px;
  height: 42px;
  box-sizing: border-box;
  background-image: url(../ossweb-img/select-bg.png);
  font-size: 22px;
  color: #fce3c4;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  cursor: pointer;
}

.tw .select_box .select-top-box .icon-jt {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 14px;
  background: url(../ossweb-img/icon-jt.png) no-repeat center center;
  background-size: contain;
  margin-right: 8px;
  margin-top: 4px;
}

.tw .select_box .select_item {
  padding-top: 26px;
  box-sizing: border-box;
  background-image: url(../ossweb-img/select-bg2.png);
  width: 145px;
  height: 244px;
  display: none;
  position: absolute;
  top: 50%;
  left: 0;
}

.tw .select_box .select_item > div {
  cursor: pointer;
  padding: 4px 8px;
  text-align: center;
  font-size: 18px;
  color: #b7ad9c;
}

.tw .select_box .select_item > div.on {
  color: #e2c189;
}

.tw .part-box {
  position: relative;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: none;
}

.tw .part-box.on {
  display: flex;
}

.tw .page-home {
  justify-content: end;
  padding-bottom: 40px;
}

.tw .page-home .btn-rules {
  width: 147px;
  height: 46px;
  background: url(../ossweb-img/tw/btn-rules.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 40px;
  right: 40px;
}

.tw .page-home .part-title {
  width: 710px;
  height: 210px;
  background: url(../ossweb-img/tw/title1.png) no-repeat center center;
  background-size: contain;
  margin: 0 auto 0;
}

.tw .page-home .lott-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 870px;
  margin: -34px auto 0;
}

.tw .page-home .lott-box .lott-item img {
  display: block;
  width: 283px;
  height: 289px;
  margin: 0 auto 0;
}

.tw .page-home .lott-box .lott-item .hlfl-text {
  width: 430px;
  height: 55px;
  background: url(../ossweb-img/tw/hlfl-text.png) no-repeat center center;
  background-size: contain;
  margin: -28px auto 0;
}

.tw .page-home .lott-box .lott-item .xsfl-text {
  width: 430px;
  height: 55px;
  background: url(../ossweb-img/tw/xsfl-text.png) no-repeat center center;
  background-size: contain;
  margin: -28px auto 0;
}

.tw .page-home .login-choose-box {
  display: flex;
  width: 500px;
  margin: 35px auto 0;
  justify-content: space-between;
  align-items: center;
}

.tw .page-home .login-choose-box .login-item {
  width: 150px;
  margin: 0 auto 0;
}

.tw .page-home .login-choose-box .login-item.active .login-change {
  background-image: url(../ossweb-img/dl-bg-on.png);
}

.tw .page-home .login-choose-box .login-item.active .login-change .login-un {
  background-image: url(../ossweb-img/login-on.png);
}

.tw .page-home .login-choose-box .login-item .txt {
  font-size: 26px;
  color: #f5d197;
  background: linear-gradient(to bottom, #fff, #dfbc93);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  margin-top: 6px;
  font-weight: 700;
}

.tw .page-home .login-choose-box .login-item .login-change {
  width: 109px;
  height: 108px;
  background: url(../ossweb-img/dl-bg.png) no-repeat center center;
  background-size: contain;
  position: relative;
  margin: 0 auto 0;
}

.tw .page-home .login-choose-box .login-item .login-change img {
  display: block;
  width: 109px;
  height: 108px;
  margin: 0 auto 0;
}

.tw .page-home .login-choose-box .login-item .login-change .login-un {
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
  width: 38px;
  height: 38px;
  background: url(../ossweb-img/login-un.png) no-repeat center center;
  background-size: contain;
}

.tw .page-home .btn-dl {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/tw/btn-dl.png) no-repeat center center;
  background-size: contain;
  display: block;
  margin: 20px auto 0;
}

.tw .page-home .bottom-tips-box {
  font-size: 14px;
  color: #fce3c4;
  font-family: 'syst';
  display: flex;
  margin: 20px auto 0;
}

.tw .page-home .bottom-tips-box .login-un {
  width: 45px;
  background: url(../ossweb-img/login-un2.png) no-repeat center top;
  background-size: 100%;
}

.tw .page-home .bottom-tips-box .login-un.active {
  background-image: url(../ossweb-img/login-on2.png);
}

.tw .page-home .bottom-tips-box a {
  color: #fce3c4;
}

.tw .page-home .bottom-tips-box .txt {
  width: 800px;
}

.tw .page-lott1,
.tw .page-lott2,
.tw .page-new1,
.tw .page-new2 {
  padding-top: calc(10vh);
}

.tw .page-lott1 .gxhd-tit,
.tw .page-lott2 .gxhd-tit,
.tw .page-new1 .gxhd-tit,
.tw .page-new2 .gxhd-tit {
  width: 675px;
  height: 75px;
  background: url(../ossweb-img/tw/gxhd-tit.png) no-repeat center center;
  background-size: contain;
  margin: 0 auto 0;
}

.tw .page-lott1 .kuang-box,
.tw .page-lott2 .kuang-box,
.tw .page-new1 .kuang-box,
.tw .page-new2 .kuang-box {
  width: 698px;
  min-height: 399px;
  height: auto;
  background: url(../ossweb-img/kuang-bg.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 30px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tw .page-lott1 .kuang-box .lott1,
.tw .page-lott2 .kuang-box .lott1,
.tw .page-new1 .kuang-box .lott1,
.tw .page-new2 .kuang-box .lott1 {
  display: block;
  width: 239px;
  height: 257px;
  margin: 0 auto 0;
}

.tw .page-lott1 .kuang-box p,
.tw .page-lott2 .kuang-box p,
.tw .page-new1 .kuang-box p,
.tw .page-new2 .kuang-box p {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

.tw .page-lott1 .kuang-box p .line1,
.tw .page-lott2 .kuang-box p .line1,
.tw .page-new1 .kuang-box p .line1,
.tw .page-new2 .kuang-box p .line1 {
  width: 120px;
  height: 4px;
  background: url(../ossweb-img/line1.png) no-repeat center center;
  background-size: contain;
}

.tw .page-lott1 .kuang-box p .line2,
.tw .page-lott2 .kuang-box p .line2,
.tw .page-new1 .kuang-box p .line2,
.tw .page-new2 .kuang-box p .line2 {
  width: 120px;
  height: 4px;
  background: url(../ossweb-img/line2.png) no-repeat center center;
  background-size: contain;
}

.tw .page-lott1 .kuang-box p .txt,
.tw .page-lott2 .kuang-box p .txt,
.tw .page-new1 .kuang-box p .txt,
.tw .page-new2 .kuang-box p .txt {
  font-size: 28px;
  color: #dccbad;
  background: linear-gradient(to bottom, #e5d8b3, #9c866e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  font-weight: 700;
  position: relative;
  margin: 0 20px;
}

.tw .page-lott1 .btn-xz,
.tw .page-lott2 .btn-xz,
.tw .page-new1 .btn-xz,
.tw .page-new2 .btn-xz {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/tw/btn-xz.png) no-repeat center center;
  background-size: contain;
  margin: 55px auto 0;
}

.tw .page-lott1 .btn-qw,
.tw .page-lott2 .btn-qw,
.tw .page-new1 .btn-qw,
.tw .page-new2 .btn-qw {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/tw/btn-qw.png) no-repeat center center;
  background-size: contain;
  margin: 55px auto 0;
}

.tw .page-new1 .add-new-tips,
.tw .page-new2 .add-new-tips {
  margin-top: 30px !important;
}

.tw .page-new1 .add-new-tips .txt,
.tw .page-new2 .add-new-tips .txt {
  font-size: 18px !important;
}

.tw .page-new1 .btn-new-djqr,
.tw .page-new2 .btn-new-djqr {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/m/tw/btn-new-djqr.png) no-repeat center center;
  background-size: contain;
  margin: 55px auto 0;
}

.tw .page-lott2 .kuang-item,
.tw .page-new2 .kuang-item {
  width: 620px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 0;
}

.tw .page-lott2 .kuang-item .lott-dj-item,
.tw .page-new2 .kuang-item .lott-dj-item {
  text-align: center;
}

.tw .page-lott2 .kuang-item p .txt,
.tw .page-new2 .kuang-item p .txt {
  font-size: 26px;
  line-height: 1.2;
}

.tw .page-xz {
  padding-top: calc(10vh);
}

.tw .page-xz .btn-tz {
  width: 181px;
  height: 46px;
  background: url(../ossweb-img/tw/btn-tz.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 40px;
  right: 40px;
}

.tw .page-xz .xz-con {
  width: 698px;
  min-height: 399px;
  height: auto;
  background: url(../ossweb-img/kuang-bg.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 30px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tw .page-xz .xz-con .txt1 {
  font-size: 36px;
  color: #dccbad;
  background: linear-gradient(to bottom, #e5d8b3, #9c866e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  font-weight: 700;
}

.tw .page-xz .xz-con .rules-line {
  width: 510px;
  height: 17px;
  background: url(../ossweb-img/rules-line.png) no-repeat center center;
  background-size: contain;
  margin: 35px auto;
}

.tw .page-xz .xz-con .txt2 {
  font-size: 24px;
  color: #b8c1c7;
  font-family: 'syst';
}

.tw .page-gz {
  padding-top: calc(10vh);
}

.tw .page-gz .hdgz-tit {
  width: 586px;
  height: 71px;
  background: url(../ossweb-img/tw/rules-tit.png) no-repeat center center;
  background-size: contain;
}

.tw .page-gz .rules-box {
  width: 698px;
  height: 399px;
  background: url(../ossweb-img/kuang-bg.png) no-repeat center center;
  background-size: contain;
  box-sizing: border-box;
  padding-top: 80px;
  text-align: center;
  margin: 18px auto 0;
  position: relative;
}

.tw .page-gz .rules-box .btn-close {
  width: 79px;
  height: 61px;
  background: url(../ossweb-img/btn-close.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 12px;
  right: -14px;
}

.tw .page-gz .rules-line {
  width: 510px;
  height: 17px;
  background: url(../ossweb-img/rules-line.png) no-repeat center center;
  background-size: contain;
  margin: 12px auto 6px;
}

.tw .page-gz .rules-con {
  text-align: left;
  width: 625px;
  margin: 0 auto 0;
  height: 280px;
  overflow-y: auto;
  box-sizing: border-box;
  padding-right: 4px;
}

.tw .page-gz .rules-con::-webkit-scrollbar {
  width: 5px;
  border-radius: 4px;
  background: #16130d;
}

.tw .page-gz .rules-con::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #ccbd97;
}

.tw .page-gz .rules-con .rules-item {
  margin-top: 10px;
}

.tw .page-gz .rules-container {
  margin-bottom: 20px;
}

.tw .page-gz .rules-icon {
  width: 16px;
  height: 9px;
  background: url(../ossweb-img/rules-icon.png) no-repeat center center;
  background-size: contain;
  display: inline-block;
  vertical-align: top;
  margin-top: 9px;
  margin-right: 5px;
}

.tw .page-gz .txt1 {
  font-size: 23px;
  color: #dccbad;
  background: linear-gradient(to bottom, #e3d7b5, #b19f8a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  font-weight: 700;
}

.tw .page-gz .txt2 {
  display: inline-block;
  vertical-align: top;
  width: 570px;
  color: #b8c1c7;
  font-size: 18px;
  font-family: 'syst';
  font-weight: 700;
}

.tw .page-gz .txt2 span {
  color: #dccbad;
  background: linear-gradient(to bottom, #f7f0e1, #dfbf96);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.ru .wrap {
  overflow: hidden;
  position: relative;
  font-family: '\5FAE\8F6F\96C5\9ED1';
  width: 100%;
  height: 100%;
  background: url(../ossweb-img/bg.jpg) no-repeat center center;
  background-size: cover;
  box-sizing: border-box;
}

.ru .logo {
  position: absolute;
  top: 20px;
  left: 30px;
  width: 357px;
  height: 171px;
  background: url(../ossweb-img/logo.png) no-repeat center center;
  background-size: contain;
}

.ru .top-btn-box {
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 23;
  display: flex;
  align-items: center;
}

.ru .select_box {
  position: absolute;
  top: 92px;
  right: 40px;
  font-family: 'syst';
}

.ru .select_box .select-top-box {
  width: 145px;
  height: 42px;
  box-sizing: border-box;
  background-image: url(../ossweb-img/select-bg.png);
  font-size: 22px;
  color: #fce3c4;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  cursor: pointer;
}

.ru .select_box .select-top-box .icon-jt {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 14px;
  background: url(../ossweb-img/icon-jt.png) no-repeat center center;
  background-size: contain;
  margin-right: 8px;
  margin-top: 4px;
}

.ru .select_box .select_item {
  padding-top: 26px;
  box-sizing: border-box;
  background-image: url(../ossweb-img/select-bg2.png);
  width: 145px;
  height: 244px;
  display: none;
  position: absolute;
  top: 50%;
  left: 0;
}

.ru .select_box .select_item > div {
  cursor: pointer;
  padding: 4px 8px;
  text-align: center;
  font-size: 18px;
  color: #b7ad9c;
}

.ru .select_box .select_item > div.on {
  color: #e2c189;
}

.ru .part-box {
  position: relative;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: none;
}

.ru .part-box.on {
  display: flex;
}

.ru .page-home {
  justify-content: end;
  padding-bottom: 40px;
}

.ru .page-home .btn-rules {
  width: 147px;
  height: 46px;
  background: url(../ossweb-img/ru/btn-rules.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 40px;
  right: 40px;
}

.ru .page-home .part-title {
  width: 710px;
  height: 210px;
  background: url(../ossweb-img/ru/title1.png) no-repeat center center;
  background-size: contain;
  margin: 0 auto 0;
}

.ru .page-home .lott-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 870px;
  margin: -34px auto 0;
}

.ru .page-home .lott-box .lott-item img {
  display: block;
  width: 283px;
  height: 289px;
  margin: 0 auto 0;
}

.ru .page-home .lott-box .lott-item .hlfl-text {
  width: 430px;
  height: 55px;
  background: url(../ossweb-img/ru/hlfl-text.png) no-repeat center center;
  background-size: contain;
  margin: -28px auto 0;
}

.ru .page-home .lott-box .lott-item .xsfl-text {
  width: 430px;
  height: 55px;
  background: url(../ossweb-img/ru/xsfl-text.png) no-repeat center center;
  background-size: contain;
  margin: -28px auto 0;
}

.ru .page-home .login-choose-box {
  display: flex;
  width: 500px;
  margin: 35px auto 0;
  justify-content: space-between;
  align-items: center;
}

.ru .page-home .login-choose-box .login-item {
  width: 150px;
  margin: 0 auto 0;
}

.ru .page-home .login-choose-box .login-item.active .login-change {
  background-image: url(../ossweb-img/dl-bg-on.png);
}

.ru .page-home .login-choose-box .login-item.active .login-change .login-un {
  background-image: url(../ossweb-img/login-on.png);
}

.ru .page-home .login-choose-box .login-item .txt {
  font-size: 26px;
  color: #f5d197;
  background: linear-gradient(to bottom, #fff, #dfbc93);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  margin-top: 6px;
  font-weight: 700;
}

.ru .page-home .login-choose-box .login-item .login-change {
  width: 109px;
  height: 108px;
  background: url(../ossweb-img/dl-bg.png) no-repeat center center;
  background-size: contain;
  position: relative;
  margin: 0 auto 0;
}

.ru .page-home .login-choose-box .login-item .login-change img {
  display: block;
  width: 109px;
  height: 108px;
  margin: 0 auto 0;
}

.ru .page-home .login-choose-box .login-item .login-change .login-un {
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
  width: 38px;
  height: 38px;
  background: url(../ossweb-img/login-un.png) no-repeat center center;
  background-size: contain;
}

.ru .page-home .btn-dl {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/ru/btn-dl.png) no-repeat center center;
  background-size: contain;
  display: block;
  margin: 20px auto 0;
}

.ru .page-home .bottom-tips-box {
  font-size: 14px;
  color: #fce3c4;
  font-family: 'syst';
  display: flex;
  margin: 20px auto 0;
}

.ru .page-home .bottom-tips-box .login-un {
  width: 45px;
  background: url(../ossweb-img/login-un2.png) no-repeat center top;
  background-size: 100%;
}

.ru .page-home .bottom-tips-box .login-un.active {
  background-image: url(../ossweb-img/login-on2.png);
}

.ru .page-home .bottom-tips-box a {
  color: #fce3c4;
}

.ru .page-home .bottom-tips-box .txt {
  width: 800px;
}

.ru .page-lott1,
.ru .page-lott2,
.ru .page-new1,
.ru .page-new2 {
  padding-top: calc(10vh);
}

.ru .page-lott1 .gxhd-tit,
.ru .page-lott2 .gxhd-tit,
.ru .page-new1 .gxhd-tit,
.ru .page-new2 .gxhd-tit {
  width: 675px;
  height: 75px;
  background: url(../ossweb-img/ru/gxhd-tit.png) no-repeat center center;
  background-size: contain;
  margin: 0 auto 0;
}

.ru .page-lott1 .kuang-box,
.ru .page-lott2 .kuang-box,
.ru .page-new1 .kuang-box,
.ru .page-new2 .kuang-box {
  width: 698px;
  min-height: 399px;
  height: auto;
  background: url(../ossweb-img/kuang-bg.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 30px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.ru .page-lott1 .kuang-box .lott1,
.ru .page-lott2 .kuang-box .lott1,
.ru .page-new1 .kuang-box .lott1,
.ru .page-new2 .kuang-box .lott1 {
  display: block;
  width: 239px;
  height: 257px;
  margin: 0 auto 0;
}

.ru .page-lott1 .kuang-box p,
.ru .page-lott2 .kuang-box p,
.ru .page-new1 .kuang-box p,
.ru .page-new2 .kuang-box p {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

.ru .page-lott1 .kuang-box p .line1,
.ru .page-lott2 .kuang-box p .line1,
.ru .page-new1 .kuang-box p .line1,
.ru .page-new2 .kuang-box p .line1 {
  width: 120px;
  height: 4px;
  background: url(../ossweb-img/line1.png) no-repeat center center;
  background-size: contain;
}

.ru .page-lott1 .kuang-box p .line2,
.ru .page-lott2 .kuang-box p .line2,
.ru .page-new1 .kuang-box p .line2,
.ru .page-new2 .kuang-box p .line2 {
  width: 120px;
  height: 4px;
  background: url(../ossweb-img/line2.png) no-repeat center center;
  background-size: contain;
}

.ru .page-lott1 .kuang-box p .txt,
.ru .page-lott2 .kuang-box p .txt,
.ru .page-new1 .kuang-box p .txt,
.ru .page-new2 .kuang-box p .txt {
  font-size: 28px;
  color: #dccbad;
  background: linear-gradient(to bottom, #e5d8b3, #9c866e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  font-weight: 700;
  position: relative;
  margin: 0 20px;
}

.ru .page-lott1 .btn-xz,
.ru .page-lott2 .btn-xz,
.ru .page-new1 .btn-xz,
.ru .page-new2 .btn-xz {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/ru/btn-xz.png) no-repeat center center;
  background-size: contain;
  margin: 55px auto 0;
}

.ru .page-lott1 .btn-qw,
.ru .page-lott2 .btn-qw,
.ru .page-new1 .btn-qw,
.ru .page-new2 .btn-qw {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/ru/btn-qw.png) no-repeat center center;
  background-size: contain;
  margin: 55px auto 0;
}

.ru .page-new1 .add-new-tips,
.ru .page-new2 .add-new-tips {
  margin-top: 30px !important;
}

.ru .page-new1 .add-new-tips .txt,
.ru .page-new2 .add-new-tips .txt {
  font-size: 18px !important;
}

.ru .page-new1 .btn-new-djqr,
.ru .page-new2 .btn-new-djqr {
  width: 328px;
  height: 89px;
  background: url(../ossweb-img/m/ru/btn-new-djqr.png) no-repeat center center;
  background-size: contain;
  margin: 55px auto 0;
}

.ru .page-lott2 .kuang-item,
.ru .page-new2 .kuang-item {
  width: 620px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 0;
}

.ru .page-lott2 .kuang-item .lott-dj-item,
.ru .page-new2 .kuang-item .lott-dj-item {
  text-align: center;
}

.ru .page-lott2 .kuang-item p .txt,
.ru .page-new2 .kuang-item p .txt {
  font-size: 26px;
  line-height: 1.2;
}

.ru .page-xz {
  padding-top: calc(10vh);
}

.ru .page-xz .btn-tz {
  width: 181px;
  height: 46px;
  background: url(../ossweb-img/ru/btn-tz.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 40px;
  right: 40px;
}

.ru .page-xz .xz-con {
  width: 698px;
  min-height: 399px;
  height: auto;
  background: url(../ossweb-img/kuang-bg.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 30px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.ru .page-xz .xz-con .txt1 {
  font-size: 36px;
  color: #dccbad;
  background: linear-gradient(to bottom, #e5d8b3, #9c866e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  font-weight: 700;
}

.ru .page-xz .xz-con .rules-line {
  width: 510px;
  height: 17px;
  background: url(../ossweb-img/rules-line.png) no-repeat center center;
  background-size: contain;
  margin: 35px auto;
}

.ru .page-xz .xz-con .txt2 {
  font-size: 24px;
  color: #b8c1c7;
  font-family: 'syst';
}

.ru .page-gz {
  padding-top: calc(10vh);
}

.ru .page-gz .hdgz-tit {
  width: 586px;
  height: 71px;
  background: url(../ossweb-img/ru/rules-tit.png) no-repeat center center;
  background-size: contain;
}

.ru .page-gz .rules-box {
  width: 698px;
  height: 399px;
  background: url(../ossweb-img/kuang-bg.png) no-repeat center center;
  background-size: contain;
  box-sizing: border-box;
  padding-top: 80px;
  text-align: center;
  margin: 18px auto 0;
  position: relative;
}

.ru .page-gz .rules-box .btn-close {
  width: 79px;
  height: 61px;
  background: url(../ossweb-img/btn-close.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 12px;
  right: -14px;
}

.ru .page-gz .rules-line {
  width: 510px;
  height: 17px;
  background: url(../ossweb-img/rules-line.png) no-repeat center center;
  background-size: contain;
  margin: 12px auto 6px;
}

.ru .page-gz .rules-con {
  text-align: left;
  width: 625px;
  margin: 0 auto 0;
  height: 280px;
  overflow-y: auto;
  box-sizing: border-box;
  padding-right: 4px;
}

.ru .page-gz .rules-con::-webkit-scrollbar {
  width: 5px;
  border-radius: 4px;
  background: #16130d;
}

.ru .page-gz .rules-con::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #ccbd97;
}

.ru .page-gz .rules-con .rules-item {
  margin-top: 10px;
}

.ru .page-gz .rules-container {
  margin-bottom: 20px;
}

.ru .page-gz .rules-icon {
  width: 16px;
  height: 9px;
  background: url(../ossweb-img/rules-icon.png) no-repeat center center;
  background-size: contain;
  display: inline-block;
  vertical-align: top;
  margin-top: 9px;
  margin-right: 5px;
}

.ru .page-gz .txt1 {
  font-size: 23px;
  color: #dccbad;
  background: linear-gradient(to bottom, #e3d7b5, #b19f8a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-family: 'syst';
  text-align: center;
  font-weight: 700;
}

.ru .page-gz .txt2 {
  display: inline-block;
  vertical-align: top;
  width: 570px;
  color: #b8c1c7;
  font-size: 18px;
  font-family: 'syst';
  font-weight: 700;
}

.ru .page-gz .txt2 span {
  color: #dccbad;
  background: linear-gradient(to bottom, #f7f0e1, #dfbf96);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
