* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	height: auto;
	color: #383838;
	font-size: 14px;
	font-family: "微软雅黑";
}

.box{
	padding: 15px 10px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

a{
	color: #383838;
	display: block;
  	text-align: center;
	text-decoration: none;
}

li{
	list-style: none;
}

#logo{
	width: 8rem;
	height: auto;
	margin: 0 auto;
}

#logo img{
	width: 8rem;
	height: auto;
}


button{
	outline: none;
}

#footer[data-v-4552a17e] {
    bottom: 0;
    margin-top: 50px;
    width: 100%;

    margin: 0;
    background: #002b62;
}
.fglo_bg[data-v-4552a17e] {
    background: #1b1616;
    padding-top: 18px;
    text-align: center;
}
#footer .link[data-v-4552a17e] {
    padding-right: 20px;
    position: relative;
    margin-left: 50px;
}
.fglo_bg[data-v-4552a17e] {
    background: #1b1616;
    padding-top: 18px;
    text-align: center;
}
.link_c a[data-v-4552a17e] {
    color: #999;
    display: inline-block;
    margin-right: 20px;
    line-height: 26px;
}
.foot_global p[data-v-4552a17e] {
    color: #b1b1b1;
    line-height: 24px;
}
.fglo_bg[data-v-4552a17e]{ padding-bottom:15px;}