.page-wrapper .content-wrapper {display: flex;font-family: Microsoft YaHei;}
.detail-content-wrapper {margin-top: 20px;width: 880px;background-color: white;padding: 0;}
.detail-content-wrapper .no-message {display: flex;height: 100%;align-items: center;justify-content: center;}

.content-title-wrapper {display: flex;margin: 40px 20px 20px 50px;align-items: center;}
.content-title-wrapper > .avatar {width: 66px;height: 66px;border-radius: 50%;margin-right: 15px;}
.content-title-wrapper > .title-info {width: calc(100% - 270px);}
.content-title-wrapper > .title-info > .name {font-size: 24px;font-weight: bold;color: #000;}
.content-title-wrapper > .title-info > .address {font-weight: 400;font-size: 16px;color: #666;}
.content-title-wrapper > .attention-ext {display: flex;align-items: center;justify-content: center;width: 210px}
.content-title-wrapper > .attention-ext > .action-button {color: #000;line-height: 24px;padding: 0 6px;cursor: pointer;margin: 0 5px;height: 34px;display: flex;align-items: center;justify-content: center;border-radius: 10px;border: 1px solid #707070;font-weight: 400;width: 95px;}
.content-title-wrapper > .attention-ext > .action-button > img{margin-right:5px; }


.content-navs-wrapper {padding: 10px 20px 0 50px;border-color: #F2F5F7;}
.content-navs-wrapper .nav-item {font-size: 18px;font-weight: bold;padding-bottom: 6px;margin-right: 40px;}
.content-navs-wrapper .nav-item.active {color: #5092FF;border-bottom: 4px solid #5092FF;}
.content-navs-wrapper .nav-item.concern {float: right;font-weight: 400;color: #000000;display: flex;justify-content: center;align-items: center;}
.content-navs-wrapper .nav-item.concern span{background: url("../../images/icon/i_concern.png");width: 34px;height: 31px;margin-right: 5px;background-size: cover;background-position: center;}
.content-navs-wrapper .nav-item.concern.active {float: right;font-weight: 400;color: #5092FF;display: flex;justify-content: center;align-items: center;}
.content-navs-wrapper .nav-item.concern.active span{background-image: url("../../images/icon/i_concern_active.png")}

.content-navs-wrapper + hr {width: 95%;border: 1.5px solid #e5e5e5;}

.content-items-wrapper {margin: 30px 50px;}
.content-items-wrapper .content-item-wrapper {display: none;}
.content-items-wrapper .content-item-wrapper.active {display: block;}
.content-items-wrapper .content-item-wrapper .video-wrapper {border: 0;padding: 0;}
.content-items-wrapper .content-item-wrapper .video-view {width: 100%;height: 100%;display: none;}
.content-items-wrapper .content-item-wrapper .video-play-btn {position: absolute;display: inline-block;width: 40px;height: 25px;line-height: 25px;left: 20px;bottom: 20px;background: url("../../images/icon/i_play-video.png") no-repeat center;background-size: auto;background-size: contain;z-index: 2;cursor: pointer;}
.content-items-wrapper .content-item-wrapper .page-nav {display: flex;align-items: center;}
.content-items-wrapper .content-item-wrapper .page-nav > div {width: 50%;text-align: justify;}
.content-items-wrapper .content-item-wrapper .page-nav > div.next-page {text-align: right;}
.content-items-wrapper .content-item-wrapper .page-nav > div > a {cursor: pointer;color: #666;}
.content-items-wrapper .content-item-wrapper .carousel-pictures-wrapper {display: flex;justify-content: space-between;position: relative;margin: 17px auto;}
.content-items-wrapper .content-item-wrapper .carousel-pictures-wrapper .swiper-container {width: 100%;height: 100%;}
.content-items-wrapper .content-item-wrapper .carousel-pictures-wrapper .swiper-container .swiper-wrapper .m-r-7 {margin-right: 7px;}
.content-items-wrapper .content-item-wrapper .carousel-pictures-wrapper .swiper-container .swiper-wrapper .m-t-7 {margin-top: 7px;}
.content-items-wrapper .content-item-wrapper .carousel-pictures-wrapper .swiper-container .swiper-wrapper .m-r-10 {margin-right: 10px;}
.content-items-wrapper .content-item-wrapper .carousel-pictures-wrapper .swiper-container .swiper-wrapper .m-t-10 {margin-top: 10px;}
.content-items-wrapper .content-item-wrapper .carousel-pictures-wrapper .swiper-container .swiper-wrapper .m-b-8 {margin-bottom: 8px;}
.content-items-wrapper .content-item-wrapper .carousel-pictures-wrapper .swiper-container .swiper-wrapper .swiper-slide-grid {display: flex;justify-content: space-between;flex-wrap: wrap;}
.content-items-wrapper .content-item-wrapper .carousel-pictures-wrapper .swiper-container .swiper-wrapper .swiper-slide-grid > .slide-grid-item {position: relative;}
.content-items-wrapper .content-item-wrapper .carousel-pictures-wrapper .swiper-container .swiper-wrapper .swiper-slide-grid > .slide-grid-item > .item-more {display: flex;align-items: center;justify-content: center;position: absolute;width: 100%;height: 100%;font-size: 18px;color: white;background: rgba(0, 0, 0, 0.5);text-align: center;left: 0;top: 0;}

.content-items-wrapper .content-item-wrapper .profile-title {display: flex;font-size: 20px;font-weight: bold;color: #333;}
.content-items-wrapper .content-item-wrapper .profile-time-count {display: flex;align-items: center;font-size: 12px;font-weight: normal;color: #666;margin: 10px 0 20px;}
.content-items-wrapper .content-item-wrapper .profile-time-count .item {display: flex;align-items: center;justify-content: center;margin-right: 30px;}
.content-items-wrapper .content-item-wrapper .profile-time-count img {margin-right: 5px;}
.content-items-wrapper .content-item-wrapper .profile-content-wrapper {text-align: justify;color: #666;}
.content-items-wrapper .content-item-wrapper .profile-line-wrapper {height: 1px;background: #DCDCDC;}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper {display: flex;justify-content: space-between;}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper.right {flex-flow: row-reverse;}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .image-swiper-wrapper {width: 420px;height: 240px;overflow: hidden;margin-bottom: 15px;border-radius: 5px;}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .image-swiper-wrapper .swiper-container,
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .image-swiper-wrapper .swiper-container .swiper-button-disabled {pointer-events: unset;}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .image-swiper-wrapper .swiper-container .swiper-slide > img {width: 100%;height: 100%;}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .image-swiper-wrapper .swiper-container .swiper-button-prev,
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .image-swiper-wrapper .swiper-container .swiper-button-next {display: none;}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .image-swiper-wrapper .swiper-container .swiper-button-prev::after,
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .image-swiper-wrapper .swiper-container .swiper-button-next::after {content: '';}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .image-swiper-wrapper .swiper-container:hover .swiper-button-prev,
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .image-swiper-wrapper .swiper-container:hover .swiper-button-next {display: block;}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .detail-info-wrapper {width: calc(100% - 440px);}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .detail-info-wrapper .info-name {font-size: 16px;}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .detail-info-wrapper .info-name a {font-weight: bold;font-size: 18px;}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .detail-info-wrapper .info-list {margin-top: 15px;position: relative;}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .detail-info-wrapper .info-list > div {margin-top: 6px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;font-size: 15px; word-break: break-all;}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .detail-info-wrapper .info-list > div.im-chat {display: flex;align-items: center;}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .detail-info-wrapper .info-list > div.im-chat > div {margin-right: 10px;cursor: pointer;width: 22px;height: 22px;background: url("") no-repeat center/22px;}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .detail-info-wrapper .info-list > div.im-chat > div.adchat {background-image: url("../../assets/icon_logo_1.png");}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .detail-info-wrapper .info-list > div.im-chat > div.wechat {background-image: url("../../assets/icon_share_wechat.png");}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .detail-info-wrapper .info-list > div.im-chat > div.whatsapp {background-image: url("../../assets/phone.png");}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .detail-info-wrapper .info-list > div.qrcode {display: none;position: absolute;width: 160px;height: 160px;top: -168px;border: 1px solid white;background: white;padding: 30px;box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);border-radius: 8px;z-index: 9;}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .detail-info-wrapper .info-list > div.qrcode > img {width: 100%;height: 100%;border: 0;}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .detail-info-wrapper .info-list > div.qrcode > i.close {position: absolute;width: 11px;height: 11px;top: 10px;right: 10px;cursor: pointer;background: url("../../assets/icon_share_close.png") no-repeat center/11px;}
.content-items-wrapper .content-item-wrapper .profile-top-wrapper .detail-info-wrapper .info-list > div.d-homepage {width: calc(100% - -100px);}
.content-items-wrapper .content-item-wrapper .profile-text-wrapper {margin-top: 20px;}
.content-items-wrapper .content-item-wrapper .profile-text-wrapper > .profile-text-title {display: flex;align-items: center;}
.content-items-wrapper .content-item-wrapper .profile-text-wrapper > .profile-text-title > h3 {margin: 0;line-height: 20px;font-size: 16px;font-weight: bold;}
.content-items-wrapper .content-item-wrapper .profile-text-wrapper > .profile-text-body {margin-top: 20px;font-size: 15px;text-align: justify;}
/* li */.content-items-wrapper .content-item-wrapper .profile-text-wrapper > .profile-text-body img{width: 100%}

/* attention */
.content-item-wrapper.personal-attention-wrapper {margin: -25px -30px 0;border-radius: 4px;}
/*.content-item-wrapper.personal-attention-wrapper .att-info-wrapper {margin: 1px;padding: 8px 15px;color: grey;background: #eee;}*/
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper {margin: 15px;min-height: 380px;padding-top: 20px;}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .error-wrapper {display: flex;min-height: 430px;align-items: center;justify-content: center;font-weight: 400;font-size: 16px;color: #999999;}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .error-wrapper > div{display: flex;flex-direction: column;align-items: center;}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .error-wrapper > div > span{margin-top:30px;margin-left: 30px}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-tabs-wrapper {display: flex;align-items: center;position: relative;line-height: 26px;padding-bottom: 8px;}
/* li */.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-tabs-wrapper > .att-tab-item {display: flex;align-items: center;margin: 0 80px auto 0;font-weight: 400;padding: 2px 8px 2px 0px;cursor: pointer;color: #999999}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-tabs-wrapper > .att-tab-privacy {display: flex;align-items: center;margin: 0 80px auto 0;font-weight: 400;padding: 2px 0;cursor: pointer;color: #000000;}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-tabs-wrapper > .att-tab-privacy > img {margin-right: 5px}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-tabs-wrapper > .att-tab-item.actived {color: #000000;}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-tabs-wrapper > .att-tab-item > .icon {margin-left: 6px;}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-tabs-wrapper > .att-tab-search {position: absolute;right: 0;display: flex;align-items: center;background-color: #F2F5F7;border-radius: 12px;font-size: 14px;line-height: 26px;padding: 2px 10px;color: #999999;font-weight: 400;}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-tabs-wrapper > .att-tab-search > input {width: 215px;margin-right: 6px;line-height: 22px;color: #999999;font-weight: 400;}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-tabs-wrapper > .att-tab-search > span.icon-search {cursor: pointer;/*width: 17px;height: 17px;background: url("../../assets/icon_common_sousuo.png") no-repeat center;*/}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-list-items {display: flex;justify-content: space-between;margin-top: 10px;flex-wrap: wrap;}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-list-items .myself {background-image:url("../../images/icon/i_myself.png");margin-right: 25px;width: 14px;height: 22px}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-list-items > .att-list-item {display: flex; width: calc(50% - 8px); align-items: center; justify-content: space-between;border-radius: 12px;padding: 4px;margin: 10px 0;height: 115px;background:#F2F5F7;cursor: pointer}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-list-items > .att-list-item .avatar {width: 80px;height: 80px;border-radius: 40px;margin: 12px;}
/* li */.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-list-items > .att-list-item .nickname {/*width: calc(100% - 120px);*/font-size: 14px;font-weight: normal;}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-list-items > .att-list-item > .link {display: flex;align-items: center;width: calc(100% - 60px);}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-list-items > .att-list-item > .link > .flex {display: flex;flex-flow: column;font-size: 16px;font-weight: 400;width: calc(100% - 120px);}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-list-items > .att-list-item > .link > .flex a:nth-of-type(2) {font-size: 14px;color: #999999;}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-list-items > .att-list-item > .link > .flex a:nth-of-type(2) span {font-size: 14px;color: #00A1E9;}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-list-items > .att-list-item > .link > .flex a.nickname {width: auto;}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-list-items > .att-list-item > .action-button {border-radius: 10px;color: white;cursor: pointer;width: 80px;height: 33px;display: flex;align-items: center;justify-content: center;background: #388cbb;margin-right: 14px;}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-list-items > .att-list-item > .action-button.interrelated{background: #F2F5F7;color: #7A7A7A;border: 1px solid #DFDFDF;}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper > .att-list-items > .att-list-item > .action-button.disabled {color: grey;cursor: no-drop;}
/* li */.privacy-settings-wrapper .item {display: flex;align-items: center;background: #F1F3F4;border-radius: 9px 9px 9px 9px;width: 300px;height: 76px;margin: 25px auto;}
/* li */.privacy-settings-wrapper .item > div{width: 240px}
/* li */.privacy-settings-wrapper .item > .icon {width: 24px;height: 24px;margin: 0 15px;border-radius: 2px;background-size: 16px;}
.privacy-settings-wrapper .item > .icon.icon-check.checked {background-image: url("../../images/icon/i_check.png")}
.privacy-settings-wrapper .item > .icon.icon-check {background-image: url("../../images/icon/i_checked.png")}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper  > .att-list-items > .att-list-result{display: flex;min-height: 430px;width:100%;align-items: center;justify-content: center;font-weight: 400;font-size: 16px;color: #999999;}
.content-item-wrapper.personal-attention-wrapper .att-content-wrapper  > .att-list-items > .att-list-result div{display: flex;flex-direction: column;align-items: center;}

/* 图标 */
.icon {display: inline-block;width: 12px;height: 12px;line-height: 12px;cursor: pointer;background-repeat: no-repeat;background-position: center;}
.icon.icon-check {background-image: url('../../assets/icon_login_choose_d.png');}
.icon.icon-check.checked {background-image: url('../../assets/icon_login_choose_s.png');}

/* full view image (2023-04-28) */
.full-view {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: #000;z-index: 9999;}
.full-view .swiper-wrapper {height: calc(100% - 140px);margin-top: 70px;}
.full-view .swiper-wrapper .swiper-slide img {width: 100%;height: 100%;}
.full-view .swiper-pagination {top: 25px;left: 0;width: 100%;height: 24px;color: #fff;}
.full-view .swiper-pagination span {border: 0 !important;}
.full-view .swiper-button-prev,
.full-view .swiper-button-next {width: 32px;height: 32px;background: gray;border-radius: 50%;}
.full-view .swiper-button-prev::after,
.full-view .swiper-button-next::after {content: '';}
.full-view .swiper-button-disabled {pointer-events: unset;}
.full-view .close-view {top: 10px;right: 10px;position: absolute;z-index: 11;width: 30px;height: 30px;background: url("../../images/icon/i_close.png") center/30px no-repeat;cursor: pointer;}

/* review *//* li */
.content-item-wrapper.personal-profile-wrapper .error-wrapper{display: flex;flex-direction: column;align-items: center;margin-top: 150px;}