footer{
	height: 165px;
    background-color: #3f73a5;
    margin-top: 40px;
    overflow: hidden;
    clear: both;
}
footer a{
    display: block;
    float: left;
}
.red{
    margin: 40px 30px 0 195px;
}
/*.jiucuo{
    margin: 55px 0 0 43px;
}*/
.footer-text{
    margin-top: 26px;
}
.footer-text p{
    overflow: hidden;
    color: #ffffff;
    font-size: 14px;
    line-height: 32px;
}
.footer-text p a{
    color: #ffffff;
    border-left: 1px solid #ffffff;
    line-height: 16px;
    padding: 0 10px;
}
.footer-text p a:first-child{
    padding-left: 0;
    border: 0;
}