* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: "微软雅黑";
}
.mt16{
    margin-top: 16px;
}
.mb16{
    margin-bottom: 16px !important;
}
.ml12{
    margin-left: 12px !important;
}
.pt5{
    padding-top: 5px !important;
}
.btbsCs {
    color: red;
}
.fd-yzw {
    /*position: relative;*/
    /*top: -20px;*/
}

.fd-yzw .line-box {
    min-height: 42px;
    display: flex;
    border: 1px solid rgba(214, 222, 234, 1);
    border-bottom: none;
    margin: 0;
    width: 100%;
}

.fd-yzw .line-bottom {
    border-bottom: 1px solid rgba(214, 222, 234, 1);
}

.fd-yzw .fd-item-left {
    width: 178px !important;
    background: rgba(0, 150, 255, 0.05);
    border-right: 1px solid rgba(214, 222, 234, 1);
    line-height: 42px;
    padding-right: 12px;
    text-align: right;
    font-size: 16px;
    color: #333333;
    margin: 0;
}
.fd-yzw .item{
    width: 100%;
    margin-top: 0 !important;
    min-height: 42px;
    display: flex;
}
.fd-yzw .fd-lv .item{
    display: block;
}
.fd-yzw .fd-lv .line{
    margin: 0;
}

.fd-yzw .fd-item-right {
    width: calc(100% - 178px);
    display: flex;
    align-items: center;
    margin: 0;
}
.fd-yzw .fd-item-right input{
    width: 100%;
    border: none;
    height: 30px;
    line-height: 30px;
    padding-left: 12px;
    font-size: 16px;
    color: #2C3542;
    font-weight: 400;
}
.fd-yzw .fd-lv input{
    width: 100%;
    border: none;
    height: 30px;
    line-height: 30px;
    padding-left: 12px;
    font-size: 16px;
    color: #2C3542;
    font-weight: 400;
}
.fd-yzw .fd-item-right .fd-input-small{
    width: 200px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    height: 34px;
    line-height: 34px;
    padding-left: 12px;
    font-size: 16px;
    color: #2C3542;
    font-weight: 400;
}
.fd-yzw  .fd-item-right.fd-xq{
    display: flex;
    align-items: center;
    padding: 0 12px;
}
.fd-yzw  .fd-item-right.fd-xq span{
    width: 42px;
    display: block;
}
.fd-yzw  .fd-item-right.fd-xq input{
    flex: 1;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding-left: 12px;
}

.fd-yzw .ui-selectmenu-button {
    border: none;
    height: 42px;

}

.fd-yzw .ui-selectmenu-button span.ui-selectmenu-text {
    font-size: 16px;
    color: #2C3542;
    font-weight: 400;
    padding-left: 12px;
    line-height: 42px;
}

.fd-yzw .ui-selectmenu-button .ui-icon {
    top: 21px;
}
.fd-yzw .laydate-icon{
    border: none;
    line-height: 42px;
    width: 100%;
    height: 42px;
    color: #2C3542;
    padding-left: 12px;
    font-size: 16px;
    background: url("../../images/yzw/icon-date.png") right 11px center no-repeat !important;
    background-size: 15px 15px;
}
.fd-yzw .fd-item-max{
    display: flex;
    align-items: center;
    padding:0 12px;
}
.fd-yzw .fd-item-max .laydate-icon{
    height: 32px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    opacity: 1;
    border-radius: 2px;
    padding-left: 12px;
}
.fd-yzw  .fd-form-add-btn{
    font-size: 16px !important;
    color: #0096FF !important;
    background: transparent !important;
    border: none !important;
    width: 100px ;
}

.fd-yzw .fd-input {
    width: 100%;
    height: 34px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    line-height: 34px;
    padding-left: 12px;
    font-size: 16px;
    color: #2C3542;
    letter-spacing: 0;
    font-weight: 400;
}
.fd-yzw .fd-item-right input[type="radio"]{
    width: 16px;
    height: 16px;
}

.fd-yzw .fd-btn-default {
    padding: 0 12px;
    min-width: 70px;
    height: 34px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    font-size: 16px;
    color: #2C3542;
    text-align: center;
    font-weight: 400;
    line-height: 32px;
    cursor: pointer;
    background: #ffffff;
}

.fd-yzw .fd-btn-default:hover {
    border: 1px solid rgba(0, 150, 255, 1);
    color: #0096FF;
}

.fd-yzw .fd-btn-primary {
    padding: 0 12px;
    min-width: 70px;
    height: 34px;
    background: #0096FF;
    border: 1px solid #0096FF;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    line-height: 32px;
    cursor: pointer;
}

.fd-yzw .fd-btn-primary:hover {
    background: #33ABFF;
    border: 1px solid #33ABFF;
}

