﻿h1, h2, h3, h4, a, p, span, div, li, input, td {
    font-family: 'Microsoft YaHei';
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

p {
    padding: 0px;
    margin: 0px;
}
/*easyui更改*/
.tabs-header, .tabs-scroller-left, .tabs-scroller-right, .tabs-tool, .tabs, .tabs-panels, .tabs li a.tabs-inner, .tabs li.tabs-selected a.tabs-inner, .tabs-header-bottom .tabs li.tabs-selected a.tabs-inner, .tabs-header-left .tabs li.tabs-selected a.tabs-inner, .tabs-header-right .tabs li.tabs-selected a.tabs-inner {
    border-color: #cfd1d3;
}

    .tabs li.tabs-selected a.tabs-inner, .tabs-header-bottom .tabs li.tabs-selected a.tabs-inner, .tabs-header-left .tabs li.tabs-selected a.tabs-inner, .tabs-header-right .tabs li.tabs-selected a.tabs-inner {
        background-color: #ebf0f3;
    }

    .tabs li.tabs-selected a.tabs-inner {
        border-bottom: 1px solid #ffffff;
    }

.tabs-header {
    background-color: #f2f2f2 !important;
}

.panel-body {
    border: 0px;
    background-color: #fff;
}

.tabs {
    height: 28px !important
}

    .tabs li {
        border-top: 2px solid #7dc65f;
        border-radius: 0px !important;
    }

.tabs-selected {
    background-color: #f2f2f2 !important;
    border-top: 2px solid #fe8101 !important;
    border-radius: 0px !important;
}
/*.wtdh .panel-body,.zst .panel-body{
    border: 0px;
    background-color: #ebf0f3;
}*/

/*更改easyUI标签头部左边距*/
#yzt_cont_center .tabs {
    padding-left: 8px;
}

.tabs-header, .tabs-tool {
    background-color: #ffffff;
}

.accordion-header-selected {
    display: none;
}

ul {
    margin-left: 0px;
    padding-left: 0px;
}
/*登陆页1*/
.layout-panel-west .panel-header {
    background: none;
    background-color: #0083b8;
    border: 0px;
    text-align: center;
}

.layout-panel-west .panel-header-noborder {
    border: 0px;
}

.layout-panel-west .panel-title {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    height: 40px;
}

.wtdh {
    width: 120px;
    background-color: #0083b8;
    border: 0px;
    text-align: center;
}

.sdb {
    height: 30px;
    overflow: hidden;
    background-color: #35557b;
    border: 0px;
}

.logbody1 {
    background-color: #486890;
}

.logindiv {
    width: 60%;
    border-radius: 20px;
    margin: 20px auto;
    text-align: center;
    padding: 10px 0px;
}

.loginput {
    border: 0px;
    outline: none;
    height: 30px;
    border-radius: 15px;
    padding: 0px 10px;
}

.logspan {
    font-size: 16px;
    color: #ffffff;
    line-height: 20px;
    font-weight: bold;
}

#btnlogin {
    display: block;
    width: 290px;
    height: 40px;
    border-radius: 20px;
    color: #ffffff;
    font-size: 18px;
    line-height: 40px;
    margin: 0px auto;
    border: 0px;
    outline: none;
    text-align: center;
    cursor: pointer;
}
/*主页1*/
.in-tl1 {
    width: 150px;
    float: left;
    padding: 7px 0px 0px 10px;
    display: inline-block;
}

    .in-tl1 img {
        margin-left: 20px;
    }

.in-tr {
    width: 66%;
    padding: 21px 0px 0px 0px;
    text-align: right;
    font-size: 12px;
    color: #ffffff;
    line-height: 25px;
    display: inline-block;
    position: relative
}

    .in-tr img {
        margin: 0px 10px 0px 15px;
    }

    .in-tr span a {
        color: #ffffff;
        line-height: 25px;
    }

a.lm1 {
    display: block;
    width: 125px;
    height: 60px;
    padding-top: 4px;
}

.lm1 p {
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
}

.lm1 span {
    background: url(../img/index-left7.png) no-repeat center bottom;
    width: 125px;
    height: 60px;
    z-index: 100;
}

.lm3 {
    margin-bottom: 20px;
    position: relative;
}

.lm2 {
    position: absolute;
    left: 125px;
    top: 0px;
    border: 1px solid #e0e0e0;
    background-color: #ffffff;
    z-index: 99;
}

