.network{
	margin-top: 52px;
}
.network .model_title{
	margin-bottom: 40px;
}
.network .content_text{
	line-height: 40px;
}
/* 产品列表 */
.product_list .title{
	margin: 60px 0;
}
.network .product_list .item{
	margin-bottom: 40px;
}
.network .product_list .item>div{
	width:379px;
	height:375px;
	background-color: #F4F4F4;
	margin-bottom: 42px;
}
/* 应用场景 */
.scene .title{
	margin-top: 86px;
	margin-bottom: 48px;
}
.scene .item{
	width:372px;
	height:471px;
	position: relative;
	margin-bottom: 50px;
}
.scene .item .item_title{
	position: absolute;
	left: 0;
	bottom: 0;
	color: #FFFFFF;
	background-color: rgba(0,0,0,.5);
	width: 100%;
	height: 66px;
	line-height: 66px;
	text-align: center;
}