.fd-yzw .fd-btn-info-small {
    padding: 0 12px;
    min-width: 70px;
    height: 30px;
    border: 1px solid rgba(0, 150, 255, 1);
    border-radius: 4px;
    font-size: 16px;
    color: #0096FF;
    text-align: center;
    font-weight: 400;
    line-height: 28px;
    cursor: pointer;
    background: #ffffff;
}

.fd-yzw .fd-btn-info-small:hover {
    border: 1px solid rgba(0, 150, 255, 1);
}


.fd-yzw input[type="checkbox"] {
    display: none;
}

.fd-yzw input[type="checkbox"] + span {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    vertical-align: middle;
    position: relative;
}

.fd-yzw input[type="checkbox"]:checked + span {
    background: #0096FF;
    border-color: #0096FF;
}
.fd-yzw input[type="checkbox"]:checked + span:before{
    content: "✔";
    color: #fff;
    position: absolute;
    top: -2px;
    font-size: 12px;
    left: 2px;
}
.fd-yzw .fd-item-title{
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #333333;
    font-weight: 700;
    padding-left: 10px;
    position: relative;
    border-bottom: 1px solid rgba(183,209,229,1)
}
.fd-yzw .fd-item-title:before{
    content: "";
    display: block;
    width: 3px;
    height: 16px;
    background: #0096FF;
    position: absolute;
    left: 0;
    top: 17px;
}
.fd-yzw .fd-item-title-sub{
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #2C3542;
    font-weight: 700;
    padding-left: 20px;
    background: url("../../images/yzw/icom-title.png") left center no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fd-yzw .questionydhkrq,
.fd-yzw .questionjkrq,
.fd-yzw .questionzxrq
{
    display: inline-block;
    vertical-align: middle;
}
/**/
.yzw-dialog{
    border-radius: 12px;
}
.yzw-dialog .layui-layer-title{
    border-radius: 12px 12px 0 0;
    padding: 0 24px 0 30px;
    height: 50px;
    line-height: 50px;
    background-image: linear-gradient(
            270deg,
            rgba(210, 210, 247, 0.6) 0%,
            rgba(207, 237, 255, 0.6) 100%
    );
    font-size: 16px;
    color: #333333;
    font-weight: 700;
}
.yzw-dialog .layui-layer-setwin .layui-layer-close1{
    background: url("../../images/yzw/close.png") center no-repeat ;
    background-size: 24px 24px;
}
.yzw-dialog .layui-layer-setwin{
    top: 18px;
}
.yzw-dialog  .layui-layer-btn{
    border-top: 1px solid rgba(0,0,0,0.10);
    height: 78px;
    padding:0 30px 0 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row-reverse;
}
.yzw-dialog  .layui-layer-btn .layui-layer-btn0{
    padding: 0 12px !important;
    min-width: 70px !important;
    height: 34px !important;
    background: #0096FF !important;
    border: 1px solid #0096FF !important;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    line-height: 32px !important;
    cursor: pointer;
}
.yzw-dialog  .layui-layer-btn .layui-layer-btn1{
    padding: 0 12px !important;
    min-width: 70px !important;
    height: 34px !important;
    background: #fff !important;
    border: 1px solid  rgba(0, 0, 0, 0.2) !important;
    border-radius: 4px;
    font-size: 16px;
    color: #2C3542 !important;
    text-align: center;
    font-weight: 400;
    line-height: 32px !important;
    cursor: pointer;
}
.add-makeloans,
.add-repayment
{
    font-size: 16px;
    color: #2376f8;
    width: 100%;
    height: 36px;
    line-height: initial;
    border: 1px dashed #2376F8;
    border-radius: 4px;
    outline: none;
    background: #fff!important;
}
.fd-yzw .del{
    top: 19px;
    right: 0;
}
.fd-yzw .loans-border-lpr{
    border: none;
    padding: 0;
    margin: 0;

}
.fd-yzw .repayment-item{
   border: none;
    padding: 0;
    margin: 0;
}
.fd-yzw .line{
    margin-top: 0;
}
.fd-sub-head{
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.fd-yzw .zdkjdel{
    position: initial;
    margin-top: 0;
}
.fd-yzw .fd-item-right .lprlv{
    width: 55px;
    height: 42px;
    background: rgba(0, 150, 255, 0.05);
    float: right;
    border-left: 1px solid rgba(214, 222, 234, 1);;
}
.fd-yzw .fd-item-right.fd-float-box{
    display: block;
}
.fd-yzw .fd-lpr-input{
    border: none;
    line-height: 42px;
    height: 42px;
    width: calc(100% - 55px);
    font-size: 16px;
    color: #2C3542;
}
.fd-yzw .radio-box{
    border:1px solid #0096FF;
    color: #0096FF;

}
.radio-box.active{
    background: #0096FF;
    color: #fff;
}