.main { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin: 44px auto 37px; width: 1200px; height: 886px; } .main__head { width: 1200px; height: 46px; background: no-repeat 454px 0 / contain; } .main__interview { display: flex; justify-content: space-between; margin-top: 20px; margin-bottom: 44px; width: 1200px; height: 200px; } .main__interview .interview_title { position: relative; margin: 1px 0 0 9px; font-size: 16px; font-family: source han sans cn; font-weight: 400; color: #3a63cd; opacity: 1; } .main__interview .interview_title::after { position: absolute; content: ''; width: 83px; height: 26px; top: -3px; left: -9px; background-color: #3a63cd; opacity: 0.1; } .main__interview .interview_detail { font-size: 18px; font-family: source han sans cn; font-weight: 400; color: #333333; } .main__interview_left { width: 591px; height: 100%; box-sizing: border-box; padding-left: 175px; background: url(/uploads/image/hcss/hdjl_zxft_bg.jpg) no-repeat 0 0 / contain; } .main__interview_left_info { display: flex; height: 138px; flex-direction: column; justify-content: space-between; } .main__interview_left_info .info_content { display: flex; } .main__interview_left_info .info_content .interview_title { width: 41px; } .main__interview_left_info .info_content .interview_title::after { width: 50px; height: 26px; } .main__interview_left_info .info_content .interview_detail { margin-left: 12px; width: 354px; } .main__interview_left_status { position: relative; margin: 35px 0 0 13px; height: 30px; font-size: 18px; font-family: source han sans cn; font-weight: 400; color: #666666; } .main__interview_left_status::after { position: absolute; content: ''; width: 78px; height: 30px; background: #f0f2f4; left: -13px; top: -3px; z-index: -1; } .main__interview_right { width: 396px; height: 100%; margin-right: 14px; } .main__interview_right_detail { margin-top: 15px; line-height: 32px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; } .main__category { position: relative; width: 1200px; height: 310px; margin-top: 15px; } .main__category_column { display: flex; position: relative; vertical-align: top; width: 100%; height: 38px; border-bottom: 1px solid #b3b7d0; } .main__category_column .column_name { margin: 0 38px 0 0; height: 38px; font-size: 24px; font-family: source han sans cn; font-weight: 400; color: #3c4455; cursor: pointer; } .main__category_column .active { font-weight: bold; color: #3762d6; border-bottom: 3px solid #3762d6; } .main__category_column .more { position: absolute; top: 8px; right: 0; font-size: 18px; font-family: source han sans cn; font-weight: 400; color: #999999; } .main__category_articles { display: flex; flex-direction: column; justify-content: space-between; margin-top: 28px; width: 100%; height: 202px; } .main__category_articles .detail { display: flex; justify-content: space-between; height: 23px; font-size: 18px; font-family: source han sans cn; font-weight: 400; } .main__category_articles .detail .title { width: 863px; color: #333333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .main__category_articles .detail .date { color: #999999; } .main__category::before { position: absolute; content: ''; width: 1900px; height: 330px; top: -15px; left: -404px; background: no-repeat 0 0 / cover; z-index: -1; } .main__column { display: flex; justify-content: space-between; margin-top: 7px; width: 1200px; height: 239px; } .main__column_item { display: flex; flex-direction: column; align-items: center; width: 220px; height: 100%; } .main__column_item .logo { margin-top: 56px; width: 71px; height: 71px; } .main__column_item .name { margin-top: 26px; width: 120px; text-align: center; font-size: 20px; font-family: source han sans cn; font-weight: 400; color: #333333; } .main__column .consult .logo { background: no-repeat 0 0 / cover; } .main__column .complaint .logo { background: no-repeat 0 0 / cover; } .main__column .register .logo { background: no-repeat 0 0 / cover; } .main__column .count .logo { background: no-repeat 0 0 / cover; } .main__column .repository .logo { background: no-repeat 0 0 / cover; } .main__column .zczxxd .logo { background: no-repeat 0 0 / cover; } .main__column_item:hover { background: no-repeat 0 0 / cover; }