.center-homepage-edit-btn {
    background-image: url("/center/images/icon.png");
    background-position: -451px -298px;
}
.center-homepage-up {
    position: relative;
    background-color: #fff;
    padding: 0 32px;
    border-bottom: 1px solid #E5E7EB;
}
.center-homepage-down {
    padding: 0 32px;
    background: #fff;
}

.center-homepage-bookcase-btn {
    position: absolute;
    width: 110px;
    right: 19px;
    bottom: -20px;
    z-index: 10;
}
.center-homepage-bookcase-btn.other-right{
    right: 39px;
}
.center-edit-btn {
    position: absolute;
    width: 110px;
    right: 19px;
    bottom: -20px;
    z-index: 10;
}
.center-homepage-user {
    /* overflow: hidden; */
    padding: 32px 0; 
    display: flex;
    gap: 16px;
    flex: 1;
}
/* .center-homepage-user > div {
    flex-shrink: 0;
} */
.center-homepage-user-img-box {
    flex-shrink: 0;
}
.center-homepage-user-img {
    position: relative !important;
    width: 130px;
    height: 130px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    background-color: #F5F5F5;
    border-radius: 6px;
    overflow: hidden;
    /* margin-right: 24px; */
}
.center-homepage-user-img > img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.center-homepage-user-info {
    /* position: relative;
    overflow: hidden;
    height: 130px;
    padding: 0;
    min-width: 240px;
    max-width: 400px; */
    flex: 1;
}
.center-homepage-user-name {
    color:  #333940;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    /* overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; */
}
.center-homepage-company {
    line-height: 24px;
    padding: 4px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    font-size: 14px;
}
.center-homepage-company > a {
    color: inherit;
}
.center-homepage-company > a:hover {
    text-decoration: underline;
}
.center-homepage-company img {
    margin: -1px 0 0 2px;
}
.center-homepage-follow {
    position: relative;
    overflow: hidden;
    /* padding: 10px 0 4px 0; */
    margin: 12px 0;
    line-height: 20px;
}
.center-homepage-fans-division {
    margin: 0 16px;
    height: 12px;
    width: 1px;
    background: #C5C5C5;
    position: relative;
    top: 4px;
}
.center-homepage-fans,
.center-homepage-subs {
    position: relative;
    font-size: 14px;
    color: #333940;
}
.center-homepage-follow .view-icon {
    background: url("/images/icon.png") no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
}
.center-homepage-follow .view-icon.fans-icon {
    background-position: -430px -219px;
}
.center-homepage-follow .view-icon.subs-icon {
    background-position: -455px -219px;
}
.center-homepage-follow .view-count {
    color: #333;
    font-weight: bold;
}


.center-homepage-btns {
    /* position: absolute;
    bottom: 0px; */
    flex-shrink: 0;
}
.center-homepage-sub,
.center-homepage-embed {
    position: relative;
    /* margin-right: 8px; */
    padding: 6px 24px;
    border-radius: 6px;
    font-size: 14px;
}
.center-homepage-sub.subscribe {
    background-color: #007bff;
    border: none;
}
.center-homepage-sub.subscribe:hover {
    background-color: #3391FE;
}
.center-homepage-sub.subscribe:active {
    background-color: #006AE5;
}
.center-homepage-sub.subscribed {
    background-color: #fff;
    border: 1px solid #E5E7EB;
    box-shadow: none;
}
.button-pure:not(.disabled):active {
    box-shadow: none;
}
.center-homepage-not-subsed {

}
.center-homepage-not-subsed > .sub-icon {
    background: url("/images/icon.png") no-repeat;
    position: relative;
    background-position: -176px -93px;
    padding: 2px 10px;
}
.center-homepage-sub.subscribed > .center-homepage-not-subsed {
    display: none;
}
.center-homepage-sub.subscribed > .center-homepage-subsed {
    display: block;
}
.center-homepage-sub.subscribe > .center-homepage-not-subsed {
    display: block;
}
.center-homepage-sub.subscribe > .center-homepage-subsed {
    display: none;
}

