@charset "UTF-8";
body {
    font-size: 14px;
}

.hid {
    display: none;
}

.tc {
    text-align: center;
}

.w-30 {
    width: 30px;
}

.w-50 {
    width: 50px;
}

.w-70 {
    width: 70px;
}

.w-80 {
    width: 70px;
}

.w-100 {
    width: 110px;
}

.w-150 {
    width: 150px;
}

.w-200 {
    width: 200px;
}

/* ��¼ҳ��*/

.logo {
    text-align: center;
    padding: 30px;
}

.logo font {
    color: #838383;
}

.logo img {
    margin-bottom: 10px;
}

.deng {
    text-align: center;
    padding: 0 50px;
}

.deng input {
    line-height: 40px;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 3px;
    border: 2px solid #fccd01;
    background: #f2f2f2;
    text-indent: 24px;
    font-size: 16px;
}

._submit {
    line-height: 40px;
    border-radius: 3px;
    background: #fccd01;
    border: 2px solid #fccd01;
    display: block;
    margin-top: 30px;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    color: #000;
}

.forget {
    float: left;
    text-decoration: none;
    color: #838383;
}

#header, .headerTop {
    height: 50px;
    line-height: 50px;
    display: -moz-box;
    display: -webkit-box;
    box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    background-color: #2A8CDC;
    color: #FFF;
    z-index: 1001;
    text-align: center;
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    display: flex;
}

header span.operating {
    flex: 1;
    text-align: center;
    position: absolute;
    z-index: 2;
}

header span.name {
    -moz-box-flex: 8;
    -webkit-box-flex: 8;
    box-flex: 8;
    text-align: center;
    position: absolute;
    width: 100%;
    flex: 1
}

header .fa_return {
    display: block;
    width: 50px;
    height: 50px;
    margin-left: 10px;
    font-size: 32px;
    color: #fff;
    text-align: center;
}

header span .fa_home {
    display: block;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 32px;
    text-align: center;
}

#main {
    padding: 0;
    padding-top: 50px;
}

#main input {
    cursor: pointer;
}

.headpic {
    margin-top: 20px;
    background: #fff;
    padding: 20px 30px;
    line-height: 70px;
    font-weight: 600;
    font-size: 18px;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
}

.headpic img {
    border-radius: 50%;
    margin-right: 30px;
}

.index_menu {
    background: #fff;
}

.index_menu li {
    /*line-height: 50px;*/
    line-height: 60px;
    letter-spacing: 1px;
    color: #505a50;
    border-bottom: 1px solid #f0f0f0;
    padding: 0 30px;
}

.index_menu li i {
    float: right;
    display: block;
}

.erji li {
    padding: 0 30px 0 60px;
}

.timu,
.all {
    line-height: 45px;
}

.all h1,
.timu h1,
.site h1 {
    border-radius: inherit;
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #ccc;
    font-weight: 700;
    text-align: left;
    padding: 0 10px 0 10px;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    color: #2A8CDC;
    border-left: none;
    border-right: none;
}

.timu .modify {
    float: right;
}

.box {
    background: #fff;
    width: 100%;
    border-top: none;
}

.box td {
    line-height: 25px;
    padding: 8px 12px;
    border-bottom: 1px solid #ccc;
    position: relative;
}

.box td span.sixx {
    position: absolute;
    right: 12px;
    top: 8px;
}

.weui-cell span.sixx {
    position: absolute;
    right: 12px;
    top: 10px;
    font-size: 14px;
}

.box td span.sixx.select {
    color: #999;
}

.box td.title {
    background: #F9F9F9;
    color: #33BBDD;
}

.box td input {
    border: 0px;
    line-height: 24px;
}

.box td label {
    margin-right: 10px;
}

.box td .line_input {
    border-bottom: 1px solid #000;
    border-radius: 0;
    width: 100%;
}

.box td .line_input1 {
    border-radius: 0;
    width: 100%;
    color: #999;
}

.submit {
    display: block;
    text-align: center;
    width: 90%;
    bottom: 10px;
    margin-left: 5%;
    margin-right: 5%;
}

.submit.disabled,
.fastAllowMortgage,
.fastAllowAccount {
    background: #AAB2BD;
}

/*���֤�ϴ�*/

.display_box_btn {
    display: -moz-box;
    display: -webkit-box;
    display: box;
    margin-top: 10px;
}

.display_box_btn .flex-1 {
    color: #fff;
    padding: 10px;
    background: #000;
}

.display_box_btn .delete {
    margin-left: -1px;
    border-left: 1px solid #fff;
}

.big {
    text-align: center;
    display: block;
    overflow: hidden;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: box;
}

#file_list {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.big .icon,
.car_check .icon {
    font-size: 18px;
    color: #fff;
    padding: 10px;
    background: #2f8ec6;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    margin: 0 auto;
}

.car_check {
    text-align: center;
    display: block;
    overflow: hidden;
}

.hefa {
    color: #838383;
    margin: 10px;
    line-height: 24px;
    overflow: hidden;
}

.small_box {
    background: #fff;
    border-radius: 10px;
    margin: 5px;
    padding: 10px;
    position: relative;
    width: 48%;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}

.list_box {
    background: #fff;
    border-radius: 10px;
    margin: 10px;
    padding: 10px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: calc(50% - 20px);
    height: auto;
}

/*  */

.credit-div-img {
    width: 30px;
    height: 35px;
    /*border-radius: 50%;*/
    /* text-align: center; */
    margin: auto;
}

.credit-div-img img {
    width: 100%;
    height: 90%;
}

.credit-label {
    line-height: 5px !important;
    font-size: 14px;
}

.credit-ims {
    width: 65% !important;
    margin: 0 auto;
    border: 1px solid #d3cece;
    padding: 0 !important;
}

.credit-upfile {
    width: 65%;
    margin: 40px auto;
    border: 1px solid #d3cece;
    margin-bottom: 0;
}

.small_title {
    line-height: 30px;
    margin-top: 12px;
    color: #9f9f9f;
    letter-spacing: 1px;
    font-weight: 500;
    display: block;
}

.small_box .change_pic,
.list_box .change_pic {
    position: absolute;
    z-index: 100;
    margin: -12px 0 0 -12px;
    top: 50%;
    left: 50%;
    color: #008000;
    font-size: 48px;
}

.big .menu {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #000000;
    opacity: 0.6;
    filter: alpha(opacity=0.6);
}

.big .menu .menu_item {
    color: #fff;
    padding: 10px;
    text-align: center;
    display: block;
    margin: 0 20px;
}

.big .menu .menu_item.delete {
    border-left: #fff solid 1px;
    margin-left: -1px;
}

.imgup {
    opacity: 0;
    filter: alpha(opacity=0);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}

.showimg {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    display: none;
    border-radius: 10px;
}

._showimg {
    width: 100%;
    border-radius: 10px;
}

.showImg {
    text-align: center;
    margin: 200px 0 10px 0;
}

.msg_big {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 40px;
}

.msg_small {
    text-align: center;
    color: #838383;
    line-height: 24px;
    margin-top: 10px;
}

.center {
    margin: 0 auto;
}

/* �����б�ҳ��*/

.order_table {
    background: #fff;
    margin-top: 10px;
}

.order_table a {
    display: block;
}

.order_table th,
.order_table td {
    line-height: 30px;
    padding: 8px;
    text-align: center;
}

.order_table th {
    background: #888888;
    color: #fff;
    font-weight: normal;
}

