/* ========== 流年运势 标题（仅index页用） ========== */
.liuniantit{
    background-image: url(../images/bltit.png);
    background-size: 100% 100%;
    width: 5.43rem;
    height: 0.88rem;
    margin: 0 auto;
    margin-top: -0.3rem;
}
.sscsbox{
    background: #FFEFBF
}
/* ========== 结果页 - 背景与布局 ========== */
.cbbei{
    background-image: url(../images/hd.png);
    background-size: 100% 100%;
    width: 7.5rem;
    height: 1.39rem;
    position: absolute;
    top: 2.68rem;
}
.zhubei{
    position: relative;
    z-index: 1;
}
.dykg{
    width: 0.18rem;
    height: 0.2rem;
    background: rgba(216, 216, 216, 1);
    border-radius: 0.02rem;
    margin: 0 auto;
}
.dykgon{
    background: #C83C23;
}
.dayunbox1{
    margin-top: 0.2rem;
    background: #fff;
}
.dayunbox1 table{
    width: 100%;
    padding-bottom: 0.1rem;
}
table{
    border-collapse: collapse;
    border-spacing: 0;
}
.dy{
    display: block;
    font-size: 0.28rem;
    font-weight: 700;
    color: #C83C23;
}
.ln{
    display: block;
    font-size: 0.28rem;
    font-weight: 700;
    color: #C85D23;
}

/* ========== 大运流年表格通用 ========== */
.dynian td{
    width: 0.64rem;
    height: 0.33rem;
    line-height: 0.33rem;
    text-align: center;
    border-right: 1px solid rgba(244, 245, 247, 1);
    font-size: 0.2rem;
    font-weight: 500;
    color: #C79657;
}
.hong{
    background: rgba(255, 229, 229, 1);
}
.hui{
    background: rgba(255, 231, 165, 1);
}
.dynian td:last-child{
    border-right: none;
}
.denian td{
    width: 0.64rem;
    text-align: center;
    border-right: 1px solid rgba(244, 245, 247, 1);
    font-size: 0.2rem;
    color: #999999;
    height: 0.33rem;
    line-height: 0.33rem;
}
.denian td:last-child{
    border-right: none;
}
.dsnian td{
    width: 0.64rem;
    font-size: 0.28rem;
    color: #333333;
    text-align: center;
    border-right: 1px solid rgba(244, 245, 247, 1);
}
.bzdy{
    color: #333333;
    text-align: center;
    display: block;
}
.bzbx{
    font-size: 0.18rem;
    font-weight: 500;
    color: #C83C23;
    padding-left: 0.05rem;
}
.lnian td{
    padding-bottom: 0.1rem;
    width: 0.64rem;
    font-size: 0.18rem;
    font-weight: 500;
    color: #8A8A8A;
    text-align: center;
    border-right: 1px solid rgba(244, 245, 247, 1);
}
.lnian td:last-child{
    border-right: none;
}
.lnzh td{
    padding-bottom: 0.1rem;
    width: 0.64rem;
    font-size: 0.18rem;
    font-weight: 500;
    color: #8A8A8A;
    text-align: center;
    border-right: 1px solid rgba(244, 245, 247, 1);
}
.lnzh td:last-child{
    border-right: none;
}
.lnbox{
    background: #fff;
    font-size: 0.28rem;
    color: #C4814D;
}
.lnbox table{
    width: 100%;
    padding-bottom: 0.1rem;
}

/* ========== 流年十神/旺衰标题 ========== */
.dylntit{
    text-align: center;
    padding-top: 0.47rem;
    font-size: 0.36rem;
    font-weight: 500;
    color: #C4814D;
}
.dylntit img{
    display: inline-block;
    width: 0.3rem;
    height: 0.3rem;
    vertical-align: middle;
}
.dylntit span{
    margin: 0 0.1rem;
}

/* ========== 流年信息卡片（十神/旺衰） ========== */
.lnfen{
    overflow: hidden;
    margin-top: 0.3rem;
    margin-left: 0.05rem;
}
.lnfitem{
    float: left;
    background-image: url(../images/lnfen.png);
    background-size: 100% 100%;
    width: 2.48rem;
    height: 1.55rem;
    position: relative;
}
.lntop{
    text-align: center;
    font-size: 0.3rem;
    font-weight: 500;
    color: #935422;
    line-height: 0.4rem;
}
.lndedc{
    text-align: center;
    line-height: 0.87rem;
    font-size: 0.32rem;
    color: #333333;
}

