.bazi_view .bz_left {
    min-height: 720px;
}
.famliy-names {
    background-color: #fff;
}
.pc .famliy-names ul li {
    padding: 0 5px;
    background-color: #fff;
    float: left;
    width: 12.5%;
    box-shadow: 0px 5px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
}
.pc .fu ul li {
    width: 20%;padding: 0px;
}
.pc .fu ul a {
    font-size: 24px!important;
}
.pc .famliy-names ul a {
    background: url(/static/image/tzg-td.png) no-repeat;
    background-size: 50px 50px;
    text-align: center;
    line-height: 50px;
    display: block;
    width: 50px;
    height: 50px;
    font-size: 30px;
    font-weight: 500;
    margin: 0 auto;
}
.pc .famliy-names li em, .famliy-names ul li span {
    text-align: center;
    line-height: 32px;
    display: block;
    color: #d25f32;
}
.pc .famliy-names .item-title {
    height: 36px;line-height:36px;border-bottom: 1px solid #eee;margin-bottom: 10px;
}
.mobile .famliy-names .dan ul li {
    float: left;
    width: 12.5%;
    position: relative;
    text-align: center;
}
.mobile .famliy-names ul li .pd {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
}
.mobile .famliy-names li em, .famliy-names ul li span {
    text-align: center;
    line-height: 32px;
    display: block;
    color: #d25f32;
    font-size: 12px;
}
.mobile .famliy-names .fu ul li {
    float: left;
    width: 20%;
    position: relative;
    text-align: center;
}
.mobile .famliy-names .fu ul a {
    text-align: center;
    line-height: 40px;
    display: block;
    font-size: 14px;
    font-weight: 500;
    margin: 0 auto;
}
.famliy-names .item-title {
    padding-bottom: 10px;border-bottom: 1px solid #eee;
}
