.cloudy{
	width: 1140px;
	margin: 0 auto;
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
}
.cloudy_lt{
	width: 212px;
	min-height: 860px;
	box-sizing: border-box;
}
.sunbeam{
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	background: #02a8ce;
	line-height: 40px;
	font-weight: bold;
}
.place_li>p{
	height: 34px;
	line-height: 34px;
	background: #eff3f2;
	text-align: center;
	border: 1px solid #e1e1e1;
	color: #687074;
	font-size: 15.5px;
	font-weight: bold;
	cursor: pointer;
}
.sunlesseds h3,.sunlesseds p{
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
.sunlesseds h3{
	font-size: 15px;
	text-align: center;
	font-weight: normal;
}
.sunlesseds p{
	font-size: 14px;
}
.sunlesseds p a{
	display: block;
	padding-left: 45px;
	cursor: pointer;
	color: #555;
}
.sunlesseds img{
	margin-right: 10px;
	width: 8px;
	margin-top: -2px;
}
.sunlesseds img.song{
	display: none;
}
.cloudy_rt{
	width: 848px;
	
}
.brokende{
	border-top: 2px solid #e1e1e1;
	position: relative;
	padding-top: 50px;
	margin-bottom: 20px;
	top: 24px;
}
.brokende_title{
	display: inline-block;
	position: absolute;
	left: 0;
	top: -18px;
	padding: 5px;
	background: #fff;
	font-size: 18px;
	font-weight: bold;
	color: #687074;
}
p.suned a{
	font-weight: bold;
	color: #00A9CE;
}
