﻿@charset "utf-8"; body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,aside,article,figcaption,figure,header,hgroup,menu,nav,section {
    margin: 0;
    padding: 0
}

body,html {
    font: 16px "Helvetica Neue",HelveticaNeue,Helvetica-Neue,Helvetica,'\5fae\8f6f\96c5\9ed1';
    background: #fff;
    color: #333;
    -webkit-text-size-adjust: none;
    width: 100%;
    overflow: hidden;
}

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

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,th {
    text-align: left
}

fieldset,img {
    border: 0
}

q:before,q:after {
    content: ''
}

button,input,select,textarea {
    font-size: 100%;
    vertical-align: middle;
    outline: none;
}

legend {
    color: #333
}

abbr,acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

ol,ul {
    list-style: none
}

address,caption,cite,code,dfn,em,strong,th,var {
    font-style: normal;
    font-weight: 400
}

a {
    color: #444;
    text-decoration: none
}

a:hover {
    text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%
}

header,menu,nav,section,article,aside {
    display: block
}

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

.cfix:before,.cfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
}

.cfix:after {
    clear: both;
}

.cfix {
    *zoom:1;}

#sNav {
    height: 34px;
    margin: 10px;
    border: 1px solid #47b751;
    border-radius: 5px;
    background: #fff;
    display: -webkit-box;
    text-align: center;
}

#sNav a {
    line-height: 34px;
    font-size: 16px;
    -webkit-box-flex: 1;
    display: block;
    text-align: center;
    color: #47b751;
}

#sNav a:not(:last-child) {
    border-right: 1px solid #47b751;
}

#sNav a.cur {
    background: #47b751;
    color: #fff;
}

/**修改**/
#nav,#nav1 {
    height: 44px;
    line-height: 44px;
    padding: 0 50px 0 0;
    border-bottom: 1px solid #d6d6d6;
    position: relative;
    background: #fff;
}

#nav1 {
    padding: 0 10px;
}

#nav1 .mainNav li {
    width: 16.6%;
}

#nav1 .mainNav li.cur {
    width: 17%;
}

.mainNav {
    zoom:1;clear: both;
}

.mainNav li {
    width: 20%;
    padding: 0;
    float: left;
    color: #333;
}

.mainNav li a {
    display: block;
    line-height: 43px;
    height: 43px;
    text-align: center;
    position: relative;
    font-size: 18px;
}

.mainNav .cur a {
    color: #47b751;
    font-weight: 600;
}

.pullNav {
    position: absolute;
    width: 44px;
    height: 44px;
    top: 0;
    right: 10px;
    float: right;
}

.pullNav span {
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
}

.pullNav span i,#topNav span {
    display: inline-block;
    width: 14px;
    height: 10px;
    background: url(../img/arrUpDown.png) 0 0 no-repeat;
    background-size: 14px;
    vertical-align: middle;
}

.open span i,#topNav li.sq span {
    background-position: 0 -12px;
}

.moreNav {
    display: none;
    position: absolute;
    right: 0;
    top: 44px;
    width: 100px;
    background: #fff;
    border: 1px solid #d6d6d6;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    z-index: 999;
    line-height: 34px;
}

.moreNav li {
    border-bottom: 1px solid #d6d6d6;
}

.moreNav li a {
    display: block;
    font-size: 16px;
    text-align: center;
}

/*新导航*/
#topNav {
    line-height: 32px;
    padding: 8px 0;
    background: #fff;
    border-bottom: 1px solid #d6d6d6;
}

#topNav ul {
    overflow: hidden;
    *zoom:1;}

#topNav li {
    width: 16.666666%;
    padding: 0;
    float: left;
    color: #333;
    text-align: center;
}

#topNav li a {
    height: 32px;
    line-height: 32px;
}

#topNav .hide {
    display: none;
}

.top {
    position: relative;
    height: 42px;
    padding: 2px 50px 0 97px;
    z-index: 20;
    background: #47b751;
}

#logo {
    position: absolute;
    top: 5px;
    left: 0;
    width: 94px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    white-space: nowrap;
    font-weight: 600;
}

.soBox {
    -webkit-box-sizing: border-box;
    display: -webkit-box;
    -webkit-box-align: center;
    position: relative;
    height: 40px;
}

.soInput {
    position: relative;
    border: none;
    border-radius: 2px 0 0 2px;
    background: #fff;
    -webkit-box-flex: 1;
}

.soInput:before {
    content: '';
    position: absolute;
    top: 6px;
    right: 0;
    width: 1px;
    height: 17px;
    border-right: 1px solid #d9d9d9;
}

.soBtn {
    -webkit-box-sizing: border-box;
    position: relative;
}

.soBtn:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 29px;
    width: 5px;
    height: 27px;
    background: #47b751;
    z-index: 3;
}

#bdcs-search-form-input {
    text-indent: 10px;
    font-size: 14px;
    border: none;
    border-radius: 7px 0 0 7px;
    height: 28px;
    color: #666;
    -webkit-box-sizing: border-box;
    vertical-align: middle;
    width: 100%;
}

#bdcs-search-form-submit {
    border: none;
    border-radius: 0 3px 3px 0;
    width: 28px;
    height: 28px;
    padding: 0px 0;
    background: #fff url(../img/searchBtn.png) 0 0 no-repeat;
    background-size: 28px;
    overflow: hidden;
    text-indent: -9999px;
    position: relative;
    display: block;
}

#mcate {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 40px;
    height: 40px;
    z-index: 1;
}

#mcate b {
    display: block;
    text-indent: -9999px;
    width: 36px;
    height: 36px;
    background: url(../img/down1.png) 3px -50px no-repeat;
    background-size: 32px auto;
}

#mcateCont {
    height: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 44px;
    z-index: 10000;
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
}

#mcateCont p {
    margin: 10px 15px 5px 15px;
    border: 1px solid #fc6500;
    border-radius: 3px;
    -webkit-box-orient: horizontal;
    display: -webkit-box;
    height: 36px;
}

#mcateCont p span {
    -webkit-box-flex: 1;
    text-align: center;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fc6500;
    display: block;
    position: relative;
}

#mcateCont p .cur {
    background: #fc6500;
    color: #fff;
}

#mcateCont p span:not(:last-child):after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 36px;
    background: #fc6500;
}

#mcateCont ul {
    margin: 0 10px 15px 10px;
    display: none;
}

#mcateCont .on {
    display: block;
}

#mcateCont li {
    float: left;
    width: 33.33%;
}

#mcateCont li a {
    display: block;
    text-align: center;
    margin: 5px;
    border: 1px solid #d6d6d6;
    padding: 12px 7px;
    color: #999;
}

#mcateCont li a span {
    display: block;
    color: #333;
    padding: 0 0 4px 0;
}

#xmCont {
    display: block;
    clear: both;
    width: 33.33%;
    height: 36px;
    line-height: 36px;
    margin: 0 auto 20px auto;
    border: 1px solid #ffae00;
    border-radius: 3px;
    background: #ffefcc;
    color: #f60;
    text-align: center;
}

.white.toolbar {
    background: #f3f3f3;
    color: #333;
    border-bottom: 1px solid #ddd;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.white.toolbar > b {
    position: absolute;
    right: 10px;
    display: inline-block;
    margin: 0 0 0 10px;
}

.white.toolbar > b a {
    display: block;
}

.white.toolbar .back {
    font: 2.0em 'Droid Sans Fallback';
    background: none;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    text-indent: -9999px;
    background: url(../img/wback.png) center center no-repeat;
}

.white.toolbar a {
    display: block;
    height: 40px;
    margin-right: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*dlist*/
.back {
    width: 40px;
    height: 40px;
    background: url(../img/wback.png) center center no-repeat;
    float: left;
}

.toolbar {
    height: 40px;
    line-height: 40px;
    background: #f4f4f4;
    font-size: 16px;
}

.tabhd {
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    border-bottom: 1px solid #ccc;
    background: #fff;
}

.tabhd a {
    display: block;
    width: 33.333333%;
    text-align: center;
    position: relative;
    font: 1.1em "\5FAE\8F6F\96C5\9ED1";
    line-height: 40px;
    color: #000;
    font-weight: bold;
}

.tabhd a.cur {
    border-bottom: 3px solid #47b751;
}

.tabhd a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 15px;
    margin-top: -7px;
    border-right: 1px solid #dfdfdf;
}

.lstar0, .lstar1, .lstar2, .lstar3, .lstar4, .lstar5, .lstar6 {
    background: url(../img/litterStar.png) no-repeat;
    width: 84px;
    height: 13px;
    display: block;
}

.lstar1 {
    background-position: 0 -26px;
}

.lstar2 {
    background-position: 0 -52px;
}

.lstar3 {
    background-position: 0 -78px;
}

.lstar4 {
    background-position: 0 -104px;
}

.lstar5,.lstar6 {
    background-position: 0 -130px;
}

.cata {
    position: relative;
    z-index: 10;
}

.cata i,#sq-icon u,.cate span,.cata span a {
    display: inline-block;
}

#sq-icon {
    width: 22px;
    height: 22px;
    position: absolute;
    right: 8px;
    top: 8px;
}

#sq-icon u {
    width: 25px;
    height: 25px;
    background-size: 20px;
    cursor: pointer;
}

#sq-icon span {
    display: none;
    width: 135px;
    position: absolute;
    left: -106px;
    width: 135px;
    margin-top: 11px;
    background: #fff;
    border: 0;
    box-shadow: 0 1px 1px 1px #e1e1e1;
}

#sq-icon span a {
    font: 14px "\5FAE\8F6F\96C5\9ED1";
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    border-top: 1px solid #e1e1e1;
    line-height: 32px;
}

.list ul li {
    padding: 10px 5px 10px 10px;
    overflow: hidden;
    zoom:1;position: relative;
    border-bottom: 1px solid #e8e8e8;
}

.list ul li .img {
    margin-right: 10px;
    display: block;
    width: 60px;
    float: left;
}

