@charset "UTF-8";
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea,select  { margin:0; padding:0; }
html,body{font-size: 12px;line-height:20px;color:#797979;font-family:Microsoft YaHei, SimSun,Arial,Helvetica,Arial,sans-serif;background: #e4e4e4;width: 100%;min-height:100%;height:100%;overflow: hidden;}
h1, h2, h3, h4, h5, h6{ font-size:12px;}
li, ol { list-style:none; }
ins { text-decoration:none; }
i, em { font-style:normal; }
i{ display:inline-block;}
a { text-decoration:none; color:#666; cursor:pointer;}
a:hover { cursor:pointer; text-decoration:none;outline: none}
a:focus{outline:none;}
.clear { clear:both; line-height:0px; overflow:hidden; zoom:1; font-size:0px; content:'.'; }
.clearAll{ clear:both;zoom:1; width:100%; overflow:hidden; font-size:0px; height:0px; zoom:1; content:' ';}
a img { border:none; }
li.clear { float:none; width:auto; height:auto; padding:0; margin:0; }
input{ border:0 none; padding:0px; margin:0px;}
table { border-collapse: collapse; border-spacing: 0;}
.main-container {
    position: static;
    padding: 0
}

/*
------------------------------
	Angular
------------------------------
*/ /* script after body so add this */
.ng-cloak {
    display: none;
}


.main-container:after {
    background-color: #FFF;
    bottom: 0;
    content: "";
    display: block;
    max-width: inherit;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -2
}

@media(min-width:768px) {
    .container.main-container:after {
        -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
        box-shadow: 0 0 0 1px rgba(0,0,0,0.1)
    }
}

.main-container>.main-container-inner {
    position: relative
}

.container.main-container .sidebar.sidebar-fixed,.container.main-container .sidebar.sidebar-fixed:before {
    left: auto
}

.main-content {
    margin-left: 215px;
    margin-right: 0;
    margin-top: 0;
    min-height: 100%;
    padding: 0
}

.page-content {
    background: #fff;
    margin-right: 10px;
    padding: 8px 20px 24px;
}
#wrap-tabs {
    padding: 0px;
}

.tab-iframe {
    display: none;
}

.tab-iframe.active {
    display: block;
}


.ck-pad{
    padding-left: 11px;
    padding-right: 4px;
    float: left;
    /*line-height: 24px;*/
}

.fr{
    float:right;
}
.header small {
    font-size: 85%;
}
/*background-color*/
.header .navbar,
.menu-icon{
    background-color: #ff6521;
}
/*color*/
.left-container .left-menu li a.left-menu-visited{
    /*border-left:solid 2px #ff6521;*/
}
.left-container .left-menu li a.left-menu-visited,
.left-container .left-menu li u.left-menu-visited,
.level1:hover>.menu>u,
.level1:hover>.menu>a,
.tab-bar ul li.act,
.menu .level2 li:hover>a,
.menu .level2 li:hover>i,
.tab-bar ul li.act a,
.tab-bar ul li:hover em,
.tab-bar ul li:hover a,
.right-mouse li:hover{
    color: #ff6521;
}
.left-container .left-menu li u.left-menu-hover{
    border-left:1px solid rgb(255, 114, 54);
    text-decoration: none;
}
.left-container .left-menu,
.left-container .left-menu .level3
{
    background-color:#fff;
}
.left-container .left-menu .sidebar-collapse span,
.icore-nav>li>span,
.icore-nav>li>a{
    color: #fff;
}
.icore-nav li:last-child img{
    margin-right: 4px;
    width: 12px;
    height: 12px;
    position: relative;
    top: -2px;
}
.theme{
    display:inline-block;
    width:10px;
    height:10px;
    margin-right: 8px;
    cursor:pointer;
}
.theme-red{
    background:#e74c3c;
}
.theme-blue{
    background-color:#168dd6;
}
.theme-green{
    background-color: #71b914;
}
.theme-gray{
    background-color:#808080;
}
.header .navbar {
    height: 37px;
    z-index: 9;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.header .logo {
    float: left;
    margin: 8px 0 0 20px;
}
.icore-nav>li{
    line-height: 37px;
    height:37px;
    float: left;
  /*  padding-right: 10px;*/
    position: relative;
}
.icore-nav>li>span{
    padding:0 8px;
    color:#e4e4e4;
}
.icore-nav>li a {
    text-decoration: none;
    padding: 11px 2px;
    color: #e4e4e4;
}
.icore-nav>li:hover a{
    color:#fff;
}
.icore-nav .opration ul{
    background-color:#efefef;
    z-index:100;
    position: absolute;
    top:100%;
    left:-177px;
    display:none;
    box-shadow: 0 2px 4px rgba(30,30,100,0.25);
    border-color: #bcd4e5;
    width:240px;
}
.icore-nav .opration:hover ul{
    display:block;
}
.icore-nav .opration ul li{
    font-size: 14px;
    color:#393939;
    line-height: 45px;
    padding: 0 8px;
    background-color: #fff;
}
.link-to-login-history{
    float: right;
    line-height: 23px;
    margin-right: 9px;
    color: #428bca !important;
    font-size: 14px;
}

/*å¤´éƒ¨å·¦ä¾§å›¾æ ‡*/
.menu-icon{
    float:left;
    width: 40px;
    height: 37px;
    position: relative;
    cursor: pointer;
}
.menu-icon>img{
    position: absolute;
    top:15px;
    left:15px;
}
.left-container{
   /* position:absolute; */
}

/*左侧菜单开始*/
/*谷歌*/
.menu-list::-webkit-scrollbar {
    width: 0;
}
/*IE10,IE11,IE12*/
.menu-list{
    -ms-scroll-chaining: chained;
    -ms-overflow-style: none;
    -ms-content-zooming: zoom;
    -ms-scroll-rails: none;
    -ms-content-zoom-limit-min: 100%;
    -ms-content-zoom-limit-max: 500%;
    -ms-scroll-snap-type: proximity;
    -ms-scroll-snap-points-x: snapList(100%, 200%, 300%, 400%, 500%);
    -ms-overflow-style: none;
    overflow: auto;
}
.left-menu{
    padding-top: 15px;
    position: absolute;
     width: 200px;
    left: 0;
    z-index: 100;
    bottom: 0;
    top: 37px;
    font-size: 14px;
    overflow-y: auto;
}

.level1>.menu>u,.level1>.menu>a{
    font-size: 14px;
    text-decoration: none;
}
.level2>li>a{
    font-size: 14px;
    text-decoration: none;
}
.level3>li>a{
    font-size: 14px;
    text-decoration: none;
}
.level1{
    margin-bottom:12px;
}

.menu{
    position: relative;
}
[class^="ck_"].up-down-icon{
    font-size: 12px;
    position: absolute;
    right: 8px;
    top: 0;
}
.animate{
    transition: all .2s ease-in-out;
}
.rotate180{
    transform: rotate(180deg);
}

.level2{
    margin-top:10px;
    margin-left: 35px;
    display: none;
}
.level2>li{
    position: relative;
}
.level2>li:not(:last-child){
    position: relative;
    margin-bottom:10px;
}


.level3{
    margin-left: 15px;
    display: none;
    margin-top: 5px;
}
.left-menu-hidden{
    width:33px;
}


/*左侧菜单结束*/



.left-container .left-menu li a,
.menu>u,
.menu>i,
.menu .level2 li>i,
.tab-bar ul li a
{
    color:#000;
}
.menu .level2 > li>a{
    position:relative;
    z-index: 20;
    padding-top: 5px;
    /* padding-left: 36px; */
}
/*.menu .level2 li:hover>a{*/
    /*color:  #feaa78;*/
/*}*/
.left-container .left-menu .sidebar-collapse{
    position: absolute;
    top:50%;
    width: 20px;
    right:0;

}

.tab-bar .tab-move{
    border: 2px solid #2C2727;
    position: absolute;
    height: 20px;
    width: 22px;
    z-index: 10000000000;
    top: 7px;
    background: white;
}
.tab-bar .left-move{left: 0;}
.tab-bar .right-move{
    right: 0;
}
.tab-bar .context-menu{
    background-color: white;
    position: absolute;
    top: 31px;
    left: 30px;
    width: 70px;
    line-height: 20px;
    border: solid 1px #999;
    padding: 5px 0;
    text-align: center;
    /* position: absolute; */
    z-index: 9999999;
}

.tab-bar .context-menu a{
    display: block;
}

/*é¡¶éƒ¨*/
.topheader{height:37px;background: #ff6521;/* position: absolute; *//* z-index:9; *//* left:0px; *//* top:0px; */width:100%;}
.logo{ float:left; margin:8px 0 0 20px;}
.advice-tips{
    position: absolute;  top: 0;  line-height: 33px;  z-index: 100;  width: 28%;  color: white;  left: 50%;  margin-left: -162px;
}
.system-advice{
     font-size:14px;padding-top:20%;z-index: 5;position: absolute;top:75px;bottom:0;left: 187px;;right:0 ;filter:alpha(opacity =70);background-color: black;opacity: .4;text-align: center;color: white;
}
.right-mouse{
    display: none;
    position: absolute;
    top:0;
    left:0;
    z-index: 90;
    background:#ddd;
    cursor:pointer;
}
.right-mouse li{
    display: block;
    padding:5px 10px;
}

.om-tabs-scroll-left,.om-tabs-scroll-right{
    width:48px;
    height:33px;
    padding:0;
    background-position: 0 0 ;
    position: absolute;
    top:0;
    opacity: 1;
    z-index: 1;
    cursor: pointer;
    margin-top: 0;
}

.om-tabs-scroll-left:hover,.om-tabs-scroll-right:hover{
    opacity: 1;
}
.om-tabs-scroll-left{
    background-image: url('/asset/images/btn_left.png');
    left:0;
}.om-tabs-scroll-right {
     background-image: url('/asset/images/btn_right.png');
     right: 0;
 }
/*.menu .level2 li:hover>a{*/
    /*color:  #feaa78;*/
/*}*/
.left-container .left-menu .sidebar-collapse{
    position: absolute;
    top:50%;
    width: 20px;
    right:0;

}


.tab-bar{position: relative;background: #eeeeee;margin: 0 0 10px -11px;}
.tab-bar ul{
    position: relative;
    white-space: nowrap;
}
.tab-bar ul li{display: inline-block;width: 120px;padding: 2px 5px 5px 0;cursor: pointer;box-sizing: border-box;border-right: 1px solid #ddd;text-align: center;position: relative;}
.tab-bar ul li a{display: inline-block;border-radius:3px 3px 0 0;line-height:24px;text-align:center;margin-right: 5px;}
.tab-bar ul li em{
    position: absolute;
    top:4px;
    right:4px;
}

.tab-bar ul li.act{background: #e4e4e4;}


.tab-bar ul li span{display: inline-block;width: 90px;text-align:center;font-size:14px;vertical-align:middle;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;}

.tab-bar .tab-move{
    border: 2px solid #2C2727;
    position: absolute;
    height: 20px;
    width: 22px;
    z-index: 10000000000;
    top: 7px;
    background: white;
}
.tab-bar .left-move{left: 0;}
.tab-bar .right-move{
    right: 0;
}
.tab-bar .context-menu{
    background-color: white;
    position: absolute;
    top: 31px;
    left: 30px;
    width: 70px;
    line-height: 20px;
    border: solid 1px #999;
    padding: 5px 0;
    text-align: center;
    z-index: 9999999;
}

.tab-bar .context-menu a{
    display: block;
}

.topheader{height:37px;background: #ff6521;width:100%;}
.logo{ float:left; margin:8px 0 0 20px;}


/*leftMenu*/
.menu-list{
    /*position: absolute;*/
    overflow-y: auto;
    overflow-x: hidden;
    width: 200px!important;
    height: calc(100% - 38px);
}

.main-content{
    position: relative;
}
.right-mouse{
    display: none;
    position: absolute;
    top:0;
    left:0;
    z-index: 90;
    background:#ddd;
    cursor:pointer;
}
.right-mouse li{
    display: block;
    padding:5px 10px;
}

.main-content-margin-true{
    margin-left: 48px;
}

.om-tabs-scroll-left,.om-tabs-scroll-right{
    width:48px;
    height:33px;
    padding:0;
    background-position: 0 0 ;
    position: absolute;
    top:0;
    opacity: 1;
    z-index: 1;
    cursor: pointer;
    margin-top: 0;
}

.btnss {
    background-image: none;
    color: #fff;
    border: none;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: bold;
    text-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    height: 30px;
}

.btnss {
    background-color: #FF6521;
    border: none;
    outline: none;

}

.btnss:hover, .btnss:focus, .btnss.disabled, .btnss[disabled] {
    background-color: #e74c3c;
    outline: none;
    color: white;
}

#loading-block {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    opacity: .2;
    filter: alpha(opacity = 20);
    background-color: black;
    z-index: 9990;
    display: none;
    background-image: url('../images/loading.gif');
    background-position: center;
    background-repeat: no-repeat;
}

.om-tabs-scroll-left:hover,.om-tabs-scroll-right:hover{
    opacity: 1;
}
.om-tabs-scroll-left{
    background-image: url('/asset/images/btn_left.png');
    left:0;
}.om-tabs-scroll-right {
     background-image: url('/asset/images/btn_right.png');
     right: 0;
 }
.notice-nav{
    padding: 0 3px!important;
    border: 1px solid #ddd;
    border-radius: 5px;
    cursor: pointer;
    animation: notice-nav-a 1.5s ease-in-out infinite ;
}

@keyframes notice-nav-a {
    0%{color: #0e90d2}
    50%{color: #0000F0}
}

.notice-model {
    position: fixed;
    right: -320px;
    top:38px;
    width: 300px;
    height: 620px;
    z-index: 100001;
    background-color: #fefefe;
    border: 1px solid #ddd;
    box-shadow: 5px 5px 14px #E0E0E0;
    padding: 5px;
}

.notice-model .is-read{
    background-color: #f9fafc;
}
.notice-model .is-read span{
    color: #99a9bf;
}

.notice-model .not-read span{
    color: #475669;
}
.notice-model .no-notice-icon{
    display: inline-block;
    width: 85px;
    height: 70px;
    background: url('/images/no-notice.png') no-repeat;
}

.new-notice input{
    margin: 0px;
}

.new-notice textarea{
    width: 220px;
    height: 100px;
    resize: none;
}
.new-notice td{
    vertical-align: middle !important;
}

.notice-model li.active {
    border-bottom: 2px solid #ff6521;
    text-align: center;
    font-size: 14px;
}
.notice-model li.active a{
    color: #ff6521;
}

.notice-model li.no-active a{

}
.notice-model li.no-active {
    border-bottom: 2px solid #eee;
    text-align: center;
    font-size: 14px;
}
.notice-model a{
    color: #08c;
    font-size: 12px;
}
.notice-model a:hover,.notice-model a:focus {
    color: #005580;
}

.text-right {
    position: absolute;
    right: 10px;
    cursor: pointer;
}
.notice-model .tab-content::-webkit-scrollbar{
    width: 8px;
}
.notice-model .tab-content::-webkit-scrollbar-button{
    display: none;
}
.notice-model .tab-content::-webkit-scrollbar-thumb { /*滚动条里面可以拖动的那部分*/
    background: #ddd;
    border-radius: 4px;
}
.notice-scroll {
    height: 550px;
}

.tips-model{
     position: fixed;
     right: 1%;
     bottom: -190px;
     /*bottom:0;*/
     border: 1px solid #B1B3BD;
     box-shadow: 5px 5px 14px #E0E0E0;
     width: 320px;
     background-color: #fff;
     opacity: 0;
     transition:all .5s linear;
     z-index:100001;
}
.tips-model.show-model{
    opacity:1;
    bottom:0;
}
.tips-header{
    color: #fff;
    font-size: 14px;
    text-align: left;
    height: 30px;
    line-height: 30px;
    min-height: 30px;
}
.sidebar-shortcuts{
    background-color:#ff6521;
    color: #fff;
    font-size: 14px;
    text-align: left;
    height: 30px;
    line-height: 30px;
    min-height: 30px;
}
.tips-header .tips-title{
    width: 86%;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding-left: 3px;
}
.tips-header .closes {
    color: #fff;
    width: 10%;
    font-size: 14px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}
.tips-body{
    height: 150px;
    overflow-y: auto;
}
.tips-body table{
    text-align: center;
    border: none;
}
.tips-body .table td,.tips-body .table th{
    padding:0;
    text-align: center;
}

.footer{
    color: #666;
    text-align: center;
    background-color: rgba(255,255,255,0.8);
    height: 20px;
    overflow: hidden;
    z-index: 10000;
    position: fixed;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #ccc;
    font-size: 12px;
}
