.fl {
    float: left;
}

.fr {
    float: right;
}

.list-item-inner > div {
    color: #777;
    width: 100%;
    text-align: right;
    font-size: 13px;
}

.deng {
    margin-left: 3px;
    line-height: 32px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background: transparent;
    opacity: 1;
}

.mark-layer {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.4);
    display: none;
}

.mark-layer img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -19px;
    margin-top: -64px;
    width: 40px;
    height: 40px;
}
.mark-layer span{
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    height: 40px;
    color: #fff;
}
.txt-job, .txt-income {
    border: none;
    text-align: right;
    width: 100%;
}

.list-group {
    margin-bottom: 0;
}

.list-group .list-group-item {
    padding: 1rem;
    border: 1px solid #eeeeee;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 4.5rem;
}

.list-group .list-group-item.flex-start {
    justify-content: flex-start;
}

.list-group .list-group-item.flex-start .list-item-inner {
    justify-content: flex-start;
}

.list-group .list-group-item label {
    font-weight: normal;
    display: flex;
    justify-content: flex-start;
    flex: 1;
}

.list-group .list-group-item label p {
    margin-bottom: 0;
    text-indent: 1rem;
}

.list-group .list-group-item label input[type="checkbox"] {
    margin: 0;
}

.list-group.list-group-radius .list-group-item:first-child {
    border-radius: 0;
}

.list-group.list-group-radius .list-group-item:last-child {
    border-radius: 0 0 5px 5px;
}

.list-group .list-item-label {
    display: flex;
    justify-content: flex-start;
}

.list-group i {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 0;
    padding-left: .5rem;
    font-size: .75rem;
}

.list-group .list-item-inner {
    display: flex;
    flex: 1;
    justify-content: flex-end;
}

.list-group .list-item-inner.form-icon {
    position: relative;
}

.list-group .list-item-inner.form-icon i {
    display: flex;
    border: 1px solid #eee;
    align-items: center;
    justify-content: center;
    padding: 0;
    border-right: 0;
    color: #aaa;
    width: 4rem;
    height: 4rem;
    font-size: 1.5rem;
}

.list-group .list-item-inner.form-icon i + .form-control {
    border-left: 0;
    padding-left: 0;
}

.list-group .list-item-inner span {
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.list-group.list-line .list-group-item + .list-group-item {
    border-top: 1px solid #eee;
}

.list-group.list-line .list-group-item:first-child {
    border-top: 1px solid #eee;
}

.list-group {
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
}

.list-group .list-item {
    display: flex;
    flex: 1;
    padding: 5px;
    justify-content: flex-start;
    align-items: center;
    height: 48px;
    line-height: 48px;
}

.list-group .list-item + .list-item {
    border-top: 1px solid #eee;
}

.list-group .list-type {
    width: 24px;
    height: 24px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.list-group .list-text {
    display: flex;
    flex: 2;
}

.list-group button {
    align-content: flex-end;
    background: #ff5a5a;
    width: 20px;
    height: 20px;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 30px;
    margin-right: 5px;
}

.quick {
    display: flex;
    flex: 1;
    align-items: center;
}

.quick form {
    flex: 1;
}

.quick .icon {
    width: 36px;
    height: 36px;
}

.quick .form-control {
    height: 36px;
}

.quick .form-group {
    margin-bottom: 0;
}

.quick .form-group + .form-group {
    margin-top: 10px;
}

.quick button {
    font-size: 14px;
    background: #EB5305;
    margin-left: 15px;
    color: #fff;
    width: 86px;
    height: 86px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    border-radius: 5px;
}

.insuredList .list-group i {
    padding-left: .1rem !important;
}

.btn-add {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.pro-price {
    font-weight: normal;
}

.input-Yzm {
    width: 57%;
    float: left;
    line-height: 32px;
    padding: 0;
    padding-right: 10px;
    border: none;
}

.yzm-span {
    width: 85px;
    display: block;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    /*padding: 5px 8px;*/
    border: none;
}

.foot-rate {
    font-size: 12px !important;
    color: #ff6600 !important;
    margin-left: 5px;
}

.joy-ewm {
    color: #ff6600;
    font-size: 2.5rem !important;
}

.joy-ewmBtn {
    flex: 0 0 5rem !important;
}

.tab-content .question-item .questions, .tab-content .question-item .answer {
    /*font-size: 1.4rem !important;*/
    font-size: 12px !important;
}

.modal-title {
    text-align: center;
}

.modal-dialog .qrcode img {
    width: inherit !important;
}

.pdf-box {
    width: 72%;
    float: left;
}

.pdf-box a {
    color: #5a94ff;
    font-weight: normal;
}

.service-text label {
    font-weight: normal !important;
    /*width: 100%;*/
}

.pro-header {
    display: flex;
    width: 100%;
    height: 5rem;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    z-index: 999;
    background: -webkit-linear-gradient(left, #5a94ff, #4f53f7);
}

.pro-header .btn.btn-icon i {
    padding: 0;
    font-size: 2rem !important;
}

.pro-header .btn:hover {
    background: #4f53f7;
}

.initHeader {
    display: none;
}

/*list.html*/
.grid-nav .grid-nav-item {
    width: 25%;
    float: left;
    padding: 1rem 0;
    background: #fff;
}

.grid-nav .grid-nav-item .grid-nav-item-icon {
    width: 50px !important;
    height: 50px !important;
}

.grid-nav .grid-nav-item img {
    width: 25px !important;
}

.grid-nav .grid-nav-item .grid-nav-item-icon {
    padding: 1.05rem !important;
}

.grid-nav .grid-nav-item .grid-nav-item-icon.on {
    background-image: none !important;
    background-color: #ff6600 !important;
}

.pdf-show {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    background: #ddd;
    opacity: 0;
}

.closePdf {
    position: absolute;
    bottom: 30px;
    right: 30px;
}
.bg-trans {
    background: transparent;
    width: 100%;
    height: 30px;
    position: absolute;
    opacity: 0;
    left: 0
}

.btnInsured{
    margin-bottom: 1rem;
}
.backtop{
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999999;
}
.pdfModal .modal-dialog {
    margin-top: 20%;
}
.service-text label{
font-weight: normal !important;
max-width: 100%;
padding-left: 1rem;
display: inline-block;
}
.service-text  a{
    color: #F15921;
}