body {
    background-color: #f2f5f9;
}

.center {
    width: 1200px;
    margin: auto;
}

.show_head-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.show_head .title {
    width: 70%;
    padding-right: 50px;
}

.show_head .title,
.show_head .ico {
    display: inline-block;
    vertical-align: middle;
}

.show_head .title h1 {
    font-size: 55px;
    padding: 0px;
    margin: 0px;
    text-align: left;
}

h1,
h2,
h3 {
    padding: 0px;
    margin: 0px;
    line-height: 130%;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 400;
}

.show_head .ico {
    width: 30%;
    text-align: right;
    position: relative;
    margin-top: 40px;
}

.show_head .ico img {
    border-radius: 18%;
    width: 200px;
    max-width: 100%;
    box-shadow: 0px 0px 5px 2px #555;
}

.download_buttons {
    margin-top: 20px;
    display: inline-block;
}

.download_buttons a.download {
    padding: 20px 150px;
    background-color: #0077CC;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 80%;
    margin-right: 30px;
}

.download_buttons a,
.download_buttons span {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    padding: 20px 10px;
    border-radius: 5px;
    font-size: 90%;
    color: #333;
}

body,
div,
html,
a,
span,
textarea {
    box-sizing: border-box;
    overflow-wrap: break-word;
}

.none {
    display: none;
}

.dop_info {
    margin-top: 50px;
}

.dop_info .item:first-child {
    border: none;
    padding-left: 0px;
    font-size: 20px;
}

.dop_info .item {
    display: inline-block;
    padding: 5px 15px;
    border-right: solid 1px #EEE;
    vertical-align: middle;
    font-size: 75%;
    font-weight: 300;
}

.dop_info .like_dislike {
    width: 186px;
    border-radius: 10px;
    margin-top: 15px;
}

.dop_info .like_dislike span.like {
    border-radius: 10px 0px 0px 0px;
    border-right: none;
}

.dop_info .like_dislike span.like:hover {
    border: solid 3px #DDD;
    border-bottom: none;
    border-right: none;
}

.dop_info .like_dislike span.dislike:hover {
    border: solid 3px #DDD;
    border-bottom: none;
    border-left: none;
}

.dop_info .like_dislike span {
    display: inline-block;
    border: solid 3px #EEE;
    color: #333;
    cursor: pointer;
    padding: 15px 0; float: left; width: 50%;
    border-radius: 10px;
    border-bottom: none;
    box-sizing: border-box;
}

.dop_info .like_dislike .like i {
    background-image: url(../images/like.png);
    margin: 0 0 0 10px;
}

.dop_info .like_dislike span b {
    font-size: 12px;
    display: inline;
    font-weight: normal;
}

.dop_info .like_dislike span.dislike {
    border-radius: 0px 10px 0px 0px;
}

.dop_info .like_dislike .dislike i {
    margin: 0 0 0 10px;
    background-image: url(../images/dislike.png);
}

.dop_info .like_dislike .like i,
.dop_info .like_dislike .dislike i {
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 10px;
    margin-right: 15px;
    padding: 10px;
    background-size: 20px !important;
}

.dop_info .like_dislike .persent_bar {
    padding: 0px;
    width: 100%;
    display: flex;
}

.dop_info .like_dislike .persent_bar .plus {
    border-radius: 0px 0px 0px 5px;
    background: green;
}

.persent_bar .plus,
.persent_bar .minus {
    display: inline-block;
    vertical-align: top;
    padding: 3px 0px;
}

.dop_info .like_dislike .persent_bar .minus {
    border-radius: 0px 0px 5px 0px;
    background: red;
}

.dop_info .item.tov {
    max-width: 160px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
}

.dop_info .item.tov span {
    display: block;
    font-weight: 500;
    font-size: 110%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dop_info .all_users_voite {
    display: inline-block;
    padding: 10px 7px;
    background: url(https://androeed.store/modules/android/images/user.png) center no-repeat;
    background-size: 12px;
    opacity: 0.7;
    vertical-align: middle;
}

.dop_info .item:last-child {
    border: none;
}

.center-bottom {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    padding-left: 1px;
}

.col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.post {
    word-break: break-word;
    overflow-x: hidden;
}
.post h3{
    margin: 20px 0;
    font-size: 26px;
    font-weight: bold;
}

#toc-container {
    width: 100%;
    background: #fafbfd;
    border: 1px solid #e1e4e8;
    padding: 10px 20px;
    margin: 16px 0;
    position: relative;
    border-radius: 5px;
}

#toc-container .toc-title {
    font-size: 20px;
    font-weight: 500;
    align-items: center;
}

.d-flex {
    display: flex !important;
}

#toc-container.active .toc-collapse {
    transform: rotate(180deg);
}

.toc-collapse {
    margin-left: auto;
    cursor: pointer;
}

.dropdown-icon {
    background-image: url(https://images.gamekillerapp.com/common/h5/images/modapkfans/icon/nav-whiteArrow.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 18px;
    height: 18px;
    background-color: green;
    background-position: center;
    margin-left: 2px;
}

img,
svg {
    vertical-align: middle;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

/* :not(svg) {
    transform-origin: 0px 0px;
} */
#toc-container.active nav {
    display: none;
}

#toc-container ul {
    padding-left: 15px;
    color: var(--main);
    counter-reset: section;
    list-style-type: none;
}