.list ul li img {
    width: 60px;
    height: 60px;
    border-radius: 8px;
}

.list ul li p {
    -webkit-box-flex: 1;
    color: #777;
    overflow: hidden;
    padding-right: 70px;
}

.list ul li p em {
    margin: 7px 0;
}

.list ul li p a {
    display: block;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    font-size: 16px;
}

.list ul li p span {
    display: block;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font: 14px "\5FAE\8F6F\96C5\9ED1";
}

.list ul li p u {
    margin: 0 6px;
    padding: 0 6px;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

/*.list ul li .btn{width:60px;height:30px;line-height:30px;text-align:center;color:#fff;background:#47b751;position:absolute;right:10px;top:25px;border-radius:2px;}
*/
/*.list ul li .btn {width: 40px;height: 25px;padding-top: 35px;color: #47b751;line-height:25px;text-align:center;background: none;position:absolute;right:5px; top:12px}*/
.list ul li .btn {
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #47b751;
    position: absolute;
    right: 10px;
    top: 25px;
    border-radius: 2px;
}

/*
.list ul li .btn .bg {position: absolute;left: 0;top: 0;display: inline-block;width: 100%;height: 30px;background: url(../img/snav.png) 9px -175px no-repeat;background-size: 26px auto;}
*/
.button-footer #more {
    display: block;
    padding: 6px 0 15px 0;
    text-align: center;
    font-size: 14px;
}

#menu::after {
    content: "";
    position: absolute;
    top: -20px;
    right: 10px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #fff;
}

.list .rank li i {
    display: block;
    width: 16px;
    height: 15px;
    position: absolute;
    top: 10px;
    left: 80px;
    background: #999;
    color: #fff;
    text-align: center;
    line-height: 15px;
    border-radius: 3px;
}

.list .rank li i.best {
    background: #f60;
}

.list .rank li p a {
    padding-left: 20px;
}

.list .rank li.bai i {
    width: 25px;
}

.list .rank li.bai p a {
    padding-left: 28px;
}

#rank-page .button-footer {
    margin-top: 10px;
}

#app-page .hj,#rank-page .hj,#game-page .hj,#app-page .hj a,#rank-page .hj a,#game-page .hj a {
    margin: 0;
}

/*clist*/
.clist ul li {
    background: #fff;
    margin: 0 8px;
    border-bottom: 1px solid #e2e2e2;
    padding: 10px;
    font: 15px "\5FAE\8F6F\96C5\9ED1";
}

.clist ul li a {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-weight: bold;
}

.clist ul li p {
    font-size: 13px;
    height: 46px;
    line-height: 24px;
    overflow: hidden;
    color: #777;
}

/*catalog*/
.hj {
    margin: 10px 15px;
    overflow: hidden;
}

.hj li {
    position: relative;
    display: -webkit-box;
    float: left;
    width: 50%;
}

.hj li a {
    display: block;
    margin-right: 5px;
}

.hj li:nth-child(2) a {
    margin-right: 0;
    margin-left: 5px;
}

.hj li img {
    width: 100%;
    display: block;
    height: 80px;
}

.Hcatalog p,.kinfo .ktilte {
    background: #fff;
    border-bottom: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    position: relative;
}

.Hcatalog p b,.kinfo .ktilte b {
    display: block;
    position: absolute;
    bottom: -1px;
    padding: 0 10px 0 5px;
    left: 10px;
    height: 40px;
    border-bottom: 1px solid #47b751;
    font-size: 16px;
}

.Hcatalog ul {
    overflow: hidden;
    zoom:1;}

.Hcatalog ul li {
    display: -webkit-box;
    width: 50%;
    float: left;
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;
    overflow: hidden;
    -webkit-box-sizing: border-box;
}

.Hcatalog ul li:nth-child(even) {
    border-right: 0;
}

.Hcatalog ul li a {
    -webkit-box-flex: 1;
    display: block;
    padding: 15px 0 15px 15px;
    width: 100%;
    overflow: hidden;
    border-right: 1px solid #e2e2e2;
}

.Hcatalog ul li img {
    width: 52px;
    height: 52px;
    float: left;
    margin-right: 10px;
    border-radius: 5px;
}

.Hcatalog ul li span {
    -webkit-box-flex: 1;
    display: block;
    color: #777;
    font-size: 12px;
    overflow: hidden;
}

.Hcatalog ul li span u {
    display: block;
    max-height: 18px;
    margin-bottom: 6px;
    font-size: 14px;
    position: relative;
    overflow: hidden;
    color: #333;
}

#game-page .bottom,#app-page .bottom {
    margin: 0;
}

#app-page .bottom {
    border: none;
}

.kinfo .ktilte {
    margin: 10px 0;
}

.klist p,.mkl ul {
    overflow: hidden;
    zoom:1;}

.klist p a,.mkl li {
    float: left;
    display: inline;
    width: 50%;
    height: 140px;
    margin: 5px 0 10px 0;
    text-align: center;
    overflow: hidden;
}

.klist p a b,.mkl li a b {
    font: 1em "\5FAE\8F6F\96C5\9ED1";
}

.klist p a img,.mkl li a img {
    width: 200px;
    height: 110px;
    display: block;
    margin: 0 auto 4px auto;border-radius: 8px;
}

/*klist*/
.kinfo .ktop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    z-index: 1000;
}

.kinfo .ktop h1 {
    margin-left: 50px;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}

.kback {
    width: 42px;
    height: 35px;
    border-radius: 4px;
    background: url(../img/kback.png) 0 5px no-repeat;
    background-size: 90% 90%;
    position: absolute;
    top: 0px;
    left: 10px;
}

.kback a {
    display: block;
    width: 42px;
    height: 35px;
}

.kinfo .navFix {
    background: rgba(240, 240, 240, 0.9);
}

.kinfo .navFix h1 {
    color: #000;
}

.kinfo .navFix .kback {
    background: url(../img/kback1.png) 0 5px no-repeat;
    background-size: 90% 90%;
}

.kinfo .kc {
    background: #fff;
    overflow: hidden;
    position: relative;
}

.kinfo .kc p.bg {
    position: relative;
    max-height: 175px;
}

.kinfo .kc img {
    width: 100%;
    display: block;
    max-height: 175px;
}

.kinfo .kc p.bg s {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/kbg.png) repeat-x;
}

.kinfo .kc .kjs {
    margin: 5px 20px 8px 10px;
    line-height: 22px;
    color: #999;
}

.kinfo .kl li p a {
    font-size: 14px;
    color: #000;
}

.kc .kmore {
    position: absolute;
    right: 0px;
    bottom: 42px;
    width: 24px;
    height: 14px;
}

.kc .kmore span {
    display: block;
    width: 24px;
    height: 20px;
}

.kc .kmore .zk {
    background: url(../img/rkzk.gif) 0 0 no-repeat;
    background-size: 20px;
}

.kc .kmore .sq {
    background: url(../img/rksq.gif) 0 0 no-repeat;
    background-size: 20px;
}

.kxx {
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    background: #EFEFEF;
}

.kxx u {
    padding-left: 22px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color: #666;
    margin-top: 5px;
}

.kxx u.time {
    margin-right: 15px;
    background: url(../img/ktime.png) 0 0 no-repeat;
    background-size: 18px 18px;
}

.kxx u.hits {
    float: right;
    background: url(../img/kding.png) no-repeat;
    background-size: 21px 21px;
    padding-left: 25px;
}

.kxx u.num {
    float: left;
    background: url(../img/knum.png) 0 3px no-repeat;
    background-size: 18px 14px;
}

#mWen {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #B6B6B6;
}

.kl li u.hot,.kl li u.best,.kl li u.rq {
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    top: -2px;
    left: 0;
}

.kl li u.best {
    background: url(../img/kbest.png) no-repeat;
    background-size: 36px 36px;
}

.kl li u.rq {
    background: url(../img/krq.png) no-repeat;
    background-size: 36px 36px;
}

.kl li u.hot {
    background: url(../img/khot.png) no-repeat;
    background-size: 36px 36px;
}

.kl.list ul li {
    padding: 10px 5px 6px 10px;
}

.kl.list ul li img {
    width: 58px;
    height: 58px;
}

.kl.list ul li.jb {
    padding: 10px 8px 6px 12px;
}

.kl.list ul li:last-child {
    border-bottom: 0;
}

.kl .platform {
    width: 70px;
    height: 60px;
    position: absolute;
    right: 6px;
    top: 10px;
    padding-right: 0;
    display: table;
}

.kl .platform u {
    display: table-cell;
    vertical-align: middle;
}

.kl .platform a {
    display: block;
    width: 43px;
    height: 24px;
    line-height: 24px;
    padding-left: 25px;
    margin-bottom: 6px;
    font-size: 12px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: url(../img/pt_btn.png) 4px 3px no-repeat;
    background-size: 26%;
}

.kl .platform a.iphone {
    background-position: 4px -29px;
}

.kl .platform a:last-child {
    margin: 0;
}

/*wz*/
.wzlist h1 {
    font: 18px "\5FAE\8F6F\96C5\9ED1";
    font-weight: bold;
    line-height: 32px;
    color: #333;
}

.wzlist .wtitle {
    padding: 10px 8px 10px 8px;
    font-size: 13px;
    border-bottom: 1px solid #ddd;
}

.wzlist .wtitle p {
    color: #777;
    margin-top: 5px;
}

.wzlist .wtitle span {
    margin: 0 5px;
}

.wzlist .con {
    font-size: 1.0em;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    line-height: 26px;
}

.wzlist .con p {
    padding: 10px 0 0 0;
}

.wzlist .con img {
    max-width: 300px;
}

.wzlist .con a {
    color: #f60;
}

.wzlist .con table {
    display: none;
}

.wzlist .soft {
    font: 14px "\5FAE\8F6F\96C5\9ED1";
    margin: 10px;
}

.wzlist .soft a {
    color: #999;
    display: block;
    height: 70px;
}

