/*2010-11-23  wangxiujuan*/
* {
    padding: 0px;
    margin: 0px auto;
    box-sizing: border-box;
    position: relative;
    font-family: MicrosoftYaHei !important
}

html, body {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0 auto;

}

body {
    background-color: #FFFFFF;
    padding: 0px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

body input[type='checkbox'], input[type='text'], input[type='password'], select {
    padding: 0px;
    margin: 0px;
    /*margin-left: 3px;*/
    padding-left: 5px;
}

select {
    border: 1px solid #cccccc;
    height: 35px !important;
    line-height: 35px;
    width: 50%;
    text-align: left;
    font-size: 14px !important;
    /*text-align-last: center;*/
    border-radius: 4px;
}

a {
    text-decoration: none;
    blr: expression(this.onFocus=this.close());
    blr: expression(this.onFocus=this.blur());
}

a:focus {
    -moz-outline-style: none;
}

ul {
    list-style: none;
    margin: 0px auto;
    padding: 0px;
}
#left.left{
    height: 100%;
}
.left {
    float: left;
    background-color: #2B313D;
}

.right {
    float: right;
}
.content-right{
	overflow:none;
	float: left;
	width: calc(100% - 245px);
	height: auto;
}

.clear:before {
    clear: both;
    content: "";
    display: block;
    height: 0;
    zoom: 1;
    visibility: hidden;
    position: absolute
}

li {
    list-style: none;
}

i {
    font-style: normal
}

.grid {
    margin-top: 10px;
    width: 98%;
    height:88% !important;
}

.bluetable {
    padding: 0;
    margin: 0 auto;
    margin-left: 0px;
    border-collapse: collapse;
    line-height: 24px;
    clear: both;
    font-size: 13px;
    text-align: center;
    table-layout: fixed;
    font-family: "瀵邦喛钂嬮梿鍛寸拨 Regular", "瀵邦喛钂嬮梿鍛寸拨";
    background-color: #FFFFFF;
    width: 100%;
}

.bluetable input[type='text'] {
    margin-bottom: 2px;
    padding: 0px 5px;
}

.bluetable a {
    color: #FFF;
    cursor: hand;
    text-decoration: underline;
}

.bluetable a:hover {
    text-decoration: none;
    color: rgb(17, 76, 192);
}

.bluetable th {
    border: 1px solid #ddd;
    background-color: #EEE;
    color: #666;
    height: 35px;
    word-break: keep-all;
    overflow: hidden;
    white-space: nowrap;
    border-top: 3px solid #ABD4FF;
}

.bluetable th a {
    color: #1D4D9F;
    cursor: hand;
    font-size: 14px;
    text-decoration: none;
    font-weight: 0;
    margin-left: 3px;
}

.bluetable th span {
    margin-left: 3px;
}

.bluetable td a {
    color: #1364B6;
    cursor: hand;
    text-decoration: none;
    margin: 0px 0px;
}

.bluetable td span {
    margin: 0px 2px;
}

.bluetable td a:hover {
    text-decoration: none;
    color: #015c95;
}

.bluetable td .redspan {
    color: #DB0001;
}

.bluetable td .greenspan {
    color: #359A0C;
}

.bluetable td {
    border: 1px solid #D0D6DC;
    padding: 2px 0px;
    color: #666;
    backgroud-color: #F8EADE;
    overflow: hidden;
    height: 30px;
}


/*------------edit锟斤拷锟�--------------------*/
.edittable {
    border: 0;
    padding: 0;
    margin: 0 auto 10px;
    border-collapse: collapse;
    line-height: 24px;
    clear: both;
}

.edittable tr {
    height: 40px;
}

.edittable h2 {
    margin: 0;
    font-size: 15px;
    font-weight: 800;
    height: 40px !important;
    background: #F0F0F0 !important;
    line-height: 34px;
    color: #1D1C21 !important;
}

.edittable a {
    color: #000;
    cursor: hand;
    text-decoration: underline;
}

.edittable a:hover {
    text-decoration: none;
}

