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: 14px "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,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 {
    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;}

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

#logo {
    position: absolute;
    top: 5px;
    left: 9px;
    width: 80px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
}

.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: #3fb118;
    z-index: 3;
}

#bdcs-search-form-input {
    text-indent: 8px;
    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(../image/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(../image/mcate.png) 4px 4px no-repeat;
    background-size: 28px;
}

#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 #3fb118;
    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: #3fb118;
    display: block;
    position: relative;
}

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

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

#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 #3fb118;
    border-radius: 3px;
    background: #ffefcc;
    color: #3fb118;
    text-align: center;
}

#nav,#nav1 {
    height: 44px;
    line-height: 44px;
    padding: 0 50px 0 20px;
    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: #3fb118;
}

.mainNav .cur a:after {
    background: #3fb118;
    display: block;
    content: "";
    width: 100%;
    height: 2px;
}

.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 {
    display: inline-block;
    width: 14px;
    height: 10px;
    background: url(../image/arrUpDown.png) 0 0 no-repeat;
    background-size: 14px;
    vertical-align: middle;
}

.open span i {
    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;
}

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

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

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

#sNav a.cur {
    background: #3fb118;
    color: #fff;
}

.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(../image/wback.png) center center no-repeat;
}

/*dlist*/
.back {
    width: 40px;
    height: 40px;
    background: url(../image/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 #3fb118;
}

.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(../image/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: 15px;
}

.list ul li p span {
    display: block;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font: 12px "\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: #3fb118;
    position: absolute;
    right: 10px;
    top: 25px;
    border-radius: 2px;
}

.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: #3fb118;
}

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

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

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

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

#lthelist 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;
    height: 100px;
    text-align: center;
    margin: 0 8px 0 0;
}

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

/*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 {
    background: #fff;
    border-bottom: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    position: relative;
}

.Hcatalog p b {
    display: block;
    position: absolute;
    bottom: -1px;
    padding: 0 10px 0 5px;
    left: 10px;
    height: 40px;
    border-bottom: 1px solid #3fb118;
    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;
}

/*klist
.klist li{margin:0 8px;overflow:hidden;zoom:1;padding:12px 0;border-bottom:1px solid #d7d7d7;}
.klist li img{width:120px;height:70px;float:left;margin-right:10px;}
.klist li i{-webkit-box-flex:1;display:block;font-size:12px;color:#777;max-height:70px;overflow:hidden;line-height:1.9em;}
.klist li i u{display:block;max-height:16px;line-height:16px;margin-bottom:6px;font-size:14px;overflow:hidden;color:#333;}
.klist li i s{display:block;text-overflow:ellipsis;display:-webkit-box-webkit-line-clamp:2-webkit-box-orient:vertical;}
*/
/*kinfo*/
#sNav.ktool a {
    width: 25%;
}

#sNav.ktool a:last-child:after {
    border-right: 0;
}

.ksite,.ksite .back {
    background: none;
}

.ksite b {
    color: #333;
    font-size: 1.2em;
}

.kinfo .kc {
    background: #fff;
    overflow: hidden;
    max-width: 300px;
    margin: 0 auto 8px auto;
}

.kinfo .kc img {
    margin-bottom: 5px;
    max-width: 300px;
    display: block;
    marign: 0 auto;
}

.kinfo .kc p {
    font-size: 0.95em;
    color: #777;
    padding: 0 5px;
}

.kinfo .ktilte {
    background: #f5f5f5;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding-left: 10px;
}

.kinfo .ktilte b {
    font: 16px "\5FAE\8F6F\96C5\9ED1";
    display: block;
    height: 40px;
    line-height: 40px;
    color: #333;
}

.kinfo .kl .ktilte font {
    color: #3fb118;
    font-weight: bold;
}

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

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

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

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

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

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

