@charset "utf-8";.title{height:310px;background-color:#daa520;background-image:url(../images/hpc_new.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;background-blend-mode:multiply;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-shadow:1px 1px 10px #4b2c14}.title h1{font-family:sans-serif;font-size:32px;font-weight:bold}.title p{font-size:20px;margin-top:15px}.press-list{width:930px;max-width:100%;margin-top:75px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(auto-fit,280px);column-gap:40px;row-gap:50px;justify-content:center}.press-list li{background-color:#fff;border-radius:10px;padding:10px}.press-data{height:calc(100% - 200px);display:flex;flex-direction:column;justify-content:space-between}.press-list .figure{height:200px}.press-list dl{line-height:20px}.press-list dt{font-weight:bold}.press-list dd{font-size:14px;margin-top:10px}.press-list time{display:block;margin-top:15px;font-size:14px;text-align:right}.footer{margin-top:50px}@media (max-width:1000px){.press-list{margin-top:50px;padding-left:20px;padding-right:20px}.footer{margin-top:50px}}