﻿@charset "utf-8";

body, dl, dt, dd, ul, li, form, input, button, h1, h2, h3, h4, h5, h6, p {
    margin: 0 auto;
    padding: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
}

body {
    background: #f5f5f5;
}

ul, li, dl, dt, dd {
    display: block;
    list-style: none;
}

a {
    text-decoration: none;
    outline: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.none {
    display: none;
}

.loan_jm1 {
    width: 94%;
    margin: 0 auto;
}

.loan_jm_spa1 {
    width: 39%;
    height: 40px;
    line-height: 40px;
    font-size: 1em;
    color: #666;
    display: block;
    float: left;
}

.loan_jm_l1 {
    margin-top: 10px;
    margin-bottom: 15px;
    height: 40px;
}

.wbk_srn {
    width: 57%;
    height: 40px;
    border: 1px solid #ccc;
    background: #FFF;
    float: left;
    padding-left: 3%;
    line-height: 40px;
    color: #ADADAD;
    font-size: 1.1em;
    background-size: 45%;
    background-position: center;
    background: #fff;
}

    .wbk_srn b {
        width: 30px;
        height: 40px;
        border: 1px solid #ccc;
        background: #FFF;
        float: left;
        padding-left: 3%;
        line-height: 40px;
        color: #ADADAD;
        font-size: 1.1em;
    }


/*自带样式修改*/
.item-avatar {
    padding-left: 60px;
}

.input-label, .sf_lift_title, .ng-binding-b, .sf_center_img, .sf_lift_title, .sf_Fourteen, .sf_lift_input span, #button-select select {
    font-size: 16px;
}

.sf_tag_uncheck, .sf_tag_check {
    font-size: 12px;
}

.has-header {
    top: 50px;
}

.item-input-wrapper, input[readonly]:not(.cloned-text-input) {
    background: #fff;
}

.item-input textarea {
    margin-right: 18px;
}

.ng-binding-b {
    line-height: 20px;
    height: 20px;
    padding-left: 16px;
    color: #999999;
}

.scroll {
    background: #f5f5f5;
}

.sf-label span {
    width: 74px;
}

.sf-label input::-webkit-input-placeholder {
    color: #333;
}
/*首页*/
.sf_header {
    position: fixed; /*浮动定位,以最外层容器来计算*/
    height: 48px;
    line-height: 48px;
    width: 100%;
    background: #108ee9;
    color: #fff;
    text-align: center;
    z-index: 1000;
}

.sf_center_box {
    width: 100%;
    max-width: 1080px;
    min-width: 300px;
    margin: 0 auto;
    position: relative;
}