/* ========== 流年信息面板（神煞/运势/五行等） ========== */
.lnpai{
    width: 6.68rem;
    border-radius: 0.1rem;
    margin: 0.24rem auto;
    margin-bottom: 0;
    opacity: 1;
    border: 1px solid #D38B64;
    overflow: hidden;
}
.lnptop{
    display: flex;
    border-bottom: 1px solid #D38B64;
}
.lnpname{
    display: flex;
    align-items: center;
    font-size: 0.32rem;
    background: #FFEBBB;
    width: 1.63rem;
    border-right: 1px solid #D38B64;
    box-sizing: border-box;
    font-weight: 500;
    color: #935422;
    justify-content: center;
}
.lnpdesc{
    float: left;
    width: 4.16rem;
    margin: 0 auto;
    font-size: 0.32rem;
    line-height: 0.52rem;
    color: #333333;
    padding: 0.1rem 0;
}
.lnpdesc span{
    color: rgba(200, 60, 35, 1);
}
.lnpleft{
    display: flex;
    float: left;
    width: 49.5%;
    height: 0.64rem;
    border-radius: 0.1rem;
    opacity: 1;
    overflow: hidden;
}
.lnpll{
    flex: 1;
    line-height: 0.64rem;
    background: #FFEBBB;
    text-align: center;
    font-size: 0.32rem;
    font-weight: 500;
    color: #935422;
    border-right: 1px solid rgba(211, 139, 100, 1);
    box-sizing: border-box;
}
.lnprr{
    flex: 1;
    text-align: center;
    line-height: 0.64rem;
    font-size: 0.32rem;
    color: #333333;
}
.lnptop:last-child{
    border-bottom: none;
}

/* ========== 今年运势 ========== */
.ysdesc{
    background-image: url(../images/ysdesc.png);
    background-size: 100% 100%;
    width: 7.07rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
}
.ysxtit{
    width: 5.2rem;
    margin: 0 auto;
    text-align: center;
    font-size: 0.35rem;
    font-weight: 500;
    color: #C85D23;
    line-height: 0.55rem;
}
.bzjnys{
    width: 6.78rem;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.5rem;
    margin: 0.25rem auto;
    margin-bottom: 0;
}
.ysxcq{
    width: 6.8rem;
    margin: 0 auto;
    font-size: 0.32rem;
    color: rgba(51, 51, 51, 1);
    line-height: 0.5rem;
}
.ysxcq span{
    color: #C85D23;
}
.ysxcq i{
    font-style: unset;
    color: rgba(200, 60, 35, 1);
}
.xiahua{
    background-image: url(../images/xx.png);
    background-size: 100% 100%;
    width: 6.3rem;
    height: 0.15rem;
    margin: 0.2rem auto;
    clear: both;
}

/* ========== 未来流年运势提示 ========== */
.gaobei{
    /* background-image: url(../images/gaobei.png);
    background-size: 100% 100%;
    width: 7.5rem;
    height: 7.6rem;
    position: absolute;
    top: 0; */
}
.ystsbox{
    width: 6.87rem;
    background: #FFFFFF;
    border-radius: 0.09rem;
    opacity: 1;
    border: 0.02rem solid #E1C9A0;
    margin: 0.5rem auto;
    margin-bottom: 0;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.yststop{
    height: 0.67rem;
    background: #FFF3DE;
    line-height: 0.67rem;
    text-align: center;
    font-size: 0.28rem;
    font-weight: 500;
    color: #C85D23;
    border-bottom: 1px solid rgba(225, 201, 160, 1);
}
.ystsitem{
    float: left;
    width: 33.3%;
    border-right: 1px solid rgba(225, 201, 160, 1);
    box-sizing: border-box;
}
.ystsitem:last-child{
    border-right: none;
}
.ystsxiang{
    height: 0.67rem;
    background: #fff;
    line-height: 0.67rem;
    text-align: center;
    border-bottom: 1px solid rgba(225, 201, 160, 1);
    font-size: 0.28rem;
    color: #333333;
}
.ystsxiang .ystsitem:first-child{
    color: rgba(147, 84, 34, 1);
}
.ystsxiang:last-child{
    border-bottom: none;
}
.ystsitem span{
    color: rgba(150, 150, 150, 1);
}
.shangsheng{
    color: rgba(200, 60, 35, 1) !important;
}
.shangsheng i{
    display: inline-block;
    background-image: url(../images/ssh.png);
    background-size: 100% 100%;
    width: 0.21rem;
    height: 0.3rem;
    margin-left: 0.1rem;
    vertical-align: middle;
}
.xiangjiang{
    color: rgba(51, 51, 51, 1) !important;
}
.xiangjiang i{
    display: inline-block;
    background-image: url(../images/xxjia.png);
    background-size: 100% 100%;
    width: 0.24rem;
    height: 0.29rem;
    margin-left: 0.1rem;
    vertical-align: middle;
}
.buliu{
    color: rgba(150, 150, 150, 1);
}
