.product-bg {
	background: url('../images/product_fhjc/bg_dzjc.png') no-repeat;
    background-size: 100%;
}
.main-container {
	width: 10.8rem;
	padding-top: 1.23rem;
	display: flex;
	overflow: hidden;
    height: 7.6rem;
}
.product-left{
	padding-left: 0.5rem;
}
.product-lt{
	display: flex;
	align-items: center;
	margin-bottom: 0.38rem;
}
.logo{
	width: 0.56rem;
	height: 0.56rem;
}
.product-lt .logo { margin-right: 10px; border-radius: 5px;}
.title{
	font-size: 0.4rem;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #5A5A5A;
	margin-left: 0.22rem;
}
.text1{
	width: 4.7416rem;
	height: 0.7472rem;
	margin-bottom: 0.14rem;
}
.text2{
	width: 3.1328rem;
	height: 0.7544rem;
	margin-bottom: 0.37rem;
}
.product-bt{
	display: flex;
}
.product-bt>div{
	margin-right: 0.72rem;
	text-align: center;
	margin-bottom: 0.14rem;
}
.qrcode{
	width:120px;
}
.qrcode-text{
	height: 0.5rem;
	font-size: 0.18rem;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #2E2E2E;
	line-height: 0.25rem;
	margin-top: -0.1rem;
}
.product-right{
	position: relative;
	margin-left: -0.5rem;
	margin-bottom: -0.44rem;
}
.product-right > img{
	width: 7.05rem;
	height: auto;
	margin-top: 0.4rem;
}