.order_table td {
    border-bottom: 1px solid #eeeeee;
}

.order_status1 {
    color: #0076bc;
}

.order_status2 {
    color: #699c72
}

.order_status3 {
    color: #FF9800
}

.order_status4 {
    color: #e10123
}

.order_status5 {
    color: #4CAF50
}

.search {
    line-height: 45px;
    background: #0076bc;
    margin-top: 10px;
    text-align: center;
    position: relative;
}

.search a {
    color: #fff;
}

.search .more {
    color: #fff;
    float: left;
    margin-left: 10px;
}

.search .more ul {
    position: absolute;
    z-index: 1000;
    background: #eee;
    left: 0px;
}

.search .more.show ul {
    display: block;
    width: 100%;
}

.search .more ul li {
    width: 100%;
    text-align: left;
    padding: 0 20px;
    color: #666;
    border-bottom: 1px solid #ccc;
}

.search .more ul li a {
    color: #666;
}

.search .more ul li a:hover {
    color: #2A8CDC;
}

.search_input {
    background: #fff;
    border: 0px;
    line-height: 25px;
    text-indent: 10px;
    width: 200px;
    margin-right: 20px;
}

.loadmore {
    line-height: 40px;
    display: block;
    text-align: center;
    background: #fff;
    color: #888888;
}

.userlogin {
    background: #fff;
}

.usertable {
    width: 100%;
}

.usertable td {
    line-height: 40px;
    padding: 8px 10px;
    border-bottom: 1px solid #eeeeee;
}

.usertable td input {
    border: 0px;
    line-height: 35px;
    width: 100%;
}

/* radio*/

.choice {
    position: relative;
    display: inline;
}

.choice .radio {
    position: relative;
    display: inline-block;
    font-weight: 400;
    padding-left: 25px;
    cursor: pointer;
}

.choice .radio input {
    position: absolute;
    left: -9999px;
}

.choice .radio i {
    display: block;
    position: absolute;
    top: 6px;
    left: 0;
    width: 15px;
    height: 15px;
    outline: 0;
    border: 1px solid #999;
    border-radius: 50%;
    transition: border-color .3s
    -webkit-transition: border-color .3s;
}

.choice .radio input:checked + i {
}

.choice .radio input + i:after {
    position: absolute;
    content: '';
    top: 2px;
    left: 2px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #fdcf00;
    opacity: 0;
    transition: opacity .1s;
    -webkit-transition: opacity .1s;
}

.choice .radio input:checked + i:after {
    opacity: 1;
}

/* radio*/

.pay_box {
    padding: 10px;
    margin-top: 20px;
}

.pay_box .item {
    line-height: 40px;
    padding: 4px 10px;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #d5d5d5;
    margin-top: 20px;
    position: relative;
}

.pay_box .item label {
    width: 80px;
    text-align: right;
    display: inline-block;
}

.pay_box .item input {
    border: 0px;
    line-height: 30px;
    text-align: right;
    padding: 0 10px;
    background: #fff;
    position: absolute;
    right: 10px;
    line-height: 40px;
}

.shiji {
    margin-top: 20px;
}

.show_table {
    background: #fff;
    width: 100%;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
}

.show_table td {
    line-height: 45px;
    padding: 4px 20px;
}

