#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .username, #yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .nickname, #yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .usertip a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

input, button, textarea, select {
    outline: none;
    *font-size: 100%;
    margin: 0;
    border: 0;
    font-family: -apple-system, SF UI Text, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif
}

img {
    border: 0;
    outline: 0
}

body {
    font-family: "Microsoft YaHei"
}

a {
    text-decoration: none
}

.cf {
    *zoom: 1
}

.cf:after {
    content: "\200B";
    height: 0;
    display: block;
    clear: both
}

body {
    padding-top: 40px
}

#yzz-topbar {
    width: 100%;
    height: 40px;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: #323232
}

#yzz-topbar .g-topbar-box {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative
}

#yzz-topbar .g-topbar-box .topbar-nav-list {
    float: left
}

#yzz-topbar .g-topbar-box .topbar-nav-list ul {
    font-size: 0px
}

#yzz-topbar .g-topbar-box .topbar-nav-list ul li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 28px;
    padding-top: 12px;
    cursor: pointer;
    margin-left: 0!important;
    position: relative
}

#yzz-topbar .g-topbar-box .topbar-nav-list ul li:first-child {
    margin-left: 0
}

#yzz-topbar .g-topbar-box .topbar-nav-list ul li:hover p:first-child .tobar-icon-triangle {
    display: block
}
#yzz-topbar .g-topbar-box .topbar-nav-list ul li .topbar-icon-ant{
    background: url(../img/navsprite.png) no-repeat;
    background-position: -66px -61px;
    width: 19px;
    height: 20px;
    margin: -4px 0 0 0;
}

#yzz-topbar .g-topbar-box .topbar-nav-list ul li:hover p:first-child + p,
#yzz-topbar .g-topbar-box .topbar-nav-list ul li:hover p:first-child + .qr-wrap {
    display: block
}

#yzz-topbar .g-topbar-box .topbar-nav-list ul li a {
    width: 100%;
    height: 100%;
    /*display: block;*/
    text-decoration: none
}

#yzz-topbar .g-topbar-box .topbar-nav-list ul li p:first-child {
    position: relative;
    font-size: 0;
    clear: both
}
#yzz-topbar .g-topbar-box .topbar-nav-list ul li p:first-child+p {
display:none;
}

#yzz-topbar .g-topbar-box .topbar-nav-list ul li p:first-child i, #yzz-topbar .g-topbar-box .topbar-nav-list ul li p:first-child span {
    display: block;
    float: left
}

#yzz-topbar .g-topbar-box .topbar-nav-list ul li p:first-child .tobar-icon-triangle {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 13px solid #fff;
    display: block;
    position: absolute;
    bottom: -28px;
    left: 50%;
    margin-left: -10px;
    display: none
}

#yzz-topbar .g-topbar-box .topbar-nav-list ul li p:first-child .tobar-icon-h {
    background-image: url(../img/navsprite.png);
    background-position: -31px -52px;
    width: 15px;
    height: 14px;
    margin-top: -1px
}

#yzz-topbar .g-topbar-box .topbar-nav-list ul li p:first-child .tobar-icon-t {
    background-image: url(../img/navsprite.png);
    background-position: -62px -57px;
    width: 20px;
    height: 24px;
    margin-top: -7px
}

#yzz-topbar .g-topbar-box .topbar-nav-list ul li p:first-child .tobar-icon-wx {
    background-image: url(../img/navsprite.png);
    background-position: 0px -34px;
    width: 19px;
    height: 18px;
    margin-top: -1px
}

#yzz-topbar .g-topbar-box .topbar-nav-list ul li p:first-child .tobar-icon-qr {
    background-image: url(../img/navsprite.png);
    background-position: -53px -34px;
    width: 12px;
    height: 12px;
    margin-top: 1px
}
#yzz-topbar .g-topbar-box .topbar-nav-list ul li .tobar-icon-bbs{
    background-image: url(../img/navsprite.png);
    background-position: -44px -65px;
    width: 19px;
    height: 17px;
}
#yzz-topbar .g-topbar-box .topbar-nav-list ul li p:first-child span {
    height: 15px;
    line-height: 15px;
    font-size: 14px;
    color: #d8d8d8;
    margin-left: 5px;
    padding-right: 8px;
    margin-right: 8px;
    border-right: 1px solid #525252
}

