/* ========== qmdj.css - 奇门遁甲首页样式（迁移自 tpinone/cmsinone） ========== */

/* --- 排盘表单区域 --- */
.qipai_form {
    overflow: hidden;
    background: #fff;
}
.chainfo {
    height: 0.8rem;
    position: relative;
    margin-bottom: 0.2rem;
}
.jiri_cha_tite {
    font-size: 0.32rem;
    color: #C4814D;
    line-height: 0.8rem;
    float: left;
}
.jiinput {
    float: left;
    position: relative;
}
.jiinput1 {
    float: left;
    position: relative;
}
.shijian {
    background: #FFF8F2;
    width: 5.2rem;
    height: 0.8rem;
    border: 1px solid #E6CAB5;
    border-radius: 0.1rem;
    line-height: 0.8rem;
    padding-left: 0.2rem;
    font-size: 0.28rem;
    color: #333333;
    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;
}
.jingdu {
    background: #FFF8F2;
    width: 5.2rem;
    height: 0.8rem;
    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;
}
.delete {
    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;
}
.paipai_info {
    width: 6.9rem;
    margin: 0 auto;
}
.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;
}
.banner_dun {
    width: 7.5rem;
    margin-bottom: 0.35rem;
}
.rolldate-container header {
    line-height: 45px !important;
    font-size: 0.36rem !important;
}
.chongkai {
    text-align: center;
    font-size: 0.28rem;
    color: #999999;
    margin-top: 0.25rem;
    margin-bottom: 0.3rem;
}
input, select, button, textarea {
    font-family: inherit;
    outline: 0;
    margin: 0;
    color: inherit;
    -webkit-appearance: none;
}
.qipai_form select {
    font-family: inherit;
    outline: 0;
    margin: 0;
    color: inherit;
    -webkit-appearance: none;
    appearance: none;
    background: #FFF8F2;
    width: 5.2rem;
    height: 0.8rem;
    border: 1px solid #E6CAB5;
    border-radius: 0.1rem;
    line-height: 0.8rem;
    padding-left: 0.2rem;
    font-size: 0.28rem;
    color: #333333;
    position: relative;
}

/* --- 地区选择弹窗（半屏底部弹出） --- */
.show_zhegai {
    display: none;
    width: 100%;
    height: 100%;
    z-index: 1000;
    left: 0;
    top: 0;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
}
.show_zhe {
    display: none;
    width: 7.5rem;
    height: 70%;
    max-height: 8.5rem;
    background: #FFFFFF;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1001;
    overflow: hidden;
    border-radius: 0.24rem 0.24rem 0 0;
}
.xuan_tit {
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    font-size: 0.36rem;
    color: #333;
    position: relative;
}
.guantu {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.28rem 0.3rem;
    z-index: 101;
}
.icon_guan {
    width: 0.44rem;
    height: 0.44rem;
}
.letter {
    position: absolute;
    right: 0;
    top: 0.88rem;
    bottom: 0;
    width: 0.6rem;
    z-index: 10;
    overflow-y: auto;
}
.letter ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.letter ul li {
    text-align: center;
    height: 0.5rem;
    line-height: 0.5rem;
}
.letter ul li a {
    font-size: 0.26rem;
    color: #999;
    text-decoration: none;
}
.zhuti {
    position: absolute;
    top: 0.88rem;
    bottom: 0;
    left: 0;
    right: 0.6rem;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.showLetter {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1rem;
    height: 1rem;
    background: rgba(0,0,0,0.6);
    border-radius: 0.2rem;
    text-align: center;
    line-height: 1rem;
    font-size: 0.6rem;
    color: #fff;
    z-index: 1100;
}
.now_xuan {
    padding: 0.2rem 0.3rem;
}
.nowtit {
    font-size: 0.28rem;
    color: #999;
    margin-bottom: 0.15rem;
}
.nowcity {
    display: inline-block;
    font-size: 0.28rem;
    color: #666;
    background: #f5f5f5;
    padding: 0.15rem 0.4rem;
    border-radius: 0.08rem;
}
.container {
    padding: 0 0.3rem 0.3rem 0.3rem;
}
.city-list {
    margin-bottom: 0.2rem;
}
.city-letter {
    display: block;
    font-size: 0.32rem;
    font-weight: bold;
    color: #333;
    padding: 0.2rem 0 0.15rem 0;
}
.city-list p {
    display: inline-block;
    font-size: 0.26rem;
    color: #666;
    padding: 0.15rem 0.25rem;
    margin: 0.08rem 0.1rem 0.08rem 0;
    background: #f5f5f5;
    border-radius: 0.08rem;
    text-align: center;
    min-width: 1.4rem;
}

/* --- 问答与介绍区域（参考 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;
}