.kinfo .back {
    font: 2.0em 'Droid Sans Fallback';
    font-weight: bold;
    text-align: center;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

/*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 8px 8px;
    -webkit-box-sizing: border-box;
    line-height: 26px;
}

.wzlist .con p {
    padding: 10px 0 0 0;
    text-indent: 0 !important;
}

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

.wzlist .con a {
    color: #3fb118;
}

.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: #3fb118;
    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 #3fb118;
}

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

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

embed,.con iframe {
    max-height: 200px;
    max-width: 300px!important;
}

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

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

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

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

/*#info .dbtn{position:absolute;right:10px;top:10px;width:60px;height:28px;line-height:28px;text-indent:13px;background:#73ab02;color:#fff;padding:0;}*/
#info .dbtn {
    box-flex: 1.0;
    background: #3fb118;
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #3fb118;
    display: block;
}

#info .dbtn:hover {
    background: #3fb118;
}

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

#info #btns {
    width: 100%;
    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;
    padding: 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;
    /*padding-right:82px;*/
}

#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(../image/spr.gif) -32px -265px no-repeat;
    display: inline-block;
}

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

#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 #3fb118;
    margin-bottom: -1px;
    color: #3fb118;
    background: #fff;
}

#down-page #tab {
    margin-top: 10px;
}

.cont .intro {
    padding: 10px 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: #3fb118;
    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 .user {
    color: #3fb118;
    padding-right: 200px;
    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;
}

.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;
    padding-bottom: 10px;
}

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

#submit #verify {
    color: #fff;
    border: 1px solid #3fb118;
    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: 2px;
    padding-top: 2px;
    background: #fff;
    zoom:1;overflow: hidden;
}

.similar {
    height: 118px;
}

.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: 4px 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 5px;
}

#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: 84px;
    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: 5px;
}

#scroller2 a,#scroller3 a,#scroller4 a {
    font-size: 12px;
    color: #3fb118;
    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: #3fb118;
    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(../image/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;
}

#comment .button {
    color: #555;
    height: 32px;
    border: 1px solid #ccc;
    background: url(../image/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: 10px;
}

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

#down-page #xgk li {
    float: left;
    display: inline;
    margin: 0 7px 7px 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,.guess b,#comment b,.tjyxph b,#xgk 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: 0px;
    margin-bottom: 10px;
    border-top: 10px solid #efefef !important;
}

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

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

.xgwz li {
    border-bottom: 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;
    padding: 0 10px 0 15px;
}

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

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

#alist .dtit,#alist .bt {
    border-bottom: 1px solid #ddd;
    position: relative;
    height: 48px;
}

#alist .dtit b,#alist .bt b {
    margin: 0;
    display: block;
    position: absolute;
    bottom: -1px;
    padding: 0 10px 0 5px;
    left: 10px;
    height: 40px;
    line-height: 35px;
    border-bottom: 1px solid #3fb118;
    font-size: 16px;
}

#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: 100%;
    max-height: auto;
}

.intro a {
    color: #4996ff;
}

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

.intro .keyText p {
    margin: 0;
}

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

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

/*historyver*/
.historyver {
    background: #fff;
    padding: 0 0 2px 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: #3fb118;
    font-size: 14px;
    display: inline-block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}

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

.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(../image/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: #3fb118
}

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

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

/*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: #3fb118;
    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: 35px;
    border-bottom: 1px solid #d6d6d6;
    background: #f6f6f6;
    margin: 10px;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    text-align: center;
    padding: 4px 0 0 0;
}

.article p u {
    flex: 0 0 calc(25% - 20px);
    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: #3fb118;
    font-weight: bold;
}

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

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

/*xihuan*/
.xihuan {
    height: 234px;
    clear: both;
    margin-top: 2px;
    padding-top: 9px;
    background: #fff;
    zoom:1;overflow: hidden;
}

