body {
    color: #000;
    background: url(https://images.cnblogs.com/cnblogs_com/egoista/1651209/o_2002200714582.jpg) fixed;
    background-size: cover;
    background-repeat: no-repeat;
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    min-height: 101%;
cursor: url(https://www.easyicon.net/api/resizeApi.php?id=1119226&size=32),auto;
}

#home {
    opacity: 0.8;
    margin: 0px auto;
    width: 70%;
    min-width: 950px;
    background-color: #fff;
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
.catListTitle {
    margin-top: 21px;
    margin-bottom: 10.5px;
    text-align: left;
    border-left: 10px solid rgba(155, 253, 197);
    padding: 10px 0 14px 10px;
    background-color: #fff;
}

