:root{--color-text: #333;--color-text-second: #666;--color-text-light: #999;--color-red: red;--color-background-white: #fff;--color-white: #fff;--color-background-primary: #378de4;--color-background-primary-light:#639FE7;--color-background-light: #EAF0FA;--color-background-red: red;--color-primary: #378de4;--color-primary-light: #639FE7;--color-primary-active: #044dc4;--color-border: #EAEAEA;--color-border-light: #F1F1F1}*,*:before,*:after{box-sizing:border-box;margin:0}body{min-height:100vh;min-width:1200px;color:var(--color-text);background:var(--color-background-white);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.15rem;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:MicrosoftYaHei-,MicrosoftYaHei}div,p,ul,li{margin:0;padding:0}a{text-decoration:none}ul,li{list-style:none}.content-box{background:linear-gradient(180deg,#5b9ae6 0%,#ebf0f9 15%,#ebeff8 100%);padding-bottom:.2rem}.content{width:15.52rem;margin:0 auto;overflow:hidden}.hover-img{transition:all 1s;object-fit:cover;width:100%;height:100%;cursor:pointer}.hover-img-box{width:4.58rem;height:2.8rem;position:relative;overflow:hidden;margin-bottom:.1rem;cursor:pointer}.hover-img:hover{transform:scale(1.05)}.hover-img-box-show{overflow:visible}.hover-img-box-show .hover-img:hover{transform:scale(1.1);z-index:2;position:relative}.text-show-line-1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.text-show-line-2{word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;width:100%}.text-show-line-3{word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;width:100%}