.lm-nav {
    margin: 10px 0px;
    float: left;
    width: 130px;
    border-right: 1px dashed #ccc;
    display: inline;
}

.lm-top {
    width: 100%;
    height: 25px;
    padding-top: 5px;
}

    .lm-top span {
        margin-left: 15px;
        padding-left: 10px;
        height: 20px;
        line-height: 20px;
        font-size: 14px;
        font-weight: bold;
        color: #ffffff;
        border-left: 2px solid #ffffff;
    }




.lm-ks {
    display: inline-block;
    width: 180px;
    height: 80px;
    border-radius: 10px;
    margin: 15px 0px 15px 40px;
    vertical-align: top;
}

    .lm-ks div {
        width: 50px;
        text-align: center;
        margin: 0px 10px;
        float: left;
    }

    .lm-ks span {
        font-size: 24px;
        color: #ffffff;
        line-height: 80px;
        display: inline-block;
        float: left;
        width: 100px;
    }

.lm-ks1 {
    display: inline-block;
    width: 120px;
    height: 40px;
    border-radius: 5px;
    margin: 10px 0px 0px 10px;
}



    .lm-ks1 span {
        font-size: 18px;
        color: #ffffff;
        line-height: 40px;
        display: inline-block;
        text-align: center;
        width: 100%
    }

.lm-head {
    background: none;
    border: 0px;
    padding: 0px;
}

#lm .easyui-menu {
    height: 50px;
}

.menu {
    padding: 0px;
    border: 0px;
}

#lm .menu {
    background: none;
    height: 50px !important;
}

#lm .menu-item {
    width: 120px;
    border: 0px;
    background: #0083b8;
    border-radius: 0px;
    color: #ffffff;
    height: 50px !important;
    text-align: left;
}

    #lm .menu-item:hover {
        background-color: #008bc3;
        width: 120px;
        height: 50px;
        z-index: 100;
    }

#lm .menu-active {
    background: url(../img/index-left72.png) no-repeat center;
    width: 120px;
    height: 50px;
    z-index: 100;
}

/*#lm .menu-item:last-child {
    width: 120px;
    height: 50px;
    background: none;
    text-align: left
}

    #lm .menu-item:last-child .menu-text {
        padding-left: 0px !important;
        position: absolute;
        left: 22px;
        top: 0px
    }*/

#lm .menu-text {
    height: 60px !important;
    line-height: 20px;
    /*padding-left: 36px;*/
    text-align: center;
}

.menu-line {
    display: none;
}

#lm .menu-rightarrow {
    display: none;
}
.newlm1 {
    width: 140px !important;
    padding: 10px 0px;
    border: 1px solid #e1dfdd;
}
.newlm2 {
    width: 281px !important;
    padding: 10px 0px;
    border: 1px solid #e1dfdd;
}
.newlm3 {
    width: 422px !important;
    padding: 10px 0px;
    border: 1px solid #e1dfdd;
}
.newlm4 {
    width: 563px !important;
    padding: 10px 0px;
    border: 1px solid #e1dfdd;
}

.newlm5 {
    width: 704px !important;
    padding: 10px 0px;
    border: 1px solid #e1dfdd;
}

.newlm6 {
    width: 845px !important;
    padding: 10px 0px;
    border: 1px solid #e1dfdd;
}

.newlm7 {
    width: 986px !important;
    padding: 10px 0px;
    border: 1px solid #e1dfdd;
}
.newlm8 {
    width: 1127px !important;
    padding: 10px 0px;
    border: 1px solid #e1dfdd;
}

.in-lm1 td {
    text-align: center;
    font-size: 12px;
    color: #000;
    line-height: 20px;
    padding: 0px 10px;
}

/*.in-lm1 td a
    {
        margin-top: 5px;
        display: block;
        width: 120px;
        height: 22px;
        font-size: 14px;
        line-height: 22px;
        border: 0px solid #54769b;
        border-radius: 2px;
        color: #444444;
    }

        .in-lm1 td a:hover
        {
            background-color: #FF6600;
            color: #ffffff;
        }*/
.newlm td {
    width: 120px;
    border-right: 1px dashed #e0e0e0;
    text-align: center;
    /*padding: 0px 10px;*/
    float: left;
}

    .newlm td a {
        display: block;
        width: 120px;
        height: 24px;
        line-height: 24px;
        border: 1px solid #e0e0e0;
        border-radius: 12px;
        font-size: 12px;
        color: #000;
    }

        .newlm td a:hover {
            color: #ffffff;
            background-color: #e0e0e0;
        }

