/*面包屑*/
a {
    text-decoration: none;
    color: #1b1919;
    ;}

a:hover {
    color: #38a6fd;
    text-decoration: none;
}

h4 {
    display: block;
    margin-block-start: 0em; margin-block-end: 0em; margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;
}

body {
    display: block;
    margin: 0;
    padding: 0;
}

ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 0em;margin-block-end: 0em;margin-inline-start: 0px;margin-inline-end: 0px;padding-inline-start: 0px;}

li {
    list-style-type: none;
}

.breadline {
    padding: 10px;
    overflow: hidden;
    background: #fff;
    border-top: 1px solid #eee;
    font-size: 14px;
}

.breadline b {
    display: block;
    float: left;
    border-left: 3px solid #38a6fd;
    padding-left: 5px;
    line-height: 14px;
    margin-top: 3px;
    color: #333;
    font-weight: normal;
}

/*下载*/
.box-dd {
    position: relative;
    background: #fff;
}

.game_dd {
    padding-top: 20px;
}

.game_dd img {
    width: 100px;
    height: 100px;
    display: block;
    margin: 10px auto 0;
    border-radius: 10px;
}

.game_dd h1 {
    font-size: 18px;
    color: #333;
    height: 40px;
    line-height: 40px;
    font-weight: 400;
    text-align: center;
    overflow: hidden;
}

.t_gamebox .m_gamebtn, .t_gamebox .safety_btn {
    display: block;
    width: 80%;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: #1e89e1;
    border-radius: 35px;
    font-size: 16px;
    color: #fff;
    margin: 12px auto 0;
}

.m_score {
    margin-top: .2rem;
    overflow: hidden;
}

.m_score .score-dd {
    position: relative;
    font-size: 1;
    color: #aaa;
    text-align: center;
    width: 33.3333%;
    float: left;
    font-size: 14px;
}

