.get-more {
  display: block;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  border-radius: 0.03rem;
  background-color: #eee;
  margin: 0.12rem 0.05rem;
}
.m-banner img {
  width: 100%;
  height: 200px;
}
.m-introduction {
  padding: 0 0.1rem 0.1rem 0.1rem;
  font-size: 0.13rem;
  line-height: 0.2rem;
  color: #666;
}
.m-introduction h1 {
  font-size: 0.2rem;
  margin: 0.13rem 0;
}
.m-tags .relate-rank {
  margin: 0 0 0.15rem 10px;
  font-size: 0.14rem;
}
.m-tags .relate-rank span {
  display: inline-block;
  border-left: solid 3px #f60;
  color: #666;
  font-weight: 700;
  padding-left: 5px;
  margin-right: 0.1rem;
}
.m-tags .relate-rank a {
  display: inline-block;
  color: #ff3e9e;
}
.m-tags ul {
  overflow: hidden;
}
.m-tags li {
  width: 25%;
  display: inline-block;
  float: left;
  margin-bottom: 10px;
}
.m-tags li a {
  text-align: center;
  display: block;
  margin: 0 8px;
  -webkit-border-radius: 15px;
  line-height: 0.22rem;
  height: 0.22rem;
  border-radius: 15px;
  border: solid 1px #50616d;
  color: #50616d;
  height: 100%;
}
.m-game-list .hd-tab {
  margin-bottom: 8px;
  border-bottom: solid 1px #e8e8e8;
  color: #666
;
  font-size: 0.14rem;
  overflow: hidden;
}
.m-game-list .hd-tab a {
  display: inline-block;
  float: left;
  width: 50%;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
}
.m-game-list .hd-tab a.curr {
  border-bottom: solid 1px #50616d;
  color: #50616d;
  z-index: 9;
}
.m-game-list li {
  overflow: hidden;
  margin: 10px 5px 30px 5px;
  display: box;
  display: -webkit-box;
}
.m-game-list li i.icon {
  height: 20px;
  width: 20px;
  background-color: #09f;
  display: inline-block;
  background: url(../img/tag_icon.png) no-repeat;
  margin-right: 5px;
}
.m-game-list li i.icon0 {
  background-position: -40px 0;
}
.m-game-list li i.icon1 {
  background-position: -20px 0;
}
.m-game-list li i.icon2 {
  background-position: 0 0;
}
.m-game-list .no-icon {
  margin-left: 20px;
}
.m-game-list .app-icon a {
  width: 0.73rem;
  height: 0.73rem;
  display: inline-block;
  float: left;
  margin-right: 0.1rem;
}
.m-game-list .app-icon img {
  width: 100%;
  height: 100%;
}
.m-game-list .app-info-bd {
  -webkit-box-flex: 1;
  box-flex: 1;
  position: relative;
}
.m-game-list .app-info-bd .app-info .title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 60%;
}
.m-game-list .app-info-bd .app-info .title a {
  font-size: 0.14rem;
  line-height: 0.2rem;
  color: #525252;
  font-weight: 700;
}
.m-game-list .app-info-bd .app-info .para {
  color: #666;
  font-size: 0.12rem;
  line-height: 0.3rem;
}
.m-game-list .app-info-bd .app-info .para span.num {
  margin-right: 10px;
}
.m-game-list .app-info-bd .app-info .para span.num a {
  color: #666;
}
.m-game-list .app-info-bd .app-info .des {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.12rem;
  color: #787878;
}
.m-game-list .app-info-bd .down-btn {
  width: 0.5rem;
  height: 0.28rem;
  line-height: 0.28rem;
  position: absolute;
  right: 10px;
  top: 0;
}
.m-game-list .app-info-bd .down-btn a {
  text-align: center;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  border: solid 1px #50616d;
  color: #50616d;
  width: 100%;
  height: 100%;
  display: block;
}
.f-clear:after {
  clear: both;
  height: 0;
  overflow: hidden;
  display: block;
  visibility: hidden;
  content: ".";
}
.f-fl {
  float: left;
}
.f-fr {
  float: right;
}
.f-mt {
  margin-top: 0.1rem;
}
.f-mb {
  border-bottom: 0.1rem solid #f6f3ef;
}
.bg-white {
  background-color: #fff;
}
.sprite-bg {
  background: 0 0;
  position: relative;
  overflow: hidden;
}
.sprite-bg:after {
  content: "";
  display: block;
  width: 10000%;
  height: 10000%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform: scale(0.01);
  transform-origin: 0 0;
  transform: scale(0.01);
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ccc !important;
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-container-horizontal > .swiper-pagination {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  display: inline-block;
  margin: 0 3px;
  border-radius: 100%;
  background: #ccc;
}
.swiper-pagination-bullet-active {
  background-color: #42d5a9 !important;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.btn-head-ser {
  width: 0.26rem;
  height: 0.28rem;
  margin: 0.08rem 0;
}
.btn-head-ser:after {
  background: url(../img/ico.png) -18rem -54rem no-repeat;
  background-size: 105rem auto;
}
.btn-head-meau {
  position: relative;
  width: 0.22rem;
  height: 0.18rem;
  margin: 0.13rem;
}
.btn-head-meau em,
.btn-head-meau:after,
.btn-head-meau:before {
  display: block;
  width: 100%;
  height: 0.01rem;
  background: #fff;
}
.btn-head-meau em {
  margin-top: 0.09rem;
  opacity: 1;
}
.btn-head-meau:after,
.btn-head-meau:before {
  content: "";
  position: absolute;
  height: 0.01rem;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
}
.btn-head-meau:before {
  -webkit-transform: translate3d(0, -0.09rem, 0);
  transform: translate3d(0, -0.09rem, 0);
}
.btn-head-meau:after {
  -webkit-transform: translate3d(0, 0.08rem, 0);
  transform: translate3d(0, 0.08rem, 0);
}
.search-head-wrap {
  display: none;
  position: absolute;
  left: 0.5rem;
  top: 0.07rem;
  right: 0;
  height: 0.3rem;
  line-height: 0.3rem;
  background-color: #1f1913;
}
.search-head-wrap .txt {
  position: absolute;
  left: 0;
  right: 0.5rem;
  box-sizing: border-box;
  width: 76%;
  height: 0.3rem;
  line-height: 0.3rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAIAAAAmKNuZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1Nzg4MGI3Ni1mODMwLWZmNGQtYjI3NC1lMWI3NTY5YjhiYjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTlCQzFCOTg2QjZBMTFFNkJFNDFFMDFCNDYwNEU5MUIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTlCQzFCOTc2QjZBMTFFNkJFNDFFMDFCNDYwNEU5MUIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODZlMTcxN2UtMmEzYS1lYTRlLWIxMWItZmE2NGI0OWQ4ZmZiIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU3ODgwYjc2LWY4MzAtZmY0ZC1iMjc0LWUxYjc1NjliOGJiMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pm/pi0sAAAIjSURBVHjarJRbqzFxFMZnxiHtECFnQikulBvxGfAVxXeglNzhggsukJxFlBvkfMi8z2tqN6ftMHuvIv4z6zeznrXWQ9I0TXBjtVr1+/35fH44HLbb7dcjzGazz+ezWCzE0yDZuP1+X6vVhsOh3W53uVwmk4k532w2k8lkOp0aDIZYLIbv17jZbFYsFp1OZyQSUavVwlsvl0u9Xm+1WtFoNBgMivPoR6C0VCrVbrfpV4F3TKfTP935H7fb7TKZzDss9rMXi4XwEoUXrFarDocjEAgQ74XVag2Hw+VyWdhGCn0cjUbQi/gkQqHQ+XxG0/i4Xq9ns9lEtX8SFEX5/X7k8s8hgdfrJT4Pj8cDEfk4zJpWq5WA0+v1t9vtdDpxcBh9DL0EHOpVKpXH45FzKJPJrterBBzaikSkc3CoFIspAcdk8XpIYbfH47EEHNYDuSiZg4NPACeh3k6ng1y+oBhxOESj0fiINRgM0FOMHh+HDzyn2WxiAN9XDRuGRVIoFCI4o9EIzykUCsvl8iULfpHP5+/3O7Ke+R1eEN6JZ8LLSJIUZUHlUql0fYRKpUomkxjmH90YDlqpVPADokBmjUbDnGPU4cbdbne9XkMZuHQul8OhkEjyTAZ/sdiwCqBREduU3G43TIzRCz7EELFR8Xj8m0gKPYstE9onl8t1Op3wqijxGe5lCIm/wiGgZjabZYiJROK3ODYRmvwBjiFibLHC/wQYAFnRxmpSZkL/AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 0.1rem 0.08rem;
  background-size: 0.15rem auto;
  border-radius: 0.15rem;
  padding-left: 0.3rem;
  border: none;
}
.search-head-wrap .btn {
  position: absolute;
  right: 0;
  width: 0.4rem;
  margin-right: 0.1rem;
  height: 0.3rem;
  border: none;
  color: #fff;
  font-size: 0.14rem;
  background: 0 0;
}
.btn-clear {
  position: absolute;
  right: 27%;
  color: #ccc;
  top: 0.01rem;
  font-weight: 400;
  width: 0.2rem;
  height: 0.2rem;
  text-align: center;
  line-height: 0.2rem;
  margin: 0.05rem 0;
  z-index: 99999999;
}
.n_top {
  width: 100%;
  height: 0.25rem;
}
.n_top span {
  display: inline-block;
  float: left;
}
.n_top .n_tit {
  width: 18%;
  color: #42d5a9;
  font-size: 0.14rem;
  height: 0.22rem;
  line-height: 0.22rem;
  text-align: center;
}
.n_top .n_line {
  height: 1px;
  width: 82%;
  background-color: #ddd;
  margin-top: 0.1rem;
}
.n_under {
  width: 98%;
  padding-left: 2%;
}
.n_under a {
  height: 0.22rem;
  line-height: 0.22rem;
  display: inline-block;
  float: left;
  background-color: #ececec;
  border-radius: 0.1rem;
  padding: 0 0.1rem;
  margin: 0.1rem 0.05rem;
  color: #666;
}
.tab-hd {
  border-bottom: 1px solid #eee;
  width: 100%;
  overflow: hidden;
  margin-bottom: 0.15rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
}
.tab-hd .tab-tit {
  display: block;
  width: 0;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.14rem;
  text-align: center;
  -webkit-box-flex: 1;
  -o-box-flex: 1;
  -moz-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
}
.tab-hd .active {
  color: #42d5a9;
  border-bottom: 2px solid #42d5a9;
}
.tab-bd .tab-con {
  display: none;
}
.tab-bd .current {
  display: block;
}
.tit2 {
  height: 0.2rem;
  line-height: 0.2rem;
  border-bottom: 1px solid #eee;
  margin: 0 -0.1rem;
  padding: 0.1rem;
}
.tit2 h2 {
  float: left;
  font-size: 0.15rem;
  font-weight: 400;
}
.tit2 .more {
  float: right;
  color: #999;
}
.get-more {
  display: block;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  border-radius: 0.03rem;
  background-color: #eee;
  margin-top: 0.12rem;
}
.mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  overflow: hidden;
}
.mask img {
  width: 100%;
  height: 100%;
  opacity: 0;
}
footer {
  background-color: #1f1913;
  color: #fff;
  text-align: center;
  padding: 0.1rem;
  font-size: 0.11rem;
}
footer p:last-child {
  padding-top: 0.1rem;
}
.qr-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  padding: 0.1rem 0;
  border-bottom: 1px dashed #ddd;
}
.qr-box img {
  width: 0.58rem;
  height: 0.58rem;
  float: left;
}
.qr-box .info {
  -webkit-box-flex: 1;
  -o-box-flex: 1;
  -moz-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  padding: 0 0.1rem;
}
.qr-box .down {
  display: inline-block;
  height: 0.28rem;
  line-height: 0.28rem;
  margin-top: 0.14rem;
  border: 1px solid #50616d;
  border-radius: 0.03rem;
  padding: 0 0.15rem;
  font-size: 0.14rem;
  color: #50616d;
}
.qr-box h2 {
  padding: 0 !important;
  margin: 0 !important;
  height: 0.24rem;
  line-height: 0.24rem;
  font-size: 1.1em;
  font-weight: 400;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.qr-box span {
  display: block;
  height: 0.17rem;
  line-height: 0.17rem;
  color: #999;
  overflow: hidden;
  font-size: 1em;
}
.qr-box .star:after {
  background-image: url(../img/star.png);
  background-repeat: no-repeat;
  background-size: 73rem auto;
}
.qr-box .star0:after {
  background-position: 0 1rem;
}
.qr-box .star1:after {
  background-position: 0 -26rem;
}
.qr-box .star2:after {
  background-position: 0 -52rem;
}
.qr-box .star3:after {
  background-position: 0 -78rem;
}
.qr-box .star4:after {
  background-position: 0 -104rem;
}
.qr-box .star5:after {
  background-position: 0 -130rem;
}
.content-qr-box {
  border: 1px dashed #ddd;
  padding: 0.05rem;
  margin-bottom: 0.1rem;
}
.detail_page {
  width: 100%;
  padding: 15px 0;
  text-align: center;
  height: 32px;
  background-color: #fff;
}
.detail_page a {
  display: inline-block;
  width: 30%;
  height: 30px;
  line-height: 30px;
  margin: 0 10px;
  border: 1px solid #ff7d01;
  border-radius: 15px;
  color: #ff7d01;
  padding: 5px 0;
}
.pagination {
  padding: 20px 0;
  background: #fff;
}
.pageboxa {
  width: 148px;
  margin: 0 auto;
  overflow: hidden;
}
.pageboxa b,
.pageboxa a,
.pageboxa span {
  display: none;
}
.pageboxa a.prev {
  margin-right: 20px;
}
.pageboxa a.prev,
.pageboxa a.next {
  display: block;
  float: left;
  padding: 5px 10px;
  border: 1px solid #f2f2f2;
}
html{
    font-size: 118px !important;
}

/**
推荐专题
 */
.yl {
    background: #fff;
    clear: both;
    display: block;
}
.tszj {
    margin-bottom: 7px;
}
.game .bt, .list .bt, .list .bt, .tszj .bt, .bgbt, .yl .bt {
    border-bottom: none;
    height: 40px;
    line-height: 40px;
}
.yl p {
    height: 40px;
    font-size: 16px;
    background: #fff;
    border-bottom: 1px solid #e8e8e8;
    position: relative;
}
.game .bt b, .list .bt b, .tszj .bt b, .bgbt b, .yl p b {
    border: none;
    line-height: 40px;
    color: #000;
}
.yl p b {
    display: block;
    position: absolute;
    bottom: -1px;
    left: 10px;
    line-height: 40px;
}
.game .bt .more, .list .bt .more, .tszj .bt .more, .bgbt .more {
    float: right;
    line-height: 40px;
    font-size: 12px;
    margin-right: 8px;
    padding-right: 16px;
    color: #999;
    background: url(/public/img/snav.png) 44px -242px no-repeat;
    background-size: 30px auto;
}

.yl ul {
    zoom: 1;
    overflow: hidden;
}
.tszj ul {
    padding-bottom: 10px;
}
.yl ul li {
    float: left;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    margin: 10px 0 0 10px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.tszj li:nth-child(1) a {
    color: #4dba50;
}
.tszj li a {
    height: 24px;
    line-height: 24px;
    background: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 5px;
    margin: 0;
    display: block;
    border-radius: 20px;
    text-align: center;
}
.tszj li:nth-child(1) a{color:#4dba50}
.tszj li:nth-child(2) a{color:#4d90ba}
.tszj li:nth-child(3) a{color:#966de1}
.tszj li:nth-child(4) a{color:#4d90ba}
.tszj li:nth-child(5) a{color:#ff9a98}
.tszj li:nth-child(6) a{color:#5bc3af}
.tszj li:nth-child(7) a{color:#ff7573}
.tszj li:nth-child(8) a{color:#4dba50}

