.body-bg9{
	min-width: 1303px;
    padding-top: 60px;
}
.container{
	width: 1303px;
}
.desc-head{
	padding: 20px 126px;
}
.desc-head .desc-logo{
	margin-right: 12px;
}
.desc-head .desc-tit{
    margin: 20px;
    color: #696969;
    font-size: 16px;
    line-height: 23px;
}
.main9-group{
	height: 242px;
	padding: 30px 60px 90px;
	background: #F2F2F4;
    margin-bottom: -50px;
}
.main9-group .main9-box{
	display: block;
	height: 242px;
	width: 271px;
	margin: 0 12px;
	border-radius: 2px;
	background: #fff;
	box-shadow: 1px 3px 10px #ccc;
}
.main9-group .img-box{
	width: 230px;
	height: 156px;
	margin: 20px 20px 15px;
}
.main9-group .img-box img{
	width: 100%;
	height: 100%;
}
.main9-group .txt-box{
	margin: 0 20px;
	display: table;
	text-align: center;
}
.main9-group .txt-box p{
	color: #696969;
	font-size: 14px;
	display: table-cell;
	vertical-align: middle;
}