*{
	margin: 0;
	padding: 0;
}
.ui-themebox{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
}
.ui-title{
	width: 1160px;
	height: 50px;
	margin: 0 auto;
	border-bottom: 1px solid #F6F2F0;
}
.ui-title1-p {
	font-size: 24px;
	font-weight: bold;
	color: #174698;
	line-height: 50px;
}
.ui-text{
	width: 1160px;
	height: 644px;
	margin: 30px auto 0;
}
.ui-text-li-img1{
	width: 374px;
	height: 146px;
	float: left;
}
.ui-text-li-img2{
	width: 374px;
	height: 146px;
}
.ui-text-ul{
	list-style-type: none;
}
.ui-text-li{
	width: 374px;
	height: 146px;
	float: left;
	margin-bottom: 20px;
	margin-right: 19px;
}
.ui-text-li:nth-child(3n){
	margin-right: 0;
}
