.fangan-bg{
	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;
	font-size: 34px;
	font-weight: bold;
}
.fa-banner ul li{
	padding: 5px 0;
	font-weight: bold;
}
.defect{
	display: flex;
	align-items: center;
}
.defect-content{
	text-align: center;
	border: 1px solid #eae8e8;
	flex: 1;
	height: 140px;
	padding-top: 10px;
}
.defect-content span{
	font-size: 24px;
}
section.slice {
	padding: 15px 0;
	border-bottom: 1px solid #f9f6f6;
}
.defect-content p{
	font-size: 14px;
	text-indent: 0;
	padding: 0 10px;
}
h3.fangan-title{
	text-align: center;
	margin: 0;
	padding: 20px 0;
	margin-bottom: 20px;
	font-size: 28px;
	font-family: "Microsoft Yahei","微软雅黑","DINPro-L","微软正黑体","Microsoft JhengHei","SimHei","黑体",Arial,Helvetica,sans-serif !important;
	font-weight: bold;
}
.wp-theme-3 .lw .bg-3{
	background-color: #fff;
}
.wp-theme-3 .changjin .w-box{
	padding: 0;
	margin: 0;
}
.wp-theme-3 .lw .bg-3.point-bg{
	background-image: url(../images/product/dipian.jpg);
	background-size: cover;
}
.point-content{
	border: 1px solid #f3f3f3;
	background-color: rgba(255,255,255,0.8);
	width: 100%;
	padding: 10px 30px;
	height: 160px;
}
.point-content h4{
	color: #000;
}
.point-content p{
	text-indent: 0 !important;
	text-align: justify;
}
.wp-theme-3 .lw .bg-3.fangan-js{
	background-color: #8b8b8b;
	background: linear-gradient(343deg,rgba(22,22,22,1) 0%,rgba(46,46,46,1) 100%);
	border: none;
}
body .fangan-js .container{
	background-color: transparent;
	color: #fff;
}