.sf_index_box {
    padding: 20px;
    background: #fff;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

    .sf_index_box a, .sf_center_img a {
        color: #108ee9;
    }

.sf_center_img {
    text-align: center;
    padding: 20px 0;
    background: #fffced;
}

    .sf_center_img img {
        width: 80px;
        margin: 0px auto 20px auto;
    }

    .sf_center_img p {
        text-align: center;
    }
/*我的订单*/
.sf-box-list {
    width: 78%;
}

.sf_myOrder {
    background: #fff;
    border-top: 1px solid #ddd;
}

.sf_myOrder {
    padding: 16px;
}

    .sf_myOrder ul {
        width: 100%;
        overflow: hidden;
        margin-bottom: 16px;
    }

        .sf_myOrder ul li {
            float: left;
        }

            .sf_myOrder ul li span {
                width: 100%;
            }

            .sf_myOrder ul li:nth-child(2) {
                float: right;
                color: #108ee9;
            }

.sf_myOrder_box {
    width: 100%;
    border: 1px solid #DDDDDD;
    border-radius: 8px;
    margin-bottom: 16px;
}

.sf_myOrder_bt {
    text-align: center;
    margin: 20px auto;
    color: #c9c9c9;
}

.sf_myOrder_title {
    padding: 10px .4rem;
    background: #e4f2ff;
}

    .sf_myOrder_title h2 {
        font-size: 18px;
    }

    .sf_myOrder_title ul {
        margin: 0;
        line-height: 30px;
    }
/*底部*/
.sf_footer_box ul li {
    width: 50%;
    float: left;
}

    .sf_footer_box ul li div {
        text-align: center;
    }

    .sf_footer_box ul li img {
        width: 60%;
        margin: 0 auto;
    }

.sf-button a {
    width: 80%;
    padding: 10px 0;
    color: #fff;
    border-radius: 6px;
    /*margin: 20px auto;*/
    margin-top: 20px;
    display: inline-block;
    background: #108ee9;
    font-size: 16px;
}

.sf-button-r a {
    color: #333;
    border: 1px solid #ddd;
    background: #fff;
}

.sf_footer_box {
    bottom: 0;
    margin: 0 auto;
    height: 80px;
}

@media (min-width: 320px) {
    .sf-protocol-width {
        width: 199px;
    }
}

@media (min-width: 370px) {
    .sf-protocol-width {
        width: 299px;
    }

    .sf-box-list {
        width: 80%;
    }

    .sf_myOrder_list ul li {
        padding-right: 10px;
    }

    .sf_myOrder_title h2 {
        font-size: 20px;
    }
}

@media (min-width: 400px) {
    .sf-protocol-width {
        width: 350px;
    }

    .sf-box-list {
        width: 80%;
    }

    .sf_myOrder_list ul li {
        padding-right: 20px;
    }
}


@media (min-width: 768px) {
    .sf-protocol-width {
        width: 400px;
    }
}


@media (min-width: 1024px) {
    .sf-protocol-width {
        width: 520px;
    }
}
/*城市选择页面*/
.bar {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 10;
    height: 2.5rem;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    background-color: #f7f7f8;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.mybar {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    height: 4rem;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    background-color: #f7f7f8;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.bottom-height {
    margin-bottom: 65px;
}
/*搜索*/
.searchbar .searchbar-cancel {
    margin-right: 10px;
    color: #108ee9;
    z-index: 1000;
    width: 2.2rem;
    float: right;
    height: 1.4rem;
    line-height: 1.4rem;
    text-align: center;
}

.search-input input {
    box-sizing: border-box;
    width: 90%;
    height: 1.4rem;
    display: block;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    font-family: inherit;
    color: #3d4145;
    font-size: 0.7rem;
    font-weight: normal;
    padding: 0 0.5rem;
    background-color: #fff;
    border: 1px solid #b4b4b4;
    outline: none;
}

    .search-input input::-webkit-input-placeholder {
        color: #cccccc;
        opacity: 1;
    }

.search-input label + input {
    padding-left: 1.4rem;
    width: 80%;
    margin-left: 10px;
}

.bar .searchbar {
    margin: 0 -0.5rem;
    padding: 0.4rem 0.5rem;
    background: rgba(0, 0, 0, 0.1);
}

    .bar .searchbar .search-input input {
        border: 0;
    }

/*显示点击是哪个字母*/
.showLetter {
    position: fixed;
    color: #108ee9;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    border: #108ee9 1px solid;
    text-align: center;
    display: none;
}

    .showLetter span {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 30px;
    }
/*城市弹层*/
.letter {
    width: auto;
    position: fixed;
    top: 10%;
    right: 20px;
    text-align: center;
}

    .letter ul {
        list-style-type: none;
    }

        .letter ul li a {
            text-decoration: none;
            color: #108ee9;
            font-size: 18px;
        }

.city {
    width: 100%;
    overflow: hidden;
    padding: 0px;
}

.city-list {
    width: 100%;
}

    .city-list .city-letter {
        font-size: 20px;
        display: inline-block;
        padding-top: 15px;
        padding-bottom: 5px;
        width: 100%;
    }

    .city-list p {
        color: #000;
        width: 100%;
        height: 50px;
        line-height: 50px;
        border-bottom: 1px solid #e8ecf1;
        cursor: pointer;
    }

.UISelect {
    margin-top: 5px;
}

.sf_button {
    margin: 20px .1rem 0 .1rem;
}

.sf_list {
    overflow: hidden;
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden;
    padding-left: 16px;
    background: #fff;
}

.sf_list_text {
    float: left;
    display: table;
    padding: 7px 10px 7px 0px;
    color: #444;
}
    /*.sf_list_text ul li {
float: left;
}*/
    .sf_list_text ul li {
        float: left;
        margin-top: 10px;
    }

.sf_lift_title {
    text-align: left;
    line-height: 36px;
}

.sf_Fourteen {
    width: 128px;
}

.sf_lift_input span {
    border: 1px solid #808080;
    padding: 4px 10px;
    color: #808080;
    border-radius: 4px;
    line-height: 36px;
}

.sf_lift_input ul li {
    float: left;
    margin: 0 0 4px 0;
    padding-top: 9px;
}

.item-input-button {
    padding: 0;
}

.item-input-button {
    background: #fff;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    color: #38adff;
}

.sf_list-box ul {
    margin: 10px 0;
    overflow: hidden;
}

    .sf_list-box ul li {
        float: left;
        padding-right: 10px;
    }

.sf_list ul li button {
    background: #FFFFFF;
    border: none;
}

.button-box-text a {
    color: #fff;
    width: 48px;
    height: 48px;
    line-height: 46px;
    display: inline-block;
    border-radius: 50%;
    font-size: 12px;
}

.button-box-text-t a {
    font-size: 30px;
    color: #808080;
    border: 1px solid #808080;
}

    .button-box-text-t a:hover {
        border: 1px solid #108ee9;
        color: #108ee9;
    }

.button-box-text-r a {
    background: #ef5071;
}

.button-box-text-b a {
    background: #3b8cd7;
}

.button-box-text-g a {
    background: #36bf3c;
}

/*city css*/
.item-input i {
    font-size: 20px;
    padding-right: 20px;
    color: #ddd;
}

.city .item, .city .item-divider {
    font-size: 12px;
    font-family: "Microsoft YaHei";
    width: 95%;
}

.cityItem {
    border: 1px solid #ccc;
    margin: 5px;
    padding: 5px;
    float: left;
    color: #333;
    border-radius: 5px;
    min-width: 29%;
    text-align: center;
}

#indexs-title {
    position: fixed;
    margin: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    color: #FFF;
    font-size: 300%;
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
}