/*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: #3fb118;
    padding: 0 4px;
}

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

#down-page .top h1 {
    display: inline;
    color: #3fb118;
}

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

footer.bottom #goTop {
    position: absolute;
    right: 10px;
    top: 12px;
    text-indent: -9999px;
    width: 26px;
    height: 26px;
    background: url(../image/spr.gif) -20px -227px no-repeat;
}

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 #3fb118;
    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: #3fb118;
    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(../image/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;
}

/*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;
    }

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

    .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 .kc,.kinfo .kc img {
        max-width:300px;
    }

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

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

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

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

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

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

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

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

    .hj li img {
        height: 120px;
    }

    embed,.con iframe {
        max-height: 400px;
        max-width: 600px!important;
    }
}

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

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

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

    .hj li img {
        height: 120px;
    }

    embed,.con iframe {
        max-height: 400px;
        max-width: 600px!important;
    }
}

.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 #3fb118;
    color: #3fb118;
    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;
}

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

.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: #3fb118;
    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 #3fb118;
    border-radius: 3px;
    color: #3fb118;
    font-size: 12px;
}

/*闂佸搫鍊绘晶妤呭几閸愵亞鍗氶柣妯虹仛缁佹煡鏌涜箛鎾冲笭缂佹鎳忓顏堟晸閿燂拷*/
.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: #3fb118;
}

.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: 40px;
    width: 80px;
    heihgt: 32px;
    line-height: 32px;
    background: #3fb118;
    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(../image/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;
}

.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(../image/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(../image/down1.png) 0px 6px no-repeat;
    background-size: 32px auto
}

.xq-top #mcate b {
    background: url(../image/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
}

.newBox .btn-checkbox {
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    margin-right: 30px;
}

.newBox .icon-active {
    background: url(../image/checkbox.png) 0 -23px no-repeat;
}

.icon-check {
    display: inline-block;
    width: 19px;
    height: 20px;
    margin: 7px 5px 0 0;
    float: left;
    background: url(../image/checkbox.png) 0 0 no-repeat;
}

#info .on .normal {
    margin: 0 10px;
}

#info .on .btn-checkbox {
    margin-left: 10px !important;
}

#info .normal {
    clear: both;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 20px;
    min-height: 40px;
    color: #999;
}

#info .normal .icon {
    display: none;
    margin: 10px 5px 0 0;
    float: left;
    width: 20px;
    height: 20px;
    background: url(../image/tips.png) 0px 0 no-repeat;
}

#info #btns .noBg {
    background: 0;
    border: 1px solid #3fb118;
    color: #3fb118
}

#info .tipShow {
    background: #e5fbcf;
    color: #3fb118;
    padding: 6px;
}

#info .tipShow .icon {
    display: block
}

.newBox {
    display: none;
    padding-top: 0px;
}

.newBox-on {
    width: 100%;
    background-color: #fff;
    left: 0;
    margin-top: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
}

.newBox-on a {
    margin: 10px;
}

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

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

#info #btns a {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    border: none;
    font-size: 20px;
    border-radius: 3px;
    background: #3fb118;
}

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

.newBox .topBox {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    padding-bottom: 0px;
}

.newBox .pptvHref {
    display: block;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    height: 36px;
    color: #fff;
    font-size: 20px;
    border-radius: 3px;
    background: #3fb118;
    line-height: 36px;
    text-align: center;
    border: 1px solid #3fb118;
}

#info .pptvHref::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;
}

#btns a {
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    background: #3fb118;
    font-size: 16px;
    color: #fff;
    text-align: center;
    height: 36px;
    line-height: 36px;
    border-radius: 5px;
    border: 1px solid #3fb118;
    display: block;
}

#btns a:nth-last-child(2) {
    margin-right: 5px;
}

#btns a:nth-child(2) {
    margin-left: 5px;
}

.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: #3fb118;
}

.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: 30px;
    padding-left: 12px;
    font-weight: normal;
    color: #000;
    font-size: 1.1rem;
    background: #f5f5f5;
}

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

#rankList dt {
    padding: 5px 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: 1.0rem;
    color: #333;
    border-radius: 3px;
}

#rankList dt span.cur,#rankList dt a.cur {
    background: #3fb118;
    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: 8px;
    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: 40px;
    height: 25px;
    padding-top: 35px;
    color: #3fb118;
    line-height: 25px;
    text-align: center;
    background: none;
    position: absolute;
    right: 5px;
    top: 12px
}

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

#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: #3fb118;
}

.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(../image/rkzk.gif) no-repeat center center;
    background-size: 100% auto;
    vertical-align: middle;
    margin-left: 10px
}

.lookmore.expand i {
    background-image: url(../image/rksq.gif)
}

.map-list .map .title {
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    margin-left: 6px;
    font-size: 1.3rem;
    text-align: center;
    border-bottom: 3px solid #3fb118
}

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

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

