.Mid {
    margin: 0 auto; margin-top: 10px;
    width: 1200px;
    height: auto;
    min-height: 800px;
    overflow: visible
}
.Midlist {
    margin-bottom: 20px;
    padding: 0 30px;
    background: #fff;
    border-radius: 4px
}

.Midtit {
    margin: 0 -30px 10px 0px;
    padding: 0 0px;
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #eee;
}

.Midtit h3 {
    margin-top: 10px;
    height: 36px;
    line-height: 36px;
    color: #444;
    font-size: 22px
}
.qzlist {
    width: 100%;
    height: auto
}
.qzlist:after{ content:" "; clear: both; display: block;}

.qzlist li {
    float: left; margin-right: 15px;
    width: calc( 33.33% - 10px );
    height: 100px;
}
.qzlist li:nth-child(3n){ margin-right:0;}
.qzlist li:after{ content:" "; clear: both; display: block;}

.qzlist li .qzdiv {
    float: left;
    padding: 9px;
    width: calc( 100% - 0px );
    height: 78px;
    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;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.qzlist li .con h3 a{ color:#000; }
.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(../img/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
    }
}



/*版主页*/
.Midtop {
    margin-bottom: 12px;
    padding: 20px;
    width: 890px;
    height: 140px;
    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: 730px;
    height: 100px;
}

.Midtop .con .tit {
    margin-bottom: 6px;
    height: 40px;
}

.Midtop .con .tit h3 {
    float: left;
    margin-right: 17px;
    display: inline-block;
    /* width: auto; */
    width: 490px;
    height: 40px;
    line-height: 40px;
    color: #222;
    font-size: 22px;
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis;
}

.Midtop .con .tit a {
    display: block;
}

.Midtop .con .tit a.jrqzBtn {
    float: left;
    margin-top: 5px;
    /*width: 66px;*/
	padding:0 5px 0 0;
    height: 26px;
    line-height: 20px;
    color: #0099e5;
    font-size: 15px;
    font-weight: 700;
    text-indent: 26px;
}

.Midtop .con .tit a.jrqzBtn {
    background: url(../img/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(../img/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;
}
.Mid a {
    color: #444;
    text-decoration: none;
    cursor: pointer;
}

/******************************************** 右侧 ********************************************************/
/*发布新主题*/
.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(../img/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: 40px;
    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(../img/ar1.png) right center no-repeat;
}

.TJQZlist li.more a:hover {
    color: #2786ed;
}


/*热门主题*/
.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: 40px;
    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(../img/ar1.png) right center no-repeat;
}

.RYHTlist li.more a:hover {
    color: #2786ed;
}

.RYHTlist li .con .tit a span {
    display: inline-block;
    margin-left: 8px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background: #db3d3b;
    border-radius: 4px;
}

.Mid_L {
    float: left;
    margin-right: 10px;
    width: 890px;
    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(../img/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(../img/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(../img/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(../img/xin4.png) repeat-x;
}

.qzcmt-xin .xin div {
    float: left;
    width: 0;
    height: 20px;
    background: url(../img/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(../img/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(../img/cmt-av.png) 0 center no-repeat;
}

.qzcmt-content a.evt-more {
    margin-left: 3px;
    padding-right: 15px;
    color: #2786ed;
    background: url(../img/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(../img/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(../img/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(../img/zan2.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(../img/mk.png);
}

.qzcmt-picdiv a .img {
    float: left;
    margin-right: 15px;
    width: 260px;
    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(../img/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(../img/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(../img/qzcmt-play.png) no-repeat;
}

.qzcmt-videodiv .video-play {
    width: 100%;
    height: 100%;
    background: #000;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}


/*用户名*/
.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; width:18px; height: 18px;
}

.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-tit {
    margin-bottom: 20px;
    width: 100%;
    height: auto
}

.qzcmt-tit h3 {
    margin-right: 20px;
    display: inline;
    line-height: 42px;
    color: #444;
    font-size: 30px
}

.qzcmt-tit span {
    margin-left: 3px;
    padding: 0 10px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 12px;
    border-radius: 5px
}

.qzcmt-tit span.top {
    background-color: #f7b20f
}

.qzcmt-tit span.jin {
    background-color: #0099e5
}

.qzcmt-tit .emoji {
    width: 30px;
    height: 30px
}




.qzcmt-user {
    padding-left: 32px;
    height: 26px;
    overflow: visible;
    position: relative
}

.qzcmt-user .user-name {
    float: left;
    height: 26px;
    overflow: visible;margin-left: 9px;
}

.qzcmt-user .user-name a {
    float: left;
    margin-right: 8px;
    display: inline-block
}

.qzcmt-user .user-name a.uname {
    width: auto;
    height: 26px;
    line-height: 26px;
    color: #444;
    font-size: 15px;
    font-weight: bold;
    max-width: 120px
}

.qzcmt-user .user-name a.uname {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.qzcmt-user .user-name a.uname:hover {
    color: #2786ed
}

.qzcmt-user .user-name a.zheng {
    margin-top: 4px;
    width: auto;
    height: 18px
}

.qzcmt-user .user-name a.level {
    margin-top: 5px;
    padding: 0 6px;
    height: 15px;
    line-height: 15px;
    color: #777;
    font-size: 13px;
    font-family: simsun;
    font-weight: 700
}

.qzcmt-user .user-name a.level {
    border: 1px solid #ccc;
    border-radius: 8px
}

.qzcmt-user .user-name a.louzhu {
    margin-top: 5px;
    padding: 0 6px;
    height: 15px;
    line-height: 15px;
    color: #777;
    font-size: 12px;
    font-family: simsun;
    cursor: default
}

.qzcmt-user .user-name a.louzhu {
    border: 1px solid #ccc;
    border-radius: 8px
}

.qzcmt-user .user-name a.time {
    margin-left: 15px;
    height: 26px;
    line-height: 26px;
    color: #aaa;
    font-size: 12px;
    cursor: default
}

.qzcmt-user .user-name a.count {
    margin-left: 15px;
    height: 26px;
    line-height: 26px;
    color: #aaa;
    font-size: 12px
}

.qzcmt-user .user-name a.count span {
    color: #aaa;
    font-size: 12px
}

.qzcmt-user .user-name a.gamepticon {
    width: 18px;
    height: 18px
}

.qzcmt-user .user-name .gamept {
    float: left;
    margin-top: 4px;
    height: 22px;
    overflow: visible
}

.qzcmt-user .user-name .gamept.cur .gameptlayer {
    display: block
}

.qzcmt-user .user-state {
    float: right;
    height: 28px;
    overflow: visible
}

.qzcmt-user .user-state .state-handle {
    float: left;
    width: auto;
    height: 28px
}

.qzcmt-user .user-state .state-handle a {
    float: left;
    margin-left: 20px;
    display: inline-block;
    width: auto;
    height: 28px;
    line-height: 28px;
    color: #5491b5;
    font-size: 13px;
    overflow: hidden
}

.qzcmt-user .user-state .state-handle a.hfbtn1 {
    padding-left: 18px;
    background: url(../img/hf.png) 0 center no-repeat
}

.qzcmt-user .user-state .state-handle a.hfbtn2 {
    color: #5491b5
}

.qzcmt-user .user-state .state-handle a:hover {
    color: #2786ed
}

.qzcmt-user .user-state .state-handle a.hfbtn {
    width: 68px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    font-size: 12px;
    background-color: #2786ed;
    border-radius: 5px;
    text-align: center
}

.qzcmt-user .user-state .state-handle a.hfbtn:hover {
    background-color: #0099e5;
    text-decoration: none
}

.qzcmt-user .user-state .state-box {
    margin-left: 20px;
    float: left;
    width: auto;
    height: 26px
}

.qzcmt-user .user-state .state-box a.arrow {
    display: block;
    width: 30px;
    height: 26px;
    border-radius: 4px;
    background: url(../img/v1.png) center no-repeat
}

.qzcmt-user .user-state .state-box a.arrow:hover {
    background-color: #eee
}

.qzcmt-user .user-state .state-box .box-list {
    display: none;
    margin-left: -20px;
    width: 80px;
    height: auto;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px
}

.qzcmt-user .user-state .state-box .box-list {
    position: absolute;
    z-index: 100
}

.qzcmt-user .user-state .state-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 .state-box .box-list a:hover {
    background-color: #f2f2f3
}

.qzcmt-user .user-state .state-box.cur .box-list {
    display: block
}



.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
}
s
.MidRbtn a i {
    background: url(../img/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
}



.HTQZ {
    width: 260px;
    height: auto
}

.HTQZ:after{ clear:both; display: block; content: " ";}

.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: 34px;
    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(../img/ar1.png) right center no-repeat
}

.HTQZ div.con a.more:hover {
    color: #0099e5;
    border-color: #72c2e9
}

/*认证*/
a.zheng img {
    display: block;
    width: auto !important;
    height: 18px !important;
    border-radius: 0 !important;
}

a.zheng div {
    display: none;
    width: 200px;
    height: 36px;
    text-align: center;
    position: absolute;
    z-index: 1000;
    margin: -58px 0 0 -88px;
}

a.zheng div span {
    display: inline-block;
    padding: 0 12px;
    width: auto;
    height: 28px;
    line-height: 28px;
    color: #444 !important;
    font-size: 12px !important;
    font-family: "Microsoft YaHei" !important;
}

a.zheng div span {
    font-weight: 400 !important;
    white-space: nowrap;
    background: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}

a.zheng div em {
    display: block !important;
    width: 13px !important;
    height: 7px !important;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -10px;
}

a.zheng div em {
    background: url(../img/ab3.png) no-repeat;
}

a.zheng:hover div {
    display: block;
}


.qzcmt-top {
    margin-bottom: 10px;
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #e9e9e9;
    overflow: visible
}


.qzcmt-content-txt {
    width: 100%;
    height: auto;
    line-height: 26px;
    color: #444;
    font-size: 15px;
    word-wrap: break-word;
    text-align: justify;
   
    
}

.qzcmt-content-txt .GSPC_InvalidContent,.qzcmt-content-txt .GSWeb_InvalidContent {
    display: none!important
}

.qzcmt-content-txt p {
    padding: 12px 0;
    position: relative!important
}

.qzcmt-content-txt font[size='1'] {
    font-size: 12px
}

.qzcmt-content-txt font[size='2'] {
    font-size: 14px
}

.qzcmt-content-txt font[size='3'] {
    font-size: 16px
}

.qzcmt-content-txt font[size='4'] {
    font-size: 18px
}

.qzcmt-content-txt font[size='5'] {
    font-size: 20px
}

.qzcmt-content-txt blockquote {
    margin: 15px 0;
    display: block;
    border-left: 4px solid #ccc;
    padding-left: 18px;
    line-height: 24px;
    color: #bcbcbc;
    font-size: 14px
}

.qzcmt-content-txt blockquote p {
    padding: 0
}

.qzcmt-content-txt i {
    font-style: italic
}

.qzcmt-content-txt a.ht {
    color: #1c8ddc
}

.qzcmt-content-txt a.link {
    margin: 0 3px;
    padding-left: 17px;
    color: #1c8ddc;
    background: url(../img/cmt-link.png) 0 -20px no-repeat
}

.qzcmt-content-txt a.link:hover {
    color: #1c8ddc;
    background-position: 0 -20px
}

.qzcmt-content-txt a.av {
    padding-left: 27px;
    color: #1c8ddc;
    background: url(../img/cmt-av.png) 0 center no-repeat
}

.qzcmt-content-txt .emoji {
    width: 20px;
    height: 20px;
    vertical-align: middle
}

.qzcmt-content-txt .picimg {
    cursor: default
}

.qzcmt-content-txt .picact {
    margin: 0 auto;
    display: block;
    min-width: 40px;
    max-width: 565px;
    min-height: 40px;
    cursor: pointer
}

.qzcmt-content-txt .picact {
    background: url(../img/loading.gif) center no-repeat;
    background-size: 40px 40px
}

.qzcmt-content-txt .pictit {
    margin: -5px 0 12px;
    padding: 0;
    min-height: 0;
    line-height: 24px;
    color: #8c96a0;
    font-size: 13px;
    text-align: center;
    cursor: text
}

.qzcmt-action {
    padding: 10px 0;
    height: 44px;
    text-align: center;
    overflow: visible
}

.box .box_tag .boxtag {
    display: none!important
}

.actiondiv {
    display: inline-block;
    width: auto;
    height: 54px;
    overflow: visible
}

.actiondiv .handle {
    float: left;
    width: auto;
    height: 54px
}

.actiondiv .handle a {
    float: left;
    margin: 0 17px;
    display: block;
    width: 52px;
    height: 52px;
    border: 1px solid #ddd; background: none;
    border-radius: 50%;
    position: relative
}

.actiondiv .handle a i {
    display: block;
    width: 17px;
    height: 16px;
    position: absolute;
    left: 17px;
    top: 10px;
    background: url(../img/evts.png) center 0 no-repeat
}

.actiondiv .handle a em {
    display: block;
    width: 100%; font-style: normal;
    height: 20px;
    line-height: 20px;
    color: #999;
    font-size: 12px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 25px
}

.actiondiv .handle a:hover em {
    color: #2786ed
}

.actiondiv .handle a.evt-digg i {
    background-position: center 0; overflow: hidden;
}

.actiondiv .handle a.evt-reply i {
    background-position: center -16px
}

.actiondiv .handle a.evt-keep i {
    background-position: center -48px;
    top: 18px
}

.actiondiv .handle a.evt-keep:hover i {
    background-position: center -64px
}

.actiondiv .handle a.evt-keep[data-click="true"] i {
    background-position: center -64px
}

.actiondiv .handle a.evt-report i {
    background-position: center -80px;
    top: 18px
}

.actiondiv .handle a.evt-report:hover i {
    background-position: center -96px
}

.actiondiv .share {
    float: left;
    width: auto;
    height: 54px;
    overflow: visible;
    position: relative
}

.actiondiv .share a.evt-share {
    margin: 0 17px;
    display: block;
    width: 52px;
    height: 52px;
    border: 1px solid #ddd;
    border-radius: 50%;
    position: relative
}

.actiondiv .share a.evt-share i {
    display: block;
    width: 15px;
    height: 16px;
    position: absolute;
    left: 18px;
    top: 18px
}

.actiondiv .share a.evt-share i {
    background: url(../img/evts.png) center -32px no-repeat
}

.actiondiv .share .bdsharebuttonbox {
    display: none;
    padding-left: 39px;
    padding-top: 29px;
    width: 115px;
    height: 190px;
    position: absolute;
    left: 65px;
    top: -10px;
    z-index: 100
}

.actiondiv .share .bdsharebuttonbox {
    background: url(../img/gs-ccs-sbg.png) no-repeat
}

.actiondiv .share .bdsharebuttonbox a {
    display: block;
    padding-left: 28px;
    margin: 0 0 8px;
    background: none;
    width: 56px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #333;
    text-align: left
}

.actiondiv .share .bdsharebuttonbox a {
    position: relative
}

.actiondiv .share .bdsharebuttonbox a i {
    display: block;
    position: absolute
}

.actiondiv .share .bdsharebuttonbox a:hover {
    color: #e11d03
}

.actiondiv .share .bdsharebuttonbox .bds_tsina i {
    left: 1px;
    top: 4px;
    background-image: url(../img/csprite.png);
    background-position: -48px -79px;
    width: 19px;
    height: 15px
}

.actiondiv .share .bdsharebuttonbox .bds_weixin i {
    left: 0;
    top: 4px;
    background-image: url(../img/csprite.png);
    background-position: -24px -79px;
    width: 20px;
    height: 15px
}

.actiondiv .share .bdsharebuttonbox .bds_qzone i {
    left: 0;
    top: 2px;
    background-image: url(../img/csprite.png);
    background-position: 0 -79px;
    width: 20px;
    height: 19px
}

.actiondiv .share .bdsharebuttonbox .bds_sqq i {
    left: 2px;
    top: 4px;
    background-image: url(../img/csprite.png);
    background-position: -40px -102px;
    width: 15px;
    height: 16px
}

.actiondiv .share .bdsharebuttonbox .bds_tieba i {
    left: 3px;
    top: 4px;
    background-image: url(../img/csprite.png);
    background-position: 0 -122px;
    width: 14px;
    height: 14px
}

.actiondiv .share.cur .bdsharebuttonbox {
    display: block
}


/********************************************* 内容列表 ***********************************************/
.ccmt_list_title {
    height: 30px;
    overflow: hidden;
}

.ccmt_title_tit {
    float: left;
    height: 20px;
    line-height: 20px;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    overflow: hidden;
}

.ccmt_title_nav {
    float: right;
    height: 20px;
    overflow: hidden;
}

.ccmt_title_nav a {
    float: left;
    display: inline-block;
    width: auto;
    height: 20px;
    line-height: 20px;
    color: #888;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    text-align: center;
}

.ccmt_title_nav a:hover {
    text-decoration: none !important;
}

.ccmt_title_nav a.cur {
    color: #444;
    font-weight: 700;
}

.ccmt_title_nav i {
    float: left;
    padding: 0 15px;
    display: inline-block;
    width: auto;
    height: 20px;
    line-height: 20px;
    color: #ddd;
    font-size: 14px;
    font-family: simsun;
}

.ccmt_list_hot {
    margin-bottom: 30px;
    overflow: visible;
}

.ccmt_list_all {
    margin-bottom: 30px;
    overflow: visible;
}

.ccmt_list_cont {
    overflow: visible;
}

.load_image {
    margin: 0 auto;
    padding: 50px 0;
    display: block;
}

.ccmt_content,
.ccmt_list {
    overflow: visible;
}

.ccmt_cont {
    padding: 30px 0 10px;
    overflow: visible;
    border-top: 1px solid #e9e9e9;
}

.ccmt_cont .report {
    float: left;
    display: none;
}

.ccmt_cont.cur .report {
    display: inline-block;
}

.ccmt_cont .delete {
    float: left;
    display: none;
}

.ccmt_cont.cur .delete {
    display: inline-block;
}

.ccmt_head {
    float: left;
    width: 66px;
    height: auto;
    overflow: visible;
    position: relative;
}

.ccmt_head a {
    display: block;
    width: 44px;
    height: 44px;
}

.ccmt_head img {
    width: 44px;
    height: 44px;
    border-radius: 50%;
}

.ccmt_head .userHeadFrame {
    width: 66px;
    height: 66px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 66px;
    position: absolute;
    left: -11px;
    top: -11px;
    z-index: 2;
}

.headlayer-userInfo .userHeadFrame {
    width: 86px;
    height: 86px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 86px;
    position: absolute;
    left: -11px;
    top: -11px;
    z-index: 2;
}

.ccmt_list .ccmt_reply_cont .ccmt_head .headlayer .userHeadFrame {
    width: 86px;
    height: 86px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 86px;
    position: absolute;
    left: -11px;
    top: -11px;
    z-index: 2;
}

.ccmt_head.cur {
    z-index: 10000;
}

.ccmt_head.cur .headlayer {
    display: block;
    bottom: 44px;
    animation: fadeInUp 0.2s ease-in-out 0s alternate;
}

.ccmt_head.cur .headlayer.cur {
    top: 44px;
}

.ccmt_msg {
    padding-left: 64px;
    overflow: visible;
}

.ccmt_cont>.ccmt_msg>.ccmt_txt a.uname {
    color: #4b4b4b;
}

.ccmt_cont>.ccmt_msg>.ccmt_txt a.uname.red {
    color: #f79111;
}

.ccmt_cont>.ccmt_msg>.ccmt_txt a.uname.HongMing {
    color: #f79111;
}

.ccmt_cont>.ccmt_msg>.ccmt_txt a.uname:hover {
    color: #4b4b4b;
}

.ccmt_msg a.uname {
    margin-right: 5px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    color: #5491b5;
    font-weight: 700;
    vertical-align: middle;
}

.ccmt_msg a.uname:hover {
    color: #2786ed;
}

/**
评论区广告样式开始
**/
.ad_ccmt_cont .ccmt_head,
.ad_ccmt_cont .ccmt_txt a.uname,
.ad_ccmt_cont .qzcmt-picdiv img {
    cursor: pointer;
}

.ad_ccmt_cont .ccmt_msg .ccmt_txt .uname {
    display: inline-block;
    align-items: center;
    line-height: 24px;
}

.ad_ccmt_cont .ccmt_msg .ccmt_txt .ad-icon {
    margin-left: 5px;
    width: 32px;
    height: 18px;
    display: inline-block;
    position: relative;
    top: 3px;
    background: url("//image.gamersky.com/webimg15/ad_icon.png") no-repeat center / 32px 18px;
}

.ad_ccmt_cont .ccmt_msg .qzcmt-picdiv .m1 {
    width: 400px;
    height: 183px;
}

.ad_ccmt_cont .ccmt_msg .qzcmt-picdiv .m1 li {
    width: 400px;
    height: 183px;
    max-width: 400px;
}

.ad_ccmt_cont .ccmt_msg .ccmt_txt .content p {
    display: inline-block;
    /* cursor: pointer; */
}

.ad_ccmt_cont .ccmt_msg .ccmt_txt .content a {
    color: #2786ed;
}

.ad_ccmt_cont .ccmt_msg .ccmt_action {
    padding-bottom: 15px !important;
}

/**
评论区广告样式结束
**/

.ccmt_cont>.ccmt_msg .content {
    margin-top: 10px;
}

.ccmt_cont>.ccmt_msg .ccmt_action {
    padding-top: 10px;
}

.ccmt_msg a.zheng {
    margin-right: 5px;
    display: inline-block;
    height: 18px;
    vertical-align: middle;
}

.ccmt_msg a.level {
    margin: 4px 5px 0 0;
    padding: 0 6px;
    height: 15px;
    line-height: 15px;
    color: #777;
    font-size: 13px;
    font-family: simsun;
    font-weight: 700;
    vertical-align: middle;
}

.ccmt_msg a.level {
    border: 1px solid #ccc;
    border-radius: 8px;
}

.ccmt_msg .msg-user {
    margin-bottom: 5px;
    height: 24px;
    line-height: 24px;
    color: #666;
    font-size: 14px;
    overflow: hidden;
}

.ccmt_msg .ccmt_txt {
    line-height: 24px;
    color: #666;
    font-size: 14px;
    overflow: visible;
    position: relative;
}

.ccmt_msg .ccmt_txt a.ccmt_all {
    margin-left: 3px;
    padding-right: 15px;
    color: #2786ed;
    background: url(//image.gamersky.com/webimg15/user/club/pc/ab4.png) right center no-repeat;
}

.ccmt_msg .ccmt_txt .huifu {
    padding: 0 5px;
    color: #aaa;
}

.ccmt_msg .ccmt_txt .content {
    display: block;
    color: #4b4b4b;
    font-size: 14px;
    text-align: justify;
    word-wrap: break-word;
    overflow: hidden;
    white-space: pre-wrap;
}

/* .ccmt_msg .ccmt_txt .content .hot{padding-left: 25px;display: inline;background: url(//image.gamersky.com/webimg15/comment/icon-hot.svg) 0 center no-repeat;font-size: 12px;} */
.ccmt_msg .ccmt_txt .content .hot {
    display: inline-block;
    background: url(//image.gamersky.com/webimg15/comment/icon-hot.svg) no-repeat center;
    height: 22px;
    vertical-align: text-bottom;
    margin-right: 4px;
    width: 38px;
}

.ccmt_msg .ccmt_txt .content .emoji {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.ccmt_msg .ccmt_txt .floor {
    height: 20px;
    line-height: 20px;
    color: #999;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    position: absolute;
    right: 0;
    top: 0;
}

.ccmt_msg .ccmt_action {
    padding: 5px 0;
}

/* 添加来源App引导下载样式 */
.ccmt_msg .ccmt_action .ccmt-source {
    float: left;
    margin-right: 15px;
    height: 20px;
    line-height: 20px;
    color: #aaa;
    font-size: 12px;
    cursor: pointer;
}

.ccmt_msg .ccmt_action .ccmt-source .ccmt-vcode {
    display: none;
    padding-top: 18px;
    width: 144px;
    height: 173px;
    position: absolute;
    margin-left: -10px;
    z-index: 1000;
}

.ccmt_msg .ccmt_action .ccmt-source .ccmt-vcode {
    background: url(//image.gamersky.com/webimg15/comment/codebg.png) no-repeat;
}

.ccmt_msg .ccmt_action .ccmt-source .ccmt-vcode h3 {
    margin: 0;
    height: 28px;
    line-height: 28px;
    color: #333;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    text-align: center;
}

.ccmt_msg .ccmt_action .ccmt-source .ccmt-vcode .ccmt-code-image {
    margin: 0 auto;
    width: 100px;
    height: 100px;
    background: url("//image.gamersky.com/webimg15/comment/vcode.jpg") no-repeat center;
}

.ccmt_msg .ccmt_action .ccmt-source .ccmt-vcode p {
    margin: 0;
    height: 24px;
    line-height: 24px;
    color: #999;
    font-size: 12px;
    font-family: simsun;
    text-align: center;
}

.ccmt_msg .ccmt_action .ccmt-source:hover {
    color: #e03900;
}

.ccmt_msg .ccmt_action .ccmt-source:hover .ccmt-vcode {
    display: block;
}

.ccmt_msg .ccmt_action .ccmt_time {
    float: left;
    margin-right: 15px;
    display: block;
    width: auto;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #aaa;
}

.ccmt_msg .ccmt_action .cmt_address {
    float: left;
    margin-right: 15px;
    display: block;
    width: auto;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #aaa;
}

.ccmt_msg .ccmt_action .ccmt_funt {
    float: left;
    margin-top: 2px;
}

.ccmt_msg .ccmt_action .ccmt_funt a {
    float: left;
    margin: 0 5px;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    color: #888;
    font-size: 12px;
}

.ccmt_msg .ccmt_action .ccmt_funt a.digg-btn {
    padding-left: 16px;
    line-height: 18px;
    color: #a1a1a1;
    font-size: 12px;
}

.ccmt_msg .ccmt_action .ccmt_funt a.digg-btn {
    background: url(//image.gamersky.com/webimg15/user/club/pc/ccmt-zan.png) no-repeat;
}

.ccmt_msg .ccmt_action .ccmt_funt a.digg-btn:hover {
    background-position: 0 -16px;
}

.ccmt_msg .ccmt_action .ccmt_funt a.delete-btn {
    display: none;
}

.ccmt_msg .ccmt_action .ccmt_funt a:hover {
    color: #2786ed;
}

.ccmt_msg .ccmt_action .ccmt_funt i {
    float: left;
    padding: 0 5px;
    display: inline-block;
    width: auto;
    height: 16px;
    line-height: 16px;
    color: #ccc;
    font-size: 12px;
    font-family: simsun;
}

.ccmt_msg .ccmt_action.cur .ccmt_funt {
    display: block;
}

.ccmt_msg .ccmt_int .int {
    margin: 5px 0;
}

.ccmt_msg .ccmt_reply {
    margin: 15px 0;
    padding: 0 20px 0;
    overflow: visible;
    background-color: #f7f7f7;
    border-radius: 5px;
}

.ccmt_msg .ccmt_reply .ccmt_reply_cont {
    margin: 0 0 -1px;
    padding: 8px 0 5px;
    overflow: visible;
}

.ccmt_msg .ccmt_reply .ccmt_reply_cont:first-child {
    padding-top: 25px;
}

/* .ccmt_msg .ccmt_reply .ccmt_reply_cont .content {display: inline;} */
.ccmt_msg .ccmt_reply .ccmt_reply_cont .content {
    white-space: pre-wrap;
}

.ccmt_msg .ccmt_reply .ccmt_head {
    width: 38px;
}

.ccmt_msg .ccmt_reply .ccmt_head a {
    width: 70px;
    height: 26px;
    line-height: 26px;
}

.ccmt_msg .ccmt_reply .ccmt_head img {
    width: 26px;
    height: 26px;
}

.ccmt_msg .ccmt_reply .ccmt_msg {
    padding-left: 38px;
}

.ccmt_msg .ccmt_reply .ccmt_action {
    height: 20px;
}

.ccmt_msg .ccmt_reply .ccmt_action .ccmt_funt {
    float: left;
}

.ccmt_msg .ccmt_reply .ccmt_page {
    text-align: left;
}

.ccmt_msg .ccmt_reply .ccmt_page a {
    float: left;
    padding: 0 5px;
    border: 0;
}

.ccmt_msg .ccmt_reply .ccmt_page a.curr {
    color: #2786ed;
    font-weight: 700;
    background: transparent;
}

.ccmt_msg .ccmt_reply .ccmt_page em {
    float: left;
    padding: 0;
    border: 0;
}

.ccmt_link {
    padding-left: 38px;
}

.ccmt_link a.ccmt_more {
    margin: 8px 0 10px;
    padding-right: 15px;
    display: inline-block;
    color: #333;
    font-size: 13px;
}

.ccmt_link a.ccmt_more:hover {
    color: #2786ed;
}

.ccmt_link a.ccmt_more span.ccmt_txt {
    color: #e86e1c;
    font-weight: 700;
}

.ccmt_link .ccmt_page {
    margin: 10px 0;
}

/*评论分页*/
.ccmt_list_page {
    position: relative;
}

.ccmt_page {
    margin: 20px 0;
    font-size: 0;
    text-align: center;
    overflow: hidden;
}

.ccmt_page a {
    margin: 0 3px;
    padding: 0 10px;
    display: inline-block;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    border: 1px solid #ccc;
    border-radius: 4px;
}

.ccmt_page a:hover {
    color: #000;
    text-decoration: none !important;
}

.ccmt_page a.curr {
    color: #fff;
    background-color: #2786ed;
    border-color: #2786ed;
}

.ccmt_page em {
    margin: 0 3px;
    padding: 0 7px;
    display: inline-block;
    line-height: 34px;
    color: #888;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    border: 1px solid #ccc;
    border-radius: 4px;
}

.ccmt_page em i {
    font-family: verdana;
    font-style: normal;
}

.ccmt_page_huifu_btn {
    position: absolute;
    right: 5px;
    top: 18px;
    font-size: 14px;
    color: #0a8eda;
}

/*小图展示*/
.ccmt_msg .qzcmt-piclist li {
    margin: 0 5px 5px 0;
    width: 120px;
    height: 120px;
}

.ccmt_msg .qzcmt-piclist li img {
    width: 120px;
    height: 120px;
}

.ccmt_msg .qzcmt-piclist.m1 {
    width: 100%;
    height: auto;
}

.ccmt_msg .qzcmt-piclist.m1 li {
    width: auto;
    height: auto;
    max-width: 240px;
    max-height: 320px;
}

.ccmt_msg .qzcmt-piclist.m1 li img {
    width: 100%;
    height: auto;
}

.ccmt_msg .qzcmt-piclist.m2 {
    width: 250px;
    height: 125px;
}

.ccmt_msg .qzcmt-piclist.m3 {
    width: 375px;
    height: 125px;
}

.ccmt_msg .qzcmt-piclist.m4 {
    width: 500px;
    height: 125px;
}

.ccmt_msg .qzcmt-piclist.m5 {
    width: 375px;
    height: 250px;
}

.ccmt_msg .qzcmt-piclist.m6 {
    width: 375px;
    height: 250px;
}

.ccmt_msg .qzcmt-piclist.m7 {
    width: 500px;
    height: 250px;
}

.ccmt_msg .qzcmt-piclist.m8 {
    width: 500px;
    height: 250px;
}

.ccmt_msg .qzcmt-piclist.m9 {
    width: 375px;
    height: 375px;
}

.ccmt_msg .qzcmt-slide .Simg a {
    width: 57px;
    height: 57px;
}

.ccmt_msg .qzcmt-slide .Simg a img {
    width: 55px;
    height: 55px;
}

.ccmt_msg .qzcmt-slide {
    margin: 10px 0 5px;
}

/* 评论区广告图片开始 */
.ad_ccmt_cont .ccmt_msg .ad-qzcmt-piclist li {
    margin: 0 5px 5px 0;
    width: 120px;
    height: 120px;
    display: inline-block;
}

.ad_ccmt_cont .ccmt_msg .ad-qzcmt-piclist li img {
    width: 120px;
    height: 120px;
}

.ad_ccmt_cont .ccmt_msg .ad-qzcmt-piclist.m1 {
    width: 100%;
    height: auto;
}

.ad_ccmt_cont .ccmt_msg .ad-qzcmt-piclist.m1 li {
    width: auto;
    height: auto;
    max-height: 320px;
}

.ad_ccmt_cont .ccmt_msg .ad-qzcmt-piclist.m1 li img {
    width: 400px;
    height: 183px;
}

.ad_ccmt_cont .ccmt_msg .ad-qzcmt-piclist.m2 {
    width: 250px;
    height: 125px;
}

.ad_ccmt_cont .ccmt_msg .ad-qzcmt-piclist.m3 {
    width: 375px;
    height: 125px;
}

.ad_ccmt_cont .ccmt_msg .ad-qzcmt-piclist.m4 {
    width: 500px;
    height: 125px;
}

.ad_ccmt_cont .ccmt_msg .ad-qzcmt-piclist.m5 {
    width: 375px;
    height: 250px;
}

.ad_ccmt_cont .ccmt_msg .ad-qzcmt-piclist.m6 {
    width: 375px;
    height: 250px;
}

.ad_ccmt_cont .ccmt_msg .ad-qzcmt-piclist.m7 {
    width: 500px;
    height: 250px;
}

.ad_ccmt_cont .ccmt_msg .ad-qzcmt-piclist.m8 {
    width: 500px;
    height: 250px;
}

.ad_ccmt_cont .ccmt_msg .ad-qzcmt-piclist.m9 {
    width: 375px;
    height: 375px;
}

.cmt-msg .ad-qzcmt-link {
    display: flex;
}

/* 评论区广告图片结束 */

/*底部加载更多*/
.ccmt_bot {
    display: none;
    margin-left: -20px;
    padding: 10px 0;
    width: auto;
    height: auto;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    overflow: hidden;
}

.ccmt_bot.cur {
    display: block;
}

.ccmt_bot a {
    display: inline-block;
    width: auto;
    height: 20px;
    line-height: 20px;
    color: #aaa;
    font-size: 14px;
}

.ccmt_bot a.reply-all {
    padding-right: 14px;
    background: url(//image.gamersky.com/webimg15/user/club/pc/ar2.png) right center no-repeat;
}

.ccmt_bot a:hover {
    color: #2786ed;
}

.ccmt_msg {
    padding-left: 64px;
    overflow: visible;
}

.ccmt_cont>.ccmt_msg>.ccmt_txt a.uname {
    color: #4b4b4b;
}

.ccmt_cont>.ccmt_msg>.ccmt_txt a.uname.red {
    color: #f79111;
}

.ccmt_cont>.ccmt_msg>.ccmt_txt a.uname.HongMing {
    color: #f79111;
}

.ccmt_cont>.ccmt_msg>.ccmt_txt a.uname:hover {
    color: #4b4b4b;
}

.ccmt_msg a.uname {
    margin-right: 5px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    color: #5491b5;
    font-weight: 700;
    vertical-align: middle;
}

.ccmt_msg a.uname:hover {
    color: #2786ed;
}


.triangle {
    width: 17px;
    height: 14px;
    position: absolute;
    left: 5px;
    top: 15px;
    display: none;
    background: url("../img/headlayer-arr1.png") no-repeat;
}


.ccmt_msg .gamept {
    display: inline-block;
    height: 22px;
    overflow: visible;
    vertical-align: middle;
    position: relative;
}

.ccmt_msg .gamept a.gamepticon {
    float: left;
    margin-right: 5px;
    display: inline-block;
    width: 18px;
    height: 18px;
    overflow: hidden;
}

.ccmt_msg .gamept.cur .gameptlayer {
    display: block;
}

.ccmt_msg .ccmt_reply .headlayer-pic img {
    width: 60px;
    height: 60px;
}


.ccmt-textarea {
    padding: 0.01px 0;
    overflow: visible;
    position: relative;
}

.ccmt-textarea .textarea-tit {
    height: 30px;
}

.ccmt-textarea .textarea-tit h3 {
    height: 30px;
    line-height: 20px;
    color: #666;
    font-size: 16px;
}

.ccmt-textarea .textarea-top {
    height: 40px;
    overflow: visible;
    border: 1px solid #ddd;
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
    position: relative;
}

.ccmt-textarea .textarea-top .button {
    float: left;
    padding: 8px 0 0 15px;
    overflow: visible;
}

.ccmt-textarea .textarea-top .button .btn-a {
    float: left;
    width: auto;
    height: 24px;
    overflow: visible;
    position: relative;
}

.ccmt-textarea .textarea-top .button .btn-a a.btn {
    display: block;
    margin-right: 15px;
    width: 24px;
    height: 20px;
    background: url(../img/kind.png) no-repeat;
}

.ccmt-textarea .textarea-top .button .btn-a a.btn[name="bq"] {
    background-position: 0 -40px;
    height: 24px;
}

.ccmt-textarea .textarea-top .button .btn-a a.btn[name="tp"] {
    background-position: 0 0;
    margin-top: 2px;
}

.ccmt-textarea .textarea-top .button .btn-a a.btn.cur {
    cursor: default;
}

.ccmt-textarea .textarea-con {
    padding: 10px 15px;
    height: auto;
    border: 1px solid #ddd;
    border-radius: 0 0 4px 4px;
}

.ccmt-textarea .textarea-con textarea {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 120px;
    line-height: 24px;
    color: #777;
    font-size: 16px;
    font-family: "Microsoft YaHei";
}

.ccmt-textarea .textarea-con textarea {
    word-wrap: break-word;
    border: 0;
    background: none;
    outline: 0;
    resize: none;
    -webkit-appearance: none;
    overflow-y: hidden;
    white-space: pre-wrap;
}

.ccmt-textarea .textarea-con textarea.cur {
    color: #333;
}

.ccmt-textarea .textarea-bot {
    padding: 10px 0;height: 60px;
}

.ccmt-textarea .textarea-bot .alert {
    float: left;
    width: 85%;
    height: 32px;
    line-height: 32px;
    color: #ee542a;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    text-align: center;
}

.ccmt-textarea .textarea-bot a {
    float: right;
    display: block;
    width: 68px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    background-color: #2d8ae9;
    border-radius: 4px;
}

.ccmt-textarea .textarea-bot a:hover {
    background-color: #0099e5;
}

.ccmt-textarea .textarea-login {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.ccmt-textarea .textarea-login .txt {
    width: 97%;
    height: 130px;
    line-height: 130px;
    color: #777;
    font-size: 15px;
    text-align: center;
    background-color: #fff;
    position: absolute;
    left: 10px;
    top: 81px;
}

.ccmt-textarea .textarea-login .txt a {
    color: #0099e5;
}

.ccmt-textarea .textarea-login .txt a:hover {
    color: #2786ed;
}


.qzlist li .con .tem em{ text-decoration:none; font-style:normal; }

.actiondiv .handle a.evt-share i {
    display: block;
    width: 15px;
    height: 16px;
    position: absolute;
    left: 18px;
    top: 18px;

    background: url(../img/evts.png) center -32px no-repeat;
}
.qzcmt-action{ height:100px;}

/* ========== 分享/举报面板 ========== */
.share-panel {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
}
.share-panel-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);z-index: 9999;
}
.share-panel-box {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 12px;
  width: 380px;
  max-width: 90%;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
  z-index: 10000;
}
.share-panel-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  border-bottom: 1px solid #eee;
  font-size: 16px;
  font-weight: 600;
  color: #333;
}
.share-panel-close {
  color: #999;
  font-size: 18px;
}
.share-panel-close:hover {
  color: #333;
}
/* 分享项 */
.share-panel-body {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  padding: 24px 20px;
  justify-content: center;
}
.share-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: #666;
  font-size: 12px;
  width: 64px;
  transition: color 0.2s;
}
.share-item i {
  font-size: 28px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.share-item:hover {
  color: #333;
}
.wechat-share i { color: #07c160; background: #e8f8ee; }
.weibo-share i { color: #e6162d; background: #ffe8eb; }
.qq-share i { color: #12b7f5; background: #e6f7ff; }
.qzone-share i { color: #fece00; background: #fff9e0; }
.link-share i { color: #999; background: #f5f5f5; }

/* 微信二维码分享 */
.wechat-qr-tip {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #333;
  padding-bottom: 12px;
}
.wechat-qr-box {
  width: 180px;
  height: 180px;
  margin: 0 auto;
  border: 1px solid #eee;
  border-radius: 8px;
  overflow: hidden;
}
.wechat-qr-box img {
  width: 100%;
  height: 100%;
  display: block;
}
.wechat-qr-actions {
  display: flex;
  justify-content: center;
  margin-top: 16px;
}

/* ========== 举报面板 ========== */
.report-panel-body {
  padding: 20px;
}
.report-option {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 0;
  border-bottom: 1px solid #f5f5f5;
  font-size: 14px;
  color: #333;
  cursor: pointer;
}
.report-option input[type="radio"] {
  accent-color: #3b8cff;
}
.report-panel-body textarea {
  width: 100%;
  margin-top: 12px;
  padding: 10px 12px;
  border: 1px solid #ddd;
  border-radius: 8px;
  font-size: 14px;
  resize: vertical;
  outline: none;
  transition: border-color 0.2s;
  box-sizing: border-box;
}
.report-panel-body textarea:focus {
  border-color: #3b8cff;
}
.report-submit-btn {
  width: 100%;
  margin-top: 16px;
  padding: 10px;
  background: #3b8cff;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 15px;
  cursor: pointer;
  transition: background 0.2s;
}
.report-submit-btn:hover {
  background: #2a7de1;
}