.entry-thing-page{height:calc(100vh - 163px);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.entry-thing-page .cont{width:980px;margin:40px auto 0 auto}.entry-thing-page .cont .mess{text-align:center}.entry-thing-page .cont .mess .name{font-size:16px;color:#333;font-weight:700}.entry-thing-page .cont .mess .labels{margin:15px 0;font-size:14px}.entry-thing-page .cont .mess .labels span{margin-right:15px}.entry-thing-page .cont .mess ul{text-align:center;display:inline-block}.entry-thing-page .cont .mess ul li{color:#666;margin:0 15px;float:left}.entry-thing-page .cont .thing{margin-top:40px}.entry-thing-page .cont .thing li{padding:15px 15px 10px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #e6e6e6;line-height:38px;-webkit-transition:all .2s;transition:all .2s}.entry-thing-page .cont .thing li:hover{background-color:#f5f5f5}.entry-thing-page .cont .thing li>span{width:40%;font-size:14px}.entry-thing-page .cont .thing li>span:nth-child(2){width:30%}.entry-thing-page .cont .thing li>span:nth-child(3){width:30%;text-align:right}