* {
    padding: 0px;
    margin: 0px;
}

html {
    font: 14px "Helvetica Neue", HelveticaNeue, Helvetica-Neue, Helvetica, '\5fae\8f6f\96c5\9ed1';
    color: #333;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

img {
    border: none;
}

ul,
li,
dl,
dd,
dt {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    color: #444;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
    text-decoration: none;
}

em,
i,
u,
s,
b {
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

section {
    display: block;
}

input,
button,
select,
textarea {
    outline: none;
}

body {
    width: 100%;
    overflow: hidden;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.ui-loader-default {
    display: none
}

.ui-mobile-viewport {
    border: none;
}

.ui-page {
    padding: 0;
    margin: 0;
    outline: 0
}

.appimg {
    width: 66px;
    height: 66px;
    border-radius: 8px;
}

.br0 {
    border: 0 !important;
}

.pd0 {
    padding: 0 !important;
}

.mr0 {
    margin: 0 !important;
}

.mr10 {
    margin-top: 10px;
}

#htmltopad {
    margin: 10px 0 5px -8px !important;
}

#wrapper1 div {
    margin: 0 0 5px -4px !important;
}

.top {
    height: 41px;
    line-height: 41px;
    background: #138ff1;
    position: relative;
}

.top .logo {
    width: 145px;
    height: 40px;
    display: inline-block;
    background-size: 145px;
    margin: 4px 0 0 10px;
}

.top .gamelogo {
    width: 120px;
    height: 38px;
    display: inline-block;
    background-size: 120px;
    margin: 4px 0 0 5px;
}

.top .softlogo {
    width: 120px;
    height: 38px;
    display: inline-block;
    background-size: 120px;
    margin: 4px 0 0 5px;
}

#keywords {
    -webkit-appearance: none;
    display: block;
    width: 100%;
    border: none;
    border-radius: 4px;
    height: 25px;
    -webkit-box-sizing: border-box;
    padding-left: 5px;
    font-size: 14px;
    color: #666;
}

#btnSearch {
    position: absolute;
    right: 2px;
    top: 1px;
    display: block;
    width: 25px;
    height: 23px;
    border: 0 none;
}

.navbar-top-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
}

.game_navbar {
    background: #eee;
    border-bottom: 1px solid #ccc;
    display: -webkit-box;
    diaplay: -moz-box;
    display: box;
    padding: 0 5px;
    width: 100%;
}

.game_navbar a {
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    -moz-box-flex: 1.0;
    display: block;
    height: 38px;
    line-height: 41px;
    text-align: center;
    font-size: 17px;
}

.game_navbar a.cur {
    border-bottom: 3px solid #08961e;
    color: #08961e;
}

.game_navbar a:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 19px;
    margin: -2px 0;
}

.game_navbar .download:before {
}

.game_navbar .tips:before {
}

.game_navbar .package:before {
}

.game_navbar .QA:before {
}

.game_navbar .game:before {
}

.game_navbar .soft:before {
}

.game_navbar .news:before {
}

.game_navbar .rank:before {
}

.game_navbar .zt:before {
}

.gameArea {
    margin-top: 0;
    background: #fff;
}

.softArea,
.cata,
.yl {
    background: #fff;
    margin-top: 10px;
}

.libao,
.tqList {
    margin-top: 10px;
    background: #fff;
}

.hztj {
    padding-left: 5px;
    background: #fff;
}

.menu {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #e2e2e2;
    padding: 0 10px;
}

.menu b {
    font-size: 16px;
}

/*.menu b:before{content:'';display:inline-block;width:24px;height:24px;}*/
.menu .recomTabs {
    float: right;
    border: 1px solid #79b762;
    border-radius: 3px;
    height: 24px;
    line-height: 24px;
    margin-top: 8px;
}

.menu .recomTabs a {
    display: inline-block;
    height: 24px;
    width: 40px;
    text-align: center;
}

.menu .recomTabs a.cur {
    background: #79b762;
    color: #fff;
}

.AreaList ul,
.ztlist ul {
    padding: 10px 0;
    overflow: hidden;
    background: #fff;
}

.AreaList li,
.ztlist li,
.guessList li {
    float: left;
    width: 25%;
    text-align: center;
    margin-bottom: 10px;
}

.AreaList li .gameTit,
.ztlist li .gameTit,
.guessList .gameTit {
    height: 26px;
    line-height: 26px;
    font-size: 13px;
    overflow: hidden;
}

.AreaList li .downbtn {
    display: block;
    background: #1aabc0;
    color: #fff;
    width: 66px;
    height: 24px;
    line-height: 24px;
    margin: 0 auto;
    border-radius: 2px;
    margin-bottom: 10px;
}

.guessList .gameTit {
    width: 70px;
    margin: 0 auto;
}

.iyxj li .img {
    display: block;
    width: 63px;
    height: 63px;
    border: 1px solid #eee;
    border-radius: 6px;
    margin: 0 auto;
}

.iyxj li .img img {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 8px;
    padding: 3px;
}

.iyxj li a.tit {
    width: 80px;
    margin: 5px auto auto;
    overflow: hidden;
    display: block;
    height: 32px;
    line-height: 16px;
    font-size: 12px;
}

.menu .mr {
    display: block;
    float: right;
    width: 30px;
    height: 10px;
    margin-top: 15px;
}

.more {
    float: right;
    color: #858585;
    font-size: 14px;
    margin-right: 10px;
}

.ztList {
    overflow: hidden;
    padding-bottom: 5px;
}

.ztList ul {
    padding: 10px 0;
}

.ztList li {
    width: 33.3%;
    float: left;
    text-align: center;
    margin-bottom: 10px
}

.ztList li img {
    width: 80px;
    height: 80px;
    border-radius: 8px;
}

.ztList li a {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    position: relative;
}

.ztList li p.tit {
    position: absolute;
    top: 60px;
    color: #fff;
    width: 80px;
    background: rgba(0, 0, 0, 0.4);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.ztList li span {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 12px;
    padding: 5px 5px 0;
}

.cataList {
    overflow: hidden;
    padding: 5px 0;
}

.cataList li,
.cataList .btn {
    width: 25%;
    float: left;
    text-align: center;
    margin: 4px 0;
}

.cataList li a,
.cataList .btn span {
    display: block;
    border: 1px solid #ddd;
    width: 90%;
    margin: 0 auto;
    border-radius: 5px;
    height: 28px;
    line-height: 28px;
    background: #f6f6f6;
    overflow: hidden;
}

.cataList .btn span {
    display: none;
}

.cataList .btn span.span1 {
    -webkit-transform: rotate(180deg);
}

.cataList li.current a {
    background: #138ff1;
    border-color: #138ff1;
    color: #fff;
}

.yl ul {
    overflow: hidden;
    padding: 5px;
}

.yl li {
    float: left;
    font-size: 12px;
    padding: 3px 8px;
}

.yl li a {
    color: #858585;
}

.goTop {
    display: none;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 110px;
    right: 10px;
    z-index: 99;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 20px;
}

.goTop img {
    padding: 8px 8px;
    width: 25px;
    height: 25px;
}

footer {
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    padding-top: 12px;
}

.Qbtn {
    width: 96%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background: #FF8722;
    font-size: 15px;
    border-radius: 6px;
    margin: 8px 2% 0 2%;
    border-bottom: 0px solid #ddd;
    display: block;
}

/******gamePage*****/
#down-page-game,
#down-page-soft,
#index-page,
#down-page-hz,
#article-page,
#package-page {
    background: #f4f4f4;
}

.appBox {
    padding: 10px 10px 0px 10px;
    background: #fff;
    overflow: hidden;
    border-top: 1px solid #eee;
    position: relative;
}

.appBox .app {}

.appicon img {
    width: 80px;
    height: 80px;
    float: left;
    border-radius: 8px;
}

.infocont {
    position: relative;
}

.infocont h1,
.infocont_lb h1 {
    display: block;
    font-size: 18px;
    font-weight: bold;
    max-height: 40px;
    margin-bottom: 3px;
    line-height: 30px;
}

.infocont h1 .TITIMG,
.infocont h1 .titimg,
.infocont h1 .titImg {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    margin: 3px 2px 0 0;
    float: none;
}

.infocont h1 .ico_recommend {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 1px 0 4px;
    border-radius: 3px;
    display: none;
}

.infocont h1 .ico_video {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 1px 0 4px;
    border-radius: 3px;
    display: none;
}

.hasSpecialUrl {
    display: inline-block;
    height: 16px;
    width: 40px;
}

.infocont h1 a,
.infocont_lb h1 a {
    position: relative;
    height: 17px;
    line-height: 17px;
    display: inline-block;
    vertical-align: top;
    margin-left: 7px;
    cursor: pointer;
    border-radius: 0px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 100;
    padding: 0px 3px;
    margin-top: 1px;
}

.infocont h1 a img {
    height: 17px;
}

.infocont h1 .kaice {
    background: #fff;
    border: 1px solid #ddd;
    color: #08961e;
    border-radius: 2px;
}

.infocont h1 a i,
.infocont_lb h1 a i {
    position: absolute;
    top: -6px;
    right: -4px;
    padding: 0 3px;
    display: inline-block;
    background: red;
    border-radius: 10px;
    font-size: 12px;
    color: #fff;
    font-family: initial;
    line-height: initial;
    font-weight: 100;
    height: 12px;
    line-height: 12px;
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
}

.infocont h1 .special,
.infocont_lb h1 .special {
    background: #27afe7;
}

.infocont h1 .special em,
.infocont_lb h1 .special em {
    position: absolute;
    left: -4px;
    top: 4px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid #27afe7;
}

.infocont h1 .huodong,
.infocont_lb h1 .huodong {
    background: #fc5b79;
}

.infocont h1 .huodong em,
.infocont_lb h1 .huodong em {
    position: absolute;
    left: -4px;
    top: 4px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid #fc5b79;
}

.infocont h1 .libaos,
.infocont_lb h1 .libaos {
    background: #c740e3;
}

.infocont h1 .libaos em,
.infocont_lb h1 .libaos em {
    position: absolute;
    left: -4px;
    top: 4px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid #c740e3;
}

.infocont h1 .ico_gift {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-left: 3px;
    display: none;
}

.infocont p {
    font-size: 12px;
    color: #858585;
    line-height: 20px;
}

.infocont p a {
    color: #858585;
}

.infocont p a.ncatalog {
    color: #1aabc0;
}

.infocont p i {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 0 1px -2px 0;
}

.infocont p i.language {
    background-position: 0 1px;
}

.infocont p i.hits {
    background-position: -20px 1px;
}

.infocont p i.size {
    background-position: -64px 1px;
}

.infocont p i.time {
    background-position: -84px 0px;
}

.infocont p i.zan {
    background-position: 0px -17px;
}

.infocont_lb {
    position: relative;
}

.infocont_lb p {
    font-size: 12px;
    color: #858585;
    line-height: 16px;
}

.infocont p .catalog {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABsUlEQVRYR+2WMVLCQBSG/5dKKvUE4glMmU0VytjADcATiCfAG+gN5AZqQ2Zs7JJ04gnMEajQQrPOIjCZsO4+YBkaMsNMZrLZ/8v3dt9C2PNFe87HAWDnBsKX0JffsgtCB0CRxVmrWvadAFRDCdSsBD6ncapAlpczgCAJmiTpWn1pLXQZVqK8yuN86AxgFkrUppJ6IPi2HTU9mp6OW+PJVgDrhpr0q2esEmwRatRvBHARWlWt068FECOhFtGAU1NbzSvP39M41a6RlRKIkSiI6GyNya1DpZQ32WV2rxu4AuC/+ieNz0Y0bxzKxrE1wTKgRHmex3nBAqgPUk0FP7Mupn4XG8D8q5+9CxahamECiDx4HQkZceyY9K8NUP96MRJ9IrozWTHp3xpATSASMTGYMOp3AhAm4ROAts6CTb8TgCAJeh68Bx2ATb8rgKYH70MDYNXvBEBNEibhuL5FOfpdAtwCGFQtcPS7A/hrVm+c3l8vFes45nS/6nbk6ndmYN4PhgTqqnuufrcA6hgnegTAWv0Lq85KMDtFvxqFhOzX/3iaSugMgLNONjqON52Y+97BwC+Sl6whItSxjAAAAABJRU5ErkJggg==) 0 -1px no-repeat;
    background-size: 17px;
    padding: 0 0 0 19px;
    margin-right: 10px;
}

.infocont .ztdesc {
    width: 65px;
    max-height: 36px;
    position: absolute;
    left: 2px;
    top: 68px;
    font-size: 12px;
    text-align: center;
    line-height: 15px;
}

.infocont .ztdesc a {
    color: #08961e;
}

.appicon {
    width: 95px;
    max-height: 107px;
    float: left;
    overflow: hidden;
    clear: both;
}

.appicon .zdesc {
    display: none;
    width: 64px;
    font-size: 10px;
    padding: 2px 0 1px 0;
    text-align: center;
    line-height: 12px;
    margin-top: 5px;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    color: #555;
    position: relative;
    z-index: 9999;
}

.appicon .zdesc a {
    color: #08961e;
}

.infocont p.info em {
    min-width: 64px;
    display: none;
    text-align: center;
    margin-right: 10px;
    position: relative;
    top: -1px;
}

.infocont p.info em a {
    display: inline-block;
    font-size: 10px;
    padding: 2px 4px 0px 4px;
    text-align: center;
    line-height: 12px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    color: #08961e;
    position: relative;
    z-index: 9999;
}

.infocont.nork .info {
    overflow: inherit;
}

.infocont.nork .info em {
    display: none;
}

.infocont .infos li {
    float: left;
    width: 33%;
    font-size: 12px;
    line-height: 22px;
    color: #666;
    height: 22px;
    overflow: hidden;
}

.appBox a.atoprank {
    position: absolute;
    display: block;
    right: 0px;
    top: 0px;
    width: 70px;
    height: 70px;
    z-index: 99;
}

.topdown,
.topdowns,
.package_topdown {
    margin-top: 10px;
}

.topdown a,
.topdowns a,
.package_topdown a {
    background: #1aabc0;
    margin: 0 1%;
    width: 98%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    display: block;
    margin-bottom: 8px;
}

.topdown a.down {
    /* width: 47%; */
    /* float: left; */
}

.topdown a.yuyue {
    /* width: 47%; */
    /* float: left; */
}

.topdown a.zone {
    width: 47%;
    border: 1px solid #1aabc0;
    background: #fff;
    color: #1aabc0;
    height: 30px;
}

.topdown .downbtn_a,
.d_game .btn_zq_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 #1aabc0;
    color: #1aabc0;
    box-sizing: border-box;
    border-radius: 5px;
    text-align: center;
}

.topdown .downbtn_b {
    text-align: center;
    background: #1aabc0;
    display: inline-block;
    width: 45%;
    margin: 0 2% 0 3%;
    margin-bottom: 10px;
    line-height: 20px;
    height: 38px;
    padding-top: 2px;
    vertical-align: top;
    font-size: 14px;
    border-radius: 5px;
    color: #fff;
}

.topdown .downbtn_b i {
    display: block;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    text-align: center;
    font-style: normal;
    opacity: .8;
}

.topdown 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;
}

.topdown p em {
    color: #f75934;
}

.topdown .btn:before,
.topdowns .btn:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: 13px;
    margin: 0 1px -3px 0;
}

.tab {
    background: #fff;
    clear: both;
    display: -webkit-box;
    display: -moz-box;
    display: box;
}

.tab span {
    font-size: 14px;
    color: #fff;
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border: 1px solid #eee;
    border-left: 0;
    background: #3db73d;
    border-radius: 5px 5px 0px 0px;
    opacity: 0.8;
}

.tab span.cur {
    background: #fff;
    border: 1px solid #c3c1c1;
    border-bottom: 0 none;
    color: #08961e;
    padding: 0px 3px;
    font-size: 15px;
    font-weight: 400;
}

