html{
    background: #eee;
}
body{
    max-width: 750px;
    margin: 0 auto;
    min-height: 100vh;
    background-size: 100% auto;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url(../images/ceshi/thy_index_bg.png), linear-gradient(to right, #e0bdde, #b6c7f0, #b3c3ed);
    background-blend-mode: normal;
}
.content{
    padding-top: 6.2rem;
    margin-top: 0;
}
.form-box{
    width: 6.9rem;
    margin: 0 auto;
}

.box-content{
    width: 6.9rem;
    height:6rem;
    padding-top: 1.6rem;
    background-image: url(../images/ceshi/thy_form_bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.form-group{
    width: 6.1rem;
    height: 0.9rem;
    border-radius: 0.16rem;
    border: 0.02rem solid #F78B7E;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 0.32rem;
}
.form-label{
    width: 1.6rem;
    height: 0.42rem;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.42rem;
    margin-left: 0.24rem;
}
.form-input, .Js_date{
    width: 2.68rem;
    border: none;
    background-color: rgba(0,0,0,0);
    font-size: 0.3rem;
    color: #999999;
    line-height: 0.42rem;
}
.Js_date{
    flex: 1;
    color: #333;
}
.sex-group {
    display: flex;
    align-items: center;
    margin-left: auto;
    margin-right: 0.24rem;
}

.sex-group img {
    width: 1.11rem;
    height: 0.46rem;
    cursor: pointer;
}

.sex-group img.hide {
    display: none;
}

.form-btn{
    width: 6.08rem;
    height: 1.2rem;
    margin: 0 auto;
    background-image: url(../images/ceshi/thy_start_btn.png);
    background-size: 100% 100%;
    background-position: top center;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-top: 0.3rem;
}
.form-tips{
    font-size: 0.24rem;
    color: #999999;
    line-height: 0.34rem;
    margin-top: 0.14rem;
    text-align: center;
}
.wtan {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 0.2rem 0.3rem;
    border-radius: 0.1rem;
    z-index: 9999;
    font-size: 0.28rem;
}
.jianjie{
    margin: 0 auto;
    margin-top: 0.2rem;
    font-size: 0.32rem;
    width: 6.9rem;

}
.jjabout{
    width: 6.9rem;
    margin: 0 auto;
}
.jjabout p{
    margin-top: 0.3rem;
    line-height: 0.56rem;
    font-size: 0.32rem;
}
.formitem {
    width: 6.1rem;
    height: 0.78rem;
    border-radius: 0.12rem;
    border: 0.02rem solid rgba(229, 207, 171, 1);
    margin: 0rem auto;
    margin-bottom: 0;
    overflow: hidden;
}
.chu {
    float: left;
    font-size: 0.3rem;
    padding-left: 0.24rem;
    color: #333333;
    line-height: 0.78rem;
}
#user {
    float: left;
    width: 2.5rem;
    padding-left: 0;
    font-size: 0.32rem;
    color: #333333;
    height: 0.78rem;
    background: none;
    border: none;
    line-height: 0.9rem;
}
.check_sex {
    float: right;
    margin-top: 0.1rem;
    margin-right: 0.22rem;
}
.sexbei {
    width: 1.11rem;
    height: 0.5rem;
    background-size: 100% 100%;
}
.nanbei{
    background-image: url(../images/boy_option.png);
}
.nvbei{
    background-image: url(../images/girl_option.png);
}
.content {
    padding-top: 6.54rem;
    margin-top: 0;
}
.form-box {
    width: 7.02rem;
    margin: 0 auto;
}
.formitem+.formitem {
    margin-top: 0.3rem;
}
.formitem span {
    font-size: 0.3rem;
    padding-left: 0.24rem;
    color: #333333;
    line-height: 0.78rem;
    display: inline-block;
}
#g_birthday1, #dizhi {
    padding-left: 0;
    font-size: 0.32rem;
    color: #333333;
    height: 0.78rem;
    background: none;
    border: none;
    line-height: 0.78rem;
    width: 4.15rem;
}
.jjtit{
    font-size: 0.4rem;
    text-align: center;
    padding-top: 0.4rem;
    font-weight: bold;
}

/* ====== 撤销 m.css 全局重置对 lCalendar 日期选择器的影响 ====== */
/* m.css 的 *{margin:0;padding:0;border:0} 和 div,li 重置会破坏日期选择器布局 */
/* 在日期选择器弹层内恢复正常的盒模型 */
.gearDate .date_roll > .date_date,
.gearDate .date_roll > .date_time {
    box-sizing: border-box;
}
.gearDate .date_grid {
    box-sizing: border-box;
}
.gearDate .date_btn {
    box-sizing: border-box;
}
.gearDate .date_class_box {
    box-sizing: content-box;
}
.gearDate .tooth {
    box-sizing: content-box;
    display: flex;
}
.gearDate .tooth span {
    box-sizing: content-box;
}
.gearDate .date_roll_mask {
    box-sizing: content-box;
}

/* ====== 问答模块样式 ====== */
.wenbox{
    margin-bottom: 0.3rem;
}
.wenyi{
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.56rem;
    font-weight: bold;
}
.wenyi i{
    display: inline-block;
    width: 0.12rem;
    height: 0.12rem;
    background: #e85d75;
    border-radius: 50%;
    margin-right: 0.1rem;
    vertical-align: middle;
    margin-bottom: 0.04rem;
}
.wenda{
    font-size: 0.3rem;
    color: #666666;
    line-height: 0.52rem;
    margin-top: 0.1rem;
    padding-left: 0.22rem;
}

/* ====== 补充公共头部样式（原 tpinone public:base） ====== */
.box-title{height:0.88rem;line-height:0.88rem;padding-left:0.3rem;font-size:0.36rem;font-weight:500}
.m-bg-c2{background:linear-gradient(90deg,#FFEEC3 6%,#EAD8AC 100%)}
.m-text{color:#935422}
.box-title i{display:inline-block;width:0.08rem;height:0.32rem;background:#D03D3D;vertical-align:middle;margin-right:0.1rem;margin-top:-0.04rem}

/* ====== lCalendar 日期选择器兼容修复 ====== */
/* m.css 全局 *{margin:0;padding:0;border:0} 会破坏滚动选择器盒模型 */
.gearDate .date_roll>.date_date,
.gearDate .date_roll>.date_time{box-sizing:border-box}
.gearDate .date_grid{box-sizing:border-box}
.gearDate .date_btn{box-sizing:border-box;padding:0}
.gearDate .date_class_box{box-sizing:content-box;padding:0}
.gearDate .date_class{padding:0}
.gearDate .tooth{box-sizing:content-box;display:flex}
.gearDate .tooth span{box-sizing:content-box}
.gearDate .date_roll_mask{box-sizing:content-box}
/* 修复 date_ctrl 弹窗容器布局 */
.gearDate .date_ctrl{box-sizing:content-box}
/* 修复小时选择器 item 间距 */
.gearDate .clscitem{box-sizing:border-box}
.gear {margin-top: 0;}
