@charset "UTF-8";

/* CSS Document */


/* 登录页 */

.blue-bg {
    background: #334c85;
}

.login-logo {
    background: url(../image/logo.png) no-repeat 0 30px;
    width: 481px;
    height: 20%;
    margin-left: 112px;
}

.login-container {
    background: url(../image/bg-login.jpg) no-repeat;
    background-color: #405a94;
    background-position: center;
    height: 340px;
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -170px;
}

.login-container .content {
    width: 376px;
    height: 340px;
    background: #fff;
    margin: 0 auto;
}

.login-container .content .title {
    font-size: 24px;
    color: #3388d1;
    text-align: center;
    height: 80px;
    line-height: 80px;
}

.login-container .content .box {
    margin: 0 32px 15px 32px;
    overflow: hidden;
}

.login-container .content .box .user-name {
    margin-bottom: 15px;
    overflow: hidden;
}

.login-container .content .box .user-name i {
    background: url(../image/ico-user.jpg) no-repeat;
    width: 42px;
    height: 42px;
    display: inline-block;
    float: left;
}

.login-container .content .box .user-name input {
    height: 42px;
    line-height: 42px;
    float: left;
    width: 270px;
    border: 1px solid #d9d9d9;
    padding-left: 10px;
}

.login-container .content .box .password {
    margin-bottom: 15px;
}

.login-container .content .box .password i {
    background: url(../image/ico-code.jpg) no-repeat;
    width: 42px;
    height: 42px;
    display: inline-block;
    float: left;
}

.login-container .content .box .captcha input {
    height: 42px;
    line-height: 42px;
    float: left;
    width: 140px;
    border: 1px solid #d9d9d9;
    padding-left: 10px;
}

.login-container .content .box .captcha img{
    height: 42px;
    line-height: 42px;
    float: left;
    width: 130px;   
}

.login-container .content .box .captcha {
    margin-bottom: 15px;
}

.login-container .content .box .captcha i {
    background: url(../image/ico-code.jpg) no-repeat;
    width: 42px;
    height: 42px;
    display: inline-block;
    float: left;
}

.login-container .content .box .password input {
    height: 42px;
    line-height: 42px;
    float: left;
    width: 270px;
    border: 1px solid #d9d9d9;
    padding-left: 10px;
}

.login-container .content .box div label {
    margin-left: 5px;
    font-size: 12px;
    font-weight: normal;
}

.login-container .content .btn {
    margin: 0 23px;
    background: #3388d1;
    color: #fff;
    font-size: 20px;
    border-radius: 3px;
    width: 330px;
    height: 46px;
    text-align: center;
}

