/* 产品 */
.proBox{
	width: 100%;
	border-bottom: 12px solid rgb(255, 255, 255);
}
.proBox_zi{
	width: 100%;
	border-bottom: 12px solid rgb(255, 255, 255);
}
.proBox_zi a{
	display: block;
	width: 100%;
}
.proBox_zi a img{
	width: 100%;
}
.questionBox{
	padding: 1% 0;
}
.questionBox_content_zi{
	width: 24.5%;
	margin: 0 0.25%;
}
.questionBox_content_zi a{
	display: block;
	width: 100%;
}
.content_zi_picBox{
	margin-bottom: 17px;
}
.content_zi_picBox img{
	width: 100%;
}
.content_zi_neirong{
	width: 100%;
}
.content_zi_neirong_title{
	font-size: 32px;
	font-weight: 500;
	font-family: 'Alibaba-Regular';
	color: #333;
	margin: .5rem 0;
}
.content_zi_neirong_zhaiyao{
	font-size: 17px;
	font-weight: 400;
	font-family: 'Alibaba-Regular';
	color: #333;
	margin-top: 12.75px;
}
.content_zi_more{
	width: 17%;
    margin-top: 12px;
    font-family: 'Alibaba-Regular';
    color: #0070c9;
}
.questionBox_content_zi a:hover .content_zi_more{
	border-bottom: 1px solid #0070c9;
}