.edittable label {
    font-size: 13px;
    color: #000000;
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
    background: url(../images/th-icon.jpg) no-repeat left center;
    line-height: 24px;
}

.edittable input {
    margin: 0 8px;
    color: #000;
    border: 1px solid #cccccc;
    padding-left: 8px;
    border-radius: 4px;
    height: 35px !important;
    line-height: 35px;
}

.edittable select {
    margin: 0 0 0 8px;
    height: 35px !important;
    width: 200px;
    line-height: 35px;
    color: #000;
    padding: 0;
    font-size: 15px;
    border: 1px solid #cccccc;
}
.edittable textarea{
    padding: 8px;
    border-radius: 4px;
    border: 1px solid #cccccc;
    margin: 0 0 0 8px;
}

.edittable input[type=textarea] {
    color: #000;
    margin: 0 5px;
    border: 1px solid #cccccc;
    line-height: 35px;
    height: 35px;
}

.edittable th {
    border: 1px solid #D3E3E3;
    letter-spacing: 2px;
    text-align: center;
    background: url(../images/th-bg.jpg) repeat-x left top;
}

.edittable td {
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #212529;
    border: 1px solid #ccc;
}
#hy_wdtjedit_customdiv .edittable td{
    border: 0;
}

.edittable .td1 {
    text-align: right;
    padding-right: 3px;
    background-color: unset !important;
}

.edittable .td2 {
    text-align: left;
    text-indent: 3px;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

.edittable tr td:last-child {
    /*border-right: none*/
    margin: 0;
}

.edittable .td2 input, .edittable .td2 textarea, .edittable .td2 select {
    width: 80% !important;
    border: 1px solid #cccccc;
    background-color: #fff !important;
    height: 35px;
    line-height: 35px;
}

.edittable .td2 input[type='text'], .edittable .td2 select {
    height: 35px !important;
    line-height: 35px;
}

.edittable .td2 input {
    position: relative;
    left: 0;
    margin-right: 0;
}

.edittable .td2 input[type="radio"], .edittable .td2 input[type="checkbox"] {
    width: 12px !important;
    height: 12px !important;
    line-height: unset;
}

.edittable .td2 > span {
    display: inline-block;
    height: 100%;
    line-height: 20px
}

.inputsty {
    color: #000;
    border-width: 1px;
    border-style: solid;
    border-color: #777 #c5cfd0 #c5cfd0 #777;
    padding-left: 3px;
    border-radius: 3px;
}

.textareasty {
    color: #000;
    margin-left: 5px;
    border-width: 1px;
    border-style: solid;
    margin: 0px 5px;
    border-color: #777 #c5cfd0 #c5cfd0 #777;
    line-height: 24px;
}

.selectsty {
    height: 20px;
    line-height: 20px;
    color: #000;
    margin: 0px 0px;
    border-width: 1px;
    border-style: solid;
    border-color: #777 #c5cfd0 #c5cfd0 #777;
}

.buttonsty {
    background: url(../images/but-bg.jpg) repeat-x left center;
    border: 1px solid #92b5da;
    height: 22px;
    line-height: 19px;
    padding: 0px 3px;
    margin: 1px 2px;
    vertical-align: middle;
}

.buttonsty:hover {
    background: url(../images/buthover-bg.jpg) repeat-x left center;
}


/* 锟斤拷员页锟芥导锟斤拷锟斤拷  锟斤拷锟轿结构 */
.grindex-wrap {
	width:100%;
    position: fixed;
    top: 0
}

.index-wrap #header {
    background-color: #0E7CDB;
    height: 55px;
    float: left;
    width: 100%;
    position: relative;
}

.index-wrap #header .log {
    background: url(../images/logo.jpg) no-repeat;
    display: inline-block;
    width: 320px;
    height: 100%;
    background-position: center
}

.index-wrap #header .tuichu {
    height: 100%;
    min-width: 260px;
    float: right;
    margin-right: 10px;
    line-height: 55px;
    font-size: 15px
}

.index-wrap #header .tuichu .xgmm {
    color: #DAE7F9;
    margin-right: 20px
}

