/*话题页*/
.Mid-top {
    margin-bottom: 12px;
    padding: 20px;
    background-color: #fff;
    border-radius: 4px;
}

.Mid-top .img {
    float: left;
    width: 120px;
    height: 100px;
}

.Mid-top .img img {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 10px;
}

.Mid-top .con {
    overflow: visible;
}

.Mid-top .con .tit {
    margin-bottom: 5px;
    height: auto;
}

.Mid-top .con .tit h3 {
    float: left;
    padding: 5px 0;
    width: 680px;
    height: auto;
    line-height: 30px;
    color: #222;
    font-size: 22px;
}

.Mid-top .con .tit a {
    display: block;
}

.Mid-top .con .tit a.link {
    float: right;
    width: 140px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    background-color: #2786ed;
    border-radius: 4px;
}

.Mid-top .con .tit a.link:hover {
    background-color: #0862c4;
}

.Mid-top .con .bed {
    margin-bottom: 10px;
    height: 24px;
    line-height: 24px;
    color: #888;
    font-size: 13px;
    font-weight: 400;
}

.Mid-top .con .bed i {
    padding: 0 8px;
    font-style: normal;
    color: #ddd;
    font-family: SimSun;
    font-weight: 400;
}

.Mid-top .con .txt {
    height: auto;
    line-height: 20px;
    color: #888;
    font-size: 14px;
    overflow: hidden;
}

.Mid-top .con .txt a {
    color: #0099e5;
}

.Mid-top .con .txt a:hover {
    color: #2786ed;
}

/*版主页*/
.Midtop {
    margin-bottom: 12px;
    padding: 20px;
    width: 650px;
    height: 100px;
    background-color: #fff;
    border-radius: 4px;
    overflow: visible;
}

.Midtop .img {
    float: left;
    width: 120px;
    height: 100px;
}

.Midtop .img img {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 10px;
}

.Midtop .con {
    float: left;
    width: 530px;
    height: 100px;
}

.Midtop .con .tit {
    margin-bottom: 6px;
    height: 40px;
}

.Midtop .con .tit h3 {
    float: left;
    margin-right: 17px;
    display: inline-block;
    width: auto;
    height: 40px;
    line-height: 40px;
    color: #222;
    font-size: 22px;
}

.Midtop .con .tit a {
    display: block;
}

.Midtop .con .tit a.jrqzBtn {
    float: left;
    margin-top: 5px;
    width: 66px;
    height: 26px;
    line-height: 26px;
    color: #0099e5;
    font-size: 15px;
    font-weight: 700;
    text-indent: 26px;
}

