body {
    background: #F2F2F2;
}

.header {
    background: #fff;
}

.container-apply {
    width: 1520px;
    margin: 0 auto;
}

.logo-text {
    font-size: 28px;
    font-weight: bold;
    color: #2763AB;
    height: 84px;
    line-height: 84px;
}

.logo-people {
    width: 309px;
    margin: 15px 0;
}

.step-body {
    background-color: rgba(1, 104, 179, 100);
}

.step-item {
    height: 80px;
    overflow-y: hidden;
    cursor: pointer;

}

.mr-30 {
    margin-right: 30px;
}

.step-item .local {
    width: 36px;
    margin-right: 10px;
}

.step-item .name {
    color: rgba(255, 255, 255, 100);
    font-size: 20px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
}

.step-item .name1 {
    color: rgba(255, 255, 255, 100);
    font-size: 16px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
}

.step-item .index {
    color: rgba(255, 255, 255, 100);
    font-size: 36px;
    text-align: center;
}

.step-item .title {
    color: rgba(255, 255, 255, 100);
    font-size: 14px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
    margin-left: 16px;
}



.step-item .right {
    width: 140px;
}


.step-item .right1 {
    /* width: 126px; */
    width: 80px;
}

.step-item .active {
    color: #FF8D00 !important;
}

.step-item .active1 {
    color: #54CFA3 !important;
}

.msg {
    min-height: 618px;
    background: #fff;
    padding: 20px 40px;
    box-sizing: border-box;
}

.form-item {
    width: 520px;
    margin: 0 auto 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;

}

.sign-msg {
    color: rgba(255, 67, 0, 100);
    font-size: 14px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
    position: absolute;
    right: -368px;
    top: 20px;
    width: 362px;
}

.sign-msg1 {
    color: rgba(255, 67, 0, 100);
    font-size: 14px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
    display: none;
}

.sign-msg-c {
    color: rgba(255, 67, 0, 100);
    font-size: 14px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
    text-align: center;
    padding-left: 150px;
}

.idCard {
    transform: scale(1.2);
    margin-left: 17px;
    width: auto !important;
}



.form-item1 {
    margin: 0 auto 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}