.send {
    color: #69C3FF;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('./FontAwesome-4.1.0/fontawesome-webfont.eot?v=4.1.0');
    src: url('./FontAwesome-4.1.0/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('./FontAwesome-4.1.0/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('./FontAwesome-4.1.0/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('./FontAwesome-4.1.0/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class*=ficon-]:before {
    display: inline-block;
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    vertical-align: baseline;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ficon-glass:before {
    content: "\f000";
}

.ficon-music:before {
    content: "\f001";
}

.ficon-search:before {
    content: "\f002";
}

.ficon-envelope-o:before {
    content: "\f003";
}

.ficon-heart:before {
    content: "\f004";
}

.ficon-star:before {
    content: "\f005";
}

.ficon-star-o:before {
    content: "\f006";
}

.ficon-user:before {
    content: "\f007";
}

.ficon-film:before {
    content: "\f008";
}

.ficon-th-large:before {
    content: "\f009";
}

.ficon-th:before {
    content: "\f00a";
}

.ficon-th-list:before {
    content: "\f00b";
}

.ficon-check:before {
    content: "\f00c";
}

.ficon-times:before {
    content: "\f00d";
}

.ficon-search-plus:before {
    content: "\f00e";
}

.ficon-search-minus:before {
    content: "\f010";
}

.ficon-power-off:before {
    content: "\f011";
}

.ficon-signal:before {
    content: "\f012";
}

.ficon-gear:before,
.ficon-cog:before {
    content: "\f013";
}

.ficon-trash-o:before {
    content: "\f014";
}

.ficon-home:before {
    content: "\f015";
}

.ficon-file-o:before {
    content: "\f016";
}

.ficon-clock-o:before {
    content: "\f017";
}

.ficon-road:before {
    content: "\f018";
}

.ficon-download:before {
    content: "\f019";
}

.ficon-arrow-circle-o-down:before {
    content: "\f01a";
}

.ficon-arrow-circle-o-up:before {
    content: "\f01b";
}

.ficon-inbox:before {
    content: "\f01c";
}

.ficon-play-circle-o:before {
    content: "\f01d";
}

.ficon-rotate-right:before,
.ficon-repeat:before {
    content: "\f01e";
}

.ficon-refresh:before {
    content: "\f021";
}

.ficon-list-alt:before {
    content: "\f022";
}

.ficon-lock:before {
    content: "\f023";
}

.ficon-flag:before {
    content: "\f024";
}

.ficon-headphones:before {
    content: "\f025";
}

.ficon-volume-off:before {
    content: "\f026";
}

.ficon-volume-down:before {
    content: "\f027";
}

.ficon-volume-up:before {
    content: "\f028";
}

.ficon-qrcode:before {
    content: "\f029";
}

.ficon-barcode:before {
    content: "\f02a";
}

.ficon-tag:before {
    content: "\f02b";
}

.ficon-tags:before {
    content: "\f02c";
}

.ficon-book:before {
    content: "\f02d";
}

.ficon-bookmark:before {
    content: "\f02e";
}

.ficon-print:before {
    content: "\f02f";
}

.ficon-camera:before {
    content: "\f030";
}

.ficon-font:before {
    content: "\f031";
}

.ficon-bold:before {
    content: "\f032";
}

.ficon-italic:before {
    content: "\f033";
}

.ficon-text-height:before {
    content: "\f034";
}

.ficon-text-width:before {
    content: "\f035";
}

.ficon-align-left:before {
    content: "\f036";
}

.ficon-align-center:before {
    content: "\f037";
}

.ficon-align-right:before {
    content: "\f038";
}

.ficon-align-justify:before {
    content: "\f039";
}

.ficon-list:before {
    content: "\f03a";
}

.ficon-dedent:before,
.ficon-outdent:before {
    content: "\f03b";
}

.ficon-indent:before {
    content: "\f03c";
}

.ficon-video-camera:before {
    content: "\f03d";
}

.ficon-photo:before,
.ficon-image:before,
.ficon-picture-o:before {
    content: "\f03e";
}

.ficon-pencil:before {
    content: "\f040";
}

.ficon-map-marker:before {
    content: "\f041";
}

.ficon-adjust:before {
    content: "\f042";
}

.ficon-tint:before {
    content: "\f043";
}

.ficon-edit:before,
.ficon-pencil-square-o:before {
    content: "\f044";
}

.ficon-share-square-o:before {
    content: "\f045";
}

.ficon-check-square-o:before {
    content: "\f046";
}

.ficon-arrows:before {
    content: "\f047";
}

.ficon-step-backward:before {
    content: "\f048";
}

.ficon-fast-backward:before {
    content: "\f049";
}

.ficon-backward:before {
    content: "\f04a";
}

.ficon-play:before {
    content: "\f04b";
}

.ficon-pause:before {
    content: "\f04c";
}

.ficon-stop:before {
    content: "\f04d";
}

.ficon-forward:before {
    content: "\f04e";
}

.ficon-fast-forward:before {
    content: "\f050";
}

.ficon-step-forward:before {
    content: "\f051";
}

.ficon-eject:before {
    content: "\f052";
}

.ficon-chevron-left:before {
    content: "\f053";
}

.ficon-chevron-right:before {
    content: "\f054";
}

.ficon-plus-circle:before {
    content: "\f055";
}

.ficon-minus-circle:before {
    content: "\f056";
}

.ficon-times-circle:before {
    content: "\f057";
}

.ficon-check-circle:before {
    content: "\f058";
}

.ficon-question-circle:before {
    content: "\f059";
}

.ficon-info-circle:before {
    content: "\f05a";
}

.ficon-crosshairs:before {
    content: "\f05b";
}

.ficon-times-circle-o:before {
    content: "\f05c";
}

.ficon-check-circle-o:before {
    content: "\f05d";
}

.ficon-ban:before {
    content: "\f05e";
}

.ficon-arrow-left:before {
    content: "\f060";
}

.ficon-arrow-right:before {
    content: "\f061";
}

.ficon-arrow-up:before {
    content: "\f062";
}

.ficon-arrow-down:before {
    content: "\f063";
}

.ficon-mail-forward:before,
.ficon-share:before {
    content: "\f064";
}

.ficon-expand:before {
    content: "\f065";
}

.ficon-compress:before {
    content: "\f066";
}

.ficon-plus:before {
    content: "\f067";
}

.ficon-minus:before {
    content: "\f068";
}

.ficon-asterisk:before {
    content: "\f069";
}

.ficon-exclamation-circle:before {
    content: "\f06a";
}

.ficon-gift:before {
    content: "\f06b";
}

.ficon-leaf:before {
    content: "\f06c";
}

.ficon-fire:before {
    content: "\f06d";
}

.ficon-eye:before {
    content: "\f06e";
}

.ficon-eye-slash:before {
    content: "\f070";
}

.ficon-warning:before,
.ficon-exclamation-triangle:before {
    content: "\f071";
}

.ficon-plane:before {
    content: "\f072";
}

.ficon-calendar:before {
    content: "\f073";
}

.ficon-random:before {
    content: "\f074";
}

.ficon-comment:before {
    content: "\f075";
}

.ficon-magnet:before {
    content: "\f076";
}

.ficon-chevron-up:before {
    content: "\f077";
}

.ficon-chevron-down:before {
    content: "\f078";
}

.ficon-retweet:before {
    content: "\f079";
}

.ficon-shopping-cart:before {
    content: "\f07a";
}

.ficon-folder:before {
    content: "\f07b";
}

.ficon-folder-open:before {
    content: "\f07c";
}

.ficon-arrows-v:before {
    content: "\f07d";
}

.ficon-arrows-h:before {
    content: "\f07e";
}

.ficon-bar-chart-o:before {
    content: "\f080";
}

.ficon-twitter-square:before {
    content: "\f081";
}

.ficon-facebook-square:before {
    content: "\f082";
}

.ficon-camera-retro:before {
    content: "\f083";
}

.ficon-key:before {
    content: "\f084";
}

.ficon-gears:before,
.ficon-cogs:before {
    content: "\f085";
}

.ficon-comments:before {
    content: "\f086";
}

.ficon-thumbs-o-up:before {
    content: "\f087";
}

.ficon-thumbs-o-down:before {
    content: "\f088";
}

.ficon-star-half:before {
    content: "\f089";
}

.ficon-heart-o:before {
    content: "\f08a";
}

.ficon-sign-out:before {
    content: "\f08b";
}

.ficon-linkedin-square:before {
    content: "\f08c";
}

.ficon-thumb-tack:before {
    content: "\f08d";
}

.ficon-external-link:before {
    content: "\f08e";
}

.ficon-sign-in:before {
    content: "\f090";
}

.ficon-trophy:before {
    content: "\f091";
}

.ficon-github-square:before {
    content: "\f092";
}

.ficon-upload:before {
    content: "\f093";
}

.ficon-lemon-o:before {
    content: "\f094";
}

.ficon-phone:before {
    content: "\f095";
}

.ficon-square-o:before {
    content: "\f096";
}

.ficon-bookmark-o:before {
    content: "\f097";
}

.ficon-phone-square:before {
    content: "\f098";
}

.ficon-twitter:before {
    content: "\f099";
}

.ficon-facebook:before {
    content: "\f09a";
}

.ficon-github:before {
    content: "\f09b";
}

.ficon-unlock:before {
    content: "\f09c";
}

.ficon-credit-card:before {
    content: "\f09d";
}

.ficon-rss:before {
    content: "\f09e";
}

.ficon-hdd-o:before {
    content: "\f0a0";
}

.ficon-bullhorn:before {
    content: "\f0a1";
}

.ficon-bell:before {
    content: "\f0f3";
}

.ficon-certificate:before {
    content: "\f0a3";
}

.ficon-hand-o-right:before {
    content: "\f0a4";
}

.ficon-hand-o-left:before {
    content: "\f0a5";
}

.ficon-hand-o-up:before {
    content: "\f0a6";
}

.ficon-hand-o-down:before {
    content: "\f0a7";
}

.ficon-arrow-circle-left:before {
    content: "\f0a8";
}

.ficon-arrow-circle-right:before {
    content: "\f0a9";
}

.ficon-arrow-circle-up:before {
    content: "\f0aa";
}

.ficon-arrow-circle-down:before {
    content: "\f0ab";
}

.ficon-globe:before {
    content: "\f0ac";
}

.ficon-wrench:before {
    content: "\f0ad";
}

.ficon-tasks:before {
    content: "\f0ae";
}

.ficon-filter:before {
    content: "\f0b0";
}

.ficon-briefcase:before {
    content: "\f0b1";
}

.ficon-arrows-alt:before {
    content: "\f0b2";
}

.ficon-group:before,
.ficon-users:before {
    content: "\f0c0";
}

.ficon-chain:before,
.ficon-link:before {
    content: "\f0c1";
}

.ficon-cloud:before {
    content: "\f0c2";
}

.ficon-flask:before {
    content: "\f0c3";
}

.ficon-cut:before,
.ficon-scissors:before {
    content: "\f0c4";
}

.ficon-copy:before,
.ficon-files-o:before {
    content: "\f0c5";
}

.ficon-paperclip:before {
    content: "\f0c6";
}

.ficon-save:before,
.ficon-floppy-o:before {
    content: "\f0c7";
}

.ficon-square:before {
    content: "\f0c8";
}

.ficon-navicon:before,
.ficon-reorder:before,
.ficon-bars:before {
    content: "\f0c9";
}

.ficon-list-ul:before {
    content: "\f0ca";
}

.ficon-list-ol:before {
    content: "\f0cb";
}

.ficon-strikethrough:before {
    content: "\f0cc";
}

.ficon-underline:before {
    content: "\f0cd";
}

.ficon-table:before {
    content: "\f0ce";
}

.ficon-magic:before {
    content: "\f0d0";
}

.ficon-truck:before {
    content: "\f0d1";
}

.ficon-pinterest:before {
    content: "\f0d2";
}

.ficon-pinterest-square:before {
    content: "\f0d3";
}

.ficon-google-plus-square:before {
    content: "\f0d4";
}

.ficon-google-plus:before {
    content: "\f0d5";
}

.ficon-money:before {
    content: "\f0d6";
}

.ficon-caret-down:before {
    content: "\f0d7";
}

.ficon-caret-up:before {
    content: "\f0d8";
}

.ficon-caret-left:before {
    content: "\f0d9";
}

.ficon-caret-right:before {
    content: "\f0da";
}

.ficon-columns:before {
    content: "\f0db";
}

.ficon-unsorted:before,
.ficon-sort:before {
    content: "\f0dc";
}

.ficon-sort-down:before,
.ficon-sort-desc:before {
    content: "\f0dd";
}

.ficon-sort-up:before,
.ficon-sort-asc:before {
    content: "\f0de";
}

.ficon-envelope:before {
    content: "\f0e0";
}

.ficon-linkedin:before {
    content: "\f0e1";
}

.ficon-rotate-left:before,
.ficon-undo:before {
    content: "\f0e2";
}

.ficon-legal:before,
.ficon-gavel:before {
    content: "\f0e3";
}

.ficon-dashboard:before,
.ficon-tachometer:before {
    content: "\f0e4";
}

.ficon-comment-o:before {
    content: "\f0e5";
}

.ficon-comments-o:before {
    content: "\f0e6";
}

.ficon-flash:before,
.ficon-bolt:before {
    content: "\f0e7";
}

.ficon-sitemap:before {
    content: "\f0e8";
}

.ficon-umbrella:before {
    content: "\f0e9";
}

.ficon-paste:before,
.ficon-clipboard:before {
    content: "\f0ea";
}

.ficon-lightbulb-o:before {
    content: "\f0eb";
}

.ficon-exchange:before {
    content: "\f0ec";
}

.ficon-cloud-download:before {
    content: "\f0ed";
}

.ficon-cloud-upload:before {
    content: "\f0ee";
}

.ficon-user-md:before {
    content: "\f0f0";
}

.ficon-stethoscope:before {
    content: "\f0f1";
}

.ficon-suitcase:before {
    content: "\f0f2";
}

.ficon-bell-o:before {
    content: "\f0a2";
}

.ficon-coffee:before {
    content: "\f0f4";
}

.ficon-cutlery:before {
    content: "\f0f5";
}

.ficon-file-text-o:before {
    content: "\f0f6";
}

.ficon-building-o:before {
    content: "\f0f7";
}

.ficon-hospital-o:before {
    content: "\f0f8";
}

.ficon-ambulance:before {
    content: "\f0f9";
}

.ficon-medkit:before {
    content: "\f0fa";
}

.ficon-fighter-jet:before {
    content: "\f0fb";
}

.ficon-beer:before {
    content: "\f0fc";
}

.ficon-h-square:before {
    content: "\f0fd";
}

.ficon-plus-square:before {
    content: "\f0fe";
}

.ficon-angle-double-left:before {
    content: "\f100";
}

.ficon-angle-double-right:before {
    content: "\f101";
}

.ficon-angle-double-up:before {
    content: "\f102";
}

.ficon-angle-double-down:before {
    content: "\f103";
}

.ficon-angle-left:before {
    content: "\f104";
}

.ficon-angle-right:before {
    content: "\f105";
}

.ficon-angle-up:before {
    content: "\f106";
}

.ficon-angle-down:before {
    content: "\f107";
}

.ficon-desktop:before {
    content: "\f108";
}

.ficon-laptop:before {
    content: "\f109";
}

.ficon-tablet:before {
    content: "\f10a";
}

.ficon-mobile-phone:before,
.ficon-mobile:before {
    content: "\f10b";
}

.ficon-circle-o:before {
    content: "\f10c";
}

.ficon-quote-left:before {
    content: "\f10d";
}

.ficon-quote-right:before {
    content: "\f10e";
}

.ficon-spinner:before {
    content: "\f110";
}

.ficon-circle:before {
    content: "\f111";
}

.ficon-mail-reply:before,
.ficon-reply:before {
    content: "\f112";
}

.ficon-github-alt:before {
    content: "\f113";
}

.ficon-folder-o:before {
    content: "\f114";
}

.ficon-folder-open-o:before {
    content: "\f115";
}

.ficon-smile-o:before {
    content: "\f118";
}

.ficon-frown-o:before {
    content: "\f119";
}

.ficon-meh-o:before {
    content: "\f11a";
}

.ficon-gamepad:before {
    content: "\f11b";
}

.ficon-keyboard-o:before {
    content: "\f11c";
}

.ficon-flag-o:before {
    content: "\f11d";
}

.ficon-flag-checkered:before {
    content: "\f11e";
}

.ficon-terminal:before {
    content: "\f120";
}

.ficon-code:before {
    content: "\f121";
}

.ficon-mail-reply-all:before,
.ficon-reply-all:before {
    content: "\f122";
}

.ficon-star-half-empty:before,
.ficon-star-half-full:before,
.ficon-star-half-o:before {
    content: "\f123";
}

.ficon-location-arrow:before {
    content: "\f124";
}

.ficon-crop:before {
    content: "\f125";
}

.ficon-code-fork:before {
    content: "\f126";
}

.ficon-unlink:before,
.ficon-chain-broken:before {
    content: "\f127";
}

.ficon-question:before {
    content: "\f128";
}

.ficon-info:before {
    content: "\f129";
}

.ficon-exclamation:before {
    content: "\f12a";
}

.ficon-superscript:before {
    content: "\f12b";
}

.ficon-subscript:before {
    content: "\f12c";
}

.ficon-eraser:before {
    content: "\f12d";
}

.ficon-puzzle-piece:before {
    content: "\f12e";
}

.ficon-microphone:before {
    content: "\f130";
}

.ficon-microphone-slash:before {
    content: "\f131";
}

.ficon-shield:before {
    content: "\f132";
}

.ficon-calendar-o:before {
    content: "\f133";
}

.ficon-fire-extinguisher:before {
    content: "\f134";
}

.ficon-rocket:before {
    content: "\f135";
}

.ficon-maxcdn:before {
    content: "\f136";
}

.ficon-chevron-circle-left:before {
    content: "\f137";
}

.ficon-chevron-circle-right:before {
    content: "\f138";
}

.ficon-chevron-circle-up:before {
    content: "\f139";
}

.ficon-chevron-circle-down:before {
    content: "\f13a";
}

.ficon-html5:before {
    content: "\f13b";
}

.ficon-css3:before {
    content: "\f13c";
}

.ficon-anchor:before {
    content: "\f13d";
}

.ficon-unlock-alt:before {
    content: "\f13e";
}

.ficon-bullseye:before {
    content: "\f140";
}

.ficon-ellipsis-h:before {
    content: "\f141";
}

.ficon-ellipsis-v:before {
    content: "\f142";
}

.ficon-rss-square:before {
    content: "\f143";
}

.ficon-play-circle:before {
    content: "\f144";
}

.ficon-ticket:before {
    content: "\f145";
}

.ficon-minus-square:before {
    content: "\f146";
}

.ficon-minus-square-o:before {
    content: "\f147";
}

.ficon-level-up:before {
    content: "\f148";
}

.ficon-level-down:before {
    content: "\f149";
}

.ficon-check-square:before {
    content: "\f14a";
}

.ficon-pencil-square:before {
    content: "\f14b";
}

.ficon-external-link-square:before {
    content: "\f14c";
}

.ficon-share-square:before {
    content: "\f14d";
}

.ficon-compass:before {
    content: "\f14e";
}

.ficon-toggle-down:before,
.ficon-caret-square-o-down:before {
    content: "\f150";
}

.ficon-toggle-up:before,
.ficon-caret-square-o-up:before {
    content: "\f151";
}

.ficon-toggle-right:before,
.ficon-caret-square-o-right:before {
    content: "\f152";
}

.ficon-euro:before,
.ficon-eur:before {
    content: "\f153";
}

.ficon-gbp:before {
    content: "\f154";
}

.ficon-dollar:before,
.ficon-usd:before {
    content: "\f155";
}

.ficon-rupee:before,
.ficon-inr:before {
    content: "\f156";
}

.ficon-cny:before,
.ficon-rmb:before,
.ficon-yen:before,
.ficon-jpy:before {
    content: "\f157";
}

.ficon-ruble:before,
.ficon-rouble:before,
.ficon-rub:before {
    content: "\f158";
}

.ficon-won:before,
.ficon-krw:before {
    content: "\f159";
}

.ficon-bitcoin:before,
.ficon-btc:before {
    content: "\f15a";
}

.ficon-file:before {
    content: "\f15b";
}

.ficon-file-text:before {
    content: "\f15c";
}

.ficon-sort-alpha-asc:before {
    content: "\f15d";
}

.ficon-sort-alpha-desc:before {
    content: "\f15e";
}

.ficon-sort-amount-asc:before {
    content: "\f160";
}

.ficon-sort-amount-desc:before {
    content: "\f161";
}

.ficon-sort-numeric-asc:before {
    content: "\f162";
}

.ficon-sort-numeric-desc:before {
    content: "\f163";
}

.ficon-thumbs-up:before {
    content: "\f164";
}

.ficon-thumbs-down:before {
    content: "\f165";
}

.ficon-youtube-square:before {
    content: "\f166";
}

.ficon-youtube:before {
    content: "\f167";
}

.ficon-xing:before {
    content: "\f168";
}

.ficon-xing-square:before {
    content: "\f169";
}

.ficon-youtube-play:before {
    content: "\f16a";
}

.ficon-dropbox:before {
    content: "\f16b";
}

.ficon-stack-overflow:before {
    content: "\f16c";
}

.ficon-instagram:before {
    content: "\f16d";
}

.ficon-flickr:before {
    content: "\f16e";
}

.ficon-adn:before {
    content: "\f170";
}

.ficon-bitbucket:before {
    content: "\f171";
}

.ficon-bitbucket-square:before {
    content: "\f172";
}

.ficon-tumblr:before {
    content: "\f173";
}

.ficon-tumblr-square:before {
    content: "\f174";
}

.ficon-long-arrow-down:before {
    content: "\f175";
}

.ficon-long-arrow-up:before {
    content: "\f176";
}

.ficon-long-arrow-left:before {
    content: "\f177";
}

.ficon-long-arrow-right:before {
    content: "\f178";
}

.ficon-apple:before {
    content: "\f179";
}

.ficon-windows:before {
    content: "\f17a";
}

.ficon-android:before {
    content: "\f17b";
}

.ficon-linux:before {
    content: "\f17c";
}

.ficon-dribbble:before {
    content: "\f17d";
}

.ficon-skype:before {
    content: "\f17e";
}

.ficon-foursquare:before {
    content: "\f180";
}

.ficon-trello:before {
    content: "\f181";
}

.ficon-female:before {
    content: "\f182";
}

.ficon-male:before {
    content: "\f183";
}

.ficon-gittip:before {
    content: "\f184";
}

.ficon-sun-o:before {
    content: "\f185";
}

.ficon-moon-o:before {
    content: "\f186";
}

.ficon-archive:before {
    content: "\f187";
}

.ficon-bug:before {
    content: "\f188";
}

.ficon-vk:before {
    content: "\f189";
}

.ficon-weibo:before {
    content: "\f18a";
}

.ficon-renren:before {
    content: "\f18b";
}

.ficon-pagelines:before {
    content: "\f18c";
}

.ficon-stack-exchange:before {
    content: "\f18d";
}

.ficon-arrow-circle-o-right:before {
    content: "\f18e";
}

.ficon-arrow-circle-o-left:before {
    content: "\f190";
}

.ficon-toggle-left:before,
.ficon-caret-square-o-left:before {
    content: "\f191";
}

.ficon-dot-circle-o:before {
    content: "\f192";
}

.ficon-wheelchair:before {
    content: "\f193";
}

.ficon-vimeo-square:before {
    content: "\f194";
}

.ficon-turkish-lira:before,
.ficon-try:before {
    content: "\f195";
}

.ficon-plus-square-o:before {
    content: "\f196";
}

.ficon-space-shuttle:before {
    content: "\f197";
}

.ficon-slack:before {
    content: "\f198";
}

.ficon-envelope-square:before {
    content: "\f199";
}

.ficon-wordpress:before {
    content: "\f19a";
}

.ficon-openid:before {
    content: "\f19b";
}

.ficon-institution:before,
.ficon-bank:before,
.ficon-university:before {
    content: "\f19c";
}

.ficon-mortar-board:before,
.ficon-graduation-cap:before {
    content: "\f19d";
}

.ficon-yahoo:before {
    content: "\f19e";
}

.ficon-google:before {
    content: "\f1a0";
}

.ficon-reddit:before {
    content: "\f1a1";
}

.ficon-reddit-square:before {
    content: "\f1a2";
}

.ficon-stumbleupon-circle:before {
    content: "\f1a3";
}

.ficon-stumbleupon:before {
    content: "\f1a4";
}

.ficon-delicious:before {
    content: "\f1a5";
}

.ficon-digg:before {
    content: "\f1a6";
}

.ficon-pied-piper-square:before,
.ficon-pied-piper:before {
    content: "\f1a7";
}

.ficon-pied-piper-alt:before {
    content: "\f1a8";
}

.ficon-drupal:before {
    content: "\f1a9";
}

.ficon-joomla:before {
    content: "\f1aa";
}

.ficon-language:before {
    content: "\f1ab";
}

.ficon-fax:before {
    content: "\f1ac";
}

.ficon-building:before {
    content: "\f1ad";
}

.ficon-child:before {
    content: "\f1ae";
}

.ficon-paw:before {
    content: "\f1b0";
}

.ficon-spoon:before {
    content: "\f1b1";
}

.ficon-cube:before {
    content: "\f1b2";
}

.ficon-cubes:before {
    content: "\f1b3";
}

.ficon-behance:before {
    content: "\f1b4";
}

.ficon-behance-square:before {
    content: "\f1b5";
}

.ficon-steam:before {
    content: "\f1b6";
}

.ficon-steam-square:before {
    content: "\f1b7";
}

.ficon-recycle:before {
    content: "\f1b8";
}

.ficon-automobile:before,
.ficon-car:before {
    content: "\f1b9";
}

.ficon-cab:before,
.ficon-taxi:before {
    content: "\f1ba";
}

.ficon-tree:before {
    content: "\f1bb";
}

.ficon-spotify:before {
    content: "\f1bc";
}

.ficon-deviantart:before {
    content: "\f1bd";
}

.ficon-soundcloud:before {
    content: "\f1be";
}

.ficon-database:before {
    content: "\f1c0";
}

.ficon-file-pdf-o:before {
    content: "\f1c1";
}

.ficon-file-word-o:before {
    content: "\f1c2";
}

.ficon-file-excel-o:before {
    content: "\f1c3";
}

.ficon-file-powerpoint-o:before {
    content: "\f1c4";
}

.ficon-file-photo-o:before,
.ficon-file-picture-o:before,
.ficon-file-image-o:before {
    content: "\f1c5";
}

.ficon-file-zip-o:before,
.ficon-file-archive-o:before {
    content: "\f1c6";
}

.ficon-file-sound-o:before,
.ficon-file-audio-o:before {
    content: "\f1c7";
}

.ficon-file-movie-o:before,
.ficon-file-video-o:before {
    content: "\f1c8";
}

.ficon-file-code-o:before {
    content: "\f1c9";
}

.ficon-vine:before {
    content: "\f1ca";
}

.ficon-codepen:before {
    content: "\f1cb";
}

.ficon-jsfiddle:before {
    content: "\f1cc";
}

.ficon-life-bouy:before,
.ficon-life-saver:before,
.ficon-support:before,
.ficon-life-ring:before {
    content: "\f1cd";
}

.ficon-circle-o-notch:before {
    content: "\f1ce";
}

.ficon-ra:before,
.ficon-rebel:before {
    content: "\f1d0";
}

.ficon-ge:before,
.ficon-empire:before {
    content: "\f1d1";
}

.ficon-git-square:before {
    content: "\f1d2";
}

.ficon-git:before {
    content: "\f1d3";
}

.ficon-hacker-news:before {
    content: "\f1d4";
}

.ficon-tencent-weibo:before {
    content: "\f1d5";
}

.ficon-qq:before {
    content: "\f1d6";
}

.ficon-wechat:before,
.ficon-weixin:before {
    content: "\f1d7";
}

.ficon-send:before,
.ficon-paper-plane:before {
    content: "\f1d8";
}

.ficon-send-o:before,
.ficon-paper-plane-o:before {
    content: "\f1d9";
}

.ficon-history:before {
    content: "\f1da";
}

.ficon-circle-thin:before {
    content: "\f1db";
}

.ficon-header:before {
    content: "\f1dc";
}

.ficon-paragraph:before {
    content: "\f1dd";
}

.ficon-sliders:before {
    content: "\f1de";
}

.ficon-share-alt:before {
    content: "\f1e0";
}

.ficon-share-alt-square:before {
    content: "\f1e1";
}

.ficon-bomb:before {
    content: "\f1e2";
}

.link-item {
    background: #009ad6;
}

.link-item .btns.no {
    color: #99ccff;
}

.link-item .btns {
    padding: .15px 0;
}

.display_box {
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: box;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    box-pack: center
}

.flex-1 {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}

.btns {
    background: #009ad6 none repeat scroll 0 0;
    color: #fff;
    line-height: 45px;
    width: 100%;
    display: block;
    text-align: center;
    position: relative;
    border: none;
}

.report {
    position: relative;
}

.address-mask {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.3);
    overflow: hidden;
    z-index: 2500;
}

.address-picker {
    position: fixed;
    top: auto;
    bottom: 0;
    display: block;
    width: 100%;
    left: 0;
    right: 0;
    height: 308px;
    box-sizing: border-box;
    background-color: #ffffff;
    border-top: #e2e2e2 1px solid;
    border-bottom: #e2e2e2 1px solid;
    overflow: hidden;
    z-index: 3000;
    -webkit-transition: 0.5s linear all;
    -moz-transition: 0.5s linear all;
    -o-transition: 0.5s linear all;
    transition: 0.5s linear all;
}

.address-picker .picker-header {
    display: block;
    width: 100%;
    height: 44px;
    box-sizing: border-box;
    border: none;
    border-bottom: #e2e2e2 1px solid;
    text-align: center;
    overflow: hidden;
    color: #404245;
    font-size: 14px;
    font-weight: normal;
    line-height: 44px;
}

.address-picker .picker-list {
    display: block;
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    border-bottom: #e2e2e2 1px solid;
    overflow-x: hidden;
    overflow-y: scroll;
}

.address-picker .picker-list .list-loading {
    display: block;
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    border-bottom: #e2d2e2 1px solid;
    border: none;
    text-align: center;
    overflow: hidden;
    color: #404245;
    font-size: 14px;
    font-weight: normal;
    line-height: 212px;
}

.address-picker .picker-list .list-item {
    position: relative;
    display: block;
    width: 100%;
    height: 44px;
    box-sizing: border-box;
    background-color: #ffffff;
    border-bottom: #f8f8f8 1px solid;
    text-align: center;
    overflow: hidden;
    color: #404245;
    font-size: 14px;
    font-weight: bold;
    line-height: 44px;
    padding-right: 24px;
}

.address-picker .picker-list .list-item .item-arrow {
    position: absolute;
    right: 12px;
    top: 15px;
    display: block;
    width: 6px;
    height: 12px;
    line-height: 22px;
    box-sizing: border-box;
}

.address-picker .picker-cancel {
    position: relative;
    margin: 10px 10px 10px 10px;
    height: 44px;
    box-sizing: border-box;
    background-color: #f7f7f7;
    text-align: center;
    color: #404245;
    font-size: 14px;
    font-weight: normal;
    line-height: 44px;
}

.form-item .item-arrow {
    position: absolute;
    right: 12px;
    top: 15px;
    display: block;
    width: 6px;
    height: 12px;
    line-height: 22px;
    box-sizing: border-box;
}

.form-item {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.form-item .item-value {
    width: 75%;
    box-sizing: border-box;
    color: #404245;
    font-size: 13px;
    font-weight: normal;
    line-height: 25px;
    padding-right: 24px;
    overflow: hidden;
}

.form-item .item-select {
    width: 75%;
    box-sizing: border-box;
    color: #888888;
    font-size: 13px;
    font-weight: normal;
    line-height: 25px;
    padding-right: 24px;
    overflow: hidden;
}

.pic_box {
    position: relative;
}

.pic_box .report_pic {
    position: absolute;
    right: 20px;
    z-index: 11;
    display: block;
    top: 0;
}

.pic_box span i {
    color: blue;
    font-style: normal;
}

.report_box {
    position: relative;
}

.report_box .filename {
    width: 160px;
    display: block;
}

.report_box .views {
    position: absolute;
    right: 20px;
    z-index: 10;
    top: 0;
    padding: 10px;
    color: #ff6600;
}

#letter {
    width: 100px;
    height: 100px;
    border-radius: 5px;
    font-size: 75px;
    color: #555;
    text-align: center;
    line-height: 100px;
    background: rgba(145, 145, 145, 0.6);
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -50px 0px 0px -50px;
    z-index: 99;
    display: none;
}

.sort_box {
    width: 100%;
    position: relative;
    display: block;
    background: #fff;
}

._list_box {
    position: relative;
    height: 500px;
    overflow-y: scroll;
}

._list_box1 {
    z-index: 99;
    position: absolute;
    top: 0;
    width: 100%;
}

._list_box2 {
    z-index: 100;
    position: absolute;
    top: 0;
    width: 100%;
}

.seriesBack, .modelBack {
    width: 100%;
    position: absolute;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
}

.seriesBack span, .modelBack span {
    position: absolute;
    color: #333;
    /* top: 20px; */
    /* left: 20px; */
    background: #fff;
    padding: 10px 25px;
    width: 30%;
}

.seriesList, .modelList {
    width: 72%;
    position: absolute;
    right: 0;
    background: #fff;
    height: 100%;
    overflow-y: scroll;
}

.modelList {
    width: 40%;
}

.sort_list,
._sort_list {
    padding: 5px 20px;
    position: relative;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
}

.sort_search {
    padding: 20px;
    position: fixed;
    line-height: 70px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    background: #ddd;
    z-index: 999;
    top: 50px;
}

.sort_list .num_logo {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    overflow: hidden;
    position: absolute;
    left: 20px;
    text-align: center;
}

.sort_list .num_logo i {
    font-size: 12px;
    margin: 0 auto;
}

.sort_list .num_logo img {
    width: 50px;
    height: 50px;
}

.sort_list .num_name {
    color: #000;
}

.sort_letter {
    padding: 10px 0px;
    padding-left: 20px;
    color: #787878;
    font-size: 12px;
    border-bottom: 1px solid #ddd;
    height: 40px;
    font-weight: bold;
    background: #f6f6f6;
}

.initials {
    position: fixed;
    top: 44px;
    right: 0px;
    height: 100%;
    width: 25px;
    text-align: center;
    font-size: 10px;
    z-index: 99;
    background: rgba(145, 145, 145, 0);
}

.initials li img {
    width: 14px;
}

.menu_body {
    bottom: 20px;
    width: 100%;
}

.menu_body .menu {
    margin: 20px;
    background: #ff6600;
    display: block;
    padding: 15px;
    text-align: center;
    color: #fff;
}

.menu_body .menu.logout {
    background: #2A8CDC;
}

.list-end {
    text-align: center;
    padding: 10px;
    color: #cdcdcd
}

.grreen {
    color: #008000;
}

.red {
    color: #ff0000;
}

#list {
    width: 100%;
}

#list span {
    display: block;
    text-align: center;
}

