.shengji-box{background:#fff;box-shadow:0 2px 10px 0 rgba(200,204,212,.2);padding:40px 50px;margin-bottom:20px}.shengji-title{font-weight:700;font-size:36px;color:#0b2242;margin-bottom:20px}.shengji-cont{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px 75px}.shengji-link{padding:10px 10px 10px 20px;font-size:18px;color:#333;transition:all .3s ease;border-radius:6px}.shengji-link:not(.shengji-ban):hover{background:linear-gradient(90deg,#b6daff66 0,#b6daff00 100%);color:#0050bf;font-weight:700}.shengji-link.shengji-ban:hover{color:#333;cursor:default}@media screen and (max-width:1023px){.shengji-cont{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.shengji-cont{grid-gap:5px 30px}.shengji-box{padding:20px}}@media screen and (max-width:450px){.shengji-cont{grid-template-columns:1fr}}.shengji-link.shengji-ban{pointer-events:none}