input,textarea {
    font-family: "MicrosoftYaHei";
}
input:focus,
select:focus {
    outline: none;
}
.mr20 {
    margin-right: 20px;
}
.content-box select {
    width: 26%;
    height: 43px;
    height: auto\9;
    background: #FFFFFF;
    border-radius: 3px;
    border: solid 1px #C9C9C9;
    padding-left: 10px;
    line-height: 50px;
    padding: 6px 0 6px 10px\9;
    vertical-align: middle;
    display: inline-block;
    color: #002f5e;
    font-weight: bold;
    font-family: 'MicrosoftYaHei';
}
.content-box input {
    background: #FFFFFF;
    padding-left: 10px;
    color: #002f5e;
    vertical-align: top;
    line-height: 32px\9;
    line-height: normal;
    border-radius: 3px;
}
.bg-box {
    background: #FFFFFF;
    border: 1px solid #C9C9C9;
    border-radius: 3px;
}
.hk_merge {
    width: 100%;
    box-sizing: border-box;
    font-family: 'MicrosoftYaHei';
}
.hk_merge input {
    height: 43px;
    line-height: normal;
    font-size: 16px;
    width: 100%;
    box-sizing: border-box;
    font-family: 'MicrosoftYaHei';
}
.IdNoType-parent select {
    border: none;
}

.content-box {
    padding: 15px 0px 23px 0px;
    /* width: 100%; */
}
.content-box .starr-title {
    position: relative;
    /* margin-bottom: 15px; */
}
.content-box .starr-title span {
    font-size: 26px;
    color: #002f5f;
    font-family: 'MicrosoftYaHei';
    font-weight: bold;
}
.content-box label {
    display: block;
    color: #002E5F;
    font-size: 16px;
    line-height: 16px;
    padding: 30px 0 5px;
    font-family: "MicrosoftYaHei";
}
.required-color {
    color: #f00000;
    font-size: 19px;
    height: 16px;
    line-height: 16px;
    display: inline-block;
    vertical-align: top;
    margin-left: 4px;
}
.second-title {
    width: 100%;
    color: #002f5e;
    border-bottom: 1px solid #c6cfd7;
    font-size: 26px;
    padding: 40px 0 10px;
    font-family: "MicrosoftYaHei";
    font-weight: bold;
    text-transform: uppercase;
}
.content-box button {
    width: 173px;
    height: 40px;
    border: 1px solid #00305e;
    box-sizing: border-box;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    padding: 0;
    cursor: pointer;
}
.content-box .btnSubmit {
    color: #fff;
    background: #002f5e;
    height: 50px;
    margin-left: 18px;
    font-size: 18px;
    line-height: 48px;
    font-weight: bold;
}
.content-box .btnSubmit:hover {
    background: #00B1C8;
    border-color: #00B1C8;
}
.content-box .btnModify {
    color: #002f5e;
    
    height: 50px;
    font-size: 18px;
    line-height: 48px;
    font-weight: bold;
}
.content-box .btnUpload {
    width: 132px;
    height: 32px;
    font-family: 'MicrosoftYaHei';
    line-height: 32px;
    color: #fff;
    background: #002f5e url(/static/images/desktop/sg_starr/claim/bg-browse.png) no-repeat 25px center;
    padding: 0 0 0 20px;
}
.policy-number {
    width: 100%;
    height: 46px;
    background: #e3e6e9;
    border-radius: 3px;
    border: solid 1px #c8ccd0;
    color: #7e8388;
    font-size: 16px;
    font-weight: normal;
    display: block;
    box-sizing: border-box;
    padding-left: 10px;
    line-height: 50px;
    font-family: 'MicrosoftYaHei';
}
.table-head {
    display: flex;
    align-items: center;
}
.table-title {
    font-size: 16px;
    letter-spacing: -1px;
    color: #002f5e;
    display: table-cell;
    vertical-align: middle;
    font-family: 'MicrosoftYaHei';
}