.datagrid-body {
    background-color: #ffffff;
}

.tabs-title {
    color: #000;
}

.in-lm td {
    text-align: center;
    border-right: 1px dashed #aaa8a8;
    font-size: 18px;
    color: #c4c3c3;
    line-height: 24px;
    padding: 0px 10px;
}

    .in-lm td a {
        margin-top: 5px;
        display: block;
        width: 120px;
        font-size: 14px;
        line-height: 22px;
        border: 0px solid #54769b;
        border-radius: 2px;
        color: #444444;
    }

        .in-lm td a:hover {
            border: 0px solid #6a8baf;
            background-color: #FF9900;
            color: #ffffff !important;
        }

#wrapnum {
    width: 24px;
    height: 24px;
    background-color: #f00;
    border-radius: 12px;
    font-size: 10px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    line-height: 24px;
    position: absolute;
    right: 270px;
    top: 10px;
}
/* float_layer */
.cs-north {
    border: 0px;
    height: 65px;
    background: #1b2c48;
}

.cs-north-bg {
    width: 100%;
    height: 100%;
    color: #fff;
}

.cs-west {
    width: 200px;
    padding: 0px;
    color: #fff;
}

.cs-south {
    background-color: #1b2c48;
    height: 25px;
    padding: 0px;
    text-align: center;
    color: #fff;
    line-height: 25px;
}

.cs-navi-tab {
    cursor: pointer;
    padding-left: 70px;
    color: #fff;
    margin: 0px;
    line-height: 25px;
    font-size: 13px;
}

    .cs-navi-tab:hover {
        color: #ffaa00;
    }

.cs-tab-menu {
    width: 120px;
}

.cs-home-remark {
    padding: 10px;
}
/* float_layer */
#showwrapwin {
    position: fixed;
    top: 81px;
    right: 160px;
    background-color: #fafafa;
    border: 1px solid #cccbcb;
    border-radius: 0px 0px 5px 5px;
    width: 205px;
}

    #showwrapwin td {
        font-size: 12px;
    }

#winlogo {
    position: fixed;
    top: 65px;
    right: 254px;
}

#jj .menu {
    background-color: #0083b8;
}

.message {
    color: #fd4040;
}

.mes-value {
    color: red;
}

.dltable {
    width: 100%;
}

    .dltable tr td {
        border-bottom: 1px solid #ccc;
        height: 25px;
        line-height: 25px;
        cursor: pointer;
        color: #333
    }

        .dltable tr td:hover {
            color: #00438a;
            background-color: #e6e6e6
        }
/*首页*/
a.listmenu {
    display: inline-block;
    width: 130px;
    height: 130px;
    border-radius: 10px;
    background-color: #4b7db0;
    margin: 10px 15px 0px 0px;
    text-align: center;
    box-shadow: 2px 2px 2px #4a6891;
}

    a.listmenu:hover {
        background-color: #ff6600;
        box-shadow: 2px 2px 2px #e95e01;
    }

    a.listmenu img {
        margin-top: 25px;
    }

.listtext {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #fff
}

.loading-locale {
    position: relative;
}

.loading-content {
    width: 150px;
    height: 15px;
    position: relative;
    position: absolute;
    left: 50%;
    top: 50%;
}

    .loading-content span {
        position: absolute;
        width: 15px;
        height: 100%;
        border-radius: 50%;
        background: #ff6a3c;
        -webkit-animation: load 1.04s ease-in infinite alternate;
    }

@-webkit-keyframes load {
    0% {
        opacity: 1;
        -webkit-transform: translate(0px);
    }

    100% {
        opacity: 0.2;
        -webkit-transform: translate(150px);
    }
}

.loading-content span:nth-child(1) {
    -webkit-animation-delay: 0.13s;
}

.loading-content span:nth-child(2) {
    -webkit-animation-delay: 0.26s;
}

.loading-content span:nth-child(3) {
    -webkit-animation-delay: 0.39s;
}

.loading-content span:nth-child(4) {
    -webkit-animation-delay: 0.52s;
}

.loading-content span:nth-child(5) {
    -webkit-animation-delay: 0.65s;
}

.loading-locale {
    position: relative;
}

.loading-container {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 29px;
    z-index: 9999999;
    background-color: #f3f3f3;
}

.loading-mask {
    display: block;
}

.loading-message {
    display: none;
    left: 50%;
    font-size: 12px;
}

.datagrid-mask {
    display: none
}
