﻿.title_tips
{
    color: #f00;
    font-size: 28px;
    line-height: 28px;
    text-align: left;
    display: none;
}
.le-nav-title
{
    margin-left: 54px;
    position: relative;
    top: 9.85rem;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}
.nav-tab, .le-nav-tab, .cxfq-nav-tab, .yxj-nav-tab
{
    margin-left: 43px;
    display: flex;
    justify-content: left;
    position: relative;
    top: 9.5rem;/* top: 59%; */
}
.le-nav-tab
{
    top: 10.1rem;
}
.cxfq-nav-tab
{
    top: 9.65rem;
}
.nav-tab li
{
    margin-right: 6px;
    width: 20%;
    height: 30px;
    line-height: 2px;
    text-align: center;
    border: 1px solid #c9c9c9;
}
.le-nav-tab li, .cxfq-nav-tab li, .yxj-nav-tab li
{
    position: relative;
    margin-right: 12px;
    width: 50px;
    height: 20px;
    text-align: center;
    line-height: 0;
    border: 1px solid #c9c9c9;
    border-radius: 4px;
}
.le-nav-tab li:first-of-type, .cxfq-nav-tab li:first-of-type, .yxj-nav-tab li:first-of-type
{
    margin-left: 12px;
}
.nav-tab li>a
{
    color: #b2b2b2;
    font-size: 14px;
}
.le-nav-tab li>a, .cxfq-nav-tab li>a, .yxj-nav-tab li>a
{
    position: absolute;
    top: 50%;
    left: 10px;
    color: #9ea09f;
    font-size: 10px;
}
.nav-tab li a:hover, .le-nav-tab li a:hover, .cxfq-nav-tab li a:hover
{
    color: #b2b2b2;
}
.active
{
    background-color: #ff4821!important;
    border: 1px solid #ff4821!important;
}
.active a
{
    color: #fe780e!important;
}
.cxfq-active
{
    background-color: #fe8002!important;
    border: 1px solid #fe8002!important;
}
.cxfq-active a
{
    color: #fff!important;
}
.sdh-active
{
    background: linear-gradient(to bottom,#0038ff,#0fffff)!important;
    border: 0!important;
}
.sdh-active a
{
    color: #fff!important;
}/* yxj */
.yxj-nav-tab
{
    top: 6rem;
    margin-left: .4rem;
}
#nav-yxjs
{
    top: 1.8rem;
    margin-left: .4rem;
}
.yxj-nav-tab li
{
    width: 1.74rem;
    height: .7rem;
    border: 0;
    background-color: #f6f7fb;
    margin-right: .45rem;
    border: .03rem solid #fff;
}
.yxj-nav-tab li>a
{
    left: .45rem;
    font-size: .3rem;
}
#nav-yxjs li>a
{
    left: .28rem;
    font-size: .3rem;
}
.yxj-active
{
    border: .03rem solid #2860f5!important;
    background-color: #ecf0fd!important;
}
.yxj-active a
{
    color: #2860f5!important;
}/* yxj */
.ai-nav-tab
{
    margin-left: 32px;
    display: flex;
    justify-content: left;
    position: relative;
    padding-top: 61%;
}
.ai-nav-tab li
{
    margin-right: 4px;
    width: 22%;
    height: 30px;
    line-height: 4px;
    text-align: center;
    background-color: #f8f8f8;/* border: 1px solid #c9c9c9; */
}
.ai-nav-tab li>a
{
    color: #5e5e5e;
    font-size: 12px;
}
.ai-nav-tab li a:hover
{
    color: #3d5cea;
}
.ai-active
{
    background-color: #3d5cea!important;/* border: 1px solid #3d5cea !important; */
}
.ai-active a
{
    color: #fff!important;
}
.foan-peroid-list
{
    position: absolute;
    top: 4.45rem;
    left: .4rem;
    width: 90%;/* display: none; */
}
.foan-peroid-list .foan-peroid-item
{
    position: relative;
    padding: .26rem 1rem .18rem .18rem;
    border: 1px solid #ddd;
    border-radius: .12rem;
    margin-bottom: .2rem;
    transition: all .3s;
}
.foan-peroid-list .foan-peroid-item:last-child
{
    margin-bottom: 0;
}
.foan-peroid-list .foan-peroid-item.actives
{
    border-color: #1581ff;
    background: #f2f8ff;
}
.foan-peroid-list .foan-peroid-item .icon
{
    position: absolute;
    right: .32rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: .33rem;
    height: .33rem;
    background-image: url("/images/jubaoge/uncheck.png");
    background-size: 100% 100%;
}
.foan-peroid-list .foan-peroid-item .icon.actives
{
    background-image: url("/images/jubaoge/checked.png");
}
.foan-peroid-list .foan-peroid-item .top
{
    display: flex;
    justify-content: space-between;
    margin-bottom: .2rem;
    font-size: .35rem;
    line-height: 1;
    color: #333;
}
.foan-peroid-list .foan-peroid-item .bottom
{
    text-align: right;
    font-size: .25rem;
    color: #999;
}
[role="button"], button
{
    cursor: pointer;
}
.money-input-wrap
{
    position: relative;
    font-size: .8rem;
    color: #333;
    top: 2.42rem;
    padding-left: .36rem;
}
.money-input-wrap .money-unit
{
    position: absolute;
    left: .32rem;
    bottom: .21rem;
    font-size: .2rem;
    font-weight: 700;
}
.money-input-wrap.no-unit input
{
    padding-left: 0;
}
.money-input-wrap input
{
    width: 40%;
    height: .8rem;
    padding-left: .42667rem;
    padding-right: 1rem;/* border-bottom: 1px solid #ddd; */
    transition: all .3s;
    font-weight: 700;
    font-size: .7rem;/* border-top: 0;
      border-left: 0;
      border-right: 0; */
    border: 0;
    outline: none;
}/* .money-input-wrap input:focus {
      border-color: #1581ff
  } */
.money-input-wrap input::-webkit-input-placeholder
{
    font-size: .3rem;
}
.money-input-wrap input::-moz-placeholder
{
    font-size: .3rem;
}
.money-input-wrap input::placeholder
{
    font-size: .3rem;
}
.allbtn
{
    position: absolute;
    font-size: .25rem;
    font-weight: 400;
    color: #1581ff;
    top: 2.04rem;
    right: .4rem;
}
.yxj-input
{
    top: 2.2rem;
}
.yxj-input .money-unit
{
    left: .5rem;
    font-size: .3rem;
}
.yxj-input .yxj-money-input
{
    font-size: .8rem;
}
#slide
{
    position: absolute;
    top: 1.25rem;
    left: .9rem;
    height: .5rem;
    width: 260px;
    overflow: hidden;
}
#slide p
{
    height: .42rem;
    font-size: 14px;
    line-height: .4rem;
    color: #fff;
    opacity: .8;
    overflow: hidden;
}
#slide span
{
    float: right;
}
.money_div
{
    margin-top: .43rem;
    font-family: Myding;
    padding-bottom: .4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: absolute;
    top: 1.7rem;
    left: .3rem;
    width: 6.7rem;
    height: .7rem;
}
.money_div .money_div_left
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.money_div .money_div_left span
{
    font-size: .57rem;
    font-family: Myding;
    font-weight: 700;
    color: #000;
}
.money_div .money_div_left p
{
    font-size: .68rem;
    font-family: Myding;
    font-weight: 600;
    color: #000;
}
.money_div .money_div_right
{
    font-size: .24rem;
    font-family: PingFangSC,PingFang SC;
    font-weight: 500;
    color: #919db1;
}
.syj_money
{
    position: absolute;
    top: 3.52rem;
    left: 1.7rem;/* width: 6.7rem;
    height: 0.7rem; *//* -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;/* -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; *//* padding-left: .32rem; */
}
.syj_money li
{
    width: 1.45rem;
    height: .52rem;
    background: #eef0ff;
    border-radius: .11rem;
    font-size: .26rem;
    font-family: Myding;
    font-weight: 500;
    color: #3f57d6;
    text-align: center;
    line-height: .52rem;
    border: .02rem solid #eef0ff;
    margin-left: .28rem;
}
.syj_money li span
{
    font-size: .24rem;
    font-weight: 600;
}
.syj_money li p
{
    font-size: .26rem;
    font-weight: 500;
    display: inline-block;
}
.syj_money .syj_active
{
    border: .03rem solid #3f57d6;
}
.syj_month_options
{
    position: absolute;
    top: 5.7rem;
    left: .4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.syj_month_options li
{
    width: 1.86rem;
    height: .78rem;
    background: #f5f5f5;
    border-radius: .11rem;
    font-size: .3rem;
    font-family: PingFangSC,PingFang SC;
    font-weight: 500;
    color: #333;
    text-align: center;
    line-height: .78rem;
    position: relative;
}
.syj_month_options li:last-child
{
    margin-left: .55rem;
}
.syj_month_options li:first-child
{
    margin-right: .55rem;
}
.syj_month_options .syj_month_active
{
    background: #eef0ff;
    color: #4b51cd;
}
.syj_month_options .syj_month_tips
{
    width: .74rem;
    background: -webkit-linear-gradient(249deg,#ff8e00,#ff7400);
    background: linear-gradient(201deg,#ff8e00,#ff7400);
    display: inline-block;
    border-top-right-radius: .6rem;
    border-top-left-radius: .6rem;
    border-bottom-right-radius: .6rem;
    border: .01rem solid #fff;
    position: absolute;
    right: 0;
    top: -.21rem;
    font-size: .2rem;
    font-family: PingFangSC,PingFang SC;
    font-weight: 500;
    color: #fff;
    height: .36rem;
    line-height: .36rem;
}
.syj_month_options li img
{
    width: .4rem;
    height: .4rem;
    margin-left: .05rem;
    position: absolute;
    right: 0;
    bottom: 0;
}
@keyframes breath
{
    0%
    {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
    50%
    {
        -webkit-transform: scale(1.07);
        -moz-transform: scale(1.07);
        transform: scale(1.07);
    }
    100%
    {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}
.mon_input
{
    position: absolute;
    top: 2.7rem;
    left: .48rem;
    display: flex;
    align-items: center;
    width: 87%;
    height: .99999rem;
    margin: .24rem 0;
    border-bottom: .02rem solid #eee;
    font-size: .56rem;
    color: #333;
}
.mon_input>span
{
    height: .4rem;
    font-size: .28rem;
    font-weight: 400;
    color: #222;
}
.mon_input>div
{
    flex: 1;
    height: .96rem;
}
.mon_input>div>input
{
    border: none;
    width: 100%;
    height: 100%;
    line-height: .96rem;
    font-weight: 500;
    font-size: .68rem;
    color: #333;
    text-indent: .1rem;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: none;
}
.mon_input>p>img
{
    width: .4rem;
    height: .4rem;
}
.mon_input_check
{
    position: absolute;
    top: 4.1rem;
    left: .48rem;
    display: flex;
    align-items: center;
    width: 87%;
    margin: .3rem 0 .42rem;
}
.mon_input_check>li
{
    width: 1.7rem;
    height: .64rem;
    line-height: .64rem;
    background: rgba(3,84,251,.08);
    border-radius: .16rem;
    text-align: center;
    font-size: .24rem;
    font-weight: 600;
    color: #0354fb;
    margin-right: .2rem;
}
.mon_input_checkbox
{
    position: absolute;
    top: 6.3rem;
    left: .48rem;
    display: flex;
    align-items: center;
    width: 87%;
    margin: .32rem 0 0;
}
.mon_input_checkbox>li
{
    width: 1.44rem;
    height: .8rem;
    line-height: .8rem;
    background: #f4f6fb;
    border-radius: .16rem;
    text-align: center;
    font-weight: 600;
    color: #000;
    margin-right: .16rem;
    font-size: .28rem;
    border: .02rem solid #f4f6fb;
}
.mon_input_checkbox>.mon_input_checkbox_active
{
    border: .02rem solid #0354fb;
    color: #0354fb;
    background-color: #fff;
    position: relative;
}
.mon_input_checkbox>.mon_input_checkbox_active::after
{
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    width: .28rem;
    height: .28rem;
    background-image: url("/images/bGFudGlhbmZlbnFp/anM=/new/tips.png.js");
    background-size: .28rem .28rem;
}
.mon_input_a
{
    position: absolute;
    top: 6.2rem;
    left: .75rem;
    display: flex;
    align-items: center;
    width: 80%;
    height: .99999rem;
    margin: .24rem 0;
    border-bottom: .02rem solid #bbb;
    font-size: .56rem;
    color: #333;
}
.mon_input_a>span
{
    height: .4rem;
    font-size: .28rem;
    font-weight: 400;
    color: #222;
}
.mon_input_a>div
{
    flex: 1;
    height: .96rem;
}
.mon_input_a>div>input
{
    border: none;
    width: 100%;
    height: 100%;
    line-height: .96rem;
    font-weight: 500;
    font-size: .68rem;
    color: #333;
    text-indent: .1rem;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: none;
}
.mon_input_a>p>img
{
    width: .4rem;
    height: .4rem;
}
.mon_input_a_check
{
    position: absolute;
    top: 7.6rem;
    left: .78rem;
    display: flex;
    align-items: center;
    width: 87%;
    margin: .3rem 0 .42rem;
}
.mon_input_a_check>li
{
    width: 1.7rem;
    height: .64rem;
    line-height: .64rem;
    background: #ffe9d6;
    border-radius: .1rem;
    text-align: center;
    font-size: .24rem;
    font-weight: 600;
    color: #ff8526;
    margin-right: .2rem;
}
.mon_input_a_checkbox
{
    position: absolute;
    top: 9.69rem;
    left: .69rem;
    display: flex;
    align-items: center;
    width: 87%;
    margin: .32rem 0 0;
}
.mon_input_a_checkbox>li
{
    width: 1.39rem;
    height: .8rem;
    line-height: .8rem;
    background: #fff5ec;
    border-radius: .16rem;
    text-align: center;
    font-weight: 500;
    color: #000;
    margin-right: .16rem;
    font-size: .28rem;
    border: .02rem solid #fff5ec;
}
.mon_input_a_checkbox>.mon_input_a_checkbox_active
{
    border: .02rem solid #ff7d11;
    color: #ff7d11;/* background-color: #fff; */
    position: relative;
}
.mon_input_a_checkbox>.mon_input_a_checkbox_active::after
{
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    width: .28rem;
    height: .28rem;
    background-image: url("/images/Y2FpeXVuZmVucWk=/anM=/xsqb/tips.png.js");
    background-size: .28rem .28rem;
}
.mon_input_11
{
    position: absolute;
    top: 1.2rem;
    left: .48rem;
    display: flex;
    align-items: center;
    width: 87%;
    height: .99999rem;
    margin: .24rem 0;
    font-size: .56rem;
    color: #333;
}
.mon_input_11>span
{
    height: .4rem;
    font-size: .48rem;
    font-weight: 400;
    color: #fff;
}
.mon_input_11>div
{
    flex: 1;
    height: .96rem;
}
.mon_input_11>div>input
{
    border: none;
    width: 100%;
    height: 100%;
    line-height: .96rem;
    font-weight: 500;
    font-size: .68rem;
    color: #fff;
    text-indent: .1rem;
    box-sizing: border-box;
    background: none;
    margin: 0;
    padding: 0;
    outline: none;
}
.mon_input_11>p>img
{
    width: .4rem;
    height: .4rem;
}
.mon_input_checkbox_11
{
    position: absolute;
    top: 4.85rem;
    left: .48rem;
    display: flex;
    align-items: center;
    width: 87%;
    margin: .32rem 0 0;
}
.mon_input_checkbox_11>li
{
    width: 1.44rem;
    height: .6rem;
    line-height: .6rem;
    background: #f4f6fb;
    border-radius: .16rem;
    text-align: center;
    font-weight: 600;
    color: #000;
    margin-right: .16rem;
    font-size: .28rem;
    border: .02rem solid #f4f6fb;
}
.mon_input_checkbox_11>.mon_input_checkbox_active_11
{
    border: .02rem solid #f8363e;
    color: #f8363e;
    background-color: #fff;
    position: relative;
}
.mon_input_checkbox_11>.mon_input_checkbox_active_11::after
{
    position: absolute;
    right: 0;
    top: 0;
    content: "";
}
.mon_input_12
{
    position: absolute;
    top: 1.45rem;
    left: .48rem;
    display: flex;
    align-items: center;
    width: 87%;
    height: .99999rem;
    margin: .24rem 0;
    font-size: .56rem;
    color: #333;
}
.mon_input_12>span
{
    height: .4rem;
    font-size: .48rem;
    font-weight: 400;
    color: #fff;
}
.mon_input_12>div
{
    flex: 1;
    height: .96rem;
}
.mon_input_12>div>input
{
    border: none;
    width: 100%;
    height: 100%;
    line-height: .96rem;
    font-weight: 500;
    font-size: .68rem;
    color: #000;
    text-indent: .1rem;
    box-sizing: border-box;
    background: none;
    margin: 0;
    padding: 0;
    outline: none;
}
.mon_input_13
{
    position: absolute;
    top: 1.65rem;
    left: .48rem;
    display: flex;
    align-items: center;
    width: 87%;
    height: .99999rem;
    margin: .24rem 0;
    font-size: .56rem;
    color: #333;
}
.mon_input_13>span
{
    height: .4rem;
    font-size: .48rem;
    font-weight: 400;
    color: #fff;
}
.mon_input_13>div
{
    flex: 1;
    height: .96rem;
}
.mon_input_13>div>input
{
    border: none;
    width: 100%;
    height: 100%;
    line-height: .96rem;
    font-weight: 500;
    font-size: 1rem;
    color: #fff;
    text-indent: .1rem;
    box-sizing: border-box;
    background: none;
    margin: 0;
    padding: 0;
    outline: none;
}
.fx_box
{
    position: absolute;
    top: 1.7rem;
    width: 100%;
    color: #fff;
    font-size: 1rem;
    font-family: DINMittelschrift;
    text-align: center;
}
.fx_box_check
{
    position: absolute;
    top: 3.05rem;
    width: 100%;
    color: #fff;
    display: flex;
    flex-direction: row;
}
.fx_box_check>li
{
    width: 2rem;
    height: .76rem;
    line-height: .76rem;
    margin-left: .32rem;
    border-radius: .1rem;
    font-size: .36rem;
    text-align: center;
    background-color: rgb(255 255 255/10%);
    border: .03rem solid rgb(255 255 255/30%);
}
.fx_box_date
{
    position: absolute;
    top: 5.4rem;
    left: .43rem;
    width: 88%;
    height: 3.32rem;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    row-gap: .22rem;
    column-gap: .22rem;
}
.fx_box_date>li
{
    background-color: #fff5f4;
    border-radius: .1rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-size: .4rem;
    font-family: PingFangSC;
    line-height: 1.44rem;
    color: #000;
    text-align: center;
}
.fx_box_date_active
{
    background-image: url('/images/c2h1aWppbmdmZW5xaQ==/anM=/ljy/bgtips.png.js');
}