/*返回*/
.return {
    width: 96%;
    padding: 2px 2%;
}

.sw .breadcrumbs i {
    background: url(https://m.87g.com/images/bc02.png) no-repeat left center;
}

.sw ul {
    display: block !important;
}

#return {
    display: inline-block;
    font-size: 14px;
    line-height: 23px;
    height: 23px;
    border: 1px solid #e3e3e3;
    background-color: #fbfbfb;
    padding: 0 8px;
    -moz-border-radius: 3px;
    /* Firefox */
    -webkit-border-radius: 3px;
    /* Safari 和 Chrome */
    border-radius: 3px;
    /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
    -moz-box-shadow: 1px 1px 3px #dedddd;
    /* Firefox */
    -webkit-box-shadow: 1px 1px 3px #dedddd;
    /* Safari 和 Chrome */
    box-shadow: 1px 1px 3px #dedddd;
    /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.breadcrumbs {
    height: 34px;
    overflow: hidden;
}

.breadcrumbs i {
    display: inline-block;
    font-style: normal;
    font-size: 14px;
    line-height: 26px;
    padding-left: 10px;
    background: url(https://m.87g.com/images/bc.png) no-repeat left center;
    margin: 0 3px;
    cursor: pointer;
}

.breadcrumbs span {
    display: inline;
    font-style: normal;
    font-size: 14px;
    line-height: 26px;
}

.return ul {
    overflow: hidden;
    padding: 4px 0;
    display: none;
}

.return ul li {
    float: left;
    margin: 4px 0;
    width: 25%;
}

.return ul li a {
    display: block;
    border: 1px solid #d0d0d0;
    margin: 0 5px;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    height: 28px;
    color: #121212;
    overflow: hidden;
    text-decoration: none;
    -moz-border-radius: 3px;
    /* Firefox */
    -webkit-border-radius: 3px;
    /* Safari 和 Chrome */
    border-radius: 3px;
    /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.return ul li.active a {
    border: 1px solid #ff5500;
    color: #fff;
    background-color: #ff5500
}


.g-box .info {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 10px;
    background: #fff;
    display: block;
    overflow: hidden;
}

.g-box .info .pic {
    width: 100%;
    height: auto;
    margin: 0;
    display: -webkit-box;
    overflow: hidden;
}

.g-box .info .pic .ico-wrap {
    width: 70px;
    height: 70px;
    display: block;
    overflow: hidden
}

.g-box .info .pic .ico-wrap img {
    width: 100%;
    height: 70px;
    border-radius: 16px;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    max-width: none;
    max-height: none
}

.g-box .info .pic ul {
    width: auto;
    height: auto;
    margin: 0;
    text-align: left;
    padding: 0 0 0 12px;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    -webkit-box-flex: 1
}

.g-box .info .pic ul li {
    width: 100%;
    margin: 2px 0 0 0;
}

.g-box .info .pic ul .cpname {
    margin: 0px 0 2px 0
}

.g-box .info .pic ul .cpname h1 {
    text-align: left;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    display: block;
    overflow: hidden
}

.g-box .info .pic ul .cpname h1 span {}

.g-box .info .pic ul li h1 {
    font-weight: normal;
}

.g-box .info .pic ul li b {
    width: 50%;
    height: 16px;
    line-height: 16px;
    font-size: 13px;
    font-weight: normal;
    color: #999;
    float: left;
    margin: 6px 0 0 0;
    display: inline;
    overflow: hidden
}

.g-box .info .pic ul li b a {
    color: #1294E4;
    text-decoration: underline
}

#downAddress {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    /*display:inline;*/
    overflow: hidden;
    padding: 0;
    box-sizing: border-box;
}

#downAddress .m-down-ul {
    width: 100%;
    height: auto;
    margin: 0;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    padding: 0px 0 10px;
}

#downAddress .m-down-ul li {
    width: 50%;
    height: auto;
    padding: 10px 0 0 0px;
    box-sizing: border-box;
    float: left;
    display: inline;
    overflow: hidden;
    margin: 0;
}

#downAddress .m-down-ul li a {
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: #75c233;
    border-radius: 6px;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    display: block;
    overflow: hidden;
    margin-bottom: 5px;
    text-decoration: none
}

#downAddress .m-down-ul li a.none {
    background: rgb(204, 204, 204);
}

#downAddress .m-down-ul li .zanwu {
    background-color: #ccc;
    font-weight: normal;
    /* font-size: 14px; */
}

#downAddress .m-down-ul li a:active {
    background: #75c233
}

#downAddress .m-down-ul .m-down-last {
    width: 100%;
}

#downAddress .m-down-ul li a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 23px;
    margin-right: 10px;
    background: url(https://m.87g.com/images/android/ico-dwn.png) no-repeat center;
    background-size: contain;
}

