<!DOCTYPE>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>请先安装程序 - 365建站系统</title>
<style>
body{font-size:14px;background-color: #EEE;font-family: Microsoft Yahei,微软雅黑,Tahoma,Helvetica Neue,Hiragino Sans GB,Segoe UI,Arial,STHeiti,sans-serif;}
.col_main{    
    position: absolute;
    left: 50%;
    top: 50%;
    width: 800px;
    margin-left: -400px;margin-top:-100px;border-radius: 5px;
	border:1px solid #21CA63;
	background-color: #FFF;
	}
#stepItems{line-height: 60px;color: #fff;text-align: center;background-color: #21CA63;position:relative;}
#stepItems h3 {
    font-size: 26px;
    display: block;
    text-align: center;
    font-weight: normal;
    margin: 0;
}
.info_box{line-height: 30px;text-align: center;font-size: 14px;padding-bottom:30px;}
.info_box a{display: block;
    line-height: normal;
	width:120px;
	margin:0 auto;
	border-radius: 5px;
    font-weight: 400;padding: 12px 24px;background-color: #21CA63;
    color: #fff;
	font-size:16px;
    text-decoration: none;}
.info_box a:hover {
    background-color: #08BF57;
}
</style>
</head>
<body>
<div class="col_main">       
<div id="stepItems">
<h3>365建站系统</h3>
</div>
        
<div class="info_box">
<p>365建站器提醒你：请先安装程序! </p>
<p>365建站系统 UTF8 版 20220421</p>
<a href='/install/'>点击这里安装</a>
</div>    
</div>
</body></html>