#yzz-topbar .g-topbar-box .topbar-nav-list ul li p:first-child +  .qr-wrap{
   width: 152px;
    height: 185px;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -78px;
    border: 1px solid #cdcdcd;
    border-top: none;
    background-color: #fff;
    display: none;
    text-align: center;
}
#yzz-topbar .g-topbar-box .topbar-nav-list ul li p:first-child + .qr-wrap .item{
    display: inline-block;
    width: 130px;
    margin:12px 12px 0 12px;
}
#yzz-topbar .g-topbar-box .topbar-nav-list ul li p:first-child + .qr-wrap .item:first-child img {
    border-right: 1px solid #cdcdcd;
    padding: 0 10px 0 0;
}
#yzz-topbar .g-topbar-box .topbar-nav-list ul li p:first-child + .qr-wrap .item img {
    height: 130px;
    width: 130px;
    display: block;
}

#yzz-topbar .g-topbar-box .topbar-nav-list ul li p:first-child + .qr-wrap .item span {
    font-size: 12px;
    color: #777;
    text-align: center;
    display: block;
    border-top: 1px solid #cdcdcd;
    margin: 10px auto 0 auto;
    padding:5px 0 0 0;
}

#yzz-topbar .g-topbar-box #account-wrap {
    min-width: 120px;
    height: 40px;
    line-height: 38px;
    position: absolute;
    top: 0;
    right: 0
}

