.taisui-container {
    padding: 0.3rem;
    max-width: 750px;
    margin: 0 auto;
}

.zodiac-selector {
    background: linear-gradient(135deg, #FF5722 0%, #3F51B5 100%);
    padding: 0.4rem;
    border-radius: 0.15rem;
    margin-bottom: 0.3rem;
}

.zodiac-title {
    color: white;
    text-align: center;
    font-size: 0.4rem;
    font-weight: bold;
    margin-bottom: 0.3rem;
}

.zodiac-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0.15rem;
    margin-bottom: 0.3rem;
}

.zodiac-item {
    background: rgba(255, 255, 255, 0.15);
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 0.12rem;
    padding: 0.25rem;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s;
    color: white;
    text-decoration: none;
}

.zodiac-item:hover {
    background: rgba(255, 255, 255, 0.25);
    transform: translateY(-0.05rem);
}

.zodiac-item.active {
    background: white;
    color: #667eea;
    border-color: white;
}

.zodiac-icon {
    width: 0.8rem;
    height: 0.8rem;
    margin-bottom: 0.1rem;
    border-radius: 0.4rem;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.zodiac-name {
    font-size: 0.28rem;
    font-weight: bold;
}

.year-selector {
    background: white;
    padding: 0.2rem;
    border-radius: 0.15rem;
    margin-bottom: 0.1rem;
    box-shadow: 0 0.05rem 0.15rem rgba(0,0,0,0.1);
}

.year-input-group {
    display: flex;
    align-items: center;
    gap: 0.2rem;
}

.year-label {
    font-size: 0.3rem;
    font-weight: bold;
    color: #333;
}

.year-input {
    flex: 1;
    padding: 0.15rem;
    border: 2px solid #ddd;
    border-radius: 0.08rem;
    font-size: 0.3rem;
}

.sxtaisui{
    width: 6.5rem;
    background: #FFF7E5;
    border-radius: 0.25rem;
    margin: 0.4rem auto;
    margin-bottom: 0;
    padding-top: 0.3rem;
    padding-bottom: 0.4rem;
}
.sxtsdesc{
    width: 6.06rem;
    font-size: 0.32rem;
    font-weight: 500;
    color: #C4814D;
    line-height: 0.52rem;
    margin: 0 auto;
}
.sxtsdesc span{
    font-weight: 700;
    color: rgba(200, 93, 35, 1);
}
.tssx{
    overflow: hidden;
    margin-top: 0.2rem;
    margin-left: -0.05rem;
}
.tssxitem{
    float: left;
    margin-left: 0.2rem;
    background-image: url(../images/sxk.png);
    background-size: 100% 100%;
    width: 1.9rem;
    height: 2.38rem;
    position: relative;
}
.sysxpic{
    display: block;
    width: 1.1rem;
    height: 1.1rem;
    margin: 0.32rem auto;
}
.tssxname{
    width: 1.91rem;
    position: absolute;
    height: 0.53rem;
    line-height: 0.53rem;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0.15rem;
    font-size: 0.32rem;
    color: #A15029;
}
/* 当.tssx容器下有4个.tssxitem时,所有item都缩小 */
.tssx:has(.tssxitem:nth-child(4)) .tssxitem,
.tssx.has-4-items .tssxitem {
    width: 1.6rem;
    margin-left: 0.03rem;
}

.tssx:has(.tssxitem:nth-child(4)) .tssxitem .tssxname,
.tssx.has-4-items .tssxitem .tssxname {
    width: 1.6rem;
    font-size: 0.26rem;
}




.shenxian_box{
    width: 6.4rem;
    margin: 0 auto;
}
.shenxian_tit{
    background-image: url(../images/juanzhou.png);
    width: 6.4rem;
    height: 0.95rem;
    background-size: 100% 100%;
    text-align: center;
    line-height: 0.82rem;
    font-size: 0.36rem;
    font-weight: bold;
    color: #FFF9F2;
    text-shadow: 0px 0.03rem 0.06rem rgba(0, 0, 0, 0.16);
    position: relative;
    z-index: 10;
}
.juanzhou{
    width: 5.4rem;
    overflow: hidden;
    background: #FFECD8;
    box-shadow: 0px 0.1rem 0.2rem rgba(204, 146, 77, 0.2);
    margin: 0 auto;
    border-radius: 0.2rem;
    padding: 0 0.2rem 0.2rem 0.2rem;
    margin-top: -0.4rem;
}
.juanxiao{
    width: 5.4rem;
    overflow: hidden;
    background: #FFF9F2;
    opacity: 1;
    border-radius: 0.2rem;
    margin: 0 auto;
    padding-top: 0.4rem;
    padding-bottom: 0.3rem;
}
.xianlu{
    width: 1.2rem;
    height: 1.32rem;
    margin: 0 auto;
    margin-bottom: 0.2rem;
}
.xianlu img{
    width: 1.2rem;
    height: 1.32rem;
}
.xiantit{
    text-align: center;
    font-size: 0.36rem;
    padding-bottom: 0.1rem;
    font-weight: bold;
    color: #C92F28;
}
.xiantit span{
    background-image: url(../images/leng.png);
    width: 0.17rem;
    height: 0.17rem;
    background-size: 100% 100%;
    display: inline-block;
}

.fanwei_box{
    overflow: hidden;
}
.fanwei_item {
    float: left;
    margin-left: 0.25rem;
    margin-top: 0.3rem;
}
.xiangbei {
    width: 1.5rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    background-image: url(../images/sx/kaung.png);
    background-size: 100% 100%;
    font-size: 0.3rem;
    color: #CC924D;
    display: inline-block;
}
.xiangbei_zhi {
    font-size: 0.3rem;
    color: #CC924D;
    line-height: 0.64rem;
    margin-left: 0.1rem;
}

.solution-container {
    max-width: 750px;
    padding: 0 0.3rem;
    background: #F3E7CD;
}
.solution-title {
    font-size: 0.36rem;
    font-weight: bold;
    color: #333;
    text-align: center;
    padding: 0.4rem;
    background: linear-gradient(135deg, #F44336 0%, #673AB7 100%);
    color: white;
    border-radius: 0.12rem;
    margin-bottom: 0.3rem;
}
.solution-section {
    background: #fbf3e6;
    padding: 0.4rem;
    border-radius: 0.15rem;
    margin-bottom: 0.3rem;
    box-shadow: 0 0.05rem 0.15rem rgba(0,0,0,0.1);
}
.section-header {
    font-size: 0.32rem;
    font-weight: bold;
    color: #667eea;
    margin-bottom: 0.2rem;
    padding-bottom: 0.15rem;
    border-bottom: 2px solid #d6c8a1;
}
.solution-content {
    font-size: 0.28rem;
    line-height: 1.8;
    color: #555;
}
.solution-content b {
    color: #FF6B6B;
}
.taboo-box {
    background: #FFF5F5;
    padding: 0.3rem;
    border-radius: 0.1rem;
    border-left: 4px solid #FF6B6B;
    margin-top: 0.2rem;
}
.taboo-item {
    padding: 0.15rem 0;
    border-bottom: 1px dashed #ddd;
}
.taboo-item:last-child {
    border-bottom: none;
}
.pray-box {
    background: linear-gradient(135deg, #FFE5E5 0%, #FFD4D1 100%);
    padding: 0.3rem;
    border-radius: 0.1rem;
    margin-top: 0.2rem;
}
.pray-time {
    color: #C2185B;
    font-weight: bold;
    margin-bottom: 0.15rem;
}
.back-btn {
    display: inline-block;
    padding: 0.2rem 0.6rem;
    background: #667eea;
    color: white;
    border-radius: 0.3rem;
    text-decoration: none;
    font-size: 0.28rem;
    margin: 0.3rem 0.5rem;
}
.qianhou{
    margin-top: 0.3rem;
    /* padding-bottom: 0.4rem; */
    overflow: hidden;
}
.pre_day {
    background-image: url(../images/ce.png);
    background-size: 100%;
    width: 2.9rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    float: left;
    font-size: 0.28rem;
    color: #FFFFFF;
    margin-left: 0.65rem;
    margin-right: 0.4rem;
}
.pre_day a {
    color: #FFFFFF;
    display: block;
}
.next_day {
    background-image: url(../images/ce.png);
    background-size: 100%;
    width: 2.9rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    float: left;
    font-size: 0.28rem;
    color: #FFFFFF;
}
.next_day a {
    color: #FFFFFF;
    display: block;
}