@font-face {
    font-family: "iconfont";
    src: url(../fonts/iconfont.eot);
    /* IE9*/
    src: url(../fonts/iconfont.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
    url(../fonts/iconfont.woff) format('woff'), /* chrome, firefox */
    url(../fonts/iconfont.ttf) format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url(../fonts/iconfont.svg#iconfont) format('svg');
    /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0px;
    -moz-osx-font-smoothing: grayscale;
}

html,
body {
    width: 100%;
    /* overflow: hidden;*/
    min-width: 768px;
    /*    height: inherit;*/
    font-family: "Microsoft YaHei";
    background: none;
}

html {
    min-width: 768px;
}

a:hover {
    text-decoration: none;
}

body.layout {
    font-size: 12px;
    min-width: 900px;
}

header {
    height: 70px;
    color: #fff;
    position: fixed;
    background: url(../images/headerbg.png) center top;
    padding: 0px 15px;
    top: 0px;
    right: 0px;
    left: 0px;
    z-index: 99
}

header a,
header a:hover {
    color: #fff;
    margin: 10px 50px 0px 0px;
    display: inline-block;
}

footer hr {
    margin-top: 0;
}

main {
    margin-top: 70px;
    
}

.sidebar {
    width: 210px;
    height: auto;
    float: left;
    position: fixed;
    bottom: 0px;
    top: 70px;
    background: #485566;
    /*    #ecf0f1*/
    overflow-y: auto;
}

.mainbody {
    margin-left: 210px;
    /*    border-left: 1px solid #eee;*/
    /*    min-height: 800px;*/
    background: #edf1f8;
}

html {background: #edf1f8;}

.sidebar .nav > li {
    border-bottom: 1px solid #3f4a59;
}

.sidebar .nav > li.active {
    border-left: none;
    background: #fff;
    border: none;
    color: #333;
}

.sidebar .nav > li.topbtn {
    height: 34px;
    border-bottom: solid 2px #ff6565;
    color: #555;
}

.nav > li.topbtn > a {
    background: #414c5c;
}

.content-tabs button {
    background: #485566;
    height: 33px;
    color: #fff;
}

.sidebar .fa.arrow:before {
    content: "\f105";
}

.sidebar a {
    color: #333;
}

.content-tabs .roll-right {
    border-left: none;
}

.page-tabs a:hover,
.content-tabs .roll-nav:hover {
    color: #fff;
    background: #485566;
}

.sidebar .active > a {
    /*color: #0085d8;*/
    color: #fff;
    background: #414c5c;
    border-bottom: 1px solid #3f4a59;
}

.navbar-default .nav>li>a:focus,
.navbar-default .nav>li>a:hover {
    text-decoration: none;
    background-color: #414c5c;
    /* font-weight: bold; */
    color: #beddff;
}

.navbar-default .nav.nav-second-level> li > a {
    background: #ffebeb;
    color: #333;
    border-bottom: 1px solid #fff;
}

.navbar-default .nav.nav-third-level> li > a {
    background: #fff;
    color: #333;
}

.navbar-default .nav.nav-second-level>li>a:hover,
.navbar-default .nav.nav-second-level>li>a:focus,
.nav.nav.nav-second-level > li.active > a {
    text-decoration: none;
    background-color: #ffebeb;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #fff;
    border-left: 2px solid #ff6565;
}

.navbar-default .nav.nav-second-level>li>a:hover {
    background: #fff2f2;
}

.navbar-default .nav.nav-third-level>li>a:hover,
.navbar-default .nav.nav-third-level>li>a:focus,
.nav.nav.nav-second-level > li.active > a {
    text-decoration: none;
    background-color: #fff2f2;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #fff;
    border-left: 2px solid #ff6565;
}

.nav-second-level li:last-child {
    margin-bottom: 0px;
}

.sidebar .active > a > .fa.arrow:before {
    content: "\f107";
}

.sidebar .arrow {
    float: right;
    line-height: 1.5;
}

.sidebar .nav-second-level,
.sidebar .nav-third-level {
    /* margin-left: 1.7em;*/
    text-align: center;
}

.sidebar i {
    margin-right: 5px;
}

.layout header .h2 {
    margin-top: 15px;
}

.layout header .h2 .iconfont {
    font-size: 35px;
}

iframe {
    width: 100%;
    min-height: 990px;
    /*    position: fixed;
    bottom: 0px;
    top: 0px;
    height: 100%;
    overflow-y: scroll;*/
}


/*内页*/

.zhinengnav .nav-pills li .pull-right {
    padding: 10px;
    display: none;
}

.zhinengnav .nav-pills li.active .pull-right a {
    color: #fff;
}

.zhinengnav .nav-pills li .pull-right a {
    margin: 5px;
}

.zhinengnav .nav-pills>li:hover>.pull-right {
    display: inline-block;
}

.zhinengnav li .pull-right {
    display: none;
    position: absolute;
    right: 0px;
    top: 0px;
}

.zhinengnav li:hover {
    background: #eee;
}


/*add*/

.userface {
    width: 50px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 30px;
}

.main {
    padding: 10px
}

legend {
    line-height: 40px;
}

.nav > li > a {
    color: #beddff;
    font-weight: normal;
    padding: 6px;
    background: #485566;
}

.ibox {
    margin-bottom: 0px;
}

.ibox-title {
    border-top: 0px;
    background: #f8f8f8;
    margin-top: 0px;
    padding: 12px;
    min-height: 38px;
}

.gohome {
    display: none;
}

.ibox-title h5 {
    margin: 0px;
}

.page-tabs a.active {
    background: #ff6565;
    color: #fff;
}

.page-tabs a i {
    color: #fff;
    margin-left: 10px;
    display: none;
}

.page-tabs a i.menushow {
    display: block;
    margin: 0px;
}

.page-tabs a:hover i {
    display: inline;
}

.page-tabs a.active:hover,
.page-tabs a.active i:hover {
    background: #ff6565;
    color: #fff;
}

.page-tabs a i:hover {
    color: #beddff;
}

.page-tabs a {
    text-decoration: none;
    color: #fff;
    border-right: solid 2px #485566;
    background: #3f4a59;
}

nav.page-tabs {
    margin-left: 0px;
}

.roll-right.btn-group {
    right: 0px;
}

.tablesearch th {
    text-align: right;
    font-weight: normal;
    vertical-align: middle;
}

.table.tablesearch>tbody>tr>td,
.table.tablesearch>tbody>tr>th,
.table.tablesearch>tfoot>tr>td,
.table.tablesearch>tfoot>tr>th,
.table.tablesearch>thead>tr>td,
.table.tablesearch>thead>tr>th {
    padding: 2px;
    line-height: 1;
    vertical-align: middle;
    border-top: 0px solid #ddd;
}

.content-tabs {
    position: fixed;
    top: 70px;
    right: 0px;
    left: 210px;
    z-index: 99;
    margin: 0px;
    border-bottom: solid 2px #ff6565;
    height: 35px;
    line-height: 34px;
    background: #485566;
}


/*改紧凑一些*/

.input-sm {
    height: 24px;
    padding: 5px;
    font-size: 12px;
    line-height: 1;
    border-radius: 3px;
}

.ibox-content {
    padding: 10px 5px;
}

.table {
    margin-bottom: 0px;
}

.ui-jqgrid .ui-jqgrid-caption {
    text-align: left;
    display: none;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 3px 5px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-top: 1px solid #ddd;
}

.content-tabs .roll-nav,
.page-tabs-list {
    height: 33px;
}

.content-tabs .roll-nav {
    width: 120px;
}

.nav-rightbtn {
    float: left;
}

@media (min-width: 768px) {
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
        max-width: 100px;
    }
}

.table.tablesearch>tbody>tr>th {
    padding-left: 6px;
}

select.input-sm {
    padding: 0px 5px;
    height: 24px;
}

.input-group {
    max-width: 210px;
}

.form-control {
    max-width: 210px;
}

#pager_list_2_left {
    display: none;
}

.btnbar {
    margin: 5px;
}

.ui-jqgrid .ui-jqgrid-pager {
    padding: 0px;
}

.layout .inmodal .modal-header {
    padding: 10px;
    text-align: center;
}

.modal-dialog {
    width: 400px;
    margin: 15% auto;
}

.alert {
    padding: 10px 30px
}

.icon01 {
    color: #81a3ff
}

.icon02 {
    color: #ff8181
}

.icon03 {
    color: #ffa95f
}

.icon04 {
    color: #ffc72e
}

.icon05 {
    color: #96d900
}

.icon06 {
    color: #44c400
}

.icon07 {
    color: #00de78
}

.icon08 {
    color: #34c3b2
}

.icon09 {
    color: #60b9ce
}

.icon10 {
    color: #89c0ff
}

.icon11 {
    color: #8195e6
}

.icon12 {
    color: #cc8ede
}

.sidebar.hidden {
    display: none;
}

.mainbody.full {
    margin-left: 0px;
}

.content-tabs.full {
    position: fixed;
    left: 0px;
}

nav.page-tabs {
    height: 33px;
}

nav.page-tabs.navrightbtn {
    height: 33px;
    width: 40px;
    float: left;
}

.content-tabs button:hover,
.content-tabs button:focus {
    background: #ff6565;
}

.tablebox {
    overflow: auto;
    /*height: 200px;*/
}

.tablebox tr {
    white-space: nowrap
}


/*登录*/

.login {
    /*    overflow: hidden;*/
    /*background: url(../images/loginbg.jpg) center top;*/
}

.loginbg {
    /*background: url(../images/1.jpg) no-repeat;
    background-size:100%;*/
    height: 100%;
}

.loginbox {
    margin: 1em auto;
    padding: 0em;
    width: 900px;
    height: auto;
    /*background: rgba(255, 255, 255, 0.8);*/
    background:transparent;
    /*    border-radius: 10px;*/
    /*    box-shadow: 5px 5px 5px #345bb2;*/
}

.loginboxbg {
    background: rgba(255,255,255,0.4);
    padding: 2em 2em 40px 2em;
    border-radius:5px;
}

.loginbox .text-center {
    margin: 0px 0 30px 0;
    color: #eee;
    font-weight: 300;
    text-shadow: 0 0 0.2em #4b8df8, 0 0 0.2em #4b8df8;
}

.loginbox .col-xs-5 {
    padding: 2em 3em 20px 2em;
}

.login main {
    margin-top: 0px;
}

.login label {
    color: #eee !important;
    text-shadow: 0 0 0.2em #4b8df8, 0 0 0.2em #4b8df8;
}

.login footer {
    position: fixed;
    bottom: 0px;
    height: 140px;
    width: 100%;
}

.login .form-control {
    max-width: 400px;
    border-left: 0px;
    box-shadow: none;
    height: 47px;
    padding-left: 0px;
    color: #858585;

}

.login .form-control,
.login .single-line {
    border-color: #99ccff !important;
}

.login .form-control:focus,
.login .single-line:focus {
    border-color: #99ccff !important;
}

.login .input-group-addon {
    border: 1px solid #99ccff;
    border-right: none;
}

.login .input-group {
    max-width: 600px;
   
}

.login .alert-danger {
    border: none;
    background: none;
    text-align: center;
    color: red;
    font-size: 18px;
}

.login input[type=checkbox] {
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.login .input-group-addon {
    background-color: #fff;
}

.loginbox .alert {
    padding: 5px 10px;
    margin-bottom: 10px;
    font-size: 12px;
}

.login .input-group {
    margin-bottom: 10px;
}

.loginewm {
    padding: 0px;
    background: #ccc;
}

.login .iconfont {
    color: #0683d9
}

.headline {
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 0px 20px #0a2098;
    font-size: 40px;
}

.btn-primary {
    color: #fff;
    background-color: #4b8df8;
    border-color: #417ee0;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #2474f6;
        border-color: #0067af;
    }


/*插件修改*/

.input-small {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.Wdate {
    border: #ccc 1px solid;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #ccc 1px;
    outline: 0;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #ccc;
}

.select2-container .select2-selection--multiple {
    min-height: auto;
}

.ui-jqgrid-htable th {
    border: 1px solid #ccc;
    background: #eee;
    padding-left: 5px;
}

.ui-jqgrid-htable th .cbox {
    margin: auto;
    display: block;
}

.colorpicker input {
    height: 14px;
    top: 3px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #f5f5f5;
    border: 1px solid #D2D2D2;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 2px;
    margin-top: 2px;
    padding: 2px 4px;
}


/**/

.welcome .input-group {
    max-width: 600px;
    margin: auto;
}

.welcome .form-control {
    max-width: 600px;
}

.wellist a {
    display: inline-block;
    margin: 30px;
    text-decoration: none;
}

.wellist i {
    font-size: 50px;
    display: block;
}

.nav > li.active > a {
    color: #beddff;
    font-weight: bold;
}

.ibox-content {
    border: 0px;
}

@media screen and (max-height: 768px) {
    .login .top {
        height: 100px;
        overflow: hidden;
    }
    .login .top img {
        position: relative;
        top: -10px;
    }
    .login footer {
        position: relative;
        bottom: 0px;
        height: 120px;
        width: 100%;
    }
    .loginbox {
        margin: 1em auto;
    }
}

.nav-rightbtn {
    float: right;
}

.scroll {
    width: 100px;
    height: 200px;
    overflow: auto;
    /*自动出现滚动条，如果要出现竖直滚动条则改成：overflow-y:auto，如果横向出现滚动条则改成：overflow-x:auto*/
    scrollbar-face-color: #F00;
    /*滚动条凸出部分的颜色(前景色),包括两端的方形按钮、水平或竖直滑动的滑块的颜色*/
    scrollbar-track-color: #FFF;
    /*滚动条的背景颜色,如果省略的话将出现虚点，颜色将采用face-color的颜色*/
    scrollbar-arrow-color: #FFF;
    /*按钮(上下或者左右可以点击使滑块滚动的方形按钮)上三角箭头的颜色*/
    scrollbar-3dlight-color: #0F0;
    /*滚动条亮边的颜色,形成3D效果，有层次感，肉眼观察在滚动条左边及上边出现一条有色线（竖直方向滚动）*/
    scrollbar-darkshadow-color: #00F;
    /*滚动条强阴影的颜色,肉眼观察出现滚动条下边及右边*/
    scrollbar-highlight-color: #F0F;
    /*滚动条空白部分的颜色,肉眼观察改变不明显，具体颜色改变出现在左边和上边空白处，介于face-color效果与3dlingt-color效果之间有个空白颜色（默认为白色）。此外，滚动条前景色有种凹陷的感觉，周边线条颜色凸起*/
    scrollbar-shadow-color: #006600;
    /*立体滚动条阴影的颜色，具体出现在滑块及方形按钮的右边及下边，形成阴影效果，颜色介于face-color效果和darkshadow-color效果之间，不是很明显*/
    scrollbar-base-color: #0f0;
    /*滚动条的基本颜色,当前面7个效果出现时，滚动条基本颜色设置肉眼很难观察到，如果不设置前面7个效果,系统将根据base-color自动设置，其中前景色，背景色(虚点表示)颜色一致，其他效果(阴影以黑色填充),没有什么要求时，建议不设置此效果*/
    /*
scrollbar-face-color:#F00;
scrollbar-track-color:#FFF;
scrollbar-arrow-color:#FFF;
这3个效果建议必须设置
*/
}

.font {
    color: #006600
}


/*/////////////////////////////////*/

.logo {
    padding: 10px 5px;
    margin-right: 50px;
}

.topbar {
    margin: 0px 20px;
    white-space: nowrap;
    width: auto;
    overflow: hidden;
    height: 70px;
}

.topbar li {
    float: left;
    display: block;
    white-space: nowrap
}

.topbar li a {
    text-align: center
}

.topbar li a:hover {
    margin-top: 9px;
}

.topbar li a i {
    display: block;
    border-radius: 3px;
    width: 35px;
    height: 35px;
    margin: 3px auto;
    line-height: 35px;
    background: #fff;
    color: #3385da;
    font-size: 20px
}

.topbar li a:hover i {
    color: #ff6565
}

.topbar li.topbar-right a i,
.topbar li.topbar-left a i {
    background: none;
    color: #fff;
    margin: 10px;
}

.top-right a {
    padding: 13px 5px;
    margin: 0px 5px;
    position: relative;
}

.top-right a span {
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 10px;
    background: #ff6565;
    color: #fff;
    z-index: 2;
    top: 12px;
    right: 0px;
    text-align: center;
}

.top-right a:hover {
    padding: 13px 5px;
    margin: 0px 5px;
}

.top-right a i {
    font-size: 30px;
}

.top-right a:hover i {
    position: relative;
    top: -2px;
}

.topbar-next {
/*    visibility: hidden;*/
    margin-top: 15px;
    margin-right: 20px;
}

.topbar-prev {
  /*  visibility: hidden;*/
    margin-top: 15px;
}

@media screen and (max-width: 1860px) {
    header a,
    header a:hover {
        margin: 10px 40px 0px 0px;
    }
}

@media screen and (max-width: 1745px) {
    header a,
    header a:hover {
        margin: 10px 30px 0px 0px;
    }
}

@media screen and (max-width: 1620px) {
    .topbar-next,
    .topbar-prev {
        visibility: visible;
    }
}

@media screen and (max-width: 880px) {
    .topbar {
        display: none;
    }
    .topbar-next,
    .topbar-prev {
        display: none;
    }
}

@media screen and (max-width: 715px) {
    .top-right {
        display: none;
    }
}

@media (max-width: 768px) {
    .content-tabs {
        display: block;
    }
}

#iframe_box {
    padding-top: 50px;
    min-height: 600px;
}


/*内页*/

.panel {
    border: none;
}

.panel-default>.panel-heading {
    border: none;
    background: #d6e1f0
}

.msgicon {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    background: #4caf50;
    border-radius: 40px;
    margin: 5px 10px;
}

.msgicon.bluebg {
    background: #999999;
    ;
}

.msgicon .iconfont {
    font-size: 20px;
    color: #fff;
}

.msgright {
    margin-left: 5em;
}

.panel .list-group-item {
    padding: 15px 15px;
}

hr {
    border-top: 1px solid #d6e1f0;
}



/*修改*/
/*body {overflow: hidden;}*/
/*page2*/

.logintext {
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: 134px;
    color: #fff;
    font-size: 2em;
}


html {    background: url(../images/loginbg.jpg) no-repeat; background-size:100%;}

