/* 提示框 */

.yx_hint {
    position: absolute;
    display: none;
    width: 50%;
    max-width: 800px;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    color: #fefefe;
    font-size: 0.34rem;
    border-radius: 0.1rem;
    background-color: rgba(65, 65, 65, 0.6);
    top: 24%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 101;
}

/* 过渡页面 */

.yx_guodu {
    position: fixed;
    display: none;
    width: 100%;
    max-width: 800px;
    z-index: 100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(bazi/bz_transform.gif);
    background-size: 2.2rem;
    background-repeat: no-repeat;
    background-position: center 36%;
    background-color: rgba(255, 255, 255, 1);
    margin: 0 auto;
    overflow: hidden;
}

.yx_guodu .yx_guwz {
    position: absolute;
    display: block;
    font-size: 0.32rem;
    text-align: center;
    color: #daaa6d;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/* 八字姻缘首页 */
.yx_banner {
    width: 100%;
    background-color: #e4bfa4;
    background-image: url(yinyuan/yx_banner.png?v2025);
    background-size: 100%;
    background-repeat: no-repeat;
}

.yx_banner::after {
    display: block;
    content: "";
    padding-bottom: 47.4%;
}

.yx_box {
    position: relative;
    padding: 0.26rem 0.26rem 6%;
    background-color: #f9debe;
}

.yx_box .dashi_banner img {
    width: 100%;
}

.yx_input {
    position: relative;
    margin-top: 0.26rem;
}

.yx_hint {
    position: absolute;
    display: none;
    width: 50%;
    max-width: 800px;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    color: #fefefe;
    font-size: 0.34rem;
    border-radius: 0.1rem;
    background-color: rgba(65, 65, 65, 0.6);
    top: 24%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 101;
}

.yx_box .yx_ul {
    width: 96%;
    border: 2px solid #bd0a32;
    background-color: #fef1e1;
    box-shadow: 0 0 0 0.1rem #fef1e1;
    margin: auto;
}

.yx_box .yx_ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 99%;
    height: 1.2rem;
    border-bottom: 1px solid #de7d86;
    margin: auto;
}

.yx_input .yx_ul_t {
    color: #777;
    padding: 0 0.26rem;
    font-size: 0.32rem;
}

.yx_input ::-webkit-input-placeholder {
    color: #adadad;
    font-size: 0.32rem;
}

.yx_input .yx_name {
    font-size: 0.32rem;
    background-color: #fef1e1;
    color: #404040;
    width: 75%;
    height: 100%;
}

.yx_input .yx_sex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1.2rem;
}

.yx_input .yx_sex span {
    display: inline-block;
    font-size: 0.32rem;
    width: 0.56rem;
    height: 0.56rem;
    text-align: center;
    line-height: 0.56rem;
    color: #414141;
    border-radius: 100%;
    border: 1px solid #868686;
    margin: 0 0.2rem;
}

.yx_input .yx_sex .selected {
    color: #fffefe;
    border: 1px solid #c51717;
    background-color: #c51717;
}

.yx_input .yx_xx {
    color: #adadad;
    font-size: 0.32rem;
    text-align: justify;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}

.yx_input .yx_ckdd {
    display: block;
    text-align: center;
    color: #6a0505;
    font-size: 0.32rem;
    margin: 0.2rem 0 0.16rem;
}

