body,html{
    max-width: 750px;
    background: #D03D3D;

}

.his_order {
    position: fixed;
    top: 20%;
    right: 0;
    z-index: 9;
    width: 18px;
    text-align: center;
    color: #fff;
    padding: 28px 5px 8px 6px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    line-height: 16px;
    font-size: 14px;
    background: rgba(0,0,0,.7) url(/Public/Ffcs/images/head_zhuo/chali.png) no-repeat center 8px;
    -webkit-background-size: 56% 56%;
    -moz-background-size: 56%;
    background-size: 56%;
}
.his_order a {

    color: #fff;

}
.user_info_input{
    width: 7.05rem;
    overflow: hidden;
    background: #FEDADA;
    border-radius:0.1rem;
    margin: 0.3rem auto;
    padding-bottom: 0.3rem;
}
.boy_info{
    width: 6.66rem;
    margin: 0.2rem auto;
    margin-bottom: 0;
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 0.1rem;
}
.layui-form-item{
    margin-bottom: 0;
    line-height: 0.8rem;
    border-bottom: 1px solid #DCDCDC;
}
.layui-form-item:last-child{
    border-bottom: none;
}
.layui-form-label{
    font-size: 0.32rem;
    color: #333333;
    width: auto;
    line-height: 0.8rem;
    padding: 0;
    padding-left: 0.4rem;
}
.layui-input-block{
    float: left;
    line-height: 0.8rem;
    border: none;
    padding-left: 0.3rem;
    width: 4.65rem;
    margin-left: 0;
    min-height: auto;

}
.boy_name{
    line-height: 0.8rem;
    border: none;
    height: 0.8rem;
    font-size: 0.32rem;
    color: #333;
    padding: 0;
}
.girl_name{
    line-height: 0.8rem;
    border: none;
    height: 0.8rem;
    font-size: 0.32rem;
    color: #333;
    padding: 0;
}
#birthday{
    width: 4.65rem;
    line-height: 0.8rem;
    border: none;
    height: 0.8rem;
    font-size: 0.32rem;
    color: #333;
}
#birthday2{
    width: 4.65rem;
    line-height: 0.8rem;
    border: none;
    height: 0.8rem;
    font-size: 0.32rem;
    color: #333;
}
.boy_father_shengxiao, .boy_mather_shengxiao{
    line-height: 0.8rem;
    border: none;
    height: 0.8rem;
    font-size: 0.32rem;
    color: #B2B2B2;
    padding: 0 !important;
    width: 4.65rem !important;
    margin: 0 !important;
}
.jiehun{
    line-height: 0.8rem;
    border: none;
    height: 0.8rem;
    font-size: 0.32rem;
    color: #B2B2B2;
    padding: 0 !important;
    width: 4rem !important;
    margin: 0 !important;
}
.girl_info{
    width: 6.66rem;
    margin: 0.2rem auto;
    margin-bottom: 0;
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 0.1rem;
}
.merry{
    width: 6.66rem;
    height: 0.8rem;
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 0.1rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
}


.cesuan_tupian img {
    width: 6rem;
    height: .8rem;
    -webkit-animation-name:'ripple';/*动画属性名，也就是我们前面keyframes定义的动画名*/
    -webkit-animation-duration: 0.8s;/*动画持续时间*/
    -webkit-animation-timing-function: ease-in-out; /*动画频率，和transition-timing-function是一样的*/
    -webkit-animation-delay: 0s;/*动画延迟时间*/
    -webkit-animation-iteration-count: infinite;/*定义循环资料，infinite为无限次*/
    -webkit-animation-direction: alternate;/*定义动画方式*/
}
@keyframes ripple {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
    0%{
        transform: scale(0.9);  /*开始为原始大小*/
    }

    100%{
        transform: scale(1);
    }
}
.cesuan_tupian{
    width: 6rem;
    height: .8rem;
    margin: 0.4rem auto;
    border: none;
    background: none;
}
.agreement .layui-form-checked{
    color: red;
    border-color: red;
    font-size: 0.18rem;
    padding: 0 0.11rem;
    height: 0.22rem;
}
.agreement .layui-unselect,.layui-form-checkbox{
    font-size: 0.18rem;
    padding: 0 0.12rem;
    height: 0.25rem;
    border-color: red;
    margin-right: 0.1rem;
}
.agreement .layui-form-checkbox i{
    width: 0.22rem;
    top: 0.01rem;
    line-height: 0.22rem;
    left: -0.07rem;
    text-align: center;
    font-size: 0.18rem;
}
.layui-form-checkbox:hover i {
    color: #fff;
}
.agreement .layui-form-checked i {
    color: red;
}
.agreement .black {
    vertical-align: middle;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}