.center-homepage-upright {
    /* text-align: center;
    margin-top: -3px; */
    position: absolute;
    right: 32px;
    top: 16px;
}
#center-homepage-qrurl {
    position: relative;
    line-height: 0;
    z-index: 99;
    /* border: 1px solid rgb(208, 208, 208); */
    display: inline-block;
    width: 100px;
    height: 100px;
}
#center-homepage-qrurl.p-12 {
    padding: 12px;
}
#center-homepage-qrurl > img {
    width: 100%;
    height: 100%;
}
.center-homepage-shares {
    position: relative;
    /* top: 5px;
    font-size: 0;
    line-height: 0;
    left: 4px; */
    background: #FFFFFF99;
    margin-top: 4px;
    text-align: center;
    width: 100px;
}
.center-homepage-shares > li {
    display: inline-block;
    height: 16px;
    margin: 4px 0;
}
.center-homepage-shares > li > a {
    /* margin-right: 8px; */
    display: inline-block;
    width: 26px;
    height: 16px;
    /* background-image: url(/center/home/img/share_cn2.png);
    background-position: -14px -3px;
    background-size: 150px;*/
} 
.center-homepage-shares > li > a.qqf-space {
    /* background-position: -11px -3px; */
    background-image: url("/center/home/img/qq.png");
}
.center-homepage-shares > li > a.qq-space {
    /* background-position: -44px -3px; */
    background-image: url("/center/home/img/qq_email.png");
}
.center-homepage-shares > li > a.sina {
    /* background-position: -77px -3px; */
    background-image: url("/center/home/img/weibo.png");
}


.center-homepage-self-books {
    text-align: center;
    /* padding-top: 30px; */
    min-height: 400px;
}

.center-homepage-group, .center-homepage-group a {
    font-size: 12px;
    color: #666666;
}
/* about */
.center-homepage-about-content {
    /* background-color: #fff; */
    /* min-height: 400px; */
    padding: 0px 0px 20px 0px;
    /* margin-top: 30px; */
}
.center-homepage-about-inner {
    /* background-color: #fff; */
    /* padding: 24px 2px; */
}
.center-homepage-group {
    /* position: relative; */
    /* overflow: hidden; */
    /* padding: 6px 24px; */
    /* line-height: 22px; */
    /* font-size: 13px; */
    margin-bottom: 12px;
    flex-shrink: 0;
    display: flex;
}
.center-homepage-group:last-child {
    border-right: none;
    margin-right: 0;
}

.center-homepage-group .center-homepage-fans-division {
    top: 2px;
}

/* .center-homepage-group.border-top {
    border-top: 1px solid #f4f4f4;
}
.center-homepage-group.padding-top {
    padding-top: 18px;
}
.center-homepage-group.padding-bottom {
    padding-bottom: 18px;
} */
.center-homepage-label {
    position: relative;
    /* color: #555; */
    /* width: 100px; */
    float: left;
    font-weight: normal;
    margin: 0;
    text-align: right;
    /* padding-right: 40px; */
}
.center-homepage-text {
    position: relative;
    /* padding-left: 100px; */
    color: #666666;
    word-break: break-all;
}
.center-homepage-text > a.parent {
    color: inherit;
}
.center-homepage-text > a:hover {
    text-decoration: underline;
}
.center-homepage-text-about {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
     /* word-break: break-word; */
    /*max-height: 2.8em; 可选：提供一个回退的最大高度 */
}