#list span.flex-1 {
    width: 33%;
    border-bottom: 1px solid #eee;
    line-height: 45px;
    padding-left: 25px;
    text-align: left;
}

.scroll-wrapper {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
}

.layui-layer-content {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
}

.layui-layer-iframe iframe {
    height: 100%;
}

.android-ics .dww .dw-li {
    font-size: 14px;
}

.mbsc-sel-filter-input {
    width: 100%;
    line-height: 35px;
    font-size: 14px;
    color: #000;
    padding: 0 10px;
}

.add_car_dealer {
    position: absolute;
    right: 10px;
    top: 2px;
    z-index: 9;
    font-size: 24px;
    padding: 5px;
}

#dealer-id {
    width: 1px;
    height: 1px;
    border: none;
    position: absolute;
    top: 2px;
}

footer {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #e0e0e0;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 99
}

footer ul {
    display: -moz-box;
    display: -webkit-box;
    box-align: center;
    -webkit-box-align: center;
    box-pack: center;
    -webkit-box-pack: center;
    width: 100%
}

footer li {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    width: 25%;
    text-align: center
}

footer li > a {
    display: block;
    padding: .12rem 0
}

footer .nav p {
    line-height: 2rem;
    padding-top: 0.5rem;
    font-size: 14px;
}