.wzlist .soft img {
    display: block;
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 10px;
    border-radius: 10px;
}

.wzlist .soft u {
    display: block;
    max-height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    position: relative;
    font-size: 25px;
    font-weight: bold;
    overflow: hidden;
    color: #AF0202;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wzlist .soft em {
    margin-right: 10px;
}

.wzlist .soft .btn {
    background: #47b751;
    width: 100%;
    height: 36px;
    line-height: 36px;
    margin: 10px 0 10px 0;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #8BBD00;
}

/*新文章相关下载*/
.tDown {
    position: relative;
    margin: 10px;
}

.tDown .pic {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.tDown img {
    width: 70px;
    height: 70px;
    border-radius: 10px;
}

.tDown .info {
    height: 73px;
}

#alist .tDown .info strong {
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    color: #888;
    font-weight: normal;
}

.tDown .info strong a {
    margin-right: 5px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.tDown .info em {
    display: inline-block;
    margin: 5px 0 0 0;
}

.tDown .info s {
    font-size: 20px;
    font-weight: bold;
    color: #f60;
}

.tDown .info .sp {
    display: block;
    margin: 2px 0 0 0;
    line-height: 24px;
}

.tDown .info .sp u {
    margin-left: 15px;
}

.tDown .info i.platform {
    display: inline-block;
    float: left;
}

.tDown .sbtn {
    display: block;
    position: absolute;
    right: 0;
    top: 20px;
    width: 80px;
    heihgt: 32px;
    line-height: 32px;
    background: #47b751;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    font-size: 16px;
}

.tDown .platform a {
    display: inline-block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    margin-right: 3px;
    text-indent: -999px;
    background: url(../img/pt_btn.png) 0 3px no-repeat;
    background-size: 16px;
}

.tDown .platform a.iphone {
    background-position: 0 -27px;
    background-size: 16px;
}

.wx {
    overflow: hidden;
    zoom:1;margin: 10px 0;
    padding: 5px 10px;
    color: #555;
    font-size: 13px;
    border: 1px dashed #ddd;
    border-left: 0;
    border-right: 0;
}

.wx img {
    width: 120px;
    float: left;
}

.wx .wx_info {
    padding: 10px 0 0 0;
}

.wx .tit {
    font-size: 15px;
    color: #000;
    margin-bottom: 4px;
}

.wx .wx_intro {
    margin-top: 3px;
    color: #999;
}

.wzlist .tags {
    max-height: 26px;
    margin-top: 6px;
    overflow: hidden;
    margin-left: -4px;
    -webkit-box-flex: 1;
    display: -webkit-box;
}

.wzlist .tags a {
    -webkit-box-flex: 1;
    display: block;
    -webkit-box-sizing: border-box;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    margin-right: 2px;
    text-align: center;
    font-size: 13px;
    border-radius: 5px;
    color: #47b751;
    border: 1px solid #47b751;
}

#alist strong {
    font-weight: bold;
    color: #333;
}

#alist #sNav {
    margin: 10px 10px 0 10px;
}

.pl b {
    color: #333;
    padding: 0 10px;
    margin: 15px 0;
}

.share {
    margin: 10px;
}

.share b {
    float: left;
    display: block;
    line-height: 36px;
}

.bdsharebuttonbox {
    width: 250px;
}

.bdshare_popup_top,.bdshare_popup_list,.bdshare_popup_bottom {
    display: none;
}

#alist .guess {
    margin-bottom: 20px;
}

#alist .guess b {
    font-weight: bold;
}

#alist .list li:last-child {
    border-bottom: 0;
}

/*kinfo*/
.iList li.none {
    display: none;
}

/*down*/
#down-page {
    background: #f2f2f2;
}

#info {
    padding: 10px;
    padding-bottom: 5px;
    position: relative;
    background: #fff;
    z-index: 9;
    height: 122px;
}

#info .dbtn {
    box-flex: 1.0;
    background: #47b751;
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #8BBD00;
    display: block;
}

#info .dbtn:hover {
    background: #47b751;
}

#info .xj {
    /*position:absolute;*/
    right: 1px;
    top: 42px;
    display: inline-block;
}

#info #btns {
    width: auto;
    display: -webkit-box;
    display: -moz-box;
    display: box;
}

#info .dbtn::before {
    margin-right: 3px;
    vertical-align: 0;
    content: '';
    display: inline-block;
    width: 15px;
    height: 13px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAANCAYAAAB2HjRBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTMwMUQ1QkUwMzM0MTFFMzk4QzdDNTQwNEQ3NTk3RDciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTMwMUQ1QkYwMzM0MTFFMzk4QzdDNTQwNEQ3NTk3RDciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1MzAxRDVCQzAzMzQxMUUzOThDN0M1NDA0RDc1OTdENyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1MzAxRDVCRDAzMzQxMUUzOThDN0M1NDA0RDc1OTdENyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ph4NOzAAAAKISURBVHjafFJbSFRRFF33NTM5M2qlaIkSUUSBNSZKSIgWZpJaEfapf1lGfUQfJmSSpj8VhJimRNFDyf5CP8REQkyyh5k6hmYFvUzGeThzZ+7cmXtP+w4G+dM+LA6Hs9bai83m9jzGmlpaAWr31Zafd7Q8pCfnC7vfHuvfedgVdIXjJPMaLq+oQFQjFg9odDMdEHixkP7iCfYE84aCdNvWtLDKoGghqAS/EoKPwDtSHUi1pUKLkhMZKAqgM03+pwFT9bDglVnMGExCRmI6HCkOiFkp+zGxNIqZH4toOngN44vDmPNOLv1V6izKPnom5vO2ZCI//RBmlt/hTNZlzHs+gI9oYcgRP/xBYJMto+hO4WBTxY7qE1FEYEBhMlef23nradnYVV6AWdWCsErxMQ26ZhvxxjWMzW1A1WBeJVutAPMQvCzIVmJvp++1Z2sXTHu7TZB1L1qn6sAHIzKyNxYgI1lCv/Plg7tzjfeMuBx46NCwDnYENG+05nlpQSgMlecAiRPBaAC8STCXaFCbeZhNFgloGak/O7MythBHw5boGHVlvOrC9Lffk1YLCQXJxENqlkjHS6KpWoDpUkCVk0QBWPYhdGqgtEpFCBbq2vPlRl/HyLPW5ERKQ139SjDJ4Bs6SsG8IeaHrrOfN4s70VZ+Hd/d7tFzL0qr+z73DtQNXiwr3p6PnqMjuF3SiwjxDL6hE8mOs3BW3C8fas9OOOA3YhZtO6k/cbZbZn1Tro4jvQ3FaRVxsfzUvfv4kN3gGznEeffUhBINVu5OyDn9NeokRw6J4nrU7GqgganGVuAXW6DNUukHyIzPAfHxyTP9nst8BLtNsuaSk7C6Q/8tLrbITAtE5Fd/BBgA8Scr2ELwNrcAAAAASUVORK5CYII%3D) no-repeat;
    -webkit-background-size: 15px auto;
    background-size: 15px auto;
}

#info .dbtn s {
    font-size: 18px;
    font-weight: normal;
}

#info .goazd,#info .gopgd {
    position: absolute;
    right: 8px;
    top: 18px;
    display: block;
    width: 60px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    margin-top: 7px;
    background: #28af6c;
    border: 1px solid #218f58;
    border-radius: 2px;
}

#info .gopgd {
    background: #1490da;
    border-color: #117ebd;
}

#info img {
    float: left;
    margin: 0 7px 0 0;
    width: 66px;
    height: 66px;
    border-radius: 8px;
}

#info b,#info h1 {
    display: block;
    font-weight: normal;
    color: #000;
    font: 16px "\5FAE\8F6F\96C5\9ED1";
    height: 22px;
    overflow: hidden;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#info p {
    font-size: 12px;
    color: #999;
    height: 19px;
    overflow: hidden;
}

#info p span {
    padding: 0 10px;
}

#info i {
    clear: both;
    display: block;
    line-height: 20px;
    border-bottom: 1px dashed #eee;
    margin-bottom: 10px;
}

#info i span {
    font-size: 12px;
    font-style: normal;
    padding: 6px 17px 4px 17px;
    background: url(http://m.pc6.com/img/spr.gif) -32px -265px no-repeat;
    display: inline-block;
}

#info i em {
    display: none;
}

#tab {
    z-index: 999;
    background: #fff;
    clear: both;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    z-index: 999;
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #eee;
}

#tab span {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    display: block;
    text-align: center;
    height: 38px;
    line-height: 38px;
    cursor: pointer;
}

#tab .cur {
    border-bottom: 2px solid #47b751;
    margin-bottom: -1px;
    color: #47b751;
    background: #fff;
}

.cont .intro {
    padding: 4px 10px 30px 10px;
    line-height: 28px;
    text-align: justify;
    clear: both;
    position: relative;
    background: #fff;
}

.intro p {
    line-height: 24px;
    margin-bottom: 15px;
}

.intro .introTit {
    margin: 0;
    color: #47b751;
    font: 18px "\5FAE\8F6F\96C5\9ED1";
    height: 35px;
    line-height: 35px;
}

#details {
    display: none;
}

#expand {
    border-bottom: 1px solid #e5e5e5;
    text-align: right;
    color: #666;
    height: 14px;
    margin: 0 5px 0 0;
    overflow: visible;
}

#expand span {
    background: #999;
    display: inline-block;
    padding: 0 15px;
    line-height: 28px;
    height: 28px;
    cursor: pointer;
    color: #fff;
}

#comment {
    background: #fff;
    margin-top: 10px;
    padding: 9px 0 0 0;
}

#comment-list {
    margin: 10px;
    font-size: 12px;
}

#comment-list li {
    padding: 10px 2px;
    border-bottom: 1px solid #e6e6e6;
    line-height: 24px;
}

#comment-list li:first-child {
    border-top: 1px solid #e6e6e6;
}

#comment-list li:last-child {
    border-bottom: 0;
}

