<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS  wap qun个人主页 */
.timeline-body {
    background-size: 100% 200px;
    background-position: center top;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #fff;
    /* height: 184px; */
}

.timeline-position-top-bar {
    overflow: hidden;
    position: relative;
    border-bottom: 10px solid #eeeef4;
}

.timeline-topbar {
    overflow: hidden;
    /*margin-top: 105px;*/
    margin-top: 16px;
    position: relative;
}

.timeline-topbar .shop-head {
    /*width: 90px;*/
    /*height: 90px;*/
    background-color: #fff;
    border-radius: 50%;
    margin-left: 15px;
    float: left;
    position: relative;
    z-index: 2;
}

.timeline-topbar .shop-head img {
    width: 82px;
    height: 82px;
    border-radius: 50%;
    margin:0 2px 2px;
}

.timeline-topbar .timeline-name {
    margin: 0 0 6px 10px;
    max-height: 50px;
    font-size: 18px;
    color: #233040;
    line-height: 25px;
}
.timeline-topbar .timeline-name .shop-name-span{
    width:100%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    display:block;
}
.timeline-right-box{
    width: calc(100% - 106px);
    position: absolute;
    left: 103px;
    top: 50%;
    transform: translateY(-50%);
}
.timeline-topbar .timeline-name img{
    display: block;
    margin-top: 5px;
    width: 81px;
    height: 15px;
}
.timeline-mess {
    height: 25px;
    margin: 0 15px 0px;
    padding-top: 16px;
    /*border-bottom: 1px solid #e7ecf2;*/
}
.timeline-topbarOther{
    background-color: #fff;
    height: 71px;
    border-radius: 5px;
    margin-top: 33px;
    margin-left: 14px;
    margin-right: 14px;
    box-shadow: 0px 0px 7px 2px rgba(0,136,255,0.2);
}
.honour-gain p{
    text-align: center;
    font-size: 15px;
    color: #233040;
    margin-top: 35px;
    font-weight: bold;
}
.timeline-topbarOther .shop-head-img{
    width: 53px;
    height: 53px;
    border-radius: 50%;
    margin: 10px;
}
.shop-headOther .shop-headOther-word{
    font-size: 17px;
    color: #233040;
    padding-top: 26px;
    display: inline-block;
}
.honour-gain{
    text-align: center;
}
.timelineOther-body{
    background-size: 100% 150px;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #fff;
}
.honour-bookWeb{
    width: calc(100% - 60px);;
    margin: 25px 0;
    box-shadow: 0 0 6px 1px rgba(1,2,3,0.2);
    border-radius: 4px;
}
.timeline-mess a.my-link {
    float: right;
    margin-top: -8px;
    display: inline-block;
    width: 65px;
    padding: 6px 0 7px;
    text-align: center;
    color: #0099e9;
    font-size: 13px;
    border-radius: 3px;
    border: 1px solid #0099e9;
}

.timeline-mess a.my-link.css-android {
    padding: 7px 0 5px;
}

.timeline-mess a.my-link:active {
    opacity: .5;
}

