body {
	background-color: #ffe4e6;
    font-size: 14px!important;
}
.red {
    color: red;
}
.gray {
    color: gray;
}
.tac {
    text-align: center;
}
.tal {
    text-align: left;
}
.mt15 {
    margin-top: 15px;
}
.mb15 {
    margin-bottom: 15px;
}

/* 测算页 */
.info_box {
    margin-bottom:0.3rem;
    border: 1px solid #fa3e8a;
    border-radius: 10px;
    background-color: #fff;
}
.layui-form {
}
.layui-form-label {
    padding: 0.2rem 0 0.2rem 0.3rem;
    text-align: left;
    width: 1.6rem;
    border: none;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    line-height: 0.4rem;
    font-size: 0.32rem;
}
.layui-input, .layui-select, .layui-textarea {
    border: none;
}
.layui-form-danger+.layui-form-select .layui-input, .layui-form-danger:focus {
    border: none!important;
}
.layui-form-item {
    margin-bottom: 0;
    border-bottom: 1px solid #fa3e8a;
}
.info_box .layui-form-item:nth-last-of-type(1) {
    border-bottom: 0;
}
.layui-form-item .layui-inline {
    margin-bottom: 0;
}
.layui-form .layui-form-label,
.layui-input, .layui-select, .layui-textarea,
.layui-form .layui-input-block {
    background: none;
}
.layui-form-label {

}
.layui-input-block {
    margin-left: 85px;
}
.layui-form-radio i:hover, .layui-form-radioed i {
    color: #fa3e8a;
}
.layui-form-select dl dd.layui-this {
    background-color: #fa3e8a;
}

