You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
111 lines
1.2 KiB
111 lines
1.2 KiB
#a{
|
|
width:100%;
|
|
margin:0 auto;
|
|
padding:0;
|
|
font-family:微软雅黑;
|
|
font-size:18px;
|
|
line-height:1.5em;
|
|
}
|
|
/*整体容器*/
|
|
#b{
|
|
width:68%;
|
|
height:90px;
|
|
margin:auto;
|
|
padding:0px;
|
|
}
|
|
#b p{
|
|
font-size:22px;
|
|
color:#333333;}
|
|
#b p span{
|
|
font-size:32px;
|
|
font-weight:bold;
|
|
color:#333333;}
|
|
#c{
|
|
width:100%;
|
|
height:75px;
|
|
float:left;}
|
|
|
|
|
|
#f{
|
|
width:100%;
|
|
height:70px;
|
|
background-color:#cc4f00;
|
|
border:solid 1px #cc4f00;
|
|
margin:10px 0 0 0;
|
|
padding:0;
|
|
float:left;
|
|
}
|
|
#d{
|
|
width:72%;
|
|
height:70px;
|
|
background-color: #cc4f00;
|
|
margin:auto;}
|
|
#f ul{
|
|
margin:0;
|
|
padding:0;
|
|
}
|
|
#f li{
|
|
margin:auto;
|
|
margin-left:1%;
|
|
display:block;
|
|
width:110px;
|
|
height:70px;
|
|
float:left;
|
|
text-align:center;}
|
|
#f a:link,#f a:visited{
|
|
line-height:3.5em;
|
|
text-decoration:none;
|
|
font-size:18px;
|
|
font-weight:400;
|
|
color:#FFFFFF;}
|
|
#f a:hover{
|
|
line-height:3.5em;
|
|
display:block;
|
|
width:120px;
|
|
height:70px;
|
|
text-decoration:none;
|
|
background-color:#FFFFFF;
|
|
color:#000000;
|
|
font-size:20px;
|
|
font-weight:500;}
|
|
|
|
/*网页导航部分样式*/
|
|
|
|
#botton{
|
|
margin-top:10px;
|
|
width:100%;
|
|
height:150px;
|
|
background-color:#666666;
|
|
float:left;}
|
|
#botton1{
|
|
width:30%;
|
|
height:100px;
|
|
margin-left:35%;
|
|
background-color:#666666;
|
|
color:#CCCCCC;
|
|
font-size:14px;
|
|
float:left;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|