#down_d1_1 {
    width: auto;
    height: auto;
    background: #fff;
    margin: 0px 0px 0;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    display: block;
    overflow: hidden
}

#down_d1_1 li {
    width: 20%;
    height: auto;
    float: left;
    padding: 10px 10px 10px 0;
    box-sizing: border-box;
    display: inline;
    overflow: hidden
}

#down_d1_1 li a {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden
}

#down_d1_1 li a img {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: auto;
    border-radius: 10px;
}

#down_d1_1 li a h3 {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    font-weight: normal;
    color: #333;
    text-align: center;
    display: block;
    overflow: hidden;
    margin: 4px auto 0;
}



/**当游内页样式**/
.m-con {
    padding-top: 10px;
    margin-bottom: 10px;

    font-size: 14px;
    line-height: 1.75em;
    /*text-indent: 2em;
	height:200px;*/
    overflow: hidden;
}

.m-con2 {
    /*height: 255px;*/
    overflow: hidden;
}

.m-con.big {
    font-size: 16px;
}

.m-con a {
    color: #ff6600;
}

.m-anchor {
    overflow: hidden;
    border: 1px solid #ffa519;
    margin-bottom: 10px;

    border-radius: 5px;
}

.m-anchor li {
    float: left;
    width: 25%;

    font-size: 16px;
    line-height: 2em;
    text-align: center;
}

.m-anchor li:last-child a {
    border-right: none;
}

.m-anchor li.on {
    color: #fff;
    background-color: #ffa519;
}

.m-anchor a {
    display: block;
    border-right: 1px solid #ffa519;

    color: inherit;
}

.m-show {
    overflow: hidden;
    border-top: 1px dashed #e1e1e1;
    margin: 14px 0 20px;
}

.m-show span {
    float: right;
    width: 65px;
    border: 1px dashed #e1e1e1;
    border-top: 0;

    font-size: 16px;
    text-align: center;
    line-height: 30px;
    color: #ffa600;
}

.m-show span:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 6px;
    margin-left: 5px;

    background: url(https://m.87g.com/images/android/ico-show.png) no-repeat center;
    background-size: contain;
}

.m-show .hide {
    display: none;
    background-color: #fafafa;
}

.m-show .hide:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.m-show.show .show {
    display: none;
}

.m-show.show .hide {
    display: block;
    visibility: unset;
}

.m-slide {
    overflow: hidden;
    position: relative;
    margin-bottom: 25px;
}

.m-slide .slick-list {
    margin: 0 -9px;
}

.m-slide .item {
    margin: 0 9px;
}

.m-slide .item a {
    overflow: hidden;
    display: block;
}

.m-slide .item img {
    width: 100%;
    height: auto;
}