.claim-type-head {
    display: flex;
    /* height: 22px; */
    background: #e6ecf1;
    padding: 12px 0 12px 26px;
    overflow: hidden;
    border-bottom: 1px solid #d3dde6;
    box-sizing: content-box;
}
.claim-type-head:last-child {
    border-bottom: none;
}
.claim-type-head .check-box {
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    background: url(/static/images/desktop/sg_starr/claim/noselected.png) no-repeat center;
    cursor: pointer;
    float: left;
    margin-right: 15px;
    z-index: 2;
    position: relative;
}
.claim-type-head .check-box.checked {
    background: url(/static/images/desktop/sg_starr/claim/selected.png) no-repeat center;
}
.claim-type-head .claim-type-title {
    color: #002f5e;
    font-size: 16px;
    line-height: 22px;
    font-family: 'MicrosoftYaHei';
}
.claim-type-content {
    background: #f1f4f7;
    padding: 15px 0 40px 63px;
    display: none;
}
.claim-type-content label[data-key=FILE_1] {
    padding-top: 20px;
}
.claim-type-content input {
    width: 411px;
    height: 34px;
    line-height: 34px;
    box-sizing: border-box;
}
.claim-type-content textarea {
    width: 411px;
    height: 94px;
    box-sizing: border-box;
    color: #002f5e;
    padding: 10px;
}
.claim-type-content input[type=radio] {
    cursor: pointer;
    font-size: 14px;
    width: 18px;
    height: 18px;
    position: relative;
}
.radio-item .yes,.radio-item .no{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    cursor: pointer;
    font-family: 'MicrosoftYaHei';
}
.radio-item .yes i,.radio-item .no i{
    display: inline-block;
    vertical-align: text-bottom;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background: url(/static/images/desktop/top_cover/sprint.png) no-repeat;
    background-position: -97px -168px;
}
.radio-item .active i{
    background-position: -26px -168px;
}
.tips {
    color: #f00000;
    margin-top: 5px;
    display: none;
    font-size: 14px;
    font-family: 'MicrosoftYaHei';
}
.shuxian {
    color: #C9C9C9;
    line-height: 40px;
    font-size: 20px;
    font-family: "MicrosoftYaHei";
}
.claim-amount {
    margin-bottom: 40px;
}
.claim-num {
    overflow: hidden;
}
.claim-num .btnNum {
    width: 34px;
    height: 34px;
    border: solid 1px #C9C9C9;
    cursor: pointer;

}
.claim-num .btnNum.reduce {
    background: #FFFFFF url(/static/images/desktop/sg_starr/claim/reduce.png) no-repeat center;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.claim-num .btnNum.add {
    background: #FFFFFF url(/static/images/desktop/sg_starr/claim/add.png) no-repeat center;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.claim-num input {
    width: 49px;
    height: 36px;
    line-height: 32px;
    border-left: none;
    border-right: none;
    border-top: solid 1px #C9C9C9;
    border-bottom: solid 1px #C9C9C9;
    text-align: center;
    padding: 0;
    box-sizing: border-box;
    border-radius: 0;
}
.claim-details-table .remove {
    width: 34px;
    height: 45px;
    background: url(/static/images/desktop/sg_starr/claim/delete.png) no-repeat center;
    cursor: pointer;
}
.uploadItem {
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 !important;
    margin-bottom: 10px !important;
    margin-right: 10px !important;
    color: #00305e;
    border: 1px solid #00305e;
    background-color: #fff;
    cursor: pointer;
    border-radius: 4px;
}
.uploadItem img {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
}
.uploadItem .close {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    width: 20px;
    height: 20px;
    background: url(/static/images/desktop/top_cover/new20180416.png) no-repeat;
    background-position: -25px -380px;
}
.uploadItem p {
    display: inline-block;
    line-height: 30px;
    height: 30px;
    margin-left: 5px;
}

.date-item input, .datetime-item input {
    background: #FFFFFF url(/static/images/desktop/sg_starr/claim/icon-calendar.png) no-repeat 97% center;
}

.radio-error {
    border: 1px solid red;
    border-radius: 50%;
}

.policy-info {
    display: flex;
    flex-wrap: wrap;
}
.policy-info .item {
    width: 48%;
}

.mask{
    display: none;
    width: 100%;
    height: 100%;
    background-color: #8192AA;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    opacity: 0.5;
}
.tip-modal{
    display: none;
    width: 598px;
    height: 275px;
    background: #FFFFFF;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 999;
}

.tip-content{
    margin: 46px 52px 37px 52px;
}
.tip-title{
    font-size: 40px;
    font-family: "MicrosoftYaHei";
    font-weight: 400;
    color:#002f5e;;
}
.tip-text{
    font-size: 16px;
    font-weight: 400;
    color: #0D2F5E;
    line-height: 24px;
    margin-top: 27px;
}
.tip-btn{
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    color: #fff;
    font-family: "MicrosoftYaHei";
    font-weight: 400;
}
.tip-btn div{
    width: 230px;
    height: 60px;
    font-size: 30px;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
}

.tip-cancel{
    color: #0D2F5E;
    background-color: #FFFFFF;
    border: 1px solid #0D2F5E;
}
.tip-confirm{
    background: #002F5E;
}

.jiahao{
    position: absolute;
    line-height: 44px;
    top: 0;
    left: 10px;
    font-size: 16px;
}

.prompt{
    font-family: 'MicrosoftYaHei';
}

.disabled{
    background-image: url(/static/images/desktop/hk_starr/loading.gif);
    background-repeat: no-repeat;
    background-position:40px 20px;
    background-color: #e4e3e1;
    border: 1px solid #C9C9C9;
    color: #9e9e9d;
    cursor: not-allowed;
    text-indent: 43px;
}