﻿@charset "UTF-8";

body {
    margin: 0;
    font: normal 15px "Microsoft YaHei";
    color: #242424;
    font-size: 14px;
    line-height: 20px;
}

html {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
}

html, body, div, h1, ul, li, select, p, iframe, input, textarea {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none !important;
}

    a:link, a:visited, a:hover, a:active {
        list-style: none;
        text-decoration: none !important;
        color: #909090;
    }

/*a:hover {
    list-style: none;
    text-decoration: underline;
    color: #1A5CC6;
}*/


.table {
    padding: 0;
    margin: 0;
    position: relative;
    margin: 0 auto;
    table-layout: fixed;
    border-collapse: collapse;
}
    .table thead {  
        border-collapse: collapse;
    }
    .table thead tr th, .table tbody tr td {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding: 2px 4px; 
        border-collapse: collapse;
        font-weight: normal;
    }

    .table thead tr th {
        background:url(../../images/admin/caidantitle.jpg) repeat-x;
        text-align: center;
        border: 1px solid #dcdadb;
        letter-spacing: 2px;
        text-transform: uppercase;
        font-size: 14px;
        color: #0181d1;
        height: 35px; 
        border-collapse: collapse;
    }

    .table tbody tr td {
        border-left: 1px solid #dcdadb;
        border-right: 1px solid #dcdadb;
        border-bottom: 1px solid #dcdadb;
        font-size: 14px;
        color: #242424;
        height: 35px;
        text-align:center;
    }
    .tz_title_left{
        float:left;
    }
    .tz_title_right{
        float:right;
        margin-right:10px;
    }
   
.ui_text_indent {
    text-indent: 5px;
    clear: both;
}

.ui_text_ct {
    text-align: center;
}

.ui_text_lt {
    text-align: left;
}

.ui_text_rt {
    text-align: right;
}

.ui_flt {
    float: left;
}

.ui_frt {
    float: right;
}

.ui_area {
    margin: 2px 2px 2px 5px;
    outline: 0;
    padding: 5px;
    border: 1px solid;
    border-color: #C0C0C0 #D9D9D9 #D9D9D9;
    border-radius: 2px;
    background: #FFF;
    resize: none;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-transition: box-shadow, border-color .5s ease-in-out;
    -moz-transition: box-shadow, border-color .5s ease-in-out;
    -o-transition: box-shadow, border-color .5s ease-in-out;
    margin-bottom: 5px;
}

.ui_area01 {
    width: 200px;
    margin: 2px 2px 2px 5px;
    outline: 0;
    padding: 5px;
    border: 1px solid;
    border-color: #C0C0C0 #D9D9D9 #D9D9D9;
    border-radius: 2px;
    background: #FFF;
    resize: none;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-transition: box-shadow, border-color .5s ease-in-out;
    -moz-transition: box-shadow, border-color .5s ease-in-out;
    -o-transition: box-shadow, border-color .5s ease-in-out;
}

.ui_select {
    height: 30px;
    margin: 2px 2px 2px 5px;
    margin-bottom: 5px;
    border: 1px solid;
    border-color: #C0C0C0 #D9D9D9 #D9D9D9;
    border-radius: 2px;
    background: #FFF;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-transition: box-shadow, border-color .5s ease-in-out;
    -moz-transition: box-shadow, border-color .5s ease-in-out;
    -o-transition: box-shadow, border-color .5s ease-in-out;
}

.ui_select01 {
    width: 212px;
    height: 30px;
    margin: 2px 2px 2px 5px;
}

.ui_select02 {
    width: 80px;
    height: 30px;
    margin: 2px 2px 2px 5px;
}

.ui_txt {
    margin: 1px 1px 1px 5px;
    outline: 0;
    padding: 5px;
    border: 1px solid;
    border-color: #C0C0C0 #D9D9D9 #D9D9D9;
    border-radius: 2px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-transition: box-shadow, border-color .5s ease-in-out;
    -moz-transition: box-shadow, border-color .5s ease-in-out;
    -o-transition: box-shadow, border-color .5s ease-in-out;
    margin-bottom: 5px;
}

.ui_input_txt01 {
    width: 25px;
    height: 16px;
    margin: 1px 1px 1px 5px;
    outline: 0;
    padding: 5px;
    border: 1px solid;
    border-color: #C0C0C0 #D9D9D9 #D9D9D9;
    border-radius: 2px;
    background: #FFF;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-transition: box-shadow, border-color .5s ease-in-out;
    -moz-transition: box-shadow, border-color .5s ease-in-out;
    -o-transition: box-shadow, border-color .5s ease-in-out;
}

