﻿.dy_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;
}

.dy_guodu .dy_guwz {
    position: absolute;
    display: block;
    font-size: 0.32rem;
    text-align: center;
    color: #daaa6d;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.dy_banner {
    width: 100%;
    background-image: url(dayun/dayun_banner.png?v2025);
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #f5e7cc;
}

.dy_banner::after {
    display: block;
    content: "";
    padding-bottom: 46%;
}

.dy_box {
    position: relative;
    padding: 0.26rem 0.26rem 6%;
    background-color: #f5e7cc;
}

.dashi_banner img {
    width: 100%;
}

.dy_input {
    position: relative;
    margin-top: 0.26rem;
}

.dy_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;
}

.dy_box .dy_ul {
    width: 96%;
    border: 2px solid #d68f5b;
    background-color: #fffbf2;
    box-shadow: 0 0 0 0.1rem #fef1e1;
    margin: auto;
}

.dy_box .dy_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;
}

.dy_input .dy_ul_t {
    color: #777;
    padding: 0 0.26rem;
    font-size: 0.32rem;
}

.dy_input .dy_name {
    font-size: 0.32rem;
    background-color: #fffbf2;
    color: #404040;
    width: 75%;
    height: 100%;
}

.dy_input ::-webkit-input-placeholder {
    color: #adadad;
    font-size: 0.32rem;
}

.dy_input .dy_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;
}

.dy_input .dy_sex .selected {
    color: #fffefe;
    border: 1px solid #fd8932;
    background-color: #fd8932;
}

.dy_input .dy_sex span {
    display: inline-block;
    font-size: 0.32rem;
    width: 0.56rem;
    height: 0.56rem;
    text-align: center;
    line-height: 0.56rem;
    color: #424041;
    border-radius: 100%;
    border: 1px solid #868686;
    margin: 0 0.2rem;
}

.dy_input .dy_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;
}

.dy_input .dy_ckdd {
    display: block;
    text-align: center;
    color: #f27c25;
    font-size: 0.32rem;
    margin: 0.2rem 0 0.16rem;
}

.dy_input .dy_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: #fc8936;
    background: -webkit-linear-gradient(
        top,
        #fb7327 0%,
        #fc8936 10%,
        #fc8936 90%,
        #fb7327 100%
    );
    box-shadow: 0.06rem 0.06rem 0.04rem #f6bf85;
    -webkit-appearance: none;
    cursor: pointer;
}

.dy_box .dy_num {
    font-size: 0.32rem;
    color: #f37d23;
    text-align: center;
    padding: 0.18rem 0 0.26rem;
}

.dy_box .dy_pics {
    width: 100%;
}

.dy_pictiem {
    position: relative;
}
.dy_box .dy_pics .dy_pictitle {
    width: 88%;
    margin: 0.32rem auto 0;
}

.dy_box .dy_pics .dy_pictitle img{
    width: 100%;
}

.dy_box .dy_pictcnt img {
    width: 100%;
    margin-top: 4%;
}