.index-wrap #header .tuichu .user {
    color: #DAE7F9
}

.index-wrap #header .tuichu .username {
    color: #EEEE4C;
    margin-right: 20px
}

.index-wrap #header .tuichu .tuichu-icon {
    display: inline-block;
    width: 30px;
    height: 100%;
    background: url('../images/quit.jpg') no-repeat;
    float: right;
    background-position: center
}

.grindex-wrap #treediv {
    background-color: #2B313D;
    width: 245px;
    height: 892px;
    box-sizing: border-box;
    float: left;
    color: #fff
}

.grindex-wrap #treediv #tree {
    height: 95% !important;
}

.grindex-wrap #treediv #tree > li {
    border-bottom: 1px solid #353C46;
    cursor: pointer
}

.grindex-wrap #treediv #tree li ul > li > a {
    padding-left: 30px;
}

.grindex-wrap #treediv #tree li ul > li > ul > li > a {
    padding-left: 60px;
}

.grindex-wrap #treediv #tree li ul > li > ul > li > ul > li > a {
    padding-left: 90px;
}

.grindex-wrap #treediv #tree > li > ul > li a:hover {
    background-color: #00313D;
    cursor: pointer;
}

.grindex-wrap #treediv #tree .active, .grindex-wrap #treediv #tree .acti {
    background: url("../images/checked.png") no-repeat;
    background-size: 100%
}

.grindex-wrap #treediv #tree li > a,
.grindex-wrap #treediv #tree li ul > li {
    display: inline-block;
    width: 100%;
    height: 45px;
    color: #fff;
    font-size: 15px;
    line-height: 40px;
    box-sizing: border-box;
}

.grindex-wrap #treediv #tree > li > a > span:nth-child(1) {
    background: url("../images/hygl_01.png") no-repeat;
    display: inline-block;
    width: 40px;
    height: 100%;
    float: left;
    background-position: center
}

.grindex-wrap #treediv #tree > li > a > span:nth-child(2) {
    font-weight: bold;
    display: inline-block;
    height: 100%;
    line-height: 45px
}

.grindex-wrap #treediv #tree > li > a > span:nth-child(3), .grindex-wrap #treediv #tree > li > ul > li > a > span:nth-child(3) {
    background: url("../images/xiala.png") no-repeat;
    display: inline-block;
    width: 40px;
    height: 100%;
    float: right;
    background-position: center
}

.grindex-wrap #treediv #tree li ul > li > a > span:nth-child(1) {
    background: url("../images/list.png") no-repeat;
    display: inline-block;
    width: 20px;
    height: 100%;
    background-position: center;
    float: left;
}

.grindex-wrap #treediv #tree li ul > li {
    height: auto;
}


/* 锟斤拷锟酵拷锟斤拷锟绞�*/
.tablediv {
    height: 94% !important;
    width: 99.99%
}

@media (max-width: 1170px) {
    .tablediv {
        height: 500px !important;
    }
}



/* 锟斤拷锟斤拷锟斤拷 */
.layui-layer-title {
    background-color: #0E7CDB !important;
    color: #fff !important;
    font-weight: bold;
}

.layui-layer-setwin .layui-layer-close1 {
    background-position: 0 !important;
}

.layui-layer-setwin a {
    width: 16px !important;;
    height: 16px !important;
    top: -5px;
    right: -5px;
    background: url("images/delet.png") no-repeat;
    background-size: 100%;
}

#layui-layer1 {
    position: absolute;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .3);
}

.layui-layer-content {
    height: 80%
}
.flag .layui-layer-content table{
    margin-top: 0;
}
.layui-layer-content table {
    width: 100%;
    margin-top: 30px
}

.layui-layer-content tr {
    height: 50px
}

.layui-layer-content tr td:nth-child(1) {
    width: 20% !important;
    min-width: 90px;
    /*background-color: #D0EDFF;*/
    color: #212529;
    font-weight: 500;
    font-size: 14px;
    text-align: right;
    /*border: 1px solid #D2D2D2*/
}

