/* horinto.com layout fixes */
.main1 {
	height: auto;
	min-height: 45px;
	padding-bottom: 4px;
}
.main1 .cont .right .son1 {
	min-height: 45px;
	float: left;
	max-width: 560px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 2px;
}
.main1 .cont .right .son1 a {
	font-size: 14px;
	float: none;
	display: inline-block;
	line-height: 1.3;
	height: auto;
	min-height: 32px;
	padding: 6px 12px;
	width: auto;
	max-width: 100%;
	white-space: nowrap;
	text-align: center;
	color: #F0EFE2;
	box-sizing: border-box;
}
.main1 .cont .right .son1 a.cur {
	background-color: #757863;
	border-bottom: 3px solid #F0EFE2;
	line-height: 1.3;
	height: auto;
	min-height: 32px;
	padding-bottom: 3px;
}
.main1 .cont .right .son2 {
	width: 300px;
	float: right;
	clear: right;
}
.main3 .right .sons .cont {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	padding: 8px 12px 20px;
}
.main3 .right .sons .cont a {
	float: none;
	height: auto;
	min-height: 24px;
	line-height: 1.45;
	width: auto;
	max-width: 100%;
	margin: 0;
	padding: 5px 10px;
	text-align: left;
	white-space: normal;
	word-break: break-word;
	font-size: 13px;
	box-sizing: border-box;
}
.main3 .left .sons .tag a {
	line-height: 1.4;
	height: auto;
	min-height: 20px;
	padding: 5px 8px;
	white-space: normal;
	word-break: break-word;
}
.main3 .left .sons .cont a.web_tit {
	line-height: 1.45;
	height: auto;
	display: inline-block;
	white-space: normal;
	word-break: break-word;
}
.main3 .left .sons .cont .contson {
	line-height: 1.75;
	font-size: 14px;
	margin-top: 10px;
}
#detailTitle {
	line-height: 1.45;
	height: auto;
	word-break: break-word;
}