.dy_box .dy_fankui {
    margin-top: 4%;
    background-image: url(dayun/dy_fankui.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    overflow: hidden;
}

.dy_box .dy_fankui::after {
    display: block;
    content: "";
    padding-bottom: 4%;
}

.dy_fankui .dy_pictcnt {
    position: relative;
    width: 100%;
    height: 4rem;
    box-sizing: border-box;
    margin-top: 18%;
    overflow: hidden;
}

.dy_fankui .dy_pictcnt ul {
    position: absolute;
    width: 86%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.dy_fankui .dy_pictcnt span {
    color: #bc2e4e;
    font-size: 0.3rem;
}

.dy_fankui .dy_pictcnt p {
    color: #404040;
    font-size: 0.3rem;
    line-height: 0.8rem;
}

.dy_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;
}

.dy_fixed button {
    display: block;
    width: 100%;
    height: 1rem;
    font-size: 0.38rem;
    color: #fefefe;
    font-weight: 700;
    border: none;
    background-color: #fc8936;
    background: -webkit-linear-gradient( top, #fb7327 0%, #fc8936 10%, #fc8936 90%, #fb7327 100%);
    -webkit-appearance: none;
    cursor: pointer;
}

.dy_box .dy_btn_one {
    position: absolute;
    width: 60%;
    left: 37%;
    top: 80%;
    cursor: pointer;
}

.dy_box .dy_btn_one::after {
    display: block;
    content: "";
    padding-bottom: 16%;
}

/* 支付页面 */
.dypay_banner {
    position: relative;
    display: block;
    width: 100%;
    background-color: #f5e7cc;
    background-image: url(dayun/dayun_paybanner.png);
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 10;
}

.dypay_banner::after {
    display: block;
    content: "";
    padding-bottom: 34%;
}

.dy_paymz {
    background-color: #f5e7cc;
    padding: 0.26rem 0 0;
    overflow: hidden;
}

.dy_paymz .mz_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    color: #ce7954;
    font-size: 0.32rem;
    padding: 0 0.16rem;
}

.margin_down16 {
    margin-bottom: 0.12rem;
}

.dy_paymz .mz_item .mz_item_title {
    display: block;
    margin-right: 1%;
}

.dy_paymz .mz_item .mz_item_name {
    padding-left: 0.18rem;
}

.dy_paymz .mz_item .mz_item_cnt {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.dy_paymz .mz_item .mz_item_cnt span {
    display: block;
}

.dy_paymz .cesuantitle {
    display: block;
    line-height: 1rem;
    color: #3f3f41;
    font-size: 0.36rem;
    text-align: center;
    background-color: #ffc452;
    margin-top: 0.4rem;
}

.cesuantext {
    text-align: justify;
    line-height: 0.6rem;
    font-size: 0.34rem;
    color: #343434;
    background-color: #f8efde;
    padding: 0.4rem 0.26rem;
    letter-spacing: 1px;
}

._red {
    color: #be263d;
}

.dy_zfdjs {
    display: block;
    background-color: #fff0db;
    padding: 0.26rem 0.52rem 0.28rem;
}

.dy_zfdjs::after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

.dy_zfdjs>div {
    float: left;
    width: 50%;
    font-size: 0.32rem;
}

.dy_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;
}

.dy_youhui del {
    color: #808080;
}

.dy_daojishi {
    text-align: right;
}

.dy_daojishi span:first-child {
    display: block;
    padding-right: 0.02rem;
    margin-bottom: 0.08rem;
}

.dy_pay {
    position: relative;
    width: 100%;
    background-color: #f9debe;
    padding-bottom: 0.4rem;
}

.dy_pay .dypay_shadow {
    position: absolute;
    width: 100%;
    height: 0.8rem;
    top: -2%;
    left: 0;
    background-color: #e3e3e3;
    opacity: 0.8;
    z-index: 18;
}

.dy_pay .dypay_shadow2 {
    position: absolute;
    width: 100%;
    height: 0.8rem;
    top: -4%;
    left: 0;
    background-color: #f0ddc6;
    opacity: 0.8;
    z-index: 17;
}

.dy_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;
}

.dy_pay b {
    display: inline-block;
    width: 0.8rem;
    height: 0.8rem;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 6%;
    margin-right: 2%;
}

.dy_pay i {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    font-size: 0.38rem;
    font-style: normal;
}

.dy_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;
}

.dy_pay .dy_pay_wx {
    border-top-left-radius: 0.1rem;
    border-top-right-radius: 0.1rem;
    border-bottom: 1px solid #e3e3e3;
}

.dy_pay .wx {
    background-image: url(bazi/bz_choose_wx.png);
}

.dy_pay .dy_pay_wx.one {
    border-bottom-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
}

.dy_pay .dy_pay_zfb {
    border-bottom-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
}

.dy_pay .zfb {
    background-image: url(bazi/bz_choose_zfb.png);
}

.dy_show_title {
    line-height: 1rem;
    font-size: 0.38rem;
    text-align: center;
    color: #41403e;
    background-color: #ffc452;
    font-weight: bold;
}

.dy_box.pay {
    background-color: #f5e7cc;
}

.dy_jieshao {
    margin-top: 0.26rem;
}

.dy_jieshao .dy_jscnt_lock {
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0.26rem auto 0;
}

.dy_jieshao .dy_jscnt_lock img {
    width: 100%;
}

/* 详情页 */

.dy_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;
}

.dy_order span {
    font-size: 0.24rem;
}

.dy_settel {
    width: 100%;
    text-align: center;
    background-color: #f3bf7c;
}

.dy_settel b {
    display: block;
    line-height: 1.2rem;
    color: #fffbf6;
}

.dy_telform {
    background-color: #f5e7cc;
    padding: 0.26rem 0.26rem 0;
}

.dy_telform .dy_hint {
    top: 14%;
}
.dy_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;
}

.dy_telform .dy_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;
}

.dy_telform .dy_telphone {
    width: 70%;
    text-indent: 0.16rem;
    border: 1px solid #f3bf7c;
    background-color: #faefe0;
    -webkit-appearance: none;
}

.dy_telform input {
    height: 1rem;
    border-radius: 0.12rem;
}

.dy_telform .dy_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;
}

.dy_telform .dy_yzm {
    display: none;
    width: 30%;
    height: 1rem;
    text-indent: 0.16rem;
    border: 1px solid #f3bf7c;
    margin-top: 0.26rem;
}