#indexs-bar {
    position: fixed;
    padding-top: 36px;
    right: 0;
    width: 20px;
    overflow: hidden;
    z-index: 2;
    text-align: center;
    font-size: 60%;
    color: #545454;
}

    #indexs-bar .ng-binding {
        margin: .2rem 0;
    }

#button-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 0 48px 0 16px;
    max-width: 50%;
    border: none;
    background: #fff;
    color: #333;
    text-indent: .01px;
    text-overflow: '';
    white-space: nowrap;
    cursor: pointer;
    direction: rtl;
    width: 100%;
}
/*首页添加,解决搜索icon不显示*/
.has-header {
    top: 2.5rem;
}

.item-input textarea {
    margin-right: 18px;
}

.input-label {
    width: auto;
}

.sf_tag_check {
    border: 1px solid #108ee9;
    color: #108ee9;
    background: #ecf6ff;
    padding: 4px 6px;
    margin-right: 4px;
    border-radius: 4px;
    top: 10px;
}

.sf_tag_uncheck {
    border: 1px solid #808080;
    padding: 4px 6px;
    color: #808080;
    border-radius: 4px;
    margin-right: 4px;
}

.sf-right-text {
    right: 10px;
    position: absolute;
    color: #ddd;
}

.sf-button-img {
    position: absolute;
    top: 16px;
    left: 0px;
    max-width: 40px;
    max-height: 40px;
    width: 100%;
    height: 100%;
}


/*时间轴*/
.cd-container {
    /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
    padding: 10px 20px;
    background: #f5f5f5;
}

    .cd-container::after {
        /* clearfix */
        content: '';
        display: table;
        clear: both;
    }

#cd-timeline {
    position: relative;
}

    #cd-timeline::before {
        /* this is the vertical line */
        content: '';
        position: absolute;
        top: 20px;
        left: 34px;
        height: 90%;
        width: 2px;
        background: #ccc;
    }

.cd-timeline-block {
    position: relative;
    margin: 1em 0;
}

