.hw-manual .head{max-width:990px;margin:0 auto;padding-top:100px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hw-manual .head .left{width:310px;height:auto;margin-right:100px}.hw-manual .head .title{font-size:34px;color:#4d7fff;color:var(--theme);padding-bottom:4px}@media (max-width:950px){.hw-manual .head .left{margin-right:10px}}.hw-manual .list{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1000px;margin:0 auto;padding:30px 0 60px 0}.hw-manual .list .list-item{width:458px;height:116px;position:relative;border-radius:5px;margin:40px 40px 0 0;background:#f7fbff;background:var(--themebg);overflow:hidden}.hw-manual .list .list-item:hover{-webkit-box-shadow:0 3px 20px #eee;box-shadow:0 3px 20px #eee}.hw-manual .list .icon-top{width:80px;height:80px;border-radius:50%;position:absolute;left:0;top:0;background:#6d97ff;background:var(--themePri);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hw-manual .list .icon-top div{font-weight:600;color:#fff;width:47px;height:46px}.hw-manual .list .col-2{padding:0 25px 0 50px;width:100%}.hw-manual .list .col-2>span{max-width:210px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.hw-manual .list .col-2 .flex-center{color:#4d7fff;color:var(--theme);cursor:pointer}.hw-manual .list .col-2 .iconfont{margin-right:5px;font-size:18px}@media (max-width:1060px){.hw-manual .list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}