* {
    font-family: "Microsoft YaHei";
}

body {
    letter-spacing: 0;
    background: #f7f7f7;
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

address {
    /* position: fixed; */
    bottom: 20px;
    opacity: 0.8;
    font-size: 12px;
    letter-spacing: 0;
    /* line-height: 12px; */
    line-height: 65px;
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    color: #9B9B9B;
}

address.index {
    color: #FFFFFF;
}

.bg-box,
.nav-box {
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    min-width: 1190px;
}

.nav-box img {
    width: 100%;
    height: 94px;
}

.bg {
    width: 100%;
    overflow: hidden;
    min-height: 1100px;
    min-width: 1280px;
}

.main {
    letter-spacing: 0;
    /* width:1263px; */
    width: 1190px;
    height: 708px;
    margin: 0 auto;
}

.time-code {
    text-align: center;
    font-size: 15px;
    line-height: 25px;
    padding-left: 9px;
}


/*------------自定义表格样式*/

.my-tabbox .table {
    table-layout: fixed\9;
}

.my-tabbox th {
    background: #2378CE;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 16px;
    text-align: center;
}

.my-tabbox td {
    font-size: 14px;
    color: #626262;
    line-height: 16px;
    text-align: center;
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.my-tabbox td a {
    color: #2378CE;
}

.my-tabbox .nav-tabs {
    border: 0;
}

.my-tabbox .nav-tabs li {
    width: 139px;
    height: 50px;
    background: #EBEBEB;
    margin-right: 2px;
}

.my-tabbox .nav-tabs .active {
    background: #FFFFFF;
}

.my-tabbox .nav-tabs>li>a {
    border: 0;
    padding: 17px 0px 18px 27px;
    font-size: 16px;
    color: #2378CE;
    line-height: 16px;
}

.my-tabbox .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border: 0;
    padding: 17px 0px 18px 27px;
    font-size: 16px;
    color: #2378CE;
    line-height: 16px;
}

.my-tabbox .table-bordered {
    border: 2px solid #fff;
}

.my-tabbox .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: 2px solid #fff;
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #fbfbfb;
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #F0F8FF;
}


/*公共头*/

.logo-box {
    margin: 26px auto 30px auto;
    width: 1190px;
    padding-right: 30px;
}

.logo-box.has-login {
    width: 1190px;
}

.logo-box a {
    float: right;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 50px;
}

.logo-box img {
    height: 40px;
}

.has-login a {
    margin-right: 35px;
}

.logo-box .outlogo {
    margin-right: -35px;
}

.has-login .badge {
    background: #EF4D19;
    padding: 1px 4px;
    margin-left: 2px;
    font-size: 13px;
    font-weight: 400;
    behavior: url(./js/public/PIE.htc);
}

.title {
    font-size: 20px;
    color: #4A4A4A;
    letter-spacing: 0;
    line-height: 28px;
}

.main input.focus-txt,
.main input.error-txt {
    font-size: 14px;
    color: #515151;
}

input.focus-txt {
    border: 1px solid #4EA5EB;
}

input.error-txt {
    border: 1px solid #FF5919;
}

.gs-error {
    font-size: 14px;
    color: #FF5919;
    line-height: 16px;
}

.btn-primary,
.btn-default {
    border-radius: 3px;
}

.btn-default {
    color: #525252;
    line-height: 25px;
}

.sub-title {
    padding-top: 11px;
    font-size: 14px;
    color: #4A4A4A;
    line-height: 16px;
}

.sub-title span {
    color: #9e9e9e;
}

.tab-content {
    background: #fff;
    padding: 28px 21px 54px 21px;
}


/*提示框*/

.modal-warn {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 6px;
}

.modal {
    padding-right: 0px!important;
}

.modal-dialog {
    width: 420px;
}

.modal-content {
    border-top: 2px solid #FF9800;
    width: 420px;
    height: 170px;
}

#warn-dialog .modal-content {
    border-top: 2px solid #e24034;
}

.modal-header {
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    color: #666666;
    font-weight: 800;
    padding: 30px 0 0 20px;
    border: 0;
}

.modal-header span {
    vertical-align: middle;
}

.modal-footer {
    padding: 0 15px;
    text-align: right;
    border: 0;
}

.modal-footer button {
    width: 80px;
    height: 32px;
    line-height: 18px;
}

.modal-body {
    padding: 8px 0 30px 64px;
    font-size: 12px;
    color: #666666;
}

.modal-dialog {
    top: 30%;
}

ul.ztree {
    margin-top: 10px;
    border: 1px solid #617775;
    background: #fff;
    width: 220px;
    height: 360px;
    overflow-y: scroll;
    overflow-x: auto;
    font-family: "Microsoft YaHei";
}

.treeContent {
    display: none;
    position: absolute;
}

.text-align-right {
    text-align: right;
}

.float-left {
    float: left;
}

.margin-bottom-8 {
    margin-bottom: 8px;
}

.margin-left-8 {
    margin-left: 8px;
}

.display-none {
    display: none;
}

.custom-dialog {
    width: 420px;
    min-height: 170px;
    border-top: 2px solid #FF9800;
    background-color: #FFF;
    border-radius: 3px;
}

.custom-dialog-content {
    margin: 30px 20px;
}

.custom-dialog-header {
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    color: #666666;
    font-weight: 800;
}

.custom-dialog-header-img {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 6px;
}

.custom-dialog-body {
    padding: 8px 0 30px 38px;
    font-size: 12px;
    color: #666666;
}

.custom-dialog-footer {
    text-align: right;
}

.custom-dialog-footer button {
    width: 80px;
}

.custom-dialog-err {
    width: 420px;
    min-height: 170px;
    border-top: 2px solid #e24034;
    background-color: #FFF;
    border-radius: 3px;
}

.custom-dialog-success {
    background-color: #5cb85c;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    font-size: 18px;
    border-radius: 6px;
}

.custom-dialog-success span {
    color: #FFF;
    margin-left: 8px;
}

.custom-success-skin {
    border-radius: 6px;
}

.cursor-pointer {
    cursor: pointer
}

.triangle-down {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #888;
    right: 7px;
    position: absolute;
    top: 6px;
}

.position-relative {
    position: relative;
}

.table-layout-fixed {
    table-layout: fixed;
}

.notice-banner {
    height: 36px;
    /*line-height: 36px;*/
    position: relative;
}

.notice-text {
    display: block;
    height: 36px;
    line-height: 36px;
    width: 100%;
    background-color: #FF5919;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    color: #FFFFFF;
    vertical-align: middle;
    padding-left: 45px;
    padding-right: 45px;
    text-align: left;
}

.notice-close {
    position: absolute;
    right: 18px;
    top: 6px;
    width: 16px;
    height: 16px;
    color: #FFFFFF;
}

.notice-close i {
    font-size: 18px;
}

.manual-title {
    text-align: center;
    font-size: 20px;
    padding: 24px;
    font-weight: 700;
}

.manual-content {
    padding-bottm: 32px;
}
