*{margin:0;padding:0;border:0;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}html,body{max-width:640px;width:100%;min-height:100%;margin:0 auto;font-family:"Microsoft YaHei",sans-serif}ul,ol{list-style-type:none}input:focus{outline:0}input[type=button],input[type=submit],input[type=file],button{cursor:pointer;-webkit-appearance:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 100px white inset}em{font-style:normal;font-weight:normal}::-webkit-scrollbar{width:0}.width-100pw{width:100% !important}.width-100vw{width:100vw !important}.flex-center{display:flex;display:-webkit-flex;justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center}.flex-row{display:flex;display:-webkit-flex;flex-direction:row;-webkit-flex-direction:row;align-items:center;-webkit-align-items:center;justify-content:space-between;-webkit-justify-content:space-between}.flex-column{display:flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;align-items:center;-webkit-align-items:center;justify-content:flex-start;-webkit-justify-content:flex-start}.flex-grow{flex-grow:1}.flex-align-start{align-items:flex-start}section.container{width:100%;min-height:100%;position:relative;padding-bottom:2.4rem}.navigation-wrap{position:fixed;bottom:0;left:0;width:100%}.navigation-wrap .navigation{width:100%;max-width:640px;margin:0 auto;background:#fff;height:60px;padding:0 20px;border-top:1px solid #efefef}.navigation-wrap .navigation .nav-item{cursor:pointer;justify-content:center;position:relative}.navigation-wrap .navigation .nav-item>img{display:block;width:26px;height:auto;margin-bottom:1px}.navigation-wrap .navigation .nav-item span{font-size:14px;color:#323232}.navigation-wrap .navigation .star-icon:after{content:'';position:absolute;top:-4px;right:-4px;width:10px;height:10px;background:#f7746b;border-radius:8px}.loading{width:100%;display:none;background:#fff;margin-top:-20px;position:relative}.loading>span{font-size:14px;color:#323232}.loading .spinner{margin-right:5px;width:15px;height:auto;-webkit-animation:stretchdelay 1.2s infinite ease-in-out;animation:stretchdelay 1.2s infinite ease-in-out}@-webkit-keyframes stretchdelay{0{-webkit-transform:rotate(360deg)}100%{-webkit-transform:rotate(0)}}@keyframes stretchdelay{0{transform:rotate(360deg)}100%{transform:rotate(0)}}.help-block{position:fixed;top:40%;left:50%;transform:translateX(-50%);padding:.1rem .2rem;font-size:16px;color:#fff;border-radius:.1rem;background:rgba(0,0,0,0.8);z-index:9999;display:none}.list-item{width:100%;padding:15px 0;background:#fff;cursor:pointer;border-bottom:1px solid #f1f1f1}.list-item .list-item-img{display:block;width:70px;height:70px;margin-left:10px;border-radius:12px}.list-item>div{align-items:flex-start;height:70px;justify-content:space-between}.list-item .list-item-name{font-size:16px;margin-bottom:9px;display:flex;justify-content:flex-start;align-items:center}.list-item .list-item-name>span{font-size:16px;font-weight:bold;color:#323232;max-width:4.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.list-item .list-item-desc{font-size:14px;color:#a6a6a6;width:4.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1}.list-item .list-item-detail{font-size:12px;color:#a6a6a6;width:100%;line-height:1;margin-left:1px;overflow: hidden;height: 15px;}@media screen and (max-width:330px){.list-item .list-item-name>span{max-width:4rem}.list-item .list-item-desc{width:4.7rem}}@media screen and (min-width:400px){.list-item .list-item-name>span{max-width:4.8rem}.list-item .list-item-desc{width:5.3rem}}.list-item .list-item-name>em{line-height:1;color:#fff;font-size:12px;padding:1px 2px;border-radius:4px;background:#fa8;margin-left:4px}
span.tagitem {
    color: #7cb0df;
    background-color: #f3f9ff;
    display: inline-block;
    padding: 0 4.5px;
    height: 15px;
    line-height: 15px;
    border-radius: 7.5px;
    font-size: 12px;
    margin-right: 5px;
}
span#tags_14{
    color: #f582b0;
    background-color: #fff3fb;
}