*{
    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: 16px;
    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 span {
    display: inline-block;
    width: 14px;
    height: 10px;
    background: url(../images/all_ico.png) 0 -115px no-repeat;
    background-size: 20px auto;
    vertical-align: middle;
}
/*以上全部是头部*/
em, i, u, s, b, strong {
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
.toolbar {
    height: 40px;
    line-height: 40px;
    background: #f4f4f4;
    font-size: 16px;
}
.back {
    width: 40px;
    height: 40px;
    background: url(../images/all_ico.png) 10px -536px no-repeat;
    float: left;
}
/*以上是标题手游库样式*/
#khd u {
    line-height: 34px;
    font-size: 14px;
    -webkit-box-flex: 1;
    display: block;
    text-align: center;
    color: #65bb0a;
}
#khd u:not(:last-child) {
    border-right: 1px solid #65bb0a;
}
#khd u.cur {
    background: #65bb0a;
    color: #fff;
}
#khd {
    height: 34px;
    margin: 10px;
    border: 1px solid #65bb0a;
    border-radius: 5px;
    background: #fff;
    display: -webkit-box;
    text-align: center;
}
/*最新 最热 礼包 这几个字样式*/
.kulist ul.on {
    display: block;
}
.kulist .kl div {
    height: 60px;
    line-height: 20px;
    margin: 6px 10px 10px 10px;
    color: #777;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.kulist li .pic u {
    display: block;
    height: 20px;
    line-height: 20px;
    margin: 5px 0 0 10px;
    overflow: hidden;
    color: #000;
    font: 16px "\5FAE\8F6F\96C5\9ED1";
    font-weight: bold;
}
.kulist li .pic img {
    width: 65px;
    height: 65px;
	padding-right:15px;
}
.kulist li .pic {
    display: inline-block;
    float: left;
}
.kulist li {
    margin: 0 8px 15px 8px;
    box-shadow: 0 2px 4px #d7d7d7;
    overflow: hidden;
    zoom: 1;
    position: relative;
    border-bottom: 1px solid #e8e8e8;
}
/*以上是最新 跟最热 的样式*/
footer.bottom p a {
    padding: 0 10px;
}
footer.bottom p {
    height: 46px;
    line-height: 46px;
}
footer.bottom #goTop {
    position: absolute;
    right: 10px;
    top: 12px;
    text-indent: -9999px;
    width: 26px;
    height: 26px;
    background: url(/images/spr.gif) -20px -227px no-repeat;
}
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;
}