.com-wrap, body, html {
    height: 100%
}

.order, a:hover {
    cursor: pointer
}

*, .com-btn:hover, a:hover {
    text-decoration: none
}

body {
    font: 13px 微软雅黑, 黑体, Arial, Helvetica, sans-serif;
    background-color: #f3f3f3;
    background-repeat: repeat-x;
    color: #888
}

* {
    margin: 0;
    padding: 0;
    position: relative
}

li, ul {
    list-style: none
}

img, input, li, select {
    vertical-align: middle;
    box-sizing: border-box
}

input {
    outline: 0
}

table {
    border-collapse: separate;
    border-spacing: 0
}

.dn {
    display: none !important
}

.com-wrap {
    min-width: 1000px;
    margin: auto
}

.com-body-wrap {
    border: 1px solid #333
}

.com-menu-wrap {
    border-right: 1px solid #333;
    padding: 0
}

.com-content-wrap {
    border-left: 1px solid #333;
    left: -1px;
    min-height: 500px;
    padding: 0
}

.com-menu-wrap .com-menu-list-title, .com-menu-wrap .com-menu-title, .com-menu-wrap li {
    margin: 0;
    font-size: 14px;
    text-align: left;
    padding: 0 0 0 20px
}

.com-btn, .com-dage-range, .menu-wrap {
    text-align: center
}

.com-menu-wrap .com-menu-list-title {
    padding-left: 0;
    cursor: pointer
}

.com-menu-title {
    color: #FFF;
    background-color: #333
}

