@charset "UTF-8";
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    background-color: #888;
}

input[type=radio]:checked {
    border: 2px solid #2c9cf0;
    background: #fff;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"].decorate, .checkbox-inline input[type="checkbox"].decorate {
    position: absolute;
    margin-left: -26px;
    cursor: pointer;
}
input[type=radio]:checked:before {
    content: " ";
    display: inline-block;
    height: 8px;
    width: 8px;
    background: #2c9cf0;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    margin-left: 2px;
}
input[type=checkbox].decorate, input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    width: 16px;
    height: 16px;
    border: 1px solid #ccc;
    outline: none !important;
    border-radius: 18px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #fff;
    vertical-align: middle;
    -moz-transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-transition-property: border-color;
    transition-property: border-color;
    margin-top:1px;
}
.radio label, .checkbox label, .checkbox-inline, .radio-inline {
    position: relative;
    color: #666;
    padding-left: 24px;
}
input[type=checkbox].decorate, input[type=checkbox].large.decorate {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
input[type=checkbox]:checked.decorate{
    border-color: #2c9cf0;
    background: #2c9cf0;
}
input[type=checkbox]:checked.decorate:before {
    content: " ";
    display: inline-block;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
    height: 6px;
    width: 9px;
    border-width: 2px 2px 0 0;
    border-color: #fff;
    border-style: solid;
    position: absolute;
    top: 3px;
    margin-left: 3px;
}

/*iconfont样式*/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?bqp58t');
  src:  url('fonts/icomoon.eot?bqp58t#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?bqp58t') format('truetype'),
    url('fonts/icomoon.woff?bqp58t') format('woff'),
    url('fonts/icomoon.svg?bqp58t#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-day:before {
  content: "\e900";
}
.icon-account:before {
  content: "\e901";
}
.icon-account3:before {
  content: "\e902";
}
.icon-account-filling:before {
  content: "\e903";
}
.icon-achieve:before {
  content: "\e904";
}
.icon-add:before {
  content: "\e905";
}
.icon-add1:before {
  content: "\e906";
}
.icon-add-l:before {
  content: "\e907";
}
.icon-add-success-l:before {
  content: "\e908";
}
.icon-add-user:before {
  content: "\e909";
}
.icon-after-order:before {
  content: "\e90a";
}
.icon-appliance:before {
  content: "\e90b";
}
.icon-application:before {
  content: "\e90c";
}
.icon-application-color .path1:before {
  content: "\e90d";
  color: rgb(255, 255, 255);
}
.icon-application-color .path2:before {
  content: "\e90e";
  margin-left: -1em;
  color: rgb(82, 172, 45);
}
.icon-application-color .path3:before {
  content: "\e90f";
  margin-left: -1em;
  color: rgb(239, 89, 65);
}
.icon-application-color .path4:before {
  content: "\e910";
  margin-left: -1em;
  color: rgb(235, 188, 60);
}
.icon-application-color .path5:before {
  content: "\e911";
  margin-left: -1em;
  color: rgb(101, 126, 250);
}
.icon-article:before {
  content: "\e912";
}
.icon-audit-list:before {
  content: "\e913";
}
.icon-blacklist-l:before {
  content: "\e914";
}
.icon-block:before {
  content: "\e915";
}
.icon-bottom:before {
  content: "\e916";
}
.icon-business:before {
  content: "\e917";
}
.icon-Button-no:before {
  content: "\e918";
}
.icon-Button-yes:before {
  content: "\e919";
}
.icon-calendar:before {
  content: "\e91a";
}
.icon-clean:before {
  content: "\e91b";
}
.icon-clean-l:before {
  content: "\e91c";
}
.icon-clear:before {
  content: "\e91d";
}
.icon-close-l:before {
  content: "\e91e";
}
.icon-collection:before {
  content: "\e91f";
}
.icon-collection1:before {
  content: "\e920";
}
.icon-commission:before {
  content: "\e921";
}
.icon-correct:before {
  content: "\e922";
}
.icon-correct1:before {
  content: "\e923";
}
.icon-correct2:before {
  content: "\e924";
}
.icon-count-down:before {
  content: "\e925";
}
.icon-coupon:before {
  content: "\e926";
}
.icon-crown:before {
  content: "\e927";
}
.icon-custom-banner:before {
  content: "\e928";
}
.icon-custom-blank:before {
  content: "\e929";
}
.icon-custom-goods:before {
  content: "\e92a";
}
.icon-custom-line:before {
  content: "\e92b";
}
.icon-custom-listmenu:before {
  content: "\e92c";
}
.icon-custom-menu:before {
  content: "\e92d";
}
.icon-custom-menus:before {
  content: "\e92e";
}
.icon-custom-notice:before {
  content: "\e92f";
}
.icon-custom-picture:before {
  content: "\e930";
}
.icon-custom-picturew:before {
  content: "\e931";
}
.icon-custom-richtext:before {
  content: "\e932";
}
.icon-custom-search:before {
  content: "\e933";
}
.icon-custom-shop:before {
  content: "\e934";
}
.icon-custom-title:before {
  content: "\e935";
}
.icon-danger:before {
  content: "\e936";
}
.icon-data:before {
  content: "\e937";
}
.icon-data-filling:before {
  content: "\e938";
}
.icon-default-avatar:before {
  content: "\e939";
}
.icon-delete:before {
  content: "\e93a";
}
.icon-deliver:before {
  content: "\e93b";
}
.icon-deliver-l:before {
  content: "\e93c";
}
.icon-diamond:before {
  content: "\e93d";
}
.icon-discount:before {
  content: "\e93e";
}
.icon-down-arrow:before {
  content: "\e93f";
}
.icon-drop-down:before {
  content: "\e940";
}
.icon-early-warn:before {
  content: "\e941";
}
.icon-edit:before {
  content: "\e942";
}
.icon-edit-l:before {
  content: "\e943";
}
.icon-emoji:before {
  content: "\e944";
}
.icon-event-goods:before {
  content: "\e945";
}
.icon-expand:before {
  content: "\e946";
}
.icon-expand1:before {
  content: "\e947";
}
.icon-feedback:before {
  content: "\e948";
}
.icon-finance:before {
  content: "\e949";
}
.icon-finance1:before {
  content: "\e94a";
}
.icon-finance-filling:before {
  content: "\e94b";
}
.icon-finish:before {
  content: "\e94c";
}
.icon-form1:before {
  content: "\e94d";
}
.icon-form11:before {
  content: "\e94e";
}
.icon-free:before {
  content: "\e94f";
}
.icon-free-cube:before {
  content: "\e950";
}
.icon-full-cut:before {
  content: "\e951";
}
.icon-gift:before {
  content: "\e952";
}
.icon-global:before {
  content: "\e953";
}
.icon-goods:before {
  content: "\e954";
}
.icon-goods1:before {
  content: "\e955";
}
.icon-goods2:before {
  content: "\e956";
}
.icon-goods-filling:before {
  content: "\e957";
}
.icon-H:before {
  content: "\e958";
}
.icon-help:before {
  content: "\e959";
}
.icon-home:before {
  content: "\e95a";
}
.icon-home3:before {
  content: "\e95b";
}
.icon-home-filling:before {
  content: "\e95c";
}
.icon-hot:before {
  content: "\e95d";
}
.icon-house:before {
  content: "\e95e";
}
.icon-icon-button:before {
  content: "\e95f";
}
.icon-info:before {
  content: "\e960";
}
.icon-left-arrow:before {
  content: "\e961";
}
.icon-letter:before {
  content: "\e962";
}
.icon-limit:before {
  content: "\e963";
}
.icon-link:before {
  content: "\e964";
}
.icon-link-l:before {
  content: "\e965";
}
.icon-list:before {
  content: "\e966";
}
.icon-list-close:before {
  content: "\e967";
}
.icon-list-expand:before {
  content: "\e968";
}
.icon-list-filling:before {
  content: "\e969";
}
.icon-location1:before {
  content: "\e96a";
}
.icon-location-l:before {
  content: "\e96b";
}
.icon-logistics-l:before {
  content: "\e96c";
}
.icon-log-l:before {
  content: "\e96d";
}
.icon-logout-l:before {
  content: "\e96e";
}
.icon-lower-l:before {
  content: "\e96f";
}
.icon-mail:before {
  content: "\e970";
}
.icon-manage-l:before {
  content: "\e971";
}
.icon-market:before {
  content: "\e972";
}
.icon-member:before {
  content: "\e973";
}
.icon-menu1:before {
  content: "\e974";
}
.icon-message:before {
  content: "\e975";
}
.icon-message3:before {
  content: "\e976";
}
.icon-mini-program:before {
  content: "\e977";
}
.icon-mini-program-o:before {
  content: "\e978";
}
.icon-minus:before {
  content: "\e979";
}
.icon-mo:before {
  content: "\e97a";
}
.icon-mo-l:before {
  content: "\e97b";
}
.icon-money:before {
  content: "\e97c";
}
.icon-nopic:before {
  content: "\e97d";
}
.icon-nopic1:before {
  content: "\e97e";
}
.icon-notice:before {
  content: "\e97f";
}
.icon-order1:before {
  content: "\e980";
}
.icon-order2:before {
  content: "\e981";
}
.icon-order3:before {
  content: "\e982";
}
.icon-order-l:before {
  content: "\e983";
}
.icon-order-success:before {
  content: "\e984";
}
.icon-password3:before {
  content: "\e985";
}
.icon-pay1:before {
  content: "\e986";
}
.icon-pay-l:before {
  content: "\e987";
}
.icon-pending-list:before {
  content: "\e988";
}
.icon-pic:before {
  content: "\e989";
}
.icon-platform:before {
  content: "\e98a";
}
.icon-plus:before {
  content: "\e98b";
}
.icon-preview-l:before {
  content: "\e98c";
}
.icon-prohibit-l:before {
  content: "\e98d";
}
.icon-public:before {
  content: "\e98e";
}
.icon-qr-code:before {
  content: "\e98f";
}
.icon-reduce:before {
  content: "\e990";
}
.icon-refresh:before {
  content: "\e991";
}
.icon-region:before {
  content: "\e992";
}
.icon-registered:before {
  content: "\e993";
}
.icon-remarks-l:before {
  content: "\e994";
}
.icon-right-arrow:before {
  content: "\e995";
}
.icon-rocket:before {
  content: "\e996";
}
.icon-sale:before {
  content: "\e997";
}
.icon-save:before {
  content: "\e998";
}
.icon-search:before {
  content: "\e999";
}
.icon-sell:before {
  content: "\e99a";
}
.icon-set:before {
  content: "\e99b";
}
.icon-set1:before {
  content: "\e99c";
}
.icon-set3:before {
  content: "\e99d";
}
.icon-set-filling:before {
  content: "\e99e";
}
.icon-shop:before {
  content: "\e99f";
}
.icon-shop1:before {
  content: "\e9a0";
}
.icon-shop1-filling:before {
  content: "\e9a1";
}
.icon-shop3:before {
  content: "\e9a2";
}
.icon-shop4:before {
  content: "\e9a3";
}
.icon-shops:before {
  content: "\e9a4";
}
.icon-soar:before {
  content: "\e9a5";
}
.icon-sub-account:before {
  content: "\e9a6";
}
.icon-sub-account2:before {
  content: "\e9a7";
}
.icon-subordinate:before {
  content: "\e9a8";
}
.icon-success:before {
  content: "\e9a9";
}
.icon-success-l:before {
  content: "\e9aa";
}
.icon-takequt:before {
  content: "\e9ab";
}
.icon-template-l:before {
  content: "\e9ac";
}
.icon-time:before {
  content: "\e9ad";
}
.icon-top:before {
  content: "\e9ae";
}
.icon-up-arrow:before {
  content: "\e9af";
}
.icon-user:before {
  content: "\e9b0";
}
.icon-user1:before {
  content: "\e9b1";
}
.icon-user-filling:before {
  content: "\e9b2";
}
.icon-visitor:before {
  content: "\e9b3";
}
.icon-warning:before {
  content: "\e9b4";
}
.icon-weapp:before {
  content: "\e9b5";
}
.icon-wechat:before {
  content: "\e9b6";
}
.icon-wechat2:before {
  content: "\e9b7";
}
.icon-wechat-filling:before {
  content: "\e9b8";
}

/*icon end*/
/*iconfont样式*/

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

body {
    background: #f5f5f5;
    color: #555;
    font-size: 12px;
    font-family: "Microsoft yahei";
    min-width: 1200px;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

address,
caption,
cite,
code,
dfn,    
th,
var {
    font-style: normal;
    font-weight: normal;
}

a {
    color: #444;
    text-decoration: none;
}

a:hover,
a:active {
    text-decoration: none;
    color: #2c9cf0;
}


img {
    border: none;
    vertical-align: middle;
}

ol,
ul,
li {
    list-style: none;
}



/**

    layout

*/
.v-layout{
    background-color: #f5f5f5;
}
.v-sidebar{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1001;
    display: flex;
}
.v-logo{
    display: block;
    text-align: center;
    width: 100%;
    height: 56px;
    line-height: 56px;
    overflow: hidden;
}
.v-logo img{
    max-height: 56%;
    max-width: 88%;
}
.v-nav{
    width: 110px;
    background-color: #444444;
}
.v-nav-list{
    margin: 20px 0;
}
.v-nav-list .item{
    display: block;
    font-size: 14px;
    color: #CACACA;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    padding-left: 22px;
}
.v-nav-list .item:hover{
    background-color: #666;
    color: #fff;
}
.v-nav-list .item.active{
    color: #444;
    background-color: #fff;
}
.v-subnav{
    width: 130px;
    border-right: 1px solid #e5e5e5;
    background: #fff;
}
.v-subnav .v-subnav-title{
    width: 100%;
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    color: #444;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}
.v-subnav-list{
    margin: 20px 10px;
}
.v-subnav-list .item{
    display: block;
    text-align: center;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    margin-bottom: 14px;
}
.v-subnav-list .item.active{
    background-color: #f5f5f5;
}
.v-subnav-list .item.active:hover{
    color: inherit;
}

.v-header{
    position: fixed;
    top: 0;
    width: 100%;
    height: 56px;
    left: 0;
    padding-left: 240px;
    z-index: 1000;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
}
.v-header .v-header-title{
    line-height: 55px;
    font-size: 16px;
}
.v-header .v-header-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
    height: 100%;
}
.v-header .user-menu{
    position: relative;
    height: 55px;
    display: flex;
    align-items: center;
}

.v-header .user-menu .badge{
    background: #ff0000;
    font-weight: 400;
    padding: 3px 6px;
}
.v-header .user-menu .dropdown-menu{
    min-width: 100px;
    margin-top: 0;
}
.v-header .user-menu .dropdown-menu:after,.v-header .user-menu .dropdown-menu:before{
    content: '';
    display: block;
    position: absolute;
    top: -10px;
    width: 14px;
    height: 10px;
    left: 50%;
    margin-left: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}
.v-header .user-menu .dropdown-menu:after{
    top: -10px;
    border-bottom: 7px dashed #fff;
    border-bottom: 7px solid\9 #fff;
}
.v-header .user-menu .dropdown-menu:before{
    top: -11px;
    border-bottom: 7px dashed #ccc;
    border-bottom: 7px solid\9 #ccc;
}
.v-header .user-menu .clear-cache{
    font-size: 16px;
    margin-left: 20px;
}
.v-main{
    padding-top: 56px;
    padding-left: 240px;
}
.v-container{
    padding: 20px;
    margin: 10px;
    background-color: #ffffff;
}
.nosubnav .v-subnav{
    display: none;
}
.nosubnav .v-header,.nosubnav .v-main{
    padding-left: 110px;
}
/*
*   
    layout end
*/

/****************************/
.alert-tips{
    border: 1px solid #ffc875;
    background-color: #fcf5de;
    font-size: 12px; 
    border-radius: 0px;
}
.alert-tips .alert-tips-title{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 6px;
}
.alert-tips .alert-link{
    color: #ff0000;
}

.screen-title{
    height: 32px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dddddd;
}
.screen-title .text{
    float: left;
    height: 32px;
    line-height: 30px;
    padding-right: 6px;
    font-weight: 700;
    border-bottom: 3px solid #2c9cf0;
}
.v-nav-tabs{
    margin-bottom: 10px;
}
.v-nav-tabs>li{

}
.v-nav-tabs>li>a{
    border-radius: 2px 2px 0 0;
    background-color: #f2f2f2;
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    padding: 0;
    text-align: center;
    width: 82px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.v-nav-tabs>li.active>a, .v-nav-tabs>li.active>a:focus, .v-nav-tabs>li.active>a:hover{
    background-color: #2c9cf0;
    color: #fff;
}
.v-table{
    border: 1px solid #dddddd;
}
.v-table>thead{
    background-color: #f5f5f5;
}
.v-table>thead>tr>th{
    color: #444;
    border-bottom: 1px solid #ddd;
}
.panel{
    border-radius: 2px;
}
.panel-row{
    /*padding: 0 15px;*/
    /*margin-bottom: 20px;*/
}
.panel-row .item{
    background: #eee;
    margin-bottom: 15px;
    padding: 20px;
    color: #fff;
    display: flex;
}
.panel-row .item .icon{
    font-size: 60px;
    display: block;
    width: 60px;
    height: 60px;
}
.panel-row .item .inner{
    font-size: 16px;
    border-left: 1px solid #fff;
    padding-left: 12px;
    margin-left: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.panel-row .item .inner .num{
    font-size: 24px;
    font-weight: 700;
}
.panel-row .row>div:nth-of-type(1) .item{
    background: #53c7a0;
}
.panel-row .row>div:nth-of-type(2) .item{
    background: #65b0cd;
}
.panel-row .row>div:nth-of-type(3) .item{
    background: #7a6fcb;
}
.panel-row .row>div:nth-of-type(4) .item{
    background: #ca7096;
}

.panel-home .item{
    text-align: center;
    margin: 5px 0;
}
.panel-home .item .num{
    color: #ff0000;
    font-size: 22px;
}
.ta_resize{resize: none;}

em{
    font-style: normal;
}

/****************************/
/*bootstrapValidator.css*/
.bv-form .help-block {
    margin-bottom: 0;
}
.bv-form .tooltip-inner {
    text-align: left;
}
.nav-tabs li.bv-tab-success > a {
    color: #3c763d;
}
.nav-tabs li.bv-tab-error > a {
    color: #a94442;
}
/*bootstrapValidator.css*/