.cd-timeline-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    font-size: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    color: #fff;
}

    .cd-timeline-img i {
        margin-top: 6px;
        display: block;
    }

    .cd-timeline-img.cd-picture {
        background: #62bd5a;
    }

    .cd-timeline-img.cd-movie {
        background: #cbcbcb;
    }

    .cd-timeline-img.cd-location {
        background: #f0ca45;
    }

.cd-timeline-content {
    position: relative;
    margin-left: 44px;
    background: white;
    border-radius: 0.25em;
    padding: 1em;
    box-shadow: 0 3px 0 #d7e4ed;
}

    .cd-timeline-content::before {
        content: '';
        position: absolute;
        top: 16px;
        right: 100%;
        height: 0;
        width: 0;
        border: 7px solid transparent;
        border-right: 7px solid white;
    }
/*申请费用详情*/
.sf-titlethree {
    align-items: center;
    position: relative;
    overflow: hidden;
    padding: 6px 0 5px 0px;
}

    .sf-titlethree h2, .sf-titlethree-text {
        white-space: initial;
        line-height: 20px;
    }

        .sf-titlethree-text h2 {
            font-weight: 600;
            margin-bottom: 10px;
            font-size: 14px;
        }

    .sf-titlethree p span {
        color: #f17f7e;
        display: none;
    }

.sf-liafter {
    background: #f5f5f5;
    border-bottom: none;
    border-left: none;
    color: #adadad;
}

@media (min-width: 370px) {

    .sf-titlethree p span {
        display: inline-block;
    }

    .sf-titlethree-p {
        display: none;
    }
}

.sf-avartar {
    .button-box-text;
    .button-box-text-b;
    background: #fff;
    border: 1px solid #fff;
}

.button-box-text-c a {
    background: #F65E8D;
}



.button-box-text-d a {
    background: #FF8E6B;
}


.button-box-text-e a {
    background: #C5CB63;
}

.button-box-text-f a {
    background: #3BC285;
}


.button-box-text-t a {
    font-size: 30px;
    color: #808080;
    border: 1px solid #808080;
}

    .button-box-text-t a:hover {
        border: 1px solid #108ee9;
        color: #108ee9;
    }

/*

.button-box-text-t a{
	font-size: 30px;
	color: #808080;
	border: 1px solid #808080;
}
.button-box-text-t a:hover{
	border: 1px solid #108ee9;
	color: #108ee9;
}
.button-box-text-r a{
	background: #ef5071;
}
.button-box-text-b a{
	background: #3b8cd7;
}
.button-box-text-g a{
	background: #36bf3c;
}
*/

/*.sf-liafter li span:after{
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #adadad;
	position: relative;
	left: -16px;
	top: -34px;
	display: block;
}*/

.color-white {
    color: white;
}

.color-black {
    color: black;
}

.color-orange {
    color: orange;
}

.color-cornflowerblue {
    color: cornflowerblue;
}

.color-lightgray {
    color: lightgray;
}

.color-grey {
    color: grey;
}

.color-red {
    color: red;
}

.color-backgroud-blue {
    background-color: #38adff;
}

.color-backgroud-red {
    background-color: red;
}

.color-backgroud-greenyellow {
    background-color: greenyellow;
}

.color-backgroud-lawngreen {
    background-color: lawngreen;
}

.color-backgroud-white {
    background-color: #FFFFFF;
}

.color-backgroud-gray-5 {
    background-color: #F5F5F5;
}

.col-grid-border {
    background-color: #FFFFFF;
    /*padding: 5px;*/
    border: 0.5px solid #ddd;
    /*border-radius: 2px;*/
    /*text-align: center;*/
}

.col-grid {
    background-color: #F9FAFB;
    /*padding: 5px;*/
    border: 1px solid #ddd;
    border-radius: 2px;
    text-align: center;
}

.mui-badge {
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    padding: 3px 6px;
    color: white;
    border-radius: 100px;
    background-color: red;
}

.badge-align {
    font-size: 12px;
    line-height: 1;
    display: inline-block;
}

.badge-position {
    position: absolute;
    left: 45px;
    top: 0px;
}

.absolute-right-10 {
    position: absolute;
    right: 10px;
    top: 12px;
}