.ui_input_txt02 {
    width: 200px;
    margin: 2px 2px 2px 5px;
    outline: 0;
    padding: 5px;
    border: 1px solid;
    border-color: #C0C0C0 #D9D9D9 #D9D9D9;
    border-radius: 2px;
    background: #FFF;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-transition: box-shadow, border-color .5s ease-in-out;
    -moz-transition: box-shadow, border-color .5s ease-in-out;
    -o-transition: box-shadow, border-color .5s ease-in-out;
}

.ui_input_txt03 {
    width: 300px;
    height: 18px;
    margin: 2px 2px 2px 5px;
    outline: 0;
    padding: 5px;
    border: 1px solid;
    border-color: #C0C0C0 #D9D9D9 #D9D9D9;
    border-radius: 2px;
    background: #FFF;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-transition: box-shadow, border-color .5s ease-in-out;
    -moz-transition: box-shadow, border-color .5s ease-in-out;
    -o-transition: box-shadow, border-color .5s ease-in-out;
}

.ui_input_btn01 {
    width: 80px;
    height: 27px;
    line-height: 18px;
    text-align: center;
    border-style: none;
    cursor: pointer;
    font-family: "Microsoft YaHei", "微软雅黑", "sans-serif";
    background: linear-gradient(#fafafa, #e5e5e5);
    border:#b5b5b5 1px solid;
    border-radius:2px;
}

    .ui_input_btn01:hover {
        background: linear-gradient(#39a5ef, #0052b7);
        color: #fff;
    }

.ui_input_btn02 {
    width: 90px;
    height: 29px;
    line-height: 29px;
    border-radius:2px;
    border:0;
    color: #fff;
    cursor: pointer;
    background:#0181d1;
}

.ui_txt_bold01 {
    color: red;
    font-weight: bolder;
}

.ui_txt_bold02 {
    color: green;
    font-weight: bolder;
}

.ui_txt_bold03 {
    color: blue;
    font-weight: bolder;
}

.ui_txt_bold04 {
    color: #4470AF;
    font-weight: bolder;
}

.ui_txt_bold05 {
    color: black;
    font-weight: bolder;
}

.ui_txt_bg01 {
    background: #D1D1C8;
}

.ui_file {
    border: 2px solid #D8D2D2;
    height: 25px;
    line-height: 25px;
    width: 189px;
    margin-left: 5px;
    cursor: pointer;
}

.search_lb {
    margin: 2px 5px;
}

.tr_btn {
    padding: 10px;
}

.edit {
    margin-right: 5px;
}

.isedit {
    margin-right: 5px;
}

.ui-upload-01 {
    padding: 4px 10px;
    height: 20px;
    line-height: 20px;
    position: relative;
    cursor: pointer;
    color: #888;
    background: #fafafa;
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    .ui-upload-01 input {
        position: absolute;
        right: 0;
        top: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        cursor: pointer;
    }

    .ui-upload-01:hover {
        color: #444;
        background: #eee;
        border-color: #ccc;
        text-decoration: none;
    }

.ui-upload-02 {
    position: relative;
    display: inline-block;
    background: #D0EEFF;
    border: 1px solid #99D3F5;
    border-radius: 4px;
    padding: 4px 12px;
    overflow: hidden;
    color: #1E88C7;
    text-decoration: none;
    text-indent: 0;
    line-height: 20px;
}

    .ui-upload-02 input {
        position: absolute;
        font-size: 100px;
        right: 0;
        top: 0;
        opacity: 0;
    }

    .ui-upload-02:hover {
        background: #AADFFD;
        border-color: #78C3F3;
        color: #004974;
        text-decoration: none;
    }

/* 必填项*用span包裹 */
.ui-span-required {
    color: red;
}

/*删除线*/
.delete {
    text-decoration: line-through;
    text-decoration-color: red;
}
/*a 点击 */
:focus {
    outline: 0;
}

a {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
} 

.table tbody tr:nth-child(even) {
    background-color: #eff7ff;
}   

/*导航 */
.operate {
    /*width: 1623px;*/
    height: 55px;
    line-height:55px;
    font-size:14px;
    color:#006ab6;
}
.operate a {
    color:#006ab6;
}

.operate img {
    margin:20px 10px 17px 5px;
    float:left;
    display: inline-block;
}

.operate span {
    line-height: 33px;
}




.cxtable tbody tr td input {
    border:0;
    width:100%;
    height:100%;
}

.cxtable {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    background: white;
}

.cxtable thead tr th {
        height: 25px;
        line-height: 20px;
        color: #242424;
        font-weight: normal;
        border: #dcdadb 1px solid;
        border-collapse: collapse;
        background:#e9e9e9;
}


.cxtable tbody tr td {
        height: 25px;
        line-height: 20px;
        color: #242424;
        font-weight: normal;
}
.cxtable tbody tr td {
    height: 30px;
    line-height: 30px;
        border: #dcdadb 1px solid;
        border-collapse: collapse;
}
.cxtable thead tr th {
        border: #dcdadb 1px solid;
        border-collapse: collapse;
        background:#e9e9e9;
}