.tongyi {
    vertical-align: middle;
    font-size: 0.24rem;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    color: #666464;
    line-height: 0.45rem;
}
.jhjr_index .agreement {
    text-align: center;
    line-height: .5rem;
    color: rgba(255,255,255,0.6);
    margin: .1rem auto;
    margin-bottom: 0;
}
.jhjr_index .test_num {
    color:#000000;
    text-align: center;
    margin: .12rem auto;
    font-size: .22rem;
}
.jhjr_index .agreement a {
    color: #FF9A05;
    font-size: 0.24rem;
}
.show{ display: none;
    bottom: 0;
    position: fixed;
    height: 100%;
    z-index: 999;
    background: #fff;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding-top: 0.9rem;
}
.pay_close{
    float: right;
    width: 0.3rem;
    margin: 0.2rem 0.5rem;
    z-index: 99;
}
.guanbi{
    width: 100vw;
    max-width: 640px;
    text-align: right;
    position: fixed;
    top: 0px;
    z-index: 9999;
    background-color: white;
}
.product-intro {
    width: 7.5rem;
    height: 100vh;
    border: unset;
    overflow: scroll;
}
.jhjr_index .why_choose {
    width: 7.1rem;
    height: auto;
    margin: .2rem auto;
    margin-bottom: .4rem;
}
.jhjr_index .live_jiri {
    width: 7.1rem;
    height: auto;
    margin: .2rem auto;
    margin-bottom: .4rem;
}
.jhjr_index .good {
    width: 7.1rem;
    height: auto;
    margin: .2rem auto;
    margin-bottom: .4rem;
}
.jhjr_index .page_footer2 {
    color: #ffffff;
    margin-bottom: .3rem;
}
.jhjr_index .page_footer2 a {
    color: #ffffff;
}
#birthday3{
    width: 4.65rem;
    line-height: 0.8rem;
    border: none;
    height: 0.8rem;
    font-size: 0.32rem;
    color: #333;
}
#birthday4{
    width: 4.65rem;
    line-height: 0.8rem;
    border: none;
    height: 0.8rem;
    font-size: 0.32rem;
    color: #333;
}
.form_top {
    background-image: url(../images/jiri/bei_top.png);
    background-size: 100%;
    width: 7.5rem;
    height: 0.54rem;
}
.form_beijing {
    background-image: url(../images/jiri/bei_center.png);
    background-size: 100%;
    width: 7.5rem;
    overflow: hidden;
    padding-bottom: 0.3rem;
    margin-top: -0.1rem;
}
.form_di {
    background-image: url(../images/jiri/bei_bottom.png);
    width: 7.5rem;
    height: 0.51rem;
    background-size: 100%;
    margin-top: -0.1rem;
}
.xinxikuang {
    background-image: url(../images/jiri/form_kuang.png);
    background-size: 100%;
    width: 4.62rem;
    height: 0.77rem;
    line-height: 0.77rem;
    text-align: center;
    position: absolute;
    font-size: 0.38rem;
    font-family: Source Han Sans CN;
    font-weight: 800;
    color: #FAD677;
    top: 0.2rem;
    left: 1.47rem;
}
.one_form, .second_form {
    position: relative;
}
.event_box{
    width: 6.6rem;
    height: 0.82rem;
    background: #FDE1B9;
    border: 1px solid #F9BC66;
    border-radius: 0.11rem;
    margin: 0.9rem auto;
    margin-bottom: 0;
}
.layui-form-label{
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.82rem;
    float: left;
    font-family: Source Han Sans CN;
    font-weight: 500;
    padding-left: 0.2rem;
}
.girl_name {
    line-height: 0.8rem;
    border: none;
    height: 0.8rem;
    font-size: 0.32rem;
    color: #333;
    padding: 0;
    background: none;
}
.boy_name {
    line-height: 0.8rem;
    border: none;
    height: 0.8rem;
    font-size: 0.32rem;
    color: #333;
    padding: 0;
    background: none;
}
.birth_box {
    width: 6.6rem;
    height: 0.82rem;
    background: #FDE1B9;
    border: 1px solid #F9BC66;
    border-radius: 0.11rem;
    margin: 0.12rem auto;
    margin-bottom: 0;
}