.tab span i {
    font-size: 13px;
    padding-left: 2px;
}

.app_intro {
    background: #fff;
    padding: 0 0 10px 0;
}

.app_video,
.app_soft,
.app_article,
.giftList,
.giftShow {
    background: #fff;
}

.giftList,
.app_soft {
    margin-top: 10px;
}

/*棰勭害*/
.yuyuemengban {
    display: none;
    width: 100%;
    height: 2000px;
    position: fixed;
    z-index: 999;
    ;
    background: rgba(0, 0, 0, .5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    left: 0;
    top: 0;
}

.yuyuewrap {
    display: none;
    width: 90%;
    height: 300px;
    position: fixed;
    left: 5%;
    top: 45%;
    margin: -150px 0 0 0;
    background: #fff;
    border-radius: 8px;
    z-index: 1000;
    cursor: initial;
}

.yuyuewrap .closebtn {
    position: absolute;
    right: 10px;
    top: 5px;
    font: 20px/18px microsoft yahei;
    color: #ff8329;
    cursor: pointer;
}

.yuyuewrap .closebtn:hover {
    opacity: 0.88;
}

.yuyuewrap .yuyue_con {
    width: 90%;
    height: 260px;
    margin: 0px auto;
    padding-top: 20px
}

.yuyuewrap .yuyue_con .phone {
    width: 90%;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    padding: 0 10px;
    border: 1px solid #ccc;
    display: block;
    margin: 20px auto 0 auto;
    border-radius: 5px;
}

.yuyuewrap .yuyue_con .phone:focus {
    border: 1px solid #ff8329;
}

.yuyuewrap .yuyue_con .tips {
    width: 90%;
    text-align: center;
    line-height: 40px;
    margin: 10px auto;
    color: #999;
}

.yuyuewrap .yuyuebtn_bs,
.yuyuewrap .yuyuebtn_br {
    width: 90%;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    margin: 10px auto 20px;
    font-size: 16px;
    cursor: pointer;
}

.yuyuewrap .yuyuebtn_bs {
    background: #ff8329;
    color: #fff;
}

.yuyuewrap .yuyuebtn_bs:hover,
.yuyuewrap .yuyuebtn_br:hover {
    opacity: 0.88;
}

.yuyuewrap .yuyuebtn_br {
    color: #ff8329;
    border: 1px solid #ff8329;
}

.intro {
    color: #858585;
    padding: 0 10px 10px;
    line-height: 26px;
}

.intro a {
    color: #1aabc0;
    border-bottom: 0px dotted #08961e;
}

.intro img {
    max-width: 100%;
}

.biaoti {
    padding: 4px 6px;
    color: #0066cc;
    font-weight: bold;
    border-left: 6px solid #08961e;
    margin: -12px 0;
    font-size: 15px;
}

.biaoti span {
    color: #585858;
    padding-right: 6px;
    padding-left: 6px;
    cursor: pointer;
    font-size: 16px;
}

.biaoti span.cur {
    color: #0066cc;
}

.pojie {
    padding: 4px 6px;
    color: #ff0000;
    font-weight: bold;
    border-left: 6px solid #08961e;
    margin: -12px 0;
    font-size: 15px;
}

#hidetexttips,
#showtexttips {
    text-align: center;
}

#hidetexttips a,
#showtexttips a {
    height: 30px;
    line-height: 30px;
    background: #08961e;
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    width: 100px;
}

#showtexttips a:before,
#hidetexttips a:before {
    content: '';
    display: inline-block;
    width: 23px;
    height: 20px;
    margin-bottom: -5px;
}

#showtexttips a:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.biaoqian {
    padding: 6px;
    color: #0066cc;
    font-weight: bold;
    border-left: 6px solid #08961e;
    margin-left: 10px;
    font-size: 15px;
}

.labels {
    margin: 5px 0;
    display: block;
    text-align: center;
}

.labels a {
    margin: 3px;
    color: #68c669;
    border-radius: 3px;
    display: inline-block;
    background: #fff;
    border: 1px solid #eee;
    padding: 2px 6px;
}

.labels a:nth-child(1) {
    color: #ff6214;
}

.labels a:nth-child(2) {
    color: #1f98ef;
}

.labels a:nth-child(3) {
    color: #8dbb00;
}

.labels a:nth-child(4) {
    color: #ff46cf;
}

.tags-fixed {
    position: fixed;
    top: 45px;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0px 1px 2px #ccc;
    padding: 6px 0;
    z-index: 99999;
    margin: 0;
}

.down-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 6px 0;
    z-index: 99999;
    margin: 0;
}

.down-fixed a {
    width: 96%;
    margin: 0 2%;
}

.hd {
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    padding-left: 10px;
    border-left: 5px solid #1aabc0;
    margin-bottom: 10px;
    font-weight: normal;
}

.app_video_bd {
    text-align: center;
    padding: 10px 0;
}

.app_soft_bd {}

.app_soft_bd li {
    overflow: hidden;
    padding: 10px;
    border-bottom: 1px dashed #ccc;
}

.app_soft_bd li:last-child {
    border-bottom: none;
}

.app_soft_bd .img {
    width: 66px;
    height: 66px;
    border-radius: 8px;
    float: left;
    margin-right: 7px;
}

.app_soft_bd li a {
    display: block;
    height: 66px;
    position: relative;
    overflow: hidden;
}

.newlb li a {
    display: inline;
}

.newlb li a.lbmore {
    color: #0aae24;
    margin-left: 6px;
}

.apptxt li h3 {
    height: 34px;
    line-height: 34px;
    font-size: 20px;
}

.apptxt li p {
    height: 34px;
    line-height: 34px;
}

.apptxt li a .app_btn {
    float: right;
    width: 68px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #0aae24;
    color: #0aae24;
    border-radius: 2px;
    margin: -35px 0 0 0;
    font-size: 14px;
}

@media screen and (max-width:320px) {
    .apptxt li a .app_btn {
        width: 60px;
        ;
        height: 24px;
        line-height: 24px;
    }
}

.ico_lb {
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
    height: 16px;
    padding: 2px 0px 1px 2px;
    border-radius: 4px;
}

.sign_a {
    position: relative;
    display: block;
    overflow: hidden;
    width: 66px;
    margin: 0 auto;
}

.sign {
    position: absolute;
    width: 48px;
    height: 16px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    top: 2px;
    left: -10px;
    line-height: 18px;
    transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
    -moz-transform: rotate(-40deg);
    font-weight: bold;
}

.sign_1 {
    background: #f00;
}

.sign_2 {
    background: #3ed4c8;
}

.sign_3 {
    background: #ff6528;
}

.sign_4 {
    background: #27afe7;
    font-size: 10px;
}

.sign_5 {
    background: #5abb73;
}

.sign_6 {
    background: #6cb700;
}

.sign_7 {
    background: #df18c5;
}

.sign_8 {
    background: #bbca12;
}

.sign_9 {
    background: #298cb5;
    font-size: 10px;
}

.sign_10 {
    background: #26a024;
    font-size: 10px;
}

.sign_11 {
    background: #c647e1;
}

.sign_12 {
    background: #f0604c;
}

.sign_13 {
    background: #f00;
}

.sign_14 {
    background: green;
}

.lstcont,
.lstcont1 {
    padding-top: 0;
}

.lstcont h3,
.lstcont1 h3 {
    font-weight: normal;
    font-size: 18px;
    max-width: 180px;
    height: 22px;
    line-height: 20px;
    padding-top: 5px;
    overflow: hidden;
    margin-bottom: 2px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lstcont h2 {
    font-weight: normal;
    font-size: 15px;
    overflow: hidden;
    margin-top: -5px;
    height: 20px;
}

.lstcont h3 img,
.lstcont1 h3 img {
    width: 14px;
    height: 14px;
    margin-right: 3px;
    border-radius: 3px;
    position: relative;
    top: 1px;
}

.lstcont p {
    color: #858585;
    font-size: 13px;
    line-height: 23px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lstcont .tre {
    -webkit-box-flex: 1;
    overflow: hidden;
    padding-right: 10px;
}

.lstcont .tre span {
    display: block;
    line-height: 24px;
    height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #858585;
    font-size: 13px;
}

.lstcont p i {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 0 2px -2px 0;
}

.lstcont p i.property {
}

.lstcont p i.size {
}

.lstcont p i.heart {
}

.lstcont p i.person {
    margin-left: 8px;
}

.lstcont p i.time {
    background: url(../image/time.png) no-repeat center 1px;
    background-size: 15px;
    margin-left: 8px;
}

.lstcont1 p.info {
    height: 22px;
    line-height: 24px;
    width: 60%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #858585;
}

.lstcont1 .lastNum {
    color: #ff7e72;
    margin-left: 5px;
}

.lstcont1 p.info img {
    width: 18px;
    height: 18px;
    margin: -1px 0 0 8px;
}

.lstcont h3 span.Q {
    display: inline-block;
    padding: 0 2px;
    line-height: 14px;
    height: 12px;
    text-align: center;
    font-size: 10px;
    color: #fff;
    background: #ddd;
    font-weight: 100;
    border-radius: 2px;
    overflow: initial;
    border: 0;
    margin: 0 0 0 4px;
    text-overflow: initial;
    white-space: initial;
    font-family: "Microsoft YaHei";
    position: relative;
    top: -1px;
}

.lstcont h3 span.Q.zt {
    color: #f60;
    background: none;
    border: 1px solid #f60;
}

.lstcont h3 span.Q.tq {
    color: #0e83f7;
    background: none;
    border: 1px solid #0e83f7;
}

.lstcont h3 span.Q.lb {
    color: #fc2f92;
    background: none;
    border: 1px solid #fc2f92;
}

.lstcont h3 span.Q.hd {
    color: #06cccc;
    background: none;
    border: 1px solid #06cccc;
}

.lstcont h3 span.Q.kf {
    color: #f91d1d;
    background: none;
    border: 1px solid #f91d1d;
}

.lstcont h3 span.Q.kc {
    color: #00bf00;
    background: none;
    border: 1px solid #00bf00;
}


.hd_article,
.hd1 {
    display: -webkit-box;
    display: -moz-box;
    display: box;
}

.hd_article span,
.hd1 span {
    -webkit-box-flex: 1.0;
    -moz-box-flex: 1.0;
    box-flex: 1.0;
    text-align: center;
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    overflow: hidden;
    margin: 0 1%;
}

.hd_article span a i {
    background: #f50;
    color: #fff;
    padding: 1px 4px;
    border-radius: 8px;
    letter-spacing: 0.6px;
    font-size: 12px;
    margin-left: 4px;
}

.hd_article span.cur,
.hd1 span.cur {
    border-bottom: 3px solid #1aabc0;
}

.app_article {
    margin-top: 10px;
}

.app_article .xg_main_ul {
    overflow: hidden;
}

.app_article ul {
    padding: 0 5px;
}

.app_article .xg_list,
.app_article .xg_list ul {
    width: 100%;
    float: left;
    padding: 0px;
}

.app_article li {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    position: relative
}

.app_article li:last-child {
    border-bottom: none;
}

.app_article li a {
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    display: block;
    padding-left: 18px;
}

.app_article li em {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #999;
    border-radius: 50px;
    position: absolute;
    top: 17px;
    left: 8px;
}

.app_articlezl {
    margin-top: 10px;
}

.app_articlezl .xg_main_ul {
    overflow: hidden;
}

.app_articlezl ul {
    padding: 0 5px;
}

.app_articlezl .xg_list,
.app_article .xg_list ul {
    width: 100%;
    float: left;
    padding: 0px;
}

.app_articlezl li {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    position: relative
}

.app_articlezl li:last-child {
    border-bottom: none;
}

.app_articlezl li a {
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    padding-left: 18px;
}

.app_articlezl li em {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #999;
    border-radius: 50px;
    position: absolute;
    top: 17px;
    left: 8px;
}

.pagenumx {
    width: 100%;
    height: 12px;
    text-align: center;
    padding-bottom: 10px;
}

.pagenumx span {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #f0f0f0;
    margin: 0 5px;
    text-indent: -9999px;
}

.pagenumx span.cur {
    background-color: #08961e;
}

.pagenumy {
    width: 100%;
    height: 12px;
    text-align: center;
    padding-bottom: 10px;
}

.pagenumy span {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #f0f0f0;
    margin: 0 5px;
    text-indent: -9999px;
}

.pagenumy span.cur {
    background-color: #08961e;
}

.app_soft .r_list,
.app_soft .r_list ul {
    width: 100%;
    height: 435px;
    float: left;
    padding: 0px;
}

.app_recommend .content {
    zoom: 1;
    overflow: hidden;
    background-color: #fff;
}

.app_recommend li {
    -webkit-box-sizing: border-box;
    float: left;
    width: 50%;
    padding: 0px 10px 0px 11px;
    line-height: 32px;
}

.app_recommend li a {
    -webkit-box-sizing: border-box;
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #08961E;
}

#special-box {
    background-color: #fefadd;
    margin: 10px;
    padding: 5px;
}

#special-box span {
    border-bottom: 1px dashed #fbd074;
    color: #ffa93a;
    font-size: 13px;
    text-align: center;
    display: block;
}

.breadlines {
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    width: 100%;
    overflow: hidden;
}

.breadlines a {
    color: #08961e;
}

.breadlines .btn_back {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    width: 50px;
    color: #999;
    text-align: center;
}

.breadline {
    padding: 10px;
    width: 100%;
    overflow: hidden;
    background: #fff;
    border-top: 1px solid #eee;
}

.breadline b {
    display: block;
    float: left;
    border-left: 2px solid #f15c46;
    padding-left: 5px;
    line-height: 16px;
    margin-top: 3px;
}

.focus span {
    width: 10px;
    height: 10px;
    margin-right: 10px;
    border-radius: 50%;
    background: #666;
    font-size: 0
}

.focus span.current {
    background: #fff
}

/**hzcss**/
#package-page #wrapper,
#article-page #wrapper,
#down-page-game #wrapper,
#down-page-soft #wrapper,
#index-page #wrapper,
#down-page-hz #wrapper,
#down-page-hz #wrapper2,
#down-page-game #wrapper2,
#down-page-soft #wrapper2,
#wrapper9,
#wrapper8,
#wrapper7 {
    padding: 5px 0;
    width: 100%;
    background: #fff;
}

#package-page #wrapper #scroller,
#down-page-hz #wrapper #scroller,
#down-page-hz #wrapper2 #scroller2,
#down-page-game #wrapper #scroller,
#down-page-game #wrapper2 #scroller2,
#down-page-soft #wrapper #scroller,
#down-page-soft #wrapper2 #scroller2,
#index-page #wrapper #scroller,
#article-page #wrapper #scroller,
#wrapper9 #scroller9,
#wrapper8 #scroller8,
#wrapper7 #scroller7 {
    display: block;
    height: 68px;
}

#package-page #wrapper li,
#down-page-hz #wrapper li,
#down-page-hz #wrapper2 li,
#down-page-game #wrapper li,
#down-page-game #wrapper2 li,
#down-page-soft #wrapper li,
#down-page-soft #wrapper2 li,
#index-page #wrapper li,
#article-page #wrapper li,
#wrapper9 li,
#wrapper8 li,
#wrapper7 li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 65px;
    height: 68px;
    text-align: center;
    overflow: hidden;
    font-size: 12px;
    line-height: 22px;
}

#package-page #wrapper li img,
#down-page-hz #wrapper li img,
#down-page-hz #wrapper2 li img,
#down-page-game #wrapper li img,
#down-page-game #wrapper2 li img,
#down-page-soft #wrapper li img,
#down-page-soft #wrapper2 li img,
#index-page #wrapper li img,
#article-page #wrapper li img,
#wrapper9 li img,
#wrapper8 li img,
#wrapper7 li img {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
}

.hzapp {
    display: block;
    height: 70px;
}

