
/* 底部 */
#bottom {
width:100%;
height:auto;
background:#242424;
}
#bottom .cont-in {
width:1300px;
margin:0 auto;
}
#bottom .bottom-top {
padding:23px 0 10px 0;
border-bottom:1px solid #2f2f2f;
}
#bottom .bottom-top .bottom-logo {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:top;
margin-right:56px;
}
#bottom .bottom-top .bottom-logo ul {
padding:14px 0;
}
#bottom .bottom-top .bottom-logo li {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
margin:0 13px;
}
#bottom .bottom-top .bottom-logo li a {
display:block;
width:16px;
height:13px;
background:url(http://img.easthardware.com/upload/p/p3/powcan/picture/2016/12/17/b5bce3bb-6192-4053-bd65-ecde999f6fd5.png) no-repeat;
transition:all 0.5s;
-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
-o-transition:all 0.5s;	
}
#bottom .bottom-top .bottom-logo li.qq a {
background-position:0 0;
}
#bottom .bottom-top .bottom-logo li.qq a:hover {
background-position:0 -13px;
}
#bottom .bottom-top .bottom-logo li.xl a {
background-position:-16px 0;
}
#bottom .bottom-top .bottom-logo li.xl a:hover {
background-position:-16px -13px;
}
#bottom .bottom-top .bottom-logo li.wx a {
background-position:-32px 0;
}
#bottom .bottom-top .bottom-logo li.wx a:hover {
background-position:-32px -13px;
}
#bottom .bottom-top .bottom-cont {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:top;
}
#bottom .bottom-top .bottom-cont .cont {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:top;
padding:0 32px;
}
#bottom .bottom-top .bottom-cont .cont5 {
margin-left:30px;
}
#bottom .bottom-top .bottom-cont .cont p {
color:#fff;
font-size:13px;
line-height:33px;
}
#bottom .bottom-top .bottom-cont .cont li {
color:rgba(197,197,197,0.6);
font-size:12px;
line-height:28px;
}
#bottom .bottom-top .bottom-cont .cont li a {
color:rgba(197,197,197,0.6);
transition:all 0.5s;
-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
-o-transition:all 0.5s;	
}
#bottom .bottom-top .bottom-cont .cont li a:hover {
color:#fe0000;
}
#bottom .bottom-top .bottom-code {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:top;
text-align:center;
float:right;
}
#bottom .bottom-top .bottom-code img {
margin-bottom:7px;
}
#bottom .bottom-top .bottom-code span {
display:block;
color:#949494;
font-size:12px;
line-height:22px;
}
#bottom .bottom-bottom {
width:100%;
height:36px;
line-height:36px;
text-align:center;
border-top:1px solid #202020;
color:#cccccc;
font-size:12px;
text-transform:uppercase;
}