.login-bottom {
    text-align: center;
    margin: 50px auto 0 auto;
    overflow: hidden;
    height: 15%;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.login-bottom .content {
    margin: 0 auto;
    overflow: hidden;
}

.login-bottom .content .logo-zsx {
    background: url(../image/logo-zsx.png) no-repeat;
    width: 159px;
    height: 42px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}

.login-bottom .content .text {
    font-size: 14px;
    color: #fff;
    border-left: 1px solid #6887d0;
    height: 42px;
    line-height: 42px;
    padding-left: 15px;
    display: inline-block;
    vertical-align: middle;
}


/* 首页 */

.top {
    border: none;
    background: #334c85;
    margin-bottom: 0;
    border-radius: 0;
}

.top a {
    line-height: 50px;
    display: inline-block;
}

.logo-left {
    margin-left: 15px;
}

.notice-message {
    background: #f8ac59;
    line-height: 12px;
    padding: 1px 5px;
    position: absolute;
    right: -5px;
    top: 8px;
}

.warn-message {
    background: #1ab394;
    line-height: 12px;
    padding: 1px 5px;
    position: absolute;
    right: 5px;
    top: 8px;
}

.hidden-xs span {
    margin-left: 5px;
}

.topnav-right {
    margin-right: 0;
    background: #334c85 !important;
}

.topnav-right li a i {
    margin-right: 3px !important;
}


/* 左侧菜单 */

.nav {
    background: #30426a;
}

.nav li {
    display: inline-block;
}

.nav li a {
    padding: 0 15px;
    color: #a7b1c2;
    font-weight: 600;
    display: block;
    position: relative;
}

.nav li a:hover,
.nav li a:focus {
    text-decoration: none;
    background-color: #415685;
    color: #fff;
}

.nav li a i {
    margin-right: 10px;
}

.nav li a .arrow {
    float: right;
    margin-top: 5px;
}

.menu {
    width: 180px;
    z-index: 2001;
    height: 100%;
    background: #30426a;
    float: left;
}

.menu-left li {
    width: 100%;
}

.menu-left li a {
    color: #9ea6b9;
    font-weight: bold;
    padding: 10px 20px 10px 20px;
    position: relative;
    display: inline-block;
    width: 100%;
}

.nav-header {
    width: 100%;
    background: #2e3e62;
    padding-bottom: 10px;
}


/* 右侧内容 */

.right-container {
    height: 100%;
    padding: 0 15px;
    margin: 0 0 0 180px;
    min-height: auto;
    background: #f9f9f9;
    position: relative;
}

.right-container .content-tabs {
    border-bottom: 2px solid #428bca;
    position: relative;
    height: 42px;
    background: #fafafa;
    line-height: 40px;
}

.right-container .content-tabs .backward {
    left: 0;
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #999;
    z-index: 2;
    top: 0;
    background: #fff;
    border: none;
    border-right: 1px solid #eee;
    outline: none;
}

.right-container .content-tabs .backward:hover {
    background: #fafafa;
    cursor: pointer;
}

.right-container .content-tabs .tab {
    margin-left: 40px;
    height: 40px;
    overflow: hidden;
    display: block;
}

.right-container .content-tabs .tab .tab-content {
    float: left;
    display: inline-block;
    box-sizing: border-box;
}

.right-container .content-tabs .tab .tab-content a {
    background: #428bca;
    color: #fff;
    display: block;
    float: left;
    border-right: solid 1px #eee;
    padding: 0 15px;
}

.right-container .content-tabs .tab .tab-content a:hover {
    text-decoration: none;
    cursor: pointer;
    border: none;
}

.right-container .content-tabs .forward {
    right: 112px;
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #999;
    z-index: 2;
    top: 0;
    background: #fff;
    border: none;
    border-left: 1px solid #eee;
    outline: none;
}

.right-container .content-tabs .forward:hover,
.right-container .content-tabs .forward:focus {
    background: #fafafa;
    cursor: pointer;
}

.right-container .content-tabs .close-tab {
    right: 32px;
    width: 80px;
    padding: 0;
    border-left: 1px solid #eee;
    position: absolute;
    height: 40px;
    text-align: center;
    color: #999;
    top: 0;
    display: inline-block;
    vertical-align: middle;
}

.right-container .content-tabs .close-tab button {
    width: 80px;
    background: #fff;
    border: 0;
    height: 40px;
    position: relative;
    outline: none;
}

.right-container .content-tabs .close-tab button:hover {
    background: #fafafa;
    cursor: pointer;
}

.right-container .content-tabs .close-tab ul {
    background: #fff;
    display: none;
    left: auto;
    float: left;
    font-size: 12px;
    padding: 0;
    position: absolute;
    top: 100%;
    box-shadow: 0 0 3px rgba(86, 96, 117, 0.3);
    right: 0;
    margin-top: 2px;
}

.right-container .content-tabs .close-tab ul .show {
    display: block;
}

.right-container .content-tabs .close-tab ul li a {
    line-height: 25px;
    margin: 4px;
    text-align: left;
    display: block;
    padding: 3px 20px;
    white-space: nowrap;
    cursor: pointer;
    font-size: 14px;
    color: #999;
}

.right-container .content-tabs .close-tab ul li a:hover {
    background: #f5f5f5;
    color: #333;
    text-decoration: none;
}

.right-container .content-tabs .full-screen {
    background: #fff;
    height: 40px;
    width: 32px;
    right: 0;
    border-left: 1px solid #eee;
    text-align: center;
    color: #999;
    top: 0;
    position: absolute;
    cursor: pointer;
}

.right-container .content-tabs .full-screen:hover {
    background: #fafafa;
    cursor: pointer;
}

.right-container .pad15 {
    padding: 15px;
}

.right-container .btn-content {
    background: #fff;
    padding: 45px 10px 25px 0;
    width: 46%;
}

.right-container .btn-content .darkblue {
    background: #3a87ad;
}

.right-container .btn-content .darkgreen {
    background: #82af6f;
}

.right-container .btn-content .darkred {
    background: #d15b47;
}

.right-container .btn-content .darkorange {
    background: #f8a632;
}

.right-container .btn-content .lightgreen {
    background: #1bc5bb;
}

.right-container .btn-content .darkyellow {
    background: #a1ae11;
}

.right-container .btn-content .darkpink {
    background: #a824bc;
}

.right-container .btn-content .lightblue {
    background: #4bb2de;
}

.right-container .btn-content .lightcoral {
    background: lightcoral;
}

.right-container .btn-content .lightsalmon {
    background: lightsalmon;
}

.right-container .btn-content .darkcyan {
    background: darkcyan;
    font-size: 12px;
}

.right-container .btn-content .darkgoldenrod {
    background: darkgoldenrod;
}

.right-container .btn-content .darkkhaki {
    background: darkkhaki;
    font-size: 12px;
}

.right-container .btn-content .darkmagenta {
    background: darkmagenta;
}

.right-container .btn-content .darkolivegreen {
    background: darkolivegreen;
}

.right-container .btn-content .darkorchid {
    background: darkorchid;
    font-size: 12px;
}

.right-container .btn-content .darksalmon {
    background: darksalmon;
    font-size: 12px;
}

.right-container .btn-content .darkseagreen {
    background: darkseagreen;
}

.right-container .btn-content button {
    width: 83px;
    height: 83px;
    border-radius: 5px;
    border: none;
    color: #fff;
    padding: 0;
    margin-left: 15px;
    margin-bottom: 20px;
}

.right-container .btn-content button i {
    width: 52px;
    height: 52px;
    display: block;
    margin: 0 auto;
}

.right-container .btn-content button .ico01 {
    background: url(../image/ico01.png) no-repeat;
}

.right-container .btn-content button .ico02 {
    background: url(../image/ico02.png) no-repeat;
}

.right-container .btn-content button .ico03 {
    background: url(../image/ico03.png) no-repeat;
}

.right-container .btn-content button .ico04 {
    background: url(../image/ico04.png) no-repeat;
}

.right-container .btn-content button .ico05 {
    background: url(../image/ico05.png) no-repeat;
}

.right-container .btn-content button .ico06 {
    background: url(../image/ico06.png) no-repeat;
}

.right-container .btn-content button .ico07 {
    background: url(../image/ico07.png) no-repeat;
}

.right-container .btn-content button .ico08 {
    background: url(../image/ico08.png) no-repeat;
}

.right-container .btn-content button .ico09 {
    background: url(../image/ico09.png) no-repeat;
}

.right-container .btn-content button .ico10 {
    background: url(../image/ico10.png) no-repeat;
}

.right-container .btn-content button .ico11 {
    background: url(../image/ico11.png) no-repeat;
}

.right-container .btn-content button .ico12 {
    background: url(../image/ico12.png) no-repeat;
}

.right-container .btn-content button .ico13 {
    background: url(../image/ico13.png) no-repeat;
}

.right-container .btn-content button .ico14 {
    background: url(../image/ico14.png) no-repeat;
}

.right-container .btn-content button .ico15 {
    background: url(../image/ico15.png) no-repeat;
}

.right-container .btn-content button .ico16 {
    background: url(../image/ico16.png) no-repeat;
}

.ibox {
    margin-bottom: 15px;
    margin-top: 0;
    padding: 0;
}

.ibox .ibox-title {
    background-color: #fff;
    border-color: #e7eaec;
    color: inherit;
    margin-bottom: 0;
    padding: 14px 15px 7px;
    min-height: 48px;
    border-bottom: 1px solid #9fd4fb;
}

.ibox .ibox-title .title {
    font-size: 14px;
    font-weight: bold;
    color: #59a6e0;
}

.ibox .ibox-title .ibox-tools {
    display: inline-block;
    float: right;
    margin-top: 0;
    position: relative;
    padding: 0;
}

.ibox .ibox-content {
    background-color: #fff;
    color: inherit;
    padding: 15px 20px 20px;
}

.bottom {
    height: 28px;
    width: 100%;
}

.bottom .bottom-left {
    width: 180px;
    z-index: 2001;
    height: 100%;
    background: #30426a;
    float: left;
}

.bottom .bottom-right {
    text-align: center;
    background: #e8e9ea;
    font-size: 12px;
    color: #666;
    height: 28px;
    line-height: 28px;
}

.no-padding-right {
    padding-right: 0;
}

.no-padding {
    padding: 0;
}


/*# sourceMappingURL=style.css.map */

/*Tooltips*/
.tooltips_main{position:absolute;left:0;margin:-5px 0 0 2px;z-index:999; width: 200px;}
.tooltips_box,.tooltips,.msg{display:inline-block;*display:inline;*zoom:1;position:relative;border-style:solid;border-color:#FF1F1F;}
.tooltips,.msg{border-width:0 1px;*left:-2px;background-color:#FFCFCF;}
.tooltips_box{border-width:1px;line-height:1.5;}
.tooltips{margin:0 -2px;}
.msg{margin:1px -2px;padding:0 6px;color:#2F2C2C;text-shadow:0 1px 0 #FFFFFF;font-size:12px;}
.ov{background:url(../image/tri.gif) no-repeat scroll 0 0 transparent;position:absolute;left:30%;overflow:hidden;width:15px;height:15px;margin:16px 0 0 0;display:inline;}
