.footer{padding: 3.91vw 0 7.29vw;background: #000000;}
.footer-txt{font-size: 0.99vw;color: #777777;font-family: "HuaweiSans-Regular";margin-bottom: 1.56vw;position: relative;}
.footer-txt::before{content: '*';font-size: 0.99vw;color: #777777;font-family: "HuaweiSans-Regular";position: absolute;top: 0;left: -10px;}
.footer-txt:last-child{margin-bottom: 0;}
.all-bd .footer{background: #ABABAB;}
.all-bd .footer-txt{color: #E3E3E3;}
.all-bd .footer-txt::before{color: #E3E3E3;}

@media (max-width: 1000px){
	.footer-txt{font-size: 13px;}
	.footer-txt::before{font-size: 13px;}
}