.m-slide .slick-arrow {
    position: absolute;
    z-index: 9;
    top: 0;
    bottom: 0;

    width: 25px;
    border: none;

    text-indent: -9999px;

    background: url(https://m.87g.com/images/android/ico-arrow.png) no-repeat center;
    background-size: 15px;
}

.m-slide .slick-prev {
    left: 0;
}

.m-slide .slick-next {
    right: 0;

    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.m-slide1 {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    position: relative;
    zoom: 1;
    margin-bottom: 10px;
}

.m-slide1 ul {
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 15px 0 0;
    white-space: nowrap;
    display: block;
    overflow: hidden;
}

.m-slide1 li {
    width: 170px;
    height: auto;
    display: inline-block;
    margin: 0 12px 0 0;
    white-space: nowrap;
    overflow: hidden;
}


.m-tag {
    overflow: hidden;
}

.m-tag span {
    float: left;
    border-width: 1px;
    border-style: solid;
    margin: 0 10px 5px 0;

    border-radius: 12px;
}

.m-tag a {
    display: block;
    padding: 0 12px;
    font-size: 16px;
    line-height: 25px;
}

.m-tag .s1 {
    border-color: #c3ecf9;
    background-color: #e1f4fa;
}

.m-tag .s2 {
    border-color: #d5e3fc;
    background-color: #e7eefb;
}

.m-tag .s3 {
    border-color: #ffdfae;
    background-color: #ffedd1;
}

.m-tag .s4 {
    border-color: #cceecc;
    background-color: #def5de;
}

.m-tag .s5 {
    border-color: #c3ecf9;
    background-color: #e1f4fa;
}

.m-tag .s6 {
    border-color: #d5e3fc;
    background-color: #e7eefb;
}

.wp {
    width: 92%;
    margin: 0 auto;
}

.content_main {
    background-color: white;
}

.g-tit1 h3 {
    position: relative;
    font-size: 17px;
    color: #232323;
    padding-left: 10px;
    padding-bottom: 10px;
    /* border-bottom: 1px solid #e1e1e1; */
}


.g-tit1 {
    line-height: 1.5;
}

.m-con p {
    
    line-height: 20px;
}

.m-con h4 {
    font-size: 16px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
    border-left: 6px solid #ffa600;
    margin: 10px 0;
}

.banner_pics li {
    width: 225px !important;
    height: 150px !important;
}

.banner_pics img {
    width: 225px !important;
    height: 150px !important;
}

.edit-box {
    margin: 0 0 10px 0;
}

.dn {
    display: none;
}


.download-wp {
    margin: 15px 0 0 190px;
}

.download-wp .install-btn {
    position: static;
    width: auto;
    height: 26px;
    margin-left: 16px;
    line-height: 26px;
    border-radius: 5px;
    background-color: #75c233;
}

.download-wp .bubble {
    z-index: 1;
    top: 45px;
}

.download-wp .bubble .arrow {
    right: 86px;
}

.download-wp .install-btn {
    vertical-align: middle;
}

.download-wp .install-btn.hide {
    display: none;
}

.download-wp .n-download {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #999;
    padding-left: 10px;
}

.download-wp .normal-dl-btn {
    color: #75c233;
    margin-left: 16px;
    border-radius: 3px;
    letter-spacing: 1px;
    background-color: white;
    font-size: 17px;
    border: 1px solid #75c233;
}

.download-wp .normal-dl-btn.show {
    display: block;
    color: #ffffff;
    background-color: #24AA42;
}

.download-wp .check-box {
    float: left;
    color: #888;
    padding-left: 22px;
    font-size: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeBAMAAADJHrORAAAAFVBMVEUAAACCgoKCgoKCgoKCgoKCgoKCgoJ4cO41AAAABnRSTlMA8a0nGbYg81BgAAAAN0lEQVQY02NgVkxDACEDBsM0ZCDMoBbCgACuSQxiDkh8lkSGNAZkkDbKpy4fPbzR4wM9vtDjEwAY7Sm1b0vYqAAAAABJRU5ErkJggg==) 0 4px no-repeat;
    background-size: 15px 15px;
}

.download-wp .check-box.active {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAANlBMVEUAAAAK2bAK2bAK2bAK2bAK2bAK2bAK2bAK2bAK2bAK2bAK2bAK2bAK2bAK2bAK2bAK2bAK2bAyTF6XAAAAEXRSTlMAGvEmrtvludANeEeWh2ozWE3ZiSkAAACVSURBVCjPxdPNDsMgDANgJ4QC/Z3f/2U3qklMJR23zdfvElkxEEzpRi28VHkbDTAmgRtJNCir+k4FiduQ/2DJ8xeWyNjYUT0a98oFjXvd0bjX9XL5sn1qwoUnWkFNmMhYrvwgs7xVQ1/LTE7HqVy81laSc9XdL9V4ZoPPJVU1uFw9k7ncMiRH+eW3DB55MIPBiAYTfALgNRFywjVvRQAAAABJRU5ErkJggg==) 0 4px no-repeat;
    background-size: 15px 15px;
}

.download-wp {
    clear: both;
    position: relative;
    margin: 0 0 20px 0;
    top: 10px;
    text-align: center;
}

.download-wp .check-box {
    margin-top: 6px;
    line-height: 16px;
}

.download-wp .install-btn {
    display: block;
    margin-left: 120px;
    padding: 9px 0;
    border-radius: 3px;
}

.download-wp .install-btn[data-sem="1"],
.download-wp .install-btn[data-btn-status="default"] {
    margin-left: 0;
}

.download-wp .normal-dl-btn {
    display: none;
    margin-left: 120px;
    height: 42px;
    line-height: 42px;
    text-align: center;
}

.install-btn,
.detail-check-btn {
    letter-spacing: 1px;
    font-size: 17px;
    position: absolute;
    top: 12px;
    right: 10px;
    text-align: center;
    width: 64px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    border-radius: 3px;
    background: #95c744;
}

.install-btn:hover {
    color: #fff;
}

.ExpMemoDiv {
    font-size: 12px;
    padding-bottom: 5px;
}

.ExpMemoDiv span {
    color: red;
}

/*包名权限*/
.m-downinfo {
    font-style: normal;
    font-size: 14px;
    margin-top: 10px;
    background-color: #fff;
}