.test_num {
    margin-bottom: 0.1rem;
    text-align: center;
}
.agreement{
    margin-bottom: 0.1rem;
    text-align: center;
}
.agreement a {
    vertical-align: middle;
    font-size: 0.24rem;
    color: #fa3e8a;
    text-decoration: underline;
}
.test_num {
    font-size: 0.24rem;
}
.test_num span {
    padding: 0 5px;
    font-weight: bold;
    color: #fa3e8a;
}
.layui-form-switch,
.layui-form-onswitch {
    margin-top: 0;
}
.layui-form-onswitch {
    border-color: #fa3e8a;
    background-color: #fa3e8a;
}
.layui-btn {
    width: 100%;
    margin-bottom: 15px;
    background-color: #fa3e8a;
    font-size: 18px;
}
.layui-btn-radius {
    border-radius: 10px;
}
.page_btn_s {
    padding: 0 0 10px
}
.page_btn_s a {
    height: 38px;
    line-height: 38px;
    background-color: #fa3e8a;
}
.my_test_btn {
    width: 160px;
    height: 34px;
    line-height: 34px;
    margin: 0 auto;
    border: 1px solid #fa3e8a;
    font-size: 16px;
    text-align: center;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.my_test_btn a {
    color: #fa3e8a;
}

/* 支付页 */
.bind_mobile {
    padding: 10px;
    background: url(img/taohuayun/form_bg.png) 12px 25px #ffecee;
}
.bind_mobile .layui-form-item {
    margin-bottom: 10px;
    border-bottom: none;
}
.bind_mobile .layui-input-block {
    border: 1px solid #fa3e8a;
    border-radius: 5px;
    background-color: #fff;
}
.bind_mobile .layui-btn {
    width: 30%;
    margin-bottom: 0;
}
.user_info {

}
.pay_bgcolor_box {
    margin-bottom: 15px;
    padding: 35px 0 60px;
    background-color: #fff;
    background: url(img/taohuayun/form_bg.png) 12px 25px #ffecee;
}
.price {
    padding: 10px 0;
    text-align: center;
}
.price .price1 {
    color: #545454;
    text-decoration: line-through;
}
.price .price2 {
    font-size: 22px;
    font-weight: bold;
    color: #000;
}
.price .price2 .red {
    font-size: 26px;
}
.payway .weixin {
    background: url(img/weixin.jpg) center center no-repeat #f9f9f9;
    background-size: 90px;
}
.payway .alipay {
    background: url(img/alipay.jpg) center center no-repeat #f9f9f9;
    background-size: 90px;
}
.payway .txt {
    text-align: center;
}
.payway a {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 10px 20px 0;
    border: 1px solid #949494;
    border-radius: 5px;
    text-indent: -9999em;
}
.pay_tip {
    background-color: #ffe9ca;
    border-radius: 10px;
    padding: 10px;
    margin: 10px;
}
.lock_item {
    padding: 0 10px;
}
.lock_item .title {
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 16px;
    background-color: #f11280;
}
.lock_item .item {
    border: 1px solid #f11280;
    border-radius: 5px;
    padding: 5px 5px 5px 8px;
    margin-bottom: 10px;
}
.lock_item .item ul {
    width: 70%;
    padding-top: 2%;
}
.lock_item .item li {
    line-height: 28px;
}
.lock_item img {
    width: 30%;
}
#PAY_pop {
    padding: 25px 10px;
    border-radius: 10px;
}
#PAY_pop .title {
    font-size: 16px;
    font-weight: bold;
}
#PAY_pop .red {
    font-size: 18px;
    font-weight: bold;
}
.his_bgcolor_box {
    margin-bottom: 15px;
    padding: 10px 0;
    background-color: #f6efdc;
}
.query_form {
    padding: 0 10px;
}
.query_form .tip {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    margin-bottom: 10px;
}
.query_form .input,
.query_form .btn {
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
}
.query_form .input {
    padding-left: 5px;
    float: left;
    border: 1px solid #d7d7d7;
    border-right: none;
    width: 75%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.query_form .btn {
    float: right;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 25%;
    background-color: #fa3e8a;
    color: #fff;
    font-size: 18px;
    border: none;
}
.faq {
    margin-top: 10px;
}
.faq a {
    color: gray;
}
.history_order {
    padding: 10px;
    background-color: #fff;
}
.order_list .order {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #fa3e8a;
    border-radius: 5px;
    background-color: #fff;
}
.order_list .order .item {
    padding: 10px 5px 2px;
    border-bottom: 1px solid #ddd;
}
.order_list .order .item .l {
    display: inline-block;
    width: 35%;
    text-align: left;
    font-weight: bold;
}
.order_list .order .item .r {
    display: inline-block;
    width: 65%;
    text-align: right;
}
.order_list .order .item .no {
    color: #cb161d;
}
.order_list .order .item .yes {
    color: #0b6ccf;
}


.order_info {
}
.order_info .title {
    text-align: center;
}
.order_info .title .red {
    font-size: 18px;
}
.layui-collapse {
    border: none;
    border-radius: 2px;
    padding: 0 10px;
}
.layui-colla-item {
    border: none;
    margin-bottom: 0.9rem;
    position: relative;
    box-shadow: 0px 0px 0.3rem 0px rgba(96,105,114,0.16);
}
.res_bgcolor_box {
    margin-bottom: 15px;
    padding: 10px 0;
    background-color: #f4b0c9;
}
.layui-colla-title {
    margin: 10px 0;
    padding: 0 15px 0 20px;
    background-color: #fff;
    color: #fa3e8a;
    border-radius: 10px;
}
.layui-colla-icon {
    display:none;
    left: auto;
    right: 15px;
}
.layui-colla-content {
    border: none;
    background-color: #fff;
    border-radius: 10px;
}

.user_info {
    overflow: hidden;
    padding: 5%;
    font-size: 13px;
    text-align: center;
    position: relative;
}
.user_info_box {
    width: 42%;
    background-color: #f0e6c1;
    border-radius: 5px;
    padding: 5px 5px 10px;
    box-sizing: border-box;
}
.user_info_box .tit {
    font-size: 16px;
    margin: 10px 0;
}
.user_info_box img {
    display: block;
    width: 100%;
    margin: 5px 0;
}

/* 桃花运 */
.user_form {
    position: relative;
    padding: 25px 10px;
    background: url(img/taohuayun/form_bg.png) 12px 25px #ffecee;
}
.user_form .intro {
    padding: 0 15px 25px;
    line-height: 24px;
    font-weight: bold;
}
.box_title {
    position: relative;
    padding: 15px 0;
}
.box_title img {
    width: 100%;
    vertical-align: top;
    border: 0;
}
.box_title span {
    position: absolute;
    top:50%;
    left:50%;
    width:100%;
    transform:translate(-50%,-50%);
    text-align: center;
    color: #fa3e8a;
}
.box_img {
    margin: 10px 0;
    padding: 0 10px;
}
.box_img p {
    padding: 5px 0;
}
.box_img img {
    width: 100%;
    display: block
}

/* 日期控件 */
input.Js_date {
    width: 94%;
    border: 0;
    /*background-image: url(img/icon_right.png);*/
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px;
    font-size: 16px;
    color: #333;
}
.date_class_box .active {
    background-color: #fa3e8a;
}
.date_class {
    border: 1px solid #fa3e8a;
}
.lcalendar_finish {
    color: #fa3e8a;
}
.date_class,
.date_info_box,
.date_ctrl {
    color: #e88bb1;
}
.taohuayun{
    position: relative;
    margin-left: 0.2rem;
    margin-top: 0.9rem;
    margin-right: 0.2rem;
    background: rgba(254,254,254,1);
    box-shadow: 0px 0px 0.3rem 0px rgba(96,105,114,0.16);
    border-radius: 0.2rem;
}
.pai_title {
    position: absolute;
    line-height: 0.4rem;
    color: #fff;
    top: -0.4rem;
    left: 0.9rem;
    text-align: center;
    width: 5.28rem;
    display: block;
    background: url(img/taohuayun/taohua.png) no-repeat;
    background-size: 5.28rem 0.94rem;
    cursor: pointer;
}
.pai_title span {
    line-height: 0.72rem;
    font-size: 0.34rem;
    font-family: SourceHanSansCN-Regular;
    font-weight: bold;
    color: rgba(254,254,254,1);
}
.info{
    margin-top: 0.4rem;
}
.tal {
    line-height: 0.48rem;
    text-align: left;
}
.info b {
    color: #1D2023;
    font-size: 0.28rem;
}
.info span {
    color: #1D2023;
    font-size: 0.28rem;
}
.biao {
    padding: 0 0.19rem 0.5rem 0.19rem;
}
.taohua-table {
    margin: 0 auto;
    width: 95%;
    background:rgba(255,213,213,1);
}
.taohua-table td, .taohua-table th {
    padding: 9px 5px;
    min-height: 20px;
    border:1px solid rgba(255,179,179,1);
    font-size: 0.28rem;
    text-align: center;
}
.pink_red {
    color:rgba(250,80,148,1);
    font-family: SourceHanSansCN-Regular;
    font-weight: bold;
}
.pink_black {
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    color:rgba(29,32,35,1);
    background:rgba(255,235,235,1);
    border:1px solid rgba(255,179,179,1);
}
.res_bgcolor{
    position: relative;
    margin-top: 0.9rem;
}
.pai_title1 {
    position: absolute;
    line-height: 0.4rem;
    color: #fff;
    top: -0.4rem;
    left:0.9rem;
    text-align: center;
    width: 5.28rem;
    display: block;
    background: url(img/taohuayun/taohua.png) no-repeat;
    background-size: 5.28rem 0.94rem;
    cursor: pointer;
}

.pai_title1 span {
    line-height: 0.72rem;
    font-size: 0.34rem;
    font-family: SourceHanSansCN-Regular;
    font-weight: bold;
    color: rgba(254,254,254,1);
}
.second_title{
    padding-bottom:0.2rem;
    height: 0.6rem;
    text-align: center;
    margin-top: 0.5rem;
    width: 4.21rem;
    margin-left: 1.2rem;
    display: block;
    background: url(img/taohuayun/taoxiao.png) no-repeat;
    background-size: 4.21rem 0.6rem;
    cursor: pointer;
    font-size: 0.32rem;
    line-height: 0.6rem;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    color: rgba(255,87,86,1);
}
.layui-collapse p {
    margin-top: 0.2rem;
    text-indent: 0;
    font-size: 0.28rem;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    line-height: 0.4rem;
    color: rgba(29,32,35,1);
}
.list-p p:nth-child(1){
    margin-top: 0.4rem;
}
.relout_url{
    font-size: 0.28rem;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    color: rgba(238,63,77,1);
}
.comment_bgcolor_box{
    font-size: 0.28rem;
    background: none;
}
.year-list-view{
    text-align: center;
    width: 100%;
    margin-top: 0.3rem;
}
.year-item{
    display: inline-block;
    background: rgba(255,237,212,1);
    border-radius: 0.08rem;
    width: 1.5rem;
    height: 0.6rem;
    margin: 0.1rem 0.25rem;
    font-size: 0.28rem;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    line-height: 0.6rem;
    color: rgba(241,145,73,1);
}
.ge_info{
    padding: 0.2rem 0 0.2rem 0.1rem;
    width: 3.15rem;
    height: .5rem;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    line-height: 0.5rem;
    display: -webkit-box;
    margin-left: 0.4rem;
    float: left;
}
.xing{
    font-family: SourceHanSansCN-Regular;
    font-weight: bold;
    line-height: 0.4rem;
    font-size: 0.32rem;
}
#xingming{
    width: 3rem;
    float: left;
    padding-left: 0;
    font-size: 0.32rem;
    height: 0.8rem;
}
#xingming1{
    width: 3rem;
    float: left;
    padding-left: 0;
    font-size: 0.32rem;
    height: 0.8rem;
}
.sex-select{

    margin-top: 0.1rem;
    position: absolute;
    right: 0.1rem;

}
.sex-select .checked {
    /*display: inline-block;*/
    /*background-color: #fa3e8a;*/
    /*color: white;*/
    /*float: left;*/
    /*text-align: center;*/
    /*width: 0.7rem;*/
    /*border-radius: 4px 4px 4px 4px;*/
}
.right-sex {
    font-size: 0.24rem;
    background: #e5e5e5;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    color: #999999;
    line-height: 0.32rem;
    text-align: center;
    float: left;
    border-radius: 0px 4px 4px 0px;
    padding: 0.1rem 0.1rem;
}
.check-sex {
    width: 0.5rem;
}
.left-sex {
    border-radius: 4px;
    padding: 0.1rem 0.1rem;
    font-size: 0.24rem;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    color: #999999;
    line-height: 0.32rem;
    float: left;
    text-align: center;
}
.riqi{
    height: 0.5rem;
    margin-left: 0.4rem;
    padding: 0.2rem 0 0.2rem 0.1rem;
}

