.main {
  overflow: unset;
}
.left-box {
  width: 817px;
  float: left;
}
.left-box section {
  padding: 0 20px;
  background-color: #fff;
}
.left-box section .s-title {
  width: 100%;
  border-bottom: 2px solid #22b0fa;
  padding-top: 15px;
}
.left-box section .s-title h2 {
  padding: 0 7px;
  line-height: 35px;
  height: 35px;
  color: #fff;
  background-color: #22b0fa;
  font-size: 18px;
  display: inline-block;
  text-align: center;
  font-weight: normal;
}
.left-box section .s-title a {
  float: right;
  height: 35px;
  line-height: 35px;
  color: #22b0fa;
  font-size: 14px;
}
.left-box .article-box .kf-info {
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  margin: 0 auto;
  padding-bottom: 10px;
}
.left-box .article-box .kf-info h1 {
  font-size: 22px;
  color: #333;
  max-height: 120px;
  overflow: hidden;
  line-height: 80px;
  text-align: center;
}
.left-box .article-box .kf-info ul {
  margin-top: 10px;
  height: 20px;
}
.left-box .article-box .kf-info ul li {
  display: block;
  float: left;
  font-size: 14px;
  color: #999;
  margin: 0 16px 0 14px;
}
.left-box .article-box .kf-info ul .lokph {
  float: right;
  cursor: pointer;
  position: relative;
  margin-right: 0;
}
.left-box .article-box .kf-info ul .lokph i img {
  margin: -4px 6px 0 0;
}
.left-box .article-box .kf-info ul .lokph .phewm {
  display: none;
  position: absolute;
  width: 160px;
  height: 180px;
  background: #fff;
  right: -160px;
  top: 20px;
  border: 1px solid #22b0fa;
  z-index: 99;
}
.left-box .article-box .kf-info ul .lokph .phewm p {
  text-align: center;
  line-height: 30px;
}
.left-box .article-box .kf-info ul .lokph .phewm img {
  width: 140px;
  height: 140px;
  display: block;
  margin: 2px auto 10px;
}
.left-box .article-box .kf-info ul .lokph:hover .phewm {
  display: block;
}
.left-box .article-box .article-game-box {
  background: #F6F6F6;
  border-top: 1px solid #22b0fa;
  padding-bottom: 15px;
}
.left-box .article-box .article-game-box .game-icon {
  display: block;
  float: left;
  width: 90px;
  height: 90px;
  margin: 17px 0px 0px 15px;
  display: inline;
}
.left-box .article-box .article-game-box .game-icon img {
  width: 90px;
  height: 90px;
  border-radius: 15px;
}
.left-box .article-box .article-game-box dl {
  float: left;
  width: 500px;
  margin: 18px 0px 0px 15px;
}
.left-box .article-box .article-game-box dl dt {
  display: flex;
  align-items: center;
}
.left-box .article-box .article-game-box dl dt a {
  display: block;
  max-width: 300px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  font-size: 20px;
  flex-shrink: 0;
}
.left-box .article-box .article-game-box dl dt a:hover {
  color: #22b0fa;
}
.left-box .article-box .article-game-box dl dt p{
  height: 24px;
  line-height: 24px;
  flex-shrink: 1;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 10px;
  color: #f00;
}
.left-box .article-box .article-game-box dl dt .fuli-tags {
  display: flex;
  margin-left: 20px;
}
.left-box .article-box .article-game-box dl dt .fuli-tags span {
  padding: 0 5px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  margin-right: 5px;
  color: #fff;
}
.left-box .article-box .article-game-box dl dt .fuli-tags span.red {
  background-color: #ff6652;
}
.left-box .article-box .article-game-box dl dt .fuli-tags span.yellow {
  background-color: #fcb519;
}
.left-box .article-box .article-game-box dl dt .fuli-tags span.green {
  background-color: #a8ce4d;
}
.left-box .article-box .article-game-box dl dd {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  color: #999999;
  margin-top: 8px;
  font-size: 12px;
}
.left-box .article-box .article-game-box dl .cont1 span {
  margin-right: 20px;
}
.left-box .article-box .article-game-box dl .cont3 {
  display: flex;
  flex-wrap: wrap;
  height: 22px;
  line-height: 22px;
}
.left-box .article-box .article-game-box dl .cont3 a {
  padding: 0 7px;
  height: 22px;
  text-align: center;
  font-size: 12px;
  color: #454545;
  line-height: 22px;
  background-color: #f0f0f0;
  border-radius: 3px;
  margin-right: 10px;
  overflow: hidden;
  white-space: nowrap;
}
.left-box .article-box .article-game-box dl .cont3 a:hover {
  background-color: #22b0fa;
  color: #fff;
}
.left-box .article-box .article-game-box dl .cont3 a:last-of-type {
  margin-right: 0;
}
.left-box .article-box .article-game-box .game-down {
  float: right;
  margin: 19px 17px 0 0;
}
.left-box .article-box .article-game-box .game-down a {
  display: block;
  width: 100px;
  height: 32px;
  line-height: 32px;
  padding-left: 17px;
  border: 1px #22b0fa solid;
  font-size: 14px;
  text-align: center;
  color: #22b0fa;
  margin-bottom: 10px;
  position: relative;
}
.left-box .article-box .article-game-box .game-down a:hover {
  background-color: #22b0fa;
  color: #fff;
}
.left-box .article-box .article-game-box .game-down a i {
  display: block;
  position: absolute;
  z-index: 2;
  left: 18px;
  top: 9px;
  width: 14px;
  height: 14px;
}
.left-box .article-box .article-game-box .game-down .down i {
  background: url(/static/new/img/download-icon.png) no-repeat;
  background-size: 14px 14px;
}
.left-box .article-box .article-game-box .game-down .down:hover i {
  background-image: url(/static/new/img/download-icon1.png);
}
.left-box .article-box .article-game-box .game-down .gift i {
  background: url(/static/new/img/gift-icon.png) no-repeat;
  background-size: 14px 14px;
}
.left-box .article-box .article-game-box .game-down .gift:hover i {
  background-image: url(/static/new/img/gift-icon1.png);
}
.left-box .article-box .article-game-box .game-down .hover_ewm {
  position: relative;
}
.left-box .article-box .article-game-box .game-down .hover_ewm i{
  background: url(/static/new/img/ico_ewm.png) no-repeat;
  background-size: 14px 14px;
}
.left-box .article-box .article-game-box .game-down .hover_ewm:hover i{
  background-image: url(/static/new/img/ico_ewm1.png);
}

