.huangdi_info{
    overflow: hidden;
    margin-top: 0.2rem;
    background: #fff;
}
.shichen_cover{
    display: none;
    width: 100%;
    height: 100%;
    z-index: 10000;
    left: 0;
    top: 0;
    position: fixed;
    background-color: rgba(0,0,0,0.7);

}
.shichen_box{
    width: 7.5rem;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 0.2rem 0.2rem 0px 0px;
    position: fixed;
    display: none;
    z-index: 10000001;
    bottom: 0;
    padding-bottom: 0.2rem;
}
.shichen_tit{
    text-align: center;
    padding-top: 0.3rem;
    font-size: 0.32rem;
    font-weight: bold;
    color: #333333;
}

.shichen_list{
    overflow: hidden;
    margin-top: 0.4rem;

}
.shichen_item{
    float: left;
    width: 1.5rem;
    height: 1rem;
    background: #FFF4F2;
    border: 1px solid #C83C23;
    opacity: 1;
    border-radius: 0.1rem;
    text-align: center;
    margin-left: 0.3rem;
    margin-bottom: 0.3rem;
}
.shechen_chen{
    font-size: 0.32rem;
    font-weight: bold;
    color: #C83C23;
    padding-top: 0.08rem;
}
.shichen_hour{
    font-size: 0.24rem;
    color: #C83C23;
    padding-top: 0.05rem;
}
.zhong_jiang{
    background: #C83C23
}
.zhong_jiang .shechen_chen{
     color: #fff;
 }
.zhong_jiang .shichen_hour{
    color: #fff;
}

.zhanpu{
    background-image: url(../images/zhanpu.png);
    background-size: 100% 100%;
    width: 7.01rem;
    height: 3.7rem;
    margin: 0.3rem auto;
    position: relative;
    margin-bottom: 0;
}
.zhanputit{
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    font-size: 0.28rem;
    color: #FFFFFF;
    position: absolute;
    top: 0.6rem;
    left: 0.32rem;
}
.zhanputit p{
    float: left;
    padding-bottom: 0.1rem;
}
.zhan_form{
    position: absolute;
    left: 1.3rem;
    top: 0.6rem;
}
.chusheng{
    overflow: hidden;
}
.jijie{
    float: left;
    font-size: 0.32rem;
    font-weight: bold;
    color: #333333;
    margin-top: 0.1rem;
}
.jijie_list{
    float: left;
    width: 4rem;

}
.jijie_item{
    float: left;
    margin-left: 0.3rem;
    margin-bottom: 0.2rem;
}
.chunitem{
    background-image: url(../images/chun.png);
    background-size: 100% 100%;
    width: 1.62rem;
    height: 0.56rem;
}
.xiaitem{
    background-image: url(../images/xia.png);
    background-size: 100% 100%;
    width: 1.62rem;
    height: 0.56rem;
}
.qiuitem{
    background-image: url(../images/qiu.png);
    background-size: 100% 100%;
    width: 1.62rem;
    height: 0.56rem;
}
.dongitem{
    background-image: url(../images/dong.png);
    background-size: 100% 100%;
    width: 1.62rem;
    height: 0.56rem;
}
.jizhong .chunitem{
    background-image: url(../images/chun_zhong.png);
}
.jizhong .xiaitem{
    background-image: url(../images/xia_zhong.png);
}
.jizhong .qiuitem{
    background-image: url(../images/qiu_zhong.png);
}
.jizhong .dongitem{
    background-image: url(../images/dong_zhong.png);
}
.chusheng_shichen{
    margin-top: 0.2rem;
}
.cs_shichen{
    float: left;
    font-size: 0.32rem;
    font-weight: bold;
    color: #333333;
    margin-top: 0.15rem;

}
.shichen_input{
    float: left;
    width: 3.84rem;
    height: 0.72rem;
    line-height: 0.72rem;
    background: #FFFFFF;
    border: 1px solid #999999;
    opacity: 1;
    border-radius: 0.1rem;
    margin-left: 0.2rem;
}
.shichen_text{
    border: none;
    background: none;
    font-size: 0.32rem;

    color: #333333;
    padding-left: 0.2rem;
    width: 3.64rem;
}
.kaishi_zb{
    background-image: url(../images/chang.png);
    background-size: 100% 100%;
    width: 6.9rem;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    font-size: 0.36rem;
    margin: 0.3rem auto;
    color: #FFFFFF;
}
.zhanpu_desc{
    width: 6.9rem;
    margin: 0.5rem auto;
    margin-bottom: 0.4rem;
}
.yuce{
    font-size: 0.28rem;
    font-weight: bold;
    color: #333333;
}
.yuce_wen{
    font-size: 0.28rem;
    color: #666666;
    margin-top: 0.1rem;
}
.yuce_zhu{
    font-size: 0.24rem;
    color: #CCCCCC;
    margin-top: 0.15rem;
}
#formid0{
    width: 6.9rem;
    margin: 0.3rem auto;
}
#formid0 ul{
    background: #FFF8F2;
    border: 1px solid #E6CAB5;
    opacity: 1;
    border-radius: 0.1rem;
}
#formid0 li{
    height: 0.88rem;
    line-height: 0.88rem;
    border-bottom: 1px solid rgba(230, 202, 181, 1);
}
#formid0 li:last-child{
    border-bottom: none;
}
.cs-subtit{
    text-align: center;
    font-size: 0.32rem;
    font-weight: bold;
    color: #333333;
    float: left;
    padding-left: 0.3rem;
}
.cs-bday{
    display: inline-block;
    width: 68%;
}
input, select, button, textarea {
    font-family: inherit;
    outline: 0;
    margin: 0;
    color: inherit;
    -webkit-appearance: none;
}
.cs-bday input{
    width: 100%;
    line-height: 0.8rem;
    padding: 0;
    font-size: 0.32rem;
    color: #999;
    border: 0;
    background: none;
}
.cs-hour{
    display: inline-block;
    width: 68%;
}
.cs-hour select{
    width: 100%;
    line-height: 0.8rem;
    padding: 0;
    font-size: 0.32rem;
    color: #999;
    border: 0;
    background: none;
}
.cs-sex{
    margin-left: 0.2rem;
    float: left;
}
.cs-sex span {
    display: block;
    float: left;
    line-height: 0.75rem;
    padding-top: 0.3rem;
    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 span.cur em {
    background-image:url(../images/xuanzhong.png);

}
.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-btn1{
    float: left;
    width:6.9rem;
    height: 0.88rem;
    line-height: 0.88rem;
    background-image:url(../images/chang.png) ;
    background-size: 100% 100%;
    margin-top: 0.3rem;
    font-size: 0.36rem;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0.3rem;
    overflow: hidden;
}
.cs-btn2{
    margin-bottom: 0.3rem;
    overflow: hidden;
}
.cs-btn2 a {
    float: left;
    display: inline-block;
    background-image:url(../images/duan.png) ;
    background-size: 100% 100%;
    width: 2.4rem;
    height: 0.8rem;
    line-height: 0.8rem;
    margin-top: 0.3rem;
    font-size: 0.36rem;
    text-align: center;
    color: #FFFFFF;
    margin-left: 0.7rem;

}
.lc-box-body ul li{
    border-bottom: 1px solid rgba(229, 229, 229, 1) !important;
}
.jj_content img{
    width: 3rem;
    margin-right: 0.2rem;
    float: left;
    border-radius: 0.1rem;
}
.guanyu:first-child p{
    padding-top: 0;
}
.cs-btn1 a{
    width: 6.9rem;
    display: inline-block;
}
