@charset "utf-8";
body {margin:0;}
select:focus option:checked {color:#d9534f;}
.clear {clear:both;}
.cursor {cursor:pointer;}
.img {width:100%;height:100%;object-fit:cover;}
.border {border:1px solid #ebebeb;}
.border-t {border-top:1px solid #ebebeb;}
.border-l {border-left:1px solid #ebebeb;}
.border-r {border-right:1px solid #ebebeb;}
.border-b {border-bottom:1px solid #ebebeb;}
.border-no {border:none!important;}
.border-t-no {border-top:none!important;}
.border-l-no {border-left:none!important;}
.border-r-no {border-right:none!important;}
.border-b-no {border-bottom:none!important;}
.w-50 {width:50px!important;display:inline-block;}
.w-80 {width:80px!important;display:inline-block;}
.w-85 {width:85px!important;display:inline-block;}
.w-90 {width:90px!important;display:inline-block;}
.w-100 {width:100px!important;display:inline-block;}
.w-105 {width:105px!important;display:inline-block;}
.w-110 {width:110px!important;display:inline-block;}
.w-120 {width:120px!important;display:inline-block;}
.w-125 {width:125px!important;display:inline-block;}
.w-130 {width:130px!important;display:inline-block;}
.w-135 {width:135px!important;display:inline-block;}
.w-150 {width:150px!important;display:inline-block;}
.w-160 {width:160px!important;display:inline-block;}
.w-200 {width:200px!important;display:inline-block;}
.w-250 {width:250px!important;display:inline-block;}
.w-300 {width:300px!important;display:inline-block;}
.w-500 {width:500px!important;display:inline-block;}
.w-600 {width:600px!important;display:inline-block;}
.hide1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.hide2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.hide3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.line-5 {width:100%;min-height:5px!important;display:block;}
.line-10 {width:100%;min-height:10px!important;display:block;}
.line-15 {width:100%;min-height:15px!important;display:block;}
.line-20 {width:100%;min-height:20px!important;display:block;}

.containers {
    max-width: 700px;
    background: #fff;
    margin: 0 auto;
}

.icon-userClass-name {width:18px;height:18px;line-height:18px;font-size:12px;border-radius:3px;}
.icon-userClass-name {display:inline-block;text-align:center;color:#fff;background-color:#666;cursor:pointer;}
.icon-userClass-vip {display:inline-block;font-size:17px;color:#f44336;font-family:"Georgia";font-weight:bold;cursor:pointer;}
.icon-userClass-idrz {display:inline-block;font-size:17px;color:#ff9800;font-family:"Georgia";font-weight:bold;cursor:pointer;}

.header {color:#fff;background-color:#d9534f;box-shadow:inset 0 -0.05rem 0 rgb(0 0 0 / 10%);}
.header {position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.header .header-nav {margin:4px;-ms-flex-item-align:start;align-self:flex-start;}
.header .header-nav {display:-ms-flexbox;display:flex;overflow-x:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;}
.header .header-nav .brand {font-size:18px;}
.header .header-nav>a {display:flex;flex:0 0 auto;color:#ffffff;min-width:40px;height:40px;padding:0 10px;opacity:.8;font-size:16px;}
.header .header-nav>a {display:-ms-flexbox;-ms-flex:0 0 auto;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}

.member-list li {width:100%;float:left;padding:1px;height:92px;list-style:none;}
.member-list li>div {text-align:left;box-shadow:0 3px 5px #cfcfcf;}
.member-list li>div {position:relative;padding:10px 0;width:100%;height:100%;}
.member-list .online {position:absolute;right:15px;color:#bfbfbf;font-size:12px;}
.member-list .headimg {position:absolute;top:5px;left:5px;width:75px;height:80px;overflow:hidden;}
.member-list .headimg img {width:100%;height:100%;object-fit:cover;}
.member-list p {display:block;margin:0;height:25px;margin-left:92px;line-height:25px;}
.member-list .username a {color:#444;font-size:16px;}
.member-list .info {color:#999;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.member-list .dec {display:block;color:#999;padding-right:10px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.weibo-header {position:relative}
.weibo-header .bg {width:100%}
.weibo-header .headimg {position:absolute;width:70px;height:70px;right:15px;bottom:-20px;padding:2px;}
.weibo-header .headimg {object-fit:cover;background-color:#fff;border:1px solid #dbdbdb;}
.weibo-list {padding:10px 0 10px}
.weibo-list .item {position:relative;clear:both;overflow:hidden}
.weibo-list .item {line-height:1.5;border-bottom:1px solid #efeff4;margin-top:15px;padding-bottom:15px}
.weibo-list .headimg {position:absolute;padding-left:15px}
.weibo-list .headimg img {width:45px;height:45px;object-fit:cover;}
.weibo-list .item .data {padding-left:70px;padding-right:15px;width:100%;box-sizing:border-box}
.weibo-list .item .name {margin-bottom:10px;}
.weibo-list .item .name .username {font-size:15px;padding-right:8px;}
.weibo-list .item .content {color:#252525;padding-bottom:5px}
.weibo-list .item .time {color: #b1b1b1}
.weibo-list .item .time span {margin-right:15px;}
.weibo-list .item .time ._btn img {width:20px;float:right}
.weibo-comment-jiantou {width:1px;margin-top:5px;margin-left:10px;border-bottom:8px solid #eee;}
.weibo-comment-jiantou {border-left:8px solid transparent;border-right:8px solid transparent;}
.weibo-comment-wrap {width:100%;background-color:#f2f2f2}
.weibo-comment-list {padding:10px 12px;color:#454545}
.weibo-comment-list a {color:#3b5384;}
.weibo-comment-list span {color:#3b5384;padding-right:10px;}
.weibo-add-textarea {background:rgb(242, 246, 247);font-family:"Microsoft Yahei";font-size:14px;height:80px!important;}

ul.sitemap {}
ul.sitemap li a {color:#333;}