.dd_title {
    border-bottom: 1px solid #dfdfdf;
    line-height: 35px;
    padding: 0 10px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.dd_qxtitle,
.dd_qqxtitle_ys {
    padding: 0 10px;
    position: relative;
    font-size: 16px;
    overflow: hidden;
    line-height: 35px;
    border-bottom: 2px solid #eee;
}

.read_qx {
    font-style: normal;
    float: right;
    font-size: 13px;
    cursor: pointer;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 22px;
    padding: 2px 8px;
    margin-top: 5px;
    background-color: #adadad;
    border-radius: 4px;
}

.read_qx:hover {
    background-color: #818082;
}

.m-permissions {
    width: 100%;
    height: 39px;
    line-height: 39px;
    font-size: 14px;
    font-weight: normal;
    color: #555;
    text-indent: 12px;
    background: #fff;
    display: block;
    overflow: hidden;
    margin: 0 0 0 0;
}

.m-permissions span {
    width: 76px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    background: #2ddea2;
    border-radius: 4px;
    float: right;
    margin: 9px 10px 0 0;
    display: inline;
    overflow: hidden;
    text-indent: 0px;
}

.m-premissions-div {
    width: 90%;
    height: auto;
    max-height: 70%;
    padding: 0;
    box-sizing: border-box;
    display: none;
    overflow: hidden;
    background: #fafafa;
    border-radius: 0;
    position: fixed;
    top: 15%;
    left: 5%;
    z-index: 99999;
    overflow: auto;
}

.m-premissions-div strong {
    width: 100%;
    height: auto;
    font-size: 16px;
    font-weight: bold;
    or: #333;
    text-indent: 14px;
    border-bottom: 2px solid #eee;
    padding: 10px 0 8px;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
}

.m-premissions-div ul {
    width: 100%;
    height: 380px;
    padding: 3px 15px 10px;
    box-sizing: border-box;
    display: block;
    overflow: auto;
}

.m-premissions-div ul li {
    width: 100%;
    height: auto;
    line-height: 21px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    padding: 8px 0;
    border-bottom: 1px dotted #e3e3e3;
    display: block;
    overflow: hidden;
    font-family: "microsoft yahei", "Microsoft YaHei", Monaco, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.m-premissions-div ul li span {
    font-weight: bold;
    color: #333
}

.m-close-permis {
    width: auto;
    height: auto;
    font-size: 14px;
    font-weight: normal;
    background: #333;
    color: #fff;
    padding: 2px 6px;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    border-radius: 0
}

.m-permission-bg {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    display: none;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99998;
}

.dd_qxtitle em,
.dd_qqxtitle_ys em {
    font-size: 14px;
}

/* 相关截图 */
.game_slide {
    margin-top: 20px;
    height: 8rem;
    padding: 0.12rem 0.2rem;
    background: #fff;
    overflow: hidden;
  }
  
  .game_slide ul {
    height: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding-bottom: 2rem;
    -webkit-overflow-scrolling: touch;
  }
  
  .game_slide ul li {
    display: inline-block;
    margin-right: 0.12rem;
    height: 7rem;
  }
  
  .game_slide ul li img {
    width: auto;
    height: 100%;
  }
  
  .lightbox-gallery li {
    cursor: pointer;
  }
  
  #lightbox-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    display: none;
    z-index: 9999;
  }
  
  #lightbox-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    max-height: 90%;
  }

/* 相关版本 */
.image-list {
    list-style: none;
    padding: 0;
}

.item-wrapper {
    display: flex;
    align-items: center;
}

.left, .right {
    flex: 0 0 auto;
}

.left img {
    margin-top: 5px;
    margin-left: 15px;
    width: 30px;
    height: 30px;
}

.center {
    margin-left: 5px;
    flex: 1 1 auto;
    display: flex;
    align-items: center;
}

.center span {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.right p {
    text-align: right;
}

/* 相关专题 */

.hotztbox {
    margin: 0 12px;
  }
  
  .hotztbox a.info {
    margin-bottom: 1rem;
    width:100%;
    height: 150px;
    border-radius: 5px;
    position: relative;
    display: block;
  }
  
  .hotztbox a.info img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
  }
  
  .hotztbox a.info p:nth-child(3) {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    line-height: 17px;
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
  }
  
  .hotztbox a.info p:nth-child(4) {
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 13px;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
  }
  
  .hotztbox a.info p:nth-child(5) {
    font-size: 13px;
    color: #fff;
    line-height: 18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    position: absolute;
    top: 80px;
    left: 0;
    margin: 0 13px;
  }
  
  .hotztbox a.info em {
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: .1rem;
    position: absolute;
    left: 0;
    top: 0;
  }
  
  .hotztbox ul {
    margin-top: 15px;
  }
  
  .hotztbox ul li {
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
  }
  
  .hotztbox ul li:nth-child(4n) {
    margin-right: 0;
  }
  
  .hotztbox ul li img {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 15px;
  }
  
  .hotztbox ul li p {
    font-size: 14px;
    color: #333;
    line-height: 15px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    width: 60px;
    display: block;
    margin-top: 10px;
  }
  