.dy_telform .dy_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;
}

.dycnt_head {
    display: block;
    width: 100%;
    background-image: url(dayun/dycnt_head.png);
    background-size: 100%;
    background-repeat: no-repeat;
    overflow: hidden;
}

.dycnt_head::after {
    display: block;
    content: "";
    padding-bottom: 5%;
}

.dycnt_body {
    position: relative;
    display: block;
    background-image: url(dayun/dycnt_body.png);
    background-size: 100%;
    background-repeat: repeat-y;
    padding: 0.1rem 0.46rem;
    margin-top: -1px;
}

.dycnt_foot {
    display: block;
    width: 100%;
    background-image: url(dayun/dycnt_foot.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: -1px;
}

.dycnt_foot::after {
    display: block;
    content: "";
    padding-bottom: 8%;
}

.dy_cnt_title {
    display: block;
    width: 80%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
}

.dy_cnt_title::after {
    display: block;
    content: "";
    padding-bottom: 18%;
}

.dy_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;
}

.dy_mingzhu .mz_list .mz_xx {
    white-space: nowrap;
    padding-left: 0.18rem;
}

.dy_mingzhu .mz_list .mz_name {
    padding-left: 0.18rem;
}

.dy_mingzhu .mz_list .mz_birth span {
    display: block;
    padding-bottom: 0.16rem;
}

.dy_mingzhu .mz_list span {
    color: #cf7853;
}

.mz_body .dy_cnt_title {
    background-image: url(dayun/mz_title.png);
}

.mp_body .dy_cnt_title {
    margin-bottom: 0.26rem;
    background-image: url(dayun/mp_title.png);
}

.gr_body .dy_cnt_title {
    margin-bottom: 0.26rem;
    background-image: url(dayun/gr_title.png);
}

.shn_body .dy_cnt_title {
    margin-bottom: 0.26rem;
    background-image: url(dayun/shn_title.png);
}

.ky_body .dy_cnt_title {
    margin-bottom: 0.26rem;
    background-image: url(dayun/ky_title.png);
}

.ky_body.year2019 .dy_cnt_title {
    margin-bottom: 0.26rem;
    background-image: url(dayun/ky_2019_title.png);
}

.ky_body.year2020 .dy_cnt_title {
    margin-bottom: 0.26rem;
    background-image: url(dayun/ky_2020_title.png);
}

.ky_body.year2021 .dy_cnt_title {
    margin-bottom: 0.26rem;
    background-image: url(dayun/ky_2021_title.png);
}
.ky_body.year2022 .dy_cnt_title {
    margin-bottom: 0.26rem;
    background-image: url(dayun/ky_2022_title.png);
}
.ky_body.year2023 .dy_cnt_title {
    margin-bottom: 0.26rem;
    background-image: url(dayun/ky_2023_title.png);
}
.ky_body.year2024 .dy_cnt_title {
    margin-bottom: 0.26rem;
    background-image: url(dayun/ky_2024_title.png);
}
.ky_body.year2025 .dy_cnt_title {
    margin-bottom: 0.26rem;
    background-image: url(dayun/ky_2025_title.png);
}
.ky_body.year2025 {
    text-align:center;
}

.ly_body .dy_cnt_title {
    margin-bottom: 0.26rem;
    background-image: url(dayun/ly_title.png);
}

.ly_body.year2019 .dy_cnt_title {
    margin-bottom: 0.26rem;
    background-image: url(dayun/ly_2019_title.png);
}

.ly_body.year2020 .dy_cnt_title {
    margin-bottom: 0.26rem;
    background-image: url(dayun/ly_2020_title.png);
}

.ly_body.year2021 .dy_cnt_title {
    margin-bottom: 0.26rem;
    background-image: url(dayun/ly_2021_title.png);
}

.ly_body.year2022 .dy_cnt_title {
    margin-bottom: 0.26rem;
    background-image: url(dayun/ly_2022_title.png);
}

.ly_body.year2023 .dy_cnt_title {
    margin-bottom: 0.26rem;
    background-image: url(dayun/ly_2023_title.png);
}
.ly_body.year2024 .dy_cnt_title {
    margin-bottom: 0.26rem;
    background-image: url(dayun/ly_2024_title.png);
}
.ly_body.year2025 .dy_cnt_title {
    margin-bottom: 0.26rem;
    background-image: url(dayun/ly_2025_title.png);
}

.jl_body .dy_cnt_title {
    margin-bottom: 0.26rem;
    background-image: url(dayun/jl_title.png?v1);
}

.dy_table {
    display: table;
    width: 100%;
    border: 1px solid #980e2d;
}

.dy_table .dy_tr {
    display: table-row;
}

.dy_table .dy_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;
}