.left-box .article-box .article-game-box .game-down .hover_ewm .ewm-box {
  display: none;
  position: absolute;
  bottom: -90px;
  right: -190px;
  width: 175px;
  z-index: 100;
  background-color: #fff;
  border: 1px solid #22b0fa;
  padding: 10px 0;
  border-radius: 4px;
}
.left-box .article-box .article-game-box .game-down .hover_ewm .ewm-box p {
  text-align: center;
  font-size: 14px;
  color: #333;
  line-height: 22px;
}
.left-box .article-box .article-game-box .game-down .hover_ewm .ewm-box p img {
  width: 130px;
  height: 130px;
}
.left-box .article-box .article-game-box .game-down .hover_ewm:hover .ewm-box {
  display: block;
}

.left-box .article-box .txt-con {
  padding-bottom: 15px;
}
.left-box .article-box .txt-con p {
padding: 1px 0;
color:#696969;
clear:both;
font-size: 16px;
line-height: 2;
margin: 15px 0;
    text-indent: 2em;
}

.left-box .article-box .txt-con ol { margin: 0; padding-left: 1.5em; line-height: 2; font-size: 15px; color: #666; text-indent: 2em; list-style-type: none; counter-reset: custom-counter; }
.left-box .article-box .txt-con ul { margin: 0; padding-left: 1.5em; line-height: 2;font-size: 15px; color: #666; text-indent: 2em; list-style-type: none; }
.left-box .article-box .txt-con ol li { position: relative; counter-increment: custom-counter; margin-bottom: 0.8em; padding-left: 0.35rem;}
.left-box .article-box .txt-con ol li::before { content: counter(custom-counter) "."; position: absolute; color: #666; width: 1rem; right: 100%; text-align: right;}
.left-box .article-box .txt-con ul li { position: relative; margin-bottom: 0.6em; padding-left: 0.35rem;}
.left-box .article-box .txt-con ul li::before { content: "•"; position: absolute; color: #666; font-size: 0.9em; width: 1rem; right: 100%; text-align: right;}

.txt-con a {color: #099cda;
        padding: 0 0 2px;
    border-bottom: 1px dashed #149df4;
    cursor: pointer;
}



.left-box .article-box .txt-con p img {
  display: block;
  max-width: 760px;
  margin: 15px auto;
  max-width: 68%;
}

.left-box .article-box .txt-con p img.yxico {
  display: block;
  width: 125px;
  height: 125px;
  margin: 15px auto;
}

.left-box .article-box .txt-con h3 {
  color: #444;
  height: 35px;
  line-height: 35px;
  font-size: 15px;
  font-weight: bold;
  border-left: 3px solid #c1e6f7;
  padding-left: 40px;
  margin: 10px 0 20px;
  background: url(/static/new/img/h3x.jpg) no-repeat 5px center #f8f8f8;
}
.left-box .article-box .txt-con h2 {
  text-indent: -71px;
  margin-top: 12px;
  font-size: 14px;
  color: #fff;
  height: 28px;
  background: #eee;
  position: relative;
  margin: 20px 0 15px 2px;
  line-height: 28px;
}

.left-box .article-box .txt-con h2 .bt {
  text-indent: 0;
  float: left;
  height: 28px;
  background: #22b0fa;
  color: #fff;
  position: absolute;
  left: 4px;
  top: -1px;
  line-height: 28px;
  font-size: 15px;
  padding: 0 10px;
}


.left-box .article-box .txt-con h4 {
  width: 100%;
    height: 32px;
    line-height: 32px;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 1px;
    margin: 10px 0;
    box-sizing: border-box;
        text-indent: 2em;
    
  
}

.left-box .article-box .txt-con .game-box img {
  width: 70%;
  display: block;
  margin: 0 auto;
}
.left-box .article-box .txt-con .game-box .desc {
  font-size: 15px;
  color: #444;
  line-height: 1.5;
  margin: 10px 0;
  position: relative;
  max-height: 44px;
  overflow: hidden;
}
.left-box .article-box .txt-con .game-box .desc p {
  margin: 0;
}
.left-box .article-box .txt-con .game-box .desc a {
  display: block;
  width: 75px;
  height: 22px;
  font-size: 15px;
  line-height: 1.5;
  color: #14B9C8;
  background: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden;
  text-align: right;
}
.left-box .article-box .txt-con .game-box .desc a::before {
  display: block;
  content: "";
  width: 5px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  opacity: 0.5;
}
.left-box .article-box .txt-con .game-box .game {
  background: #F6F6F6;
  padding: 10px;
  border-radius: 10px;
}
.left-box .article-box .txt-con .game-box .game .game-icon {
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 10px;
}
.left-box .article-box .txt-con .game-box .game .con {
  float: left;
  width: 530px;
  height: 60px;
  overflow: hidden;
}
.left-box .article-box .txt-con .game-box .game .con .name {
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 700;
  color: #333;
  margin-top: 6px;
  display: flex;
}
.left-box .article-box .txt-con .game-box .game .con .name a {
  font-size: 16px;
  overflow: hidden;
}
.left-box .article-box .txt-con .game-box .game .con .name a:hover {
  color: #22b0fa;
}
.left-box .article-box .txt-con .game-box .game .con .game-star {
  position: relative;
  height: 16px;
  width: 90px;
  overflow: hidden;
  vertical-align: top;
  background: url(/static/new/img/star_bar.png);
  background-position: 0 -41px;
  margin: 3px 10px 0;
  flex-shrink: 0;
}
.left-box .article-box .txt-con .game-box .game .con .game-star span {
  background: url(/static/new/img/star_bar.png);
  background-position: 0 -57px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.left-box .article-box .txt-con .game-box .game .con .game-star .star0 {
  width: 0;
}
.left-box .article-box .txt-con .game-box .game .con .game-star .star1 {
  width: 20%;
}
.left-box .article-box .txt-con .game-box .game .con .game-star .star2 {
  width: 40%;
}
.left-box .article-box .txt-con .game-box .game .con .game-star .star3 {
  width: 60%;
}
.left-box .article-box .txt-con .game-box .game .con .game-star .star4 {
  width: 80%;
}
.left-box .article-box .txt-con .game-box .game .con .game-star .star5 {
  width: 100%;
}
.left-box .article-box .txt-con .game-box .game .con .count {
  width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999;
  font-size: 13px;
  font-weight: normal;
}
.left-box .article-box .txt-con .game-box .game .con .count i {
  color: #FFAF0F;
}
.left-box .article-box .txt-con .game-box .game .con .info {
  color: #999;
  font-size: 13px;
  margin-top: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.left-box .article-box .txt-con .game-box .game .dl-btn {
  float: right;
  margin-top: 13px;
  margin-right: 3px;
  position: relative;
}
.left-box .article-box .txt-con .game-box .game .dl-btn a {
  display: block;
  width: 85px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #22b0fa;
  border-radius: 3px;
}
.left-box .article-box .txt-con .game-box .game .dl-btn .ewm-box {
  display: none;
  position: absolute;
  top: 35px;
  left: -40px;
  width: 164px;
  z-index: 100;
  background-color: #fff;
  border: 1px solid #22b0fa;
  padding: 5px 0 10px;
  border-radius: 4px;
}
.left-box .article-box .txt-con .game-box .game .dl-btn .ewm-box p {
  text-align: center;
  font-size: 12px;
  color: #333;
  line-height: 22px;
  margin: 5px 0;
}
.left-box .article-box .txt-con .game-box .game .dl-btn .ewm-box img {
  width: 110px;
  height: 110px;
}
.left-box .article-box .txt-con .game-box .game .dl-btn:hover .ewm-box {
  display: block;
}
.left-box .article-box .article-tags {
  text-align: right;
  font-size: 14px;
  line-height: 1;
  margin: 10px 0 18px;
  color: #888;
}
.left-box .article-box .article-tags a {
  color: #888;
  margin-right: 5px;
}
.left-box .article-box .article-tags a:hover {
  color: #22b0fa;
  text-decoration: underline;
}
.left-box .article-box .article-tags a:not([href]):hover {
  text-decoration: none;
  color: #999;
}
.left-box .article-box .more-recom-article h3 {
  background: url(/static/new/img/b1.png);
  background-size: 100%;
  height: 30px;
  text-indent: 15px;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  margin: 10px 0;
}
.left-box .article-box .more-recom-article .picLink {
  float: left;
}
.left-box .article-box .more-recom-article .picLink a {
  display: block;
  width: 185px;
  height: 135px;
  background: transparent;
  margin-right: 8px;
}
.left-box .article-box .more-recom-article .picLink a img {
  width: 100%;
}
.left-box .article-box .more-recom-article .picLink a p {
  width: 185px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #333;
  overflow: hidden;
}
.left-box .article-box .more-recom-article .picLink a:hover p {
  color: #22b0fa;
}
.left-box .article-box .more-recom-article .list {
  float: left;
  display: flex;
  flex-wrap: wrap;
  width: 580px;
}
.left-box .article-box .more-recom-article .list a {
  display: block;
  width: 185px;
  height: 32px;
  background: #eee;
  color: #333;
  line-height: 32px;
  text-align: center;
  border-radius: 3px;
  margin-bottom: 10px;
  margin-right: 8px;
  overflow: hidden;
}
.left-box .article-box .more-recom-article .list a:hover {
  background-color: #22b0fa;
  color: #fff;
}
.left-box .prev-next {
  height: 40px;
  line-height: 40px;
  display: flex;
  font-size: 14px;
  overflow: hidden;
}
.left-box .prev-next div {
  width: 50%;
  color: #888;
}
.left-box .prev-next div a {
  color: #333;
}
.left-box .prev-next div a:hover {
  color: #22b0fa;
}
.left-box .prev-next .prev {
  text-align: left;
}
.left-box .prev-next .next {
  text-align: right;
}
.left-box .related-article .little-title {
  height: 35px;
  background: #fafafa;
  border-bottom: 1px solid #e8e7ed;
  margin-top: 15px;
}
.left-box .related-article .little-title h3 {
  display: block;
  height: 20px;
  line-height: 20px;
  color: #333;
  font-size: 16px;
  border-left: 3px solid #22b0fa;
  padding-left: 10px;
  margin-top: 10px;
  float: left;
  font-weight: normal;
}
.left-box .related-article .little-title a {
  display: block;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #22b0fa;
  float: right;
  margin-top: 10px;
  margin-right: 5px;
}
.left-box .related-article ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px 0;
}
.left-box .related-article ul li {
  width: 48%;
  height: 34px;
  line-height: 34px;
}
.left-box .related-article ul li span {
  background: url(/static/new/img/default.png) -5px -115px no-repeat;
  display: inline-block;
  width: 330px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.left-box .related-article ul li a {
  color: #333;
  font-size: 14px;
  font-family: "Microsoft Yahei";
  padding-left: 16px;
  white-space: nowrap;
}
.left-box .related-article ul li a:hover {
  color: #22b0fa;
}
.left-box .related-article ul li em {
  color: #999;
  font-size: 12px;
  font-family: Arial;
  float: right;
  font-style: normal;
  display: inline-block;
}
.left-box .related-collection .tab-btn {
  display: flex;
  margin-top: 12px;
}
.left-box .related-collection .tab-btn li {
  border: 1px solid #22b0fa;
  color: #22b0fa;
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  padding: 0 7px;
  margin-right: 10px;
  cursor: pointer;
  max-width: 170px;
  overflow: hidden;
}
.left-box .related-collection .tab-btn li:last-of-type {
  margin-right: 0;
}
.left-box .related-collection .tab-btn li.current {
  background-color: #22b0fa;
  color: #fff;
}
.left-box .related-collection .zt-info {
  height: 120px;
  margin-top: 10px;
  overflow: hidden;
}
.left-box .related-collection .zt-info img {
  display: block;
  float: left;
  width: 216px;
  height: 120px;
  border-radius: 10px;
  margin-right: 20px;
}
.left-box .related-collection .zt-info .zt-name {
  display: table;
  text-align: center;
  float: left;
  width: 540px;
  height: 24px;
  color: #333;
  font-size: 16px;
}
.left-box .related-collection .zt-info .zt-name span,
.left-box .related-collection .zt-info .zt-name p {
  display: inline-block;
  line-height: 24px;
  vertical-align: top;
}
.left-box .related-collection .zt-info .zt-name p {
  margin: 0 25px;
  max-width: 370px;
  overflow: hidden;
  height: 24px;
  font-weight: bold;
}
.left-box .related-collection .zt-info .zt-name:hover {
  color: #22b0fa;
}
.left-box .related-collection .zt-info .zt-desc {
  float: left;
  height: 79px;
  width: 540px;
  font-size: 14px;
  color: #666;
  margin-top: 10px;
  line-height: 26px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.left-box .related-collection .zt-game-list {
  padding: 15px 0;
}
.left-box .related-collection .zt-game-list li {
  float: left;
  height: 75px;
  padding: 12px;
  background: #f6f6f6;
  width: 231px;
  margin: 0 6px 5px 0;
}
.left-box .related-collection .zt-game-list li:nth-of-type(3n) {
  margin-right: 0;
}
.left-box .related-collection .zt-game-list li .img {
  float: left;
  width: 75px;
  height: 75px;
  border-radius: 15px;
  overflow: hidden;
  display: block;
}
.left-box .related-collection .zt-game-list li .img img {
  width: 100%;
  height: 100%;
  display: block;
}
.left-box .related-collection .zt-game-list li .name {
  display: block;
  float: left;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  padding-left: 12px;
  width: 140px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.left-box .related-collection .zt-game-list li p {
  color: #999;
  padding-left: 12px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  width: 140px;
  float: left;
}
.left-box .related-collection .zt-game-list li:hover .name {
  color: #22b0fa;
}
.left-box .related-game .s-title {
  display: flex;
  justify-content: space-between;
}
.left-box .related-game .tab-btn {
  display: flex;
}
.left-box .related-game .tab-btn li {
  padding: 0 7px;
  line-height: 35px;
  height: 35px;
  color: #333;
  font-size: 18px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  margin-right: 7px;
}
.left-box .related-game .tab-btn li.current {
  color: #fff;
  background-color: #22b0fa;
}
.left-box .related-game .tab-con ul {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 15px;
}
.left-box .related-game .tab-con ul li {
  overflow: hidden;
  margin-right: 13px;
  margin-top: 15px;
}
.left-box .related-game .tab-con ul li:nth-of-type(3n) {
  margin-right: 0;
}
.left-box .related-game .tab-con ul li .img {
  float: left;
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 15px;
}
.left-box .related-game .tab-con ul li .img img {
  width: 100%;
  min-height: 100%;
  display: block;
}
.left-box .related-game .tab-con ul li .tex {
  float: left;
  width: 154px;
  height: 100%;
  padding-left: 15px;
}
.left-box .related-game .tab-con ul li .tex a {
  color: #333;
  font-size: 16px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  width: 100%;
  margin-top: 2px;
  display: block;
}
.left-box .related-game .tab-con ul li .tex a:hover {
  color: #22b0fa;
}
.left-box .related-game .tab-con ul li .tex p {
  color: #737373;
  font-size: 13px;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  padding-top: 14px;
}
.left-box .related-game .tab-con ul li .tex p i {
  padding: 0 9px;
}
.left-box .related-game .tab-con ul li .tex p i:first-of-type {
  padding-left: 0;
}
.right-box {
  width: 364px;
  float: right;
}
.right-box section {
  padding: 0 15px;
  background-color: #fff;
}
.right-box section .s-title {
  padding-top: 12px;
}
.right-box section .s-title h2 {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  color: #333;
  padding-left: 9px;
  border-left: 4px solid #22b0fa;
}
.right-box section .s-title a {
  font-size: 14px;
  line-height: 16px;
  float: right;
  color: #22b0fa;
}
.right-box .recom-app-box {
  padding: 10px;
  position: relative;
}
.right-box .recom-app-box .img {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.right-box .recom-app-box .img::after {
  position: absolute;
  content: "";
  height: 50%;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(3%, transparent), color-stop(98%, rgba(0, 0, 0, 0.9)));
  background-image: -webkit-linear-gradient(top, transparent 3%, rgba(0, 0, 0, 0.9) 98%);
  background-image: linear-gradient(-180deg, transparent 3%, rgba(0, 0, 0, 0.9) 98%);
  border-radius: 12px;
}
.right-box .recom-app-box .img .big-img {
  width: 100%;
  border-radius: 12px;
}
.right-box .recom-app-box .img .content {
  position: absolute;
  top: 0;
  left: 17px;
  right: 17px;
  height: 100%;
  margin: auto;
  z-index: 1;
}
.right-box .recom-app-box .img .content .bottom-text {
  box-sizing: border-box;
  position: absolute;
  height: 50%;
  padding-top: 55px;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  color: #fff;
}
.right-box .recom-app-box .img .content .bottom-text .game-info {
  position: relative;
  padding-bottom: 10px;
}
.right-box .recom-app-box .img .content .bottom-text .game-info::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  border-bottom: 1px solid #ededed;
  opacity: 0.44;
}
.right-box .recom-app-box .img .content .bottom-text .game-icon {
  float: left;
  width: 45px;
  height: 45px;
  margin-right: 7px;
  border-radius: 6px;
  overflow: hidden;
}
.right-box .recom-app-box .img .content .bottom-text .game-icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.right-box .recom-app-box .img .content .bottom-text .title {
  height: 32px;
  line-height: 32px;
  font-size: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: normal;
}
.right-box .recom-app-box .img .content .bottom-text .tags {
  font-size: 12px;
  line-height: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.right-box .recom-app-box .img .content .bottom-text .game-score {
  height: 35px;
  margin-top: 10px;
}
.right-box .recom-app-box .img .content .bottom-text .game-score .score-info {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.right-box .recom-app-box .img .content .bottom-text .game-score .score {
  line-height: 35px;
  font-size: 30px;
  color: #f67b29;
  float: left;
  margin-right: 9px;
}
.right-box .recom-app-box .img .content .bottom-text .game-score .score-count {
  font-size: 12px;
  line-height: 12px;
  margin-top: 2px;
  margin-bottom: 3px;
}
.right-box .recom-app-box .img .content .bottom-text .game-score .score-star i {
  float: left;
  width: 11px;
  height: 11px;
  background: url(/static/new/img/score-star.png) no-repeat;
  background-size: 100% auto;
  margin-right: 1px;
}
.right-box .recom-app-box .down-btn {
  position: absolute;
  right: 25px;
  bottom: 25px;
  z-index: 2;
}
.right-box .recom-app-box .down-btn .ewm-box {
  display: none;
  position: absolute;
  bottom: 30px;
  left: -55px;
  width: 175px;
  z-index: 100;
  background-color: #fff;
  border: 1px solid #f1911b;
  padding: 10px 0;
  border-radius: 4px;
}
.right-box .recom-app-box .down-btn .ewm-box p {
  text-align: center;
  font-size: 14px;
  color: #333;
  line-height: 22px;
}
.right-box .recom-app-box .down-btn .ewm-box p img {
  width: 130px;
  height: 130px;
}
.right-box .recom-app-box .down-btn:hover .ewm-box {
  display: block;
}
.right-box .recom-app-box .ad-count-down {
  display: block;
  width: 75px;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  background-image: -webkit-linear-gradient(315deg, #f67b29, #fea647);
  background-image: linear-gradient(-225deg, #f67b29, #fea647);
}
.right-box .week-activity .act-list {
  padding: 10px 0;
}
.right-box .week-activity .act_i {
  height: 90px;
  background: #f7f7f7;
  overflow: hidden;
  clear: both;
  display: block;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 9px;
}
.right-box .week-activity .act_i img {
  display: block;
  float: left;
  width: 120px;
  height: 90px;
}
.right-box .week-activity .act_i h2 {
  font-weight: normal;
  font-size: 14px;
  display: block;
  float: left;
  width: 204px;
  height: 39px;
  line-height: 18px;
  padding-top: 8px;
  padding-left: 10px;
}
.right-box .week-activity .act_i h2:hover {
  color: #22b0fa;
}
.right-box .week-activity .act_i span {
  display: block;
  width: 96px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  float: left;
  color: #22b0fa;
  background: #f7f7f7;
  border: 1px solid #22b0fa;
  margin-left: 50px;
  margin-top: 5px;
  border-radius: 3px;
}
.right-box .week-activity .act_i span:hover {
  color: #fff;
  background-color: #22b0fa;
}
.right-box .hot-game {
  position: relative;
}
.right-box .hot-game .tab-btn {
  height: 22px;
  line-height: 22px;
  position: absolute;
  top: 12px;
  right: 10px;
  display: flex;
}
.right-box .hot-game .tab-btn li {
  padding: 0 5px;
  background-color: #ededed;
  color: #22b0fa;
  font-size: 12px;
  cursor: pointer;
}
.right-box .hot-game .tab-btn li.current {
  color: #fff;
  background-color: #22b0fa;
}
.right-box .hot-game .tab-con {
  margin-top: 10px;
}
.right-box .hot-game .tab-con li {
  font-size: 12px;
  height: 32px;
  line-height: 29px;
  overflow: hidden;
  padding: 4px 0;
  border-bottom: 1px solid #eeeeee;
  position: relative;
}
.right-box .hot-game .tab-con li .single {
  height: 22px;
  line-height: 22px;
  padding: 3px 0;
  *padding: 0;
  overflow: hidden;
}
.right-box .hot-game .tab-con li .single .num {
  float: left;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin: 2px 10px 0 0;
  padding: 0;
  text-align: center;
  color: #fff;
  background: #b9b9b9 none repeat scroll 0 0;
  overflow: hidden;
}
.right-box .hot-game .tab-con li .single a {
  float: left;
  width: 136px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  overflow: hidden;
}
.right-box .hot-game .tab-con li .single .star-bar {
  float: right;
  display: block;
  width: 70px;
  height: 12px;
  margin-top: 6px;
  background: url(/static/new/img/xin5.png) no-repeat 0 0;
  overflow: hidden;
}
.right-box .hot-game .tab-con li .single span {
  width: 58px;
  color: #999999;
  display: inline;
  position: relative;
  top: 1px;
  float: right;
  padding-left: 10px;
}
.right-box .hot-game .tab-con li .app-img {
  display: none;
  height: 50px;
  padding: 5px 0 5px 0;
}
.right-box .hot-game .tab-con li .app-img .pic {
  float: left;
  width: 65px;
  height: 65px;
  margin: 0 12px 0 0;
  overflow: hidden;
}
.right-box .hot-game .tab-con li .app-img .pic img {
  width: 65px;
  height: 65px;
}
.right-box .hot-game .tab-con li .app-img .name {
  display: block;
  width: 225px;
  height: 25px;
  line-height: 25px;
  color: #333;
  font-size: 15px;
  font-weight: bold;
  overflow: hidden;
}
.right-box .hot-game .tab-con li .app-img .name:hover {
  color: #22b0fa;
}
.right-box .hot-game .tab-con li .app-img .ext {
  display: block;
  line-height: 19px;
  padding: 0;
  color: #999999;
}
.right-box .hot-game .tab-con li .app-img .btn {
  position: absolute;
  top: 10px;
  right: 0;
  width: 70px;
  height: 25px;
  line-height: 25px;
  padding: 0;
  font-weight: bold;
  text-align: center;
  font-size: 13px;
  box-shadow: none;
  background: none repeat scroll 0 0 #45b823;
  color: #fff;
  text-shadow: none;
}
.right-box .hot-game .tab-con li .app-img .down {
  height: 27px;
  line-height: 27px;
  text-align: center;
  color: #fff;
  display: inline-block;
  margin-right: 10px;
  padding: 0 12px;
  border-radius: 14px;
  font-size: 15px;
  background: #22b0fa;
  position: absolute;
  right: 6px;
  bottom: 14px;
}
.right-box .hot-game .tab-con li.cur {
  height: 80px;
}
.right-box .hot-game .tab-con li.cur .app-img {
  display: block;
}
.right-box .hot-game .tab-con li.cur .app-img .num {
  float: left;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin: 2px 10px 0 0;
  padding: 0;
  background: #b9b9b9 none repeat scroll 0 0;
  color: #fff;
  overflow: hidden;
  text-align: center;
}
.right-box .hot-game .tab-con li.cur .single {
  display: none;
}
.right-box .hot-game .tab-con li:nth-of-type(-n+3) .num {
  background-color: #22b0fa !important;
}
.right-box .hot-news ul {
  padding: 5px 0;
}
.right-box .hot-news ul li {
  width: 100%;
  height: 36px;
  margin: 6px 0;
  line-height: 26px;
  overflow: hidden;
  display: flex;
  
  font-size:15px; line-height:36px; overflow:hidden; text-overflow: ellipsis;white-space: nowrap;border-bottom: 1px dotted #e3e3e3;
  
  
  
}
.right-box .hot-news ul li i {
  width: 7px;
  height: 7px;
  background: #e6e6e6;
  border-radius: 50%;
  margin: 15px 10px 0 0;
  flex-shrink: 0;
}
.right-box .hot-news ul li a {
  height: 36px;
  color: #404040;
  font-size: 15px;
  font-weight: normal;
text-overflow: ellipsis;
    white-space: nowrap;

    overflow: hidden;
}
.right-box .hot-news ul li:hover i {
  background-color: #22b0fa;
}
.right-box .hot-news ul li:hover a {
  color: #22b0fa;
}
.right-box .new-game .g-list {
  padding: 5px 0;
}
.right-box .new-game .g-list a {
  display: block;
  border-bottom: 1px solid #eee;
  padding: 6px 0;
  overflow: hidden;
}
.right-box .new-game .g-list .line-left {
  position: relative;
  float: left;
  display: inline;
  margin-right: 10px;
  width: 85px;
  height: 80px;
  box-sizing: border-box;
  border: 2px solid #fff;
}
.right-box .new-game .g-list .line-left img {
  width: 100%;
  height: 100%;
}
.right-box .new-game .g-list .line-right {
  float: left;
  width: 239px;
}
.right-box .new-game .g-list .line-right .text {
  padding-right: 40px;
  position: relative;
  overflow: hidden;
  line-height: 22px;
  height: 22px;
  color: #333;
  font-size: 15px;
}
.right-box .new-game .g-list .line-right .text em {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  color: #999;
}
.right-box .new-game .g-list .line-right span {
  overflow: hidden;
  line-height: 22px;
  height: 22px;
  color: #999;
  font-size: 12px;
}
.right-box .new-game .g-list a:hover .line-left {
  border-color: #22b0fa;
}
.right-box .new-game .g-list a:hover .line-right .text {
  color: #22b0fa;
}
.right-box .new-collection .zt-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 15px;
}
.right-box .new-collection .zt-list a {
  width: 155px;
  margin-top: 15px;
}
.right-box .new-collection .zt-list a img {
  width: 155px;
  height: 88px;
  display: block;
  margin-bottom: 15px;
}
.right-box .new-collection .zt-list a p {
  text-align: center;
  font-size: 14px;
  color: #333;
  width: 100%;
  overflow: hidden;
  line-height: 1;
  height: 14px;
}
.right-box .new-collection .zt-list a:hover p {
  color: #22b0fa;
}
.right-box .img-app-box {
  padding: 15px;
}
.right-box .img-app-box img {
  width: 100%;
}
.m_codedialog {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  *height: 1000px;
  z-index: 999;
  *zoom: 1;
}
.m_codedialog .bg {
  position: absolute;
  background: #000;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.m_codedialog .main-con {
  position: absolute;
  background: url(/static/new/img/ma_158_20150922144501_5600f8ed5b161.png) no-repeat;
  top: 50%;
  left: 50%;
  padding: 35px 35px 0;
  margin-top: -192px;
  margin-left: -217px;
  width: 365px;
  height: 348px;
  border-radius: 10px;
  color: #333;
  text-align: center;
}
.m_codedialog .main-con .close {
  position: absolute;
  background: url(/static/new/img/ma_158_20150922144533_5600f90d39d53.png) no-repeat;
  width: 40px;
  height: 40px;
  right: -20px;
  top: -20px;
  cursor: pointer;
}
.m_codedialog .main-con .close:hover {
  background-position: 0 -40px;
}
.m_codedialog .main-con .title {
  font-size: 20px;
  font-weight: 700;
}
.m_codedialog .main-con .title a {
  color: #f60;
}
.m_codedialog .main-con .title a:hover {
  text-decoration: underline;
}
.m_codedialog .main-con .qrcode {
  position: relative;
  margin: 20px auto 0;
  *zoom: 1;
  width: 180px;
  height: 180px;
}
.m_codedialog .main-con .qrcode img {
  width: 180px;
  height: 180px;
  margin: 0 auto;
  display: block;
}
.m_codedialog .main-con .tips {
  margin: 10px 0 20px;
  font-size: 12px;
}
.m_codedialog .main-con .btn {
  display: block;
  background: #62cf41;
  width: 180px;
  height: 44px;
  margin: 0 auto;
  border-radius: 4px;
  box-shadow: 0 0 2px 0 #999;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 44px;
}
.m_codedialog .main-con .btn:hover {
  background: #5ac13a;
  text-decoration: none;
}