/* pswp = photoswipe */
.pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 91500;
    -webkit-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    outline: 0
}

.pswp * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pswp img {
    max-width: none
}

.pswp--animate_opacity {
    opacity: .001;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--open {
    display: block
}

.pswp--zoom-allowed .pswp__img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.pswp--dragging .pswp__img {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.pswp__container,.pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.pswp__container,.pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform 333ms cubic-bezier(.4,0,.22,1);
    transition: transform 333ms cubic-bezier(.4,0,.22,1)
}

.pswp__bg {
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap {
    -webkit-transition: none;
    transition: none
}

.pswp__container,.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden
}

.pswp__item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.pswp__img {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0
}

.pswp__img--placeholder {
    -webkit-backface-visibility: hidden
}

.pswp__img--placeholder--blank {
    background: #222
}

.pswp--ie .pswp__img {
    width: 100%!important;
    height: auto!important;
    left: 0;
    top: 0
}

.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #CCC
}

.pswp__error-msg a {
    color: #CCC;
    text-decoration: underline
}

.pswp__button {
    width: 44px;
    height: 44px;
    position: relative;
    background: 0 0;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: .75;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-box-shadow: none;
    box-shadow: none
}

.pswp__button:focus,.pswp__button:hover {
    opacity: 1
}

.pswp__button:active {
    outline: 0;
    opacity: .9
}

.pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.pswp__ui--over-close .pswp__button--close {
    opacity: 1
}

.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before {
    background: url(../image/default-skin.png) 0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px
}

@media (-webkit-min-device-pixel-ratio: 1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx) {
    .pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before {
        background-image:url(../image/default-skin.svg)
    }

    .pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right {
        background: 0 0
    }
}

.pswp__button--close {
    background-position: 0 -44px
}

.pswp__button--share {
    background-position: -44px -44px
}

.pswp__button--fs {
    display: none
}

.pswp--supports-fs .pswp__button--fs {
    display: block
}

.pswp--fs .pswp__button--fs {
    background-position: -44px 0
}

.pswp__button--zoom {
    display: none;
    background-position: -88px 0
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block
}

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0
}

.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right {
    visibility: hidden
}

.pswp__button--arrow--left,.pswp__button--arrow--right {
    background: 0 0;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute
}

.pswp__button--arrow--left {
    left: 0
}

.pswp__button--arrow--right {
    right: 0
}

.pswp__button--arrow--left:before,.pswp__button--arrow--right:before {
    content: '';
    top: 35px;
    background-color: rgba(0,0,0,.3);
    height: 30px;
    width: 32px;
    position: absolute
}

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px
}

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px
}

.pswp__counter,.pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pswp__share-modal {
    display: block;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__share-modal--hidden {
    display: none
}

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #FFF;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.25);
    box-shadow: 0 2px 5px rgba(0,0,0,.25);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-transition: -webkit-transform .25s;
    transition: transform .25s;
    -webkit-backface-visibility: hidden;
    will-change: transform
}

.pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px
}

.pswp__share-tooltip a:hover {
    text-decoration: none;
    color: #000
}

.pswp__share-tooltip a:first-child {
    border-radius: 2px 2px 0 0
}

.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px
}

.pswp__share-modal--fade-in {
    opacity: 1
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px
}

a.pswp__share--facebook:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #FFF;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none
}

a.pswp__share--facebook:hover {
    background: #3E5C9A;
    color: #FFF
}

a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A
}

a.pswp__share--twitter:hover {
    background: #55ACEE;
    color: #FFF
}

a.pswp__share--pinterest:hover {
    background: #CCC;
    color: #CE272D
}

a.pswp__share--download:hover {
    background: #DDD
}

.pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 16px;
    line-height: 44px;
    color: #FFF;
    opacity: .75;
    padding: 0 10px;
}

.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px
}

.pswp__caption small {
    font-size: 11px;
    color: #BBB
}

.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #CCC
}

.pswp__caption--empty {
    display: none
}

.pswp__caption--fake {
    visibility: hidden
}

.pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    will-change: opacity;
    direction: ltr
}

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px
}

