
.required-color {
    color: #ee0000;
    font-size: 22px;
    vertical-align: middle;
}

.tips {
    font-size: 16px;
    margin-left: 10px;
}

span.tips.error {
    color: #ee0000;
}

span.tips.remind {
    color: #373232;
}

/*修改 input-placeholder*/
.insure-process input::-webkit-input-placeholder {
    color: #00305e;
}

.insure-process input:-moz-placeholder {
    color: #00305e;
}

.insure-process input::-moz-placeholder {
    color: #00305e;
}

.insure-process input:-ms-input-placeholder {
    color: #00305e;
}

/*主区域样式*/
.full-container {
    background: #f2f2f2;
}

/*主体内容样式*/
.left-container {
    background-color: #fff;
    border: 0 none;
    width: 245px;
}

.right-container {
    background-color: #fff;
    border: 0 none;
    width: 845px;
}

/*初始当前页面样式*/
.insure-process {
    padding-top: 10px;
    padding-bottom: 35px;
}

.insure-process button {
    border: 0 none;
    background: #f2f2f2;
    outline: none;
    cursor: pointer;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: manipulation;
}

.important-text p {
    color: #e11212;
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 10px;
}

/*投保步骤图标样式*/
.step {
    width: 387px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: manipulation;
}

.step .step-icon {
    height: 12px;
    border-bottom: 4px solid #d3d3d3;
}

.step .step-step {
    float: left;
    width: 50%;
    height: 12px;
}

.step .step-step.active {
    border-bottom: 4px solid #00305e;
}

.step .step-step span {
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #d3d3d3;
    text-align: center;
    line-height: 25px;
    margin: 0 auto;
    color: #fff;
}

.step .step-step.active span {
    background-color: #00305e;
}

.step .step-text-text {
    float: left;
    width: 50%;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    color: #3c444e;
}

.step .step-text-text.active {
    color: #00305e;
}

/*计划一栏，信息展示样式*/
.box-for-plan {
    background-color: #10569a;
}

.box-for-plan h2 {
    padding-top: 20px;
    padding-left: 30px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #00305e;
    word-break: normal;
    word-wrap: break-word;
    word-spacing: normal;
    line-height: 120%;
}

.box-for-plan dl {
    margin-left: 30px;
    margin-bottom: 20px;
}

.box-for-plan dt, .box-for-plan dd {
    font-size: 16px;
}

.box-for-plan dl dt {
    color: #fff;
}

.box-for-plan dl dd {
    color: #ffde44;
}

.box-for-plan dl.hight-dl dd .total_prices_text{
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    color: #ffde44;
    font-weight: 600;
}

.box-for-plan dl.hight-dl dt {
    font-size: 18px;
}

.box-for-plan .again-quote {
    width: 185px;
    height: 41px;
    background-color: transparent;
    font-size: 20px;
    color: #fff;
    border: #fff solid 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-left: 30px;
    margin-bottom: 40px;
    box-sizing: border-box;
    line-height: 100%;
}

#quote_again_btn.disable-btn {
    background-image: url(/static/images/desktop/hk_starr/loading.gif);
    background-repeat: no-repeat;
    background-position: 31px 8px;
    background-color: #e4e3e1;
    border: 1px solid #e4e3e1;
    color: #9e9e9d;
    cursor: not-allowed;
    text-indent: 37px;
}

/*投保区标题*/
.box-for-insure {
    padding: 30px 0;
}

.box-for-insure .padlr30 {
    padding: 0 30px;
}

.box-for-insure .form-nav h1 {
    font-size: 20px;
    color: #373232;
    font-weight: 700;
}

/*高亮区域*/
.form-region.high-light {
    margin: 0 10px;
    padding: 0 20px;
}

.form-region.high-light {
    background-color: #e1ebf5 !important;;
}

.form-region.high-light .title-text {
    background-color: #e1ebf5 !important;
}

.form-region.high-light .title-line {
    border-color: #2d567e !important;
}

.form-region.high-light .note-lists li {
    color: #00305e !important;
}

/*投保区域标题*/
.region-chunk {
    padding-top: 40px;
}

.region-chunk .chunk-title .title-line {
    border-bottom: 1px solid #eceaea;
    height: 1px;
    width: 100%;
    position: relative;
}

