.row-a1{
	margin-top: 80px;
}
.Vcard-on{
	position: relative;
	margin-right: 30px;
	margin-bottom: 30px;
	width: 380px;
	height: 210px;
	padding: 28px 0 46px 27px;
	background-size: cover !important;
	background: url(/cn/pages/img/mpbg08.png) no-repeat;
}
.yaben_icon{
	position: absolute;
	right: 13px;
    top: 31px;
	width: 60px;
	height: 60px;
}
.yaben_icon img{
	width: 100%;
	height: 100%;
}

锟较猴拷 mpbg01  锟斤拷锟斤拷 mpbg02  锟斤拷锟斤拷 mpbg04  AMINO

.Vcard-on:nth-child(2){
	background-size: cover !important;
	background: url(/cn/pages/img/mpbg08.png) no-repeat;
}
.Vcard-on:nth-child(3){
	background-size: cover !important;
	background: url(/cn/pages/img/mpbg08.png) no-repeat;
}
.Vcard-on:nth-child(4){
	background-size: cover !important;
	background: url(/cn/pages/img/mpbg08.png) no-repeat;
}
.Vcard-on:nth-child(5){
	background-size: cover !important;
	background: url(/cn/pages/img/mpbg08.png) no-repeat;
}
.Vcard-on:nth-child(6){
	background-size: cover !important;
	background: url(/cn/pages/img/mpbg08.png) no-repeat;
}
.Vcard-on:nth-child(3n+3){
	margin-right:0;
}
.span_right{
	display: inline-block;
	/* width: 65%; */
	width: 208px;
	line-height: 23px;
}
.Vcard-on>div{
	/* width: 74%; */
}
.span_left {
  width: 47px;
}
.business-card{
	display: flex;
	flex-wrap: wrap;
}
.Vcard-address{
	height: 60px;
	display: flex;
	/* padding-bottom: 23px; */
	padding-bottom: 11px;
}
.Vcard-address div:last-child{
	padding-left: 9px;
	display: flex;
}
.Vcard-phone{
	padding-bottom: 11px;
	display: flex;
	/* padding-bottom: 23px; */
}
.Vcard-phone div:last-child{
	padding-left: 9px;
	display: flex;
}
.Vcard-postcode{
	display: flex;
	/* padding-bottom: 23px; */
	padding-bottom: 11px;
}
.Vcard-postcode div:last-child{
	padding-left: 7px;
	display: flex;
}
.Vcard-tit{
	color: #333333;
	font-size: 18px;
	padding-bottom: 23px;
}
@media only screen and (max-width: 769px){
	.footer-box{
		background: unset !important;
		padding-top:0 !important;
	}
	.footer-top{
		display: none !important;
	}
	.banners{
		padding-top: 3.8rem;
	}
	.yab{
		margin-top: 1rem !important;
	}
	.Vcard-on{
		width: 100%;
		margin-right: 0;
		padding: 1rem;
	}
	.Vcard-address{
		width: 78%;
	}
	.Vcard-tit{
		font-size: 1rem;
	}
	.row-a1{
		margin-top: 2rem;
	}
	.footer-lj ul{
		flex-wrap: wrap;
		justify-content: center !important;
		margin-top: 0 !important;
	}
}