.article-layout {
	width: 100%;
	max-width: 1200px;
	margin: 30px auto;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
}

.article-content-area {
	width: 860px;
}

h1 {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 7px;
	line-height: 1.4;
	color: #111;
}

.article-meta {
	font-size: 14px;
	color: #999;
	margin-bottom: 25px;
}

.article-content-area p {
	font-size: 17px;
	margin-bottom: 1.6em;
}

.art_info {
	display: flex;
	align-items: center;
	margin-bottom: 28px;
}

.art_info span {
	font-size: 15px;
	color: #999;
	margin-right: 20px;
}

.art_info a {
	color: #999;
}

.art_info a:hover {
    color: #6d3dd9;
}

.text {
	color: #2e2e2e;
	line-height: 1.8;
	font-size: 16px;
	margin-bottom: 55px;
}

.text img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 1.5em auto;
}

.text h3 {
	font-size: 1.4em;
	margin: 0;
	color: #1a1a1a;
	font-weight: 600;
}

.text p {
	margin-bottom: 1.2em;
}

.text a {
	color: #FF3333;
	text-decoration: none;
	transition: all 0.3s ease;
}

.text a:hover {
	border-bottom: 1px solid #FF3333;
}

.text ul,
.text ol {
	padding-left: 1.5em;
	margin-bottom: 1.2em;
}

.text ul li,
.text ol li {
	margin-bottom: 0.5em;
}

.text ul li::marker {
	color: #4a90e2;
}

.text ol li::marker {
	color: #4a90e2;
	font-weight: bold;
}

.text blockquote {
	margin: 1.5em 0;
	padding: 1em 1.5em;
	background-color: #f8f9fa;
	border-left: 4px solid #4a90e2;
	color: #555;
	font-style: italic;
}

.tags-share {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.a2a_svg {
	height: 25px !important;
	line-height: 25px !important;
	width: 25px !important;
}

.nav-links {
	margin: 25px 0;
	border-top: 1px solid #efefef;
	padding-top: 15px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 0.95rem;
}

.nav-links .pre-psy,.nav-links .next-psy {
	color: #888;
	font-size: 16px;
}

.nav-links a {
	color: #333;
	text-decoration: none;
}

.nav-links a:hover {
	text-decoration: underline;
}
/*导航：十二星座图标*/
.nav_shengxiao {
    background-color: #2E1A3D;
    background-image: url(/xgdn/img/bg_shengxiao.jpg);
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 35px;
}

.nav_shengxiao ul {
    display: flex;
	width: 1200px;
    gap: 22px;
	padding: 25px 0;
	margin: 0 auto;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}

.nav_shengxiao li {
	float: left;
	width: 80px;
	text-align: center;
}

.nav_shengxiao small {
	display: block;
	text-align: center;
	margin: auto;
	color: #bbb;
	font-size: 12px;
    margin-top: 1px;
	-webkit-transform: scale(0.8);
}

.nav_shengxiao a {
	display: block;
	font-size: 16px;
	padding-top: 90px;
	box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: 80px;
    background-position: center top;
	color: #fff;
    opacity: 0.89;
}

.nav_shengxiao a:hover {
	font-weight: bold;
    background-size: 102%;
}

.nav_shengxiao a.shu {
    background-image: url(/xgdn/img/shengxiao/shu.png);
}

.nav_shengxiao a.niu {
    background-image: url(/xgdn/img/shengxiao/niu.png);
}

.nav_shengxiao a.hu {
    background-image: url(/xgdn/img/shengxiao/hu.png);
	background-size: 68px;
}

.nav_shengxiao a.hu:hover {
    background-size: 88%;
}

.nav_shengxiao a.tu {
    background-image: url(/xgdn/img/shengxiao/tu.png);
}

.nav_shengxiao a.long {
    background-image: url(/xgdn/img/shengxiao/long.png);
	background-size: 63px;
}

.nav_shengxiao a.long:hover {
    background-size: 81%;
}

.nav_shengxiao a.she {
    background-image: url(/xgdn/img/shengxiao/she.png);
	background-size: 65px;
}

.nav_shengxiao a.she:hover {
    background-size: 84%;
}

.nav_shengxiao a.ma {
    background-image: url(/xgdn/img/shengxiao/ma.png);
    background-size: 65px;
    background-position-y: -2px;
}

.nav_shengxiao a.ma:hover {
    background-size: 82%;
}

.nav_shengxiao a.yang {
    background-image: url(/xgdn/img/shengxiao/yang.png);
	background-size: 65px;
}

.nav_shengxiao a.yang:hover {
    background-size: 83%;
}

.nav_shengxiao a.hou {
    background-image: url(/xgdn/img/shengxiao/hou.png);
    background-position: center;
    background-size: 81px;
    background-position-y: 11px;
}

.nav_shengxiao a.hou:hover {
    background-size: 104%;
}

.nav_shengxiao a.ji {
    background-image: url(/xgdn/img/shengxiao/ji.png);
    background-size: 66px;
    background-position-y: -2px;
}

.nav_shengxiao a.ji:hover {
    background-size: 84%;
}

.nav_shengxiao a.gou {
    background-image: url(/xgdn/img/shengxiao/gou.png);
    background-position-y: 3px;
}

.nav_shengxiao a.zhu {
    background-image: url(/xgdn/img/shengxiao/zhu.png);
    background-size: 66px;
    background-position-y: 2px;
}

.nav_shengxiao a.zhu:hover {
    background-size: 84%;
}