.m_score .score-dd:not(:last-child):after {
    content: "";
    position: absolute;
    display: block;
    width: .02rem;
    height: .6rem;
    background: url(../images/ic-line-1.png) 0 0/100% 100%;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.m_score .score-dd .m_icon-dd {
    font-size: 20px;
    color: #464646;
    margin-bottom: 5px;
    text-align: center;
    font-weight: 600;
}

.m_score .score-dd .m_icon-dd .icondd-hot {
    background-image: url(../images/ic-hot-g.png)
}

.m_score .score-dd .m_icon-dd .icondd-star {
    background-image: url(../images/ic-star.png)
}

.m_score .score-dd .m_icon-dd .icondd-user {
    background-image: url(../images/ic-user-g.png)
}

.m_score .score-dd .m_icon-dd .dd_icon {
    position: relative;
    top: -2px;
    width: 22px;
    height: 21px;
    margin-right: 3px;
}

.dd_icon {
    display: inline-block;
    vertical-align: middle;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat
}

.sm {
    text-align: center;
    font-size: .24rem;
    color: #259d5d;
    padding-top: .2rem;
    padding-bottom: .4rem;
    display: none;
}

.sm span {
    padding: 0 .3rem;
    position: relative
}

.sm span::after {
    content: "";
    position: absolute;
    width: .22rem;
    height: .22rem;
    left: 0;
    top: 50%;
    margin-top: -.11rem;
    background: url(../images/icon-lvse@2x.png) no-repeat;
    background-size: .22rem
}

/*截图*/
.mid-title {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #444;
}

.mid-title span {
    display: block;
    width: 5px;
    height: 20px;
    float: left;
    margin: 12px;
    background: #38a6fd;
}

.mid-title .more {
    font-weight: normal;
    font-size: 12px;
    float: right;
    margin-right: 1px;
    color: #c2c2c2;
}

.yxjt {
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.yxfl {
    width: 97%;
    float: left;
    max-height: 290px;
    overflow: hidden;
    display: block;
}

.slide_A {
    overflow: hidden;
}

.slide_A a {
    display: inline;
    width: 160px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    text-align: center;
    overflow: hidden;
    margin-left: 10px;
}

.slide_A a img {
    width: 100%;
    max-height: 266px;
}

/*内容介绍*/
.soft_introduce {
    width: 100%;
    background: #fff;
}

.text_js {
    padding: 0 10px;
    overflow: hidden;
}

.text_js p {
    font-size: 14px;
    line-height: 26px;
    color: #575759;
    font-family: arial,"微软雅黑";
    z-index: 1;
}

.text_js p img {
    width: 100%!important;
}

.text_js center img {
    width: 100% !important;
    height: auto !important
}

.text_js p a {
    color: #08c;
}

.text_js h3 {
    font-size: 16px;
    font-weight: bold;
    color: #f31a22;
}

.soft_introduce .wealth {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    line-height: 36px;
    margin: 10px 0;
}

.soft_introduce .wealth th {
    background: #52c3dd;
    color: #333;
}

.soft_introduce .wealth .tab_bottom {
    color: #ff1414;
}

.game_details {
    display: block;
    overflow: hidden;
    z-index: 999;
    padding-bottom: 10px;
    border-top: 5px solid #f2f2f4;
    border-bottom: 5px solid #f2f2f4;
    background: #fff;
}

.game_details img {
    width: 80px;
    height: 80px;
    border-radius: 20px;
    float: left;
    display: block;
    overflow: hidden;
    padding: 13px 10px 13px 10px;
}

.game_details .text {
    padding: 12px 10px 0 0;
    display: block;
    overflow: hidden;
}

.game_details .text .g_pf {
    overflow: hidden;
    font-size: 18px;
    line-height: 26px;
    margin-top: 5px;
    color: #ed4544;
}

.game_details .text .g_pf span {
    display: block;
    float: left;
    width: 120px;
    height: 26px;
    margin-right: 10px;
    background: url(../images/soft_detail_pf.png) -10px -43px no-repeat;
}

.game_details .text .g_pf span i {
    display: block;
    height: 26px;
    background: url(../images/soft_detail_pf.png) -10px -6px no-repeat;
}

.game_details .text .g_zl {
    overflow: hidden;
    width: 100%;
    float: left;
}

.game_details .text .g_zl .g_dx {
    width: 46%;
    font-size: 12px;
    color: #9c9b9b;
    display: block;
    margin-top: 5px;
    float: left;
    height: 15px;
    line-height: 15px;
    margin-right: 4%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.game_details .g_label {
    width: 97%;
    height: 34px;
    overflow: hidden;
    margin: 0 auto;
    display: none;
}

.game_details .g_label a,.game_details .g_label i {
    margin-top: 4px;
    height: 28px;
    float: left;
    font-size: 12px;
    color: #4ec487;
    text-align: center;
    line-height: 28px;
    border-radius: 5px;
    border: 1px solid #4ec487;
    padding: 0 15px;
    margin-right: 8px;
}

.game_details .g_label i {
    color: #d2d2d2;
    border: 1px solid #d2d2d2;
    font-style: normal;
}

/*相关下载*/
.xgxz {
    margin-top: 10px;
    border-bottom: 5px solid #f2f2f4;
    background: #fff;
}

.xgxz_ul li {
    overflow: hidden;
    zoom:1;padding: 15px 10px 12px 10px;
    position: relative;
    border-bottom: 1px dashed #eee ;
}

.xgxz_ul li .gimg {
    float: left;
    display: inline;
}

.xgxz_ul li .gimg {
    width: 55px;
    height: 55px;
    overflow: hidden;
    margin-right: 10px;
    margin-top: 0px;
}

.xgxz_ul li .gimg img {
    width: 55px;
    height: 55px;
    border-radius: 10px;
    overflow: hidden;
}

.xgxz_ul li .ginfo .gname {
    line-height: 20px;
    height: 20px;
    font-size: 15px;
    display: block;
    font-style: normal;
    color: #1a1a1a;
    margin-top: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 65%;
}

.xgxz_ul li .ginfo b {
    font-weight: 300;
    line-height: 18px;
    height: 18px;
    font-size: 12px;
    margin-top: 10px;
    display: block;
    color: #666;
}

.xgxz_ul li .gbtn {
    display: block;
    width: 48px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #38a6fd;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 27px;
    text-align: center;
    border: 1px #38a6fd solid;
    border-radius: 2px;
}

/*猜你喜欢*/
.cnxh {
    width: 100%;
    overflow: hidden;
    display: block;
}

.cnxh h3 {
    font-size: 16px;
    color: #080909;
    height: 46px;
    line-height: 46px;
    margin-left: 10px;
}

.cnxh .cn_lb {
    padding: 0 10px;
    overflow: hidden;
    position: relative;
}

.cnxh .cn_lb li {
    width: 25%;
    height: 23px;
    float: left;
}

.cnxh .cn_lb li a {
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    height: 22px;
    font-size: 16px;
    color: #292828;
}

.cnxh .cn_lb .hover a {
    color: #f31a22;
    b;border-bottom: 1px solid #f31a22;
}

.cnxh .c_text {
    padding: 0 10px;
    overflow: hidden;
    position: relative;
    height: 300px;
    margin-top: 23px;
}

.cnxh .c_text .c_title {
    font-size: 14px;
    color: #1b1c1d;
    font-weight: 600;
}

.cnxh .c_text .c_more {
    font-size: 12px;
    color: #9e9c9d;
    float: right;
    width: 38px;
    height: 30px;
    margin-right: 4px;
}

.cnxh .c_text .c_more em {
    background: url(../images/c_more.png) no-repeat right;
    background-size: 9px auto;
    /* background-position:-30px -10px; */
    display: block;
    float: right;
    width: 9px;
    height: 10px;
    margin-top: 4px;
}

.cnxh .c_text .c_jj {
    font-size: 12px;
    color: #9e9c9d;
    height: 60px;
    line-height: 20px;
    margin-top: 13px;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.cnxh .c_text .c_app {
    overflow: hidden;
    position: relative;
}

.cnxh .c_text .c_app li {
    width: 25%;
    float: left;
    height: 98px;
}

.cnxh .c_text .c_app li a {
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    height: 98px;
}

.cnxh .c_text .c_app li a img {
    width: 62px;
    height: 62px;
    border-radius: 10px;
}

.cnxh .c_text .c_app li a p {
    font-size: 12px;
    color: #080909;
    height: 18px;
    width: 70px;
    display: block;
    overflow: hidden;
    margin: 2px auto 0 auto;
}

/*热门标签*/
.app_article {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 20px;
    background: #fff;
}

.app_article a {
    color: #fff;
    border: none;
    font-size: 14px;
    float: left;
    margin: 0 10px 10px 0;
    padding: 0 15px;
    text-align: center;
    border-radius: 2px;
    transition: opacity .3s ease;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}

.app_article a:hover {
    opacity: .7;
}

.app_article a:nth-of-type(6n+1) {
    background: #ffa958;
}

.app_article a:nth-of-type(4n+2) {
    background: #67b4ff;
}

.app_article a:nth-of-type(5n+1) {
    background: #ffa958;
}

.app_article a:nth-of-type(3n) {
    background: #61e0c4;
}

.app_article a:nth-of-type(7n+3) {
    background: #ffa9a8;
}

.app_article a:nth-of-type(4n+4) {
    background: #61e0c4;
}

.app_article a:nth-of-type(4n+5) {
    background: #ff7f7d;
}

.downbtn_a,.down_box .downbtn_a {
    display: inline-block;
    width: 45%;
    height: 40px;
    line-height: 40px;
    margin: 0 2% 0 2%;
    margin-bottom: 10px;
    background: #fff;
    font-size: 14px;
    border: 1px solid #1e89e1;
    color: #1e89e1;
    box-sizing: border-box;
    border-radius: 5px;
    text-align: center;
    margin-top: 10px;
}

.downbtn_b,.down_box .downbtn_b {
    text-align: center;
    background: #1e89e1;
    display: inline-block;
    width: 45%;
    margin: 0 2% 0 2%;
    margin-bottom: 10px;
    line-height: 20px;
    height: 38px;
    padding-top: 2px;
    vertical-align: top;
    font-size: 14px;
    border-radius: 5px;
    color: #fff;
    margin-top: 10px;
}

.downbtn_b i,.down_box .downbtn_b i {
    display: block;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    text-align: center;
    font-style: normal;
    opacity: .8;
}

.down_box p {
    font-size: 12px;
    background: #fff3e2;
    color: #787878;
    padding: 4px 8px;
    box-sizing: border-box;
    border: 1px solid #ffe0b5;
    line-height: 20px;
    margin-bottom: 10px;
    border-radius: 5px;
}

p em,.down_box p em {
    color: #f75934;
}

/*swipebox样式*/
html.swipebox {
    overflow: hidden!important
}

#swipebox-overlay img {
    border: none!important
}

#swipebox-overlay {
    position: fixed;
    z-index: 99999!important;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

#swipebox-overlay,#swipebox-slider {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#swipebox-slider {
    position: absolute;
    display: none;
    white-space: nowrap
}

#swipebox-slider .slide {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(../images/loader.gif) no-repeat center center;
    text-align: center;
    line-height: 1px
}

#swipebox-slider .slide:before {
    display: inline-block;
    margin-right: -1px;
    width: 1px;
    height: 50%;
    content: ""
}

