<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">footer{
   /* position: fixed;
    bottom: 0;
    width: 100%;*/
    height: 80px;
    background-color: #0090ec;
}
/*.inner_c .foot{
    height: 53px;
    display: flex;
    justify-content: center;
}
.inner_c .foot ul{
    list-style: none;
}
.foot li{
    line-height:55px;
    text-align: center;
    float:left;
    padding:0 10px ;
}
.foot a{
    text-decoration: none;
    font-size:16px;
    color:#fff;
}
.foot a:hover{
    color:#c81623 ;
}*/
/*.inner_c{
	background-color: #0090ec;
}*/
.inner_c .publish{
	line-height: 80px;
    font-size:14px;
    color:#fff;
    text-align: center;
    margin: 0;
}</pre></body></html>