.absolute-right-5 {
    position: absolute;
    right: 5px;
}

.absolute-right-15 {
    position: absolute;
    right: 15px;
}

.absolute-right-20 {
    position: absolute;
    right: 20px;
}

.min-height-200 {
    min-height: 200px;
}

.min-height-100 {
    min-height: 100px;
}

.min-height-40 {
    min-height: 40px;
}

.min-height-30 {
    min-height: 30px;
}

.padding-5 {
    padding: 5px;
}

.text-align-center {
    text-align: center;
}

.button-approve {
    margin: 20px auto;
    display: block;
    width: 90%;
    height: 40px;
    border: none;
    border-radius: 6px;
}

.button-approve-bg-white{
    background:rgb(253, 253, 253);
    border: 1px solid gray;
}

.button-approve-bg-blue{
    background:rgb(46, 115, 254);
    color: white;
}

.button-approve a {
    font-size: 16px;
    color: #FFFFFF;
}

.button-approve-bg-white a{
    color: black;
}

.button-approve-bg-blue a{
    color: white;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-top-5 {
    margin-top: 5px;
}

.radio_align {
    vertical-align: middle;
    margin-top: -2px;
    margin-bottom: 1px;
}

.input-border-1 {
    margin-right: 15px;
    border-radius: 4px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #F5F5F5;
}

.header-height {
    top: 2.9rem;
}

.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 11%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 11%;
    -ms-flex: 0 0 11%;
    flex: 0 0 11%;
    max-width: 11%; 
}
.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 12%;
    -ms-flex: 0 0 12%;
    flex: 0 0 12%;
    max-width: 12%; 
}
.col-13 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 13%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 13%;
    -ms-flex: 0 0 13%;
    flex: 0 0 13%;
    max-width: 13%; 
}
.col-14 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 14%;
    -ms-flex: 0 0 14%;
    flex: 0 0 14%;
    max-width: 14%; 
}
.col-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 15%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 15%;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%; 
}
.col-16 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 16%;
    -ms-flex: 0 0 16%;
    flex: 0 0 16%;
    max-width: 16%; 
}
.col-22 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 22%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 22%;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%; 
}
.col-23 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 23%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 23%;
    -ms-flex: 0 0 23%;
    flex: 0 0 23%;
    max-width: 23%; 
}
.col-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 24%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 24%;
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 24%; 
}
.col-25 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; 
}
.col-26 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 26%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 26%;
    -ms-flex: 0 0 26%;
    flex: 0 0 26%;
    max-width: 26%; 
}
.col-28 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 28%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 28%;
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%; 
}
.col-30 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%; 
}
.col-31 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 31%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 31%;
    -ms-flex: 0 0 31%;
    flex: 0 0 31%;
    max-width: 31%; 
}
.col-32 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 32%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 32%;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%; 
}
.col-36 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 36%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 36%;
    -ms-flex: 0 0 36%;
    flex: 0 0 36%;
    max-width: 36%; 
}
.col-37 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 37%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 37%;
    -ms-flex: 0 0 37%;
    flex: 0 0 37%;
    max-width: 37%; 
}
.col-38 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 38%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 38%;
    -ms-flex: 0 0 38%;
    flex: 0 0 38%;
    max-width: 38%; 
}
.col-41 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 41%;
    -ms-flex: 0 0 41%;
    flex: 0 0 41%;
    max-width: 41%; 
}
.col-42 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 42%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 42%;
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    max-width: 42%; 
}
.col-43 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 43%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 43%;
    -ms-flex: 0 0 43%;
    flex: 0 0 43%;
    max-width: 43%; 
}
.col-57 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 57%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 57%;
    -ms-flex: 0 0 57%;
    flex: 0 0 57%;
    max-width: 57%; 
}
.col-58 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 58%;
    -ms-flex: 0 0 58%;
    flex: 0 0 58%;
    max-width: 58%; 
}
.col-59 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 59%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 59%;
    -ms-flex: 0 0 59%;
    flex: 0 0 59%;
    max-width: 59%; 
}
.col-62 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 62%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 62%;
    -ms-flex: 0 0 62%;
    flex: 0 0 62%;
    max-width: 62%; 
}
.col-64 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 64%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 64%;
    -ms-flex: 0 0 64%;
    flex: 0 0 64%;
    max-width: 64%; 
}
.col-65 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 65%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 65%;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%; 
}