footer .nav {
    color: #999
}

footer li > a.on .nav {
    color: #ff5722
}

footer .nav .ispr {
    background-size: 2rem 2rem;
    height: 4rem;
    margin: 0 auto;
    overflow: hidden;
    font-size: 32px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

.report {
    background: #fff;
    height: 100%;
}

.report .items {
    padding: 10px;
    text-align: center;
    position: relative;
    height: 60px;
}

.report .items .items_group input.datetime-picker {
    border: none;
    font-weight: 600;
    min-width: 40px;
    width: 120px;
    background: none;
}

.report .items .list {
    border: 1px solid #008000;
    border-radius: 5px;
    width: 158px;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
}

.report .items .list li {
    display: block;
    border-right: 1px solid #008000;
    color: #008000;
    margin: 0;
    width: 39px;
    line-height: 39px;
    text-align: center;
    flex: 1;
    float: left;
}

.report .items .list li:last-child {
    border-right: none;
}

.report .items .list li.select {
    background: #008000;
    color: #fff;
}

.report .items .times {
    width: 49%;
    float: left;
    height: 40px;
    line-height: 40px;
}

.report .items .times.s {
    width: 2%;
    margin: 0 auto;
}

.report .items .times input.datetime-picker {
    width: 100%;
    padding: 0 20px;
    text-align: center;
}

.report .items .pret,
.report .items .next {
    position: absolute;
    left: 13%;
    top: 5px;
    font-size: 1.5em;
    width: 50px;
    line-height: 50px;
}

.report .items .pret:before {
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    vertical-align: baseline;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f104";
}

.report .items .next {
    right: 13%;
    left: auto;
}

.report .items .next:before {
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    vertical-align: baseline;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
}

.data_list {
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
}

.data_list dl {
    background: #fff;
    padding: 5px 20px;
    overflow: hidden;
}

.data_list dl dt {
    font-size: large;
}

.data_list dl div.title,
.data_list dl dd.title,
.data_list dl.other dd.title {
    width: 100%;
    font-weight: bold;
}

.data_list dl dd.titleSub {
    width: 100%;
    height: 30px;
    line-height: 40px;
}

.data_list dl dd {
    width: 33%;
    float: left;
    height: 30px;
    line-height: 40px;
}

.data_list dl dd.bank {
    width: 100%;
    float: none;
    font-size: 14px;
    text-indent: 1em;
}

.data_list dl dd div.item {
    width: 33%;
    float: left;
    height: 30px;
    line-height: 40px;
    font-size: 12px;
}

.report .items .items-sub {
    width: 50%;
    padding: 2%;
    float: left;
    border: 1px solid #0076BC;
}

.report .items .items-sub.select {
    background: #0076BC;
    color: #fff;
}

.scroll-wrapper {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
}

.layui-tab {
    display: block;
    border: none;
    margin-top: 25px;
}

.layui-tab .display_box {
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: box;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    box-pack: center;
}

.layui-tab .layui-tab-title li {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    *zoom: 1;
    vertical-align: middle;
    font-size: 14px;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: relative;
    line-height: 40px;
    min-width: 65px;
    padding: 0 15px;
    text-align: center;
    cursor: pointer;
}

.layui-tab-title .layui-this {
    color: #009688;
}

.layui-tab-title {
    position: relative;
    left: 0;
    height: 40px;
    white-space: nowrap;
    font-size: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    transition: all .2s;
    -webkit-transition: all .2s;
    border-color: #e6e6e6;
}

.layui-tab-title .layui-this:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 41px;
    border-width: 1px;
    border-style: solid;
    border-bottom-color: #fff;
    border-radius: 2px 2px 0 0;
    box-sizing: border-box;
    pointer-events: none;
}

