<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.about_page .about_nav .w1260 ul li a{
	display: block;
    padding: 0 55px;
    /* line-height: 20px; */
    font-size: 22px;
    color: #282828;
    transition: 0.5s;
    /* height: 20px; */
    line-height: 1.2;
position: relative;
border:none;
}

.footer .w1260 .f_left .f_nav ul li h6 {
    font-size: 18px;
    color: #fff;
    text-align: left;
}
.footer .w1260 .f_left .f_nav ul li {
    margin-right: 40px;
}

.footer .w1260 .f_right::before{
	display:none;
}
.footer .w1260 .f_left .f_nav ul li a{
	font-size:14px;
}</pre></body></html>