@media screen and (max-width: 834px) {
#bonfire-pageloader {
	/*display: none;*/
}
.foot {
	padding: .25rem 0 .66rem;
}
.foot:after {
	content: '';
	width: 83%; height: 1px;
	border-bottom: 1px solid #ddd;
	position: absolute;
	left: 50%; bottom: .5rem;
	transform: translateX(-50%);
}
.foot .main {
	width: 83%;
}
.foot ol {
	flex-wrap: wrap;
	text-align: center;
}
.foot ol li {
	width: 100%;
}
.foot ol .focus:after,
.foot ol .qrcode:before,
.foot ol .qrcode:after {
	content: unset;
}
.foot ol .focus a img {
	display: none;
}
.foot ol .focus > img {
	margin-bottom: 0;
}
.foot ol .focus p {
	display: block;
}
.foot ol .focus p:nth-of-type(1) {
	display: none;
}
.foot ol .focus p:nth-of-type(2) {
	position: absolute;
	left: 8.5%; bottom: .25rem;
}
.foot .beian {
	display: none;
	position: absolute;
	left: 2rem; bottom: .15rem;
	line-height: 1.6;
}
.foot ol .focus p:nth-of-type(3) {
	position: absolute;
	right: 8.5%; bottom: .25rem;
	line-height: 1.6;
}
.foot ol .focus {
	position: unset;
	text-align: left;
}
.foot ol .location {
	width: 100%;
	position: unset;
	margin-top: .3rem;
}
.foot ol .location p {
	text-align: left;
	font-size: .12rem;
}
.foot ol .qrcode {
	position: absolute;
	bottom: .66rem;
	right: 12%;
	text-align: right;
}
.foot ol .qrcode img {
	width: 20vw;
}
.foot ol .qrcode > div {
	display: none;
}
.foot ol .attitude {
	text-align: left;
	display: block;
	position: unset;
	margin: .15rem 0;
}
.foot ol .attitude img {
	max-width: 54%;
}

.foot .goTop {
	z-index: 2;
	width: .4rem;
	right: 0; bottom: .6rem;
	background-color: #3f3b3a;
	mix-blend-mode: unset;
	padding: 4px;
}
.address-1 {
	max-width: 86%;
}















}