weibu.css
body{
margin: 0;
background-color:white;
}
.footer{
margin: 0;
background: #000000;
}
.qq{
width: 1000px;
margin: auto;
display:block;
}
.footer .kuai{
width: 1000px;
margin: 0 auto;
}
.footer .kuai .guanyu{
width: 400px;
margin: 0 auto;
}
.footer a{
margin-top: 30px;
margin-bottom: 20px;
text-decoration: none;
color:#666;
display: inline-block;
border-right: 1px dotted #999999;
padding-right: 10px;
font-size: 12px;
}
.footer a:last-child{
border: none;
}
.footer .wen{
width: 25px;
height: 25px;
vertical-align: middle;
}
.footer .text img{
vertical-align: middle;
}
.footer .text{
text-align: right;
position: relative;
width: 1270px;
}
.footer .text span{
color: #999999;
border-right:1px solid #999 ;
padding-right: 5px;
font-size: 12px;
}
.footer .tt{
width: 1600px;
text-align: center;
}
.footer .tt span{
color: #999999;
border-right:1px solid #999 ;
font-size: 12px;
display: inline-block;
padding-right: 5px;
margin-bottom: 30px;
}
.footer .text .g{
color: aquamarine;
border: none;
}
.left img{
position: absolute;
display: block;
margin-left: 1270px;
margin-top: -95px;
}
.footer .text span:last-child{
border: none;
}
.footer .tt span:last-child{
border: none;
}