.region-chunk .chunk-title .title-text {
    display: inline-block;
    position: relative;
    color: #00305e;
    font-size: 18px;
    top: -20px;
    background-color: #fff;
    padding: 10px 20px 10px 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: manipulation;
}

/*投保人*/
.chunk-fgather {
    padding-top: 50px;
}

.chunk-fgather .chunk-field {
    min-height: 65px;
}

.chunk-fgather .chunk-field input, .chunk-fgather .chunk-field select {
    background: transparent;
    border: 0 none;
    font-size: 16px;
    color: #00305e;
    outline: none;
}

.form-region input::-webkit-input-placeholder {
    color: #2570b7;
}
.form-region input:-moz-placeholder {/* Firefox 18- */
    color: #2570b7;
}
.form-region input::-moz-placeholder{/* Firefox 19+ */
    color: #2570b7;
}
.form-region input:-ms-input-placeholder {
    color: #2570b7;
}

.chunk-fgather .chunk-field input.input {
    padding: 0 10px;
    margin: 2px 0 6px 0;
    height: 24px;
    line-height: 24px;
    width: 440px;
}

.chunk-fgather .chunk-field select.select {
    padding: 0 10px;
    height: 24px;
    text-align: left;
}

.chunk-fgather .chunk-field .field-item {
    float: left;
}

.chunk-fgather .chunk-field .field-name {
    display: inline-block;
    vertical-align: middle;
    float: left;
    width: 180px;
    padding-right: 25px;
    text-align: right;
    cursor: default;
    color: #373232;
    font-size: 16px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: manipulation;
    word-break: normal;
    word-wrap: break-word;
    word-spacing: normal;
}

.chunk-fgather .chunk-field .field-import {
    background-color: #c0d2e4;
    color: #00305e;
    border: #9bbbdb solid 1px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0;
}

.chunk-fgather .chunk-field .in-part {
    width: 120px;
    border-right: #89a4be solid 1px;
}

.chunk-fgather .chunk-field .checkbox {
    display: none;
    visibility: hidden;
}

.chunk-fgather .chunk-field .sex-txt {
    font-size: 16px;
    color: #00305e;
}

.chunk-fgather .chunk-field .checkbox-label {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(/static/images/desktop/hk_starr/insure-icon-lists.png);
    background-position: -32px -169px;
    background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
    right: 3px;
    top: 10px;
}

.chunk-fgather .chunk-field .module-date {
    background-image: url(/static/images/desktop/hk_starr/insure-icon-lists.png);
    background-position: 412px -111px;
    background-repeat: no-repeat;
    background-origin: content-box;
    padding-right: 30px;
    cursor: pointer;
}

.chunk-fgather .required-color {
    margin-left: 4px;
}

.chunk-fgather .tips-error {
    font-size: 14px;
    color: red;
}
.chunk-fgather .warm-tips{
    font-size: 14px;
    color: #676767;
}
.list-table-row .warm-tips{
    color: #676767;
    margin-left: 4px;
    font-size: 14px;
    margin-top: 10px;
}

/*第一投保人是受保人*/
.my-self-box {
    margin-top: 5px;
    margin-bottom: 20px;
    margin-left: 3px;
    font-size: 16px;
}

#myself {
    display: none;
    visibility: hidden;
}