.form-item .name {
    width: 162px;
    height: 63px;
    /* line-height: 63px; */
    background-color: rgba(255, 255, 255, 100);
    font-size: 14px;
    text-align: center;
    font-family: Microsoft Yahei;
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-item1 .input {
    width: 302px;
    height: 40px;
    border: 1px solid rgba(255, 141, 0, 100);
    box-sizing: border-box;
    padding: 0 6px;
    border-radius: 4px;

}

.form-item1 .name {
    width: 142px;
    height: 63px;
    /* line-height: 63px; */
    background-color: rgba(255, 255, 255, 100);
    font-size: 14px;
    text-align: center;
    font-family: Microsoft Yahei;
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-item .input {
    width: 352px;
    height: 40px;
    border: 1px solid rgba(255, 141, 0, 100);
    box-sizing: border-box;
    padding: 0 6px;
    border-radius: 4px;

}

.input input {
    outline: none;
    border: 0;
    font-size: 14px;
    width: 100%;
    height: 100%;
}

.input input[type='month'] {
    width: 100%;
    height: 100%;
}

.input input[type='month']::-webkit-datetime-edit {
    /* height: 100px; */
    /* color: red; */
}

.input select {
    width: 100%;
    height: 100%;
    border: 0;
    outline: none;

}

.sure-submit {
    width: 288px;
    height: 60px;
    border-radius: 4px;
    background-color: rgba(1, 104, 179, 100);
    color: rgba(255, 255, 255, 100);
    font-size: 16px;
    text-align: center;
    font-family: Microsoft Yahei;
    border: 0;
    display: block;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.iframe {
    width: 100%;
    height: 400px;
}

.check {
    font-size: 16px;
    text-align: center;
    font-family: SourceHanSansSC-regular;
}

.table-step {
    width: 542px;
    margin: 20px auto 66px;
    border: 1px solid #F2F2F2;

}

.row-table {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 45px;

    font-size: 14px;
    background-color: #F2F2F2;
    font-family: Microsoft Yahei;
}

/* .row-table:nth-child(1) {
    background-color: #F2F2F2;
} */

.row-table:nth-child(2n) {
    background-color: #fff;
}

.row-left {
    width: 162px;
    line-height: 45px;
    text-align: center;

}

.row-right {
    flex: 1;
    line-height: 45px;
}

.bottom-btn {
    margin: 0 auto;
    text-align: center;

}

.bottom-btn button {
    width: 288px;
    height: 60px;
    border-radius: 4px;
    background-color: rgba(84, 207, 163, 100);
    color: rgba(255, 255, 255, 100);
    font-size: 16px;
    text-align: center;
    font-family: Microsoft Yahei;
    border: 0;
}

.bottom-btn button:last-child {
    background-color: rgba(1, 104, 179, 100);
    margin-left: 45px;
}

.step4 {
    margin-top: 70px;

}


.step4-popup {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
}

.s-p-body {
    /* max-width: 50%; */
    width: 50%;
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    display: block !important;
}

.s-p-body canvas {
    display: none !important;
}

.register {
    font-size: 16px;
    text-align: center;
    font-family: SourceHanSansSC-regular;
    /* color: rgba(255, 67, 0, 100); */
    color: #333;
}

.register span {
    color: #FF4300;
}

.invoice {
    color: rgba(1, 104, 179, 100);
    font-size: 14px;
    text-align: center;
    font-family: SourceHanSansSC-regular;
    margin: 28px 0 47px;
}

.invoice a {
    color: #0168B3;
    text-decoration: underline;
    margin-top: 20px;
}

.login-item {
    padding: 0px 16px 0px;
    height: 50px;
    border: 1px solid #e6ebf1;
    border-radius: 25px;
    margin-bottom: 27px;
    display: flex;
    align-items: center;
    width: 375px;
    margin: 0 auto 27px;
    box-sizing: border-box;
}

.login-item img {
    width: 19px;
    margin-right: 13px;
}

.login-item input {
    border: 0;
    outline: none;
    font-size: 14px;
}

.login-btn {
    display: block;
    width: 375px;
    height: 60px;
    border-radius: 10px;
    background-color: rgba(84, 207, 163, 100);
    color: rgba(255, 255, 255, 100);
    font-size: 16px;
    text-align: center;
    font-family: Microsoft Yahei;
    margin: 6px auto;
    border: 0;
    outline: none;
}

.tabs {

    background-color: rgba(240, 240, 242, 100);
    margin-top: -20px;
    margin-bottom: 23px;
    padding: 0 35px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.tabs-item {
    height: 77px;
    line-height: 77px;
    margin-right: 35px;
    cursor: pointer;
    box-sizing: border-box;

}

.tabs-active {
    border-bottom: 5px solid rgba(1, 104, 179, 100);
}

.step3 .table-step3 {
    border: 1px solid #DBDBDB;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}


.table-step3 .column {
    flex: 1;
    border-right: 1px solid #DBDBDB;
}

.table-step3 .column:last-child {
    border-right: 0px solid #DBDBDB;
}



.table-step3 .th {
    padding: 0 20px;
    text-align: center;
    height: 60px;
    /* line-height: 60px; */
    background-color: #E8E8E8;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    text-align: center;
    font-family: Microsoft Yahei;

    box-sizing: border-box;
    white-space: nowrap;
}

.table-step3 .th1 {
    width: 357px;
}

.table-step3 .td1 {
    width: 357px;
}

.table-step3 .td {
    padding: 0 20px;
    text-align: center;
    box-sizing: border-box;
    height: 60px;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    text-align: center;
    font-family: Microsoft Yahei;

    white-space: nowrap;
    border-top: 1px solid #DBDBDB;
}

.column button {
    width: 40px;
    height: 30px;
    border-radius: 4px;
    background-color: rgba(84, 207, 163, 100);
    color: rgba(255, 255, 255, 100);
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    border: 0;
}

.column .delete {
    background-color: #FF8D00;
    margin-left: 18px;
}

.step3 .submit-btn {
    text-align: center;
    margin-top: 133px;
}

.step3 .submit-btn button {
    width: 288px;
    height: 60px;
    line-height: 60px;
    border: 0;
    border-radius: 4px;
    background-color: rgba(1, 104, 179, 100);
    color: rgba(255, 255, 255, 100);
    font-size: 16px;
    text-align: center;
    font-family: Microsoft Yahei;
}


.edit-popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    /* display: none; */

}

.edit-body {
    width: 520px;
    min-height: 698px;
    line-height: 20px;
    border-radius: 10px;
    text-align: center;
    border: 1px solid rgba(187, 187, 187, 100);
    margin: 105px auto 0;
    background: #fff;
    box-sizing: border-box;
    padding: 12px 14px;
}

.close-img {
    text-align: right;
}

.close-img img {
    width: 24px;
    margin-bottom: 24px;
}


.edit-submit {
    width: 240px;
    height: 60px;
    border-radius: 4px;
    background-color: rgba(1, 104, 179, 100);
    color: rgba(255, 255, 255, 100);
    font-size: 18px;
    text-align: center;
    font-family: Microsoft Yahei;
    line-height: 60px;
    display: block;
    margin: 37px auto 0;
    border: 0px;
}

.step6 {
    text-align: center;
}

.step6 .success {
    width: 120px;
    margin-top: 40px;
    margin-bottom: 48px;
}

.apply-invoice {
    width: 1115px;
    /* height: 698px; */
    height: 376px;
    line-height: 20px;
    border-radius: 10px;
    text-align: center;
    border: 1px solid rgba(187, 187, 187, 100);
    background: #fff;
    margin: 128px auto;
    box-sizing: border-box;
    /* overflow: ; */

}

.apply-header {
    /* padding: 20px 26px; */
    padding: 10px 26px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(221, 221, 221, 100);
}

.apply-header span {
    color: rgba(147, 147, 147, 100);
    font-size: 18px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
}

.apply-header img {
    width: 24px;
}

.apply-contain {
    /* padding: 66px 42px 20px; */
    padding: 33px 42px 10px;
    /* height: 522px; */
    height: 261px;
    box-sizing: border-box;
    /* background: red; */
    overflow: auto;
}

.apply-table {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    border-top: 1px solid #E1E1E1;
    border-left: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
}

.apply-cloumn {
    flex: 1;
    border-bottom: 1px solid #E1E1E1;
}

.apply-cloumn:first-child {
    flex: none;
    width: 60px;

}

.apply-cloumn:last-child {}

.apply-row {
    flex: 1;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}


.apply-cloumn .th,
.apply-row .th {
    background: #E8E8E8;
    height: 48px;
    line-height: 48px;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
    border-bottom: 0px solid #E1E1E1;
    flex: 1;
}

.apply-cloumn .td,
.apply-row .td {
    /* background: #E8E8E8; */
    height: 48px;
    line-height: 48px;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #E1E1E1;
}

.apply-cloumn .td:last-child,
.apply-row .td:last-child {
    border-bottom: 0px solid #fff;
}

.apply-cloumn .th1 {
    width: 60px;

}

.apply-row .th1 {
    width: 60px;
    flex: none !important;
}

.apply-bottom {
    /* height: 108px; */
    height: 62px;
    border-top: 1px solid rgba(221, 221, 221, 100);
    /* background: #0168B3; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 14px 0 50px;

}

.a-b-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: rgba(102, 102, 102, 100);
    font-size: 16px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
}

.a-b-left span {
    color: rgba(102, 102, 102, 100);
    font-size: 36px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
    margin-left: 53px;
}

.a-b-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.agree {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: rgba(102, 102, 102, 100);
    font-size: 14px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
    margin-right: 39px;
}

.checkSquer {
    width: 24px;
}

.agree a {
    text-decoration: underline;
    color: rgba(102, 102, 102, 100);
}

.a-b-right button {
    width: 165px;
    height: 50px;
    border-radius: 4px;
    background-color: rgba(1, 104, 179, 100);
    color: rgba(255, 255, 255, 100);
    font-size: 18px;
    text-align: center;
    font-family: Microsoft Yahei;
    line-height: 50px;
    border: 0;
}




.bottom {
    padding-top: 30px;
    color: #999;
    /* margin-top: 30px; */
    padding-bottom: 10px;
    /* background: #f3f3f3; */
    background-color: rgba(102, 102, 102, 100);
    text-align: center;
    font-size: 14px;
    /* color: red; */
}

.chooseFile {
    position: relative;
}

.chooseFile input[type='file'] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
    width: 100%;

}



.mt75 {
    margin-top: 75px;
}

.mt50 {
    margin-top: 50px;
}

.qr-code {
    text-align: center;
    color: rgba(1, 104, 179, 100);
    font-size: 14px;
    text-align: center;
    font-family: SourceHanSansSC-regular;
    margin-top: 17px;

}

.qr-code img {
    margin-top: 13px;
    width: 145px;
    height: 145px;
    /* background: red; */
    display: block;
    margin: 13px auto 30px;
}

/* 开票二次确认 */
.invoice-confim {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.i-confim-body {
    width: 520px;
    height: 540px;
    border: 1px solid rgba(187, 187, 187, 100);
    border-radius: 10px;
    box-sizing: border-box;
    background: #fff;

}

.i-c-b-header {
    border-radius: 10px 10px 0px 0px;
    background-color: rgba(241, 242, 241, 100);
    padding: 10px 10px 27px;
    text-align: center;
    color: rgba(102, 102, 102, 100);
    font-size: 20px;
    text-align: center;
    font-family: SourceHanSansSC-regular;
}

.important {
    /* margin-top: 24px; */
    margin-bottom: 22px;
}

.important img {
    width: 64px;
}

.i-c-bottom {
    box-sizing: border-box;
    padding: 34px;
}

.confim-text {
    width: 356px;
    color: rgba(255, 67, 0, 100);
    font-size: 16px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
    text-align: center;
    margin: 0 auto;
}

.qrcode {
    width: 256px;
    margin: 30px auto;
}

.paytip {
    text-align: center;
    line-height: 44px;
    font-size: 18px
}

.bill-detail .apply-contain {
    /* height: 620px; */
    height: 324px;
    overflow: auto;
    padding: 40px 42px 20px;
}

.bill-detail .apply-cloumn {
    border-right: 1px solid #E2E2E2;
}

.bill-detail .apply-cloumn :last-child {
    border-right: 0px solid #E2E2E2;
}

.bill-detail .apply-cloumn:nth-child(3) {
    width: 205px;
    flex: none;
}

.bill-detail .apply-cloumn:nth-child(5) {
    width: 396px;
    flex: none;
}

.bill-detail .apply-total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: rgba(16, 16, 16, 100);
    font-size: 20px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
    margin-bottom: 50px;
}

.bill-detail .apply-total button {
    width: 120px;
    height: 40px;
    border: 0;
    border-radius: 6px;
    background: #0168B3;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    outline: none;
}

.step5 {}

.agree-word {
    width: 804px;
    height: 505px;
    overflow-y: auto;
    border: 1px solid #D5D5D5;
    box-sizing: border-box;
    padding: 20px;
    margin: 0 auto;
    font-size: 14px;
    color: #101010;

    line-height: 24px;
}

.agree-word div span {
    color: #FF4339;
}

.agree-word .table {
    border: 1px solid #000;
    border: 1px solid #000;
    width: 100%;
}

.agree-word .tr {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    border-bottom: 1px solid #000;
}

.agree-word .th {
    font-weight: 600;
    /* border-right: 1px solid #000; */
    /* border-left: 1px solid #000; */
    /* border-bottom: 1px solid #000; */
}

.agree-word .td {
    padding: 5px;
    box-sizing: border-box;
}

.agree-word .th:nth-child(1) {
    width: 100px;
    text-align: center;
}

.agree-word .th:nth-child(2) {
    flex: 1;
    text-align: center;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
}

.agree-word .th:nth-child(3) {
    width: 100px;
    text-align: center;
}


.agree-word .td:nth-child(1) {
    width: 100px;
    text-align: center;
    height: 100%;
}

.agree-word .td:nth-child(2) {
    flex: 1;
    border-right: 1px solid #000;
    border-left: 1px solid #000;

}

.agree-word .td:nth-child(3) {
    width: 100px;
    text-align: center;
    height: 100%;
}

.pay-tip {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-top: 20px;
    color: #F0642F;
    font-size: 14px;
}

.pay-tip a {
    color: #F0642F;
}

.pay-tip .pay-tip-l {
    width: 75px;
}

.pay-tip .pay-tip-r {
    width: 300px;
}


.layui-layer-btn .layui-layer-btn0 {
    background: #fff !important;
    color: #333 !important;
    border-color: #dedede !important;
}

.layui-layer-btn .layui-layer-btn1 {
    background: #1E9FFF !important;
    color: #fff !important;
    border-color: #1E9FFF !important;
}

.layui-layer-dialog .layui-layer-content .layui-layer-ico {
    display: none !important;
}