.Midtop .con .tit a.jrqzBtn {
    background: url(//image.gamersky.com/webimg15/user/club2/pc/jia.png) 12px center no-repeat;
    border: 2px solid #e8e8e8;
    border-radius: 4px;
}

.Midtop .con .tit a.jrqzBtn img {
    display: block;
    margin: 4px auto;
    width: 18px;
    height: 18px;
}

.Midtop .con .tit a.jrqzBtn:hover {
    border-color: #5bb4e0;
}

.Midtop .con .tit a.jrqzBtn.cur {
    color: #888;
    text-indent: 11px;
    border-color: #e5e5e5;
    background: none;
}

.Midtop .con .tit a.jrqzBtn.cur:hover {
    border-color: #bbb;
}

.Midtop .con .tit a.jrqzBtn.stop {
    color: #888;
    border-color: #e5e5e5;
    background: none;
    cursor: default;
}

.Midtop .con .tit a.fabulink {
    float: right;
    width: 140px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    background-color: #2786ed;
    border-radius: 4px;
}

.Midtop .con .tit a.fabulink:hover {
    background-color: #0862c4;
}

.Midtop .con .txt {
    margin-bottom: 10px;
    height: 20px;
    line-height: 20px;
    color: #888;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.Midtop .con .tem {
    height: 24px;
}

.Midtop .con .tem .ban {
    float: left;
    display: inline-block;
    width: auto;
    height: 24px;
}

.Midtop .con .tem .ban-tit {
    float: left;
    display: inline-block;
    width: auto;
    height: 24px;
    line-height: 24px;
    color: #888;
    font-size: 14px;
}

.Midtop .con .tem .ban-div {
    float: left;
    width: 134px;
    height: 24px;
}

.Midtop .con .tem .ban-div .ban-nav {
    float: left;
    padding: 0;
    width: 120px;
    height: auto;
}

.Midtop .con .tem .ban-div .ban-nav.cur {
    padding: 3px;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    position: absolute;
    z-index: 100;
    margin: -4px 0 0 -4px;
}

.Midtop .con .tem .ban-div .ban-nav.cur {
    box-shadow: 0 4px 3px 0 rgba(139, 139, 139, .2);
}

.Midtop .con .tem .ban-div .ban-nav li {
    float: left;
    width: 24px;
    height: 24px;
}

.Midtop .con .tem .ban-div .ban-nav li a {
    margin: 2px;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.Midtop .con .tem .ban-div .ban-nav li a img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.Midtop .con .tem .ban-div .ban-nav li a:hover {
    margin: 0;
    width: 24px;
    height: 24px;
}

.Midtop .con .tem .ban-div .ban-nav li a:hover img {
    width: 24px;
    height: 24px;
}

.Midtop .con .tem .ban-div a.zhanBan {
    float: right;
    display: block;
    width: 10px;
    height: 24px;
    background: url(//image.gamersky.com/webimg15/user/club/pc/ar2.png) center no-repeat;
}

.Midtop .con .tem .bed {
    float: right;
    display: inline-block;
    width: auto;
    height: 24px;
    line-height: 24px;
    color: #888;
    font-size: 13px;
    font-weight: 400;
}

.Midtop .con .tem .bed i {
    padding: 0 8px;
    font-style: normal;
    color: #ddd;
    font-family: SimSun;
    font-weight: 400;
}


/*幻灯*/
.PicShow {
    margin-bottom: 20px;
    width: 1000px;
    height: 346px;
    background: #111;
    border-radius: 4px;
}

.PicShow .Bimg {
    float: left;
    width: 688px;
    height: 346px;
    background: #000;
    position: relative;
}

.PicShow .Bimg li {
    width: 688px;
    height: 346px;
    position: absolute;
    left: 0;
    top: 0;
}

.PicShow .Bimg li a {
    display: inline-block;
    width: 688px;
    height: 346px;
    overflow: hidden;
    position: relative;
}

.PicShow .Bimg li a img {
    display: block;
    width: 688px;
    height: 346px;
    background: url(//image.gamersky.com/webimg15/loading.gif) center no-repeat;
    background-size: 40px 40px;
}

.PicShow .Bimg li a .mask {
    width: 688px;
    height: 116px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(//image.gamersky.com/webimg15/user/club2/pc/mk1.png) repeat-x;
}

.PicShow .Bimg li a h3 {
    padding: 0 20px;
    width: 648px;
    height: auto;
    line-height: 70px;
    color: #fff;
    font-size: 24px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
}

.PicShow .Bimg li a:hover h3 {
    color: #0099e5;
}

.PicShow .Simg {
    float: left;
    padding: 20px 20px 0;
    width: 272px;
    height: 326px;
}

.PicShow .Simg a {
    margin-bottom: 14px;
    display: block;
    width: 272px;
    height: 50px;
    position: relative;
}

.PicShow .Simg a i {
    display: none;
    width: 2px;
    height: 50px;
    background: #0099e5;
    position: absolute;
    left: -20px;
    top: 0;
}

.PicShow .Simg a p {
    float: left;
    width: 180px;
    height: 50px;
    line-height: 25px;
    color: #777;
    font-size: 14px;
    overflow: hidden;
}

.PicShow .Simg a img {
    float: right;
    display: block;
    width: 80px;
    height: 50px;
    border-radius: 3px;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.PicShow .Simg a:hover p {
    color: #999;
}

.PicShow .Simg a.cur i {
    display: block;
}

.PicShow .Simg a.cur p {
    border-color: #0099e5;
    color: #0099e5;
}

.PicShow .Simg a.cur img {
    opacity: 1;
    filter: alpha(opacity=100);
}

.Midcon {
    width: 1000px;
    overflow: visible;
}

.Mid_L {
    float: left;
    margin-right: 10px;
    width: 690px;
    overflow: visible;
}

.Mid_R {
    float: right;
    width: 300px;
    overflow: visible;
}

/******************************************** 左侧 ********************************************************/
.qzcmt {
    margin-bottom: 10px;
    padding: 4px 20px;
    font-size: 14px;
    font-family: 'Microsoft YaHei', Arial, SimSun;
    background: #fff;
    border-radius: 4px;
    overflow: visible;
}

.qzcmt img {
    border: 0;
}

.qzcmt input,
.qzcmt textarea {
    outline: 0;
}

.qzcmt ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.qzcmt ul li {
    list-style-type: none;
    vertical-align: middle;
}

.qzcmt .none {
    display: none;
}

.qzcmt .block {
    display: inline-block;
}

/*导航*/
.qzcmt-dhang {
    margin: 0 -20px;
    padding: 0 20px;
    width: auto;
    height: 40px;
    border-bottom: 1px solid #eee;
}

.qzcmt-dhang .dhang-nav {
    float: left;
    width: auto;
    height: 40px;
}

.qzcmt-dhang .dhang-nav a {
    float: left;
    margin-right: 20px;
    padding: 0 7px;
    display: inline-block;
    width: auto;
    height: 38px;
    line-height: 38px;
    color: #666;
    font-size: 14px;
}

.qzcmt-dhang .dhang-nav a.cur {
    color: #333;
    font-weight: bold;
    border-bottom: 2px solid #2786ed;
}

.qzcmt-dhang .dhang-sort {
    float: right;
    width: 90px;
    height: 30px;
    padding-top: 5px;
}

.qzcmt-dhang .dhang-sort .txt {
    padding-right: 14px;
    width: auto;
    height: 30px;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    text-align: right;
    cursor: pointer;
}

.qzcmt-dhang .dhang-sort .txt {
    background: url(//image.gamersky.com/webimg15/user/club/pc/ab2.png) right center no-repeat;
}

.qzcmt-dhang .dhang-sort .con {
    display: none;
    margin-left: 8px;
    width: 88px;
    height: auto;
    position: absolute;
    z-index: 1000;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.qzcmt-dhang .dhang-sort .con a {
    display: block;
    width: 100%;
    height: 26px;
    line-height: 26px;
    color: #555;
    font-size: 12px;
    text-indent: 13px;
}

.qzcmt-dhang .dhang-sort .con a:hover {
    background: #f2f2f3;
}

.qzcmt-dhang .dhang-sort.cur .txt {
    color: #2786ed;
}

.qzcmt-dhang .dhang-sort.cur .con {
    display: block;
}

.qzcmt-nocon {
    margin-bottom: 12px;
    width: auto;
    height: 200px;
    line-height: 200px;
    text-align: center;
    background: #fff;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}

.qzcmt-nocon img {
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -16px 0 0 -16px;
}

.qzcmt-title {
    margin-bottom: 12px;
    padding: 0 20px;
    width: auto;
    height: 44px;
    background: #fff;
    border-radius: 4px;
}

.qzcmt-title h3 {
    float: left;
    line-height: 44px;
    color: #333;
    font-size: 14px;
    background: url(//image.gamersky.com/webimg15/user/club/pc/at2.png) center bottom no-repeat;
}

.qzcmt-list {
    overflow: visible;
}

.qzcmt-cont {
    margin-top: -1px;
    padding: 20px 10px 0;
    overflow: visible;
    background: #fff;
    border-top: 1px solid #eee;
}

.qzcmt-cont-top {
    width: 100%;
    height: 40px;
    overflow: visible;
}

.qzcmt-head {
    float: left;
    width: 30px;
    height: 30px;
    overflow: visible;
    position: relative;
    z-index: 1;
}

.qzcmt-head a {
    display: inline-block;
}

.qzcmt-head img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.qzcmt-head.cur {
    z-index: 10000;
}

.qzcmt-head.cur .headlayer {
    display: block;
    animation: fadeInUp .2s ease-in-out 0s alternate;
}

.qzcmt-user {
    padding-left: 40px;
    height: 40px;
    overflow: visible;
    position: relative;
}

.qzcmt-user .user-name {
    float: left;
    margin-top: -5px;
    height: 22px;
    overflow: visible;
}

/*用户名*/
.qzcmt-user .user-name a {
    float: left;
    margin-right: 5px;
    display: inline-block;
}

.qzcmt-user .user-name a.uname {
    width: auto;
    height: 22px;
    line-height: 22px;
    color: #444;
    font-size: 15px;
    font-weight: bold;
    max-width: 120px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.qzcmt-user .user-name a.uname:hover {
    color: #2786ed;
}

.qzcmt-user .user-name a.zheng {
    width: auto;
    height: 22px;
}

.qzcmt-user .user-name a.zheng img {
    margin: 2px auto;
}

.qzcmt-user .user-name a.level {
    margin-top: 3px;
    padding: 0 6px;
    height: 15px;
    line-height: 15px;
    color: #777;
    font-size: 13px;
    font-family: simsun;
    font-weight: 700;
    border: 1px solid #ccc;
    border-radius: 8px;
}

.qzcmt-user .user-time {
    width: auto;
    height: 16px;
    line-height: 16px;
    color: #aaa;
    font-size: 12px;
    position: absolute;
    left: 40px;
    top: 18px;
}

/*日期*/
.qzcmt-user .gamept {
    float: left;
    margin-top: -3px;
    height: 22px;
    overflow: visible;
}

.qzcmt-user .gamept.cur .gameptlayer {
    display: block;
}

.qzcmt-user .user-state {
    overflow: visible;
    position: absolute;
    right: 0;
    top: 5px;
}

/*状态*/
.qzcmt-user .user-state span {
    float: left;
    margin-left: 3px;
    padding: 0 10px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
}

.qzcmt-user .user-state span.top {
    background: #f7b20f;
}

.qzcmt-user .user-state span.jin {
    background: #0099e5;
}

.qzcmt-user .user-state span.box {
    margin-left: 20px;
    padding: 0;
    width: auto;
    display: none;
}

.qzcmt-user .user-state span.box a.arrow {
    display: block;
    width: 30px;
    height: 22px;
    border-radius: 4px;
    background: url(//image.gamersky.com/webimg15/user/club/pc/ab1.png) center center no-repeat;
}

.qzcmt-user .user-state span.box a.arrow:hover {
    background-color: #eee;
}

.qzcmt-user .user-state span.box .box-list {
    display: none;
    margin-left: -20px;
    width: 70px;
    height: auto;
    position: absolute;
    z-index: 100;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.qzcmt-user .user-state span.box .box-list a {
    display: block;
    width: 100%;
    height: 26px;
    line-height: 26px;
    color: #555;
    font-size: 12px;
    text-align: center;
}

.qzcmt-user .user-state span.box .box-list a:hover {
    background: #f2f2f3;
}

.qzcmt-user .user-state span.box.cur .box-list {
    display: block;
}

/*评分*/
.qzcmt-xin {
    height: 25px;
}

.qzcmt-xin .xin {
    float: left;
    margin-right: 5px;
    width: 85px;
    height: 20px;
    background: url(//image.gamersky.com/webimg15/zp/xin4.png) repeat-x;
}

.qzcmt-xin .xin div {
    float: left;
    width: 0;
    height: 20px;
    background: url(//image.gamersky.com/webimg15/zp/xin4.png) 0 -20px repeat-x;
}

.qzcmt-xin .xin div.x0 {
    width: 0;
}

.qzcmt-xin .xin div.x2 {
    width: 17px;
}

.qzcmt-xin .xin div.x4 {
    width: 34px;
}

.qzcmt-xin .xin div.x6 {
    width: 51px;
}

.qzcmt-xin .xin div.x8 {
    width: 68px;
}

.qzcmt-xin .xin div.x10 {
    width: 85px;
}

.qzcmt-xin .txt {
    float: left;
    height: 20px;
    line-height: 20px;
    color: #888;
    font-size: 12px;
}

/*内容*/
.qzcmt-wrap {
    padding-bottom: 15px;
    overflow: visible;
}

.qzcmt-content {
    width: 100%;
    height: auto;
}

.qzcmt-content a.ht {
    color: #1c8ddc;
}

.qzcmt-content a.link {
    margin: 0 3px;
    padding-left: 17px;
    color: #1c8ddc;
    background: url(//image.gamersky.com/webimg15/user/club2/pc/cmt-link.png) 0 -20px no-repeat;
}

.qzcmt-content a.link:hover {
    color: #1c8ddc;
    background-position: 0 -20px;
}

.qzcmt-content a.av {
    padding-left: 27px;
    color: #1c8ddc;
    background: url(//image.gamersky.com/webimg15/user/club/pc/cmt-av.png) 0 center no-repeat;
}

.qzcmt-content a.evt-more {
    margin-left: 3px;
    padding-right: 15px;
    color: #2786ed;
    background: url(//image.gamersky.com/webimg15/user/club/pc/ab4.png) right center no-repeat;
}

.qzcmt-content-tit {
    width: 100%;
    height: auto;
}

.qzcmt-content-tit h5 {
    padding: 3px 0;
    line-height: 24px;
    color: #222;
    font-size: 16px;
    font-family: 'Microsoft YaHei';
}

.qzcmt-content-tit a {
    display: block;
    color: #222;
}

.qzcmt-content-tit .emoji {
    width: 20px;
    height: 20px;
}

.qzcmt-content-txt {
    width: 100%;
    height: auto;
    line-height: 24px;
    color: #444;
    font-size: 14px;
    word-wrap: break-word;
    text-align: justify;
    overflow: hidden;
    cursor: pointer;
}

.qzcmt-content-txt a {
    display: block;
    color: #444;
}

.qzcmt-content-txt .emoji {
    width: 20px;
    height: 20px;
}

.qzcmt-morelink {
    margin-bottom: 12px;
    padding: 10px 0;
    height: auto;
    text-align: center;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
}

.qzcmt-morelink a {
    padding-right: 10px;
    display: inline-block;
    width: auto;
    height: 20px;
    line-height: 20px;
    color: #aaa;
    font-size: 14px;
}

.qzcmt-morelink a {
    background: url(//image.gamersky.com/webimg15/user/club/pc/ar2.png) right center no-repeat;
}

.qzcmt-morelink a:hover {
    color: #2786ed;
}

/*点赞*/
.qzcmt-action {
    width: 100%;
    height: 30px;
    overflow: hidden;
}

.qzcmt-action .time {
    float: left;
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
    color: #aaa;
    font-size: 12px;
}

/*日期*/
.qzcmt-action .time a {
    color: #aaa;
}

.qzcmt-action .time a:hover {
    color: #2786ed;
}

.qzcmt-action .source {
    margin-top: 6px;
    float: left;
    width: auto;
    height: 24px;
    line-height: 24px;
    color: #999;
    font-size: 12px;
    overflow: hidden;
}

.qzcmt-action .source a {
    color: #999;
}

.qzcmt-action .source a:hover {
    color: #2786ed;
}

/*  width:360px; */
.qzcmt-action .topics {
    float: left;
    padding: 6px 0 3px;
    height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.qzcmt-action .topics a {
    max-width: 209px;
    padding: 0 10px 0 31px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    color: #2873c5;
    font-size: 14px;
    border-radius: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 15px;
}

.qzcmt-action .topics a.only {
    max-width: 360px;
}

.qzcmt-action .topics a:last-child {
    margin-right: 0;
}

.qzcmt-action .topics a {
    background: #f6f7f9 url(//image.gamersky.com/webimg15/user/club2/pc/v1/topic.png) 10px center no-repeat;
}

.qzcmt-action .topics a:hover {
    color: #2786ed;
}

.qzcmt-action .handle {
    float: right;
    width: auto;
    height: 30px;
    overflow: hidden;
}

.qzcmt-action .handle a {
    float: left;
    margin-left: 20px;
    padding-left: 20px;
    display: inline-block;
    width: auto;
    height: 30px;
    line-height: 30px;
    color: #999;
    font-size: 13px;
    overflow: hidden;
}

.qzcmt-action .handle a {
    background: url(//image.gamersky.com/webimg15/user/club/pc/zan.png) no-repeat;
}

.qzcmt-action .handle a.evt-reply {
    background-position: 0 0;
}

.qzcmt-action .handle a.evt-reply:hover {
    background-position: 0 -30px;
}

.qzcmt-action .handle a.evt-digg:link {
    background-position: 0 -60px;
}

.qzcmt-action .handle a.evt-digg:visited {
    background-position: 0 -150px;
}

.qzcmt-action .handle a.evt-digg:hover {
    background-position: 0 -90px;
}

.qzcmt-action .handle a.evt-digg:active {
    background-position: 0 -120px;
}

.qzcmt-action .handle a:hover {
    color: #2786ed;
}

/*小图展示*/
.qzcmt-picdiv {
    margin: 10px 0;
    width: 100%;
    height: 135px;
}

.qzcmt-picdiv a {
    display: block;
    width: auto;
    height: 135px;
    position: relative;
}

.qzcmt-picdiv a .txt {
    padding: 0 3px;
    width: auto;
    height: 16px;
    line-height: 16px;
    color: #fff;
    font-size: 12px;
    font-family: SimSun;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.qzcmt-picdiv a .txt {
    background: url(//image.gamersky.com/webimg15/user/club2/pc/mk.png);
}

.qzcmt-picdiv a .img {
    float: left;
    margin-right: 15px;
    width: 135px;
    height: 135px;
    overflow: hidden;
    position: relative;
}

.qzcmt-picdiv a .img img {
    width: 100%;
}

.qzcmt-picdiv a .img i {
    display: block;
    width: 28px;
    height: 16px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(//image.gamersky.com/webimg15/user/club/pc/bz.png) no-repeat;
}

.qzcmt-picdiv a .img i.none {
    display: none;
}

.qzcmt-picdiv a .img i.jpg {
    display: none;
}

.qzcmt-picdiv a .img i.gif {
    background-position: 0 0;
}

.qzcmt-picdiv a .img i.long {
    background-position: 0 -16px;
}

/*视频展示*/
.qzcmt-videodiv {
    margin: 10px 0;
    width: 100%;
    height: auto;
}

.qzcmt-videodiv .links {
    width: 100%;
    height: 20px;
    line-height: 20px;
}

.qzcmt-videodiv a {
    display: inline-block;
    width: 240px;
    height: 135px;
    position: relative;
}

.qzcmt-videodiv a img {
    width: 100%;
}

.qzcmt-videodiv a i {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
}

.qzcmt-videodiv a i {
    background: url(//image.gamersky.com/webimg15/user/club2/pc/qzcmt-play.png) no-repeat;
}

.qzcmt-videodiv .video {
    width: 240px;
    height: 135px;
    position: relative;
    transition: all .25s ease-out;
}

.qzcmt-videodiv .video.cur {
    width: 630px;
    height: 355px;
}

.qzcmt-videodiv .video-img {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.qzcmt-videodiv .video-img img {
    width: 100%;
}

.qzcmt-videodiv .video-img i {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
}

.qzcmt-videodiv .video-img i {
    background: url(//image.gamersky.com/webimg15/user/club2/pc/qzcmt-play.png) no-repeat;
}

.qzcmt-videodiv .video-play {
    width: 100%;
    height: 100%;
    background: #000;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

/*话题广场*/
.topic-top {
    padding: 0 30px;
    background: #fff;
    border-radius: 4px 4px 0 0;
}

.topic-top h3 {
    height: 60px;
    line-height: 60px;
    color: #444;
    font-size: 22px;
}

.topic-nav {
    margin: 0 -30px;
    padding: 0 30px;
    width: 1000px;
    height: 37px;
    overflow: visible;
    border-bottom: 1px solid #eee;
}

.topic-nav a {
    float: left;
    margin-right: 30px;
    display: block;
    width: auto;
    height: 36px;
    line-height: 36px;
    color: #444;
    font-size: 14px;
}

.topic-nav a.cur {
    font-weight: 700;
    border-bottom: 2px solid #2786ed;
}

.topic-con {
    padding: 0 30px;
    background: #fff;
    border-radius: 0 0 4px 4px;
}

.topic-list {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.topic-list .loadings {
    margin: 100px auto;
    display: block;
    width: 32px;
    height: 32px;
}

.topic-list li {
    margin-top: -1px;
    padding: 30px 0;
    width: 100%;
    height: auto;
    border-top: 1px solid #eee;
}

.topic-list li .img {
    float: left;
    width: 120px;
    height: 100px;
}

.topic-list li .img img {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 10px;
}

.topic-list li .con {
    overflow: visible;
}

.topic-list li .con .tit {
    margin-bottom: 5px;
    height: auto;
}

.topic-list li .con .tit h3 {
    float: left;
    padding: 5px 0;
    height: auto;
    line-height: 30px;
    color: #222;
    font-size: 22px;
}

.topic-list li .con .tit span {
    float: left;
    margin: 9px;
    display: block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background: #db3d3b;
    border-radius: 4px;
}

.topic-list li .con .tit .emoji {
    width: 22px;
    height: 22px;
}

.topic-list li .con .bed {
    margin-bottom: 10px;
    height: 24px;
    line-height: 24px;
    color: #888;
    font-size: 13px;
    font-weight: 400;
}

.topic-list li .con .bed i {
    padding: 0 8px;
    font-style: normal;
    color: #ddd;
    font-family: SimSun;
    font-weight: 400;
}

.topic-list li .con .txt {
    height: auto;
    line-height: 20px;
    color: #888;
    font-size: 14px;
    overflow: hidden;
}

.topic-list li .con .txt a {
    color: #0099e5;
}

.topic-list li .con .txt a:hover {
    color: #2786ed;
}

.topic-list li .con .txt .emoji {
    width: 20px;
    height: 20px;
}

/*话题广场分页*/
.topic-page {
    padding: 25px 0;
    font-size: 0;
    text-align: center;
    overflow: hidden;
}

.topic-page a,
.topic-page em {
    margin: 0 3px;
    display: inline-block;
    width: auto;
    height: 34px;
    line-height: 34px;
    color: #333;
    font-size: 14px;
    border: 1px solid #c7c7c7;
    border-radius: 5px;
}

.topic-page a.p1,
.topic-page a.p2,
.topic-page a.p3,
.topic-page em {
    padding: 0 13px;
}

.topic-page a.p1:hover,
.topic-page a.p2:hover {
    color: #2786ed;
    border-color: #2786ed;
}

.topic-page a.p3 {
    color: #fff;
    font-weight: bold;
    background: #2786ed;
    border-color: #2786ed;
}

.topic-page a:hover {
    text-decoration: none;
}

.topic-page em {
    padding: 0 10px;
}

.topic-page i {
    font-family: verdana;
    font-style: normal;
}

/*正在加载*/
.loading {
    display: none;
    padding: 10px 0;
    width: auto;
    height: 30px;
    text-align: center;
}

/*没有更多了*/
.loadend {
    display: none;
    padding: 10px 0;
    width: auto;
    height: 30px;
    text-align: center;
}

.loadend fieldset {
    margin: 0 auto;
    border: 0;
    border-top: 1px solid #ccc;
    width: 290px;
}

.loadend fieldset legend {
    padding: 0 10px;
    color: #888;
    font-size: 14px;
}

/*评论分页*/
.qzcmt-page {
    width: 100%;
    height: 34px;
    font-size: 0;
    text-align: center;
    overflow: hidden;
}

.qzcmt-page a {
    margin: 0 3px;
    padding: 0 13px;
    display: inline-block;
    line-height: 34px;
    color: #888;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    background: #fff;
    border-radius: 4px;
}

.qzcmt-page a:hover {
    color: #000;
    background: #fbd884;
    text-decoration: none !important;
}

.qzcmt-page a.curr {
    color: #fff;
    font-weight: bold;
    background: #2786ed;
}

.qzcmt-page em {
    margin: 0 3px;
    display: inline-block;
    line-height: 34px;
    color: #888;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
}

.qzcmt-page em i {
    font-family: verdana;
    font-style: normal;
}

/******************************************** 右侧 ********************************************************/
/*发布新主题*/
.MidRbtn {
    margin-bottom: 10px;
    padding: 20px 20px 0;
    width: 260px;
    height: auto;
    background-color: #fff;
    border-radius: 4px;
}

.MidRbtn a {
    margin-bottom: 20px;
    display: block;
    width: 260px;
    height: 52px;
    line-height: 52px;
    border-radius: 4px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.MidRbtn a i {
    margin-right: 5px;
    display: inline-block;
    width: 29px;
    height: 26px;
    vertical-align: text-bottom;
}

.MidRbtn a i {
    background: url(//image.gamersky.com/webimg15/user/club/pc/write_icon.png?01) no-repeat;
}

.MidRbtn a.fatie {
    color: #fff;
    background-color: #2786ed;
}

.MidRbtn a.tougao {
    color: #000;
    background-color: #f1f3f3;
}

.MidRbtn a.fatie i {
    background-position: 0 0;
}

.MidRbtn a.tougao i {
    background-position: -29px 0;
}

.MidRbtn a.fatie:hover {
    background-color: #0099e5;
}

.MidRbtn a.tougao:hover {
    background-color: #eee;
}

.MidRcon {
    margin-bottom: 10px;
    width: 300px;
    height: auto;
    background: #fff;
    border-radius: 4px;
}

.MidRcon .mrtit {
    padding: 0 20px;
    width: auto;
    height: 40px;
    border-bottom: 1px solid #eee;
}

.MidRcon .mrtit h3 {
    float: left;
    line-height: 40px;
    color: #444;
    font-size: 15px;
}

.MidRcon .mrcon {
    padding: 15px 20px 0;
    width: 260px;
    height: auto;
}

/*推荐圈子*/
.TJQZlist {
    width: 260px;
    height: auto;
}

.TJQZlist li {
    margin-bottom: 20px;
    width: 100%;
    height: 60px;
}

.TJQZlist li .img {
    float: left;
    width: 72px;
    height: 60px;
}

.TJQZlist li .img img {
    width: 60px;
    height: 60px;
    border-radius: 4px;
}

.TJQZlist li .con {
    float: left;
    width: 188px;
    height: 60px;
    position: relative;
}

.TJQZlist li .con h3 {
    margin-bottom: 5px;
    width: 188px;
    height: 30px;
    line-height: 30px;
    color: #444;
    font-size: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.TJQZlist li .con h3.tit {
    width: 135px;
}

.TJQZlist li .con p {
    height: 18px;
    line-height: 18px;
    color: #999;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.TJQZlist li .con a.jrqzBtn {
    display: block;
    width: 48px;
    height: 22px;
    line-height: 22px;
    color: #2786ed;
    font-size: 12px;
    text-align: center;
    border: 1px solid #7eb5f1;
    border-radius: 3px;
}

.TJQZlist li .con a.jrqzBtn {
    position: absolute;
    top: 3px;
    right: 0;
}

.TJQZlist li .con a.jrqzBtn img {
    display: block;
    margin: 2px auto;
    width: 18px;
    height: 18px;
}

.TJQZlist li .con a.jrqzBtn:hover {
    border-color: #2786ed;
}

.TJQZlist li .con a.jrqzBtn.cur {
    color: #888;
    border-color: #e5e5e5;
}

.TJQZlist li .con a.jrqzBtn.cur:hover {
    border-color: #bbb;
}

.TJQZlist li .con a.jrqzBtn.stop {
    color: #888;
    border-color: #e5e5e5;
    cursor: default;
}

.TJQZlist li .con .tem {
    height: 20px;
}

.TJQZlist li .con .tem span {
    float: left;
    display: inline-block;
    width: auto;
    height: 20px;
    line-height: 20px;
    color: #888;
    font-size: 14px;
}

.TJQZlist li .con .tem i {
    float: left;
    padding: 0 10px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color: #ddd;
    font-size: 16px;
    font-family: SimSun;
    font-style: normal;
}

.TJQZlist li.more {
    margin-top: 10px;
    margin-bottom: 0;
    padding: 10px 0;
    height: 20px;
    text-align: center;
    border-top: 1px solid #eee;
}

.TJQZlist li.more a {
    padding-right: 11px;
    display: inline-block;
    width: auto;
    height: 20px;
    line-height: auto;
    color: #888;
    font-size: 14px;
}

.TJQZlist li.more a {
    background: url(//image.gamersky.com/webimg15/user/club/pc/ar1.png) right center no-repeat;
}

.TJQZlist li.more a:hover {
    color: #2786ed;
}

/*公告栏*/
.GGLlist {
    margin-bottom: 15px;
    width: 260px;
    height: auto;
}

.GGLlist li {
    width: 100%;
    height: 32px;
    line-height: 32px;
}

/*游民星空APP*/
.appCode {
    margin-bottom: 15px;
    width: 260px;
    height: 90px;
    position: relative;
}

.appCode .img {
    width: 90px;
    height: 90px;
}

.appCode .img img {
    width: 90px;
    height: 90px;
}

.appCode .tit {
    width: 158px;
    height: 24px;
    line-height: 24px;
    color: #444;
    font-size: 14px;
    position: absolute;
    left: 102px;
    top: 0;
}

.appCode .btn {
    width: 158px;
    height: 66px;
    position: absolute;
    left: 102px;
    bottom: 0;
}

.appCode .btn a {
    display: block !important;
    width: 76px;
    height: 40px !important;
    position: absolute;
    bottom: 0;
    z-index: 0 !important;
}

.appCode .btn a.ios {
    left: 0;
}

.appCode .btn a.ard {
    right: 0;
}

.appCode .btn a i {
    display: block;
    width: 30px;
    height: 32px;
    position: absolute;
    left: 23px;
    top: -10px;
    transition: all .25s ease-out;
}

.appCode .btn a i {
    background: url(//image.gamersky.com/webimg15/user/club2/pc/mphone.png) no-repeat;
}

.appCode .btn a.ios i {
    background-position: 0 0;
}

.appCode .btn a.ard i {
    background-position: -30px 0;
}

.appCode .btn a span {
    display: block;
    width: 74px;
    height: 38px;
    line-height: 38px;
    color: #444;
    font-size: 14px;
    text-align: center;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}

.appCode .btn a span {
    position: absolute;
    left: 0;
    top: 0;
    transition: all .25s ease-out;
}

.appCode .btn a:hover i {
    top: -20px;
}

.appCode .btn a:hover span {
    color: #2786ed;
    /*border-color:#a9ccf2;*/
}

/*活跃用户*/
.HYYHlist {
    padding-bottom: 5px;
    width: 280px;
    height: auto;
}

.HYYHlist li {
    float: left;
    width: 70px;
    height: 84px;
}

.HYYHlist li a {
    display: block;
    width: 50px;
    height: auto;
}

.HYYHlist li a img {
    width: 50px;
    height: 50px;
    border-radius: 25px;
}

.HYYHlist li a p {
    width: 50px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.HYYHlist li a.zheng {
    width: auto;
    height: 18px;
    position: absolute;
    margin: -40px 0 0 32px;
}

/*话题圈子*/
.HTQZ {
    width: 260px;
    height: auto;
}

.HTQZ div {
    float: left;
    height: auto;
}

.HTQZ div.img {
    width: 67px;
}

.HTQZ div.img img {
    width: 55px;
    height: 55px;
    border-radius: 4px;
}

.HTQZ div.con {
    width: 193px;
}

.HTQZ div.con h3 {
    margin-bottom: 3px;
    height: 20px;
    line-height: 20px;
    color: #444;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.HTQZ div.con p {
    height: 36px;
    line-height: 18px;
    color: #888;
    font-size: 12px;
    overflow: hidden;
}

.HTQZ div.con p {
    display: -webkit-box;
    display: box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.HTQZ div.con a.more {
    margin: 10px 0 15px;
    display: block;
    width: 122px;
    height: 24px;
    line-height: 24px;
    color: #777;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.HTQZ div.con a.more span {
    padding-right: 10px;
    display: inline-block;
    width: auto;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
}

.HTQZ div.con a.more span {
    background: url(//image.gamersky.com/webimg15/user/club/pc/ar1.png) right center no-repeat;
}

.HTQZ div.con a.more:hover {
    color: #0099e5;
    border-color: #72c2e9;
}

/*热门主题*/
.RMZTlist {
    margin: -10px 0 10px;
    width: 260px;
    height: auto;
}

.RMZTlist li {
    margin-top: -1px;
    padding: 8px 0 10px;
    width: 100%;
    height: auto;
    border-top: 1px dotted #eee;
}

.RMZTlist li .tit {
    padding: 2px 0;
    width: 100%;
    height: auto;
    line-height: 18px;
}

.RMZTlist li .tem {
    width: 100%;
    height: 20px;
}

.RMZTlist li .tem div {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}

.RMZTlist li .tem div.name {
    float: left;
    margin-right: 13px;
    color: #888;
    max-width: 84px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.RMZTlist li .tem div.time {
    float: right;
    color: #aaa;
}

/*热议话题*/
.RYHTlist {
    width: 260px;
    height: auto;
}

.RYHTlist li {
    width: 100%;
    height: 50px;
}

.RYHTlist li .num {
    float: left;
    padding-top: 2px;
    width: 20px;
    height: 34px;
}

.RYHTlist li .num i {
    float: left;
    display: block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    color: #fff;
    font-size: 12px;
    font-family: Arial;
    text-align: center;
}

.RYHTlist li .num i {
    background: #aaa;
    border-radius: 50%;
    font-style: normal;
}

.RYHTlist li .num i.n1 {
    background: #db3d3b;
}

.RYHTlist li .num i.n2 {
    background: #ff7233;
}

.RYHTlist li .num i.n3 {
    background: #fbae49;
}

.RYHTlist li .con {
    float: left;
    width: 240px;
    height: 36px;
}

.RYHTlist li .con .tit {
    height: 18px;
    line-height: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.RYHTlist li .con .flex {
    display: flex;
    align-items: center;
}

.RYHTlist li .con .tit .activityIcon {
    display: block;
    width: 26px;
    height: 14px;
    background: url('../image/icon_TagHuoDong_26x14_2@2x.png') no-repeat center / 26px 14px;
}

.RYHTlist li .con .tit .tuijian {
    margin: 4px;
    display: block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background: #db3d3b;
    border-radius: 4px;
}


.RYHTlist li .con .tem {
    height: 18px;
    line-height: 18px;
    color: #aaa;
    font-size: 12px;
}

.RYHTlist li .con .tem i {
    padding: 0 10px;
    font-style: normal;
    color: #ddd;
    font-family: SimSun;
    font-weight: 400;
}

.RYHTlist li.more {
    padding: 10px 0;
    height: 20px;
    text-align: center;
    border-top: 1px solid #eee;
}

.RYHTlist li.more a {
    padding-right: 11px;
    display: inline-block;
    width: auto;
    height: 20px;
    line-height: auto;
    color: #888;
    font-size: 14px;
}

.RYHTlist li.more a {
    background: url(//image.gamersky.com/webimg15/user/club/pc/ar1.png) right center no-repeat;
}

.RYHTlist li.more a:hover {
    color: #2786ed;
}

/*发布新主题*/
.mid_r_fabu {
    width: 300px;
    height: 52px;
    display: block;
    margin-bottom: 10px;
    border-radius: 4px;
    background: #2786ed;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 52px;
    font-weight: bold;
}

.mid_r_fabu i {
    display: inline-block;
    width: 29px;
    height: 26px;
    background: url(//image.gamersky.com/webimg15/user/club/pc/write_icon.png) 0 0 no-repeat;
    vertical-align: text-bottom;
}

.mid_r_fabu:hover {
    background: #0099e5;
    text-decoration: none;
    color: #fff;
}

/***********************************************************************圈子列表************************************************************************************/
.Midlist {
    margin-bottom: 20px;
    padding: 0 30px;
    background: #fff;
    border-radius: 4px;
}

.Midtit {
    margin: 0 -30px 20px;
    padding: 0 30px;
    width: 940px;
    height: 55px;
    border-bottom: 1px solid #eee;
}

.Midtit h3 {
    margin-top: 10px;
    height: 36px;
    line-height: 36px;
    color: #444;
    font-size: 22px;
}

.qzlist {
    width: 960px;
    height: auto;
}

.qzlist li {
    float: left;
    width: 320px;
    height: 100px;
}

.qzlist li .qzdiv {
    float: left;
    padding: 9px;
    width: 280px;
    height: 60px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}

.qzlist li .img {
    float: left;
    width: 72px;
    height: 60px;
}

.qzlist li .img img {
    width: 60px;
    height: 60px;
    border-radius: 4px;
}

.qzlist li .con {
    float: left;
    padding: 5px 0;
    width: 208px;
    height: 50px;
}

.qzlist li .con h3 {
    height: 26px;
    line-height: 26px;
    font-size: 15px;
}

.qzlist li .con .tem {
    height: 24px;
    line-height: 24px;
    color: #888;
    font-size: 14px;
}

.qzlist li .con .tem i {
    display: inline-block;
    width: 16px;
    height: 24px;
    color: #ddd;
    font-family: SimSun;
    text-align: center;
}

.qzlist li a.zhanAll {
    display: block;
    width: 298px;
    height: 78px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    position: relative;
}

.qzlist li a.zhanAll span {
    display: block;
    width: 76px;
    height: 20px;
    line-height: 20px;
    color: #888;
    font-size: 15px;
    font-weight: 700;
    position: absolute;
    left: 111px;
    top: 29px;
}

.qzlist li a.zhanAll span {
    background: url(//image.gamersky.com/webimg15/user/club/pc/ab1.png) right 8px no-repeat;
}

.qzlist li a.zhanAll:hover {
    border-color: #c8d4e0;
}

.qzlist li a.zhanAll:hover span {
    color: #2786ed;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}