.fangan-bg {
	background-image: url(images/product/yt-bg.png);
	background-size: cover;
	height: 400px;
	position: relative;
}

.fa-banner {
	position: absolute;
	top: 100px;
	left: 200px;
	color: #fff;
}

.fa-banner ul {
	padding-left: 2em;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	font-size: 14px;
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 10px;
}

.robot-title {
	width: 280px;
	padding: 10px 0;
	border-bottom: 4px solid #DDB000;
}

.fa-banner ul li {
	padding: 5px 0;
	font-weight: bold;
	list-style: disc;
	line-height: 24px;
	text-align: justify;
}
.ai-content-bg{
	background-image: url(../images/product/dipian.jpg) !important;
}