.layui-layer-content tr td:nth-child(2) {
    width: 80%;
    /*border: 1px solid #D2D2D2;*/
    border-left: none
}

.layui-layer-content tr td input[type='text'] {
    width: 97%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #cccccc;
    font-size: 14px;
    border-radius: 4px;
}

.layui-layer-content tr td input[type='text']:disabled {
    /*border: none;*/
}

.layui-layer-content tr td input[type='text']:read-only {
    /*border: none;*/
}

.layui-layer-content tr td input[type='number'] {
    width: 97%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #cccccc;
    padding-left: 8px;
    border-radius: 4px;
}

.layui-layer-content tr td input[type='password'] {
    width: 97%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #cccccc;
    border-radius: 4px;
}


.layui-layer, .layui-layer-shade {
    position: fixed;
    pointer-events: auto;
    border: 1px solid rgba(0, 0, 0, .3);
}

.layui-layer-shade {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.layui-layer {
    margin: 0px;
    padding: 0px;
    background-color: #FFF;
    border-radius: 0px;
    /*border: 8px solid #888888 !important*/
}

.td_tabinfo {
    padding: 5px;
}
.td_tabinfo span{
    padding-left: 10px;
    display: block;
    min-height: 35px;
    line-height: 35px;
    border: 1px solid #dddddd;
    width: 97%;
    margin: 0;
    border-radius: 4px;
}

.td_tabinfo textarea {
    resize: none;
    width: 97%;
    border: 1px solid #cccccc;
    padding: 5px 8px;
    font-size: 14px;
    border-radius: 4px;
}


.layui-layer-content .thsh_bz .bz_tit {
    text-align: right;
    background-color: #fff;
    border: none
}

.layui-layer-content #tr .input_text1 {
    background-color: #fff
}

.layui-layer-content #tr .input_text1 .input_text {
    border: 1px solid #ccc;
    width: 97%;
    padding: 5px 6px;
    position: relative;
    left: 0;
}

.layui-layer-tab .layui-layer-title span {
    height: 100% !important;
    color: #666;
    font-size: 16px
}

.layui-layer-tab .layui-layer-title {
    height: 42px;
    line-height: 42px;
    background-color: #0E7CDB !important;
    border-bottom: 0;
}


/**  锟斤拷锟斤拷锟斤拷   **/
.layui-progress-bar {
    width: 20%
}





/* 锟斤拷锟铰伙拷锟揭碉拷锟斤拷息 锟斤拷锟斤拷锟�*/
.wdxx_header > span {
    display: block;
    text-align: center;
    height: 70px;
    line-height: 70px;
    font-size: 22px;
    font-weight: bold;
    color: #333;
}
.dwhy_hyxx_wrap .content table{
    border: 0 !important;
}
.dwhy_hyxx_wrap .content tr{
    border: 0 !important;
}
.dwhy_hyxx_wrap .td_title{
    background-color: unset !important;
}
.dwhy_hyxx_wrap .td_tabinfo input[type="text"]{
    border: 1px solid #cccccc !important;
    border-radius: 4px;
}
.log-item .log-item-title{
    background-color: unset ;
    border: 0;
}
.layui-layer-content .log-item{
    width: 94%;
}
.log-item .log-item-cont{
    border: 0;
}
.log-item-cont input, .log-item-cont textarea{
    border: 1px solid #cccccc !important;
    border-radius: 4px;
}
.log-item .log-item-cont input{
    height: 35px;
    line-height: 35px;
    margin: 7px 0;
    border-radius: 4px;
}
.log-item:last-of-type .log-item-title, .log-item:last-of-type .log-item-cont{
    border: 0 !important;
}
/*弹框通用按钮样式*/
.layui-layer .layui-layer-btn{
    text-align: center;
}
.layui-layer .layui-layer-btn .layui-layer-btn0,
.layui-layer .layui-layer-btn .layui-layer-btn1,
.layui-layer .layui-layer-btn .layui-layer-btn2{
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0 .75rem;
    font-size: 15px;
    border-radius: 4px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    min-width: 70px;
    height: 32px;
    line-height: 32px;
    margin: 0 5px;
}