.hzapp li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 65px;
    height: 70px;
    text-align: center;
    overflow: hidden;
}

.hzapp li img {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
}

#package-page #wrapper1,
#down-page-game #wrapper1,
#down-page-soft #wrapper1,
#down-page-hz #wrapper1 {
    padding: 0 5px 5px;
    background: #fff;
}

#down-page-game #wrapper2,
#down-page-soft #wrapper2,
#wrapper9,
#wrapper8,
#wrapper7 {
    text-align: center;
    background: #fff;
}

#down-page-game #wrapper2 .haima img,
#down-page-soft #wrapper2 .haima img {
    width: 97%;
    margin-bottom: 5px;
}

#down-page-game #wrapper2 .tit,
#down-page-soft #wrapper2 .tit {
    display: inline-block;
    float: left;
    width: 16px;
    font-size: 12px;
    margin-left: 5px;
}

@keyframes newapp {
    from {
        bottom: -40px;
    }

    to {
        bottom: 0;
    }
}

@-moz-keyframes newapp {
    from {
        bottom: -40px;
    }

    to {
        bottom: 0;
    }
}

@-webkit-keyframes newapp {
    from {
        bottom: -40px;
    }

    to {
        bottom: 0;
    }
}

@-o-keyframes newapp {
    from {
        bottom: -40px;
    }

    to {
        bottom: 0;
    }
}

.scrollUp .scrollLi {
    position: relative;
    animation: newapp 500ms;
    -moz-animation: newapp 500ms;
    -webkit-animation: newapp 500ms;
    -o-animation: newapp 500ms;
}

.pgzs {
    width: 97%;
    margin: 0 auto -3px auto;
    display: block
}

.pgzs img {
    width: 100%;
}

.tBan {
    text-align: center;
    background: #fff;
    display: block;
}

.tBan img {
    width: 97%;
}

.infocont p.info span {
    padding: 0 10px 0 20px;
    display: inline-block;
}

.infocont p.info span.network {
}

.infocont p.info span.network_act {
}

.infocont p.info {
    overflow: hidden;
}

.infocont p.info span.mnetwork_act {
}

.infocont p.info span.mnetwork {
}

.infocont p.info span.ntim {
}

.infocont p.info span.neditor {
}

.infocont p.info span.neditor a {
    color: #1aabc0;
}

.list,
.list_img {
    background: #fff;
    overflow: hidden;
    width: 100%;
}

.zttop .list {}

.zttop .list h3 {
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    font-size: 15px;
    font-weight: 700;
    padding-bottom: 6px;
    color: #000;
    padding: 2px 10px;
}

.zttop .list a {
    display: block;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    color: #f31a22;
    margin: 5px 10px;
}




.list-nav {
    width: 94%;
    display: -webkit-box;
    display: -moz-box;
    text-align: center;
    overflow: hidden;
    padding: 4px 3% 12px 3%;
    border-bottom: 1px solid #ddd;
}

.list-nav span {
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #0aae24;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #0aae24;
}

.list-nav span:not(:last-child) {
    border-right: 0px;
}

.list-nav span:first-child {
    border-radius: 5px 0 0 5px;
}

.list-nav span:last-child {
    border-radius: 0 5px 5px 0;
}

.list-nav .cur {
    background: #0aae24;
    color: #fff;
}

span.lst_extlink {
    color: #138ff1;
}

#btnLibaoMore,
#btnGameMore,
#btnSoftMore,
#btnArticleMore,
#btnViewMore,
#btnHotMore,
#btnNewMore,
#btnPackageMore {
    display: block;
    text-align: center;
    height: 32px;
    line-height: 32px;
    border: 1px solid #ccc;
    background: #eee;
}

.lnav {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #e2e2e2;
    padding: 0 10px;
    background: #fff;
}

.lnav .more {
    float: right;
}

.lnav span {
    float: left;
    width: 154px;
    height: 42px;
    display: block;
}

.lnav span a {
    float: left;
    width: 50%;
    height: 42px;
    color: #666;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #666;
}

.lnav span.s {
    width: auto;
}

.lnav span.s a {
    width: auto;
    padding: 0 8px;
}

.lnav span a.cur {
    color: #3db73d;
    border-bottom: 1px solid #3db73d;
}

.lnav h2 {
    float: left;
    padding: 0 8px;
    height: 42px;
    line-height: 44px;
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #1aabc0;
    border-bottom: 1px solid #1aabc0;
}

.list-navs {
    width: 94%;
    display: -webkit-box;
    display: -moz-box;
    text-align: center;
    overflow: hidden;
    padding: 13px 3%;
    border-bottom: 1px solid #ddd;
}

.list-navs span {
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #0aae24;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #0aae24;
}

.list-navs span:not(:last-child) {
    border-right: 0px;
}

.list-navs span:first-child {
    border-radius: 5px 0 0 5px;
}

.list-navs span:last-child {
    border-radius: 0 5px 5px 0;
}

.list-navs .cur {
    background: #0aae24;
    color: #fff;
}

.starwrap {
    width: 80px;
}

.starwrap,
.starwrap span {
    height: 16px;
    display: inline-block;
}

.starwrap span {
    background-position: 0 1px;
}

.starwrap span.lv1 {
    width: 17px;
}

.starwrap span.lv2 {
    width: 33px
}

.starwrap span.lv3 {
    width: 49px;
}

.starwrap span.lv4 {
    width: 65px;
}

.starwrap span.lv5 {
    width: 80px;
}

/*article-page*/
.article {
    padding: 5px 10px;
    background: #fff;
}

.article h1 {
    font-size: 24px;
    line-height: 30px;
    padding: 5px 0 10px 0;
}

.article h1 a {
    position: relative;
    height: 17px;
    line-height: 18px;
    display: inline-block;
    margin-left: 7px;
    cursor: pointer;
    border-radius: 0px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 100;
    padding: 0px 3px;
    margin-bottom: 1px;
    font-family: serif;
}

.article h1 a i {
    position: absolute;
    top: -6px;
    right: -4px;
    padding: 0 3px;
    display: inline-block;
    background: red;
    border-radius: 10px;
    font-size: 12px;
    color: #fff;
    font-family: serif;
    line-height: initial;
    font-weight: 100;
    height: 12px;
    line-height: 12px;
}

.article h1 .special {
    background: #27afe7;
}

.article h1 .special em {
    position: absolute;
    left: -4px;
    top: 4px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid #27afe7;
}

.article h1 .huodong {
    background: #fc5b79;
}

.article h1 .huodong em {
    position: absolute;
    left: -4px;
    top: 4px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid #fc5b79;
}

.article h1 .libaos {
    background: #c740e3;
}

.article h1 .libaos em {
    position: absolute;
    left: -4px;
    top: 4px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid #c740e3;
}

.artinfo {
    position: relative;
    color: #858585;
    padding-bottom: 5px;
    border-bottom: 1px dotted #ddd;
    height: 20px;
    clear: both;
}

.artinfo span {
    float: left;
    margin-right: 10px;
}

.artinfo span.time:before,
.artinfo span.author:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 16px;
    margin: -2px 0;
}

.artinfo .time:before {
    background: url(../image/time.png) no-repeat center 1px;
    background-size: 15px;
}

.artinfo .author:before {
}

span.setFont {
    float: right;
    margin-right: 0 !important;
}

.setFont a {
    display: inline-block;
    width: 20px;
    height: 16px;
    background: #71C87E;
    line-height: 16px;
    text-align: center;
    color: #fff;
    margin: 0 3px;
    font-size: 12px;
    border-radius: 2px;
}

.setFont a:hover {
    background: #F5D34C;
}

.artbody {
    padding-top: 5px;
    color: #333;
    line-height: 26px;
}

.artbody table {
    width: 100% !important;
    border-collapse: collapse;
    border: none;
    text-align: center;
}

.artbody table td {
    box-sizing: border-box;
    padding: 5px;
    height: 45px;
}

.artbody table td a {
    color: #0da6ed;
}

.artbody p {
    margin: 10px 0 10px 0;
    font-size: 15px
}

.artbody p img {}

.character {
    margin-top: 10px;
}

.character h2 {
    position: relative;
    height: 30px;
    font-size: 16px;
    color: #08961e;
    border-bottom: 1px solid #ddd;
    margin-bottom: 50px;
}

.character .character_nav {
    position: absolute;
    top: 40px;
    width: 100%;
}

.character .character_nav a {
    height: 40px;
    width: 15%;
    font-size: 14px;
    float: left;
    margin: 0px 2px;
    display: block;
    background: #eee;
    color: #666;
    font-weight: bold;
    text-align: center;
    height: 32px;
    line-height: 32px;
}

.character .character_nav a.active {
    background: #f5444b;
    color: #fff;
    font-weight: bold;
}

.character ul {
    overflow: hidden;
    position: relative;
    margin-top: 20px;
    display: none
}

.character ul li {
    width: 25%;
    float: left;
    height: 98px;
}

.character ul li a {
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    height: 98px;
}

.character ul li a img {
    width: 62px;
    height: 62px;
    border-radius: 10px;
}

.character ul li a p {
    font-size: 12px;
    color: #080909;
    height: 18px;
    width: 70px;
    display: block;
    overflow: hidden;
    margin: 2px auto 0 auto;
}

.character ul.active {
    display: block
}

.character .addmore {
    display: none;
}

.artbody a {
    color: #1aabc0;
    border-bottom: 0px dotted #1aabc0;
}

.artbody strong,
.artbody b {
    font-weight: bold;
    color: #333;
}

a.swipebox {
    border-bottom: none;
}

.fontsizes {
    width: 30px;
    height: 16px;
    line-height: 17px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    text-indent: 4px;
}

.fontsizes .fz17,
.fontsizes .fz12 {
    display: none;
}

.fontsizes font {
    width: 30px;
    height: 16px;
    line-height: 16px;
    margin-right: 9px;
    font-size: 13px;
}

.fontsizes em {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 16px;
    display: block;
}

.fontsizes.fzab {
    width: 32px;
    overflow: initial;
    border: 0;
    text-align: center;
    text-indent: 0;
}

.fontsizes.fzab font {
    width: 30px;
    height: 18px;
    line-height: 18px;
    margin: 0;
    background: #fff;
    font-size: 14px;
}

.fontsizes.fzab .fz17 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    border: 1px solid #ddd;
    border-radius: 3px 3px 0 0;
    display: none;
}

.fontsizes.fzab .fz15 {
    position: absolute;
    left: 0;
    top: 19px;
    z-index: 99;
    border: 1px solid #ddd;
}

.fontsizes.fzab .fz12 {
    position: absolute;
    left: 0;
    top: 38px;
    z-index: 99;
    border: 1px solid #ddd;
    border-radius: 0 0 3px 3px;
    display: none;
}

.fontsizes.fzab font:hover,
.fontsizes.fzab font.cur {
    background: #09A500;
    color: #fff;
}


.video-pop {
    position: relative;
}

.video-pop .close-v {
    position: absolute;
    top: 10px;
    left: 20px;
}


.artinfo .plioc {
    display: inline-block;
    padding: 0 5px 0 24px;
    height: 18px;
    line-height: 19px;
    font-size: 12px;
    color: #fff;
    border-radius: 4px;
    font-size: 13px;
}

.artinfo .plioc.red {
    color: red;
}

.artinfo .plioc.clr0 {
    color: #fff;
}

.artinfo .wxfollow {
    position: absolute;
    right: 0;
    bottom: 6px;
    display: inline-block;
    padding: 0 8px;
    margin: 0;
    height: 20px;
    line-height: 21px;
    color: #09A500;
    border: 1px solid #09A500;
    border-radius: 4px;
    font-size: 13px;
}

/*wx*/
.wefocus_a {
    position: fixed;
    width: 80%;
    top: 8%;
    z-index: 9999;
    left: 10%;
    background: #fff;
    border-radius: 10px;
    border: #ddd 1px solid
}

.wefocus_a img {
    max-width: 100%
}

.wefocus_a_head {
    justify-content: flex-start;
    color: #666;
    padding: 10px;
    border-bottom: #eee 1px solid;
    font-size: 15px;
    height: 50px;
}

.wefocus_a_head img {
    margin-right: 10px;
    width: 50px;
    float: left;
}

.wefocus_a_head b {
    display: block;
    font-size: 16px;
    color: #333;
    margin: 2px 0
}

