body{margin:0;padding:0;font-size:14px;line-height:1.231;color:#555;background-color:#D3DFF2;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:"楷体","文泉驿微米黑",tahoma,arial,sans-serif}
#nofound{width: 680px; height: 433px;}
#reback{width:66px; height:66px;}
a img{border-style:none!important;}
#container{width:95%;max-height:auto;margin:6rem auto 0 auto;}
#container h1{line-height:50px;font-size:36px;color:#fff;font-weight:600;background-color:#8FA6CC;padding:10px;border-radius:25px;-moz-border-radius:25px;-webkit-border-radius:25px;width:700px;margin: 0 auto;}
@media screen and (max-width: 768px) {
	#nofound{width: 100%; height: auto;}
	#reback{width:40px; height:40px;}
	#container h1{line-height:15px;font-family:"Microsoft YaHei";font-size:15px;color:#fff;font-weight:600;background-color:#8FA6CC;padding:10px;border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px;width:90%;}
}