/* 吕祖灵签 - 解签结果页样式 */

/* 结果页基础容器 */
.huangdi_jj{
    overflow: hidden;
    margin-top: 0.2rem;
    background: #fff;
}
.huangdi_jj:first-child{
    margin-top: 0.8rem;
}
.hd_jj_tit{
    height: 0.88rem;
    line-height: 0.88rem;
    color: #c4814d;
    background: #fff6e9;
    font-weight: bold;
}
.hd_jj_tit i {
    display: inline-block;
    width: 0.55rem;
    height: 0.55rem;
    margin: 0 0.1rem 0 0.2rem;
    background-image: url(../images/icon_lzlq.png);
    background-repeat: no-repeat;
    background-size: 4rem 4rem;
    background-position: -2.9rem -0.9rem;
    vertical-align: middle;
}
.hd_jj_tit span {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 0.32rem;
}
.content{
    padding: 0.3rem;
    text-align: center;
}
.content img{
    max-width: 3rem;
    height: auto;
    display: block;
    margin: 0 auto;
}

/* 签号列表 */
.qian_table.ling_list{
    overflow: hidden;
    margin-top: 0.3rem;
    margin-left: 0.1rem;
    padding-bottom: 0.2rem;
}
.ling_list{
    overflow: hidden;
    margin-top: 0.3rem;
    margin-left: 0.1rem;
    padding-bottom: 0.2rem;
}
.ling_item{
    width: 2.16rem;
    height: 0.64rem;
    line-height: 0.64rem;
    text-align: center;
    font-size: 0.24rem;
    color: #C4814D;
    background: #FFF;
    border: 1px solid #C4814D;
    float: left;
    margin-left: 0.2rem;
    margin-bottom: 0.2rem;
    overflow: hidden;
}
.ling_item:last-child{
    font-size: 0.24rem;
}
.ling_item a{
    color: #C4814D;
    display: block;
    width: 100%;
    height: 100%;
}
.guanyu{
    padding: 0.2rem 0.2rem 0;
}
.guanyu img.f-l.tool {
    width: 3rem;
    margin-right: 0.2rem;
    float: left;
}
.guanyu p {
    padding: 0.2rem 0;
    line-height: 0.5rem;
}
.guanyu :first-child p{
    padding-top: 0;
}

/* 签文内容区 */
.qianbox{
    width: 6.9rem;
    margin: 0.3rem auto;
    background: #FFF9F5;
    border: 1px solid #E5C8B1;
    overflow: hidden;
}
.qianbox_gy{
    width: 6.9rem;
    margin: 0.3rem auto;
    background: #FFF9F5;
    border: 1px solid #E5C8B1;
    overflow: hidden;
    margin-bottom: 0;
    height: 4.23rem;
}
.tabl_tb{
    position: relative;
}
.tabl_left{
    float: left;
    width: 4.7rem;
    height: 4.3rem;
    border-bottom: 1px solid rgba(229, 200, 177, 1);
}
.tab_tr{
    font-size: 0.28rem;
    padding: 0.2rem;
    color: #C4814D;
    float: left;
    width: 1.6rem;
}
.tab_tr2{
    font-size: 0.28rem;
    padding: 0.2rem;
    color: #C4814D;
    float: left;
    border-left: 1px solid rgba(229, 200, 177, 1);
}
.first{
    overflow: hidden;
    border-bottom: 1px solid rgba(229, 200, 177, 1);
}
.first p{
    margin-bottom: 0.1rem;
}
.first:last-child{
    border-bottom: none;
}
.tabl_right{
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.1rem;
    border-left: 1px solid rgba(229, 200, 177, 1);
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.tabl_right img{
    width: 2rem;
    height: 4.03rem;
}
.qian_table{
    width: 6.9rem;
    margin: 0.3rem auto;
    background: #FFF9F5;
    border: 1px solid #E5C8B1;
    overflow: hidden;
}
.qianwen_td{
    float: left;
    border-right: 1px solid rgba(229, 200, 177, 1);
    font-size: 0.28rem;
    padding: 0.2rem;
    color: #C4814D;
}
.qianwen_tit{
    width: 1.6rem;
    padding: 0.2rem;
    text-align: center;
    font-size: 0.28rem;
    color: #C4814D;
    border-right: 1px solid rgba(229, 200, 177, 1);
}
.qianwen_desc{
    float: left;
    padding: 0.2rem;
    font-size: 0.28rem;
    color: #C4814D;
}
.qianwen_tr{
    border-bottom: 1px solid rgba(229, 200, 177, 1);
}
.widkuan{
    float: left;
    width: 6.9rem;
}
.tab_tit{
    font-size: 0.32rem;
    padding: 0.2rem 0.1rem;
    color: #C4814D;
    float: left;
    width: 2.2rem;
    text-align: center;
}
.tab_contet{
    font-size: 0.32rem;
    padding: 0.2rem;
    color: #C4814D;
    float: left;
    border-left: 1px solid rgba(229, 200, 177, 1);
    width: 4.7rem;
    line-height: 0.52rem;
}
.tab_contet .jie_tit{
    font-size: 0.28rem;
    font-weight: bold;
    color: #C4814D;
}
.tab_contet p{
    margin-top: 0.2rem;
    line-height: 0.46rem;
}
.tab_contet p:first-child{
    margin-top: 0rem;
}

/* 吕祖灵签特有：签诗/解曰/仙机/又曰/释义 布局 */
.lvzu_left {
    float: left;
    width: 6.9rem;
}
.tab_tr_shi{
    font-size: 0.32rem;
    padding: 0.2rem;
    color: #C4814D;
    float: left;
    width: 1.7rem;
    text-align: center;
}
.tab_contet_shi{
    font-size: 0.32rem;
    padding: 0.2rem;
    color: #C4814D;
    float: left;
    border-left: 1px solid rgba(229, 200, 177, 1);
    width: 5.2rem;
    line-height: 0.52rem;
}
.tab_contet_shi .jie_tit{
    font-size: 0.32rem;
    font-weight: bold;
    color: #C4814D;
    margin-bottom: 0.1rem;
}

/* 重新求签按钮 */
.rest_chou{
    width: 2.4rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    background-image: url(../images/duan_lzlq.png);
    background-size: 100% 100%;
    font-size: 0.32rem;
    margin: 0.3rem auto;
}
.rest_chou a{
    color: #FFFFFF;
    display: block;
    width: 100%;
    height: 100%;
}

.guanggao{
    margin-top:0.3rem;
}