.layui-tab-title .layui-this:after {
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #5FB878;
}

.layui-tab-content .layui-tab-item {
    display: none;
}

.layui-tab-content .layui-show {
    display: block;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: red;
    color: white;
    cursor: pointer;
    border-radius: 10px;
    padding: 5px;
}

#myBtn:hover {
    background-color: #555;
}

/* 征信样式 */

.time-tables td input {
    border-bottom: none !important;
}

.time-tables tr {
    width: 100%;
    height: 70px !important;
    /* line-height: 25px !important; */
}

.time-tables tr td {
    width: 50%;
}

.ufile_gredit_box {
    background: #fff;
    border-radius: 10px;
    margin: 10px;
    width: 100%;
    height: 150px;
    margin: 0 auto;
    border-radius: 10px;
    background: url(/Public/New/OrderNew/img/creditImg.png) center center no-repeat;;
    background-size: 65% 90%;
    /* border: 1px solid red; */
}

/*
        .ufile_gredit_box {
            width: 100%;
            height: 100%;
            border-radius: 10px;
            background: url(/Public/New/OrderNew/img/creditImg.png) center center no-repeat;
            ;
            background-size: 65% 90%;
        } */

.credit-titles {
    text-align: left;
    margin-top: 15px;
    padding-bottom: 15px;
    margin-left: 15px;
    border-bottom: 1px solid #eee;
}

