@charset "UTF-8";
/* waitCheck和fillOrgSucess共同样式 */
* {
			margin: 0;
			padding: 0;
			border: none;
			zoom: 1;
		}
		.sucee {
		    display: inline-block;
		    height: 230px;
		    text-align: center;
		    width: 1200px;
		    margin-top: 120px;
		    margin-top: 18%;
		    position: relative;
			line-height:40px;
		}