.customizable-contest{display:flex;align-items:center;flex-direction:column;width:100%}.customizable-contest #teenage{width:100%;height:600px;display:flex;justify-content:center;align-items:center}.customizable-contest #teenage .banner-pic{height:100%}.customizable-contest section{position:relative}.customizable-contest section img{display:block}.customizable-contest section .join-btn,.customizable-contest section .view-btn{display:flex;justify-content:center;align-items:center;width:296px;height:76px;line-height:86px;font-size:26px;font-weight:700;cursor:pointer}.customizable-contest section .join-btn{position:absolute;top:80px;width:296px;height:76px;line-height:86px;border-radius:50px;left:calc(50% - 145px);font-family:MicrosoftYaHei-Bold;font-size:32px}.customizable-contest section .join-btn:hover{opacity:.8}.customizable-contest section .join-btn a{width:100%;height:100%;border-radius:50px}.customizable-contest section .view-btn{position:absolute;bottom:110px;left:calc(50% - 145px);width:280px;height:80px;line-height:80px;border-radius:50px}.customizable-contest section .view-btn:hover{opacity:.8}.customizable-contest section .view-btn a{display:block;font-size:32px;width:100%;height:100%;border-radius:50px}.customizable-contest .work-list{display:flex;justify-content:center;align-items:center}.customizable-contest .work-list .work-bg{width:1920px}.customizable-contest .work-list .works{position:absolute;top:510px;left:calc(50% - 525px);display:flex;flex-wrap:wrap;justify-content:space-between;width:1050px;min-height:538px;box-sizing:border-box}.customizable-contest .work-list .works li{width:324px;height:266px;margin-bottom:47px;margin-right:24px;background-color:#fff;border-radius:4px}.customizable-contest .work-list .works li:last-child{margin-bottom:0}