*{
    padding: 0px;
    margin: 0px;
    list-style: none;
}


a{
    text-decoration: none;
}
body,html{
    font: 14px "Helvetica Neue",HelveticaNeue,Helvetica-Neue,Helvetica,'\5fae\8f6f\96c5\9ed1';
}
.top {
    position: relative;
    height: 42px;
    padding: 2px 77px 0 97px;
    z-index: 20;
    background: #65bb0a;
}
#logo {
    position: absolute;
    top: 5px;
    left: 0;
    width: 94px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
}
#mcate {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 40px;
    height: 40px;
    z-index: 1;
}
form{
    margin: 0px;
    padding: 0px;
}
#mcate b {
    display: block;
    text-indent: -9999px;
    width: 36px;
    height: 36px;
    background: url(../images/all_ico.png) 3px -50px no-repeat;
    background-size: 32px auto;
}
#bdcs-search-form-input {
    text-indent: 10px;
    font-size: 12px;
    border: none;
    border-radius: 2px 0 0 2px;
    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: 1px 0;
    background: #fff url(../images/all_ico.png) 1px -481px no-repeat;
    background-size: 28px;
    overflow: hidden;
    text-indent: -9999px;
    position: relative;
}
.soBox {
    -webkit-box-sizing: border-box;
    display: -webkit-box;
    -webkit-box-align: center;
    position: relative;
    height: 40px;
}
#mcateCont{
    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: 34px;
}
#mcateCont p .cur {
    background: #fc6500;
    color: #fff;
}
#mcateCont p span {
    -webkit-box-flex: 1;
    text-align: center;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #fc6500;
    display: block;
    position: relative;
}
#mcateCont .on {
    display: block;
}
#mcateCont ul {
    margin: 0 10px 15px 10px;
    display: none;
}
#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;
}
#mcateCont p span:not(:last-child):after{content:"";position:absolute;top:0;right:0;width:1px;height:34px;background: #FC8230;}
/* header 结束*/

#topNav {
    line-height: 32px;
    padding: 8px 0;
    background: #fff;
    border-bottom: 1px solid #d6d6d6;
}
.mainNav {
    zoom: 1;
    clear: both;
}
#topNav ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
#topNav li {
    width: 16.666666%;
    padding: 0;
    float: left;
    color: #333;
    text-align: center;
}
.mainNav li a {
    display: block;
    text-align: center;
    position: relative;
    font-size: 15px;
    height: 32px;
    line-height: 32px;
    color: #444;
    text-decoration: none;
    cursor: auto;
}

#topNav ul {
    overflow: hidden;
}
#topNav li a {
    height: 32px;
    line-height: 32px;
}
.mainNav .b_cur a {
    color: #65bb0a;
    font-weight: 600;
}
#topNav li .zk {
    display: inline-block;
    width: 14px;
    height: 10px;
    background: url(../images/all_ico.png) 0 -115px no-repeat;
    background-size: 20px auto;
    vertical-align: middle;
}
#topNav li .kz {
    display: inline-block;
    width: 14px;
    height: 10px;
    background: url(../images/all_ico.png) 0 -128px no-repeat;
    background-size: 20px auto;
    vertical-align: middle;
}

/*以上全部是头部*/

a {
    color: #444;
    text-decoration: none;
}
#sNav a {
    line-height: 34px;
    font-size: 14px;
    -webkit-box-flex: 1;
    display: block;
    text-align: center;
    color: #65bb0a;
}
#sNav a:not(:last-child) {
    border-right: 1px solid #65bb0a;
}
#sNav {
    height: 34px;
    margin: 10px;
    border: 1px solid #65bb0a;
    border-radius: 5px;
    background: #fff;
    display: -webkit-box;
    text-align: center;
}
#sNav a.cur {
     background: #65bb0a;
     color: #fff;
 }
/*以上是栏目条*/
em, i, u, s, b, strong {
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

u{
    text-decoration: underline;
}
.ccata u {
    display: block;
    width: 60px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    background: #65bb0a;
    color: #fff;
    position: absolute;
    top: 10px;
    right: 2px;
    box-sizing: border-box;
    cursor: pointer;
}
 .news ul li,  .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;
}
 .news ul li a,  .article ul li a {
    display: block;
    padding: 0 10px 0 15px;
    color: #222;
}
 .news ul li em,  .article ul li em {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #999;
    border-radius: 50px;
    overflow: hidden;
    position: absolute;
    top: 17px;
    left: 5px;
}
.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;
}
.ccata span::after {
    content: "";
    position: absolute;
    top: -20px;
    right: 10px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #D1D1D1;
}
.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 i a {
    font: 14px "\5FAE\8F6F\96C5\9ED1";
    line-height: 20px;
    color: #000;
}
.ccata i {
    display: block;
    border-left: 3px solid #faa818;
    height: 20px;
    overflow: hidden;
    color: #000;
    padding-left: 10px;
}
.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;
}

/*以上是手游攻略*/
.article p u.cur:after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #65bb0a;
}
.article p u {
    font-size: 13px;
    line-height: 34px;
    color: #333;
    -webkit-box-flex: 1;
    display: block;
    cursor: pointer;
    text-align: center;
    margin: 0 10px;
}
.article p u.cur {
    color: #65bb0a;
    font-weight: bold;
}
.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 {
    background: #fff;
    margin-top: 10px;
}
em, i, u, s, b, strong {
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
 .article ul li.last,  .news ul li.last {
    border-bottom: 0;
    text-align: center;
}

/*以上是最新动态 问答等*/

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;
}
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(../images/all_ico.png) 8px -313px no-repeat;
    background-size: 28px auto;
    border-radius: 50%;
    display: none;
}
footer.bottom p {
    height: 46px;
    line-height: 46px;
}
footer.bottom p a {
    padding: 0 10px;
}
footer.bottom {
    margin: 0;
}