/* gdfsss */
.center-homepage-update-about-empty, .center-homepage-update-web-empty {
    position: absolute;
    top: 0px;
    margin: 8px 15px;
}
.center-homepage-about-web-container {
    padding: 10px 15px 15px 6px;
    min-height: 20px;
    vertical-align: middle;
}
.center-homepage-about-web-container a {
    cursor: pointer;
}
.center-homepage-about-web-container a:hover {
    text-decoration: underline;
}
.center-homepage-about-web-container a>img {
    vertical-align: middle;
    line-height: 20px;
    width: 16px;
    height: 16px;
}
.center-homepage-about-web-container a>span {
    vertical-align: middle;
    line-height: 20px;
}
.center-homepage-noResize {
    resize: none;
}
.center-homepage-share-email {
    position: absolute;
    z-index: 1000;
    /*top: 150px;*/
    /*left: 400px;*/
    
    background-color: #ffffff;
    border: 1px solid #c5c5c5;
    box-shadow: 0 0 15px rgba(0, 0, 0, .18);
    padding-top: 8px;
    display: none;
}
.center-homepage-share-email-content {
    padding: 15px;
}
.center-homepage-share-email-content>div {
    /*margin-bottom: 8px;*/
}
.center-homepage-share-email-content>div>input {
    height: 34px;
    border-radius: 1px !important;
    color: rgb(85, 85, 85);
    text-indent: 3px;
    margin-bottom: 8px;
}
.center-homepage-share-email-content>div>textarea {
    border-radius: 1px !important;
    color: rgb(85, 85, 85);
    padding-left: 8px;
    width: 390px !important;
    height: auto;
    resize: vertical;
}
.center-homepage-share-email-button {
    position: relative;
    padding: 15px;
}
.center-homepage-share-email-button>span {
    position: absolute;
    top: -20px;
    padding: 6px 0px;
    /*color: #ff0000;*/
    
    font-size: 13px;
    font-family: arial, sans-serif;
}
.center-homepage-share-email-send, .center-homepage-share-email-cancel {
    position: relative;
    float: right;
    width: 66px;
    text-align: center;
}
.center-homepage-share-email-cancel {
    margin-right: 15px;
}
.center-homepage-add-out-arrow {
    border-bottom: 12px solid rgb(197, 197, 197);
    border-left: 12px solid rgba(0, 0, 0, 0);
    border-right: 12px solid rgba(0, 0, 0, 0);
    border-top: 0px solid rgba(0, 0, 0, 0);
    display: block;
    left: 50%;
    margin: -1px 0px;
    position: absolute;
    top: -11px;
    margin-left: -5px;
}
.center-homepage-add-inner-arrow {
    border-bottom: 12px solid rgb(255, 255, 255);
    border-left: 12px solid rgba(0, 0, 0, 0);
    border-right: 12px solid rgba(0, 0, 0, 0);
    border-top: 0px solid rgba(0, 0, 0, 0);
    display: block;
    left: 50%;
    position: absolute;
    top: -11px;
    margin-left: -5px;
}
.center-homepage-contact-title {
    color: rgb(51, 51, 51);
    padding: 10px 15px 0px 15px;
    font-family: arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    width: 384px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*height: 1em;
    line-height: 1em;*/
}
.center-hmePage-home-count {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 540px;
    height: 114px;
    text-align: center;
    background: rgba(0, 0, 0, 0.75);
    color: white;
    border-radius: 2px;
    overflow: hidden;
    z-index: 2;
    line-height: 22px;
}
.center-homapeg-hide-to-others {
    width: 100%;
    height: 100%;
    min-height: 300px;
    background-color: #fff;
    font-size: 20px;
    position: relative;
    padding: 80px 0;
}
.center-homepage-hide-inner {
    width: 460px;
    background: #f8f8f8;
    position: relative;
    margin: 0px auto;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
    text-align: center;
    padding: 100px 0px;
}
.center-homepage-hide-inner>.input-error {
    position: absolute;
    width: 100%;
    height: 20px;
    font-size: 12px;
    color: #973a3a;
    left: 0px;
    bottom: 74px;
}
.center-homepage-hide-inner>.homepage-img {
    border: none;
    line-height: 0px;
    width: 130px;
    height: 130px;
    margin: 0 auto;
    position: relative;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    background-color: #F5F5F5;
    text-align: center;
    font-size: 0;
}
.center-homepage-hide-inner>.homepage-img>img {
    max-height: 130px;
    max-width: 130px;
    border: none;
    vertical-align: middle;
}
.center-homepage-hide-inner>p.user-name {
    margin-top: 6px;
    margin-bottom: 19px;
    color: #333;
}
.center-homepage-hide-inner>p {
    line-height: 1.7em;
    height: 1.7em;
    overflow: hidden;
    padding: 0px 40px;
    margin-bottom: 6px;
    font-size: 16px;
    color: #666;
}
.center-homepage-hide-inner>p>a {
    text-decoration: underline;
}
.center-homepage-hide-inner>.input-content {
    padding-bottom: 14px;
}
.center-homepage-hide-inner>.input-content>input {
    width: 280px;
    height: 36px;
    font-size: 14px;
    display: inline-block;
}
.center-homepage-hide-inner>.button-pure {
    width: 280px;
    padding: 8px 10px;
    font-size: 15px;
}