.wefocus_a_head p {
    line-height: 16px;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.wefocus_a_way {
    padding: 0 10px 5px 10px;
}

.wefocus_a_way b {
    display: block;
    line-height: 30px;
}

.wefocus_a_way dl dt i {
    display: inline-block;
    border-radius: 50%;
    border: #ddd 1px solid;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-right: 10px;
    background: #fff;
}

.wefocus_a_way dl dd {
    margin-left: 10px;
    border-left: 1px solid #ddd;
    padding-left: 20px;
    padding-right: 10px;
    margin-top: -20px;
    font-size: 13px;
}

.wefocus_a_way dl dd.end {
    border: 0;
}

.wefocus_a_way dl dd i {
    color: red;
    font-weight: 800;
}

.wefocus_a_way dl dd img {
    margin: 5px 0 5px 0;
}

.wefocus_btn {
    margin: 5px 15px 15px 15px;
    background: #09A500;
    border-radius: 5px;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.wefocus_btn a {
    color: #fff
}

.wefocus_clo {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 2px;
    top: 2px;
    background: url(../image/weclose.png) no-repeat center center;
    background-size: 100%;
    cursor: pointer
}

.alert_bg {
    background: rgba(0, 0, 0, .5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 8888
}

@media(max-width:320px) {
    .wefocus_a_head {
        padding: 7px 10px;
    }

    .wefocus_a_way b {
        line-height: 24px;
    }

    .wefocus_a_way dl dd {
        font-size: 12px;
        line-height: 16px;
    }

    .wefocus_a_way dl dd img {
        margin: 5px 0 0 0;
    }
}


.pageBtn {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.pageBtn a {
    color: #858585;
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-radius: 3px;
    margin-right: 10px
}

.list_img .pageBtn {
    margin-top: 10px;
}

.pageBtn a.cur {
    border: 1px solid #138ff1;
    background: #138ff1;
    color: #fff;
}

.ui-btn-active {
    background: #f4f4f4;
}

#article-page .app_soft {
    margin-top: 10px;
}

.m_thumb {
    max-width: 60%;
}

.imgautosize {
    max-width: 80%;
}

.notFound {
    background: #efefef;
    margin: 5px;
    padding: 5px;
}

.hd_article1 {
    border-bottom: 1px solid #ddd;
}

.hd_article1 span {
    display: block;
    height: 36px;
    line-height: 36px;
    border-bottom: 3px solid #138ff1;
    width: 30%;
    font-size: 16px;
    text-align: center;
}

.ztlist .hd {
    margin-top: 10px;
}

.ztListMore {
    display: inline-block;
    width: 20px;
    height: 10px;
    float: right;
    margin: 12px 10px 0 0;
}

.ztlist_mrBtn {
    background: #eee;
    height: 32px;
    line-height: 32px;
    text-align: center;
}

.ztlist_mrBtn span {
    padding-left: 20px;
}

.ztlist_mrBtn .span1 {
    padding-left: 20px;
}

.list_img {
    background: #fff;
    margin-top: 10px;
    padding: 20px 0 10px 0;
}

.list_img h3 {
    font-size: 20px;
    padding-left: 10px;
    line-height: 20px;
    border-left: 5px solid #FF8329;
    margin-bottom: 5px;
    font-weight: normal;
}

.list_img li {
    border-bottom: 1px dashed #ccc;
    padding: 10px;
}

.list_img li:last-child {
    border: none;
}

.list_img .img {
    width: 70px;
    height: 70px;
    border-radius: 8px;
    float: left;
    margin-right: 5px;
}

.list_img .img_w {
    width: 94px;
    height: 70px;
    float: left;
    margin-right: 5px;
    border-radius: 5px;
    padding-top: 2px;
}

.list_imgCont h2 {
    font-weight: normal;
    font-size: 15px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.list_imgCont .info {
    height: 32px;
    overflow: hidden;
    line-height: 16px;
    color: #858585;
    font-size: 13px;
    display: block;
}

.list_imgCont span {
    color: #858585;
    display: inline-block;
    margin: 2px 5px 0 0;
}

.list_imgCont span.time:before,
.list_imgCont span.hits:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 16px;
    color: #858585;
    margin: -2px 0;
}

.list_imgCont .time:before {
    background: url(../image/time.png) no-repeat center 1px;
    background-size: 15px;
}

.list_imgCont .hits:before {
    background: url(../image/hits.png) no-repeat 0 -1px;
    background-size: 19px;
}


.dl-app {
    width: 100%;
    height: 70px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.8);
}

.dl-app .l {
    float: left;
    margin-left: 25px;
    margin-top: 15px;
}

.dl-app .l img {
    height: 40px;
    border-radius: 5px;
}

.dl-app .m {
    float: left;
    margin-top: 15px;
    margin-left: 8px;
    width: 50%;
}

.dl-app .m-01 {
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
    display: inline-block;
    height: 20px;
    overflow: hidden;
}

.dl-app .m-02 {
    color: #ebebeb;
    font-size: 12px;
    line-height: 1.5;
}

.dl-app .r {
    float: right;
    width: 20%;
    margin-top: 18px;
    margin-right: 15px;
}

.dl-app .r a {
    display: block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #09A500;
    border-radius: 3px;
}

.dl-con {
    position: relative;
    width: 100%;
    height: 70px;
    overflow: hidden;
    z-index: 10;
}

.dl-app .close {
    position: absolute;
    background: #000;
    top: -10px;
    left: -10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    cursor: pointer;
    z-index: 9;
}

.dl-app .close span {
    display: block;
    text-align: center;
    padding-top: 6px;
    font-weight: normal;
    font-size: 18px;
    color: #ccc;
    font-family: "??";
}

.soft_down {
    float: right;
    width: 60px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #138ff1;
    color: #fff;
    border-radius: 3px;
    margin: -37px 0 0 0;
}

.soft_down1 {
    display: inline-block;
    color: #fff;
    background: #0aae24;
    width: 50px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 2px;
    margin-top: 4px;
    font-size: 12px;
    border-radius: 2px;
}

.hz-bottom,
.QQ-bottom {
    position: fixed;
    bottom: -3px;
    z-index: 2147483647;
    width: 100%;
}

.hz-bottom img,
.QQ-bottom img {
    width: 100%;
}

.hz-bottom #close,
.QQ-bottom #close {
    z-index: 9999;
    display: block;
    width: 11px;
    height: 11px;
    line-height: 14px;
    position: absolute;
    top: -10px;
    left: 0;
    font-size: 10px;
    text-align: center;
    background: #fff;
    border-radius: 16px;
    border: 1px solid #625B5B;
}


.giftCont,
.tqCont {
    min-height: 40px;
    line-height: 26px;
    padding: 5px 10px
}

.packageDetail {
    width: 96%;
    height: 150px;
    margin: 0 auto;
    position: fixed;
    top: 30%;
    left: 2%;
    background: #fff;
    z-index: 3;
    display: none;
    border-radius: 5px;
    border: 1px solid #358042;
}

.packageDetail .p1 {
    background: #08931e;
    color: #fff;
    height: 30px;
    line-height: 30px;
    text-indent: 1em;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.packageDetail .close {
    display: inline-block;
    width: 20px;
    height: 20px;
    float: right;
    margin: 7px 5px 0 0;
}

.packageDetail .p2 {
    padding: 10px 10px 0;
}

.packageDetail .p3 {
    height: 40px;
    line-height: 35px;
    text-align: center;
    width: 100%;
    bottom: 0;
    position: absolute;
    border-top: 1px solid #358042;
}

.packageDetail .p4 {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
}

.weixin {
    overflow: hidden;
    padding: 0 10px 10px;
}

.weixin dt img {
    width: 120px;
    float: left;
    margin-right: 8px;
}

.weixin dd p {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
}

.weixin dd p.wx_intro {
    color: #858585;
    line-height: 18px;
    font-size: 14px;
}

.infocont .btn {
    position: absolute;
    right: 0;
    margin: 4px 4px 0 0;
    background: #dc332a;
    color: #fff;
    font-size: 12px;
    padding: 2px 6px;
    border-radius: 2px;
}

.mask {
    width: 96%;
    height: 100%;
    position: absolute;
    top: 6%;
    left: 0;
    color: #fff;
    padding: 0 2%;
    font-size: 16px;
    z-index: 5555;
}

.mask .btn,
.mask_downBtn {
    color: #fff;
    display: block;
    width: 80%;
    margin: 20px auto 0;
    background: #08961e;
    padding: 5px 15px;
    border-radius: 2px;
    text-align: center;
}

.mask_downBtn {
    position: absolute;
    top: 12%;
    z-index: 5555;
    left: 50%;
    margin-left: -44%;
    font-size: 16px;
}

.artCoopBtn {
    padding: 5px 10px;
    color: #fff;
    background: #08961e;
    border-radius: 3px;
    display: inline-block;
    margin: 5px 5px 0 5px;
}

.mask_img {
    display: block;
    overflow: hidden;
    text-align: center;
    margin: 10px 0;
}

.mask_img img {
    opacity: 0.8;
    width: 60%;
}

.mask_img .img1 {
    margin-top: 12%;
}

.mask_bg {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 4444;
}

.imgNav {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    background: #fff;
    padding: 10px 0 0 0;
}

.imgNav a {
    -webkit-box-flex: 1.0;
    -moz-box-flex: 1.0;
    box-flex: 1.0;
    display: block;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
}

.imgNav a em {
    width: 65px;
    height: 65px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
}

.imgNav a.blue em {
}

.imgNav a.orange em {
}

.imgNav a.green em {
}

.imgNav a.red em {
}

.gameSpace {
    background: #fff;
    margin-top: 10px;
    overflow: hidden;
}

.app_soft_list {}

.app_soft_list li {
    width: 44%;
    margin: 0 3%;
    padding: 10px 0;
    float: left;
    position: relative;
    border-bottom: 1px solid #dfdede;
}

.app_soft_list li:nth-child(odd):after {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 51px;
    background: #dfdede;
    right: -7.5%;
    top: 12px;
}

.app_soft_list .img {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 8px;
}

.dlCont,
.lbDownInfo,
.tqDownInfo {
    overflow: hidden;
    background: #efefef;
    padding: 8px;
    margin-top: 8px;
}

.tqDownInfo {
    position: relative;
    background: #fff;
}

.tqDownInfo .btns,
.infocont_lb .btns {
    position: absolute;
    right: 5px;
    bottom: 10px;
    background: #dc332a;
    color: #fff;
    font-size: 12px;
    padding: 2px 6px;
    border-radius: 2px;
}

.tqDownInfo .info h2 {
    font-size: 16px;
    padding-bottom: 4px;
}

.lbDownInfo img,
.tqDownInfo img {
    width: 66px;
    height: 66px;
    float: left;
    margin-right: 8px;
    border-radius: 8px;
}

.dlCont a {
    border-bottom: 0;
}

.dlCont a img {
    width: 66px;
    height: 66px;
    margin-right: 8px;
    float: left;
}

.dlCont .info p,
.lbDownInfo p span {
    color: #858585;
}

.dlCont h2,
.lbDownInfo h2 {
    color: #4b4b4b;
    font-size: 18px;
    display: inline-block;
    font-weight: normal;
}

.dlCont .btn,
.lbDownInfo .btn,
.tqDownInfo .btn {
    float: right;
    color: #fff;
    background: #0aae24;
    padding: 5px 10px;
    text-align: center;
    margin-top: -40px;
    border-radius: 3px;
}

.dlCont h2:after {
    content: "";
    margin-left: 4px;
    display: inline-block;
    width: 30px;
    height: 16px;
    background-size: 26px;
}


.app_guess {
    background: #fff;
    margin-top: 10px;
    clear: both;
    border-top: 10px solid #efefef;
    padding-top: 20px
}

#guess_main {
    margin: 10px 5px 0;
}

.guessCont .info span {
    font-size: 16px;
    line-height: 26px;
    background: url(../image/Arr.gif) no-repeat left center;
    padding-left: 10px;
}

.guessCont .info span i {
    font-size: 13px;
    padding-left: 5px;
}

.guessCont .info p {
    color: #858585;
    text-indent: 2em;
    height: 66px;
    line-height: 22px;
    overflow: hidden;
}

.guessList {
    overflow: hidden;
    margin-top: 10px;
}

.app_guess .hd_article .cur {
    color: #1aabc0;
}

.guessList li a {
    position: relative;
    display: block;
    overflow: hidden;
    width: 66px;
    margin: 0 auto;
}

.guessList li .btn-down {
    display: block;
    text-align: center;
    line-height: 24px;
    border: 1px solid #1aabc0;
    font-size: 12px;
    border-radius: 4px;
    color: #1aabc0;
}

.article-down {
    background: #fffbf2;
    border: 1px dashed #f6e3af;
    margin-bottom: 12px;
    margin-top: 4px;
    padding: 2px;
    overflow: hidden;
}

.article-down a {
    border-bottom: none;
}

.article-down .thumb {
    float: left;
}

.article-down .thumb img {
    width: 66px;
    height: 66px;
    border-radius: 8px;
}

.article-down .entry a {
    background: #fffbf2;
}

.article-down .entry em {
    font-size: 16px;
    display: block;
}

.article-down .entry em i {
    font-size: 12px;
    color: #666;
    padding-left: 12px;
}

.article-down .entry p {
    float: left;
}

.article-down .entry .p3 {
    display: none;
}

.article-down .down-btn a {
    background: #09A500;
    color: #fff;
    margin: -52px 3px 0 0;
    padding: 0 8px;
    float: right;
    border-radius: 3px;
}

#guess_main .guessCont {
    float: left;
    margin: 5px 0;
}

.pagenum {
    height: 12px;
    text-align: center;
    padding-bottom: 10px;
}

.pagenum span {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #f0f0f0;
    margin: 0 5px;
    text-indent: -9999px;
}

.pagenum span.cur {
    background-color: #08961e;
}

.AreaList .imgBox {
    display: inline-block;
    width: 66px;
    height: 66px;
    position: relative;
    overflow: hidden;
}

.cataNav {
    position: absolute;
    width: 100%;
    background: #efefef;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    display: none;
    z-index: 1;
}

.cataNav p {
    display: -webkit-box;
    display: box;
    display: -moz-box;
    border-radius: 3px;
    border: 1px solid #08961e;
    margin: 10px 15px 0 15px;
}

.cataNav p span {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: block;
}

.cataNav p span.cur {
    background: #08961e;
    color: #fff;
}

.cataNavHd {
    padding-left: 15px;
}

.cataNavHd_ico {
}

#edit {
    color: #858585;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding-left: 20px;
}

#special-info a {
    color: #f00;
    text-decoration: underline;
}

.ios9_tips {
    margin: 10px;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    clear: both;
    overflow: hidden;
    color: #646464;
}

.ios9_tips .hd {
    display: inline-block;
    height: 26px;
    line-height: 28px;
    padding: 0 15px;
    margin: -2px 0width:auto;
    10px -2px;
    background: #fd8330;
    color: #fff;
    border-radius: 4px;
}

.ios9_tips .textCon {
    margin-bottom: 8px;
    padding: 0 10px;
    text-align: center;
}

.ios9_tips .textCon font {
    color: #cb1212;
    font-size: 15px;
}

.ios9_tips .btn {
    text-align: center;
    margin-bottom: 12px;
}

.ios9_tips .btn span {
    display: inline-block;
}

.ios9_tips .btn a,
.ios9_tips .link2 {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
}

.ios9_tips .link1 {
    padding: 0 30px 0 20px;
    margin-right: 15px;
    font-size: 16px;
    color: #000;
}

.ios9_tips .link2 {
    padding: 0 10px;
    text-align: center;
    color: #a7a7a5;
    color: #999;
}

.ios9_tips .btn .link2:hover {
    color: #65bb0a;
}

.ios9_tips .detail {
    margin: 0 10px;
    width: auto;
    overflow: hidden;
}

.ios9_tips .detail strong {
    display: block;
    padding-top: 10px;
    color: #000;
    border-top: 1px solid #ddd;
}

.ios9_tips .detail p {
    margin: 7px 0;
    line-height: 25px;
}

.ios9_tips .detail p a {
    color: #e45c02;
    text-decoration: underline;
}

.ios9_tips .detail i {
    display: inline-block;
    width: 13px;
    height: 15px;
    line-height: 15px;
    margin-right: 5px;
    text-align: center;
    border: 1px solid #c4c4c4;
    border-radius: 2px;
}

.zt_bg {
    background: #f7f7f7;
    border: 0px dashed #f6e3af;
    padding: 5px 5px 0 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    max-height: 222px;
    border-radius: 6px;
    overflow: hidden;
}

.zt_bg ul {
    margin: 0;
    padding: 0;
}

.zt_bg .ztimgs {
    width: 100%;
    overflow: hidden;
}

.zt_bg .ztimgs span {
    float: left;
    width: 170px;
    line-height: 20px;
}

.zt_bg .ztimgs span h3 {
    padding-bottom: 6px;
}

.zt_bg .ztimgs img {
    width: 100px;
    height: 66px;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
}

.zt_bg .zttext {
    line-height: 25px;
    display: inline-block;
    overflow: hidden;
}

.zt_bg p {
    line-height: 22px;
    margin: 0;
    font-size: 13px;
    margin-bottom: 5px;
    padding: 0;
}

.zt_bg p a {
    font-size: 14px;
    background: #f9a019;
    color: #fff;
    padding: 2px 5px;
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 5px;
    border-radius: 4px;
}

.zt_bg .zttext .txt {
    width: 100%;
    height: 43px;
    overflow: hidden;
    padding-top: 5px;
    text-overflow: ellipsis;
}

.zt_bg .sj,
.zt_bg .zl {
    color: #999;
    font-size: 13px;
    line-height: 20px;
}

.zt_bg .zl a {
    color: #999;
    font-size: 13px;
    text-decoration: none;
    border: 0;
    line-height: 20px;
}


.mobile-xz {
    position: relative;
    background: #f7f7f7;
    border: 0px dashed #f6e3af;
    margin: 0;
    padding-top: 5px;
    height: 98px;
    border-radius: 6px;
    margin: 4px 0;
}

.mobile-xz a {
    border: 0;
}

.mobile-xz .imgs {
    position: absolute;
    top: 5px;
    left: 5px;
}

.mobile-xz .imgs i {
    width: 42px;
    height: 42px;
    display: block;
    position: absolute;
    z-index: 2;
    right: -16px;
    top: -11px;
    line-height: 17px;
    color: #FFF;
    font-family: "瀹嬩綋";
    font-size: 12px;
    text-align: center;
    padding-top: 5px;
    background-size: 36px;
}

.mobile-xz .imgs i font {
    width: 41px;
    display: block;
    line-height: 14px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 0;
    font-family: Georgia;
}

.mobile-xz .imgs img {
    width: 66px;
    height: 66px;
    border-radius: 5px;
    margin: 0;
}

.mobile-xz .tles {
    margin-left: 86px;
    width: 100%;
    height: 20px;
}

.mobile-xz .tles em {
    font-size: 14px;
    font-style: normal;
    white-space: nowrap;
    overflow: hidden;
}

.mobile-xz .tles i {
    font-size: 13px;
    color: #666;
    padding-left: 6px;
    font-style: normal;
}

.mobile-xz .derh {
    margin-left: 77px;
    width: 100%;
    height: 22px;
    font-size: 12px;
}