#birthday {
    font-size: 0.32rem;
    background: none;
    color: #333333;
    width: 4.9rem;
    height: 0.8rem;
}
#birthday1 {
    font-size: 0.32rem;
    background: none;
    color: #333333;
    width: 4.9rem;
    height: 0.8rem;
}

input::-webkit-input-placeholder{
    color: #999999;
}
.tooth{
    color: #999999;
}
.tooth_active{
    color: #fa3e8a!important;
}
.date_btn_box,.date_ctrl{
    border-top: 1px solid #E6E6E6;
}
.lcalendar_commit{
    color: #fa3e8a;
}
.lcalendar_show_gongli{
    color: #fa3e8a;
}
.lcalendar_show_nongli{
    color: #fa3e8a;
}
.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%;
}

.tixing {
    /*font-size: 0.24rem;*/
    /*font-family: SourceHanSansCN-Normal;*/
    /*font-weight: 400;*/
    /*color: #333;*/
    /*text-indent: 0.4rem;*/
    /*margin-bottom: 0.3rem;*/
}

.tixing a {
    color: #333;
}
.wenhao {
    width: 0.3rem;
    margin-left: 0.1rem;
    margin-bottom: 0.05rem;
    fill: rgba(153,153,153,1);
}

.yinsi{
    display: none;
    position: fixed;
    background: #fff;
    z-index: 99;
    top: 0;
    margin: 0;
    left: 0;
    padding: 0.4rem;
    height: 100vh;
    color: #333;
    overflow: scroll;
}
.yinsi p{
    text-indent: 2em;
    padding: 0.15rem 0;
    font-size: 16px;
}
.yinsi img{
    float: right;
    width: 0.3rem;
}

