.menu2{
	width: 293px;
}
.menu2 li{
	width: 146px;
}

/* found3 */
.found3{
	font-size:16px ;
	line-height: 30px;
}
.found3 img{
	width: 410px;
	height: auto;
	margin-left: 10px;
}
.found3 .p2{
	width:410px ;
}
.found3 .p3{
	color: #ac0000;
	font-weight: bold;
	margin-bottom: 10px;
}
.found3 .big{
	width: 100%;
	height: auto;
	margin: 30px 0;
}
.found3 a{
	display: block;
	color:#4db0da ;
	font-weight: normal;
}
.found3 p a {
	display: inline;
	color:#ac0000 ;
	text-decoration: underline;
}
.found3 p span{
	font-weight: bold;
}
.found3 .quote{
	color:#666 ;
	font-style: italic;
}
.found3 .quote h6{
	text-align: right;
	color: #000;
	font-style: normal;
}
.found3 .campus li{
	height: 50px;
	line-height: 50px;
	background: #f7f0f0;
	padding-left: 20px;
}
.found3 .campus li:nth-child(2n){
	background: #f9f9f9;
}
.found3 .campus{
	margin-top: 20px;
}
.found3 .campus li span{
	width: 230px;
	display: inline-block;
}
.found3 .project-service{
	width: 830px;
}
.found3 .project-service li{
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 24px;
	line-height: 50px;
}
.found3 .project-service li p.fl{
	width: 245px;
	border-right:1px solid #fff;
	padding-left: 20px;
	background: #999;
	height: 100%;
}
.found3 .project-service li p.fr{
	text-align: center;
	color: #333;
	font-size: 16px;
	width: 563px;
    line-height: 30px;
    padding: 10px 0;
    border-right:1px solid #fff;
}
.found3 .project-service li:nth-child(odd) p.fr{
	background:#f1ded9 ;
}
.found3 .project-service li:first-child p.fl,
.found3 .project-service li:first-child p.fr{
	background:#ff5c5c ;
	color: #fff;
	font-size: 24px;
}
.found3 .project-service li:nth-child(6),
.found3 .project-service li:nth-child(7){
	height: 112px;
}
.found3 .project-service li:nth-child(6) p.fl,
.found3 .project-service li:nth-child(7) p.fl{
	line-height: 112px;
}
.found3 .project-service li:nth-child(6) p.fr,
.found3 .project-service li:nth-child(7) p.fr{
	padding: 26px 0;
}