.mobile-xz .dsnh {
    margin-left: 77px;
    width: 100%;
    height: 22px;
    font-size: 12px;
}

.mobile-xz .dlin {
    padding-top: 7px;
    padding-bottom: 5px;
    margin-left: 1%;
}

.mobile-xz .dlin li {
    float: left;
    width: 20%;
    height: 18px;
    line-height: 18px;
    margin-left: 2%;
    margin-right: 2%;
    text-align: center;
    color: #08961e;
    border: 1px solid #08961e;
    border-radius: 3px;
}

.mobile-xz .dlin li a {
    font-size: 12px;
    color: #888;
}

.mobile-xz .dlin li:hover {
    background: #08961e;
    color: #fff;
}

.mobile-xz .dlin li a:hover {
    background: #08961e;
    color: #fff;
}

.mobile-xz #qibqs {
    width: 100%;
    text-align: center;
}

.mobile-xz .t1 {
    padding-right: 8px;
}

.mobile-xz .t2 {
    padding-right: 15px;
}

.mobile-xz .t3 .starwrap {
    position: absolute;
    top: 50px;
    left: 150px;
}

.mobile-xz .t4 {
    padding-right: 5px;
}

.mobile-xz .t5 {
    padding-right: 5px;
}

.mobile-xz .down-btn {
    position: absolute;
    top: 38px;
    right: 6px;
}

.mobile-xz .down-btn a {
    width: 56px;
    height: 26px;
    float: left;
    background: #09A500;
    text-align: center;
    line-height: 27px;
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 4px;
    font-size: 13px;
}

.mobile-xz .pf {
    color: #f60;
    font-weight: bold;
    font-size: 14px;
    font-family: Georgia;
}

.mobile-xz .pia {
    display: inline-block;
    width: 15px;
    height: 18px;
    vertical-align: middle;
    margin-right: 0;
    cursor: pointer;
    margin-right: 3px;
    margin-bottom: 4px;
}

.mobile-xz .android {
    background-position: 0 0;
}

.mobile-xz .ios {
    background-position: -42px 0;
}

@media screen and (min-width:355px) {
    .mobile-xz .down-btn {
        top: 33px;
        right: 12px;
    }

    .mobile-xz .down-btn a {
        width: 80px;
        height: 34px;
        line-height: 35px;
        font-size: 16px;
    }

    .mobile-xz .t3 .starwrap {
        top: 50px;
        left: 155px;
    }
}

.artimgs {
    position: relative;
    width: auto;
    height: auto;
}

.artimgs i {
    width: 62px;
    height: 22px;
    position: absolute;
    z-index: 5;
    opacity: 0.7;
}


.mobile-down {
    position: relative;
    width: auto;
    height: 100px;
    background: #fffbf2;
    border: 1px dashed #f6e3af;
    margin: 0;
    padding: 5px;
}

.mobile-down .thumb {
    position: absolute;
}

.mobile-down .thumb img {
    width: 66px;
    height: 66px;
    border-radius: 5px;
}

.mobile-down .entry {
    width: 100%;
    padding-left: 75px;
    line-height: 28px;
    display: inline-block;
    overflow: hidden;
}

.mobile-down .entry .lii {
    width: 100%;
}

.mobile-down .entry a {
    background: #fffbf2;
}

.mobile-down .entry em {
    width: 100%;
    float: left;
    font-size: 15px;
    font-style: normal;
}

.mobile-down .entry i {
    font-size: 13px;
    color: #666;
    padding-left: 6px;
    font-style: normal;
}

.mobile-down .entry font {
    font-size: 12px;
    text-indent: 0;
    margin: 0;
    line-height: 20px;
}

.mobile-down .entry .p0 {
    margin-left: 15px;
}

.mobile-down .entry .p1 {
    padding-right: 10px;
}

.mobile-down .entry .p2 {
    padding-right: 10px;
}

.mobile-down .entry .p2s {}

.mobile-down .entry .p3 {}

.mobile-down .entry .p0 .pf {
    color: #f60;
    font-weight: bold;
    font-size: 14px;
    font-family: Georgia;
}

.mobile-down .entry .p3s {
    line-height: 24px;
}

.mobile-down .entry .p3s .starwrap {
    margin-left: 10px;
    padding-top: 2px;
}

.mobile-down .entry .p4 {
    line-height: 26px;
}

.mobile-down .down-btn {
    position: absolute;
    top: 78px;
    left: 8px;
}

.mobile-down .down-btn a {
    width: 60px;
    height: 24px;
    float: left;
    background: #09A500;
    text-align: center;
    line-height: 24px;
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 4px;
}

.mobile-down .p4 a {
    margin-right: 6px;
    padding: 2px 6px;
    color: #08961e;
    border: 1px solid #08961e;
    border-radius: 3px;
}

.mobile-down .p4 a:hover {
    background: #08961e;
    color: #fff;
}


.infocont p.ed {
    margin-left: 75px;
}

.div_rk {
    border-right: 1px solid #e6e6e6;
    line-height: 22px;
    overflow: hidden;
    color: #fe9056;
    font-size: 12px;
    white-space: nowrap
}

span.edit {
    display: block;
}

.gtop {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 46px;
    line-height: 45px;
    background: #444;
    color: #fff;
    font-size: 16px;
    font-family: "瀹嬩綋";
}

.gtop em {
    position: absolute;
    right: 16px;
    top: 8px;
    width: 110px;
    height: 30px;
    line-height: 30px;
    background: #FF9900;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: "瀹嬩綋";
}

.gtop i {
    position: absolute;
    left: 16px;
    top: 5px;
}

.gtop p {
    padding-left: 49px;
}

#gclo {
    background: url(../image/ad_close.png) no-repeat center center;
    width: 18px;
    height: 18px;
    position: fixed;
    top: 0;
    left: 0;
    cursor: pointer;
    background-size: 18px;
    z-index: 99999;
}

.lstcont h3 a,
.lstcont h3 em {
    background: #f60;
    width: 18px;
    height: 18px;
    line-height: 18px;
    padding: 1px 2px;
    margin-left: 4px;
    cursor: pointer;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.lstcont h3 a.tj,
.lstcont h3 em.tj {
    background: #f91d1d;
}

.lstcont h3 a.zt,
.lstcont h3 em.zt {
    background: #f60;
}

.lstcont h3 a.tq,
.lstcont h3 em.tq {
    background: #0e83f7;
}

.lstcont h3 a.sp,
.lstcont h3 em.sp {
    background: #00bf00;
}

.lstcont h3 a.lb,
.lstcont h3 em.lb {
    background: #fc2f92;
}

.lstcont h3 a.pl,
.lstcont h3 em.pl {
    background: #06cccc;
}

.exp-conent-orderlist li {
    padding: 0px 0 10px 20px;
    margin-left: 23px;
    border-left: 2px dotted #e4e4e4;
    border-bottom: 1px dotted #e4e4e4;
    margin-top: 1px;
    position: relative;
}

.exp-conent-orderlist .list-icon {
    width: 24px;
    height: 24px;
    position: absolute;
    left: -13px;
    font-size: 14px;
    color: #efe;
    text-align: center;
    line-height: 24px;
    background: #02A0E7;
    border-radius: 12px;
    _background: 0 0;
}

.exp-conent-orderlist .content-list-text {
    margin-top: 5px;
    margin-bottom: 10px;
}

.exp-conent-orderlist .content-list-text {
    font-size: 14px;
}

.exp-conent-orderlist .content-list-image img {}

.exp-conent-orderlist .content-list-image .imgautosize {
    width: 95%;
}

.Qad {
    padding: 8px;
    height: 90px;
    overflow: hidden;
}

.Qad li {
    position: relative;
    float: left;
    width: 180px;
    height: 90px;
    margin-right: 8px;
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
}

.Qad li p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    display: block;
    height: 24px;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
}

.Qad li img {
    width: 180px;
    height: 90px;
    border-radius: 5px;
    display: block;
}

.Qtag {
    width: 100%;
    overflow: hidden;
    background: #fff;
    margin-top: 10px;
}

.Qtag ul {
    padding-top: 8px;
    padding-left: 8px;
}

.Qtag li {
    float: left;
}

.Qtag li a {
    background: none;
    padding: 3px 6px;
    border: 1px solid #eee;
    display: block;
    color: #fff;
    margin-right: 8px;
    margin-bottom: 8px;
    font-size: 14px;
    border-radius: 4px;
}

.Qtag li.c1 a {
    color: #ce6808;
}

.Qtag li.c2 a {
    color: #005fbf;
}

.Qtag li.c3 a {
    color: #7f00ff;
}

.Qtag li.c4 a {
    color: #ff00ff;
}

.Qtag li.c5 a {
    color: #007f00;
}

.Qtag li.c6 a {
    color: #f74242;
}

.Qtag li.c7 a {
    color: #672fa3;
}

.Qtag li.c8 a {
    color: #b73838;
}

.Qtag li.c9 a {
    color: #509e03;
}

.Qtag li.c10 a {
    color: #09bc92;
}

.Qtag li.c11 a {
    color: #77770d;
}

.Qtag li.c12 a {
    color: #4ba8a8;
}

.Qtag li.c13 a {
    color: #1d4bd3;
}

.Qtag li.c14 a {
    color: #af5f15;
}

.Qtag li.c15 a {
    color: #a045a0;
}

.Qtag li.c16 a {
    color: #db9553;
}

.Qtag li.c17 a {
    color: #7b7bf2;
}

.Qtag li.c18 a {
    color: #c13679;
}

.Qtag li.c19 a {
    color: #457f0b;
}

.Qtag li.c20 a {
    color: #778899;
}

#Qadcenter {
    position: fixed;
    width: 240px;
    left: 50%;
    margin-left: -120px;
    top: 30%;
    z-index: 201;
    _display: none;
    border: 0px solid #bbb;
}

#Qadcenter .Qadclose {
    width: 27px;
    height: 27px;
    position: absolute;
    right: 0;
    top: -27px;
    z-index: 1;
}

#Qadcenter .Qadjsq {
    width: 18px;
    height: 18px;
    background: #bbb;
    color: #fff;
    position: absolute;
    top: -3px;
    left: 0;
    z-index: 1;
    text-align: center;
    line-height: 19px;
    font-size: 13px;
}

#Qadcenter img {
    width: 100%;
    height: auto;
    display: block;
    visibility: visible;
    border: 0;
}

#Qadcenterd {
    position: fixed;
    left: 50%;
    margin-left: -85px;
    top: 30%;
    z-index: 201;
    _display: none;
}

#Qadcenterd .Qadclosed {
    width: 32px;
    height: 32px;
    position: absolute;
    left: 3px;
    top: 47px;
    z-index: 202;
}

#Qadcenterd .Qadjsqd {
    width: 18px;
    height: 18px;
    background: #bbb;
    color: #fff;
    position: absolute;
    top: 32px;
    left: -14px;
    z-index: 1;
    text-align: center;
    line-height: 19px;
    font-size: 12px;
    border-radius: 10px;
}

#Qadcenterd img {
    width: 200px;
    height: auto;
    display: block;
    visibility: visible;
    border: 0;
}

#Qadhs {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -100px;
    margin-top: -100px;
    z-index: 201;
    _display: none;
}

#Qadhs .Qhsc {
    width: 20px;
    height: 20px;
    background: #bbb;
    color: #fff;
    position: absolute;
    right: 0px;
    top: -20px;
    z-index: 202;
    text-align: center;
    line-height: 21px;
    font-size: 13px;
    border-radius: 10px;
}

#Qadhs .Qhsj {
    width: 20px;
    height: 20px;
    background: #bbb;
    color: #fff;
    position: absolute;
    top: -20px;
    right: 25px;
    z-index: 1;
    text-align: center;
    line-height: 21px;
    font-size: 13px;
    border-radius: 10px;
}

#Qadhs img {
    width: 200px;
    height: auto;
    display: block;
    visibility: visible;
    border: 0;
}

.Qadbg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.user {
    margin-top: 6px;
}

.user .ut span {
    display: block;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #08961e;
    width: auto;
    font-size: 16px;
    text-align: left;
    text-indent: 10px;
}

.author-intro {
    height: 120px;
    margin: 0px 0px 10px;
    padding-top: 8px;
    background-color: #fff;
    border: 1px solid #f2f2f2;
}

.author-intro .col-a {
    width: 30%;
    height: 90px;
    margin: 0;
    text-align: center;
    float: left;
    overflow: hidden;
}

.author-intro .col-b {
    width: 70%;
    height: 80px;
    padding: 5px 0;
    float: left;
    overflow: hidden;
}

.author-intro .col-c {
    width: 100%;
    height: 24px;
    overflow: hidden;
    float: left;
}

.author-intro .col-c p {
    text-indent: 15px;
}

.author-intro .col-a img {
    margin: 5px;
    border-radius: 50%;
}

.author-intro .col-a a:hover img {
    border-radius: 0;
}

.author-intro .author-name {
    margin-bottom: 5px;
    overflow: hidden;
    zoom: 1;
}

.author-intro .author-name strong,
.author-intro .author-name a {
    display: block;
    float: left;
}

.author-intro .author-name strong {
    margin-right: 25px;
    font-size: 16px;
    color: #08A32C;
}

.author-intro .author-name a {
    width: 42px;
    height: 20px;
    margin-right: 10px;
    padding: 0 5px 0 8px;
    line-height: 20px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    text-decoration: none;
    overflow: hidden;
    _line-height: 22px;
    background-color: #fff;
}

.author-intro .author-name .author-follow i {
    margin: 5px 3px 0 0;
    _margin-right: 0;
}

.author-intro .author-name .author-up i {
    margin: 4px 3px 0 0;
    _margin-right: 0;
    float: left;
}

.author-intro .author-name .author-up em {
    width: 22px;
    display: block;
    float: left;
    text-align: center;
}

.author-intro .author-name a:hover {
    background-color: #08A32C;
    color: #fff;
    border: 1px solid #078424;
}

.author-intro .author-name .author-follow:hover i {
    background-position: -30px 0;
}

.author-intro .author-name .author-up:hover i {
    background-position: -30px -20px;
}

.author-type {
    margin-bottom: 4px;
    margin-top: 3px;
    font-size: 13px;
    line-height: 18px;
}

.author-type i {
    width: 18px;
    height: 18px;
    margin-right: 5px;
    display: block;
    float: left;
}

.author-type span {
    padding-left: 20px;
}

.author-extra {
    margin-right: 0px;
}

.author-extra p {
    font-size: 13px;
}

.author-extra span,
.author-intro .col-c p span,
.author-type span {
    color: #777;
}

.author-extra em {
    margin-right: 35px;
    line-height: 16px;
}

.author-up i {
    width: 14px;
    height: 13px;
}

.author-up i {
    display: block;
    float: left;
}

.pctext {
    margin-top: 8px;
    margin-bottom: 7px;
    overflow: hidden;
}

.pctext .pcone {
    width: 94%;
    height: auto;
    float: left;
    overflow: hidden;
    background: #fff;
    padding: 5px 3% 5px 3%;
}

.pctext .pcone .pct {
    position: relative;
    line-height: 30px;
    border-bottom: 1px #fff solid;
}

.pctext .pcone .pct span {
    color: #999;
}

.pctext .pcone .pct .h2 {
    font-size: 1.4em;
    font-weight: bold;
    margin-right: 6px;
    color: #444;
    padding-left: 28px;
}

.pctext .pcone .pct .pfs {
    position: absolute;
    right: 0;
    top: 1px;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    display: block;
    font-size: 24px;
    color: #8C4444;
    background-size: 36px;
}

.pctext .pcone .pct i {
    position: absolute;
    width: 80px;
    right: 32px;
    top: 0px;
    font-size: 13px;
    color: #D87143;
}

.pctext .pcone p {
    color: #585858;
    line-height: 25px;
    text-indent: 0em;
    padding-right: 35px;
    font-size: 14px;
    margin-top: 5px;
    width: 100%;
}

