/*
 * Author: clovis(706706)
 * Version: 0.1.0
 * Compile Date: 2025-06-20 10:43
*/ 
/***********************reset***********************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, span, object, iframe {
  padding: 0;
  margin: 0; }

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

fieldset, img {
  border: 0; }

ol, ul {
  list-style: none; }

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

body {
  font: 12px/1.6 "roboto"; }

a {
  text-decoration: none; }
  a:hover {
    filter: brightness(1.2);
    -webkit-filter: brightness(1.2); }

a:active {
  outline: 0; }

img {
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #b9b9b9; }

input {
  outline: 0;
  border: 0;
  font-family: "Microsoft YaHei"; }

textarea {
  overflow: auto;
  resize: none; }

* {
  box-sizing: border-box; }

html, body, #main, #fullbg {
  height: 100%;
  overflow: hidden;
  min-width: 1200px;
  background: #fff; }

.page {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -99;
  opacity: 0;
  transition: opacity linear 0.4s;
  -webkit-transition: opacity linear 0.4s; }
  .page.active {
    opacity: 1;
    z-index: 1; }
  .page .set-table1 table {
    margin-top: 0; }

.login {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 60px;
  right: 20px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 39px;
  z-index: 3;
  font-weight: bold; }
  .login a,.btn-login {
    background: url(https://hw.99.com/uploads/wtop/summer/img/login.png) no-repeat center;
    width: 140px;
    height: 39px;
    color: #fff;
    text-shadow: 0.326px 0.946px 6.37px rgba(17, 101, 119, 0.9);
    padding-right: 10px;text-align: center; }

.logined {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 60px;
  right: 5px;
  color: #cdf7eb;
  font-size: 18px;
  line-height: 41px;
  text-shadow: 0 0 2px #065978, 0 0 2px #065978, 0 0 2px #065978, 0 0 2px #065978;
  z-index: 2;
  padding: 2px 10px;
  border-radius: 15px; }


@keyframes video-ani {
  from {
    transform: scale(1.2); } }

.sect {
  width: 1177px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  z-index: 3; }

.page-first {
  background: url("https://hw.99.com/uploads/wtop/summer/img/page-first.jpg") no-repeat center/cover; }

.page-con {
  background: url("https://hw.99.com/uploads/wtop/summer/img/page-con.jpg") no-repeat center/cover; }

.list {
  display: flex;
  justify-items: center;
  justify-content: center;
  flex-direction: row; }

.nav {
  position: absolute;
  top: 50%;
  margin-top: 114px;
  pointer-events: none;
  z-index: 2;
  margin-left: -570px;
  left: 50%;
  width: 700px; }
  .nav.nav1 {
    width: 212px;
    height: 569px;
    min-width: auto;
    top: 50%;
    left: 50%;
    background: url(https://hw.99.com/uploads/wtop/summer/img/nav2.png) no-repeat center;
    margin-top: -265px;
    margin-left: -750px; }
    .nav.nav1 a {
      background: url(https://hw.99.com/uploads/wtop/summer/img/nava2.png) no-repeat center;
      width: 194px;
      height: 158px;
      padding: 47px 28px 20px 75px; }
      .nav.nav1 a:hover, .nav.nav1 a.active {
        background: url(https://hw.99.com/uploads/wtop/summer/img/nava2-on.png) no-repeat center; }
      .nav.nav1 a + a {
        margin-top: -20px; }
  .nav a {
    pointer-events: initial;
    background: url(https://hw.99.com/uploads/wtop/summer/img/nav.png) no-repeat center;
    width: 183px;
    height: 205px;
    font-size: 0;
    padding: 82px 28px 20px 52px;
    transition: all ease 0.3s;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0px 20px; }
    .nav a span {
      display: block;
      width: 90px;
      height: 56px; }
    .nav a.active, .nav a:hover {
      background: url(https://hw.99.com/uploads/wtop/summer/img/nav-on.png) no-repeat center; }
      .nav a.active span, .nav a:hover span {
        width: 90px;
        height: 70px; }
    .nav a:nth-child(1) span {
      background: url(https://hw.99.com/uploads/wtop/summer/img/en/nav-txt1.png) no-repeat; }
    .nav a:nth-child(1).active span, .nav a:nth-child(1):hover span {
      background: url(https://hw.99.com/uploads/wtop/summer/img/en/nav-txt1-on.png) no-repeat; }
    .nav a:nth-child(2) span {
      background: url(https://hw.99.com/uploads/wtop/summer/img/en/nav-txt2.png) no-repeat; }
    .nav a:nth-child(2).active span, .nav a:nth-child(2):hover span {
      background: url(https://hw.99.com/uploads/wtop/summer/img/en/nav-txt2-on.png) no-repeat; }
    .nav a:nth-child(3) span {
      background: url(https://hw.99.com/uploads/wtop/summer/img/en/nav-txt3.png) no-repeat; }
    .nav a:nth-child(3).active span, .nav a:nth-child(3):hover span {
      background: url(https://hw.99.com/uploads/wtop/summer/img/en/nav-txt3-on.png) no-repeat; }
    .nav a:nth-child(4) span {
      background: url(https://hw.99.com/uploads/wtop/summer/img/en/nav-txt4.png) no-repeat; }
    .nav a:nth-child(4).active span, .nav a:nth-child(4):hover span {
      background: url(https://hw.99.com/uploads/wtop/summer/img/en/nav-txt4-on.png) no-repeat; }

.slg {
  position: absolute;
  top: 50%;
  font-size: 0;
  width: 100%;
  z-index: 3;
  pointer-events: none; }

.slg1 {
  background: url(https://hw.99.com/uploads/wtop/summer/img/en/slg1.png) no-repeat center top;
  width: 873px;
  height: 466px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -335px;
  margin-left: -666px;
  z-index: 5; }
  .slg1 p {
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    font-style: italic;
    width: 420px;
    height: 40px;
    line-height: 40px;
    margin: 367px auto 0;
    padding-left: 0px;
    text-shadow: 0 0 5px #13fbe2, 0 0 10px #13fbe2, 0 0 15px #13fbe2, 0 0 20px #13fbe2; }
  .slg1 .time-sy {
    display: block; }
  .slg1 .time-second {
    display: none; }

.slg2 {
  height: 261px;
  text-align: center;
  background: url(https://hw.99.com/uploads/wtop/summer/img/en/slg2.png) no-repeat center top;
  margin-top: -500px; }
  .slg2 p {
    text-align: center;
    font-size: 20px;
    padding-top: 196px;
    line-height: 34px;
    color: #ffffff;
    padding-left: 20px;
    font-style: italic;
    text-shadow: 0 0 5px #13fbe2, 0 0 10px #13fbe2, 0 0 15px #13fbe2, 0 0 20px #13fbe2; }
  .slg2 i {
    display: none; }
  .slg2 .time-sy {
    display: none; }
  .slg2 .time-second {
    display: block; }

.cont {
  width: 1050px;
  height: 630px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -525px;
  margin-top: -250px;
  text-align: center;
  font-size: 18px; }

.p2-con {
  background: url(https://hw.99.com/uploads/wtop/summer/img/p2-con.png) no-repeat center;
  width: 1130px;
  height: 647px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -565px;
  margin-top: -250px; }
  .p2-con .cont {
    height: 490px;
    margin-top: -300px; }

.set-table i {
  display: inline-block;
  text-align: center;
  line-height: 20px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  font-style: normal;
  background: #453279; }
.set-table table {
  width: 98%;
  margin: 0px auto;
  color: #fff;
  font-size: 20px; }
.set-table td {
  line-height: 42px;
  border-bottom: 1px dashed #3e94a4; }
.set-table th {
  font-size: 26px;
  height: 50px;
  font-weight: normal;
  border-bottom: 1px dashed #3e94a4; }
.set-table .my {
  background: #607d8b; }
  .set-table .my td {
    color: #fff4c3; }
.set-table .num1 {
  background: url("https://hw.99.com/uploads/wtop/summer/img/1.png") no-repeat center;
  font-size: 0; }
.set-table .num2 {
  background: url("https://hw.99.com/uploads/wtop/summer/img/2.png") no-repeat center;
  font-size: 0; }
.set-table .num3 {
  background: url("https://hw.99.com/uploads/wtop/summer/img/3.png") no-repeat center;
  font-size: 0; }
.set-table .h-pop {
  display: none; }
.set-table .box {
  background: url("https://hw.99.com/uploads/wtop/summer/img/box.png") no-repeat center;
  width: 77px;
  height: 32px;
  display: block;
  margin: 0 auto;
  position: relative; }
.set-table .h-pop {
  display: none;
  position: absolute;
  white-space: normal;
  top: 3px;
  left: 46px;
  color: #fff;
  background: rgba(72, 136, 84, 0.9);
  width: 190px;
  height: auto;
  padding: 10px 10px;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  border: 1px solid #0e3d4f;
  border-radius: 20px;
  box-shadow: 0 0 4px #dcc37a;
  border-radius: 20px; }
.set-table .jp-td:hover .h-pop {
  display: block;
  z-index: 50; }
.set-table .btn {
  width: 85px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  display: inline-block; }
  .set-table .btn.gray {
    filter: grayscale(100%); }

.no-data {
  color: #fffece;
  text-align: center;
  padding: 100px 0;
  font-weight: bold;
  font-size: 26px;
  letter-spacing: 4px; }

.search {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #fff;
  margin-top: 100px; }
  .search input {
    background: rgba(109, 75, 132, 0.8);
    width: 724px;
    height: 42px;
    border-radius: 20px;
    color: #fff;
    padding: 0 10px;
    font-size: 20px; }
  .search a {
    background: url(https://hw.99.com/uploads/wtop/summer/img/ss.png);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
    width: 94px;
    height: 42px;
    color: #fff; }

.pager {
  font-size: 16px;
  position: absolute;
  top: 50%;
  text-align: center;
  margin-top: 185px;
  margin-left: -489px;
  padding-top: 10px;
  width: 995px;
  left: 50%; }
  .pager a, .pager span {
    padding: 0 6px;
    color: #fff;
    margin: 0 3px;
    font-weight: bold; }
  .pager span {
    background: #16699e;
    border-radius: 50%; }

.detail {
  background: url(https://hw.99.com/uploads/wtop/summer/img/en/detail.png) no-repeat center;
  font-size: 0px;
  display: block;
  margin: 20px 10px;
  height: 30px; }

.txt-list {
  width: 100%; }
  .txt-list li {
    overflow: hidden; }
  .txt-list h4 {
    color: #f0ffff;
    font-size: 21px;
    text-align: center;
    line-height: 52px; }
  .txt-list p, .txt-list h6 {
    color: #e0632b;
    font-size: 18px;
    line-height: 28px;
    width: 260px;
    margin: 0 auto;
    text-align: left;
    padding: 0 20px; }

.hl-list li {
  width: 347px;
  height: 522px;
  background: url(https://hw.99.com/uploads/wtop/summer/img/gl.png) no-repeat center top;
  margin: 0px 10px;
  padding: 0px 30px 0px 20px; }
  .hl-list li:nth-child(2) {
    margin-top: 30px; }
.hl-list h4 {
  height: 50px;
  line-height: 50px;
  color: #fffcd0;
  text-shadow: 0px 0px 7px rgba(11, 52, 81, 0.61);
  font-weight: bold;
  font-size: 22px;
  margin-top: 77px;
  margin-bottom: 18px; 
  line-height: 20px;
  padding-top: 5px;}
.hl-list p {
  color: #357160;
  line-height: 28px;
  /* text-indent: 2em;  */
}

