1 line
2.5 KiB
CSS
1 line
2.5 KiB
CSS
|
*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;height:100%}body{margin:0;font-family:"Chinese Quote",-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:14px;font-variant:tabular-nums;line-height:1.5;color:rgba(0,0,0,.65);background-color:#fff}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}.container{width:100%;height:100%;text-align:center}.main{margin:24px 24px 0;min-height:500px;height:80%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%;text-align:center}.errorimgblock{-ms-flex:0 0 62.5%;flex:0 0 62.5%;width:62.5%;padding-right:152px;zoom:1}.errorimg{height:360px;width:100%;max-width:430px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(https://gw.alipayobjects.com/zos/rmsportal/KpnpchXsobRgLElEozzI.svg)}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}button,select{text-transform:none}button,input{overflow:visible}.ant-btn{line-height:1.5;display:inline-block;font-weight:400;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;white-space:nowrap;padding:0 15px;font-size:14px;border-radius:4px;height:32px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);position:relative;color:rgba(0,0,0,.65);background-color:#fff;border:1px solid #d9d9d9}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}.ant-layout,.ant-layout *{-webkit-box-sizing:border-box;box-sizing:border-box}.ant-btn-primary{color:#fff;background-color:#1890ff;border-color:#1890ff}.ant-btn,.ant-btn:active,.ant-btn:focus{outline:0}.errormessge{-ms-flex:auto;flex:auto;text-align:left}.errormessgeNum{color:#434e59;font-size:72px;font-weight:600;line-height:72px;margin-bottom:24px}.errormessgeText{color:rgba(0,0,0,.45);font-size:20px;line-height:28px;margin-bottom:16px}@media screen and (max-width:1200px){.main .errorimgblock{padding-right:88px}}@media screen and (max-width:576px){.main{display:block;text-align:center}.main .errorimgblock{padding-right:0;margin:0 auto 24px}.errormessge{text-align:center}}@media screen and (max-width:480px){.main .errorimgblock{margin-bottom:-24px;overflow:hidden}}
|