.com-menu-wrap h2, .com-menu-wrap h3, .com-menu-wrap li {
    line-height: 40px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

.com-menu-list-wrap {
    display: none
}

.com-menu-list-wrap a {
    color: #686868
}

.com-menu-list-wrap .active a {
    color: #337ab7
}

.com-menu-list-title, .com-menu-list-wrap li {
    line-height: 20px
}

.com-menu-list-title:after {
    content: '+';
    margin: 5px
}

.com-menu-list-open .com-menu-list-title:after {
    content: '-'
}

.com-menu-list-open .com-menu-list-wrap {
    display: block
}

.com-body-title {
    line-height: 50px;
    background: #f2f2f2;
    font-size: 15px;
    margin: 0
}

.com-body-title h3 {
    line-height: 50px;
    font-size: 15px;
    margin: 0 0 0 30px
}

.com-footer-wrap {
    line-height: 40px;
    padding: 20px
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.clear-float:after {
    content: '.';
    height: 0;
    clear: both;
    overflow: hidden;
    display: block;
    font-size: 0
}

.com-btn, .com-label, .order {
    display: inline-block
}

.clear-float {
    zoom: 1
}

.com-line {
    border-bottom: 1px solid #DDD
}

.com-label {
    width: 100px;
    line-height: 30px;
    vertical-align: top
}

.com-label.small {
    width: 40px
}

.com-label.medium {
    width: 80px
}

.com-label.large {
    width: 100px
}

.com-label.x-large {
    width: 120px
}

.com-label .red {
    color: red
}

.com-textarea {
    width: 800px;
    height: 100px;
    max-width: 800px;
    padding: 5px
}

.com-textarea.small {
    height: 50px
}

.com-input {
    width: 200px;
    height: 30px;
    line-height: 30px;
    background-color: #FFF;
    border: 1px solid
}

.com-input.model {
    width: 150px
}

.com-input.small {
    width: 100px
}

.com-input.large {
    width: 400px
}

.com-input.x-large {
    width: 500px
}

.com-select {
    width: 150px
}

.com-select.large {
    width: 200px
}

.com-circle {
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #f3a941;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    vertical-align: top;
    position: absolute;
    top: -14px;
    color: #fff;
    text-align: center;
}

.com-circle-message {
    height: auto;
    line-height: normal;
    background: #ed4014;
    font-size: 10px;
    font-weight: normal;
    top: -10px;
    display: none;
}

.com-arrow {
    width: 0;
    height: 0;
    margin-left: 25px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #FFF;
    top: 6px;
    position: absolute;
}

.com-arrow-down {
    border-top: 7px solid #FFF;
    border-bottom: 0
}

.com-headurl-small {
    width: 40px;
    height: 40px
}

.com-detail-wrap {
    margin: 40px
}

.order {
    width: 0;
    height: 0;
    margin-left: 5px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #555
}

.order-asc {
    border-top: 0;
    border-bottom: 7px solid #d00
}

.order-desc {
    border-top: 7px solid #d00;
    border-bottom: 0
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #686868
}

.transact-tracking-remark-pannel textarea {
    width: 560px;
    height: 200px
}

select:disabled {
    background: #ebebe4
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #686868
}

.com-btn {
    line-height: 40px;
    border-radius: 4px;
    background-color: #0092ff;
    color: #FFF;
    height: 40px;
    width: 150px;
    border: 1px solid #FFF
}

.com-btn.small {
    height: 30px;
    line-height: 30px;
    width: auto;
    padding: 0 20px;
    font-size: 12px;
    min-width: 70px;
    margin-bottom: 10px
}

.com-btn.unimportant {
    background-color: #f2f2f2;
    color: #959ca9;
    border-color: #DDD
}

.com-btn.gray {
    background-color: #e4e4e4;
    color: #000
}

.com-btn.large {
    width: 290px
}

.com-btn:hover {
    color: #FFF
}

.com-btn.unimportant:hover {
    color: #959ca9
}

.menu-wrap, .menu-wrap .menu-item.active {
    background-color: #0092ff
}

a.menu-item:hover {
    color: #fff;
    background-color: #0092ff
}

a.menu-item:focus {
    color: #fff;
    text-decoration: none;
}

.user-wrap .user-name {
    color: #fff
}

.menu-wrap {
    float: left;
    background-color: #343f4b;
    width: 182px;
    font-weight: 700;
    min-height: 100%;
    word-break: break-word
}

.menu-sub-wrap {
    padding-left: 15%;
    text-align: left;
}

.menu-btn, .user-head {
    width: 40px;
    height: 40px
}

.user-head {
    border-radius: 20px
}

.user-wrap {
    margin-top: 40px
}

.menu-btn-wrap {
    margin-bottom: 15px;
    padding-bottom: 5px
}

.menu-item {
    display: block;
    color: #fff;
    font-size: 14px;
    text-align: left;
    padding-left: 20%;
}

.menu-btn {
    display: block;
    margin: auto
}

.menu-btn-wrap.tansact-tracking .menu-btn, .menu-btn-wrap.tansact-userinfo .menu-btn {
    background: url(../img/icon.png) 0 -40px no-repeat;
    background-position-x: -40px
}

.menu-btn-wrap.tansact-signing .menu-btn {
    background: url(../img/icon.png) no-repeat;
    background-position-x: -40px
}

.menu-btn-wrap.tansact-handling .menu-btn {
    background: url(../img/icon.png) 0 -80px no-repeat;
    background-position-x: -40px
}

.menu-btn-wrap.finance-charge .menu-btn {
    background: url(../img/icon.png) 0 -120px no-repeat;
    background-position-x: -40px
}

.menu-btn-wrap.configuration .menu-btn {
    background: url(../img/icon.png) 0 -200px no-repeat;
    background-position-x: -40px
}

.menu-btn-wrap.logout .menu-btn {
    width: 0;
    height: 0
}

.menu-btn-wrap.logout .menu-name {
    color: #FFF
}

.menu-btn-wrap.configuration {
    margin-top: 120px
}

.menu-body {
    margin-left: 70px;
    min-width: 920px;
    overflow: hidden
}

.top-banner {
    padding: 15px 30px;
    background: #FFF;
    border-bottom: 1px solid #DDD
}

.top-banner.layer-top {
    padding: 0
}

.top-banner.layer-top .banner-title-wrap h3, .top-banner.layer-top .banner-title-wrap h4 {
    color: #000
}

.top-banner.layer-top .banner-title-wrap {
    padding: 15px;
    background-color: #EEE;
    border-bottom: 1px solid #AAA
}

.top-banner.layer-top .filter-wrap {
    padding: 20px;
    border-bottom: 1px solid #AAA
}

.banner-title-wrap h3, .banner-title-wrap h4 {
    font-size: 18px;
    display: inline-block;
    font-weight: 400;
    margin: 0
}

.banner-title-wrap h4 {
    font-size: 14px;
    display: inline-block;
    color: #AAA;
    font-weight: 400
}

.banner-title-wrap i {
    margin: auto 5px
}

.search-box {
    height: 30px;
    width: 200px;
    border-radius: 4px;
    border: 0;
    padding-left: 24px;
    color: #AAA;
    background: url(../img/search_15.png) 7px center no-repeat #ededed;
    margin-right: 10px
}

.filter-right-wrap {
    float: right
}

.com-dage-range {
    width: 200px;
    height: 30px;
    border-radius: 4px;
    border: 0;
    padding-left: 10px;
    color: #AAA;
    background-color: #ededed
}

.green {
    color: green
}

.blue {
    color: #06F
}

.black {
    color: #000
}

.top-banner-item-wrap select {
    height: 30px;
    line-height: 30px;
    padding-right: 20px;
    color: #000
}

.top-banner-item-wrap .medium {
    width: 80px
}

.no-padding-wrap select {
    padding-right: 0
}

.top-banner-item-wrap {
    display: inline-block;
    line-height: 30px;
    margin-right: 10px
}

.com-table {
    width: 100%
}

.com-table thead tr th {
    background: #FFF;
    height: 30px;
    text-align: left;
    color: #999;
    font-weight: 400
}

.body-content-wrap {
    margin: 10px 25px
}

.com-table .center {
    text-align: center
}

.com-table .right {
    text-align: right
}

.com-table td, .com-table th {
    text-align: left;
    padding: 2px 10px;
    font-size: 13px;
    max-width: 220px
}

.com-table th {
    border-bottom: 1px solid #444
}

.com-table td {
    color: #444;
    padding: 10px;
    border: 1px solid #444;
    border-top: 0;
    border-left: 0
}

.com-table tr > td:first-child {
    border-left: 1px solid #444
}

.v-desc, .vn-desc {
    margin-bottom: 15px
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination > li {
    display: inline
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination > li > input {
    width: 50px;
    height: 30px;
    margin-left: 7px
}

.mb2 {
    margin-bottom: 2px
}

.mb5 {
    margin-bottom: 5px
}

.mb0 {
    margin-bottom: 0px !important;
}

.ml5 {
    margin-left: 5px
}

.ml10 {
    margin-left: 10px
}

.ml20 {
    margin-left: 20px
}

.w200 {
    width: 200px
}

.com-over-mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    opacity: .5;
    display: block
}

.com-over-mask.out {
    display: none
}

.com-it-icon, .custome-checkbox, .detail-top-left {
    display: inline-block
}

.red {
    color: red
}

.text-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.com-table tbody tr:nth-child(even) {
    background-color: #FFF
}

.custome-checkbox {
    border: 1px solid #BBB;
    padding: 15px;
    font-size: 15px;
    color: #BBB
}

.custome-checkbox.active {
    background: url(../img/icon-select.png) bottom right no-repeat;
    border-color: #009dda;
    color: #009dda
}

.detail-top-wrap {
    border-left: 1px solid #DDD
}

.detail-top-wrap * {
    font-size: 18px;
    margin-right: 5px;
    line-height: 30px
}

.body-detail-wrap {
    margin-top: 20px;
    background-color: #FFF;
    min-height: 700px
}

.body-detail {
    padding: 10px 30px;
    border: 1px solid #DDD;
    border-right: 0;
    border-bottom: 0
}

.com-it-icon {
    margin-right: 50px
}

.com-it-icon > * {
    display: block;
    text-align: center
}

.com-h3-title {
    font-size: 18px;
    margin-bottom: 20px
}

input.disabled, textarea.disabled {
    background: #ebebe4
}

a.disabled {
    background: #ebebe4 !important;
    color: #CCC !important
}

a.actived {
    background: #0092ff !important;
    color: #FFF !important
}