#comment-list .user {
    color: #47b751;
    padding-right: 20px;
    position: relative;
    margin-bottom: 2px;
    height: 24px;
    overflow: hidden;
}

#comment-list .user time {
    position: absolute;
    right: 0;
    top: 0;
    color: #a6a6a6;
    width: 62px;
    height: 24px;
    overflow: hidden;
}

#view-comment .button-status-complete {
    height: 15px;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    line-height: 102px;
    position: relative;
    display: block;
    padding: 0;
}


#comment-list li .bjhf {
    background-color: #fbfcfc;
    border: 1px solid #eaeaea;
    border-left: 2px solid #e0e6e9;
    font-size: 14px;
    padding: 10px 15px;
    margin: 5px 0;
}

#comment-list li .bjhf span {
    font-weight: bold;
    color: #ed0006
}

#comment-list > li {
    position: relative;
    padding: 10px 0px;
}

#comment-list li > img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 13px;
}

#comment-list li > time {
    position: absolute;
    right: 0;
    top: 10px;
    color: #999;
    font-size: 14px;
}

#comment-list li .cmt {
    padding: 0 85px 0 0;
}

#comment-list li .cmt p {
    word-wrap: break-word;
    word-break: normal;
}

#comment-list li .cmt blockquote {
    padding: 5px 0 5px 10px;
    border-left: 2px solid #ddd;
}

#comment-list li .cmt blockquote h4 {
    height: 24px;
    overflow: hidden;
    color: #fff;
}

#comment-list li .cmt blockquote h4 cite {
    color: #787878;
}

#comment-list .ctrl {
    position: absolute;
    right: 0;
    top: 36px;
    color: #999;
    font-size: 14px;
}

#comment-list .ctrl > a {
    display: inline-block;
    padding-left: 15px;
    background: url(../img/zan.png) 0px 5px no-repeat;
}

#comment-list .ctrl > a span {
    display: inline-block;
    max-width: 32px;
    overflow: hidden;
    color: #fc9438;
}

#comment-list .ctrl .txt span {
    color: #999;
}

#comment-list .ctrl > s {
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
}

#comment-list .post {
    clear: both;
    width: 100%;
}

#comment-list .post .w-text {
    margin: 6px 12px 10px 0px;
    padding: 0 10px 0 0;
}

textarea {
    font-size: 14px;
}

#comment-list .post .w-button {
    margin: 0;
}

#comment-list .post .button {
    float: right;
    background: #82ba07;
    color: #fff;
    border: none;
    padding: 0 10px;
    border-radius: 6px;
}




.w-text {
    margin: 0 15px 15px;
    padding: 8px 20px 0 0;
}

.w-text textarea {
    color: #666;
    background: #fff;
    border: 1px solid #c5c5c5;
    width: 100%;
    font-size: 24px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.1) inset;
    height: 80px;
    padding: 5px 10px;
    line-height: 32px;
}

.w-button {
    margin: 0 20px;
}

#submit .button {
    width: 47%;
    margin-left: 2%;
}

#submit #verify {
    color: #fff;
    border: 1px solid #94c804;
    background-position: 0 -42px;
    cursor: pointer;
}

#submit #verify.disable {
    color: #999;
    background-position: 0 -82px;
    border: 1px solid #ccc;
    cursor: default;
}

.similar,.tjyxph,#xgk {
    clear: both;
    margin-top: 10px;
    background: #fff;
    zoom:1;overflow: hidden;
}

.similar {
    height: 148px;
}

.similar b,.tjyxph b {
    color: #333;
    padding: 0 10px;
    display: block;
    font-weight: normal;
}

#wrapper {
    width: 100%;
    float: left;
    position: relative;
    z-index: 0;
    overflow: hidden;
    padding: 10px 0 2px 0;
    background: #f2f2f2;
}

#scroller {
    width: 3000px;
    height: 100%;
    float: left;
    padding: 0 5px 6px 5px;
}

#scroller ul {
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

#scroller li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;
    width: 152px;
    text-align: center;
}

#scroller li img {
    border: 1px solid #fff;
}

#wrapper2,#wrapper3,#wrapper4 {
    width: 100%;
    float: left;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

#scroller2,#scroller3,#scroller4 {
    width: 3000px;
    height: 100%;
    float: left;
    padding: 5px 10px;
}

#scroller2 ul,#scroller3 ul,#scroller4 ul {
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

#scroller2 li,#scroller3 li,#scroller4 li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;
    width: 94px;
    height: 82px;
    text-align: center;
}

#scroller2 li img,#scroller3 li img,#scroller4 li img {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto 3px auto;
    border-radius: 10px;
}

#scroller2 a,#scroller3 a,#scroller4 a {
    font-size: 12px;
    color: #47b751;
    display: block;
    overflow: hidden;
    height: 79px;
}

#tcsyy {
    height: 140px;
    background: #fff;
    margin-top: 10px;
    padding: 10px 0 0 0;
}

#tcsyy > p b {
    font: 16px "\5FAE\8F6F\96C5\9ED1";
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #333;
    padding: 0 10px;
    display: inline-block;
}

#tcsyy > p a {
    display: inline-block;
    background: #94c804;
    color: #fff!important;
    padding: 1px 8px;
}

#comment .fb {
    display: block;
    -webkit-border-radius: 2px;
    border: 1px solid #ccc;
    color: #333;
    -webkit-box-sizing: border-box;
    line-height: 28px;
    padding: 10px 5px 10px 46px;
    position: relative;
    margin: 8px 15px 0 15px;
    background: url(../img/pl.png) 6px 3px no-repeat;
    box-shadow: 0px 2px 1px #fff,inset 0px 1px 1px rgba(138, 138, 138, 0.2);
}

#comment #submit {
    display: none;
    margin-bottom: 10px;
}

#comment .button {
    color: #555;
    height: 32px;
    border: 1px solid #ccc;
    background: url(../img/spr.gif) 0 -82px repeat-x;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .06);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .06);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .06);
    cursor: pointer;
}

#comment #cancel {
    line-height: 30px;
    text-align: center;
    vertical-align: top;
    height: 30px;
    display: inline-block;
}

#down-page p.toolbar.white em {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    width: 80%;
}

#down-page .cont > .tit {
    clear: both;
    padding-top: 8px;
    background: #fff;
}

#down-page .cont > .tit b {
    color: #333;
    padding: 0 10px;
    display: inline-block;
    font: 16px "\5FAE\8F6F\96C5\9ED1";
    font-weight: bold;
}

#down-page .cont > .tit a {
    float: right;
    padding-right: 10px;
    color: #999;
    font-size: 13px;
}

#down-page #xgk {
    margin: 10px 0 0 0;
    padding: 6px;
    padding-bottom: 0;
    border-bottom: 0;
}

#down-page #xgk ul {
    margin: 7px 0 0 5px;
    overflow: hidden;
    clear: both;
}

#down-page #xgk li {
    float: left;
    display: inline;
    margin: 0 7px 0 0;
    height: 28px;
    line-height: 28px;
    text-align: center;
}

#down-page #xgk li a {
    padding: 0 8px;
    font-size: 13px;
    display: block;
    background: #ececec;
    color: #333;
    border-radius: 5px;
    height: 26px;
    line-height: 26px;
}

.xgwz b,.similar b,#comment b,.tjyxph b,#xgk b,.hot-wrap p.title,#moreList b {
    font: 16px "\5FAE\8F6F\96C5\9ED1";
    height: 28px;
    line-height: 28px;
    font-weight: bold;
}

#comment b {
    margin: 15px 0;
}

#comment > b {
    text-indent: 10px;
    display: block;
    margin: 0;
}

.xgwz {
    clear: both;
    margin-top: 25px;
}

.xgwz b,#moreList b {
    color: #333;
    padding-left: 10px;
}

.xgwz ul li {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin: 0 8px;
    position: relative;
}

.xgwz li:not(:first-child) {
    border-top: 1px solid #e2e2e2;
}

.xgwz ul li em {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #999;
    border-radius: 50px;
    overflow: hidden;
    position: absolute;
    top: 17px;
    left: 5px;
}

.xgwz ul li a {
    display: block;
    overflow: hidden;
    height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px 0 15px;
}

#alist .xgwz ul li a {
    font-size: 14px;
}

#alist .xgwz b {
    font-size: 16px;
    font-weight: bold;
}

#alist .dtit {
    border-bottom: 1px solid #ddd;
    position: relative;
    height: 40px;
    line-height: 40px;
}

#alist .dtit b {
    margin: 0;
    display: block;
    position: absolute;
    bottom: -1px;
    padding: 0 10px 0 5px;
    left: 10px;
    height: 40px;
    border-bottom: 1px solid #47b751;
    font-size: 16px;
    font-weight: bold;
}

#down-page .xgwz {
    margin: 10px 0 0 0;
    padding: 9px 0 10px 0;
    background: #fff;
}

#down-page .xgwz ul li {
    border-top: 0;
    border-bottom: 1px solid #e8e8e8;
}

#down-page .xgwz ul li:last-child {
    border-bottom: 0;
}

.intro img {
    max-width: 290px;
    max-height: 300px;
}

.fixed {
    position: fixed;
    z-index: 99999;
    top: 0;
    width: 100%;
}

* html .fixed {
    position: absolute;
    top: expression(documentElement.scrollTop -documentElement.clientHeight + "px")
}

.keyText {
    font-weight: bold;
    color: #f00;
}

.intro .keyText p {
    margin: 0;
}

.intro a {
    color: #4996ff;
}

#down-page #xgk.fix {
    position: fixed;
    top: 45px;
    width: 100%;
    height: 43px;
    background: #fff;
    box-shadow: 0px 1px 2px #ccc;
    z-index: 2;
}

#down-page #xgk.fix li {
    margin-bottom: 10px;
}

/*historyver*/
.historyver {
    background: #fff;
    padding: 0 0 20px 0;
    width: 100%;
}

.historyver p {
    padding: 0 10px;
    overflow: hidden;
}