#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

#swipebox-slider .slide .swipebox-video-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5%;
    width: 100%;
    max-width: 855pt;
    max-height: 100%;
    background: 0 0
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
    position: relative;
    overflow: hidden;
    padding-bottom: 56.25%;
    width: 100%;
    height: 0
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important
}

#swipebox-action,#swipebox-caption {
    position: absolute;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 50px
}

#swipebox-action {
    top: -50px
}

#swipebox-action.visible-bars {
    top: 0
}

#swipebox-action.force-visible-bars {
    top: 0!important
}

#swipebox-caption {
    top: -50px;
    text-align: center
}

#swipebox-caption.visible-bars {
    top: 0
}

#swipebox-caption.force-visible-bars {
    top: 0!important
}

#swipebox-action #swipebox-next,#swipebox-action #swipebox-prev {
    position: absolute;
    top: 0;
    width: 50px;
    height: 50px;
    border: none!important;
    background-image: url(../images/icons.png);
    background-repeat: no-repeat;
    text-decoration: none!important;
    cursor: pointer
}

#swipebox-action #swipebox-close {
    left: 40px;
    background-position: 15px 9pt
}

#swipebox-action #swipebox-prev {
    right: 75pt;
    background-position: -2pc 13px
}

#swipebox-action #swipebox-next {
    right: 40px;
    background-position: -78px 13px
}

