/* ========== mhys.css - 梅花易数首页样式（迁移自 tpinone/cmsinone） ========== */

/* --- 梅花易数表单区域 --- */
.meihua_box {
    overflow: hidden;
    background: #fff;
}
.mh_banner {
    width: 7.5rem;
    height: 2.4rem;
    background-image: url(../images/mhys.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 0.35rem;
}
.meihua_info {
    width: 6.9rem;
    margin: 0 auto;
}
.chu_info {
    height: 0.8rem;
    position: relative;
    margin-bottom: 0.2rem;
}
.chusheng_year {
    font-size: 0.32rem;
    color: #C4814D;
    line-height: 0.8rem;
    float: left;
}
.jiinput {
    float: left;
    position: relative;
}
.zhanpu {
    float: left;
    position: relative;
}
.jiinput:before {
    content: '';
    background-image: url(../images/daosan.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 0.2rem;
    height: 0.12rem;
    vertical-align: middle;
    display: inline-block;
    position: absolute;
    top: 0.34rem;
    right: 0.3rem;
    z-index: 10;
}
.shijian {
    background: none;
    width: 5.2rem;
    height: 0.8rem;
    background: #FFF8F2;
    border: 1px solid #E6CAB5;
    border-radius: 0.1rem;
    line-height: 0.8rem;
    padding-left: 0.2rem;
    font-size: 0.28rem;
    color: #333333;
    position: relative;
}
.shijian img {
    height: 0.32rem;
    vertical-align: middle;
    margin-left: 0.2rem;
}
.yaotu {
    display: inline-block;
    text-align: left;
    width: 1.2rem;
}
.sexbox {
    float: left;
}
.cs-sex {
    margin-left: 0.2rem;
    float: left;
}
.cs-sex span {
    display: block;
    float: left;
    line-height: 0.75rem;
    padding-top: 0.23rem;
    padding-right: 0.5rem;
}
.cs-sex em {
    display: block;
    float: left;
    width: 0.36rem;
    height: 0.36rem;
    background-image: url(../images/weixuan.png);
    background-size: 100%;
}
.cs-sex font {
    display: block;
    height: 0.36rem;
    line-height: 0.3rem;
    overflow: hidden;
    text-align: left;
    padding-left: 10px;
    color: #333;
    font-size: 0.32rem;
    padding-top: 0.03rem;
}
.cs-sex span.cur em {
    background-image: url(../images/xuanzhong.png);
}
.shiyi_zhan {
    background: none;
    width: 5.2rem;
    height: 0.8rem;
    background: #FFF8F2;
    border: 1px solid #E6CAB5;
    border-radius: 0.1rem;
    line-height: 0.8rem;
    padding-left: 0.2rem;
    font-size: 0.28rem;
    color: #333333;
    padding-right: 0.65rem;
}
.begin_pp {
    width: 6.9rem;
    height: 0.88rem;
    line-height: 0.88rem;
    background-image: url(../images/chang.png);
    background-size: 100% 100%;
    margin: 0.3rem auto;
    font-size: 0.36rem;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0.3rem;
    overflow: hidden;
    display: block;
    border: none;
    background-color: unset;
}
.guazhe {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 999;
    left: 0;
    top: 0;
    position: fixed;
    background-color: rgba(0,0,0,0.7);
}
.gua_box {
    width: 7.5rem;
    background: #FFFFFF;
    display: block;
    position: fixed;
    bottom: 0;
    z-index: 10001;
}
.head_gua {
    height: 1rem;
    border-bottom: 1px solid rgba(230, 230, 230, 1);
    line-height: 1rem;
}
.quxiao {
    float: left;
    font-size: 0.32rem;
    color: #C83C23;
    margin-left: 0.3rem;
}
.queding {
    float: right;
    font-size: 0.32rem;
    color: #C83C23;
    margin-right: 0.3rem;
}
.xuan_list {
    width: 100%;
    height: 141px;
    padding: 0 20px;
    overflow: hidden;
    position: relative;
}
.mobileSelect .content .btnBar .ensure {
    color: #C83C23 !important;
}
.rolldate-container header {
    border-bottom: 1px solid #DCDCDC;
    font-size: 15px;
    height: 45px;
    position: relative;
    text-align: center;
    line-height: 45px;
}

/* 清除按钮 */
.delete {
    display: block;
    background-image: url(../images/clear.png);
    background-size: 100%;
    width: 0.24rem;
    height: 0.24rem;
    position: absolute;
    margin: 0.3rem;
    z-index: 100;
    right: 0;
}
.delete2 {
    display: block;
    background-image: url(../images/clear.png);
    background-size: 100%;
    width: 0.24rem;
    height: 0.24rem;
    position: absolute;
    margin: 0.3rem;
    z-index: 100;
    right: 0;
}
.delete3 {
    display: none;
    background-image: url(../images/clear.png);
    background-size: 100%;
    width: 0.24rem;
    height: 0.24rem;
    position: absolute;
    margin: 0.3rem;
    z-index: 100;
    right: 0;
}
.chongkai {
    text-align: center;
    font-size: 0.28rem;
    color: #999999;
    margin-top: 0.25rem;
    margin-bottom: 0.3rem;
}

/* Select 下拉样式 */
.meihua_box select {
    font-family: inherit;
    outline: 0;
    margin: 0;
    color: inherit;
    -webkit-appearance: none;
    appearance: none;
    background: none;
    width: 5.2rem;
    height: 0.8rem;
    background: #FFF8F2;
    border: 1px solid #E6CAB5;
    border-radius: 0.1rem;
    line-height: 0.8rem;
    padding-left: 0.2rem;
    font-size: 0.28rem;
    color: #333333;
    position: relative;
}

input, select, button, textarea {
    font-family: inherit;
    outline: 0;
    margin: 0;
    color: inherit;
    -webkit-appearance: none;
}

/* --- 问答与介绍区域（参考 cwx 模块样式，独立复制到此文件） --- */
.bzpoyjbox {
    margin-top: 0.8rem;
    background: #fff;
    padding-bottom: 0.4rem;
    overflow: hidden;
}
.yjtit {
    height: 0.88rem;
    line-height: 0.88rem;
    padding-left: 0.3rem;
    font-size: 0.36rem;
    font-weight: 500;
    color: #935422;
    position: relative;
    background: linear-gradient(90deg, #FFEEC3 6%, #EAD8AC 100%);
}
.wenbox {
    width: 6.9rem;
    padding: 0.2rem 0.3rem 0.4rem 0.3rem;
    background: #FFF6E7;
    border-radius: 0.1rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
}
.wenyi {
    font-size: 0.32rem;
    font-weight: 500;
    color: #C85D23;
}
.wenyi i {
    background-image: url(../images/wh.png);
    background-size: 100% 100%;
    width: 0.32rem;
    height: 0.38rem;
    display: inline-block;
    margin-right: 0.1rem;
    vertical-align: text-bottom;
}
.wenda {
    font-size: 0.32rem;
    color: #666666;
    line-height: 0.52rem;
    margin-top: 0.2rem;
}
.about_sx {
    width: 6.9rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
}
.about_sx p {
    font-size: 0.32rem;
    line-height: 0.52rem;
    color: #666666;
}
.about_sx p b {
    color: #C85D23;
}
.icon_biaozhi {
    width: 3rem;
    height: 2rem;
    border-radius: 0.1rem;
    float: right;
    margin: 0 0 0 0.2rem;
}

/* banner 图 */
.banner_dun {
    width: 7.5rem;
    margin-bottom: 0.35rem;
}
