#overview{background:#fff;display:flex;flex-direction:column;align-items:center;padding-top:60px;font-family:PingFang SC;color:#2d3643;font-weight:400}#overview .tip{width:630px;font-size:18px}#overview .title{margin-top:30px;font-size:22px}#overview .content{margin-top:10px;font-size:14px;line-height:20px;color:#82868f;font-family:PingFang SC;margin-bottom:16px}#overview .selectbox{width:636px;display:flex;justify-content:space-between}#overview .selectbox .selectitem{margin-top:16px;width:310px;height:130px;background:#fff;border:1px solid #eaebed;box-sizing:border-box;border-radius:6px;padding:20px 16px;display:flex;cursor:pointer}#overview .selectbox .selectitem .itemlogo{margin-right:12px;width:33px;height:33px;margin-top:4px}#overview .selectbox .selectitem .itemtxt .text-title{font-size:18px;line-height:44px}#overview .selectbox .selectitem .itemtxt .txt{font-size:12px;color:#82868f}#overview .selectbox .selectitem:hover{box-shadow:6px 6px 26px 0 rgba(184,194,211,.9)}#overview .selectbox .selectitem:hover span{color:#408dff}@media screen and (max-width:1000px){#overview .tip{width:364px}#overview .selectbox{flex-direction:column;align-items:center}}