.not_404 {
  
  width: 100%;
  height: 632px;
  background-color: #f2f2f2;	
   }
   .not_404 .not_404_error{
		background: url("/www_resource/media/user/img/404.png") no-repeat;
  		background-size: 100% 100%;
  		position: relative;
  		width: 1366px;
  		height: 632px;
  		margin: 0 auto;
   }
  .not_404  .not_404_error a {
    position: absolute;
    width: 120px;
    height: 30px;
    background: #fc123e;
    text-align: center;
    line-height: 30px;
    color: white;
    display: inline-block;
    border-radius: 40px;
    left: 44.5%;
    top: 65.6%;
    font-size: 14px;
    cursor: pointer; }

/*# sourceMappingURL=not.css.map */
