@charset "utf-8";
/* CSS Document */


.con-uu{
	width: 1000px;
	background: #fff;
	box-shadow: 0 0 6px 0 #666;
	margin:20px auto;
	padding-bottom: 30px;
}
.con-uu .pp{
	height: 40px;
	background: #f4f5f5;
	border-bottom:1px solid #b7b7b7;
	font-size: 14px;
	color: #333;
	line-height: 40px;

}
.con-uu .pp b img{
	margin-left:20px;
}
.con-uu h2{
	font-size: 30px;
	text-align: center;
	color: #3458b0;
	margin-top:20px;
}
.con-uu .pps{
	width: 930px;
	height: 40px;
	background: #f5f5f5;
	text-align: center;
	line-height:40px;
	color: #333;
	margin: 20px auto;
	font-size: 14px;
}
.pps b{
	/*  font-weight: normal;
	float: right;
	margin-right:50px; */
}
.con-bb{
	padding: 15px;

}
.con-bb img{
	margin: 20px auto;
}
.con-bb .ppa{
	font-size: 16px;
	color: #000;
	text-indent:30px;
	font-weight: bold;
	margin-top: 10px;
    margin-bottom: 10px;

}
.con-bb .ppt{
	font-size: 15px;
	line-height:35px;
	color: #333;
	text-indent:30px;
}
.text-big{
	font-size: 30px;	
}
.text-medium{
	font-size: 25px;	
}
.text-small{
	font-size: 18px;	
}
