<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>我的首页制作</title>
<style>
*{
padding: 0px;
margin:0;
}
.header {
height: 60px;
}
.banxin {
width: 1200px;
margin: 0 auto;
}
.left {
float: left;
}
.right {
float: right;
}
.logo {
margin-top: 10px;
}
.nav {
padding-left: 50px;
margin-top: 10px;
}
.nav>a {
color: black;
text-decoration: none;
font: 14px/40px "黑体";
padding: 12px 10px;
}
.nav>a:hover {
border-bottom: 3px solid #00a4ff;
}
.search {
margin-top: 10px;
margin-left: 60px;
width: 215px;
height: 40px;
border: 2px solid #00a4ff;
}
.search input[type="text"] {
height: 36px;
}
.search input[type="submit"]{
width: 45px;
height: 42px;
background-image: url(search_06.png);
background-repeat: no-repeat;
background-color: #00a4ff;
background-position: 50% 50%;
border: 4px solid #00a4ff;
}
.info div {
float: right;
margin-left : 7px;
margin-top: 15px;
font: 14px "黑体";
}
.banner {
height: 420px;
background-color: #1c036c;
}
.center {
width: 1200px;
margin: 0 auto;
background-image: url(banner_03.png);
height: 420px;
}
.manu {
width: 240px;
background-color: rgba(0,0,0,0.3);
}
.manu>a {
text-decoration: none;
color: white;
display: block;
height: 46px;
line-height: 46px;
text-indent: 3em;
}
.manu>a:hover {
background-color:rgba(255,255,255,0.3);
}
.intro {
width: 800px;
height: 45px;
border: 3px solid #00a4ff;
margin: 10px auto;
}
.intro span {
float: left;
width: 198px;
text-align: center;
margin-top:12px;
}
.product {
width: 1200px;
margin: 10px auto;
overflow: hidden;
}
.title {
color: #00a4ff;
font: 700 22px "黑体";
padding: 15px 0;
}
.class {
float: left;
width: 235px;
height: 300px;
background-color: #f3f5f7;
}
.class p {
padding: 20px 25px;
font: 12px "微软雅黑";
}
.class span {
display: block;
text-align: center;
color: #00a4ff;
}
.news {
width: 1200px;
margin: 15px auto;
overflow: hidden;
}
.module {
margin-right: 70px;
}
.module>div {
font: 20px/50px "黑体";
color: #1c036c;
width: 100px;
text-indent: 10px;
border-bottom: 2px solid #1c036c;
}
ul>li {
height: 39px;
}
.footer {
height: 400px;
background-color: #f3f5f7;
}
.shangbiao {
float: left;
width: 300px;
margin-top: 100px;
margin-left: 300px;
}
.service {
float: right;
width: 600px;
margin-right: 300px;
padding-top: 100px;
}
.service>dl {
float: right;
margin-left: 30px;
color: gray;
}
dl>dt {
font: 700 18px/40px "黑体";
}
</style>
</head>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>我的首页制作</title>
<style>
*{
padding: 0px;
margin:0;
}
.header {
height: 60px;
}
.banxin {
width: 1200px;
margin: 0 auto;
}
.left {
float: left;
}
.right {
float: right;
}
.logo {
margin-top: 10px;
}
.nav {
padding-left: 50px;
margin-top: 10px;
}
.nav>a {
color: black;
text-decoration: none;
font: 14px/40px "黑体";
padding: 12px 10px;
}
.nav>a:hover {
border-bottom: 3px solid #00a4ff;
}
.search {
margin-top: 10px;
margin-left: 60px;
width: 215px;
height: 40px;
border: 2px solid #00a4ff;
}
.search input[type="text"] {
height: 36px;
}
.search input[type="submit"]{
width: 45px;
height: 42px;
background-image: url(search_06.png);
background-repeat: no-repeat;
background-color: #00a4ff;
background-position: 50% 50%;
border: 4px solid #00a4ff;
}
.info div {
float: right;
margin-left : 7px;
margin-top: 15px;
font: 14px "黑体";
}
.banner {
height: 420px;
background-color: #1c036c;
}
.center {
width: 1200px;
margin: 0 auto;
background-image: url(banner_03.png);
height: 420px;
}
.manu {
width: 240px;
background-color: rgba(0,0,0,0.3);
}
.manu>a {
text-decoration: none;
color: white;
display: block;
height: 46px;
line-height: 46px;
text-indent: 3em;
}
.manu>a:hover {
background-color:rgba(255,255,255,0.3);
}
.intro {
width: 800px;
height: 45px;
border: 3px solid #00a4ff;
margin: 10px auto;
}
.intro span {
float: left;
width: 198px;
text-align: center;
margin-top:12px;
}
.product {
width: 1200px;
margin: 10px auto;
overflow: hidden;
}
.title {
color: #00a4ff;
font: 700 22px "黑体";
padding: 15px 0;
}
.class {
float: left;
width: 235px;
height: 300px;
background-color: #f3f5f7;
}
.class p {
padding: 20px 25px;
font: 12px "微软雅黑";
}
.class span {
display: block;
text-align: center;
color: #00a4ff;
}
.news {
width: 1200px;
margin: 15px auto;
overflow: hidden;
}
.module {
margin-right: 70px;
}
.module>div {
font: 20px/50px "黑体";
color: #1c036c;
width: 100px;
text-indent: 10px;
border-bottom: 2px solid #1c036c;
}
ul>li {
height: 39px;
}
.footer {
height: 400px;
background-color: #f3f5f7;
}
.shangbiao {
float: left;
width: 300px;
margin-top: 100px;
margin-left: 300px;
}
.service {
float: right;
width: 600px;
margin-right: 300px;
padding-top: 100px;
}
.service>dl {
float: right;
margin-left: 30px;
color: gray;
}
dl>dt {
font: 700 18px/40px "黑体";
}
</style>
</head>