.experience-info{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.experience-info__left{display:flex;align-items:center;flex:1}.experience-info__left img{width:120px;height:120px;border-radius:50%;margin-right:2%;cursor:pointer}.experience-info__left h2{font-weight:bold;font-size:22px;color:#222}.experience-info__left p{font-weight:400;font-size:12px;color:#999;line-height:30px}.experience-info__right{font-weight:400;font-size:12px;color:#222;border-radius:4px;background:none;border:1px solid #ddd;padding:10px 16px;cursor:pointer}.experience-info__right:hover{background:var(--theme-color-bg)}.experience-content{margin-top:2vw}.experience-tab__list{display:flex;align-items:center;padding-bottom:10px;border-bottom:1px dashed rgba(0,0,0,.1)}.experience-tab{font-weight:500;font-size:16px;color:#999;margin-right:70px;border:none;background:none;position:relative}.experience-tab--active{color:#222}.experience-tab--active::after{content:"";position:absolute;bottom:-11px;left:50%;transform:translateX(-50%);width:24px;height:3px;background:var(--theme-color);border-radius:6px}.experience-tip h3{font-size:12px;color:#1694f6;text-align:center;margin-top:20px}.waterfall{position:relative;height:850px;overflow-y:auto;padding:20px 0;background:rgba(215,239,67,.1);width:100%}.waterfall::-webkit-scrollbar{display:none}.waterfall-item,.drafts-item{float:left;padding:15px 0 30px 15px;cursor:pointer}.pic{position:relative;border-radius:4px;overflow:hidden}.pic .img{width:100%;display:block}.drafts{position:absolute;right:-87px;top:-22px;width:100%;background:rgba(0,0,0,.6);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(45deg);padding:20px 0 10px}.drafts .review{width:64px;height:64px}.drafts span{font-size:16px;color:#fff;font-weight:bold}.look-info{width:100%;position:absolute;left:0;bottom:110px;display:flex;align-items:center;justify-content:space-between;padding:0 10px}.look,.lock{padding:2px 6px;font-weight:400;font-size:12px;color:#fff;display:flex;align-items:center;background:rgba(0,0,0,.5);border-radius:10px}.look img{width:16px;height:16px;margin-right:4px}.lock img{width:12px;height:12px;margin-right:4px}.drafts-icon{width:24px !important;height:24px !important}.drafts a{font-size:12px;color:#fff}.waterfall-box{box-shadow:0 0 2px 0 rgba(0,0,0,.1);padding:10px 5px 15px;border-radius:0 0 4px 4px;height:78px;box-sizing:border-box}.item-name{font-weight:400;font-size:14px;color:#222;line-height:24px;height:24px;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.item-situation{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.situation-left,.situation-right{display:flex;align-items:center;font-weight:400;font-size:12px;color:#999}.situation-right{color:#222}.situation-left img{width:20px;height:20px;border-radius:50%;margin-right:2px}.right-like,.right-collect,.right-edit,.right-delete{display:flex;align-items:center;border:0;background:none;cursor:pointer}.right-like img,.right-collect img,.right-edit img,.right-delete img{width:18px;height:18px;margin-right:2px}.right-edit img{width:14px;height:14px}.right-edit{margin:0 5px}.right-collect img{margin:0 2px 0 12px}@media screen and (max-width: 1024px){.experience-info__left img{width:80px;height:80px}.experience-info__left h2{font-weight:bold;font-size:18px;color:#222}.experience-info__left p{font-size:10px}}@media screen and (min-width: 1025px)and (max-width: 1440px){.experience-info__left img{width:100px;height:100px}}@media screen and (max-width: 1440px){.waterfall-item{width:258px;padding:0 0 25px 12px}.waterfall{height:800px;padding:12px 0}.item-name{font-weight:400;font-size:12px;line-height:20px}}
.experience-search{position:relative;width:360px;height:40px;background:var(--theme-color-bg1);border-radius:4px;padding:0 10px;display:flex;align-items:center;justify-content:space-between}.experience-search__input{height:40px;flex:1;background:rgba(0,0,0,0);font-size:16px;color:#222}.experience-search__btn{border:0;background:none}.experience-search__icon{width:16px;height:16px;cursor:pointer;margin-left:10px}