.timeline-mess .party-num,
.timeline-mess .fans-num {
    display: inline-block;
    width: 85px;
    height: 12px;
    line-height: 12px;
    text-align: center;
    font-size: 14px;
    color: #b2bbc7;
    float: left;
}
.timeline-mess .party-num text,.timeline-mess .fans-num text{
    padding-right: 5px;
}
.timeline-mess .fans-num {
    background: url(/public/static/2019//timeline-line-w2.png) no-repeat left / 1px 28px;
}

.timeline-mess .focus {

    height: 26px;
    float: right;
    margin-top: -8px;
}
.honourweb{
    display: none;
}
.timeline-mess .focus a {
    display: inline-block;
    width: 50px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background-color: #0099e9;
    color: #fff;
    font-size: 13px;
    border-radius: 3px;
    margin-right: 5px;
}

.timeline-mess .focus.css-android a {
    height: 24px;
    line-height: 24px;
    padding-top: 2px;
}

.timeline-mess .focus a.over {
    background-color: #bfe5f8;
}

.timeline-mess .focus a:active {
    opacity: .5;
}
.timeline-honour {
    margin: 0 15px;
    padding: 19px 0 19px;
    overflow: hidden;
}
.middle-line{

    display:inline-block;
    width:42px;
    height:1px;
    background: #65717f;
    vertical-align: top;
    margin:7px;
}
.timeline-honour .hon-jian{
    font-size: 12px;
    color: #98a4b4;
    float: left;
    padding-right: 17px;
    padding-top: 5px;
}
.timeline-honour .intr-mess{
    font-size: 14px;
    color: #233040;
    line-height: 22px;
    padding: 0;
    float: left;
    max-width:calc(100% - 67px);
}
.timeline-honour .intr-mess img{
    vertical-align: middle;
    margin-top:-2px;
    margin-right:10px;
}
.timeline-line{
    height: 150px;
    overflow: hidden;
    background-color: #fff;
    margin:50px 15px 15px;
    border-radius: 5px;
    box-shadow: 0px 0px 7px 2px rgba(0,136,255,0.2);
}
.honour-mb-title{
    max-width:calc(100% - 80px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}
.timeline-introduction {
    margin: 0 15px;
    padding: 8px 0 20px;
    overflow: hidden;
    border-bottom: 1px solid #e7ecf2;
}

.timeline-introduction .intr-title {
    font-size: 12px;
    color: #98a4b4;
    float: left;
    padding-right: 17px;
    padding-top: 5px;
}

.timeline-introduction .intr-mess {
    font-size: 14px;
    color: #233040;
    line-height: 22px;
    padding: 0;
    float: left;
    max-width:calc(100% - 67px);
}

.timeline-card {
    margin-bottom: -4px;
    margin-left: 2px;
}
.timeline-card ul:after{
    display:block;
    content:'';
    clear:both;
}
.timeline-card .card-ul li {
    float:left;
    /*height: 24px;*/
    margin-right:8px;
}

.timeline-card .card-ul li span {
    display: inline-block;
    background: url(/public/static/qun_style/xr234_qun_1/timeline-icon-rz.png) no-repeat 5px 7px / 20px 150px;
    padding-left:28px;
    width:10px;
    height:32px;
    transform: scale(0.9);
}
.timeline-card .card-ul li:last-child em{
    display: none;
}
.timeline-card .card-ul li.card-null span {
    background-position: 5px -68px;
}

.timeline-card .card-ul li.card-person span {
    background-position: 5px -18px;
}

.timeline-card .card-ul li.card-person.css-android span {
    background-position: 5px -20px;
}

.timeline-card .card-ul li.card-company span {
    background-position: 5px 7px;
}

.timeline-card .card-ul li.card-company.css-android span {
    background-position: 5px 5px;
}

.timeline-card .card-ul li.card-org span {
    background-position: 5px -43px;
}

.timeline-card .card-ul li.card-org.css-android span {
    background-position: 5px -45px;
}

.timeline-card .card-ul li.card-vip span {
    background-position: 5px -93px;
}

.timeline-card .card-ul li.card-vip.css-android span {
    background-position: 5px -95px;
}

.timeline-card .card-ul li.card-wx span {
    background-position: 5px -118px;
}

.timeline-card .card-ul li.card-wx.css-android span {
    background-position: 5px -120px;
    transform: scale(1);
}

.timeline-card .card-ul li em{
    display:inline-block;
    border-left:1px solid #e5e5e5;
    height:9px;
    vertical-align: top;
    margin-top:13px;
}

.timeline-main .bar-title {
    font-size: 15px;
    color: #000;
    padding: 17px 15px 13px;
    background-color: #fff;
}

.timeline-main .bar-title.bar-fly {
    position: fixed;
    width: calc(100% - 30px);
    left: 0;
    top: 0;
    z-index: 3;
    opacity: .95;
    height: 15px;
}

.timeline-main .bar-title .top-set-btn {
    display: inline-block;
    width: 67px;
    padding: 7px 0 8px;
    text-align: center;
    background-color: #0099e9;
    font-size: 12px;
    color: #fff;
    float: right;
    margin: -8px 0 0 0;
    border-radius: 3px;
}

.timeline-main .bar-title .top-set-btn.css-android {
    padding: 8px 0 7px;
}

.timeline-main .bar-title .top-set-btn:active {
    opacity: .5;
}

.timeline-main .bar-title-wei {
    height: 51px;
}

.timeline-main .info-party-list {
    padding: 11px 10px;
    overflow: hidden;
    border-top: 1px solid #eee;
    height: 103px;
}

.timeline-main .info-party-list.thishidden {
    display: none;
}

.timeline-main .info-party-list .party-list-link {
    display: inline-block;
    overflow: hidden;
    /*width: 100%;*/
}

.timeline-main .info-party-list .party-list-link:active {
    opacity: .7;
}

.timeline-main .info-party-list .info-img {
    width: 175px;
    height: 102px;
    float: left;
    position: relative;
}

.timeline-main .info-party-list .info-img img {
    width: 175px;
    height: 102px;
}

.timeline-main .info-party-list .info-img i {
    display: inline-block;
    width: 21px;
    height: 33px;
    background: url(/public/static/2019//timeline-icon-top2.png) no-repeat 0 0 / 21px 33px;
    position: absolute;
    left: -1px;
    top: -3px;
}

.timeline-main .info-party-list .info-mation {
    width: calc(100% - 185px);
    overflow: hidden;
    float: right;
    height: 100%;
    position: relative;
}
.timeline-main .info-party-list .info-mation&gt;a{display: block;height: auto;overflow: hidden}

.timeline-main .info-party-list .info-mation .info-title {
    max-height: 36px;
    line-height: 18px;
    font-size: 15px;
    color: #000;
    text-align: left;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 3px;
}

.timeline-main .info-party-list .info-mation .info-time {
    font-size: 12px;
    color: #999;
    text-align: left;
    white-space: nowrap;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.timeline-main .info-party-list .info-mation .info-area {
    font-size: 12px;
    color: #999;
    text-align: left;
    overflow: hidden;
    display: inline-block;
}

.timeline-main .info-party-list .info-mation .info-area i {
    display: inline-block;
    width: 26px;
    height: 11px;
    background: url(/public/static/2019//liveIcon2.png) no-repeat 0 0 / 26px 11px;
}
.timeline-main .info-party-list .info-mation .info-plus span {
    display: inline-block;height: 18px;line-height: 18px;padding: 0 4px;font-size: 11px;color: #fff;border-radius: 2px;background: -moz-linear-gradient(top, #44d6eb 0%, #1081c4 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #44d6eb), color-stop(100%, #1081c4));background: -webkit-linear-gradient(top, #44d6eb 0%, #1081c4 100%);background: -o-linear-gradient(top, #44d6eb 0%, #1081c4 100%);background: -ms-linear-gradient(top, #44d6eb 0%, #1081c4 100%);background: linear-gradient(to bottom, #44d6eb 0%, #1081c4 100%);margin-top: 3px}
.timeline-main .info-party-list .info-mation .info-price {
    height: 15px;
    width: 100%;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.timeline-main .info-party-list .info-mation .info-price span {
    display: inline-block;
    font-size: 12px;
    color: #ff9a32;
    padding-right: 5px;
    float: left;
}

.timeline-main .info-party-list .info-mation .info-price i {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(/public/static/2019//time-icon-juan3.png) no-repeat 0 0 / 15px 15px;
    float: left;
    margin-top: -1px;
}

.timeline-main .info-party-list .info-mation .info-price .top_out {
    display: inline-block;
    text-align: center;
    float: right;
    font-size: 12px;
    color: #0099e9;
    border: 1px solid #0099e9;
    border-radius: 3px;
    margin-top: -5px;
}

.timeline-main .info-party-list .info-mation .info-price .top_out:active {
    opacity: .5;
}

.timeline-main .info-party-list .info-mation .info-price .top_out,
.timeline-main .info-party-list .info-mation .info-price .top_out:active {
    background-color: #fff7ef;
    border: 1px solid #ff9933;
    color: #ff9933;
    width: auto;
    padding: 3px 4px;
}

.timeline-main .info-party-list .info-mation .info-price .top_out.info-stop,
.timeline-main .info-party-list .info-mation .info-price .top_out.info-stop:active {
    border: 1px solid #c2cdd9;
    color: #c2cdd9;
    background-color: #e7ecf2;
}

.timeline-main .info-party-list .info-mation .info-price .top_out.top_blue {
    color: #0099e9;
    background-color: #fff;
    border: 1px solid #0099e9;
}
.timeline-main .info-party-list .info-mation .info-price .top_out.top_blue:active {
    color: #0099e9;
    background-color: #fff;
    border: 1px solid #0099e9;
    opacity: .5;
}
.timeline-b-logo {
    height: 66px;
    background-color: #efeff4;
    text-align: center;
}

.timeline-outside {
    overflow: hidden;
    min-height: calc(100vh - 66px);
}

.timeline-b-logo img {
    width: 88px;
    margin: 20px auto 0;
}

.timeline-main-null {
    text-align: center;
    padding: 50px 0 100px;
}

.timeline-main-null p {
    font-size: 14px;
    color: #65717f;
    line-height: 22px;
}

.timeline-main-null p a {
    color: #0099e9;
}

.timeline-main-null p a:active {
    opacity: .5;
}

.query-loading {
    height: 20px;
    text-align: center;
    padding: 5px 0 15px;
}

.query-loading img {
    width: 18px;
    height: 18px;
    display: inline-block;
}

.query-loading span {
    display: inline-block;
    line-height: 18px;
    padding-left: 10px;
    font-size: 12px;
    color: #999;
}

/*关注弹窗*/
.tc_c_new2 {
    width: 280px;
    background-color: #FFF;
    border-radius: 5px;
}

.tc_c_new2 .tc_c_close {
    height: 45px;
    margin-top: -45px;
}

.tc_c_new2 .tc_c_close a {
    display: block;
    width: 37px;
    height: 37px;
    overflow: hidden;
    float: right;
    margin-right: -5px;
}

.tc_c_new2 .tc_c_close a img {
    width: 37px;
    height: 74px;
}

.tc_c_new2 .tc_c_close a:active img {
    margin-top: -37px;
}

.tc_c_new2 .tc_attentOk_k {
    padding: 18px;
}

.tc_c_new2 .tc_attentOk_k .tc_biao {
    overflow: hidden;
    border-bottom: 1px dashed #999;
}

.tc_c_new2 .tc_attentOk_k .tc_biao .img {
    text-align: center;
}

.tc_c_new2 .tc_attentOk_k .tc_biao .img img {
    width: 69px;
    height: 69px;
}

.tc_c_new2 .tc_attentOk_k .tc_biao .tit {
    font-size: 16px;
    color: #1e87e5;
    text-align: center;
    padding: 10px 0 15px;
}

.tc_c_new2 .tc_attentOk_k .tc_down .t {
    padding: 10px 0;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    text-align: center;
}

.tc_c_new2 .tc_attentOk_k .tc_down .b {
    text-align: center;
}

.tc_c_new2 .tc_attentOk_k .tc_down .b a {
    display: inline-block;
    width: 130px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    color: #1e87e5;
    font-size: 14px;
}

.tc_c_new2 .tc_attentOk_k .tc_down .b a:active {
    color: #0082c6;
}

#no_focus {
    background-color: #FFF;
    width: 100%;
    overflow: hidden;
    top: auto !important;
    bottom: 0 !important;
    height: 120px;
}

#no_focus .no_focus_K {
    padding: 5px 10px;
}

#no_focus a {
    display: block;
    height: 43px;
    width: 100%;
    line-height: 43px;
    text-align: center;
    font-size: 15px;
    color: #000;
    background-color: #d0d0d0;
    border-radius: 5px;
    margin: 8px 0;
}

#no_focus a:active {
    background-color: #c1bfbf;
}

#qd_no_focus {
    width: 280px;
    background-color: #FFF;
    border-radius: 5px;
}

#qd_no_focus .i {
    text-align: center;
    padding-top: 32px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#qd_no_focus .i img {
    width: 62px;
    height: 61px;
}

#qd_no_focus .t {
    padding: 25px 20px;
    line-height: 22px;
    font-size: 14px;
    color: #000;
    text-align: center;
}

#qd_no_focus .b {
    margin: 0 15px;
    height: 45px;
    padding-bottom: 20px;
    position: relative;
}