.historyver u {
    display: block;
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 15px;
    overflow: hidden;
}

.historyver u a {
    padding-left: 3px;
}

.historyver s {
    background: #eee;
    position: relative;
    height: 30px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-sizing: border-box;
}

.historyver b {
    margin-right: 10px;
}

.historyver i {
    display: block;
    font-size: 13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.historyver .hbtn {
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #47b751;
    font-size: 14px;
    display: inline-block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}

.historyver font {
    margin-right: 10px;
}

/*hot-wrap*/
.hot-wrap {
    background: #fff;
    margin: 10px 0;
    padding: 10px 0;
}

.hot-wrap .title {
    padding: 0 0 3px 10px;
}

.hot-wrap .content {
    zoom:1;overflow: hidden;
}

.hot-wrap li {
    -webkit-box-sizing: border-box;
    float: left;
    width: 50%;
    line-height: 32px;
}

.hot-wrap .icon {
    padding-right: 25px;
}

.hot-wrap li a {
    -webkit-box-sizing: border-box;
    display: inline-block;
    max-width: 100%;
    padding: 0px 10px 0px 11px;
    vertical-align: top;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #032de5;
}

/*相关下载*/
#moreList {
    padding-top: 12px;
}

#moreList .button-footer {
    height: 40px;
    line-height: 40px;
}

#moreList .button-footer #more {
    padding: 0;
}

/*ios9提示*/
.ios9_tips {
    margin: 0 10px 10px;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    overflow: hidden;
    color: #646464;
}

.ios9_tips .hd {
    display: inline-block;
    height: 26px;
    line-height: 28px;
    padding: 0 15px;
    margin: -2px 0 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;
    background: #f3f3f3 url(../img/tips_icon.png) 106px 8px no-repeat;
    background-size: 8px 38px;
    font-size: 16px;
    color: #000;
}

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

.ios9_tips .btn .link2:hover {
    color: #47b751;
}

.ios9_tips .detail {
    margin: 0 10px;
    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;
}

/*推荐app*/
.overlay-box {
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9998;
    display: none;
}

.pop-box {
    width: 100%;
    position: fixed;
    bottom: 0px;
    z-index: 10000;
    background: #fff;
    display: none;
}

.pop-up {
    animation: pop-move-up 0.6s 1 ease-in;
    -webkit-animation: pop-move-up 0.6s 1 ease-in;
    -moz-animation: pop-move-up 0.6s 1 ease-in;
    -ms-animation: pop-move-up 0.6s 1 ease-in;
    -o-animation: pop-move-up 0.6s 1 ease-in;
    bottom: 0;
}

.pop-hd {
    background: #f4f4f4;
    height: 40px;
    line-height: 40px;
    border-bottom: px solid #e7e7e7;
    font-size: 18px;
    padding: 0 10px;
}

.pop-hd span {
    float: right;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #47b751;
    margin: 5px 10px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.pop-app li {
    height: 48px;
    padding: 10px 85px 10px 20px;
    position: relative;
    border-bottom: 1px solid #f1f1f1;
}

.pop-app li img {
    width: 48px;
    heihgt: 48px;
    float: left;
    margin-right: 10px;
    border-radius: 10px;
}

.pop-app li strong {
    display: block;
    max-height: 48px;
    overflow: hidden;
    font-size: 18px;
}

.pop-app li a.pop-down {
    display: block;
    width: 64px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #47b751;
    border-radius: 4px;
    position: absolute;
    right: 20px;
    top: 10px;
}

/*article*/
#article .tabhd a {
    width: 25%;
}

.news {
    background: #fff;
    margin-top: 5px;
}

.ccata {
    height: 30px;
    position: relative;
    padding: 12px 2px 0 0;
    border-bottom: 1px solid #ccc;
    margin: 0 8px;
    z-index: 1;
}

.ccata i {
    display: block;
    border-left: 3px solid #faa818;
    height: 20px;
    overflow: hidden;
    color: #000;
    padding-left: 10px;
}

.ccata i a {
    font: 14px "\5FAE\8F6F\96C5\9ED1";
    line-height: 20px;
    color: #000;
}

.ccata u {
    display: block;
    width: 60px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    background: #47b751;
    color: #fff;
    position: absolute;
    top: 10px;
    right: 2px;
    box-sizing: border-box;
    cursor: pointer;
}

.ccata span {
    display: none;
    background: #fff;
    position: absolute;
    left: 0;
    top: 32px;
    width: 100%;
    margin-top: 11px;
    border: 0;
    box-shadow: 0 1px 1px 1px #BEBEBE;
    background: #f8f8f8;
}

.ccata span::after {
    content: "";
    position: absolute;
    top: -20px;
    right: 10px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #D1D1D1;
}

.ccata span a {
    float: left;
    width: 33.333333%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    box-sizing: border-box;
}

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

#article .news ul li,#article .article ul li {
    font: 14px "\5FAE\8F6F\96C5\9ED1";
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #FFF;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
    margin: 0 8px;
    position: relative;
}

#article .news ul li em,#article .article ul li em {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #999;
    border-radius: 50px;
    overflow: hidden;
    position: absolute;
    top: 17px;
    left: 5px;
}

#article .news ul li a,#article .article ul li a {
    display: block;
    padding: 0 10px 0 15px;
    color: #222;
}

.article p {
    height: 34px;
    border-bottom: 1px solid #d6d6d6;
    background: #f6f6f6;
    margin: 10px;
    display: -webkit-box;
    text-align: center;
    padding: 4px 0 0 0;
}

.article p u {
    font-size: 15px;
    line-height: 34px;
    color: #333;
    -webkit-box-flex: 1;
    display: block;
    cursor: pointer;
    text-align: center;
    margin: 0 10px;
}

.article p u.cur {
    color: #47b751;
    font-weight: bold;
}

.article p u.cur:after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #47b751;
}

.article ul {
    display: none;
}

#article .article ul li.last,#article .news ul li.last {
    border-bottom: 0;
    text-align: center;
}

#article .article ul li.last a {
    display: block;
}

#article .article:last-child ul {
    margin: 0;
}

#article footer.bottom {
    margin: 0;
}

/*paih*/
.button-footer {
    height: 34px;
    text-align: center;
    line-height: 34px;
    overflow: hidden;
    color: #666;
    position: relative;
}

.button-footer .button {
    height: 34px;
    line-height: 34px;
    display: block;
    text-align: center;
    cursor: pointer;
    color: #333;
}

.button-footer .text {
    display: none;
}

.button-footer .disable {
    width: 30%;
    height: 34px;
    line-height: 34px;
    display: block;
    text-align: center;
    color: #999;
    margin: 0 auto;
}

.button-footer .css3-loading {
    position: absolute;
    top: 32px;
    left: 50%;
    margin-left: -70px;
}

/*footer*/
footer.bottom {
    width: 100%;
    margin: 15px 0 0 0;
    border-top: 1px solid #d9d9d9;
    background: #ebebeb;
    text-align: center;
    position: relative;
    position: absolute;
    left: 0;
    right: 0;
}

.search-page .main {
    padding-bottom: 40px;
}

.search-page .main .sub-title {
    background: #f0f0f0;
    line-height: 40px;
    text-indent: 15px;
}

.search-page .main .sub-title strong {
    color: #f60;
    padding: 0 4px;
}

.search-page footer.bottom {
    position: fixed;
    bottom: 0;
}

#down-page .top h1 {
    display: inline;
    color: #47b751;
}

#down-page footer.bottom {
    position: static;
    clear: both;
    margin-top: 0;
}

footer.bottom #goTop {
    position: fixed;
    right: 10px;
    bottom: 80px;
    text-indent: -9999px;
    z-index: 9999;
    width: 38px;
    height: 38px;
    background: rgba(0,0,0,0.6) url(../img/backtop.png) -4px -5px no-repeat;
    background-size: 46px auto;
    border-radius: 50%;
    display: none
}

footer.bottom p {
    height: 46px;
    line-height: 46px;
}

footer.bottom p a {
    padding: 0 10px;
}

/*bibei*/
.cata-nav {
    padding: 0px 2px 10px 2px;
    background: #f3f3f3;
}

.cata-nav ul {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    box-shadow: 0px 1px 1px #ccc;
    background: #fff;
}

.cata-nav ul li {
    width: 33.33%;
    height: 43px;
    float: left;
    display: inline;
    padding: 10px;
    border-right: 1px dotted #e0e0e0;
    border-bottom: 1px dotted #e0e0e0;
    box-sizing: border-box;
    background: #fff;
}

.cata-nav ul li a {
    width: 100%;
    height: 23px;
    line-height: 23px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    display: block;
    overflow: hidden;
}

.cata-nav ul li.zk,.cata-nav ul li.sq span {
    display: block;
    text-align: center;
    color: #000;
}

.game ul {
    zoom:1;overflow: hidden;
}

.game p {
    height: 50px;
    font-size: 16px;
    background: #fff;
    border-bottom: 1px solid #d9d9d9;
    position: relative;
}

.game p b {
    display: block;
    border-bottom: 1px solid #47b751;
    position: absolute;
    bottom: -1px;
    left: 10px;
    line-height: 45px;
    color: #333;
}

.game ul li {
    width: 50%;
    float: left;
}

.game ul li:nth-child(even) {
    border-right: 0;
}

.game ul li i {
    -webkit-box-sizing: border-box;
    display: -webkit-box;
    padding: 10px;
    overflow: hidden;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    background: none;
}

.game ul li u {
    display: block;
    max-height: 16px;
    line-height: 16px;
    margin-bottom: 6px;
    position: relative;
    font-size: 14px;
    overflow: hidden;
    color: #333;
}

.game ul s {
    display: block;
    max-height: 16px;
    overflow: hidden;
}

.game ul li .img {
    display: block;
    width: 60px;
    height: 70px;
    margin-right: 8px;
}

.game ul li img {
    width: 60px;
    height: auto;
    border-radius: 10px;
}