.col-68 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 68%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 68%;
    -ms-flex: 0 0 68%;
    flex: 0 0 68%;
    max-width: 68%; 
}
.col-70 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%; 
}
.col-72 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 72%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 72%;
    -ms-flex: 0 0 72%;
    flex: 0 0 72%;
    max-width: 72%; 
}
.col-72 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 74%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 74%;
    -ms-flex: 0 0 74%;
    flex: 0 0 74%;
    max-width: 74%; 
}
.col-75 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; 
}
.col-76 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 76%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 76%;
    -ms-flex: 0 0 76%;
    flex: 0 0 76%;
    max-width: 76%; 
}
.col-77 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 77%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 77%;
    -ms-flex: 0 0 77%;
    flex: 0 0 77%;
    max-width: 77%; 
}
.col-84 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 84%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 84%;
    -ms-flex: 0 0 84%;
    flex: 0 0 84%;
    max-width: 84%; 
}
.col-86 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 86%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 86%;
    -ms-flex: 0 0 86%;
    flex: 0 0 86%;
    max-width: 86%; 
}
.col-88 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 88%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 88%;
    -ms-flex: 0 0 88%;
    flex: 0 0 88%;
    max-width: 88%; 
}
.input-backgroud {
    margin-right:15px !important;
    border-radius:4px !important;
    padding-left:5px !important;
    padding-right:5px !important;
    background-color:#F5F5F5 !important;
}
.sf-item-input {
    -webkit-box-align: center;
    align-items:center;
    position: relative;
    overflow: hidden;
    min-height: 50px;
    padding: 6px 0px 5px 16px
}
.sf-input-label {
    width: auto;
    display: table;
    color: #444;
    font-size: 15px;
    font-weight: bold
}
.width-100 {
    width:100%
}

.sf-table {  width:100%;overflow-x: auto;} 

.sf-table thead>tr{
    height:26px;line-height:26px;background:#f5f5f5;font-weight:bold;
}
.sf-table tbody>tr{
    height:34px;line-height:34px;
}
.sf-table th{
    text-align:center;
    border-right:1px solid #fff;
   
}

.sf-table td{
    text-align:center;
    border-right:1px solid #f5f5f5;
    
    
}
.sf-table td,.sf-table th{
    padding:5px;
    white-space: nowrap;
}


.sf-table::-webkit-scrollbar-track-piece {  background-color: rgba(0, 0, 0, 0);  border-left: 1px solid rgba(0, 0, 0, 0);}
.sf-table::-webkit-scrollbar {  width: 6px;  height: 5px;  -webkit-border-radius: 5px;  -moz-border-radius: 5px;  border-radius: 5px;}
.sf-table::-webkit-scrollbar-thumb {  background-color: rgba(0, 0, 0, 0.5);  background-clip: padding-box;  -webkit-border-radius: 5px;  -moz-border-radius: 5px;  border-radius: 5px;  min-height: 28px;}
.sf-table::-webkit-scrollbar-thumb:hover {  background-color: rgba(0, 0, 0, 0.5);  -webkit-border-radius: 5px;  -moz-border-radius: 5px;  border-radius: 5px;}


/* 自定义多选按钮和单选按钮 start*/
.item-sf-checkbox,.item-sf-radio{
    display: flex;
}
 .sf-checkbox-list,.sf-radio-list{
    display: flex;
    flex-wrap: wrap;
    padding-left: 10px;
 }
.sf-checkbox-list .checkbox-item, .sf-radio-list .radio-item{
    color: #aaa;
    border: 1px solid #ccc;
    margin-right: 6px;
    display: inline-block;
    padding: 2px;
    height: 26px;
    line-height: 26px;
    padding: 0 4px;
    background-color: #ecf6ff;
    margin-bottom:6px;
    min-width: 50px;
    text-align: center;
}

.sf-radio-list .radio-item{
    border-radius:14px;
}

