body,div,ul,li,h1,form,input,p,td,header,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
}

img {
    border: 0
}

input {
    font-size: 100%;
    vertical-align: middle;
    outline: none;
}

ul {
    list-style: none
}

em {
    font-style: normal;
    font-weight: 400
}

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

a:hover {
    text-decoration: none;
}

h1 {
    font-size: 100%
}

header,nav,section {
    display: block
}

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

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

#mcateCont ul:after {
    clear: both;
}

#mcateCont ul {
    *zoom:1;}

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

#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;
    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: #23C268;
    z-index: 3;
}

#bdcs-search-form-input {
    text-indent: 10px;
    font-size: 12px;
    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: 1px 0;
    background: #fff url(../img/all_ico.png) 1px -481px no-repeat;
    background-size: 28px auto;
    overflow: hidden;
    text-indent: -9999px;
    position: relative;
}

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

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

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

#mcateCont p {
    margin: 10px 15px 5px 15px;
    border: 1px solid #23C268;
    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: #23C268;
    display: block;
    position: relative;
}

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

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

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

#mcateCont .on {
    display: block;
}

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

.mainNav .cur a {
    color: #23C268;
    font-weight: 600;
}

#topNav {
    line-height: 32px;
    padding: 4px 0;
    background: #fff;
    border-bottom: 1px solid #d6d6d6;
}

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

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

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

.img-focus {
    width: 100%;
    height: 227px;
    overflow: hidden;
    margin-bottom: 10px;
}

.focus-pic li {
    width: 100%;
    height: 227px;
    overflow: hidden;
    float: left
}

.focus-pic img {
    width: 100%;
    height: 100%;
    max-height: 234px;
}

#wrapper8 {
    position: relative;
}

.circle {
    position: absolute;
    left: 0;
    top: 206px;
    height: 10px;
    width: 100%;
    text-align: center
}

.circle span {
    display: inline-block;
    margin: 0 2px;
    text-indent: -9999px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff;
}
.circle span.active {
    background-color: green;
}
#sNav {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    height: 72px;
    background: #fff;
    padding-top: 5px;
    border-bottom: 10px solid #efefef;
    padding-bottom: 12px;
    margin-bottom: 5px;
}

#sNav a {
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    font-size: 1.0em;
    display: block;
    text-align: center;
    color: #000
}

#sNav a em {
    display: block;
    width: 50px;
    height: 50px;
    background: #ffac13 url(../img/snav.png) 10px 10px no-repeat;
    margin: 0 auto;
    margin-bottom: 5px;
    background-size: 30px auto;
    border-radius: 25px;
}

#sNav #is2 em {
    background: #83c44e url(../img/snav.png) 10px -83px no-repeat;
    background-size: 30px auto;
}

#sNav #is3 em {
    background: #2196f3 url(../img/snav.png) 10px -130px no-repeat;
    background-size: 30px auto;
}

#sNav #is4 em {
    background: #00c0a5 url(../img/snav.png) 10px -35px no-repeat;
    background-size: 30px auto;
}

.list,.yl,.bottom {
    clear: both;
}

.game {
    clear: both;
    overflow: hidden;
    width: 100%;
}

.game,.yl {
    background: #fff;
}

.game {
    margin-bottom: 7px;
}

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

.game .bt,.yl p,.list .bt {
    height: 40px;
    font-size: 16px;
    background: #fff;
    border-bottom: 1px solid #d9d9d9;
    position: relative;
}

.game .bt b,.yl p b,.list .bt b {
    display: block;
    border-bottom: 1px solid #94c804;
    position: absolute;
    bottom: -1px;
    left: 10px;
    line-height: 48px;
}

.game .vlist li {
    width: 25%;
    height: 142px;
    border: none;
    padding: 7px 0 0 0;
    float: left;
}

.vlist li a {
    position: relative;
    display: block;
}

.vlist img {
    width: 65px;
    height: 65px;
    display: block;
    margin: 0 auto;
    border-radius: 10px;
}

.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: 65px;
    float: left;
}

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

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

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

.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: #94c804;
    position: absolute;
    right: 10px;
    top: 25px;
    border-radius: 2px;
}

.spicSlide {
    height: 113px;
    overflow: hidden;
}

#thelist {
    float: left;
    padding: 0;
    margin: 0;
    display: flex;
    width: 500%;
    height: 100%;
    will-change: transform;
}

#thelist li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;

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

#index-page footer.bottom {
    margin: 0;
}

footer.bottom #goTop {
    position: absolute;
    right: 10px;
    top: 12px;
    text-indent: -9999px;
    width: 26px;
    height: 26px;
    background: #ccc url(../img/all_ico.png) 3px -271px no-repeat;
    background-size: 24px auto;
}

footer.bottom p {
    color: #ccc;

    line-height: 46px;
}

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

.newgame {
    border-bottom: 10px solid #efefef;
    padding-bottom: 12px;
    margin-bottom: 5px
}

.game .vlist li {
    height: 104px;
}

.game .bt,.list .bt,.list .bt,.bgbt {
    border-bottom: none;
    height: 40px;
    line-height: 40px;
}

.game .bt b,.list .bt b,.bgbt b,.yl p b {
    border: none;
    line-height: 40px;
    color: #000
}

.game .bt .more,.bgbt .more {
    min-width: 50px;
    text-align: right;
    float: right;
    line-height: 40px;
    font-size: 12px;
    margin-right: 8px;
    padding-right: 16px;
    color: #999;
    background: url(../img/snav.png) 44px -242px no-repeat;
    background-size: 30px auto
}