.yx_input .yx_btn {
    display: block;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    font-size: 0.48rem;
    color: #fefefe;
    font-weight: 700;
    border-radius: 0.16rem;
    border: none;
    background-color: #bd0a32;
    background: -webkit-linear-gradient( top, rgba(128, 9, 9, 1) 0%, #960d0d 10%, #960d0d 90%, rgba(128, 9, 9, 1) 100%);
    box-shadow: 0.06rem 0.06rem 0.04rem #f6bf85;
    -webkit-appearance: none;
    cursor: pointer;
}

.yx_fixed {
    position: fixed;
    display: none;
    max-width: 800px;
    width: 100%;
    box-sizing: border-box;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 90;
}

.yx_fixed button {
    display: block;
    width: 100%;
    height: 1rem;
    font-size: 0.48rem;
    color: #fefefe;
    font-weight: 700;
    border: none;
    background-color: #bd0a32;
    background: -webkit-linear-gradient( top, rgb(150, 30, 50) 0%, #bd0a32 20%, #bd0a32 80%, rgb(150, 30, 50) 100%);
    -webkit-appearance: none;
    cursor: pointer;
}

.yx_box .yx_num {
    font-size: 0.32rem;
    color: #76251f;
    text-align: center;
    padding: 0.18rem 0 0.26rem;
}

.yx_box .yx_pics {
    width: 100%;
}

.yx_picitem {
    position: relative;
}

.yx_box .yx_pics .yx_pictitle {
    width: 88%;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0.32rem auto 0;
}

.yx_box .yx_pics .yx_pictitle::after {
    display: block;
    content: "";
    padding-bottom: 16%;
}

.yx_box .yx_pics .yx_pictitle.one {
    background-image: url(yinyuan/yx_title1.png);
}

.yx_box .yx_pics .yx_pictitle.two {
    background-image: url(yinyuan/yx_title2.png);
}

.yx_box .yx_pics .yx_pictitle.three {
    background-image: url(yinyuan/yx_title3.png);
}

.yx_box .yx_pics .yx_pictitle.thour {
    background-image: url(yinyuan/yx_title4.png);
}

.yx_box .yx_pictcnt img {
    width: 100%;
    margin-top: 4%;
}

.yx_box .yx_btn_one {
    position: absolute;
    width: 60%;
    left: 35%;
    top: 80%;
    background-image: url(yinyuan/yx_btn_one.png);
    background-size: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
}

.yx_box .yx_btn_one::after {
    display: block;
    content: "";
    padding-bottom: 16%;
}

.yx_box .yx_fankui .yx_pictitle::after {
    padding-bottom: 24%;
}

.yx_box .yx_fankui {
    background-color: #fefefe;
    margin-top: 0.26rem;
    padding: 0.2rem 0 0.24rem;
    background-image: url(yinyuan/yx_fankui_bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.yx_box .yx_fankui .yx_pictitle {
    margin-top: 0.16rem;
    width: 50%;
}

.yx_fankui .yx_pictcnt {
    position: relative;
    width: 100%;
    height: 4rem;
    box-sizing: border-box;
    margin-top: 0.2rem;
    overflow: hidden;
}

.yx_fankui .yx_pictcnt ul {
    position: absolute;
    width: 86%;
    left: 50%;
    margin-left: -43%;
}

.yx_fankui .yx_pictcnt span {
    color: #bc2e4e;
    font-size: 0.3rem;
}

.yx_fankui .yx_pictcnt p {
    color: #404040;
    font-size: 0.3rem;
    line-height: 0.8rem;
}

/* 支付页面 */

.yxpay_banner {
    position: relative;
    display: block;
    width: 100%;
    background-color: #cfa07b;
    background-image: url(yinyuan/yxpay_banner.png);
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 10;
}

.yxpay_banner::after {
    display: block;
    content: "";
    padding-bottom: 33%;
}

.yx_paymz {
    background-color: #f9debe;
    padding: 0.26rem 0 0;
    overflow: hidden;
}

.yx_paymz .mz_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    color: #ab632b;
    font-size: 0.32rem;
    padding: 0 0.16rem;
}

.margin_down16 {
    margin-bottom: 0.12rem;
}

.yx_paymz .mz_item .mz_item_title {
    display: block;
    margin-right: 1%;
}

.yx_paymz .mz_item .mz_item_name {
    padding-left: 0.18rem;
}

.yx_paymz .mz_item .mz_item_cnt {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.yx_paymz .mz_item .mz_item_cnt span {
    display: block;
}

.yx_paymz .cesuantitle {
    display: block;
    line-height: 1rem;
    color: #fce2c8;
    font-size: 0.36rem;
    text-align: center;
    background-color: #df1543;
    margin-top: 0.4rem;
}

.cesuantext {
    text-align: justify;
    line-height: 0.6rem;
    font-size: 0.34rem;
    color: #343434;
    background-color: #fce7d8;
    padding: 0.4rem 0.26rem;
    letter-spacing: 1px;
}

._red {
    color: #be263d;
}

.yx_zfdjs {
    display: block;
    background-color: #fff0db;
    padding: 0.26rem 0.52rem 0.28rem;
}

.yx_zfdjs::after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

.yx_zfdjs>div {
    float: left;
    width: 50%;
    font-size: 0.32rem;
}

.yx_youhui span {
    display: block;
    text-align: center;
    color: #fff0db;
    font-size: 0.34rem;
    border-radius: 6px;
    background-color: #ad0725;
    padding: 0.06rem 0.12rem;
    margin-bottom: 0.08rem;
}

.yx_youhui del {
    color: #808080;
}

.yx_daojishi {
    text-align: right;
}

.yx_daojishi span:first-child {
    display: block;
    padding-right: 0.02rem;
    margin-bottom: 0.08rem;
}

.yx_pay {
    position: relative;
    width: 100%;
    background-color: #f9debe;
    padding-bottom: 0.4rem;
}

.yx_pay .yxpay_shadow {
    position: absolute;
    width: 100%;
    height: 0.8rem;
    top: -2%;
    left: 0;
    background-color: #e3e3e3;
    opacity: 0.8;
    z-index: 18;
}

.yx_pay .yxpay_shadow2 {
    position: absolute;
    width: 100%;
    height: 0.8rem;
    top: -4%;
    left: 0;
    background-color: #f0ddc6;
    opacity: 0.8;
    z-index: 17;
}

.yx_pay span {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.6rem;
    text-align: left;
    background-color: #fefefe;
    z-index: 18;
}

.yx_pay b {
    display: inline-block;
    width: 0.8rem;
    height: 0.8rem;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 6%;
    margin-right: 2%;
}

.yx_pay i {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    font-size: 0.38rem;
    font-style: normal;
}

.yx_pay_submit {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.38rem;
    color: #fcf7f2 !important;
    border-radius: 6px;
    background-color: #bd0a32 !important;
    margin-right: 6%;
    padding: 0 4%;
    box-shadow: 0 0 0.1rem 0.1rem #ac0724 inset;
    cursor: pointer;
}

.yx_pay .yx_pay_wx {
    border-top-left-radius: 0.1rem;
    border-top-right-radius: 0.1rem;
    border-bottom: 1px solid #e3e3e3;
}

.yx_pay .wx {
    background-image: url(bazi/bz_choose_wx.png);
}

.yx_pay .yx_pay_wx.one {
    border-bottom-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
}

.yx_pay .yx_pay_zfb {
    border-bottom-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
}

.yx_pay .zfb {
    background-image: url(bazi/bz_choose_zfb.png);
}

.yx_pay_form {
    display: none;
}

.yx_pay_form {
    display: none;
}

.yx_show_title {
    line-height: 1rem;
    font-size: 0.38rem;
    text-align: center;
    color: #fde7ce;
    background-color: #df1543;
    font-weight: bold;
}

.yx_box.pay {
    background-color: #f9debe;
}

.yx_box .yx_jieshao {
    margin-top: 0.26rem;
}

.yx_jieshao .yx_jscnt_title,
.yx_jieshao .yx_jscnt_lock {
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: auto;
}

.yx_jieshao .yx_jscnt_title::after {
    display: block;
    content: "";
    padding-bottom: 50%;
}

.yx_jieshao .yx_jscnt_lock::after {
    display: block;
    content: "";
    padding-bottom: 12%;
}

.yx_jieshao .yx_jscnt_title.one {
    background-image: url(yinyuan/yx_jscnt_one.png?v1);
}

.yx_jieshao .yx_jscnt_title.two {
    background-image: url(yinyuan/yx_jscnt_two.png?v1);
}

.yx_jieshao .yx_jscnt_title.three {
    background-image: url(yinyuan/yx_jscnt_three.png?v1);
}

.yx_jieshao .yx_jscnt_lock.four {
    background-image: url(yinyuan/yx_jscnt_four.png?v1);
}

.yx_jieshao .yx_jscnt_lock.five {
    background-image: url(yinyuan/yx_jscnt_five.png?v3);
}

.yx_jieshao .yx_jscnt_lock.six {
    background-image: url(yinyuan/yx_jscnt_six.png?v1);
}

.yx_jieshao .yx_jscnt_lock.seven {
    background-image: url(yinyuan/yx_jscnt_seven.png?v3);
}

/* 详情页 */

.yx_order {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    color: #ffeac5;
    background-color: #bc2e4e;
    padding: 0.1rem 0;
    z-index: 6;
}

.yx_order span {
    font-size: 0.24rem;
}

.yx_settel {
    width: 100%;
    text-align: center;
    background-color: #f3bf7c;
}

.yx_settel b {
    display: block;
    line-height: 1.2rem;
    color: #fffbf6;
}

.yx_telform {
    background-color: #f9debe;
    padding: 0.26rem 0.26rem 0;
}

.yx_telform .yx_hint {
    top: 14%;
}

.yx_hint {
    position: absolute;
    display: none;
    width: 50%;
    max-width: 800px;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    color: #fefefe;
    font-size: 0.34rem;
    border-radius: 0.1rem;
    background-color: rgba(65, 65, 65, 0.6);
    top: 24%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 101;
}

.yx_telform .yx_yzk {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.yx_telform .yx_telphone {
    width: 70%;
    text-indent: 0.16rem;
    border: 1px solid #f3bf7c;
    background-color: #faefe0;
    -webkit-appearance: none;
}

.yx_telform input {
    height: 1rem;
    border-radius: 0.12rem;
}

.yx_telform .yx_yzbtn {
    width: 28%;
    font-size: 0.28rem;
    height: 1rem;
    line-height: 1rem;
    color: #fefefe;
    border-radius: 0.12rem;
    border: 1px solid #f3bf7c;
    background-color: #f3bf7c;
    -webkit-appearance: none;
    cursor: pointer;
}

.yx_telform .yx_yzm {
    display: none;
    width: 30%;
    height: 1rem;
    text-indent: 0.16rem;
    border: 1px solid #f3bf7c;
    margin-top: 0.26rem;
}

.yx_telform .yx_telsubmit {
    width: 100%;
    color: #fefefe;
    font-size: 0.36rem;
    font-weight: 800;
    background-color: #980e2d;
    margin-top: 0.26rem;
    margin-bottom: 0.26rem;
    -webkit-appearance: none;
    cursor: pointer;
}

.yx_box.details {
    padding-top: 0.4rem;
    background-color: #f9debe;
}

.yxcnt_head {
    display: block;
    width: 100%;
    background-image: url(yinyuan/yxcnt_head.png);
    background-size: 100%;
    background-repeat: no-repeat;
    overflow: hidden;
}

.yxcnt_head::after {
    display: block;
    content: "";
    padding-bottom: 3%;
}

.yxcnt_body {
    position: relative;
    display: block;
    background-image: url(yinyuan/yxcnt_body.png);
    background-size: 100%;
    background-repeat: repeat-y;
    padding: 0.4rem 0.46rem;
    margin-top: -1px;
}

.yxcnt_foot {
    display: block;
    width: 100%;
    background-image: url(yinyuan/yxcnt_foot.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: -1px;
}

.yxcnt_foot::after {
    display: block;
    content: "";
    padding-bottom: 14%;
}

.yx_cnt_title {
    position: absolute;
    display: block;
    width: 60%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.yx_cnt_title::after {
    display: block;
    content: "";
    padding-bottom: 18%;
}

.yx_mingzhu .mz_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 96%;
    font-size: 0.32rem;
    box-sizing: border-box;
    padding: 0.26rem 0 0;
    margin: 0 auto;
}

.yx_mingzhu .mz_list .mz_xx {
    white-space: nowrap;
    padding-left: 0.18rem;
}

.yx_mingzhu .mz_list .mz_name {
    padding-left: 0.18rem;
}

.yx_mingzhu .mz_list .mz_birth span {
    display: block;
    padding-bottom: 0.16rem;
}

.yx_mingzhu .mz_list span {
    color: #cf7853;
}

.yxcnt_body.mz_body {
    padding: 0.26rem 0;
}

.yxcnt_body.mp_body {
    padding-top: 0.6rem;
}

.yx_ganqing .gq_body,
.yx_taohua .th_body,
.yx_taisui .ts_body {
    padding-top: 0.8rem;
    text-align: center;
}

.yx_geren .gr_body {
    text-align: center;
}

@media screen and (min-width: 760px) {
    .yx_cnt_title {
        top: -1rem;
    }
}

@media screen and (min-width:320px) and (max-width:480px) {
    .yx_cnt_title {
        top: -0.56rem;
    }
}

.mz_body .yx_cnt_title {
    background-image: url(yinyuan/mz_title.png)
}

.mp_body .yx_cnt_title {
    background-image: url(yinyuan/mp_title.png)
}

.yx_body .yx_cnt_title {
    background-image: url(yinyuan/yx_title.png)
}

.gq_body .yx_cnt_title {
    background-image: url(yinyuan/gq_title.png)
}

.yz_body .yx_cnt_title {
    background-image: url(yinyuan/yz_title.png)
}

.fif_body .yx_cnt_title {
    background-image: url(yinyuan/fif_title.png)
}

.jh_body .yx_cnt_title {
    background-image: url(yinyuan/jh_title.png)
}

.th_body .yx_cnt_title {
    background-image: url(yinyuan/th_title.png)
}

.gr_body .yx_cnt_title {
    background-image: url(yinyuan/gr_title.png)
}

.ts_body .yx_cnt_title {
    background-image: url(yinyuan/ts_title.png?v2)
}

.gg_body .yx_cnt_title {
    background-image: url(yinyuan/dashituijian.png)
}


.yx_table {
    display: table;
    width: 100%;
    border: 1px solid #980e2d;
}

.yx_table .yx_tr {
    display: table-row;
}

.yx_table .yx_tr div {
    display: table-cell;
    width: 20%;
    font-size: 0.32rem;
    border-right: 1px solid #980e2d;
    border-bottom: 1px solid #980e2d;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
}

.yx_table .yx_tr .tb_pic {
    border: 1px solid #980e2d;
    background-size: 62%;
    background-color: #bc2e4e;
    background-repeat: no-repeat;
    background-position: center;
}

.yx_table .yx_tr .tb_pic::after {
    display: block;
    content: "";
    padding-bottom: 64%;
}

.yx_table .yx_tr .td_double::after {
    padding-bottom: 108%;
}

.yx_mingpan .yx_table .tb_qz {
    background-image: url(bazi/tb_qz.png);
}

.yx_mingpan .yx_table .tb_kz {
    background-image: url(bazi/tb_kz.png);
}

.yx_mingpan .yx_table .tb_nz {
    background-image: url(bazi/tb_nz.png);
}

.yx_mingpan .yx_table .tb_yz {
    background-image: url(bazi/tb_yz.png);
}

.yx_mingpan .yx_table .tb_rz {
    background-image: url(bazi/tb_rz.png);
}

.yx_mingpan .yx_table .tb_sz {
    background-image: url(bazi/tb_sz.png);
}

.yx_mingpan .yx_table .tb_ss {
    background-image: url(bazi/tb_ss.png);
}

.yx_mingpan .yx_table .tb_tg {
    background-image: url(bazi/tb_tg.png);
}

.yx_mingpan .yx_table .tb_dz {
    background-image: url(bazi/tb_dz.png);
}

.yx_mingpan .yx_table .tb_dzcg {
    background-image: url(bazi/tb_dzcg.png);
}

.yx_mingpan .yx_table .tb_cgss {
    background-image: url(bazi/tb_cgss.png);
}

.yx_mingpan .yx_table .tb_ny {
    background-image: url(bazi/tb_ny.png);
}

.yx_mingpan .yx_table .tb_secs {
    background-image: url(bazi/tb_secs.png);
}

.yx_mingpan .yx_table .tb_kw {
    background-image: url(bazi/tb_kw.png);
}

.yx_box .mp_js {
    margin-top: 0.26rem;
}

.yx_box .mp_js p {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    font-size: 0.3rem;
    line-height: 0.6rem;
}

.yx_box .mp_js span {
    width: 52%;
}

.yx_box .mp_js .mp_js_48 {
    width: 48%;
}

.yx_box .mp_js .mp_js_last {
    width: 100%;
}

.yx_box .mp_js b {
    color: #980e2d;
    font-weight: normal;
}

.yx_box .mp_js i {
    font-style: normal;
}

.yx_box .mp_js .mp_js_last i {
    text-align: justify;
    letter-spacing: 1px;
}

.yx_box .table2 {
    width: 100%;
    font-size: 0.24rem;
    border: 2px solid #980e2d;
    border-collapse: collapse;
    margin-top: 0.26rem;
}

.yx_box .table2 td {
    width: 11%;
    text-align: center;
    border: 1px solid #980e2d;
    padding: 0.2rem 0;
}

.yx_box .table2 .tb_red td {
    color: #bc2e4e;
}

.yx_box .table2 .tb_dy {
    width: 11%;
    border: 2px solid #980e2d;
    background-image: url(bazi/tb_dy.png);
    background-size: 58%;
    background-color: #bc2e4e;
    background-repeat: no-repeat;
    background-position: center;
}

.yx_box .table2 .tb_dy::after {
    display: block;
    content: "";
    padding-bottom: 140%;
}

.yxcnt_body .yx_jxtitle {
    line-height: 0.6rem;
    font-size: 0.32rem;
    color: #434343;
    font-weight: 600;
    border: 1px solid #dfb98d;
    background-color: #f9debe;
    border-radius: 0.1rem;
    padding: 2% 4%;
    margin: auto;
}

.yxcnt_body .yx_xiaoshi {
    display: block;
    color: #956832;
    text-align: center;
    font-size: 0.3rem;
    line-height: 0.4rem;
    margin-top: 0.26rem;
}

.yxcnt_body .yx_jxcnt {
    line-height: 0.6rem;
    color: #4d4d4d;
    font-size: 0.32rem;
    text-align: justify;
    margin-top: 0.18rem;
    margin-bottom: 0.26rem;
}

.yxcnt_body .yx_jxcnt .yx_shengxiao {
    display: block;
}

.yxcnt_body .yx_jxcnt .yx_teshu {
    display: block;
    color: #956832;
}

.yx_shangcheng .yx_sclittletitle {
    display: block;
    width: 84%;
    margin: 0 auto;
}

.yx_shangcheng .yx_sccnt::after {
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.yx_shangcheng .yx_scp {
    margin-top: 0.16rem;
    margin-bottom: 0.26rem;
}

.yx_shangcheng .yx_sccnt img {
    display: block;
}

.yx_shangcheng .yx_sccnt .yx_sccnt_one {
    float: left;
    width: 100%;
    margin-top: 0.16rem;
}

.yx_shangcheng .yx_sccnt .yx_sccnt_two {
    float: left;
    display: block;
    width: 47%;
    margin-top: 0.32rem;
}

.yx_shangcheng .yx_sccnt .yx_sccnt_three {
    float: right;
    display: block;
    width: 47%;
    margin-top: 0.32rem;
}


.sy_fwdp .fwdp_title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 90%;
    margin: 0.26rem auto 0;
}

.sy_fwdp .fwdp_title span {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 0px; 
    border-top: 1px solid #ff9322;
}

.sy_fwdp .fwdp_title b {
    width: 50%;
    font-size: 0.36rem;
    text-align: center;
    color: #ff9322;
}

.fwdp_cnt>div {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0.26rem;
}

.fwdp_cnt span {
    display: block;
    font-size: 0.36rem;
    color: #ff9322;
    padding-right: 0.26rem;
}

.fwdp_cnt ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 36%;
    background-image: url(bazi/bz_pingjia.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 0%;
}

.fwdp_cnt ul::after {
    display: block;
    content: "";
    padding-bottom: 16%;
}

.fwdp_cnt ul.start1 {
    background-position: 0 101.5%;
}

.fwdp_cnt ul.start2 {
    background-position: 0 76%;
}

.fwdp_cnt ul.start3 {
    background-position: 0 50.5%;
}

.fwdp_cnt ul.start4 {
    background-position: 0 25%;
}

.fwdp_cnt ul.start5 {
    background-position: 0 -0.5%;
}

.fwdp_cnt li {
    width: 20%;
    cursor: pointer;
}

.myddc {
    position: relative;
    padding-bottom: 4%;
}

.myddc .dp_text {
    display: block;
    width: 80%;
    height: 2rem;
    line-height: 0.4rem;
    text-align: justify;
    font-size: 0.32rem;
    text-indent: 1em;
    border: 1px solid #ffbc67;
    border-radius: 4px;
    padding: 0.16rem;
    margin: 0.26rem auto;
}

.myddc .dp_text::-webkit-input-placeholder {
    color: #adadad !important;
    text-align: center;
    line-height: 2rem;
}

.myddc .fw_submit {
    display: block;
    width: 82%;
    height: 0.8rem;
    font-size: 0.42rem;
    color: #fff7ec;
    border: none;
    border-radius: 0.1rem;
    background-color: #ffbc67;
    margin: auto;
    -webkit-appearance: none;
    cursor: pointer;
}

.weixin_box {
    border: 1px solid #943a25;
    border-radius: 4px;
    margin-bottom: 0.8rem;
}