.sf-checkbox-list .checkbox-item{
    border-radius:4px;
}

.sf-checkbox-list .checkbox-item.checked,.sf-radio-list .radio-item.checked {
    border: 1px solid #108ee9;
    color:#fff;
    background-color: #108ee9;

}
/* 自定义多选按钮和单选按钮 end*/

/* 文件上传组件 start*/
.file-attachment-box{
    display:flex;
    flex-wrap:wrap;
}
.file-attachment-item{
    width:100px;
    height:100px;
    margin:1px;
    position:relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.file-attachment-item .btn-remove{
    position:absolute;
    right:2px;
    top:2px;
    color:red;
    display:block;
    font-size:20px;
}

.file-attachment-add{
    display:flex;
    justify-content: center;
    align-items: center;
    border:1px solid #bbb;
}
.file-attachment-add .icon{
    font-size:60px;
    color:#bbb
}
.file-attachment-label{
    margin-bottom:4px;
}

.file-attachment-item .file-attachment-item-pic{
    width:100px;
    height:100px;
}
.file-attachment-item .file-attachment-item-pic>img{
    width:100%;
    height:100%;
}
.file-attachment-item .file-attachment-item-file{
    width:100px;
    height:100px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.file-attachment-item .file-attachment-item-file>img{
    width:60px;
    height:60px;
}
.file-attachment-item .file-attachment-item-file>.item-file-name{
    display: inline-block;
    width:100%;
    height:20px;
    font-size:16px;
    line-height:20px;
    position: absolute;
    bottom:0px;
    background-color: gray;
    color:#fff;
    text-align:center;
    overflow: hidden;
}

/* 文件上传组件 end*/



/* 多选人员组件样式 start*/
.item-sf-userbox{
    display: flex;
}
.item-sf-userbox .sf-userbox-list{
    display: flex;
}
.item-sf-userbox .sf-userbox-list .userbox-item{
    display: inline-block;
    border-radius: 4px;
    margin-left: 4px;
    margin-bottom: 4px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #108ee9;
    color: #108ee9;
    background: #ecf6ff;
    padding: 0px 4px;
    font-size: 12px;
}
.item-sf-userbox .sf-userbox-list .userbox-add{
    display: inline-block;
    border-radius: 4px;
    margin-left: 4px;
    margin-bottom: 4px;
    width: 50px;
    height: 26px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #ccc;
    color: #ccc;
    padding: 0px 4px;
    font-size: 22px;
    font-weight: bold;
    
}
/* 多选人员组件样式 end*/


/* 表单底部工具栏样式 */

/* 水平样式*/
.ion-footer-bar{
    height:auto;
}   

.ion-footer-bar div.row{
    margin-top: 0px !important;
    padding:0px;

}
.ion-footer-bar div.row div.col{
    padding: 0px 4px;
}

.ion-footer-bar div.row div.col button.button-approve{
    margin: 0px auto;
}

/* 垂直样式 */
.ion-footer-bar-vertical{
    display:block;

}
.ion-footer-bar-vertical .vertical-item{
    display:block;
}

/* 表单底部工具栏样式 */

/* 单选框 */
.sf-radio {
    display: flex;
    height: 50px;
    justify-content: center;
    align-items: center;
}

.sf-radio-label {
    margin-left: 15px;
    flex: 2;
    font-size: 16px;
}

.sf-radio-options {
    flex: 1;
    display: flex;
    justify-content: flex-start;
}

.sf-radio-options label {
    margin-right: 10px;
}

.sf-radio-options input[type="radio"] {
    margin-right: 5px;
}


/* 附件展示 start */
.sf-attach-box{
    display:flex;
    flex-wrap:wrap;
}
.sf-attach-item{
    width:100px;
    height:100px;
    margin:1px;
    position:relative;
}
.sf-attach-item .btn-remove{
    position:absolute;
    right:2px;
    top:2px;
    color:yellow;
    display:block;
    font-size:20px;
}

.sf-attach-add{
    display:flex;
    justify-content: center;
    align-items: center;
    border:1px solid #bbb;
}
.sf-attach-add .icon{
    font-size:60px;
    color:#bbb
}
/* 附件展示 end */