.credit-titles span {
    font-size: 14px;
    letter-spacing: 1.5px;
    color: #2a8cdc;
    font-weight: 600;
}

.credit-upfile-Btns {
    margin-top: 15px;
    margin-bottom: 15px;
}

.credit-upfile-Btns button {
    width: 80%;
}

.time-rem-btn {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 80%;
}

.credit-legend-sp {
    border-bottom: none !important;
    margin-bottom: 5px !important;
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    text-align: left;
}

.img-sp {
    width: 20px;
    height: 20px;
    margin-bottom: 1px;
    margin-left: 20px;
}

.time-tables,
.time-table {
    font-size: 15px;
    color: #8c8b8b;
    width: 100%;
    table-layout: fixed;
}

.credit-legend-sp span,
.legend-sp_credit span {
    color: #2196f3;
    letter-spacing: 2px;
    font-size: 16px;
    margin-left: 3px;
}

.time-main {
    display: none;
}

.btn-credits {
    background-color: #a3a1a1;
    color: #ffffff;
}

.btn-success {
    color: #fff;
    background-color: #ffa82f !important;
    border-color: #a3a1a1 !important;
}

.credit-conent {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.credit-conents {
    padding-bottom: 20px;
}

.time-rem-btns {
    margin-top: 25px;
    margin-bottom: 25px;
}

.time-rem-btns button {
    width: 80%;
    font-size: 15px !important;
    letter-spacing: 2px;
}

.is-empty {
    margin-right: 3px;
    position: relative;
    top: 1px;
    color: red;
}

i.is_show {
    display: none;
    margin-right: 5px;
}

.is-empty i.is_show {
    display: inline-block;
}

.weui-cell__bd {
    position: relative;
}

.weui-cell__bd .zipBack {
    position: absolute;
    width: 80%;
    left: 0;
}

.weui-cell__bd .weui-cell-zipBack input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
}

