.jhjr_index {
    background-color: #B20A17;
}
.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: #B2B2B2;
    padding: 0;
}
.girl_name{
    line-height: 0.8rem;
    border: none;
    height: 0.8rem;
    font-size: 0.32rem;
    color: #B2B2B2;
    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: 3rem !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;
}
.jhjr_index .J_testFixedShow {
    width: 6rem;
    height: .8rem;
    margin: 0.2rem auto;
    background-color: unset;
    padding: unset;
    display: block;
    opacity: 1;
}
.jhjr_index .J_testFixedShow img {
    width: 6rem;
    height: .8rem;
}
.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: rgba(255,255,255,0.6);
    line-height: 0.45rem;
}
.jhjr_index .agreement {
    text-align: center;
    line-height: .5rem;
    color: rgba(255,255,255,0.6);
    margin: .2rem auto;
    margin-bottom: 0;
}
.jhjr_index .test_num {
    color: rgba(255,255,255,1);
    opacity: 0.6;
    text-align: center;
    margin: .12rem auto;
    font-size: .22rem;
}
.jhjr_index .agreement a {
    color: rgba(255,255,255,0.6);
    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;
}