.product-intro {
    width: 7.5rem;
    height:100vh;
    border: unset;
    overflow: scroll;
}
.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;
}
.taohua_ce{
    -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;/*定义动画方式*/
    width:7.1rem;
    height:0.76rem;
    background-color: #fa3e8a;
    border-radius: 0.2rem;
}


@keyframes ripple {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
    0%{
        transform: scale(0.9);  /*开始为原始大小*/
    }

    100%{
        transform: scale(1);
    }
}









.cesuan_tupian{
    width: 7.1rem;
    height: 0.76rem;
    border: none;
    color: #fff;
    font-size: 0.36rem;
    line-height: 0.76rem;
    margin-bottom: 0.3rem;
    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: #333333;
    line-height: 0.45rem;
}
.cs-sex {
    margin-left: 0.2rem;
    float: left;
}
.cs-sex span {
    display: block;
    float: left;
    line-height: 0.75rem;
    padding-top: 0.23rem;
    padding-right: 0.5rem;
}
.cs-sex em {
    display: block;
    float: left;
    width: 0.36rem;
    height: 0.36rem;
    background-image: url(../images/bzjingpi/wei_xuan.png);
    background-size: 100%;
}
.cs-sex span.cur em {
    background-image: url(../images/bzjingpi/xuanzhong.png);
}
.cs-sex font {
    display: block;
    height: 0.36rem;
    line-height: 0.25rem;
    overflow: hidden;
    text-align: left;
    padding-left: 10px;
    color: #333;
    font-size: 0.32rem;
    padding-top: 0.03rem;
}