#swipebox-action #swipebox-next.disabled,#swipebox-action #swipebox-prev.disabled {
    opacity: .3;
    filter: alpha(Opacity=30)
}

#swipebox-slider.rightSpring {
    -moz-animation: rightSpring .3s;
    -webkit-animation: rightSpring .3s
}

#swipebox-slider.leftSpring {
    -moz-animation: leftSpring .3s;
    -webkit-animation: leftSpring .3s
}

@-webkit-keyframes rightSpring {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: -30px
    }

    to {
        margin-left: 0
    }
}

@-webkit-keyframes leftSpring {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: 30px
    }

    to {
        margin-left: 0
    }
}

@media screen and (max-width: 800px) {
    #swipebox-action #swipebox-close {
        width:50px;
        height: 50px;
        border: none!important;
        background-image: url(../images/icons.png);
        background-repeat: no-repeat;
        text-decoration: none!important;
        cursor: pointer;
        float: right;
    }

    #swipebox-action #swipebox-prev {
        left: 0;
    }

    #swipebox-action #swipebox-next {
        left: 60px;
    }
}

#swipebox-overlay {
    background: #0d0d0d
}

#swipebox-action,#swipebox-caption {
    background-color: #0d0d0d;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#0d0d0d),color-stop(100%,#000));
    background-image: -webkit-linear-gradient(#0d0d0d,#000);
    background-image: linear-gradient(#0d0d0d,#000);
    text-shadow: 1px 1px 1px #000;
    opacity: .95;
    filter: alpha(Opacity=95)
}

#swipebox-action {
    border-bottom: 1px solid hsla(0,0%,100%,.2)
}

#swipebox-caption {
    border-bottom: 1px solid hsla(0,0%,100%,.2);
    color: #fff!important;
    font-size: 15px;
    font-family: Helvetica,Arial,sans-serif;
    line-height: 43px
}

.checkbox-container {
    width: 310px;
    margin: 10px auto;
    font-size: 14px
}

.checkbox-container .checkboxlabel {
    display: -webkit-box
}

.checkbox-container .checkboxlabel .checkmark {
    color: #999;
    vertical-align: bottom;
    margin-left: 6px;
    width: 300px;
    /*display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;*/
}

.checkbox-container .checkbox {
    width: 20px;
    height: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e1e1e1;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: .8rem;
    margin: 0;
    padding: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    cursor: default;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color .1s ease;
    -moz-transition: background-color ease .1s;
    transition: background-color .1s ease
}

.checkbox-container .checkbox:checked {
    background: #1e89e1;
    border: 1px solid #fff;
}

.checkbox-container .checkbox:checked:after {
    content: "";
    top: 4px;
    left: 4px;
    position: absolute;
    background: 0 0;
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    height: 5px;
    width: 7px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
