/* 指纹算命 */
.detail_zwsm {}

.detail_zwsm .zwsm_bg {
    background: #f8f3ea;
    border-radius: 4px;
    border: 1px solid #E1E1E5;
    margin: 20px 0;
}

.detail_zwsm .zwsm_bg dd.form {
    height: 39px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #E1E1E5;
}

.detail_zwsm .zwsm_bg dd.form span:nth-of-type(1) {
    width: 70px;
}

.detail_zwsm .zwsm_bg dd.form span {
    width: 120px;
}

.detail_zwsm .zwsm_bg dd.form input[type="radio"] {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    border: 1px solid #c30;
    margin-right: 10px;
}

.detail_zwsm .zwsm_bg dd.form input[type="radio"]:checked {
    background: #c30;
    width: 15px;
    height: 15px;
    background-image: url(../img/radio.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

.detail_zwsm .button {
    width: 150px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    text-align: center;
    background: #FF946D;
    color: #fff;
    font-size: 18px;
}

.detail_zwsm .first {
    background: #fff;
    padding: 0 10px;
}

.detail_zwsm .first strong {
    font-size: 16px;
}

/* 手相 */
.hand .hand_special dt img {
    display: block;
    width: 50%;
    margin: 10px auto;
}

.hand .hand_special a.aMore {
    float: right;
    font-size: 12px;
    color: #fd5151;
    text-decoration: underline;
    font-weight: 100;
    display: inline
}

.hand .hand_special a.aGoBackBtn {
    background: url(../img/shouxiang_btn_bg.png) 0 -66px no-repeat;
    width: 65px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    float: right;
    color: #fff;
    font-weight: 100;
    font-family: \5B8B\4F53;
    font-size: 12px
}

.hand .hand_special a:hover.aGoBackBtn {
    color: #fff
}

.hand .hand_special h3 {
    margin-bottom: 10px;
}

.hand .hand_special p {
    padding-bottom: 10px;
}

.hand .hand_cont_mt15 {
    display: flex;
    background: #fff;
    padding: 0 0 10px;
    color: #FF946D;
}

.hand .hand_cont_mt15 a {
    flex: 1;
}

.mod_sw {
    margin: 10px auto 0;
    padding-bottom: 1px;
    border: 1px solid #ebdbd3;
    background: #fdf5e6;
    max-width: 355px;
}

.mod_sw .nntop {
    color: #8D4D2D;
    display: flex
}

.mod_sw .nnleft {
    min-width: 51px;
    width: 51px;
    height: 43px;
    padding-top: 12px;
    border-right: 1px solid #F9E1CD;
    border-bottom: 1px solid #F9E1CD;
    text-align: center;
    font-size: 12px
}

.mod_sw .nnright {
    height: 56px;
}

.mod_sw .nnright .nn_title {
    height: 34px;
    border-bottom: 1px solid #F9E1CD;
    line-height: 34px;
    text-align: right;
    font-weight: 700;
    overflow: hidden;
}

.mod_sw .nnright .nn_title span {
    float: right;
    padding-left: 20px;
    padding-right: 10px;
    color: #656565;
    background: url(../img/common.png) no-repeat -115px -143px;
    font-size: 12px;
    font-weight: 100;
    height: 20px;
    line-height: 20px;
    margin-top: 7px;
    display: inline
}

.mod_sw .nnright .nn_title span a {
    color: #fd5151;
    text-decoration: underline;
}

.mod_sw .nnright .nn_cont {
    overflow: hidden;
}

.mod_sw .nnright .nn_cont li {
    float: left;
    width: 49px;
    height: 20px;
    border-top: 1px solid #FFF9E9;
    border-left: 1px solid #FFF9E9;
    line-height: 20px;
    text-align: center;
    color: #8D4D2D;
    overflow: hidden;
}

.mod_sw .nn_cont2 li {
    height: 21px;
}

.mod_sw .nn_cont2 li .left {
    background: #F4CAB2;
    font-size: 14px;
    min-width: 51px;
    float: left
}

.mod_sw .nn_cont2 li .right p {
    float: left;
    width: 49px;
    height: 20px;
    border-top: 1px solid #FFF9E9;
    border-left: 1px solid #FFF9E9;
    line-height: 20px;
    text-align: center;
    color: #8D4D2D;
}

.mod_sw .bnum {
    background: #F4CAB2;
    width: 49px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #8D4D2D;
}

.mod_sw .bfemale {
    background: #FFE8BD;
}

.mod_sw .intro_pd24 {
    padding-bottom: 24px;
}

.h2_content {
    background: #fff;
    padding: 0 10px 10px;
}

/* 眼跳测吉凶 */
.h2_content .eye,
.h2_content .sneeze_cont {
    margin-top: 15px;
}

.h2_content .eye li {
    display: flex;
    margin-bottom: 15px;
}

.h2_content .eye li:last-child {
    margin-bottom: 0;
}

.h2_content .eye .eye_left {
    margin-right: 10px;
}

.h2_content .cut_tit {
    margin-top: 15px;
    font-weight: 700;
}

.fn_zhi .nevus {
    width: 640px;
    margin: 0 auto;
    padding: 24px 0 5px;
}

.fn_zhi2 .nevus {
    width: 640px;
    margin: 0 auto;
    padding: 24px 0 5px;
}