.spicSlide {
    padding: 10px 0 6px 0;
    border-bottom: 10px solid #efefef
}

.bgauto {
    width: 100%;
    height: 190px;
    overflow: hidden;
    position: relative;
    border-bottom: 10px solid #efefef;
    padding-bottom: 0
}

.bgauto .bgimg {
    height: 200px;
    width: 120%;
    position: absolute;
    left: 0;
    top: 0
}

.bgauto .bgimg img {
    width: 100%;
    height: 200px;
}

.bgauto #wrapper3 ul {
    overflow: hidden;
    height: 120px;
    z-index: 9999999999
}

.bgauto #scroller3,.bgauto #scroller3 ul,.bgauto #scroller1,.bgauto #scroller1 ul {
    width: 1060px;
}

.bgauto #scroller3,.bgauto #scroller1 {
    margin-top: 45px;
    margin-left: 118px;
    overflow: hidden;
    zoom:1; z-index: 999999;
    transform: translate3d(0px, 0px, 0px) scale(1);
}

.bgauto #wrapper3 li,.bgauto #wrapper1 li {
    background-color: #fff;
    width: 65px;
    margin: 0;
    box-sizing: inherit;
    padding: 5px 5px 0 5px;
    height: 115px;
    border-radius: 6px;
    text-align: center;
    overflow: hidden;
    float: left;
    margin-left: 12px;
}

.bgauto #wrapper3 li img,.bgauto #wrapper1 li img {
    width: 65px;
    height: 65px;
}

.bgauto #wrapper3 li span,.bgauto #wrapper1 li span {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
    color: #000
}

.bgauto #wrapper3 li em,.bgauto #wrapper1 li em {
    border-top: 1px solid #f0f0f0;
    display: block;
    width: 100%;
    height: 22px;
    line-height: 22px;
    color: #38c34b;
    margin-top: 3px;
}

.bgbt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    z-index: 9999;
    color: #fff
}

.bgbt b {
    font-size: 16px;
    margin-left: 10px;
    color: #fff
}

.bgbt .more {
    color: #fff;
    background: url(../img/snav.png) 54px -242px no-repeat;
    background-size: 30px auto
}

.newlist ul li p span {
    line-height: 24px;
    height: 24px;
}

.newlist ul li p u {
    margin: 4px 6px 0 0;
    padding: 0 6px 0 0;
    border-left: none;
}

.newlist ul li p .vis {
    padding-left: 18px;
    background: url(../img/snav.png) -6px -257px no-repeat;
    background-size: 26px auto
}

.newlist ul li p .time {
    padding-left: 18px;
    border-right: none;
    background: url(../img/snav.png) -6px -293px no-repeat;
    background-size: 26px auto
}

.newlist ul li .btn {
display: inline-block;
    padding: 0;
    text-align: center;
    background: none;
    top: 25px;
    right: 10px;
    width: 60px;
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    position: absolute;
    background: #23C268;
    color: #fff;
    border-radius: 5px;
}

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

/*.tszj{ margin-bottom:0} .tszj ul{ padding-bottom:0px}
.tszj li{ width:25%; float:left; height:30px; line-height:30px; background:none; margin-bottom:8px;padding: 0 4px 10px 4px;-webkit-box-sizing: border-box;}*/

.vlist li .pic {
    width: 65px;
    overflow: hidden;
    margin: 0 auto;
}

.vlist li a.tit {
    display: block;
    height: 32px;
    line-height: 16px;
    overflow: hidden;
    width: 80px;
    margin: 0 auto;
    margin-top: 5px;
    overflow: hidden;
    text-align: center;
    font-size: 13px;
    color: #000
}

.yl {
    margin-bottom: 10px
}
 #thelist1, #thelist3 {
    display: flex
;
    padding: 0;
    margin: 0;
    list-style: none;
}
 #wrapper1, #wrapper3 {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    scrollbar-width: none; 
  -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
}

.tszj {
    border-top: 10px solid #efefef;
}
.game .bt b, .list .bt b, .tszj .bt b, .bgbt b, .yl p b, .revideo .bt b, .areaapp .bt b {
    border: none;
    line-height: 40px;
    color: #000;
}
.game .bt .more, .list .bt .more, .tszj .bt .more, .bgbt .more, .revideo .bt .more, .areaapp .bt .more {
    min-width: 50px;
    text-align: right;
    float: right;
    line-height: 40px;
    font-size: 12px;
    margin-right: 8px;
    padding-right: 16px;
    color: #999;
    background: url(../img/snav.png) 44px -242px no-repeat;
    background-size: 30px auto;
}
.tszj ul li {
    float: left;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    margin: 10px 0 0 10px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.tszj li:nth-child(7n+1) a,.tszj li:nth-child(8) a {
    color: #4dba50
}

.tszj li:nth-child(7n+7) a,.tszj li:nth-child(14) a {
    color: #4d90ba
}

.tszj li:nth-child(7n+3) a,.tszj li:nth-child(10) a {
    color: #966de1
}

.tszj li:nth-child(7n+4) a,.tszj li:nth-child(11) a {
    color: #4d90ba
}

.tszj li:nth-child(7n+5) a,.tszj li:nth-child(12) a {
    color: #ff9a98
}

.tszj li:nth-child(7n+6) a,.tszj li:nth-child(13) a {
    color: #5bc3af
}

.tszj li:nth-child(7n+2) a,.tszj li:nth-child(9) a {
    color: #ff7573
}
#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 #23C268;
    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: #23C268;
    display: block;
    position: relative;
}

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

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

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