/*404页面*/
.m1-not-found {position: absolute; top: 22%; left: 0; width: 100%; font-size: 1rem; text-align: center; color: #a6a6a6;}
.m1-not-found > img {width: 100%;}
.m1-not-found > p {line-height: 2.5rem; margin: .6rem 0;}
.m1-not-found > p b {font-size: 1.5rem;}
.m1-not-found > span {white-space: pre;}
.m1-not-found > span a {color: #3598dc;}