#qd_no_focus .b p {
    display: block;
    width: 48%;
    height: 45px;
    float: left;
}

#qd_no_focus .b p.l {
    padding-right: 2%;
}

#qd_no_focus .b p.r {
    padding-left: 2%;
}

#qd_no_focus .b p a {
    display: block;
    height: 45px;
    line-height: 45px;
    text-align: center;
}

#qd_no_focus .b p a:active {
    background-color: #f3f3f3;
}

#qd_no_focus .b p.r a {
    color: #FFF;
    background-color: #1e87e5;
    border-radius: 5px;
}

#qd_no_focus .b p.r a:active {
    background-color: #0082c6;
}

#qd_no_focus .b p.l a {
    height: 43px;
    border: 1px solid #c8c8c8;
    color: #000;
    border-radius: 5px;
}

#qd_no_focus .b p.l a:active {
    background-color: #eee;
}

#qd_no_focus .b img.zbf {
    position: absolute;
    width: 199px;
    height: 17px;
    top: 92px;
    left: 30px;
}

.tc-timeline-select-box {
    width: calc(100% - 60px);
    overflow: hidden;
    display: none;
}

.tc-timeline-select-box .mess-txt {
    padding: 22px 30px;
    font-size: 16px;
    color: #444;
    line-height: 22px;
    text-align: center;
    background: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tc-timeline-select-box .box-btn {
    height: 44px;
    border-top: 1px solid #eee;
}

.tc-timeline-select-box .box-btn a {
    display: inline-block;
    width: 50%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background-color: #fff;
    color: #444;
    font-size: 14px;
    float: left;
}

.tc-timeline-select-box .box-btn a.btn-blue {
    background-color: #0099e9;
    color: #fff;
    border-bottom-right-radius: 5px;
}

.tc-timeline-select-box .box-btn a.btn-blue:active {
    background-color: #0082c5;
}

.tc-timeline-select-box .box-btn a.btn-white {
    border-bottom-left-radius: 5px;
}

.tc-timeline-select-box .box-btn a.btn-white:active {
    background-color: #f7f7f7;
}

.tc-timeline-wxma-box {
    width: calc(100% - 60px);
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    display: none;
}

.tc-timeline-wxma-box .close {
    height: 30px;
}

.tc-timeline-wxma-box .close a {
    display: inline-block;
    width: 15px;
    height: 15px;
    overflow: hidden;
    float: right;
    margin: 10px 10px 0 0;
}

.tc-timeline-wxma-box .close a img {
    width: 15px;
    height: 30px;
}

.tc-timeline-wxma-box .close a:active img {
    margin-top: -15px;
}

.tc-timeline-wxma-box .title {
    padding: 8px 0 22px;
    text-align: center;
    font-size: 16px;
    color: #444;
}

.tc-timeline-wxma-box .title-wx {
    padding: 8px 0 22px;
    height: 17px;
    background: url(/public/static/2019//timeline-box-wx-icon.png) no-repeat center / 143px 17px;
}

.tc-timeline-wxma-box .ma {
    width: 146px;
    height: 146px;
    border: 1px solid #eee;
    margin: 0 auto;
}

.tc-timeline-wxma-box .ma img {
    width: 136px;
    height: 136px;
    margin: 5px;
}

.tc-timeline-wxma-box .note {
    display: block;
    padding-top: 15px;
    min-height: 50px;
    text-align: center;
    font-size: 13px;
    color: #98a4b4;
}

.tc-timeline-wxma-box .note p {
    padding: 0 20px 25px;
    text-align: left;
    line-height: 20px;
}
.uplaodHostBg{width: 100%;height: 150px;position: absolute;top: 0px;left: 0px;z-index: 1;}</pre></body></html>