.game ul li span {
    -webkit-box-flex: 1;
    display: block;
    color: #777;
    font-size: 12px;
    overflow: hidden;
    line-height: 16px;
}

.game ul li em {
    padding-right: 6px;
    margin-right: 6px;
    border-right: 1px solid #d9d9d9;
}

.game ul li span .btn {
    display: block;
    width: 58px;
    margin-top: 6px;
    text-align: center;
    height: 22px;
    line-height: 22px;
    background: #47b751;
    color: #fff;
    border-radius: 3px;
}

#bibei .game {
    margin: 30px 8px 0 8px;
    position: relative;
}

#bibei .game ul {
    padding-top: 20px;
    background: #fff;
}

#bibei .game ul li {
    border: 0;
}

#bibei .game ul li span u {
    white-space: nowrap;
    text-overflow: ellipsis;
}

#bibei .game p {
    height: 40px;
    font-size: 16px;
    background: url(../img/game_u.png) no-repeat;
    color: #fff;
    position: absolute;
    top: -20px;
    left: -5px;
    width: 100%;
    height: 55px;
    background-size: 200px;
    padding: 5px 0 0 12px;
    border: 0;
}

#bibei .game p b {
    border: 0;
    font-weight: bold;
    bottom: 20px;
    color: #fff;
}

body#bibei {
    background: #f0f0f0;
}

.zjimg {
    width: 100%;
    overflow: hidden;
}

.zjimg img {
    width: 100%;
    display: block;
    max-height: 155px;
}

/*comment_page*/
#comment_page .pl_title {
    width: 70px;
    height: 36px;
    line-height: 36px;
    margin: 15px 0 0 10px;
    font-size: 16px;
    border-bottom: 1px solid #47b751;
}

#comment_page #comment-list {
    margin-top: 0;
}

#comment_page #comment {
    margin-top: 0;
}

#comment_page #comment-list li {
    border-bottom: 1px solid #ddd;
}

#comment_page #comment-list li:last-child {
    border-bottom: 0;
}

#comment_page #comment-list li p {
    font-size: 14px;
    color: #444;
    line-height: 24px;
}

#comment_page #comment-list li p.user {
    font-size: 12px;
    color: #47b751;
}

#comment_page blockquote {
    border: 1px #D8D4D4 dashed;
    padding: 5px;
}

#comment_page blockquote blockquote {
    padding: 5px;
    margin: 2px;
}

#comment_page .toolbar font {
    color: #47b751;
}

#comment_page .gtop {
    width: 40px;
    height: 40px;
    position: fixed;
    right: 10px;
    bottom: 50px;
    overflow: hidden;
    z-index: 9999;
}

.gtop a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    background: rgba(0,0,0,0.3) url(http://m.2265.com/skin/stock/az_game/images/backtop.png) no-repeat;
    background-size: 100% 100%;
}

.bd-title {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-left: 3px solid #fa4e68;
    height: 18px;
    line-height: 18px;
    padding: 5px;
    font-size: 1.3rem;
    margin: 8px 0 8px 0;
}

/*240x320*/
@media screen and (max-width: 320px) {
    #kc #head,#kc #head img {
        max-width:300px;
    }

    .kinfo .mkl li,.klist p a {
        width: 50%;
        height: 80px;
    }

    .kinfo .mkl li img,.klist p a img {
        width: 100px;
        height: 57px;
    }

    .hj li img {
        height: 65px;
    }

    .game ul li span .btn {
        width: 50px;
    }

    .game ul li img,.game ul li .img {
        width: 55px;
    }
}

/*320x480*/
@media screen and (min-width: 320px) and (max-width:480px) {
    .kinfo .mkl li,.klist p a {
        width:50%;
        height: 100px;
    }

    .kinfo .mkl li img,.klist p a img {
        width: 140px;
        height: 77px;
    }

    .hj li img {
        height: 80px;
    }
}

/*480*640*/
@media screen and (max-width: 640px) and (min-width:481px) {
    .kinfo .mkl li,.klist p a {
        width:33%;
        height: 120px;
    }

    .kinfo .mkl li img,.klist p a img {
        width: 160px;
        height: 88px;
    }

    .hj li img {
        height: 120px;
    }
}

@media screen and (min-width: 641px) and (max-width:1150px) {
    .top #searForm {
        width:88%;
    }

    .kinfo .mkl li,.klist p a {
        width: 33%;
    }

    .hj li img {
        height: 120px;
    }
}

@media screen and (min-width: 1151px) {
    .top #searForm {
        width:90%;
    }

    .kinfo .mkl li,.klist p a {
        width: 20%;
    }

    .hj li img {
        height: 120px;
    }
}

/**修改**/
.zh-bg {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 50px;
    height: 43px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0.9) 98%, #FFFFFF 100%);
}

/**修改**/
#down-page {
    background-color: #fff;
}

.goback {
    height: 44px;
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
    line-height: 44px;
    font-size: 12px;
    color: #47b751
}

.goback a,.goback em,.goback span {
    display: inline-block;
    height: 44px;
    line-height: 44px;
    float: left;
    font-size: 14px;
}

.goback .sback {
    width: 52px;
    text-align: center;
    background: url(../img/ico1.png) 5px -53px no-repeat;
    background-size: 60px auto;
    color: #999
}

.goback em {
    display: inline-block;
    width: 16px;
    height: 44px;
    background: url(../img/snav.png) -5px -223px no-repeat;
    background-size: 28px auto;
}

#info p span {
    display: inline-block;
    padding: 0;
    width: 50%;
    float: left
}

#info p .cata {
    color: #fd8230
}

#info p {
    height: 22px;
    line-height: 22px;
}

#info #btns {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    margin-top: 8px;
}

#info #btns a {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    border: none;
    font-size: 20px;
    border-radius: 3px;
    background: #47b751;
    margin: 10px 0;
}

#info #btns.on a {
    margin: 10px;
}

#info .dbtn::before {
    background: none;
    width: 0;
    margin: 0
}

.historyver {
    padding-bottom: 0px;
}

.historyver p {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    height: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 16px;
}

.historyver p a {
    padding-left: 10px;
    background: url(../img/ico1.png) 0px -85px no-repeat;
    background-size: 55px auto;
    display: block;
    height: 25px;
    line-height: 25px;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}

.historyver .hbtn {
    padding: 0;
    width: 40px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    position: relative;
    padding-top: 30px;
    background: none;
    color: #47b751
}

.historyver .hbtn .bg {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 30px;
    background: url(../img/snav.png) 9px -175px no-repeat;
    background-size: 26px auto;
}

.historyver i {
    font-size: 12px;
    color: #999
}

.tjyxph {
    margin-top: 0
}

#scroller3 {
    padding-bottom: 0;
}

#scroller2 li, #scroller3 li, #scroller4 li,#scroller2 a, #scroller3 a, #scroller4 a {
    height: 97px;
    width: 80px;
    color: #000;
    line-height: 16px;
}

#scroller2 a, #scroller3 a, #scroller4 a {
    width: 65px;
    padding-right: 15px;
}

#scroller2 li img, #scroller3 li img, #scroller4 li img {
    width: 65px;
    height: 65px;
}

#down-page #xgk {
    margin: 0;
}

#info b, #info h1 {
    font-weight: normal
}

#info h1 {
    display: inline-block;
    float: left
}

#info .name {
    height: 22px;
    line-height: 22px;
    white-space: nowrap;
}

#tcsyy > p b,.xgwz b, .similar b, #comment b, .tjyxph b, #xgk b, .hot-wrap p.title,#moreList b {
    color: #000;
    font-weight: normal
}

#tcsyy,.similar,#xgk,#comment {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 15px;
    margin-top: 5px
}

#tcsyy > p a {
    background: url(../img/ico1.png) 0 -161px no-repeat;
    padding: 0 10px 0 12px;
    border-radius: 0 5px 5px 0;
    line-height: 24px;
    display: inline-block;
    height: 24px;
}

#tcsyy > p b,#tcsyy > p a {
    float: left
}

.guess {
    overflow: hidden;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 15px;
    margin: 0 8px;
    margin-top: 12px;
}

.guess .bt {
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 5px;
}

.guess-nav {
    height: 40px;
    width: 200%;
}

.guess-nav li {
    display: inline-block;
    float: left;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
}

.guess-nav li span {
    display: block;
    text-align: center;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    border-right: 1px solid #f0f0f0;
    height: 18px;
    line-height: 18px;
}

.guess-nav li:last {
    border-right: none
}

#tags-main {
    width: 100%;
    height: 315px;
    overflow: hidden
}

#wrapert ul .active, #wrapert ul li:active {
    border-bottom: 1px solid #47b751;
    color: #47b751;
    height: 36px;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
}

.tags-main-box .tags-box {
    color: #999;
    line-height: 20px;
    overflow: hidden;
    margin: 5px 0 10px 0;
}

.tags-main-box .tit {
    height: 25px;
    line-height: 25px;
    margin-bottom: 5px;
}

.tags-main-box .tit a {
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    color: #474747;
}

.tags-main-box .tit .more {
    float: right;
    font-size: 12px;
    color: #999;
}

.tags-main-box .info p, .tags-main-box .info {
    color: #999;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

.tags-box-ul {
    overflow: hidden;
    zoom: 1;}

.guess .tags-main-box {
    float: left;
    width: 100%;
}

.guess .current {
    display: block;
}

.tags-box-ul li {
    width: 25%;
    float: left;
    margin-top: 8px;
}

.tags-box-ul li a {
    display: block;
    width: 66px;
    height: 98px;
    text-align: center;
    margin: 0 auto;
}

.tags-box-ul li img {
    width: 66px;
    height: 66px;
    text-align: center;
    float: left;
    display: block;
    margin: 0 auto;
    border-radius: 10px;
}

img {
    border: none;
}

.tags-box-ul li span {
    clear: both;
    overflow: hidden;
    display: block;
    width: 66px;
    height: 32px;
    line-height: 16px;
    font-size: 12px;
    color: #000;
    text-align: center;
    word-break: break-all;
}

.xgwz .bt a {
    float: right;
    font-size: 12px;
    line-height: 28px;
    margin-right: 8px;
    padding-right: 16px;
    color: #999;
    background: url(../img/snav.png) 44px -248px no-repeat;
    background-size: 30px auto;
}

#down-page .xgwz,#tcsyy {
    margin-top: 8px;
}

