.error{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;background:url(/image/index-bg.png);background-size:100%;background-repeat:no-repeat;background-size:cover;-webkit-background-size:cover;-o-background-size:cover;background-position:center 0}.errorBox{width:70%;border-bottom-left-radius:40px;border-top-right-radius:40px;background:#fff;-webkit-box-shadow:0 4px 1rem hsla(0,0%,100%,.9);box-shadow:0 4px 1rem hsla(0,0%,100%,.9);padding:50px 20px}.errorText{font-size:20px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}.errorText>div>div{margin:10px 0}.piccLogo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.yellowColor{color:#9acd32}.redColor{color:red}.service-error-box{height:50px;margin-top:50px}.service-error-box .item{float:left;width:33.333%;padding-top:40px;font-weight:700;font-size:18px;padding-left:60px}.service-error-box .item .common-btn{height:35px;width:118px;display:block;text-align:center;line-height:35px;color:#fff;background:orange;font-size:14px;-webkit-box-shadow:2px 2px 5px orange;box-shadow:2px 2px 5px orange;border-radius:5px;float:left;margin-top:-5px;cursor:pointer}