#yzz-topbar .g-topbar-box #account-wrap .face-gif {
    width: 41px;
    height: 43px;
    position: absolute;
    top: 0;
    left: -45px
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-login-reg {
    padding-right: 110px;
    font-size: 0
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-login-reg a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    padding: 0 10px;
    border-left: 1px solid #525252
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-login-reg a:hover {
    text-decoration: underline
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-login-reg a#pprt-login {
    border-left: none
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box {
    display: none;
    width: 270px;
    height: 40px;
    text-align: right
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box:hover {
    background: rgba(35, 35, 35, 0.9);
    background-color: #232323
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box:hover .usermenu {
    display: block
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .username {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    color: #fff;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 120px;
    cursor: pointer;
    position: relative;
    overflow: visible
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .username #yzz_nickname {
    position: relative
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .username #yzz_nickname #TB_sign_status {
    width: 8px;
    height: 8px;
    display: none;
    border-radius: 100%;
    position: absolute;
    top: 0;
    right: -8px;
    background-color: red
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .username span, #yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .username i {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .username i {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #bababa;
    margin-left: 7px
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .username b {
    font-weight: normal;
    color: #ffc000
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu {
    display: none;
    text-align: left;
    margin-top: -3px;
    padding-top: 15px;
    background: rgba(35, 35, 35, 0.9);
    background-color: #232323
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead {
    padding: 0 15px
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .userimg {
    width: 80px;
    height: 80px;
    float: left;
    background-color: #f7f7f7
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .userimg a, #yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .userimg img {
    width: 100%;
    height: 100%;
    display: block
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme {
    width: 145px;
    font-size: 12px;
    color: #d4d4d4;
    float: right
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme p {
    line-height: 15px;
    *line-height: 10px;
    margin-top: 12px
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme p:first-child {
    margin-top: 6px
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .nickname, #yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .userid, #yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .usertip {
    font-size: 0
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .nickname i, #yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .nickname span, #yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .userid i, #yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .userid span, #yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .usertip i, #yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .usertip span {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-size: 12px
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .nickname i, #yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .userid i, #yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .usertip i {
    margin-right: 10px
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .nickname {
    color: #fff
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .nickname i {
    background-image: url(../img/navsprite.png);
    background-position: -66px -37px;
    width: 15px;
    height: 15px
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .userid i {
    background-image: url(../img/navsprite.png);
    background-position: -26px -19px;
    width: 18px;
    height: 14px;
    margin-right: 7px !important
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .usertip {
    font-size: 13px
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .usertip a {
    width: 50%;
    *width: 49%;
    float: left;
    display: block;
    color: #d4d4d4;
    text-decoration: none
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .usertip a b {
    color: #ffc000
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .usertip a:first-child {
    *position: relative;
    *top: 1px
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .usertip a:first-child i {
    background-image: url(../img/navsprite.png);
    background-position: -46px -52px;
    width: 16px;
    height: 13px;
    margin-right: 3px;
    margin-top: 1px;
    *position: relative;
    *top: -1px
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .userhead .usertheme .usertip a:first-child + a i {
    background-image: url(../img/navsprite.png);
    background-position: 0px -68px;
    width: 14px;
    height: 14px;
    margin-right: 3px
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .usertask {
    display: none;
    min-height: 5px;
    padding: 0 15px
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .usertask h2 {
    padding: 15px 0 10px 0;
    line-height: 15px;
    color: #fff;
    font-size: 14px;
    border-bottom: 1px solid #3f4040
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .usertask ul li {
    margin-top: 10px;
    padding-top: 10px;
    word-wrap: break-word;
    line-height: 20px;
    font-size: 12px;
    color: #cbcbcb;
    border-top: 1px dashed #cbcbcb
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .usertask ul li a {
    color: #cbcbcb
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .usertask ul li i {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    background-image: url(../img/navsprite.png);
    background-position: 0px 0px;
    width: 26px;
    height: 16px;
    margin-right: 5px
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .usertask ul li:hover a {
    color: #ffc000
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .usertask ul li:first-child {
    border-top: 0;
    margin-top: 0px
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .usertool {
    height: 40px;
    line-height: 40px;
    margin-top: 15px
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .usertool a {
    width: 50%;
    height: 100%;
    float: left;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #bebebe
}

#yzz-topbar .g-topbar-box #account-wrap #yzz-logined-box .usermenu .usertool a:hover {
    background-color: #1d1d1d
}

#yzz-topbar .g-topbar-box .topbar-all-link {
    width: 100px;
    height: 40px;
    float: right;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    position: relative;
    z-index: 2;
    background-color: #4796d8
}

#yzz-topbar .g-topbar-box .topbar-all-link a {
    width: 100%;
    height: 100%;
    color: #fff;
    display: block;
    text-decoration: none
}

#game-nav {
    width: 100%;
    height: 60px;
    position: relative;
    z-index: 998;
    border-bottom: 1px solid #c4c4c4;
    background-color: #f7f5f5
}

#game-nav .w1200 {
    height: 60px;
    position: relative
}

#game-nav h1 {
    padding-top: 8px;
    float: left;
    position: absolute;
    top: 0;
    left: 0
}

#game-nav ul {
    width: 820px;
    float: right;
    margin-right: 250px
}

#game-nav ul li {
    width: 100px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #444;
    float: left;
    position:relative;
}
/*#game-nav ul li.new:after{
    content: "\200B";
position:absolute;
top:6px;
right:0;
display:inline-block;
width:30px;
height:15px;
background:url("http://www.yzz.cn/home/theme/v3/img/new.gif") no-repeat;
}*/
/*#game-nav ul li.new i{
    -webkit-animation: nav-i infinite 5s;
    -o-animation: nav-i infinite 5s;
    animation: nav-i infinite 5s;
}*/
@keyframes nav-i {
    0%{
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    88%{
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    91%{
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0,  -50%, 0);
        -ms-transform: translate3d(0,  -50%, 0);
        -o-transform: translate3d(0,  -50%, 0);
        transform: translate3d(0,  -50%, 0);
    }
    94%{
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    97%{
        -webkit-transform: translate3d(0,  -30%, 0);
        -moz-transform: translate3d(0, -30%, 0);
        -ms-transform: translate3d(0, -30%, 0);
        -o-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0);
    }
    100%{
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

#game-nav ul li:hover, #game-nav ul li.active {
    border-bottom: 1px solid #4a94d3;
    background: url(http://game.yzz.cn/assets/web/img/bg-nav.png)
}

#game-nav ul li:hover a, #game-nav ul li.active a {
    color: #66a1d7
}

#game-nav ul li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #444;
    font-size: 0
}

#game-nav ul li a i, #game-nav ul li a span {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-size: 16px
}

#game-nav ul li a i {
    margin-right: 7px
}

#game-nav ul li a .tobar-icon-news {
    background-image: url(http://game.yzz.cn/assets/web/img/sprite.png);
    background-position: -15px -109px;
    width: 15px;
    height: 16px
}

#game-nav ul li a .icon-phone-nav {
    background-image: url(http://game.yzz.cn/assets/web/img/sprite.png);
    background-position: -86px -57px;
    width: 12px;
    height: 17px
}

#game-nav ul li a .tobar-icon-game {
    background-image: url(http://game.yzz.cn/assets/web/img/sprite.png);
    background-position: -99px -30px;
    width: 23px;
    height: 18px
}

#game-nav ul li a .tobar-icon-comment {
    background-image: url(http://game.yzz.cn/assets/web/img/sprite.png);
    background-position: 0 -109px;
    width: 15px;
    height: 18px
}

#game-nav ul li a .tobar-icon-xx {
    background-image: url(http://game.yzz.cn/assets/web/img/sprite.png);
    background-position: -125px -79px;
    width: 16px;
    height: 19px
}

#game-nav ul li a .tobar-icon-special {
    background-image: url(http://game.yzz.cn/assets/web/img/sprite.png);
    background-position: -99px -69px;
    width: 17px;
    height: 17px
}

#game-nav ul li a .tobar-icon-esport {
    background-image: url(http://game.yzz.cn/assets/web/img/sprite.png);
    background-position: -268px 84px;
    width: 21px;
    height: 19px;
}

#game-nav ul li a .tobar-icon-gift {
    background-image: url(http://game.yzz.cn/assets/web/img/sprite.png);
    background-position: -70px -86px;
    width: 16px;
    height: 18px
}

#game-nav ul li a .tobar-icon-bbs {
    background-image: url(http://game.yzz.cn/assets/web/img/sprite.png);
    background-position: -29px -86px;
    width: 21px;
    height: 19px
}

#game-nav .navbar-search {
    width: 228px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 10px;
    border-radius: 30px;
    border: 1px solid #ccc;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -15px;
    background-color: #fff;
   /* display:none;*/
}
/*#sxp_nv4,.yzzSearch,.nav-box .search,.header .search,.header .formwrap,.search-wrap{
    display:none !important;
}*/


#game-nav .navbar-search i {
    background-image: url(http://game.yzz.cn/assets/web/img/sprite.png);
    background-position: -50px -86px;
    width: 20px;
    height: 19px;
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    cursor: pointer;
    margin-top: -11px;
    outline: none;
    border: none
}

/*
#nav_search_form label i{
    display: block;
    width: 27px;
    height: 27px;
    background: url(http://i1.cdn.yzz.cn/pub/imgx2023/03/30/611_204419_3c725.png) no-repeat top;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    margin: auto;
}
*/


#SOHUCS #SOHU_MAIN .module-cmt-notice {
    display: none !important
}

/*终端页左下角广告*/
#ad_s17_t{
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1000;
    width: 0px;
    height: 120px;
}

/*global-qr-intro wimenlo 20190528*/
.global-qr-intro{
display:none;
position: fixed;
left: 50%;
top: 50%;
text-align: center;
width: 60px;
margin: 0 0 0 -680px;
font-size:0;
z-index:100;
}
.global-qr-intro .qr-item{
position:relative;
margin:0 0 12px 0;
}
.global-qr-intro .qr-item .icon-wrap{}
.global-qr-intro .qr-item .icon-wrap p{
background:#4b8bc9;
color:#fff;
line-height:18px;
font-size:14px;
padding:0 0 6px 0;
}
.global-qr-intro .qr-item .qr-wrap{
display:none;
position:absolute;
left:70px;
top:0;
}
.global-qr-intro .qr-item:hover .qr-wrap{
display:block;
}
.global-qr-intro .qr-item:hover .qr-wrap img{
width:186px;
height:186px;
}
.global-qr-intro .qr-item:hover .qr-wrap p{
text-align:center;
color:#333;
font-size:16px;
background:#fff;
line-height:20px;
padding:0 0 6px 0;
}
/*隐藏所有分享和置顶*/
#yzz_vshare,#asidebar{
          display: none !important;
        }
/*
#yzz-topbar .g-topbar-box .topbar-nav-list ul li:last-child{display:none;}
#game-nav ul.cf li:last-child{display:none;}
.header-nav1 .bbs{display:none;}
.main .article .art-info #getMsg{display:none;}
.comments{display:none;}
.btn_bbs{display:none;}
*/
