﻿.g-ft {
	background: #B20405;
	text-align: center;
	margin-top: 3.8rem;
}
.f_con {
	height: 14.35rem;
}
.f_con .go_top a {
	display: block;
}
.f_con .go_top a img {
	width: 4rem;
	height: 4rem;
	margin: 0 auto;
	display: inline-block;
	margin-top: -2rem;
	vertical-align: middle;
}
.f_menu {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
margin: .85rem 0 .35rem;
}
.f_menu a {
	font-size: 1.1rem;
	color: #fff;
	line-height: 100%;
}
.f_menu i {
	display: block;
	width: 1px;
	height: 1.05rem;
	background: rgba(170, 170, 170, .5);
	margin: 0 1rem;
}
.f_company {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	font-size: 1.1rem;
	color: #fff;
	line-height: 1.8rem;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.f_company p {
	width: 100%;
}
.f_company a {
	color: #fff;
	margin-right: 1.7rem;
}
.f_nav {
	height: 5rem;
	min-width: 320px;
	max-width: 640px;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 100;
	background: #092b7c;
box-shadow: 0 -.15rem .35rem 0 rgba(0, 0, 0, 0.09);
}
.f_nav li {
	float: left;
	width: 33.3%;
	height: 5rem;
	text-align: center;
	box-sizing: border-box;
	background: #092b7c;
}
.f_nav li a {
	display: block;
	color: #fff;
	font-size: 1.1rem;
	line-height: 1.1rem;
}
.f_nav li img {
	width: 1.9rem;
	display: block;
margin: .85rem auto .65rem;
}
.f_nav li:nth-child(2) i {
	display: block;
	width: 4.35rem;
	height: 4.35rem;
border: .25rem solid #092b7c;
	background: #B20405;
box-shadow: 0 -.15rem .35rem 0 rgba(0, 0, 0, 0.09);
	border-radius: 50%;
margin: -1.75rem auto .2rem;
}
.f_nav li:nth-child(2) i img {
	width: 4.35rem;
	margin: 0;
}




@media screen and (min-width:320px) {
html {
	font-size: 10px
}
}
@media screen and (min-width:360px) {
html {
	font-size: 11.25px
}
}
@media screen and (min-width:375px) {
html {
	font-size: 11.7px
}
}
@media screen and (min-width:384px) {
html {
	font-size: 12px
}
}
@media screen and (min-width:480px) {
html {
	font-size: 15px
}
}
@media screen and (min-width:414px) {
html {
	font-size: 13px
}
}
@media screen and (min-width:560px) {
html {
	font-size: 17.5px
}
}
@media screen and (min-width:640px) {
html {
	font-size: 20px
}
}