/* .center-edit-panel {
    position: relative;
}
.center-edit-up {
    background: #fff;
    height: 40px;
}
.center-edit-content {
    position: relative;
    margin-top: 30px;
    padding: 10px 0;
} */
.center-homepage-down-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    padding: 17px 0;
}
.center-home-empty-img {
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
    margin-top: 60px;
}
.center-home-empty-text {
    margin-top: 12px;
    font-size: 14px;
    color: #999;
}
.new-center-inner {
    width: 80%;
    margin: 0 auto;
    background: #f4f4f4;
    padding-top: 24px;
}
.new-center-inner .center-right-inner-mian {
    /* padding: 0 32px; */
    /* background: #fff; */
}
.pc-show {
    display: block;
}
.pc-hide {
    display: none;
}
.center-homepage-banner-context {
    height: 160px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 1px 0px rgba(0, 0, 0, .1);
    background: #f5f5f5;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 12px 12px 0 0;
}
.center-homepage-about-message {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.center-hompage-water {
    width: 100%;
    position: relative;
}
.center-homepage-self-books .center-hompage-water .water-panel .water-item {
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #E5E7EB;
    box-shadow: none;

}
.center-homepage-self-books .center-hompage-water .water-panel .water-item .water-book-title {
    border-bottom: none;
}
.center-homepage-self-books .center-hompage-water .water-panel .water-item .water-img-content {
    width: 100%!important;
    /* height: auto!important; */
    display: flex;
    align-items: center;
}

.center-homepage-self-books .center-hompage-water .water-panel .water-item .water-img-content.min-height {
    min-height: 218px;
}

.center-homepage-self-books .center-hompage-water .water-panel .water-item .water-img-content .water-book-img {
    position: unset!important;
    display: block!important;
    width: 100%!important;
    height: auto!important;
    object-fit: contain;
}
.center-homepage-self-books .center-hompage-water .water-panel .water-item .water-down-content {
    display: none;
}
.center-homepage-self-books .center-hompage-water .water-panel .water-item .water-qrurl-code,
.center-homepage-self-books .center-hompage-water .water-panel .water-item .water-qrurl-code {
  background-image: url('/images/icon.png');
  background-position: -15px -917px;
}
.center-homepage-self-books .center-hompage-water .water-panel .water-item .water-qrurl-code:hover,
.center-homepage-self-books .center-hompage-water .water-panel .water-item .water-qrurl-code:hover {
  background-position: -80px -917px;
}
.center-homepage-mini-click-more-info {
    display: none !important;
}
.center-homepage-mini-desc-box {
    /* display: none; */
    margin-bottom: 16px;
}
.center-homepage-about-message-more {
    cursor: pointer;
    font-size: 12px;
    color: #999;
    display: inline-block;
}
@media screen and (max-width: 900px) { 
    .new-center-inner {
        width: 100%;
        padding: 10px;
    }  
    .center-homepage-up, .center-homepage-down {
        padding: 0 16px;
    }
}
@media screen and (max-width: 600px) {  
    .pc-show {
        display: none;
    }
    .pc-hide {
        display: block;
    }
    .center-homepage-user {
        padding: 16px 0;
    }
    .center-homepage-follow {
        margin: 9px 0;
    }
    .center-homepage-user-img  {
        height: 76px;
        width: 76px;
    }
}
.new-dashboard-mode .yz24-head-box {
    display: none !important;
}