.pctext .pcone p .beginsymbol {
    margin-right: 10px;
}

.pctext .pcone p .endsymbol {
    vertical-align: middle;
    margin-left: 10px;
    margin-top: 5px;
}

.pctext .pctwo {
    width: 94%;
    height: auto;
    float: left;
    overflow: hidden;
    background: #fff;
    padding: 0 3% 5px 3%;
}

.pctext .pctwo .pcx {
    width: 50%;
    line-height: 16px;
    float: left;
    display: block;
    color: #666;
    margin: 3px 0;
}

.pctext .pctwo .starwrap {
    width: 85px;
    background-size: 17px;
    height: 17px;
}

.pctext .pctwo .starwrap span {
    background-size: 17px;
    height: 17px;
}

/*
.pingqs {width:100%;height:auto;position:relative;overflow: hidden;margin-bottom:8px;}
.pingqs .imgs {position:absolute;left:0;top:0;width:110px;height:80px;overflow:hidden;border-radius:5px;}
.pingqs .imgs img {width:100%;height:auto;border-radius: 5px;}
.pingqs .pingce {line-height:20px;padding-left:10px;margin-left:110px;height:80px;overflow:hidden;display:block;}
.pingqs .pingf{height:30px;line-height:30px;}
.pingqs .pingf span {float:left;padding-left:10px;}
.pingqs .pingf a {float:right;}
.pingqs .pingf font{color: #f08620;font-weight: bold;font-size: 16px;}
*/
.pinghtml {
    margin: 0 10px;
}

.pingqs {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    margin-bottom: 8px;
    margin-top: 5px;
    color: #777;
}

.pingqs .imgs {
    position: absolute;
    left: 0;
    top: 0;
    width: 110px;
    height: 80px;
    overflow: hidden;
    border-radius: 5px;
}

.pingqs .imgs img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}

.pingqs .pingce {
    line-height: 20px;
    padding-left: 10px;
    margin-left: 110px;
    height: 80px;
    overflow: hidden;
    display: block;
}

.pingqs .pingf {
    height: 30px;
    line-height: 30px;
}

.pingqs .pingf a {
    color: #3388cc;
}

.pingqs .pingf span {
    float: left;
    padding-left: 10px;
}

.pingqs .pingf a {
    float: right;
}

.pingqs .pingf font {
    color: #f08620;
    font-weight: bold;
    font-size: 16px;
}

.zttxt {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    margin-bottom: 8px;
    margin-top: 5px;
    color: #777;
}

.zttxt .imgs {
    position: absolute;
    left: 0;
    top: 0;
    width: 110px;
    height: 80px;
    overflow: hidden;
    border-radius: 5px;
}

.zttxt .imgs img {
    width: 100%;
    height: 80px;
    border-radius: 5px;
}

.zttxt .pingce {
    line-height: 18px;
    padding-left: 10px;
    margin-left: 110px;
    height: 80px;
    overflow: hidden;
    display: block;
}

.zttxt .pingce h3 {
    height: 25px;
    line-height: 22px;
}

.zttxt .pingf {
    height: 30px;
    line-height: 30px;
}

.zttxt .pingf a {
    color: #3388cc;
}

.zttxt .pingf span {
    float: left;
    padding-left: 2px;
}

.zttxt .pingf a {
    float: right;
}

.zttxt .pingf font {
    color: #f08620;
    font-weight: bold;
    font-size: 16px;
}

.sdbtn {
    display: block;
    padding-left: 12px;
    width: 50px;
    height: 26px;
    line-height: 26px;
    border-radius: 3px;
    color: #fff;
    margin: 0 auto;
    font-size: 14px;
}

a.tqhzDown {
    margin-left: 0px;
    background: #f60;
    width: 100px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    cursor: pointer;
    font-size: 15px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    float: right;
    margin-top: 30px;
}

.hd_news {
    background: #fff;
    overflow: hidden;
    border-top: 10px solid #efefef;
    padding-top: 20px;
}

.hd_news h2 {
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    padding-left: 10px;
    border-left: 5px solid #08961e;
    margin-bottom: 5px;
    font-weight: normal;
}

.hd_news ul {
    margin: 10px 0;
    height: 150px;
    overflow: hidden;
}

