.open-tip{position:absolute;top:0;left:0;right:0;bottom:0;background:url(../img/open_tip_bg.edf5dc41.png) no-repeat top;background-size:1929px 1080px;z-index:10;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;padding-top:178px}.open-tip .icon{width:144px;height:144px;margin-bottom:20px}.open-tip .title{min-width:400px;text-align:center;font-size:24px;font-weight:600;color:#333;margin-bottom:30px}.open-tip .content{width:692px;font-size:14px;color:#333;line-height:26px;text-indent:2em;margin-bottom:80px}.open-tip .btn{width:120px;height:36px;border-radius:4px;background:var(--primaryColor);display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;cursor:pointer}.open-tip .btn:hover{opacity:.8}.open-tip .btn:active{opacity:1}