.my-self-box label {
    /*cursor: pointer;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.my-self-box label .my-self-icon,.my-self-box label .my-self-icon {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(/static/images/desktop/hk_starr/insure-icon-lists.png);
    background-position: -7px -9px;
    background-repeat: no-repeat;
    cursor: pointer;
    position: relative;
    top: 5px;
    margin-right: 10px;
}

#myself:checked + label .my-self-icon {
    background-position: -43px -9px !important;
}
.my-self-box.checked label .my-self-icon,.my-self-box.checked label .my-self-icon{
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(/static/images/desktop/hk_starr/insure-icon-lists.png);
    background-repeat: no-repeat;
    cursor: pointer;
    position: relative;
    top: 5px;
    margin-right: 10px;
    background-position: -43px -9px !important;
}
    /*受保人*/
.insured-list {
    padding-top: 30px;
}

.list-table-row {
    min-height: 64px;
}

.list-table {
    overflow: hidden;
}

.list-table .required-color {
    padding-right: 5px;
}

.list-table .column.ins-name {
    width: 193px;
}

.list-table .column.ins-idnotype {
    width: 128px;
}

.list-table .column.ins-idno {
    width: 198px;
}

.list-table .column.ins-sex {
    width: 75px;
}

.list-table .column.ins-birth {
    width: 140px;
}

.list-table .column.ins-relation {
    width: 124px;
}

.list-table .column {
    float: left;
    height: 35px;
    text-align: center;
    box-sizing: content-box;
    font-size: 15px;
    color: #373232;
    word-break: normal;
    word-wrap: break-word;
    word-spacing: normal;
    position: relative;
}

.list-table-body .checkbox {
    display: none;
    visibility: hidden;
}

.list-table-body .checkbox-label {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(/static/images/desktop/hk_starr/insure-icon-lists.png);
    background-position: -32px -169px;
    background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
    right: 3px;
    top: 10px;
}

.list-table-body .column .field-import .module-date {
    background-image: url(/static/images/desktop/hk_starr/insure-icon-lists.png);
    background-position: 86px -111px;
    background-repeat: no-repeat;
    background-origin: content-box;
    padding-right: 30px;
    padding-left: 10px;
    cursor: pointer;
}

.list-table-body .column .column-inner {
    padding: 0 5px;
    height: 40px;
}

.list-table-body .column input, .list-table-body .column select {
    background: transparent;
    border: 0 none;
    font-size: 14px;
    color: #373232;
    outline: none;
    width: 100%;
    box-sizing: inherit;
}

.list-table-body .column .field-import {
    float: left;
    border: #9bbbdb solid 1px;
    background-color: #c0d2e4;
    color: #00305e;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0;
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
}

.list-table-body .field-import input.input {
    padding: 0 4px;
    margin: 6px 0 6px 0;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    float: left;
    color: #00305e;
}

.ie8 .list-table-body .field-import input.input{
    height: 40px;
    line-height: 38px;
}

.list-table-body .field-import select.select {
    padding: 0 8px;
    text-align: left;
    height: 26px;
    line-height: 40px;
    margin: 6px 0 6px 0;
    color: #00305e;
}

.list-table-body .field-import .in-part {
    border-right: #89a4be solid 1px;
}

.list-table-body .sex-txt {
    margin-left: 14px;
    font-size: 16px;
    color: #00305e;
}

.list-table-body .tips-error {
    color: red;
    font-size: 14px;
    padding: 0 5px;
    margin-top: 10px;
}

/*注意事项  && 申明*/
.note-lists {
    padding: 30px 0;
}

.note-lists ol {
    margin-left: 25px;
}

.note-lists li {
    margin-bottom: 25px;
    font-size: 14px;
    color: #373232;
    line-height: 1.5;
}

.note-lists ol li {
    list-style: decimal;
    padding-left: 15px;
}

.note-lists ul li {
    padding-left: 0px;
}

.note-lists li:last-child {
    margin-bottom: 0;
}

/*条款细节*/
.clause-lists {
    padding-top: 30px;
}

.clause-lists .clause-confirm {
    margin-bottom: 14px;
    padding-left: 30px;
    position: relative;
}

.clause-lists .clause-confirm .clause-checkbox {
    display: none;
    visibility: hidden;
}

.clause-lists .clause-confirm .clause-checkbox:checked + label {
    background-position: -43px -43px !important;
}

.clause-lists .clause-confirm .clause-checkbox-label {
    position: absolute;
    top: 7px;
    left: 0px;
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(/static/images/desktop/hk_starr/insure-icon-lists.png);
    background-position: -7px -43px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.clause-lists .clause-confirm .clause-checkbox-label.checked{
    background-position: -43px -43px !important;
}
.clause-lists .clause-confirm .adv-txt {
    font-size: 14px;
    color: #373232;
    line-height: 1.5;
    margin-bottom: 8px;
}

.clause-lists .clause-confirm .des-txt {
    font-size: 14px;
    color: #676767;
    line-height: 1.5;
}

.clause-lists .important-tip {
    padding-left: 30px;
}

.clause-lists .important-tip p {
    font-size: 16px;
    color: #fd941d;
    line-height: 1.5;
}

/*表单操作按钮*/
.form-btn-region {
    text-align: center;
    margin-top: 10px;
    padding: 20px 0;
}

.form-btn-region .ctrl-insure-btn {
    width: 185px;
    height: 44px;
    padding: 0;
    background-color: #fff;
    font-size: 20px;
    color: #00305e;
    border: #00305e solid 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-sizing: border-box;
}

.form-btn-region .ctrl-insure-btn.disable-btn {
    background-image: url(/static/images/desktop/hk_starr/loading.gif);
    background-repeat: no-repeat;
    background-position: 25px 10px;
    background-color: #e4e3e1;
    border: 1px solid #e4e3e1;
    color: #9e9e9d;
    cursor: not-allowed;
    text-indent: 43px;
}

.form-btn-region .ctrl-draft-btn {
    font-size: 18px;
    color: #00305e;
    cursor: pointer;
    text-decoration: none;
    vertical-align: bottom;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: manipulation;
}

.form-btn-region .ctrl-draft-btn:before {
    display: inline-block;
    content: " ";
    width: 20px;
    height: 20px;
    background-image: url(/static/images/desktop/hk_starr/insure-icon-lists.png);
    background-position: -7px -149px;
    background-repeat: no-repeat;
    position: relative;
    top: -3px;
    margin-right: 3px;
    vertical-align: bottom;
    margin-left: 10px;
}

/*条款下载 按钮*/
.clause-file {
    margin-top: 20px;
    margin-left: 5px;
}

.clause-file a.file-btn {
    padding: 10px 20px;
    background-color: #fff;
    font-size: 14px;
    color: #00305e;
    border: #00305e solid 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    display: inline-block;
}

/*投保错误及提醒提示*/
.black-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.tips-modal {
    display: block;
    position: fixed;
    top: 10%;
    left: 40%;
    z-index: 1050;
}

.tips-modal .close-btn {
    float: right;
    position: relative;
    top: 5px;
    right: 12px;
    cursor: pointer;
}

.tips-modal .modal-body {
    padding: 30px 20px;
    background-color: #fff;
    border: #666 solid 5px;
    min-width: 280px;
    max-width: 280px;
    text-align: center;
}

.tips-modal .modal-body span {
    font-size: 18px;
    color: #373232;
}

/*签证副本*/
.img-box{
    width: 80px;
    height:80px;
    border: 1px dashed #ccc;
    border-radius: 4px;
    margin-left: .1rem;
    position: relative;
    cursor: pointer;
}
.img-box .line{
    display: inline-block;
    width: 1px;
    height: 50px;
    background: #ccc;
    position: absolute;
    left: 40px;
    top:15px;
    z-index: 10;
}
.img-box .row{
    width: 50px;
    height: 1px;
    left: 15px;
    top:40px;
}
.photo-result{
    display: inline-block;
    width: 80px;
    height: 80px;
    border: 1px dashed #fff;
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;

}
.checkbox-box{
    font-size: 0;
}
.checkbox-box .checkbox-item{
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    cursor: pointer;
}
.checkbox-box .checkbox-item .checkbox-icon{
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background-image: url(/static/images/desktop/hk_starr/insure-icon-lists.png);
    background-position: -7px -43px;
    background-repeat: no-repeat;
}
.checkbox-box .checkbox-item .text{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding: 0 20px 0 8px;
}
.checkbox-box .checkbox-item .checkbox-icon.checked{
    background-position: -43px -43px !important;
}

.my-self-radio-group {
    margin-top: 5px; /* 调整顶部间隔，根据需要进行调整 */
}

.my-self-radio-item {
    width: 42px;
    height: 24px;
    background: #FFFFFF;
    border-radius: 3px;
    border: 1px solid #000000; /* 添加边框样式 */
    display: inline-block;
    text-align: center;
    line-height: 24px;
    color: #00305E;
    cursor: pointer;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
}

.my-self-radio-item.active {
    /* 激活状态的样式，只保留背景色和边框样式 */
    color: #FFFFFF;
    background: #00305E;
    border: 1px solid #000000;
}
