<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a.amore {
  width: 100%;
  border-radius: 2px;
  height: 25px;
  display: block;
  text-align: center;
  line-height: 25px;
  background: #B8C0CC;
  color: #000;
  font-size: 12px;
}
.hot_gift {
  width: 100%;
  background: #fff;
}
.hot_gift ul#gamehot li span {
  display: block;
  position: absolute;
  right: 5px;
  top: 8px;
  color: #A9A9A9;
}
.hot_gift ul#gamehot li.show span {
  left: 128px;
  top: 70px;
}
.hot_gift ul {
  padding: 10px 15px;
  padding-top: 0px;
}
.hot_gift ul li {
  width: 100%;
  height: 30px;
  position: relative;
  background: white;
  padding: 20px 10px;
  box-sizing: border-box;
}
.hot_gift ul li img {
  display: none;
}
.hot_gift ul li p.hh {
  display: none;
}
.hot_gift ul li p {
  font-weight: bold;
  font-size: 14px;
  font-weight: normal;
  line-height: 0px;
  margin-left: 22px;
}
.hot_gift ul li span {
  display: none;
  font-size: 12px;
}
.hot_gift ul li.show {
  width: 100%;
  height: 100px;
  position: relative;
  background: white;
  padding: 10px 10px;
  box-sizing: border-box;
  border-bottom: 1px dashed gainsboro;
}
.hot_gift ul li:nth-last-of-type(1).show {
  border: none;
}
.hot_gift ul li.show img {
  width: 80px;
  height: 80px;
  margin-right: 15px;
  display: block;
  float: left;
  margin-left: 22px;
}
.hot_gift ul li.show p {
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 30px;
}
.hot_gift ul li.show p.hh {
  display: block;
  font-size: 12px;
  font-weight: normal;
  position: absolute;
  top: 38px;
  left: 105px;
}
.hot_gift ul li.show span {
  display: block;
  float: left;
  position: absolute;
  top: 69px;
  left: 105px;
}
.hot_gift ul li.show b {
  color: #F25D8E;
}
.hot_gift h3::after {
  background-position: -2px -39px;
}
.hot_gift ul#gamehot li:nth-child(1) i {
  background: #F25D8E;
}
.hot_gift ul#gamehot li:nth-child(2) i {
  background: #F25D8E;
}
.hot_gift ul#gamehot li:nth-child(3) i {
  background: #F25D8E;
}
.hot_gift ul#gamehot li.show i {
  height: 80px;
  width: 23px;
  line-height: 80px;
  font-weight: 700;
  font-size: 16px;
}
.hot_gift ul li i {
  position: absolute;
  top: 11px;
  left: -3px;
  display: block;
  width: 22px;
  height: 22px;
  background: #B8C0CC;
  text-align: center;
  line-height: 22px;
  font-style: normal;
  color: #FFFFFF;
  border-radius: 2px;
}
.new_t {
  padding-top: 20px;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #00A1D6;
}
.new_t h4 {
  margin-right: 20px;
}
.new_t span {
  font-size: 14px;
  line-height: 69px;
  color: #A9A9A9;
}
.new_t i.new {
  width: 28px;
  background-position: 0px -90px;
}
.new_g {
  position: relative;
  margin-bottom: 40px;
}
.new_g span.bq {
  width: 20px;
  height: 98px;
  background: url(../img/tb.png) -206px 1px;
  position: absolute;
  padding: 10px 10px 0 10px;
  top: -3px;
  left: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.new_g i.xf{
  border-bottom:1px solid #00A1D6;
  font-size:18px;
  display:block;
  height:30px;
  width:80px;
  text-align:center;
  line-height:30px;
  font-weight:bold;
  color:#333;
}
.new_g .new_t {
  padding-top: 0;
  height: 50px;
}
.new_g .new_t i.new {
  width: 39px;
  background-position: 0px -255px;
}
.new_g ul {
  width: 100%;
  height: 150px;
  padding: 10px;
  box-sizing: border-box;
  background: #fff;
}
.new_g ul li {
  width: 10%;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.new_g ul li a img {
  width: 92px;
  height: 92px;
  border-radius: 20px;
  margin-bottom: 5px;
}
.new_g ul li a span {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.new_g2 {
  margin-bottom: 0px;
}
.new_g2 ul {
  padding-left: 80px;
  padding-top: 23px;
}
.new_g2 ul li a img {
  width: 80px;
  height: 80px;
}
.new_g2 ul li a span {
  font-size: 14px;
}
/*******   Page star *******/
div#page {
  width: 100%;
  height: 30px;
  margin: 0 auto;
  font-size: 14px;
  color: gray;
  display: flex;
  justify-content: center;
  margin-top: 22px;
  padding-bottom: 50px;
}
div#page p {
  float: left;
  border: 1px solid #D8D8D8;
  margin-right: 8px;
  color: gray;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  background: #fff;
}
div#page a {
  border: 1px solid #D8D8D8;
  width: 60px;
  height: 30px;
  float: left;
  line-height: 30px;
  margin-right: 8px;
  color: gray;
  font-size: 14px;
  background: #fff;
  text-align: center;
}
div#page a.cur {
  color: white;
  border: none;
  background: #F25D8E;
  border: 1px solid #F25D8E;
}
div#page p.pageEllipsis {
  border: none;
  padding: 1px;
  padding-top: 4px;
  background: none;
}
div#page p b {
  color: #F25D8E;
  font-weight: normal;
}
/*******  Page end  *******/
/* rand_see action */
.rand_article {
  clear: both;
  width: 100%;
  background: white;
  margin-bottom: 20px;
}
.rand_article h3::after {
  background-position-y: -409px;
}
.rand_article .maxa {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}
.rand_article .maxa a.show {
  background: #F7640D;
  color: white;
}
.rand_article .maxa a {
  padding: 5px 20px;
  border-radius: 5px;
  color: black;
}
.rand_article ul.mina {
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  overflow: hidden;
  padding-top: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.rand_article ul.mina span {
  width: 18px;
  height: 18px;
  color: white;
  display: block;
  float: left;
  text-align: center;
  line-height: 18px;
  margin-right: 10px;
  background: #6495ED;
}
.rand_article ul.mina li {
  display: none;
}
.rand_article ul.mina li.showli {
  min-width: 270px;
  width: 50%;
  display: block;
}
.rand_article ul.mina li.showli a {
  display: block;
  width: 100%;
  height: 30px;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rand_article ul.mina li.showli a:hover {
  color: #F25D8E;
  font-weight: bold;
}
/* rand_see over */
/* top_pic model action*/
.topgame {
  clear: both;
  background: #FFFFFF;
}
.topgame h3::after {
  background-position: 0 -411px;
}
ul.topg {
  width: 100%;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
ul.topg li {
  width: 26%;
  max-width: 90px;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
ul.topg li a img {
  width: 96%;
  float: left;
  margin-bottom: 12px;
}
ul.topg li a:hover span {
  color: #F25D8E;
}
ul.topg li a:hover img {
  opacity: 0.6;
}
/* top_pic model over*/
/* glist action */
.hothj {
  background: #FFFFFF;
}
.hothj h3::after {
  background-position: -169px -333px;
}
.glist {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  align-content: space-around;
  flex-wrap: wrap;
}
.glist a:hover {
  background: #00A1D6;
  color: #FFFFFF;
  border-radius: 2px;
}
.glist a {
  width: 30%;
  max-width: 125px;
  height: 40px;
  float: left;
  display: block;
  background: #FAFAFA;
  margin: 3px 5px;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
  color: #F25D8E;
}
/* glist over */
/* zhuanti action */
.dg_zt {
  width: 100%;
  background: #fff;
  margin-top: 20px;
  clear: both;
}
.dg_zt h3::after {
  background-position: -169px -296px;
}
.dg_zt ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: space-between;
  padding: 0 15px 10px 15px;
  box-sizing: border-box;
}
.dg_zt ul li:hover {
  outline: 1px solid #F25D8E;
}
.dg_zt ul li {
  width: 32%;
  margin-bottom: 10px;
  max-width: 300px;
  min-width: 275px;
  height: 90px;
  position: relative;
  background-image: linear-gradient(transparent, transparent, #E5F2FC);
}
.dg_zt ul li span.lil {
  display: block;
  position: absolute;
  bottom: 3px;
  left: 57%;
  color: #A1A1A1;
  font-size: 12px;
}
.dg_zt ul li a img {
  width: 55%;
  height: 100%;
  float: left;
  border-radius: 2px;
}
.dg_zt ul li a span {
  display: block;
  font-size: 14px;
  width: 42%;
  line-height: 20px;
  float: right;
  margin-top: 5px;
}
.dg_zt ul li a:hover img {
  opacity: 0.8;
}
.dg_zt ul li a:hover span {
  color: #F25D8E;
}
/* zhuanti overr*/
/* randzhuanti  action **/
/* randzhuanti  over **/
/* rand_see action */
.rand_article {
  width: 100%;
  /*height: 380px;*/
  background: white;
  margin-bottom: 20px;
}
.rand_article .maxa {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}
.rand_article .maxa a.show {
  background: #F25D8E;
  color: white;
}
.rand_article .maxa a {
  padding: 5px 20px;
  border-radius: 5px;
  color: black;
}
.rand_article ul.mina {
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  overflow: hidden;
  padding-top: 10px;
  border-top: 1px solid #CFCFCF;
}
.rand_article ul.mina span {
  width: 18px;
  height: 18px;
  color: white;
  display: block;
  float: left;
  text-align: center;
  line-height: 18px;
  margin-right: 10px;
  background: #00A1D6;
}
.rand_article ul.mina li {
  display: none;
}
.rand_article ul.mina li.showli {
  width: 100%;
  display: block;
}
.rand_article ul.mina li.showli a {
  display: block;
  width: 100%;
  height: 30px;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rand_article ul.mina li.showli a:hover {
  color: #F25D8E;
  font-weight: bold;
}
/* rand_see over */
</pre></body></html>