.safe-content{
	/*width: 1200px;*/
	margin: 0 auto;
	margin-top: -8px
}
.img-box{
	position: relative;
}
.baoxian-info{
	background: url(/static/home/widget/safetyguarantee/img/button_b9fa230.png) no-repeat;
	width: 221px;
	height: 57px;
	display: block;
	position: absolute;
	left: 0;
    margin: 0 auto;
    right: 0;
    bottom: 90px;
}
.baoxian-info:hover{
	background: url(/static/home/widget/safetyguarantee/img/button2_6642270.png) no-repeat;
}
.buy-goods{
	width: 120px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	display: block;
	border: 1px solid #fff;
	border-radius: 4px;
	color: #fff;
	position: absolute;
	left: 0;
    margin: 0 auto;
    right: 0;
    bottom: 70px;
    font-family: PingFangSC-Medium;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0;
}
.buy-goods:hover{
	background: #fff;
	color: #13CDBC;
}
.margin-bottom{
	margin-bottom: 60px;
}
.quessask{
	background: #fbfffd;
	width: 1200px;
	padding: 100px 0 70px;
}
.asktitle{
	font-family: PingFangSC-Regular;
	font-size: 46px;
	color: #0D0D0D;
	letter-spacing: 0;
	text-shadow: 1px 2px 0 rgba(198,249,239,0.30);
	text-align: center;
	margin-bottom: 60px;
}
.qa-title{
	font-family: PingFangSC-Regular;
	font-size: 26px;
	color: #333333;
	letter-spacing: 0;
	width: 1110px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.qa-content{
	font-family: PingFangSC-Regular;
	font-size: 20px;
	color: #999999;
	letter-spacing: 0;
	width: 1110px;
	margin: 0 auto;
}

.qa-wrap{
	margin-bottom: 50px;
}