.weui-cell__bd .visitZipDiv {
    float: right;
    margin-left: 0;
    font-size: 14px;
    padding: 5px;
    border: 1px solid #333;
    background: #fff;
    border-radius: 5px;
    color: #5d5770;
}

.operating.operatingFr {
    right: 5px;
}

.operating.operatingFr a {
    color: #fff;
    font-size: 12px;
}

.feeButton {
    position: fixed;
    bottom: 0;
    padding: 15px 15px 15px 15px;
    background: #fff;
    width: 100%;
    text-align: right;
    z-index: 10;
    font-weight: 500;
    font-size: 18px;
}

.feeButton .btn {
    background: #ff6600;
    color: #fff;
    border-radius: 16px;
    margin-left: 10px;
}

.weui-label {
    font-weight: normal;
    margin: 0;
    font-size: 14px;
    width: 150px;
    margin-right: 10px;
}

.weui-cell__ft span.sixx {
    font-size: 14px;
}

.weui-check__label {
    display: block;
    font-weight: normal;
    /*border:1px solid #ccc;*/
    position: relative;
}

.weui-cell-radio-title {
    display: inline-block;
    font-size: 14px;
    padding: 5px 10px;
}

.weui-cell-radio-checked {
    display: inline-block;
    text-align: right;
    position: absolute;
    right: .2em;
    top: .4em;
}

.weui-cells_radio .weui-icon-change .weui-icon-checked:before {
    display: block;
    content: '\EA08';
    color: #09bb07;
    font-size: 16px;
}

.weui-toast {
    font-size: 24px;
}

.sSixx {
    position: absolute;
    left: 130px;
    top: 6px;
    font-size: 14px;;
}

.weui-cells_form .weui-input,
.weui-cells_form .weui-select {
    font-size: 14px;
}

.weui-btn.weui-btn_primary {
    background-color: #2a8cdc;
}

.ficon-scanning {
    display: contents;
    margin-left: .2em;
    margin-right: .2em;
}

.ficon-scanning:before {
    content: "\f030";
    font-size: 23px;
}

.weui-cells .weui-cell_warn .weui-icon-warn {
    display: contents;
}

.pdf-window {
    position: absolute;
    top: 0;
    left: 0;
}

select.weui-select, input.weui-input, span.weui-input {
    font-size: 14px;
    padding-left: 0px;
}

div.weui-cell:before {
    z-index: 0;
}

input.weui-input, span.weui-input {
    line-height: 35px;
    height: 35px;
}

.iosselect-box {
    font-size: 12px;
}

.btn-footer {
    display: block;
    text-align: center;
    width: 100%;
    background: #fff;
    bottom: 0px;
    padding: 10px 0;
    border-top: 1px solid #efefef;
    z-index: 5;
    display: flex;
}

#show_contact {
    display: inline-block;
}

.orderPerfect .weui-cell__bd {
    overflow: hidden;
}

.orderPerfect input.weui-input:read-only {
    background-color: #eee;
}

.ui-widget {
    font-size: 0.8em;
    padding: 10px 0;
}

#addBnakAccount {
    font-size: 14px;
    line-height: 35px;
    min-height: 35px;
}

.viewer-isDelete {
    background: url('/Public/New/OrderNew/img/deleteImg.png') center center no-repeat;
    background-size: 13px;
    height: 24px;
    width: 24px;
}

label.weui-check_label {
    font-weight: normal;
    margin: auto;
}

#insurerMain .weui-cells__title {
    background-color: #efefef;
    line-height: 45px;
    margin: 0;
}

#insurerMain .weui-cells__title .weui-check:checked + .weui-icon-checked:before {
    content: '\EA06';
    color: #09bb07;
}

#insurerMain .weui-cells__title .weui-icon-checked:before {
    content: '\EA01';
    color: #c9c9c9;
    font-size: 23px;
    display: block;
}

#insurerMain input[type="radio" i] {
    background-color: initial;
    cursor: default;
    appearance: checkbox;
    box-sizing: border-box;
    margin: 3px 3px 3px 4px;
    padding: initial;
    border: initial;
}

#insurerMain label.weui-cells-label {
    display: block;
    margin: 0;
}

#insurerMain .weui-cells {
    padding: 0;
    margin: 0;
}

#insurerMain .weui-cell {
    margin: 0;
}

#insurerMain .insurerChange {
    color: #09bb07;
}

#seriesPicker .weui-checked {
    font-family: weui;
}

#seriesPicker .changeItem .weui-checked:before {
    display: block;
    content: '\EA08';
    color: #09bb07;
}

.weui-input.red {
    color: red;
}