.develop{position:relative; height:600px; background:#fafafa;}
.develop-box{position:absolute; width:400px; top:50%; left:50%; margin-left:-200px; margin-top:-200px; text-align:center; font-size:24px; color:#888;}
.develop-box img{margin-bottom:30px;}