.birthday {
    width: 4.65rem;
    height: 0.82rem;
    background: none;
    border: none;
    line-height: 0.82rem;
    font-size: 0.32rem;
    color: #333333;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 0.36rem 0.36rem;
}
.sheng_bei {
    background-image: url(../images/jiri/icon_rili.png);
}
.fanwei{
    width: 6.6rem;
    margin: 0rem auto;
    margin-bottom: 0;
    overflow: hidden;
}
.fanwei_list{
    overflow: hidden;
    margin-left: 0.2rem;
}
.fanwei_item{
    float: left;
    width: 1.39rem;
    height: 0.46rem;
    line-height: 0.46rem;
    text-align: center;
    border: 1px solid #EA5044;
    border-radius: 0.1rem;
    margin: 0.2rem 0rem 0 0.15rem;
    font-size: 0.28rem;
    font-weight: 500;
    color: #CC3333;
}
.is_xuan{
    background: #D03D3D;
    color: #FFD79E;
}
.cesuan_tupian{
    width: 6.32rem;
    height: 0.99rem;
    margin: 0.2rem auto;
    margin-left: 0.59rem;
    border: none;
    background:url(../images/jiri/btn.png);
    background-size: 100%;
    border-radius: 0;
    font-size: 0.46rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FAD677;
    line-height:0.99rem;
    text-align: center;

}

/* 测算按钮 */
.cesuan_tupian  {
    width:6.32rem;
    height:0.99rem;
    -webkit-animation-name:'ripple';/*动画属性名，也就是我们前面keyframes定义的动画名*/
    -webkit-animation-duration: 0.8s;/*动画持续时间*/
    -webkit-animation-timing-function: ease-in-out; /*动画频率，和transition-timing-function是一样的*/
    -webkit-animation-delay: 0s;/*动画延迟时间*/
    -webkit-animation-iteration-count: infinite;/*定义循环资料，infinite为无限次*/
    -webkit-animation-direction: alternate;/*定义动画方式*/
}
@keyframes ripple {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
    0%{
        transform: scale(0.9);  /*开始为原始大小*/
    }

    100%{
        transform: scale(1);
    }
}
.test_num .num{
    color: #D53E16;
}
.page_banner{
    position: relative;
}
.dingtou{
    background-image: url(../images/jiri/form_kuang.png);
    background-size: 100%;
    width: 4.62rem;
    height: 0.77rem;
    line-height: 0.77rem;
    text-align: center;
    position: absolute;
    font-size: 0.38rem;
    font-family: Source Han Sans CN;
    font-weight: 800;
    color: #FAD677;
    top: 0rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.liangchen{
    display: inline-block;
    width: 6.3rem !important;
    height: 3rem !important;
    border-radius: 0.1rem;
    margin: 1rem auto;
    margin-bottom: 0;
}
.liangchen_tit{
    margin-top: 0.3rem;
    text-align: center;
    font-size: 0.36rem;
    font-weight: bold;
    color: #CC3333;

}
.lcpic {
    width: 0.38rem !important;
    height: 0.19rem !important;
    display: inline-block !important;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
}
.lcpic2 {
    width: 0.38rem !important;
    height: 0.19rem !important;
    display: inline-block !important;
}
.zhuyun_desc{
    width: 6.16rem;
    margin: 0.25rem auto;
    margin-bottom: 0;
    font-size: 0.32rem;
    color: #390A0C;
    line-height: 0.54rem;
}
input:active.focus
{
    outline:none;
}
.layui-form-danger+.layui-form-select .layui-input, .layui-form-danger:focus{
    border: none !important;
}