.pswp__preloader--active {
    opacity: 1
}

.pswp__preloader--active .pswp__preloader__icn {
    background: url(../image/preloader.gif) 0 0 no-repeat
}

.pswp--css_animation .pswp__preloader--active {
    opacity: 1
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise .5s linear infinite;
    animation: clockwise .5s linear infinite
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;
    animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite
}

.pswp--css_animation .pswp__preloader__icn {
    background: 0 0;
    opacity: .75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0
}

.pswp--css_animation .pswp__preloader__cut {
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden
}

.pswp--css_animation .pswp__preloader__donut {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #FFF;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0;
    margin: 0
}

@media screen and (max-width: 1024px) {
    .pswp__preloader {
        position:relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right
    }
}

@-webkit-keyframes clockwise {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes clockwise {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550
}

.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%
}

.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible
}

.pswp__caption,.pswp__top-bar {
    background-color: rgba(0,0,0,.5)
}

.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar {
    background-color: rgba(0,0,0,.3)
}

.pswp__ui--idle .pswp__top-bar {
    opacity: 0
}

.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right {
    opacity: 0
}

.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar {
    opacity: .001
}

.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter {
    display: none
}

.pswp__element--disabled {
    display: none!important
}

.pswp--minimal--dark .pswp__top-bar {
    background: 0 0
}

.con a {
    color: #4996ff;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}

.wz-soft {
    margin: 8px 0;
    padding: 8px;
    overflow: hidden;
    zoom: 1; position: relative;
    border: 1px solid #e8e8e8;
}

.wz-soft .img {
    margin-right: 10px;
    display: block;
    width: 60px !important;
    height: 60px !important;
    float: left;
}

.wz-soft a img {
    width: 60px !important;
    height: 60px !important;
}

.wz-soft p {
    -webkit-box-flex: 1;
    color: #777;
    overflow: hidden;
    padding-right: 70px;
    padding-top: 0 !important;
}

.wz-soft p a {
    display: block;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    font-size: 15px;
    color: #444 !important;
}

.wz-soft p em {
    margin: 7px 0;
}

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

.wz-soft .btn {
    width: 40px;
    height: 25px;
    padding-top: 35px;
    color: #3fb118 !important;
    line-height: 25px;
    text-align: center;
    background: none;
    position: absolute;
    right: 5px;
    top: 12px;
}

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

.top_bor {
    border-top: 10px solid #efefef !important
}

#alist #moreList,#alist #comment {
    margin-top: 0;
    border-top: 10px solid #efefef !important;
}

.tsp_nav {
    width: 100%;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 20px;
}

.tsp_nav .pagination {
    width: 100%;
    text-align: center;
}

.tsp_nav .pagination>li {
    margin: 0 5px;
    display: inline-block;
}

.tsp_nav .pagination>li a {
    float: none;
    color: #555;
    border: solid 1px #e7e7e7;
    border-radius: 0;
    padding: 3px 8px;
}

.tsp_nav .pagination>li a:hover {
    background-color: #3fb118;
    border-color: #3fb118;
    color: #fff;
}

.tsp_nav .pagination>li.active {
    background: #3fb118;
}

.tsp_nav .pagination>li.active a {
    color: #fff;
    background-color: #3fb118;
    border-color: #3fb118;
}

/*分页*/
.pager {
    text-align: center;
    margin: 20px 0;
}

.pager ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.pager ul li {
    display: inline-block;
}

.pager ul li a {
    padding: 5px 15px;
    border: #dddddd solid 1px;
    margin-left: -1px;
    display: inline-block;
}

.pager ul li a:hover {
    border-color: #70c4f3;
    background-color: #70c4f3;
    color: #FFF
}

.pager ul .active a {
    border: #3ea8e2 solid 1px;
    display: inline-block;
    background-color: #3ea8e2;
    color: #fff;
}

.pager ul a:not([href]):not([class]):hover {
    border: #dddddd solid 1px;
    background-color: #fff
}

.pager ul .active a:hover {
    color: #fff;
    border: #3ea8e2 solid 1px !important;
    background-color: #3ea8e2 !important
}
