.star{
	height: 150px;
	border-bottom: 20px solid #f0f7ff;
	position: relative;
}
.star .starCon{
	width:610px;
	margin-left: 115px;
	padding-top:27px;
}
.starCon h2{
	width:610px;
	height: 27px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 18px;
	color:#444;
	text-align: left;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px solid #dddddd;
}
.starLeft{
	position: absolute;
	width:63px;
	height: 103px;
	background: url(../images/star.png) no-repeat center;
	left:15px;
	top:-10px;
}
.starCon .star_work{
	background: url(../images/star_bot.png) no-repeat left;
	height: 70px;
	background-position: 15px;
}
.star_work p{
	height: 24px;
	padding-top: 15px;
}
.star_work p strong{
	font-size: 14px;
	color:#ff5e5e;
	font-weight: normal;
	float: left;
	display: block;
	margin-left: 38px;
	line-height: 24px;
}
.star_work .star_p2{
	padding-top: 13px;
}
.star_work .star_p2 strong{
	color:#188eee;
}
.star_work p span{
	font-size: 14px;
	color:#666;
	float: left;
	margin-left: 16px;
	line-height: 24px;
}
.star_work p a{
	float: right;
	width:76px;
	height: 22px;
	display: block;
	border: 1px solid #ff5e5e;
	text-align:center;
	line-height: 22px;
	border-radius: 30px;
	font-size: 14px;
	color:#ff5e5e;
}
.star_work .star_p2 a{
	border-color:#188eee;
	color:#188eee;
}
.star_work p a:hover{
	background: #188eee;
	color:#fff;
	border-color: #fff
}
.starRight{
	position: absolute;
	top:20px;
	right: 70px;
	width:108px;
	height: 108px;
}
.rad-con{
position: absolute;
z-index: 1;
top:0;
left: 0;
text-align: center;
width:90px;
height: 90px;
padding: 18px;
font-family: "microsoft yahei";
}

.radiusP1{
	font-size: 24px;
	color:#ff5e5e;
	font-weight: bold;
	margin-top: 15px;
}