<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>智博星</title>
<style>
* {
margin: 0px;
padding: 0px;
}
body {
background-image: url(Images/banner.jpg);
background-attachment: fixed;
min-width: 980px;
}
.div1 {
height: 950px;
width: 100%;
position: relative;
text-align: center;
background-repeat: no-repeat;
background-size: cover;
}
#div2 {
background-image: url(Images/banner2.jpg);
}
#div3 {
background-image: url(Images/banner3.jpg);
}
#div4 {
background-image: url(Images/banner4.jpg);
}
.div5 {
background-color: #333;
width: 100%;
height: 478px;
position: relative;
}
.anniu {
width: 240px;
height: 40px;
border: 1px solid #00B8A2;
border-radius: 10px;
line-height: 30px;
color: #FFF;
background-color: #00B8A2;
cursor: pointer;
transition: 0.5s;
padding: 10px 60px;
}
.anniu:hover {
opacity: 0.7;
}
#divtop {
height: 60px;
width: 100%;
background-color: #000;
opacity: 0.5;
position: fixed;
top: 0px;
left: 0px;
z-index: 99;
}
#zuodiv {
background-image: url(Images/logo-01.png);
background-repeat: no-repeat;
background-size: contain;
height: 60px;
background-position: center center;
width: 160px;
position: fixed;
top: 0px;
left: 0px;
z-index: 99;
}
#youdiv {
width: 800px;
height: 60px;
position: fixed;
top: 0px;
right: 40px;
line-height: 60px;
z-index: 99;
}
li {
float: left;
color: #FFF;
margin-left: 40px;
list-style: none;
cursor: pointer;
}
li:hover {
cursor: pointer;
color: white;
border-bottom: 3px solid #00B8A2;
}
a {
color: #FFF;
cursor: pointer;
text-decoration: none;
}
#youzuo {
width: 450px;
height: 60px;
line-height: 60px;
position: absolute;
}
#youyou {
width: 350px;
height: 60px;
position: absolute;
top: 0px;
right: 0px;
}
.denganniu {
width: 70px;
height: 30px;
border-radius: 10px;
border: 1px solid #00B8A2;
top: 15px;
position: relative;
float: left;
margin-left: 10px;
line-height: 30px;
text-align: center;
}
#zhu {
color: white;
background-color: #00B8A2;
cursor: pointer;
}
#deng {
color: #00B8A2;
transition: 0.5s;
cursor: pointer;
}
#deng:hover {
color: white;
background-color: #00B8A2;
}
#sou {
width: 150px;
height: 30px;
border: 1px solid #00B8A2;
border-radius: 20px;
position: absolute;
top: 15px;
right: 20px;
}
.ios {
width: 230px;
height: 42px;
border: 1px solid #999;
top: 50px;
position: relative;
margin-left: 400px;
border-radius: 5px;
color:#FFF;
line-height: 42px;
background-image:url(../../HTML%E4%B8%8A%E8%AF%BE%E9%83%A8%E5%88%86/10.24/og1_.png);
background-size:20px;
background-repeat: no-repeat;
background-position:10px;
font-weight:bold;
}
.ios1:hover{
cursor: pointer;
background-color: #6d8dab;
font-weight: bold;
}
.ios2:hover{
cursor: pointer;
background-color: #6d8dab;
font-weight: bold;}
.ios:hover{
cursor: pointer;
background-color: #6d8dab;
font-weight: bold;}
.ios1 {
width: 230px;
height: 42px;
border: 1px solid #999;
top: 50px;
position: absolute;
margin-left: 800px;
border-radius: 5px;
color: #FFF;
text-align: center;
line-height: 42px;font-weight:bold;
}
.ios2 {
width: 230px;
height: 42px;
border: 1px solid #999;
top: 50px;
position: absolute;
margin-left: 1200px;
border-radius: 5px;
color: #FFF;
text-align: center;
line-height: 42px;font-weight:bold;
}
.cp {
position: relative;
width: 150px;
height: 160px;
left: 380px;
top: 140px;
}
.gs {
position: absolute;
width: 150px;
height: 160px;
left: 680px;
top: 185px;
}
.zc {
position: absolute;
width: 150px;
height: 160px;
left: 1000px;
margin-top: -15px;
}
.lx {
position: absolute;
width: 300px;
height: 160px;
right: 300px;
margin-top: -10px;
}
.di {
position: relative;
width: 1200px;
height: 50px;
left: 380px;
border-top: 1px solid #03C;
top: 200px;
}
.jiantou{ margin-top:150px; border-radius:50px;
}
.jiantou:hover{ background-color:#999;}
</style>
</head>
<body>
<div id="divtop"> </div>
<div id="zuodiv"></div>
<div id="youdiv">
<div id="youzuo">
<ul style="z-index:2;">
<li><a href="#" style="color:#00B8A2">首页</a></li>
<li><a href="#">下载</a></li>
<li><a href="#">动态</a></li>
<li><a href="#">社区</a></li>
<li><a href="#">智博星</a></li>
</ul>
</div>
<div id="youyou">
<div class="denganniu" id="deng">登陆</div>
<div class="denganniu" id="zhu">注册</div>
<div id="sou">
<input type="text" placeholder=" 搜索" style="background:none; color:white; font-size:20px; height:28px; 120px; border:none; position:relative; top:1px;" />
<img src="Images/searchIcon.png" style="position:absolute; top:5px; right:7px;" /> </div>
</div>
</div>
<div class="div1"> <img style="margin-top:300px;" src="Images/01.png" /><br />
<img style="margin-top:20px; opacity:0.7;" src="Images/02.png" /><br />
<br />
<a class="anniu">产品亮点</a><br />
<img class="jiantou" src="../../HTML上课部分/10.24/箭头下.png" /></div>
<div class="div1" id="div2"> <img style="margin-top:300px;" src="Images/201.png" /><br />
<img style="margin-top:20px; opacity:0.7;" src="Images/202.png" /><br />
<br />
<a class="anniu">用户故事</a> <br />
<img class="jiantou" src="../../HTML上课部分/10.24/箭头下.png" /> </div>
<div class="div1" id="div3"> <img style="margin-top:300px;" src="Images/301.png" /><br />
<img style="margin-top:20px; opacity:0.7;" src="Images/302.png" /><br />
<br />
<a class="anniu">功能列表</a> <br />
<img class="jiantou" src="../../HTML上课部分/10.24/箭头下.png" /></div></div>
<div class="div1" id="div4"> <img style="margin-top:300px;" src="Images/401.png" /><br />
<img style="margin-top:20px; opacity:0.7;" src="Images/402.png" /><br />
<br />
<a class="anniu">注册体验</a> <br />
<img class="jiantou" src="../../HTML上课部分/10.24/箭头上.png" /></div></div>
<div class="div5">
<div class="ios"> iOS版下载</div>
<div class="ios1">Android版下载</div>
<div class="ios2">PC版下载</div>
<div class="cp">
<table>
<tr height="40">
<td style="color:white; font-size:20px;">产品</td>
</tr>
<tr height="30">
<td>◆产品介绍</td>
</tr>
<tr height="30">
<td>◆使用手册</td>
</tr>
<tr height="30">
<td>◆更新日志</td>
</tr>
<tr height="30">
<td>◆案例展示</td>
</tr>
</table>
</div>
<div class="gs">
<table>
<tr height="40">
<td style="color:white; font-size:20px;">公司</td>
</tr>
<tr height="30">
<td>◆关于团队</td>
</tr>
<tr height="30">
<td>◆招聘专栏</td>
</tr>
<tr height="30">
<td>◆新闻资讯</td>
</tr>
<tr height="30">
<td>◆合作加盟</td>
</tr>
</table>
</div>
<div class="zc">
<table>
<tr height="40">
<td style="color:white; font-size:20px;">支持</td>
</tr>
<tr height="30">
<td>◆官方博客</td>
</tr>
<tr height="30">
<td>◆用户社区</td>
</tr>
<tr height="30">
<td>◆在线模版</td>
</tr>
<tr height="30">
<td>◆隐私声明</td>
</tr>
<tr>
<td>◆服务条款</td>
</tr>
</table>
</div>
<div class="lx">
<table>
<tr height="40">
<td style="color:white; font-size:20px;">联系我们</td>
</tr>
<tr height="30">
<td>地址:中国.山东省淄博市张店区齐鲁电商谷</td>
</tr>
<tr height="30">
<td>电话:0533-6078222</td>
</tr>
<tr height="30">
<td>信箱:6078222@163.com</td>
</tr>
</table>
</div>
<div class="di"></div>
</div>
</body>
</html>