.post ul {
    padding-left: revert;
    list-style: disc;
}

ul {
    list-style: none;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol,
ul {
    padding-left: 2rem;
}

#toc-container ul li {
    margin: 5px 0;
}

#toc-container ul li a {
    font-size: 15px;
    color: var(--main);
    padding: 0 5px;
    display: inline-block;
    width: calc(100% - 40px);
    vertical-align: text-top;
}

.post a {
    color: var(--main);
}

a {
    color: var(--bs-black);
    text-decoration: none;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

b,
strong {
    font-weight: bolder;
}

.post h2 {
    font-size: 20px;
}

.post img {
    max-width: 100%;
    height: auto;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.atitle {
    border-bottom: 2px solid green;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    display: inline-block;
    color: var(--default);
    line-height: 1.5;
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: calc(-0.5* var(--bs-gutter-x));
    margin-left: calc(-0.5* var(--bs-gutter-x));
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
}

.app-item {
    transition: all 0.3s ease-in-out;
    overflow: hidden;
}

.p-2 {
    padding: 0.5rem !important;
}

.align-items-center {
    align-items: center !important;
}

.wh64 {
    width: 64px;
    height: 64px;
}

.me-2 {
    margin-right: 0.5rem !important;
}

.flex-shrink-0 {
    flex-shrink: 0 !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.fs-12 {
    font-size: 12px;
}

.fs-14 {
    font-size: 14px;
}

.d-block {
    display: block !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.btn-block {
    display: block;
}

.mt-3 {
    margin-top: 1rem !important;
}

.btn-sm,
.btn-group-sm>.btn {
    --bs-btn-padding-y: 0.25rem;
    --bs-btn-padding-x: 0.5rem;
    --bs-btn-font-size: 0.875rem;
    --bs-btn-border-radius: 0.25rem;
}

.seemore {
    width: 100%;
    border: 1px solid green;
    padding: 5px auto;
    padding: 5px 0 5px 0;
    box-sizing: border-box;
    text-align: center;
}

.seemore:hover {
    background-color: green;
    color: #FFF;
}

.flex-warp {
    display: flex;
    flex-wrap: wrap;
}

.trending-link {
    border-radius: 5px;
    padding: 5px;
    box-shadow: rgb(0 0 0 / 8%) 0 0 0 1px;
    margin: 6px;
    font-size: 14px;
}

.trending-link:hover {
    background-color: var(--bs-lightp);
    transition: all 0.3s ease-in-out;
    color: green;
}

.app-item:hover {
    background-color: #ccc;
}

a:hover {
    cursor: pointer;
}

.trending img {
    width: 25px;
    height: 25px;
    margin-right: 3px;
    border-radius: 50%;
    display: inline-block;
    overflow: hidden;
}

.article-main .article-right {
    padding-right: 1px;
}

.article-main .article-right {
    width: 320px;
    margin-left: auto;
    margin-right: 0;
}

.box {
    /* background: #fff; */
    /* box-shadow: rgb(0 0 0 / 20%) 0 1px 2px 0; */
    position: relative;
    margin-bottom: 12px;
    margin-left: 10px;
    margin-top: 16px;
}

.box-header {
    width: 100%;
    box-shadow: 0 1px 0 0 rgb(0 0 0 / 8%);
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.box-header .box-header-title {
    color: #333;
    font-size: 18px;
    text-align: left;
    padding: 0 12px;
    white-space: nowrap;
    display: inline-block;
    line-height: 42px;
}

.lapps-nav {
    display: flex;
    flex-wrap: wrap;
    padding: 6px
}

.lapps-nav a {
    width: 100%;
}

.lapp {
    width: 100%;
    padding: 10px;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    position: relative;
    line-height: 1.2;
    transition: all .25s ease;
}

.lapp:hover figure img {
    transform: scale(1.1);
}

.lapp:hover {
    background: #f5f7fa;
}

.lapp figure {
    width: 56px;
    height: 56px;
    position: absolute;
}

.lapp figure img {
    width: 56px;
    height: 56px;
    border-radius: 20%;
    transition: transform .2s ease;
}

.lapp .info {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 65px;
    height: 56px;
}

.lapp .info .name {
    font-size: 1rem;
    height: 1.6rem;
    line-height: 1.6rem;
    color: #333;
}

.lapp .info>span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    margin-bottom: 3px;
}

.lapp .info .author {
    color: #6f6f6f;
    font-size: 12px;
    line-height: 18px;
}
.swiper-container {
    width: 100%;
    height: 300px;
    margin: 20px 0 20px 0;
}
.col-xl-9 .swiper-container .swiper-wrapper .swiper-slide {
    width: auto !important;
    max-height: 500px;
    padding: 0 5px 0 5px;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
}
.col-xl-9 .swiper-container .swiper-wrapper .swiper-slide img{
    max-width: 100%;
    max-height: 100%;
}
.lookpl{
    display: none;
}