.xl-list {
  height: 550px;
  overflow: auto;
  flex-flow: wrap;
  width: 1000px;
  margin: 0 auto;
  margin-top: 10px; }
  .xl-list::-webkit-scrollbar {
    width: 6px;
    height: 6px; }
  .xl-list::-webkit-scrollbar-button {
    display: none; }
  .xl-list::-webkit-scrollbar-thumb {
    background-color: #5fcc72;
    cursor: pointer; }
  .xl-list::-webkit-scrollbar-corner {
    display: none; }
  .xl-list::-webkit-resizer {
    display: none; }
  .xl-list li {
    width: 442px;
    height: 456px;
    background: url(https://hw.99.com/uploads/wtop/summer/img/en/pr-bg.png) no-repeat center;
    margin: 40px 20px;
    padding: 115px 21px 0 37px; }
  .xl-list h4 {
    font-size: 24px;
    color: #2a783e;
    font-weight: bold;
    line-height: 30px;
    margin-top: 10px;
    height: 20px; }
  .xl-list p {
    text-align: center;
    color: #2a783e;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -20px; }
  .xl-list .img {
    width: 251px;
    height: 238px;
    margin: 0px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0.8); }
    .xl-list .img img {
      max-width: 100%;
      max-height: 100%;
      cursor: pointer; }

.pop {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  background: rgba(0, 0, 0, 0.8);
  z-index: -99;
  opacity: 0; }
  .pop.active {
    display: block;
    z-index: 99;
    opacity: 1; }
  .pop .close {
    background: url(https://hw.99.com/uploads/wtop/summer/img/close.png) no-repeat center;
    width: 94px;
    height: 83px;
    position: absolute;
    top: 35px;
    right: -40px;
    font-size: 0; }
    .pop .close::after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      font-size: 36px; }
  .pop .pop-cont {
    background: url(https://hw.99.com/uploads/wtop/summer/img/pop.png) no-repeat center;
    width: 975px;
    height: 623px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 100px 50px 30px 80px; }
    .pop .pop-cont p {
      color: #4a130e;
      font-size: 18px;
      text-align: left;
      line-height: 30px;
      padding: 0 20px; }
  .pop .spop .con {
    width: 90%;
    height: 258px;
    line-height: 280px;
    margin: 65px auto 0; }
  .pop .spop p {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    line-height: 44px;
    text-align: center;
    color: #4a130e;
    font-size: 26px;
    font-weight: bold;
    padding: 0; }
  .pop .btn-box {
    position: absolute;
    width: 100%;
    bottom: 100px;
    left: 0;
    text-align: center;
    font-size: 0; }
    .pop .btn-box a {
      background: #607d8b;
      width: 219px;
      height: 60px;
      line-height: 60px;
      display: inline-block;
      vertical-align: middle;
      margin: 0 30px;
      font-size: 25px;
      color: #fff;
      /* padding-left: 20px; */
      border-radius: 20px; }
  .pop .tac {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin-top: 30px;
    margin-top: 90px !important; }

.go-footer {
  position: fixed;
  bottom: 30px;
  right: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #000;
  background: rgba(255, 255, 255, 0.75);
  z-index: 40;
  padding: 0 20px;
  border-radius: 15px; }

.go-footer.show i {
  transform: rotate(180deg); }

.go-footer i {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(https://hw.99.com/uploads/wtop/summer/img/icon-arrow.png) no-repeat;
  margin-left: 5px;
  vertical-align: middle;
  transition: all 0.3s; }

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px auto;
  font-size: 12px;
  color: #fff;
  background: #000;
  z-index: 30;
  transform: translateY(100%);
  transition: transform 0.2s linear; }

.footer.show {
  transform: translateY(0); }

.footer a {
  color: #fff; }

.nav .go-back {
  display: none; }
  .nav .go-back.show {
    display: inline-flex; }

.set-table td {
  min-width: 90px;
  position: relative; }

.set-table td p {
  max-width: 140px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto; }

.data-tips {
  position: absolute;
  top: 50%;
  margin-top: 245px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  width: 995px;
  margin-left: -489px;
  left: 50%; }

.tips {
  position: absolute;
  top: 50%;
  margin-top: 245px;
  color: #fff;
  text-align: center;
  width: 995px;
  margin-left: -489px;
  left: 50%;
  font-size: 20px;
  text-shadow: 0 0 5px #13fbe2, 0 0 10px #13fbe2, 0 0 15px #13fbe2, 0 0 20px #13fbe2; }

.pop-cont {
  color: #f0ffff; }

.pop-title {
  background: url(https://hw.99.com/uploads/wtop/summer/img/pop-tit.png) no-repeat center;
  font-size: 22px;
  height: 46px;
  text-align: center;
  line-height: 70px;
  margin-top: 20px; }

.pop .video-pop {
  width: 975px;
  height: 623px;
  background: url(https://hw.99.com/uploads/wtop/summer/img/pop.png) no-repeat center; }

.pop .video-pop .video-bg {
  width: 842px;
  height: 474px;
  margin: 0px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .pop .video-pop .video-bg img {
    max-width: 80%;
    max-height: 95%; }

.time.time1 {
  margin-left: -400px;
  left: 50%;
  margin-top: -240px;
  width: 800px; }

@media screen and (max-height: 970px) {
  .slg2 {
    transform: scale(0.9);
    margin-top: -465px; }

  .nav.nav1 {
    margin-top: -265px; }
 }

@media screen and (max-height: 940px) {
  .slg2 {
    transform: scale(0.8);
    margin-top: -465px; }
 }

@media screen and (max-height: 870px) {
  .nav.nav1 {
    margin-top: -40px; }

  .slg2 {
    transform: scale(0.7);
    margin-top: -420px; }
 }



 .topbar .topmenu{height:31px !important}
 .topbar .topmenu .games{width:140px !important}
 .topbar .topmenu .games > ul li{width:140px !important}
 
 /*pop box*/
 .mask{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.4; filter: alpha(opacity=40); z-index: 1112;}
 .commonbox{ display: none; width:100%;height:100%;position: fixed;left:0;top:0; z-index: 99;}
 .commonbox.show { display: flex; align-items: center; justify-content: center; }
 
 .tipbox{position: relative; z-index: 1113; color: #2c5763!important; background: #fcf6bf!important;  margin: 0 auto;border:2px solid #4f906a!important }
 .box1{width: 440px;}
 
 
 .tip_t{ position: relative; z-index: 2; height: 50px; text-align: center; }
 .tip_t a.close{display: inline-block; *display: inline; *zoom: 1; position: absolute; top: 0; right: 10px; width: 44px; height: 44px; color:#2c5763!important; font-size: 50px;background: none;line-height: 50px;}
 .tip_t a.close:hover{ color:#5d4f10!important; }
 .tip_t h2{ color:#2c5763!important; line-height: 26px; font-size: 30px; text-align: center; padding-top:17px;direction: rtl;}
 .tip_c{ position: relative; z-index: 1; font-family: Arial;}
 .tip_con{width: 88%; margin: 0 auto; padding: 10px 0 5px 0; position: relative;}
 .tip_con.sp{width: 96%;}
 .tip_con span{color: #2c5763!important;}
 .tip_con p{ padding: 7px 0; line-height: 16px;}
 .tip_con div ul{padding: 0 20px;}
 .tip_con div ul li{padding: 3px;}
 .tip_con div label{font-size: 16px; text-transform: capitalize; width: 100px; display: inline-block;  *display: inline; *zoom: 1;text-align: right; padding-right: 3px;}
 .tip_con div input.ipt, .tip_con div select.slt { width: 200px; padding-left: 2px; color: #000; border: 1px solid #666; height: 24px; line-height: 24px; }
 .tip_con div input.code{width: 100px;}
 .tip_con textarea{ font-family: Arial; font-size: 14px; width: 100%; height:160px; border: 1px solid #2c5763; border-right-color: #fff6ed; border-bottom-color: #fff6ed; }
 .tip_db{padding-bottom: 10px; text-align: center;}
 .tip_db ul{margin: 0 auto; width: 380px;}
 .tip_db li{float: left!important; width: 190px;}
 .accountmore{width: 90%;margin: 0 auto;}
 .tip_db p a{color: #4b320d!important; display: inline-block;width: 50%;}
 .tip_db p a:hover{text-decoration: underline;}
 .tip_db a.btn_tip{ display:block; width:137px; height:43px; line-height: 43px; font-weight: bold; margin: 10px auto; background: #82bd7a!important; color: #2c5763!important;font-size: 17px !important;border-radius: 10px;}
 .tip_db a.btn_tip:hover{background: #ecc40f!important;color: #5d4f10 !important}
 .login_form_class{top: 32%;}

.sppage  .nav a:nth-child(1) span {background: url(https://hw.99.com/uploads/wtop/summer/img/sp/nav-txt1.png) no-repeat; }
.sppage .nav a:nth-child(1).active span,.sppage  .nav a:nth-child(1):hover span { background: url(https://hw.99.com/uploads/wtop/summer/img/sp/nav-txt1-on.png) no-repeat; }
.sppage .nav a:nth-child(2) span {background: url(https://hw.99.com/uploads/wtop/summer/img/sp/nav-txt2.png) no-repeat; }
.sppage .nav a:nth-child(2).active span,.sppage .nav a:nth-child(2):hover span {background: url(https://hw.99.com/uploads/wtop/summer/img/sp/nav-txt2-on.png) no-repeat; }
.sppage .nav a:nth-child(3) span { background: url(https://hw.99.com/uploads/wtop/summer/img/sp/nav-txt3.png) no-repeat; }
.sppage .nav a:nth-child(3).active span, .sppage .nav a:nth-child(3):hover span {background: url(https://hw.99.com/uploads/wtop/summer/img/sp/nav-txt3-on.png) no-repeat; }
.sppage .nav a:nth-child(4) span { background: url(https://hw.99.com/uploads/wtop/summer/img/sp/nav-txt4.png) no-repeat; }
.sppage .nav a:nth-child(4).active span, .sppage .nav a:nth-child(4):hover span {background: url(https://hw.99.com/uploads/wtop/summer/img/sp/nav-txt4-on.png) no-repeat; }
.sppage .detail {background: url(https://hw.99.com/uploads/wtop/summer/img/sp/detail.png) no-repeat center;}
.sppage .slg1 {background: url(https://hw.99.com/uploads/wtop/summer/img/sp/slg1.png) no-repeat center top;}
.sppage .slg2 {background: url(https://hw.99.com/uploads/wtop/summer/img/sp/slg2.png) no-repeat center top;}
.sppage .xl-list li {background: url(https://hw.99.com/uploads/wtop/summer/img/en/pr-bg.png) no-repeat center;}
.sppage .hl-list h4 {font-size: 20px;}
.sppage .hl-list p{line-height: 23px;}
.sppage .xl-list h4 {font-size: 22px;}
.sppage .data-tips{line-height: 19px;}
.sppage .login a{font-size: 18px;}
.sppage .xl-list li:first-child h4{line-height: 20px;}