.model{
	margin-bottom: 50px;
	padding-bottom: 30px;
}
.title{
	color: #2365d3;
	font-size:30px;
	text-align: center;
	margin-top:60px;
	margin-bottom:10px;
}
.unLine{
	background: #2365d3;
	width:25px;
	height:3px;
	margin: auto;
	margin-bottom: 20px;
}
.conTxt{
	font-size:18px;
	line-height:1.5;
	font-weight: 550;
	letter-spacing: 4px;
	color: #000;
	text-align:justify;
}
.model-list {
	overflow: hidden;
	margin-top:30px;
}
.model-list > div {
	width: 400px;
	float: left;
	overflow: hidden;
}
.model-people > img,.model-enterprise > img,.model-xiezongyun > img{
	display: inline-block;
	/*height:80px;*/
	float: left;
}
.model-people img{
	height:65px;
	width:56px;
	margin-top: 5px;
}
.model-enterprise img{
	height:65px;
	margin-top: 5px;
}
.model-xiezongyun img{
	height: 55px;
    margin-top: 10px;
}
.people-left{
	width: 300px;
	float: left;
	margin-left: 15px;
}
.peo {
	width: 46px;
	font-size: 18px;
	font-weight: 550;
	color: #2365d3;
	border-bottom: 2px solid #2365d3;
	letter-spacing: 3px;
}
.brief {
	color: #000;
	font-size: 16px;
	margin-top: 10px;
	line-height: 1.3;
	letter-spacing: 2px;
}
.xiezongyun-left {
	width: 300px;
	float: left;
	margin-left: 15px;
}
.xie {
   width: 70px;
	font-size: 20px;
	font-weight: 550;
	color: #2365d3;
	border-bottom: 2px solid #2365d3;
	letter-spacing: 3px;
}
.goodness-wrap{
	width: 100%;
	overflow: hidden;
	margin-top:30px;
}
.goodness-list {
	width: 400px;
	height: 320px;
	margin:0 100px;
	background: url(../img/bg1.png) no-repeat center center;
	background-size: 100% 100%;
}
.gleft {
	float: left;
}
.gright {
	float: right;
}
.goodness-list img{
	display: block;
	width:60px;
	margin: 50px auto 0;
}
.goodness-list span{
	width: 100%;
	display: block;
    text-align: center;
    font-size: 20px;
    color: #2365d3;
    margin-top: 15px;
}
.goodness-list p{
	/*width: 476px;*/
	/*margin: 20px auto 0;*/
	color: #000;
	padding:0 15px;
	font-size: 16px;
	text-indent: 20px;
	line-height: 1.5;
	letter-spacing: 3px;
	text-align:justify;
	margin-top:30px
}
.partner{
	display: flex;
}
.partner div{
	flex: 1;
	text-align: center;
}
.partner img{
	height:120px;
	
}
.cooperation{
	margin-bottom: 0;
}