.hd_news ul li {
    float: left;
    width: 160px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.hd_news ul div {
    position: relative;
    height: 110px;
    overflow: hidden;
    margin-bottom: 3px;
}

.hd_news ul div i {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px;
    line-height: 25px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 12px;
    font-family: '瀹嬩綋';
    text-align: center;
}

.hd_news ul div i.top {
    top: 0;
}

.hd_news ul div i font {
    font-size: 12px !important;
    color: #fff !important;
    font-family: '瀹嬩綋' !important;
}

.hd_news ul li img {
    width: 100%;
    height: 110px;
}

.hd_news ul li span {
    width: 96%;
    padding: 0 2%;
    display: block;
}

.zzbg {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    z-index: 1002;
}

.mdownts {
    width: 280px;
    zoom: 1;
    background: #fff;
    position: fixed;
    top: 20%;
    z-index: 1005;
    left: 50%;
    margin-left: -140px;
    padding-bottom: 12px;
    padding-top: 15px;
    border-radius: 15px;
}

.mdownts span {
    display: block;
    position: absolute;
    right: -14px;
    top: -14px;
    width: 35px;
    height: 35px;
    text-indent: -999em;
    z-index: 1009;
}

.mdownts div img {
    width: 100%;
    height: auto;
}

.mdownts a {
    display: block;
    width: 140px;
    height: 40px;
    margin: 10px auto 0;
    text-align: center;
    line-height: 40px;
    background: #81d625;
    border-radius: 25px;
    color: #fff;
    font-size: 15px;
}

.moreBtn {
    text-align: center;
    padding: 8px 0;
    clear: both;
}

.moreBtn span {
    display: inline !important;
}

.moreBtn span.span1 {
    display: inline !important;
}


.kflist {
    background: #fff;
    margin: 1px 0 8px 0;
    padding: 1px 0 1px 0;
    display: block;
}

.kflist ul {
    margin: 0 3%;
}

.kflist li {
    position: relative;
    border-bottom: 1px solid #eee;
    padding: 9px 0 12px 0;
    overflow: hidden;
}

.kflist li i {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100px;
    height: 23px;
    line-height: 23px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 12px;
    font-family: '瀹嬩綋';
    text-align: center;
    border-radius: 0 0 4px 4px;
}

.kflist .kico {
    float: left;
    width: 70px;
    height: 70px;
    margin-right: 8px;
    overflow: hidden;
    padding-top: 3px;
}

.kflist .kico img {
    width: 70px;
    height: 70ox;
    float: left;
    margin-right: 8px;
    border-radius: 8px;
    padding-top: 0px;
}

.kflist .kico p {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    color: #333;
}

.kflist .txts h3 {
    font-size: 15px;
}

.kflist .txts p {
    height: 18px;
    line-height: 21px;
    overflow: hidden;
    font-size: 13px;
    color: #777;
}

.kflist .kbtn {
    padding-top: 6px;
    width: 100%;
    text-align: right;
    overflow: hidden;
}

.kflist .kbtn a {
    position: relative;
    display: inline-block;
    color: #fff;
    background: #ccc;
    width: 23%;
    margin: 0 1%;
    height: 24px;
    line-height: 24px;
    border-radius: 4px;
    text-align: center;
}

.kflist .kbtn .kxz {
    background: #2cb7ff;
}

.kflist .kbtn .klb {
    background: #ee6c6c;
}

.kflist .kbtn .klb em {
    position: absolute;
    right: -4px;
    top: -4px;
    padding: 0 4px 0 4px;
    background: #ee6c6c;
    color: #fff;
    font-size: 11px;
    border-radius: 8px;
    height: 14px;
    line-height: 16px;
}

.kflist .kbtn .kzt {
    background: #258cff;
}

.kflist .kbtn .khd {
    background: #00bcd4;
}

.kflist .kbtn .khd em {
    position: absolute;
    right: -4px;
    top: -4px;
    padding: 0 4px 0 4px;
    background: #00bcd4;
    color: #fff;
    font-size: 11px;
    border-radius: 8px;
    height: 14px;
    line-height: 16px;
}

.kflist .kbtn .nos {
    background: #bbb;
    color: #eee;
}

.kflist .pageBtn {
    padding: 15px 0 10px 0;
    margin: 0;
}

.kfBox {
    padding: 10px 10px 0px 10px;
    background: #fff;
    height: auto;
}

.kfBox .logo img {
    width: 66px;
    height: 66px;
    float: left;
    margin-right: 7px;
    border-radius: 8px;
    margin-top: 4px;
}

.kfBox .info {
    height: 80px;
}

.kfBox .info h1 {
    display: block;
    font-size: 16px;
    max-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0px 0px 0px 0px;
}

.kfBox .info p {
    line-height: 20px;
    font-size: 12px;
    color: #858585;
    padding-top: 12px;
}

.kfBox .info a {
    background: #FF9800;
    color: #fff;
    padding: 6px 15px 6px 15px;
    border-radius: 3px;
    margin-right: 5px;
}

.kfBox .k_btn {
    width: 100%;
    height: 40px;
    overflow: hidden;
}

.kfBox span {
    font-size: 12px;
    display: block;
    color: #777;
}

.kfBox .txt {
    line-height: 18px;
    height: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.kfBox .tgs {
    display: block;
    line-height: 22px;
    height: 22px;
    margin-top: 1px;
    white-space: nowrap;
}

.kfBox .tgs i {
    font-size: 12px;
    color: #fff;
    background: #999;
    border-radius: 4px;
    padding: 1px 5px;
    margin-right: 8px;
    display: inline-block;
    line-height: normal;
    height: auto;
}

.btnhd,
.btnlb,
.btndo,
.btnzt {
    border-radius: 4px !important;
    padding: 0 !important;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    margin-right: 4px;
}

.btnhd {
    width: 66px;
    height: 26px;
    line-height: 28px;
    background: #00bcd4 !important;
    color: #fff !important;
}

.btnzt {
    width: 66px;
    height: 26px;
    line-height: 28px;
    background: #258cff !important;
    color: #fff !important;
}

.btnlb {
    width: 66px;
    height: 26px;
    line-height: 28px;
    background: #ee6c6c !important;
    color: #fff !important;
}

.btndo {
    width: 66px;
    height: 26px;
    line-height: 28px;
    background: #2cb7ff !important;
    color: #fff !important;
}

.nos {
    display: none;
}

.event-page-main {}

.event-page-list {}

.event-page-list.android {
    padding: 10px 10px 10px;
}

.event-page-list.ios {
    padding: 10px 10px 10px;
}

.event-page-list .eve-tit {
    height: 28px;
    background: #f2f2f2;
    margin: 0 0 10px 6px;
    line-height: 28px;
    text-align: center;
    cursor: default;
    border-radius: 2px;
    padding-left: 10px;
}

.event-page-list .eve-tit .time {
    height: 100%;
    display: block;
    float: left;
}

.event-page-list .eve-tit .server {
    height: 100%;
    display: block;
}

.event-page-list .event-con {
    position: relative;
}

.event-page-list .border {
    position: absolute;
    top: 0;
    left: 10px;
    height: 100%;
    border-left: 2px dotted #e9e9e9;
}

.event-page-list .title {
    height: 24px;
    padding: 7px 0 7px 24px;
    line-height: 24px;
    position: relative;
}

.event-page-list .title.android {
    background-position: 0 8px;
}

.event-page-list .title.ios {
    background-position: 0 -61px
}

.event-page-list .title.android span {
    text-indent: 16px;
    background-position: 0 -138px;
}

.event-page-list .title.ios span {
    text-indent: 32px;
    background-position: 0 -182px
}

.event-page-list .title span {
    width: 96px;
    height: 24px;
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    cursor: default;
}

.event-page-list .event-list {
    width: auto;
}

.event-page-list .event-list li.no {
    background-position: 0 -255px;
}

.event-page-list .event-list li {
    height: 24px;
    padding: 7px 0;
    line-height: 24px;
    padding: 7px 0 7px 24px;
    position: relative;
}

.event-page-list .event-list li.no .time {
    color: #b3b3b3;
}

.event-page-list .event-list .time {
    float: left;
    color: #666;
    cursor: default;
}

.event-page-list .event-list .d {
    padding-right: 8px;
}

.event-page-list .event-list li.no .des {
    color: #999;
    background-position: 0 -90px;
    background-color: #f5f5f5;
}

.event-page-list .event-list .des {
    text-align: center;
    text-indent: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.gamekf {
    background: #fff;
    margin-top: 10px;
}

.gamekf ul {
    margin-right: -1px;
    overflow: hidden;
}

.gamekf table {}

.gamekf th {
    font-weight: bold;
    color: #999;
    background: #f6f6f6;
}

.gamekf th,
.gamekf td {
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    padding: 10px 0;
    text-align: center;
    font-size: 13px;
    color: #555;
}

.gamekf td .nc,
.gamekf td .nc font {
    color: #555 !important;
}

.gamekf td .lbs {
    border: 1px solid #ee6c6c;
    background: #fff;
    color: #ee6c6c;
    padding: 2px 10px;
    border-radius: 2px;
}

.gamekf td .lbs:hover {
    background: #ee6c6c;
    color: #fff;
}

.gamekf td .nos,
.gamekf td .nos:hover {
    background: #888;
    border: 1px solid #888;
    color: #eee;
    display: inline;
}

.kf_title {
    width: 100%;
    height: 80px;
    margin-top: 8px;
    margin-bottom: -28px;
    overflow: hidden;
}

.kf_title li {
    float: left;
    width: 50%;
    height: 50px;
    color: #333;
    margin-left: -1px;
    border: 1px solid #e8e7ed;
    border-top: 3px solid #FFF;
    background: #fff;
    cursor: pointer;
    line-height: 50px;
    font-size: 16px;
    text-align: center
}

.kf_title h1 {
    font-size: 16px;
    color: #3db73d;
}

.kf_title li.cur {
    color: #3db73d;
    border: none;
    border-top: 3px solid #3db73d;
    cursor: default;
    margin-left: 0px;
    margin-right: -1px;
}


.tab_con {
    background: #fff;
    margin: 20px 0;
}

.tab_con .p_th {
    clear: both;
    border-bottom: 1px solid #e3e3e3;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    position: relative;
}

.tab_con .p_th span {
    float: left;
    color: #787878;
    font-size: 13px;
    position: absolute;
    overflow: hidden;
    top: 0;
}

.tab_con .p_th .span01 {
    left: 5%;
    width: 18%;
}

.tab_con .p_th .span02 {
    left: 23%;
    width: 28%;
}

.tab_con .p_th .span03 {
    left: 51%;
    width: 28%;
    text-align: right;
}

.tab_con .p_th .span04 {
    left: 79%;
    width: 21%;
    text-align: center;
}

.tab_con ul {
    clear: both;
    position: relative;
}

.tab_con ul li {
    clear: both;
    position: relative;
    line-height: 39px;
    height: 39px;
    border-bottom: 1px dotted #d0d0d0;
}

.tab_con ul li span {
    position: absolute;
}

.tab_con ul li .span001 {
    left: 5%;
    width: 18%;
    font-size: 13px;
    color: #b0b0b0;
    top: 0;
}

.tab_con ul li .span002 {
    left: 23%;
    width: 28%;
    height: 38px;
    top: 0;
    overflow: hidden;
}

.tab_con ul li .span003 {
    left: 51%;
    width: 28%;
    height: 38px;
    overflow: hidden;
    top: 0;
    overflow: hidden;
    text-align: right;
    color: #b0b0b0;
    font-size: 12px;
}

.tab_con ul li .span004 {
    left: 79%;
    width: 21%;
    text-align: center;
}

.tab_con ul li .span004 a {
    top: 9px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    background: #eee;
    color: #8f8f8f;
    background: #3cb500;
    color: #fff;
    padding: 2px 4px;
    border-radius: 2px;
}

.tab_con ul li .span004.nos {
    display: inline
}

.tab_con ul li .span004.nos a {
    background: #ccc;
    color: #f9f9f9;
}

.Qdowns .Q_top {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    padding: 8px 0 5px 0;
    clear: both;
}

.Qdowns .Q_top .Q_btn {
    display: block;
    height: 34px;
    line-height: 35px;
    font-size: 16px;
    margin-right: 30px;
}

.Qdowns .Q_top.Q_top_new .Q_btn {
    margin: 0 auto;
}

.Qdowns .Q_top .Q_ck {
    display: inline-block;
    width: 19px;
    height: 20px;
    margin: 7px 5px 0 0;
    float: left;
    border-radius: 4px;
}

.Qdowns .Q_top .Q_cur {
}

.Qdowns .Q_top .Q_ds {
    display: block;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    height: 30px;
    color: #fff;
    font-size: 15px;
    border-radius: 4px;
    background: #08961e;
    line-height: 30px;
    text-align: center;
}

.Qdowns .Q_tip {
    clear: both;
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 20px;
    min-height: 40px;
    color: #57a505;
    background: #e5fbcf;
    padding: 6px;
}

.Qdowns .Q_tip .Q_ioc {
    display: block;
    margin: 10px 5px 0 0;
    float: left;
    width: 20px;
    height: 20px;
}

.Qdowns .Q_tip.Q_pt {
    background: #f3f3f3;
    color: #888;
}

.Qdowns .Q_tip.Q_pt .Q_ioc {
}

.Qdowns.Qgsnew .Q_top {
    padding: 0;
    background: yellow;
    color: #966a17;
    border-radius: 5px 5px 0 0;
}

.Qdowns.Qgsnew .Q_top .Q_btn {
    margin-left: 7px;
}

.Qdowns.Qgsnew .Q_tip {
    padding: 2px 6px 6px 6px;
    background: yellow;
    color: #888;
    border-radius: 0 0 5px 5px;
}

.Qdowns.Qgsnew .Q_tip .Q_ioc {
}

/*new rank*/
.tab-menu {
    width: 50%;
    display: block;
    margin: 0px auto;
    font-size: 0px;
    position: relative;
    z-index: 1;
}

.tab-menu li {
    width: 50%;
    height: 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    position: absolute;
}

.tab-menu li.t1 {
}

.tab-menu li.t2 {
    right: 10px;
}

.tab-menu li.select.t1 {
    z-index: 4;
}

.tab-menu li.select.t2 {
    z-index: 5;
}

.clearfix {
    display: block;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.tab-main {
    position: relative;
    z-index: 10;
    margin-top: 25px;
    background: #fff;
    padding-bottom: 1px;
}

.item-a {
    background: #f9f3d4;
}

.item {
    width: 85%;
    display: block;
    margin: 0 auto;
    padding: 5%;
    margin-bottom: 15px;
    border-radius: 6px;
}

.item-l {
    position: relative;
}

.item-a .item-l .ico {
}

.item-l .ico {
    display: block;
    position: absolute;
    z-index: 3;
    left: -9%;
    top: -24%;
    width: 30%;
    height: 80%;
}

@media screen and(max-width:320px) {
    left: -5%;
    top: -22%;
}

.tab-main .item-l img {
    width: 25%;
    height: 25%;
    border-radius: 15px;
}

.tab-main .elm {
    font-size: 0;
}

.tab-main .link-btn {
    display: block;
    width: 40%;
    margin-left: 3px;
    margin-top: 4px;
}

.tab-main .item-a .link-btn a {
    background: #ddcd7b;
}

.tab-main .item-a .link-btn a.hdn,
.tab-main .item-b .link-btn a.hdn,
.tab-main .item-c .link-btn a.hdn,
.tab-main .item-e .link-btn a.hdn {
    background: #03a235;

}

.tab-main .item-a .link-btn a.lb,
.tab-main .item-b .link-btn a.lb,
.tab-main .item-c .link-btn a.lb,
.tab-main .item-e .link-btn a.lb {
    background: #fbc73c;
}

.tab-main .item-a .link-btn a.lt,
.tab-main .item-b .link-btn a.lt,
.tab-main .item-c .link-btn a.lt,
.tab-main .item-e .link-btn a.lt {
    background: #f48047;
}

.tab-main .link-btn a.ltdj {
    padding: 2px 24px;
}

.tab-main .link-btn a {
    padding: 2px 4px;
    height: 10px;
    line-height: 16px;
    border-radius: 2px;
    margin-left: 2px;
    font-size: 12px;
    text-align: center;
    color: #fff;
}

.tab-main .item-r {
    position: relative;
    width: 73%;
    height: 50%;
    display: block;
    float: right;
    margin-top: -94px;
}

.tab-main .text-info {
    height: 60px;
    overflow: hidden;
}

.tab-main .test-info span {
    display: inline-block;
    width: 45%;
    margin-right: 8px;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    overflow: hidden;
    font-size: 12px;
}

.tab-main .item-a .test-info span {
    color: #bf8b5e;
}

.tab-main .item-a .name {
    color: #a75a0f;
    display: block;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    font-size: 16;
    font-weight: bold;
}

.role-info .name img {
    width: 13px;
    height: 13px;
    margin: 0px 5px -1px 0px;
}

.tab-main .test-info .jf strong {
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
}

.tab-main .test-info .fq {
    display: block;
    width: 100%;
    height: 20px;
    overflow: hidden;
    line-height: 14px;
}

.tab-main .test-info .fq i {
    border: 1px solid #a4a28d;
    border-radius: 3px;
    margin-right: 3px;
    margin-bottom: 5px;
    padding: 1px 3px;
    display: block;
    float: left;
}

.tab-main .test-info .fq a {
    border: 1px solid #a4a28d;
    border-radius: 3px;
    margin-right: 3px;
    margin-bottom: 5px;
    padding: 1px 3px;
    display: block;
    float: left;
    color: #a4a28d;
}

.tab-main .item-a .test-info .fq i {
    border: 1px solid #bf8b5e;
}

.tab-main .item-b .test-info .fq i {
    border: 1px solid #7c7d80;
}

.tab-main .item-c .test-info .fq i {
    border: 1px solid #9c815c;
}

.tab-main .down-btn {
    height: 20px;
    float: right;
    margin-top: 6px;
}

.tab-main .down-btn a {
    padding: 3px 10px;
    border-radius: 2px;
    overflow: hidden;
    font-size: 13px;
    text-align: center;
    color: #fff;
    background: #ff5a57;

}

.tab-main .item-b {
    background: #eeede2;
}

.tab-main .item-b .item-l .ico {
}

.tab-main .item-b .link-btn a {
    background: #bacaa0;
}

.tab-main .item-b .name {
    color: #7c7d80;
}

.tab-main .item-b .test-info span {
    color: #7c7d80;
}

.tab-main .item-c .item-l .ico {
}

.tab-main .item-c .link-btn a {
    background: #edc9ab;
}

.tab-main .item-c .name {
    color: #e08727;
}

.tab-main .item-c .test-info span {
    color: #9c815c;
}

.tab-main .item-c {
    background: #f4e8d6;
}

.tab-main .item-e {
    background: #f4f3e4;
}

.tab-main .item-e .link-btn a {
    background: #f6d684;
}

.tab-main .item-e .name {
    color: #7c7a61;
}

.tab-main .item-e .test-info span {
    color: #a4a28d;
}

.tab-main .item-e .test-info span.lx {
    width: 45%;
    height: 20px;
    display: inline-block;
    overflow: hidden;
}

.tab-main .item-e .item-l .ico {
    width: 20px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #FFF;
    top: 0px;
    left: 10px;
}

.item-r .role-info {
    width: 99%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mainbg-3 {
}

.mainbg {
    width: 100%;
    height: 680px;
    margin: 0 auto;
    overflow: hidden;
}

.re-tit.rtu {
    display: block;
    margin-top: 80px;
}

.newsbox-1 .re-tit .ico {
}

.newsbox .re-tit .ico {
    float: left;
    width: 60%;
    height: 25px;
    background-size: 70% 70%;
    margin-left: 28px;

}

.newsbox .re-tit .more {
    float: right;
    width: 40px;
    margin-right: 20px;
    font-size: 14px;
    text-align: right;
    color: #9b5b2c;
}

.newsbox .line {
    width: 85%;
    height: 1px;
    margin: 0 auto;
}

.newsbox .news-list li {
    width: 85%;
    height: 100px;
    padding: 10px 0 0;
    margin: 0 auto;
    border-top: 1px #f1e1d0 solid;
    overflow: hidden;
}

.newsbox .news-list li a {
    width: 100%;
    height: 100%;
}

.newsbox .news-list li a,
.news-list li .img {
    display: block;
}

.newsbox .news-list li .img {
    float: left;
    width: 30%;
    height: 85%;
    border-radius: 15px;
}

.newsbox .news-list li .info {
    float: right;
    width: 65%;
}

.newsbox .news-list li .info .tit {
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #bf3b3b;
    margin-top: 5px;
}

.newsbox .news-list li .info .tgs {
    display: block;
    width: 100%;
    height: 20px;
    overflow: hidden;
    margin-top: 3px;
}

.newsbox .news-list li .info .tgs i {
    font-size: 12px;
    border: 1px solid #b37e7e;
    color: #b37e7e;
    border-radius: 3px;
    margin-right: 6px;
    display: inline-block;
    padding: 1px 3px;
}

.newsbox .news-list li .info span {
    display: block;
}

.newsbox .news-list li .info .time {
    height: 15px;
    line-height: 15px;
    margin-top: 5px;
    overflow: hidden;
    font-size: 12px;
    color: #b37e7e;
}

.newsbox-2 .re-tit .ico {
}

.re-tit {
    display: block;
    margin-top: 5px;
}

.tab-main .name {
    font-weight: bold;
}

/*there is you want*/
.rel_w {
    width: 100%;
    height: 714px;
    overflow: hidden;
}

.rel_w .fix_ku2 {
    width: 100%;
    height: 1200px;
    margin-top: -110px;
}

.rel_w .fix_ku {
    width: 100%;
    height: 1200px;
}

.rel_w .fix_ku2 iframe {
    border: none;
}

/* new game on week of guanggao*/
.yzxytg {
    width: 100%;
    height: auto;
    margin: 20px 0;
    overflow: hidden;
}

.yzxytg:atfer {
    content: "";
    display: block;
    clear: both;
}

.yzxytg img {
    width: 45%;
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    margin-left: 3%;
    border-radius: 6px;
}


/*dhk*/
.kflist ul li .dhk {
    border: 1px solid #ccc;
    clear: both;
    padding: 4px;
    border-radius: 5px;
    color: #999;
    position: relative;
    font-size: 13px;
    height: 33px;
    margin-top: 8px;
}

.kflist ul li .dhk:before {
    content: "";
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ccc;
    left: 15px;
    top: -10px;
}

.kflist ul li .dhk:after {
    content: "";
    position: absolute;
    border-bottom: 10px solid #FFF;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    left: 15px;
    top: -8px;
}

/*tags*/
.kflist ul li .tgs {
    display: inline-block;
    width: 100%;
    margin-left: 22%;
    margin-top: 3px;
    white-space: nowrap;
}

.kflist ul li .tgs i {
    display: inline-block;
    position: inherit !important;
    width: auto !important;
    height: auto !important;
    background-color: #fff !important;
    color: #08961e;
    border: 1px solid #08961e;
    padding: 0px 3px;
    margin-right: 7px;
    line-height: normal !important;
    border-radius: 3px !important;
}

/*system || pingtai*/
.role-info a.name .pt {
    padding-left: 5px;
}

.role-info a.name .pt span {
    margin: 0 3px;
}

.role-info a.name .pt .az {
    width: 15px;
    height: 15px;
    display: inline-block;
}

.role-info a.name .pt .ip {
    width: 15px;
    height: 15px;
    display: inline-block;
}

.line {
    border-top: 1px solid #ccc;
}

.titb0 {
    border-bottom: 0 none;
}

.title {
    font-size: 15px;
    text-indent: 10px;
    border-bottom: 1px solid #eeeeee;
    line-height: 40px;
    background: #f7f7f7;
}

.clearfix:after {
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '.';
}

.tabsqh li:first-child {
    border-left: none;
}

.tabsqh .line4Active {
    height: 41px;
    border-bottom: none;
    background: #fff;
    background: #fff;
}

.tabsqh li {
    background: #f7f7f7;
    cursor: pointer;
    position: relative;
    width: 49.9%;
    height: 40px;
    float: left;
    border: 1px solid #ccc;
    margin-left: -1px;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
}

.clearfix:after {
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '.';
}

.lineIn {
    border-top: 1px solid #eeeeee;
}

.lineIn li {
    float: left;
    width: 45%;
    padding: 7px 2%;
}

.gameImg {
    width: 48px;
    height: 48px;
}

.fl {
    float: left;
}

.gameImg img {
    border-radius: 7px;
    width: 57px;
    height: 57px;
}

.detail {
    margin-left: 9%;
    width: 57%;
}

.detail h2 {
    font-size: 14px;
    margin-top: 5px;
}

.detail a {
    display: block;
    color: #333333;
    font-size: 14px;
    line-height: 15px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.detail p {
    line-height: 20px;
    width: 100%;
    color: #888888;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.detail p b {
    font-weight: lighter;
    color: red;
}

#newGame {
    border-bottom: 2px solid #0aae24;
}

#newGame_a {
    border-bottom: 2px solid #0aae24;
}

/*zhuantai*/
.infocont .ztinfo {
    position: absolute;
    left: 1%;
    margin-top: 5px;
}

.infocont .ztinfo em {
    min-width: 64px;
    text-align: center;
    margin-right: 10px;
    top: -1px;
}

.infocont .ztinfo em a {
    font-size: 10px;
    padding: 2px 4px 0px 4px;
    text-align: center;
    line-height: 12px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    color: #08961e;
    background: #FFF;
}

/*toprank*/
.toprank {
    width: 66px;
    height: 30px;
    color: #FFF;
    font-size: 12px;
    position: absolute;
    left: 0.1%;
    bottom: 3px;
    line-height: 10px;
}

.toprank p {
    text-indent: 19px;
    padding-top: 4px;
    letter-spacing: 3px;
}

.toprank i {
    font-size: 22px;
    display: block;
    font-family: Georgia;
    color: yellow;
    position: absolute;
    top: 1px;
    right: 3px;
    font-weight: bold;
}

#infocont:after {
    content: "";
    display: block;
    clear: both;
}

.app {
    position: relative;
    min-height: 80px;
}

/*android of rank*/
.az_top {
    width: 40%;
    height: 30px;
    font-size: 15px;
    display: block;
    background: #3bd73d;
    color: #FFF;
    border-radius: 10px 10px 0px 0px;
    margin: 0 auto;
    text-align: center;
    line-height: 32px;
    margin-top: 5px;
    box-shadow: -2px -1px 5px #999;
    -moz-box-shadow: -2px -1px 5px #999;
    -webkit-box-shadow: -2px -1px 5px #999;
    -ms-box-shadow: -2px -1px 5px #999;
    -o-box-shaodw: -2px -1px 5px #999;
}

.tab-main2 {
    margin-top: 0px;
}

.hd_article1 a.Wmore {
    display: block;
    float: right;
    line-height: 36px;
    margin-top: -36px;
    padding-right: 3%;
}

/*checkmore*/
#checkmore {
    width: 95%;
    line-height: 30px;
    border: 1px solid #ddd;
    background: #f9f9f9;
    text-align: center;
    color: #666;
    font-size: 14px;
    margin: 0 auto;
    margin-bottom: 10px;
    border-radius: 3px;
}

/*qhyx*/
.rankyx {
    width: 94%;
    display: -webkit-box;
    display: -moz-box;
    text-align: center;
    overflow: hidden;
    padding: 16px 3%;
    background: #FFF;
}

.rankyx span {
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #08961e;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #08961e;
}

.rankyx span:first-child {
    border-radius: 5px 0 0 5px;
}

.rankyx span:not(:last-child) {
    border-right: 0px;
}

.rankyx span:last-child {
    border-radius: 0 5px 5px 0;
}

.rankyx span.cur {
    background: #08961e;
    color: #FFF;
}

.moreL {
    width: 94%;
    height: 32px;
    border-radius: 5px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 32px;
    background: #eee;
    margin: 10px auto;
}

/*newxg*/
/*
.new_xg a {
    width: 33.0%;
    overflow: hidden;
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 8px 0;
    text-align: center;
    border-right: 1px solid #d9d9d9;
    font-size: 12px;
    color: #666;
}
.new_xg a:nth-child(3n){
	border-right:none;
	}
	*/
.app_article .new_xg li {
    width: 33.3%;
    float: left;
    border-bottom: none;
    text-align: center;
}

.app_article .new_xg li a:nth-child(3n) {
    border-right: none;
}

.app_article .new_xg li a {
    height: 20px;
    line-height: 20px;
    border-right: 1px solid #d9d9d9;
    margin: 8px 0;
    font-size: 12px;
}

/*lb catelog*/
.lbca {
    background: #FFF;
}

.libav ul {
    display: block;
    width: 100%;
    min-height: 150px;
    margin: 0 auto;
}

.libav ul li {
    display: block;
    width: 20%;
    height: 90px;
    float: left;
    margin: 10px 8px;
}

.libav ul li .lbimg {
    width: 70px;
    height: 70px;
    border-radius: 13px;
}

.libav ul li .lb_tit {
    display: block;
    width: 100%;
    overflow: hidden;
    height: 25px;
    line-height: 25px;
}

.lbcao {
    background: #FFF;
    margin-top: 10px;
    padding-bottom: 20px;
}

.nel {
    margin-top: 5px;
}

.lbcao .lbnav {
    width: 96%;
    margin: 0px auto;
    padding-top: 20px;
    display: box;
    display: -moz-box;
    display: -webkit-box;
    margin-bottom: 20px;
}

.lbcao .lbnav a {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    font-size: 16px;
    text-align: center;
    color: #08961e;
    border: 1px solid #08961e;
    height: 32px;
    line-height: 32px;
}

.lbcao .lbnav a:not(:last-child) {
    border-right: none;
}

.lbcao .lbnav a:first-child {
    border-radius: 5px 0 0 5px;
}

.lbcao .lbnav a:last-child {
    border-radius: 0 5px 5px 0;
}

.lbcao .lbnav a.cur {
    color: #FFF;
    background: #08961e;
}

.lbcao .lbao ul {
    display: block;
    width: 96%;
    margin: auto;
}

.lbcao .lbao ul li {
    display: block;
    width: 96%;
    height: 80px;
    margin: 15px 0px;
    border-bottom: 1px dashed #CCC;
    padding-bottom: 15px;
}

.lbcao .lbao ul li img {
    width: 80px;
    height: 80px;
    border-radius: 13px;
    float: left;
    margin-right: 10px;
}

.lbcao .lbao ul li .lbr {
    width: 60%;
    overflow: hidden;
}

.lbcao .lbao ul li .lbr h3.titlb {
    font-weight: 100;
    width: 100%;
    overflow: hidden;
    height: 20px;
}

.lbcao .lbao ul li .lbr .xix {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #858585;
    line-height: 35px;
}

.lbcao .lbao ul li .lbr .subl {
    color: #858585;

}

.lbcao .lbao ul li .lbr .subl .r {
    color: #ff7e72;
}

.lbcao .lbao ul li .lbreiv {
    float: right;
    margin: -40px 0px 0px 0px;
    color: #FFF;
    background: #08961e;
    padding: 1px 5px;
    border-radius: 3px;
}

.lbcao .azlbchmr {
    width: 30%;
    height: 30px;
    text-align: center;
    color: #FFF;
    background: #08961e;
    line-height: 30px;
    margin: 0 auto;
    border-radius: 3px;
}

.lbcao .pglbchmr {
    width: 30%;
    height: 30px;
    text-align: center;
    color: #FFF;
    background: #08961e;
    line-height: 30px;
    margin: 0 auto;
    border-radius: 3px;
}

.lbca .gd {
    float: right;
    font-size: 12px;
    margin-top: 5px;
}


.winview_bg {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 88888;
    display: none;
}

.winview {
    position: fixed;
    top: 20%;
    left: 5%;
    width: 90%;
    height: auto;
    background: #fff;
    ;
    border-radius: 10px;
    z-index: 99999;
    overflow: hidden;
    display: none;
}

.winview h3 {
    margin: 0 10px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    font-weight: 400;
    font-size: 16px;
}

.winview h3 i {
    float: right;
    font-size: 30px;
    color: #555;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    overflow: hidden;
    cursor: pointer;
}

.winview .bn {
    width: 94%;
    display: block;
    margin: 10px 3% 0 3%;
}

.winview .bn img {
    width: 100%;
    border: 1px solid #eee;
}

.winview ul {
    padding: 0 0 30px 0;
    overflow: hidden;
}

.winview li {
    width: 25%;
    margin-top: 17px;
    float: left;
    text-align: center;
}

.winview li .a_img {
    width: 62px;
    height: 62px;
    margin: 0 auto;
    display: block;
}

.winview li .a_img img {
    width: 62px;
    height: 62px;
    border-radius: 6px;
}

.winview li .a_name {
    width: 70px;
    text-align: center;
    display: block;
    overflow: hidden;
    margin: 0 auto;
}

.winview li .a_name a {
    font-size: 14px;
    color: #151415;
    display: block;
    line-height: 14px;
    height: 14px;
    margin-top: 5px;
    width: 70px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.winview li .a_bot {
    width: 50px;
    height: 20px;
    line-height: 20px;
    border: 1px #3ab73a solid;
    border-radius: 3px;
    margin: 5px auto 0 auto;
    text-align: center;
}

.winview li .a_bot a {
    font-size: 13px;
    color: #3ab73a;
    line-height: 18px;
}

/*pin lun tab*/
.plrank {
    font-size: 12px;
    color: #999;
    display: block;
    width: 100%;
    height: 25px;
    line-height: 25px;
    border-bottom: 1px dotted #ddd;
}

.plrank a {
    color: #666;
    margin: 0 8px;
}

.plrank .plcur {
    color: red;
}

/*addqq*/
.addqq {
    font-size: 12px;
    padding-left: 10px;
}

/*yyj*/
.Applications_list {
    color: #8F8D88;
    display: block;
}

.Application_content {
    width: 100%;
    height: 68px;
    border-bottom: 1px solid #eee;
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
    overflow: hidden;
}

.ml0 {
    margin-left: 0;
}

.Application_img_set {
    margin-left: 15px;
    width: 104px;
    height: 86px;
    position: relative;
    float: left;
}

.Application_img_set .img0 {
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 1;
    border-radius: 12px;
    top: 10px;
    left: 40px;
    background: #fff;
}

.Application_img_set .img1 {
    width: 56px;
    height: 56px;
    position: absolute;
    z-index: 2;
    border-radius: 12px;
    top: 6px;
    left: 22px;
    background: #fff;
}

.Application_img_set .img2 {
    width: 64px;
    height: 64px;
    position: absolute;
    z-index: 3;
    border-radius: 12px;
    background: #fff;
}

.Application_app {
    width: calc(100% - 140px);
    float: left;
}

.Application_app_tit {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    margin-bottom: 4px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.Application_app_user {
    color: #1e7cc2;
    font-size: 13px;
    margin-bottom: 4px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.Application_app_oth {
    font-size: 12px;
    margin-bottom: 6px;
    overflow: hidden;
    line-height: 1.5;
}

.Application_app_oth span {
    margin-right: 10px;
    float: left;
}

.Application_app_oth img {
    width: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 8px;
}

.apptit {
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    padding-left: 5px;
    font-weight: normal;
    border-left: 7px solid #08961e;
}

.application {
    background: #FFF;

}

/*offical close*/

#officalbar .officalclose {
    display: block;
    width: 20px;
    height: 20px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999999999999999999999999999;
}


.c_soft_same {
    border-top: 10px solid #efefef;
    padding: 20px 0;
    clear: both;
    background: #fff;
}

.c_soft_same dt {
    font-size: 20px;
    padding-left: 10px;
    line-height: 20px;
    border-left: 5px solid #1aabc0;
    margin-bottom: 10px
}

.c_soft_same dd {
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    padding: 12px 10px;
    position: relative;
}

.c_soft_same dd img {
    width: 60px;
    height: 60px;
    border-radius: 5px;
    float: left;
    margin-right: 10px;
}

.c_soft_same dd .r-down {
    position: absolute;
    right: 10px;
    top: 40px;
    display: block;
    float: right;
    width: 80px;
    text-align: center;
    line-height: 30px;
    background: #3ab73a;
    border-radius: 4px;
    color: #fff;
}

.c_soft_same .r-tit {
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 5px;
    display: block;
}

.c_soft_same dd span {
    color: #858585;
    font-size: 13px;
}

.c_soft_same dd span.r-raty {
    color: #f15c46;
    font-weight: bold;
    font-family: Georgia;
    font-size: 14px;
}

.list_img a.more {
    display: block;
    width: 120px;
    text-align: center;
    margin: 0 auto;
    line-height: 34px;
    background: #e8e8e8;
    color: #444;
    border-radius: 5px;
    float: none;
}

.search-link {
    display: none;
}


.otherapp {
    width: 100%;
    overflow: hidden;
    display: block;
    background: #fff;
    border-bottom: 15px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
}

.otherapp h3 {
    font-size: 14px;
    background: url(http://static.qqxzb.com/m/images/softh3.jpg) no-repeat left;
    color: #fff;
    height: 26px;
    line-height: 26px;
    padding: 0 0 7px 10px;
}

.appslider {
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
}

.appslider .slides li h3 {
    line-height: 46px;
    height: 46px;
    color: #080909;
    font-size: 16px;
    padding-bottom: 5px;
    margin-left:
}

.appslider .slides li {
    float: left;
    display: inline;
    width: 100%;
}

.appslider .slides li a {
    float: left;
    display: inline;
    width: 25%;
    text-align: center;
}

.appslider .slides li a img {
    width: 60px;
    height: 60px;
}

.appslider .slides li a span {
    display: block;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    color: #282828;
    padding-top: 3px;
}

.appslider .slides li a:hover span {
    color: #ff630e;
}



.soft_tg {
    width: 100%;
    background: #fff;
    color: #333;
    overflow: hidden;
    position: relative;
}

.soft_tg .tg_img {
    width: 45px;
    height: 45px;
    float: left;
    margin: 5px 5px 5px 8px;
    border-radius: 10px;
    overflow: hidden;
}

.soft_tg .tg_img img {
    width: 100%;
    height: 100%
}

.soft_tg .tg_title {
    float: left;
    margin-left: 2%;
}

.soft_tg .tg_title h4 {
    font-size: 18px;
    margin-top: 5px;
}

.soft_tg .tg-btn {
    display: block;
    width: 103px;
    height: 31px;
    background: url(http://m.155.cn/Skin/images/xiazaibtn.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 13px;
    right: 26px;
}

.soft_tg .close_btn {
    font-size: 35px;
    position: absolute;
    transform: rotate(45deg);
    right: 3px;
    top: -5px;
}


.cts-box {
    width: 100%;
    height: 60px;
    margin-top: 0px;
    background: #f8f8f8;
    overflow: hidden;
    zoom: 1;
    position: relative;
}

.cts-box .cts-box-img {
    width: 45px;
    height: 45px;
    display: inline-block;
    margin: 6px 9px;
    float: left;
}

.cts-box .cts-box-img img {
    width: 45px;
    height: 45px;
    border-radius: 6px;
}

.cts-box .cts-box-info {
    padding-right: 92px;
}

.cts-box .cts-box-info a.cts-box-name {
    font-size: 16px;
    line-height: 57px;
}

.cts-box .cts-box-info p {
    display: none;
}

.cts-box .cts-box-detial span {
    display: none;
}

.cts-box .cts-box-down {
    display: block;
    width: 80px;
    height: 30px;
    background: #1aabc0;
    position: absolute;
    top: 15px;
    right: 10px;
    border-radius: 3px;
}

.cts-box .cts-box-down em {
    display: block;
    width: 28px;
    height: 28px;
    background: url(../image/icon3.png) no-repeat center bottom;
    background-size: 100% auto;
    margin: 0 auto;
    padding-top: 6px;
    margin-bottom: 2px;
}

.cts-box .cts-box-down a {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    height: 30px;
    text-align: center;
    overflow: hidden;
}


.page {
    height: 40px;
    padding: 10px 0px;
    clear: both;
    text-align: center
}

.page b,
.page a,
.page a:visited,
.page a:hover {
    padding: 0px 10px;
    font-size: 14px;
    border: 1px solid #E4E4E4;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    text-decoration: none;
    color: #777;
    margin: 0 2px;
    background: #fff;
}

.page a:hover,
.page b.sele {
    border: 1px solid #FF8329;
    color: #fff;
    background: #FF8329;
}

.page b.total {
    background: #eee;
}

.content_paging {
    margin-bottom: 30px;
    height: auto;
    background: #fafafa;
    padding: 5px 20px 10px 20px;
    border: 1px solid #d3d3d3;
}

.content_paging h4 {
    margin: 0 auto 5px;
    height: 32px;
    line-height: 32px;
    border-color: #e5e5e5;
    border-bottom: 1px solid #d3d3d3;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.content_paging ul {
    overflow: hidden;
}

.content_paging li {
    float: left;
    width: 49%;
    height: 24px;
    line-height: 24px;
}

.content_paging li b {
    color: #f60
}


.topggbox {
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: left;
    margin-top: 0;
    font-size: 12px;
    color: #fff;
    position: relative;
    bottom: 0;
}

.topggbox p.p-1 {
    height: 20px;
    line-height: 20px;
    position: absolute;
    left: 70px;
    top: 8px;
    color: #fff;
    font-size: 17px
}

.topggbox em {
    float: left;
    width: 40px;
    height: 40px;
    margin: 8px 0 0 20px;
    border-radius: 4px;
    background-repeat: no-repeat;
}

.topggbox .lk1 {
    float: right;
    width: 56px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    background: #fe3737;
    color: #fff;
    margin: 13px 14px 0 0;
    padding: 0 3px;
    border-radius: 14px
}

.topggbox .gd {
    display: inline-block;
    width: 170px;
    height: 15px;
    vertical-align: middle;
    overflow: hidden;
    margin: 22px 0 0 10px;
    color: #CCC;
    font-size: 13px
}

.topggbox .gd li {
    height: 15px;
    line-height: 16px;
    overflow: hidden
}

/*鍚岀被鐑棬*/
.game_list {
    width: 100%;
    display: block;
    background: #FFF;
    overflow: hidden;
    padding-top: 15px;
    border-top: 10px solid #f0f0f0;
}

.game_list ul {
    width: 100%;
    margin-top: 15px;
    overflow: hidden;
}

.game_list li {
    width: 25%;
    float: left;
    display: block;
    overflow: hidden;
    padding: 0px 0 15px 0;
}

#jxrj.game_list li {
    width: 92px
}

.game_list li .g_logo {
    display: block;
    width: 65px;
    height: 90px;
    margin: 0 auto;
}

.game_list li .g_logo img {
    width: 65px;
    height: 65px;
    border-radius: 10px;
    display: block;
}

.game_list li span {
    font-size: 14px;
    color: #171515;
    display: block;
    height: 16px;
    line-height: 16px;
    text-align: center;
    margin: 6px auto 8px auto;
    width: 95%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}