footer {
    padding-top: 10px;border-top:5px solid #fff;height: 175px;background-color: #f67233;margin-top: 10px;
}
.foot {
    background-color: #f67233;
}
footer p {
    line-height: 24px;text-align: center;color: #fff;
}
footer li {
    float: left;width: 25%;text-align: center;margin-bottom: 10px;margin-top: 10px;
}
footer li img {
    width: 80%;height: 36px!important;
}
footer .layui-form-item {
    margin-bottom: 0px;
}
footer .gotop {
    width: 480px;height: 50px;line-height:50px;position: fixed;bottom: 0px;left: 50%;margin-left: -240px;display: none;background-color: #999;text-align: center;
}
.foot .layui-btn {
    width: 460px;background-color: #b43737;font-size: 16px;
}
.pc-win {
    text-align: center;margin-top: 10px;
}
.pc-win p {
    margin-bottom: 20px;font-size: 16px;
}