#down-page .xgwz {
    padding-bottom: 0;
}

.cont .intro {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#expand {
    border-bottom: none;
    margin: 0;
    line-height: 16px;
    margin-top: 10px;
}

#expand span {
    height: 16px;
    line-height: 16px;
    padding-right: 17px;
    background: url(../img/arrUpDown.png) right 5px no-repeat;
    background-size: 13px auto;
    color: #999
}

#expand span.sq {
    background: url(../img/arrUpDown.png) right -7px no-repeat;
    background-size: 13px auto;
}

.xq-nav {
    display: none;
    width: 100px;
    padding: 0 6px;
    border: 1px solid #f0f0f0;
    border-right: none;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 44px;
}

.xq-nav li {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dotted #f0f0f0;
}

.xq-nav li a {
    font-size: 16px;
    display: block;
    padding-left: 44px;
}

.xq-nav li:nth-child(1) a {
    background: url(../img/xq-ico.png) 16px 5px no-repeat;
    background-size: 20px auto
}

.xq-nav li:nth-child(2) a {
    background: url(../img/xq-ico.png) 16px -30px no-repeat;
    background-size: 18px auto
}

.xq-nav li:nth-child(3) a {
    background: url(../img/xq-ico.png) 16px -65px no-repeat;
    background-size: 18px auto
}

.xq-nav li:nth-child(4) a {
    background: url(../img/xq-ico.png) 16px -113px no-repeat;
    background-size: 20px auto
}

.xq-nav li:nth-child(5) a {
    background: url(../img/xq-ico.png) 16px -141px no-repeat;
    background-size: 19px auto
}

.xq-nav li:nth-child(6) a {
    background: url(../img/xq-ico.png) 16px -189px no-repeat;
    background-size: 20px auto
}

.xq-nav li:nth-child(7) a {
    background: url(../img/xq-ico.png) 16px -230px no-repeat;
    background-size: 20px auto
}

.xq-nav li:nth-child(8) a {
    background: url(../img/xq-ico.png) 16px -269px no-repeat;
    background-size: 20px auto
}

.xq-nav li:nth-child(9) a {
    background: url(../img/xq-ico.png) 16px -323px no-repeat;
    background-size: 21px auto
}

.xq-nav li:nth-child(10) a {
    background: url(../img/xq-ico.png) 16px -345px no-repeat;
    background-size: 20px auto
}

.xq-nav li:nth-child(11) a {
    background: url(../img/xq-ico.png) 16px -384px no-repeat;
    background-size: 20px auto
}

#down-page #xgk li a {
    background: none;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    color: #47b751;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
}

.xq-top {
    position: relative;
    height: 42px;
    padding: 2px 55px 0 93px;
    z-index: 20;
    background: #47b751;
}

.pagenum {
    height: 12px;
    text-align: center;
    margin: 12px 0 8px 0;
}

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

.pagenum .active {
    background-color: #02AFF3;
}

.xq-top #logo {
    width: 35px;
    height: 35px;
    margin-left: 10px;
    background: url(../img/back.png) 0 5px no-repeat;
    text-indent: -9999px;
    background-size: 14px auto
}

.xq-top {
    padding: 2px 75px 0 40px;
}

.xq-top #mcate {
    width: 70px;
}

.xq-top #mcate em {
    display: block;
    text-indent: -9999px;
    height: 36px;
    background-size: auto 32px;
}

.xq-top #mcate b,.xq-top #mcate em {
    float: left;
    width: 35px;
}

.xq-top #mcate em {
    background: url(../img/down1.png) 0px 6px no-repeat;
    background-size: 32px auto
}

.xq-top #mcate b {
    background: url(../img/down1.png) 3px -46px no-repeat;
    background-size: 30px auto
}

.xq-top .title {
    display: block;
    width: 100%;
    height: 42px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    font-size: 18px;
}

.xq-top form {
    display: none
}

.xq-top .title a {
    color: #fff;
}

.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background: rgba(0,0,0,.2);
}

/**微信样式**/
.main-bg {
    z-index: 999999999;
    background-color: #000;
    opacity: 0.8;
    text-align: center
}

.main-bg img {
    width: 280px;
}

.maskM {
    display: block;
    height: 100%;
    width: 100%
}

.maskM img {
    width: 100%;
    height: 100%;
    opacity: 0;
}

.foot-nav {
    height: 35px;
    display: -webkit-box;
    display: box;
}

.foot-nav a {
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    -webkit-box-flex: 1;
    box-flex: 1;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9
}

/**网站地图**/
.map-list .map .title {
    display: inline-block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    margin-left: 6px;
    font-size: 1.3rem;
    text-align: center;
    border-bottom: 3px solid #47b751
}

.map-list .map .title1 {
    margin-left: 10px;
    height: 30px;
    line-height: 30px;
    color: #47b751
}

.map-list .map-ul {
    overflow: hidden;
    margin-right: 6px;
}

.map-list li {
    width: 25%;
    height: 28px;
    overflow: hidden;
    float: left;
    text-align: center;
    margin-bottom: 10px;
}

.map-list li a {
    display: block;
    height: 26px;
    line-height: 26px;
    border: 1px solid #ccc;
    background-color: #f6f6f6;
    margin-left: 6px;
    border-radius: 3px;
}

#info {
    padding-bottom: 0
}

#info #btns {
    width: 100%;
    background-color: #fff;
    left: 0;
    margin-top: 0;
}

/**ppzs**/
.dbxf {
    position: fixed;
    bottom: 0;
    z-index: 9999;
}

/**uc下载提示**/
.bg1 {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    top: 0;
    z-index: 9;
    opacity: 0.7;
}

div.content {
    margin: 0 auto;
    background: #f3f3f3;
    border-radius: 8px;
    border: 1px solid #ddd;
    padding-bottom: 25px;
}

div#f_con img {
    width: 100%;
    max-width: 600px;
}

div#f_con em {
    color: #3da43f;
    font-size: 15px;
    font-style: normal;
    height: 20px;
    line-height: 20px;
    margin: 10px 15px 14px;
    padding-left: 22px;
    display: block;
    background: url(../img/uc.png) no-repeat;
    background-size: 20px;
}

div#f_con p {
    margin 0 15px; text-align: center;
}

div#f_con p span {
    display: block;
    margin: 6px 25px 14px;
    color: #6a6a6a;
    line-height: 25px;
    font-size: 14px;
}

div#f_con p span b {
    color: #6cb121;
    color: #6cb121;
    font-size: 16px
}

div.dcon {
    margin: 10px 0;
    text-align: center;
    color: #000;
    font-size: 16px;
}

div.dcon i {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 5px;
    border: 1px solid #ddd;
    background: #fff;
}

span.okbtn {
    width: 224px;
    height: 41px;
    display: block;
    background: #4dba4f;
    margin: 10px auto;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    line-height: 41px;
    font-size: 18px;
    z-index: 19999;
}

span.okbtn i {
    font-size: 14px;
}

p.sinfo {
    display: block;
    margin: 0 auto;
    ;text-align: center;
    line-height: 24px;
    z-index: 19999;
}

/*专题免费下载按钮 add 2016/3/1*/
.list ul li .ztbtn {
    width: 70px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #5EBA15;
    background: #fff;
    color: #5EBA15;
    font-size: 14px;
    top: 20px;
    font-weight: bold;
    padding: 0;
    text-align: center;
    background: none;
    position: absolute;
    right: 10px;
    top: 22px;
    border-radius: 2px;
}

/**分享**/
.share_zan {
    margin: 10px 0;
    height: 30px;
}

/*.share_zan .zan{ display:inline-block; float:left; border:1px solid #ccc; height:28px; line-height:28px; border-radius:14px; padding:0 15px 0 45px; margin:0 20px 0 10px; background-size:22px auto;}
*/
#nativeShare .nativeShare-tit {
    font-size: 14px;
    width: 32px;
}

#nativeShare {
    line-height: 30px;
}

.share {
    float: right;
    display: inline-block;
    height: 30px;
    margin: 0;
    margin-right: 10px;
    white-space: nowrap;
    text-align: center
}

.share a,.share .bdshare-button-style2-16 a {
    float: left;
    display: inline-block;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    border-radius: 14px;
    margin: 0 4px;
    width: 30px;
    padding: 0
}

.share .bdsharebuttonbox {
    display: inline-block;
    width: auto !important;
    float: left;
    width: 200px;
}

.share .zan {
    padding: 0 6px 0 32px !important;
    min-width: 50px;
    background-size: 30px auto;
    border: 1px solid #dfdfdf;
}

.share .bdshare-button-style2-16 .sina {
    background: url(../img/share.png)-67px 0 no-repeat;
    background-size: auto 30px;
}

.share .bdshare-button-style2-16 .qq {
    background: url(../img/share.png) -33px 0 no-repeat;
    background-size: auto 30px;
}

.share .bdshare-button-style2-16 .bds_renren {
    background: url(../img/share.png) -99px 0 no-repeat;
    background-size: auto 30px;
}

#nativeShare,.nativeShare {
    display: inline-block;
    float: left;
    height: 30px;
    line-height: 33px;
}

#nativeShare .list {
    height: 30px;
    float: left
}

#nativeShare span {
    float: left;
    display: inline-block;
    width: 31px;
    height: 30px;
    margin: 0 4px;
}

.nativeShare {
    float: left;
    display: none
}

#nativeShare .weixin_timeline {
    background: url(../img/share.png) 0 0 no-repeat;
    background-size: auto 30px;
}

#nativeShare .weixin {
    background: url(../img/share.png) -132px 0 no-repeat;
    background-size: auto 30px;
}