.dy_table .dy_tr .tb_pic {
    border: 1px solid #980e2d;
    background-size: 62%;
    background-color: #bc2e4e;
    background-repeat: no-repeat;
    background-position: center;
}

.dy_table .dy_tr .tb_pic::after {
    display: block;
    content: "";
    padding-bottom: 64%;
}

.dy_table .dy_tr .td_double::after {
    padding-bottom: 108%;
}

.dy_mingpan .dy_table .tb_qz {
    background-image: url(bazi/tb_qz.png);
}

.dy_mingpan .dy_table .tb_kz {
    background-image: url(bazi/tb_kz.png);
}

.dy_mingpan .dy_table .tb_nz {
    background-image: url(bazi/tb_nz.png);
}

.dy_mingpan .dy_table .tb_yz {
    background-image: url(bazi/tb_yz.png);
}

.dy_mingpan .dy_table .tb_rz {
    background-image: url(bazi/tb_rz.png);
}

.dy_mingpan .dy_table .tb_sz {
    background-image: url(bazi/tb_sz.png);
}

.dy_mingpan .dy_table .tb_ss {
    background-image: url(bazi/tb_ss.png);
}

.dy_mingpan .dy_table .tb_tg {
    background-image: url(bazi/tb_tg.png);
}

.dy_mingpan .dy_table .tb_dz {
    background-image: url(bazi/tb_dz.png);
}

.dy_mingpan .dy_table .tb_dzcg {
    background-image: url(bazi/tb_dzcg.png);
}

.dy_mingpan .dy_table .tb_cgss {
    background-image: url(bazi/tb_cgss.png);
}

.dy_mingpan .dy_table .tb_ny {
    background-image: url(bazi/tb_ny.png);
}

.dy_mingpan .dy_table .tb_secs {
    background-image: url(bazi/tb_secs.png);
}

.dy_mingpan .dy_table .tb_kw {
    background-image: url(bazi/tb_kw.png);
}
.dy_mingpan .dy_table .tb_kw {
    background-image: url(bazi/tb_kw.png);
}

.dy_box .mp_js {
    margin-top: 0.26rem;
}

.dy_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;
}

.dy_box .mp_js span {
    width: 52%;
}

.dy_box .mp_js .mp_js_48 {
    width: 48%;
}

.dy_box .mp_js .mp_js_last {
    width: 100%;
}

.dy_box .mp_js b {
    color: #980e2d;
    font-weight: normal;
}

.dy_box .mp_js i {
    font-style: normal;
}

.dy_box .mp_js .mp_js_last i {
    text-align: justify;
    letter-spacing: 1px;
}

.dy_box .table2 {
    width: 100%;
    font-size: 0.24rem;
    border: 2px solid #980e2d;
    border-collapse: collapse;
    margin-top: 0.26rem;
}

.dy_box .table2 td {
    width: 11%;
    text-align: center;
    border: 1px solid #980e2d;
    padding: 0.2rem 0;
}

.dy_box .table2 .tb_red td {
    color: #bc2e4e;
}

.dy_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;
}

.dy_box .table2 .tb_dy::after {
    display: block;
    content: "";
    padding-bottom: 140%;
}

.dycnt_body .dy_jxtitle {
    display: inline-block;
    line-height: 0.6rem;
    font-size: 0.34rem;
    color: #fff5e3;
    border: 1px solid #a56132;
    border-radius: 0.12rem;
    background-color: #de7f3d;
    padding: 0 0.18rem;
    margin-top: 0.16rem;
    margin-bottom: 0.56rem;
}

.dycnt_body .dy_jxcnt {
    line-height: 2.5em;
    color: #4d4d4d;
    font-size: 0.32rem;
    text-align: justify;
    padding-bottom: 0.3rem;
}

.dycnt_body .dy_jxb {
    display: block;
    font-size: 0.32rem;
    line-height: 0.6rem;
}

.dycnt_body .dy_img_fsky {
    display: block;
    width: 90%;
    padding: 0.2rem 0;
    margin: auto;
}

.dy_jxcnt.coloryun,
.dy_jxcnt .coloryun {
    color: #de7f3d;
}

.dy_jxcnt.colorzong ,
.dy_jxcnt .colorzong {
    color: #bc2f4f;
}

.dy_jxcnt.colorshi,
.dy_jxcnt .colorshi {
    color: #dd8c54;
}

.dy_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;
}

.dy_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;
}

.dy_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;
}

.dy_liuyue {
    display: inline-block;
    line-height: 0.6rem;
    font-size: 0.34rem;
    color: #fff5e3;
    border: 1px solid #a56132;
    border-radius: 0.12rem;
    background-color: #de7f3d;
    padding: 0 0.18rem;
    margin-top: 0.16rem;
}