#nativeShare .more {
    background: url(../img/share.png) -301px -12px no-repeat;
    background-size: auto 54px;
}

#nativeShare .weibo {
    background: url(../img/share.png)-66px 0 no-repeat;
    background-size: auto 30px;
}

.nativeShare-tit {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    float: left;
    font-size: 1.5rem;
    padding: 0 5px;
}

/*下载弹出层*/
.m-click-show {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 999
}

.m-click-show .m-black-bg {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    display: block;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
}

.m-click-show .m-show-cont {
    width: 98%;
    height: auto;
    background: #fff;
    border-radius: 6px;
    padding: 12px 6px;
    box-sizing: border-box;
    position: fixed;
    left: 1%;
    top: 100px;
    display: block;
    overflow: hidden;
    z-index: 20;
}

.m-click-show .m-show-cont .g-show-title {
    width: 100%;
    height: auto;
    line-height: 24px;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    padding: 2px 0 8px 0;
}

.m-click-show .m-show-cont .g-show-title span {
    color: #47b751;
    font-weight: bold
}

.m-click-show .m-show-cont .m-close-btn {
    width: auto;
    height: auto;
    font-size: 30px;
    font-weight: bold;
    color: #333;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    overflow: hidden;
    position: absolute;
    right: 6px;
    top: 0;
    z-index: 30;
    cursor: pointer
}

.m-click-show .m-show-cont .m-show-ul {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
}

.m-click-show .m-show-cont .m-show-ul li {
    width: 25%;
    height: auto;
    float: left;
    margin: 12px 0 0;
    display: inline;
    overflow: hidden;
    text-align: center;
}

.m-click-show .m-show-cont .m-show-ul li a {
    width: 100%;
    height: auto;
    overflow: hidden;
    cursor: pointer;
    text-decoration: none
}

.m-click-show .m-show-cont .m-show-ul li a img {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 10px;
}

.m-click-show .m-show-cont .m-show-ul li a p {
    color: #000;
    font-size: 14px;
    width: 100%;
    line-height: 25px;
    margin: 3px 0;
    display: block;
    overflow: hidden;
}

.m-click-show .m-show-cont .m-show-ul li a .down {
    display: block;
    height: 22px;
    line-height: 22px;
    margin: 3px 10px 0 10px;
    border: 1px solid #47b751;
    border-radius: 3px;
    color: #47b751;
    font-size: 12px;
}

.tab-nav {
    display: -webkit-box;
    border-bottom: 1px solid #ddd;
}

.tab-nav li {
    display: block;
    -webkit-box-flex: 1;
    line-height: 36px;
    text-align: center;
    color: #333;
    position: relative;
}

.tab-nav li.cur a {
 color: #47b751;font-weight: 600;
}

.tab-nav li a {
    display: block;
    background: #fff;
}

.tab-nav li:not(:first-child) a::before {
    content: "|";
    display: inline-block;
    width: 1px;
    font-size: .3rem;
    color: #ddd;
    position: absolute;
    left: 0;
}

.tab-nav li.cur:after,.tab-nav li.cur:before {
    border: solid transparent;
    content: ' ';
    height: 0;
    left: 100%;
    position: absolute;
    width: 0;
    z-index: 8;
}

.tab-nav li.cur:after {
    border-width: 10px;
    border-top-color: #fff;
    bottom: -19px;
    left: 50%;
    margin-left: -10px;
}

.tab-nav li.cur:before {
    border-width: 10px;
    border-top-color: #ddd;
    bottom: -20px;
    left: 50%;
    margin-left: -10px;
}

#rankList dd {
    display: none;
}

#rankList dd.on {
    display: block;
}

#rankList h3 {
    line-height: 38px;
    padding-left: 12px;
    font-weight: normal;
    color: #000;
    font-size: 1.1rem;
    background: #fff;
    border-bottom: 1px solid #d6d6d6;
    /* margin-top: 10px; */
    border-top: 10px solid #efefef !important;
}

#rankList h3 a {
    float: right;
    margin-right: 10px;
    font-size: 1.0rem;
}

#rankList dt {
    padding: 18px 10px 10px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

#rankList dt span,#rankList dt a {
    display: block;
    float: left;
    width: 25%;
    height: 26px;
    line-height: 26px;
    margin-bottom: 3px;
    text-align: center;
    font-size: 14px;
    color: #333;
    border-radius: 3px;
}

#rankList dt span.cur,#rankList dt a.cur {
    background: #47b751;
    color: #fff;
}

#rankList dt span.sq {
    float: right;
}

#rankList dt u {
    text-indent: -999px;
    overflow: hidden;
}

#rankList li {
    padding: 10px 5px 10px 10px;
    overflow: hidden;
    zoom:1;border-bottom: 1px solid #e8e8e8;
    position: relative;
}

#rankList li:last-child {
    border-bottom: none;
}

#rankList li .img {
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 10px;
}

#rankList li img {
    width: 60px;
    height: 60px;
    border-radius: 8px;
}

#rankList li p {
    -webkit-box-flex: 1;
    overflow: hidden;
    padding-right: 70px;
    color: #777;
}

#rankList li p em {
    margin: 7px 0;
}

#rankList li p a {
    display: block;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    padding-left: 0px;
    font-size: 15px;
}

#rankList li p span {
    display: block;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font: 12px "\5FAE\8F6F\96C5\9ED1";
}

#rankList li p u {
    margin: 0 6px;
    padding: 0 6px;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

#rankList li .btn {
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #47b751;
    position: absolute;
    right: 10px;
    top: 25px;
    border-radius: 2px;
}



#rankList li i {
    display: block;
    float: left;
    min-width: 15px;
    height: 15px;
    padding: 0 2px;
    background: #999;
    color: #fff;
    text-align: center;
    line-height: 15px;
    border-radius: 3px;
}

#rankList li:nth-child(1) i,#rankList li:nth-child(2) i,#rankList li:nth-child(3) i {
    background: #f60;
}

.lookmore {
    background: #f6f6f6;
    text-align: center !important;
    color: #999;
    font-size: 14px;
    line-height: 45px;
    height: 45px !important;
    margin: 15px 10px 10px 10px
}

.lookmore a,.lookmore span {
    color: #999;
    background: none !important;
    height: 45px !important;
    line-height: 45px !important
}

.lookmore i {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../img/rkzk.gif) no-repeat center center;
    background-size: 100% auto;
    vertical-align: middle;
    margin-left: 10px
}

.lookmore.expand i {
    background-image: url(../img/rksq.gif)
}
.tsp_nav,.tspage{text-align:center;height:39px!important;line-height:39px;font-size:16px;}
.tsp_count,.tsp_more,.tsp_nav a,.tsp_nav b{display:none;}

.tsp_home,.tsp_prev,.tsp_next,.tsp_end{display:inline-block!important;}
h2{font-weight: 400;padding:10px;line-height: 25px;}

.d_title {
    border-bottom: 1px solid #dfdfdf;
    overflow: hidden;
    line-height: 35px;
    padding: 0 10px;
    position: relative;
}

.d_title em {
    font-size: 16px;
    padding: 0 !important
}
#show_ly_url{
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    border: none;
    border-radius: 3px;
    background: #47b751;
    margin: 0 10px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #47b751;
    display: block;
}
#show_ly_url a{color:#fff}
#submit #verify {
    color: #fff;
    border: 1px solid #47b751;
    cursor: pointer;
}
.introTit{margin: 8px 10px;font-size:14px;}
.govappbanner,.govappbanner img{width:100%;margin: 0;padding: 0;display: block;}

/*导航*/
.navtab{
    position: relative;
    display: -webkit-box;
    display: box;
    height:39px;
    line-height:39px;
    border-bottom: 1px solid #e4e4e4;
    font-size:16px;
}
.navtab .logo {
    display: block;
    width: 33px;
    height: 100%;
    background: url(../img/all.png) no-repeat 0 -51px;
    background-size: 33px auto;
}
.navtab .tab-inner{
    position: relative;
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: box;
}
.tab-inner .tit{
    position: relative;
    height:39px;
}
.tab-inner .line{
    display: inline-block;
    width: 1px;
    height:16px;
    background: #aaa;
    margin:-2px 0px 0 10px;
    vertical-align: middle;
}
.navtab .tab-scroll{
    overflow:hidden;
}
.navtab .tab-scroll-wrap{
    position: relative;
    -webkit-box-flex: 1;
}
.navtab .tab-scroll-wrap ul{
    height:39px;
    display: -webkit-box;
    display: box;
}
.navtab .tab-scroll-wrap li{
    display: block;
    padding: 0 6px;
    color:#333;
    position: relative;
    width: auto !important;
    float:left;
    height:39px;
}
.navtab .tab-scroll-wrap li a{
    font-size:16px;
}
.navtab .tt.cur:after{
    content:"";
    display: block;
    width:4px;
    height:4px;
    position: absolute;
    left: 50%;
    bottom:4px;
    z-index: 10;
    border-radius: 100%;
    background: #47b751;
    margin-left:-2px;
}
.navtab .tt.cur a{
    font-weight: bold;
    color: #47b751;

}
.navtab .tit.cur:after{
    bottom:-5px;
}

/*标签列表*/
.lablist{
    background:#fff;
    border-bottom: 1px solid #e7e7e7;
    padding-left:0.1rem;
    height: 40px;
    line-height: 40px;
}
.lablist .list{
    display: -webkit-box;
    display: box;

}
.lablist .list .slide{
    display: block;
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 16px;
    width: auto !important;
}
.lablist .list .line{
    padding:0 8px;
    color:#ddd;
}



#lwrapperk {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

#lscrollerk {
    width: 3000px;
    height: 100%;
    float: left;
    padding: 0 0 5px 10px;
}

#lthelistk {
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

#lthelistk li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;
    width: 200px;
       text-align: center;
    margin: 0 8px 0 0;
}

#lthelistk li img {
    width: 200px;
    height: 100px;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
}