.select-area-container{
    position: relative;
    font-family: microsoft yahei, Arial, Helvetica, sans-serif;
}
.select-area-container .input{
    position: absolute;
}

.area-container{
    position: absolute;
    z-index: 9999;
    top: 28px;
    border: 1px solid #cccccc;
    width: 340px;
    height: 300px;
    background: #fdfdfd;
}

.area-container-left {
    right: 0px;
}

.area-title-box{
    height: 36px;
}
.area-title-box a{
    float: left;
    width: 169px;
    line-height: 30px;
    text-align: center;
    border-bottom: 1px solid #CCCCCC;
    cursor: pointer;
}
.line-gap{
    height: 31px;
    float: left;
    border-left: 1px solid #CCCCCC;
}
.area-container a.checked-title{
    border: none;
    border-top: 2px solid #d2b877;
    border-bottom: none;
    width: 170px;
}

a.area-box{
    display: inline-block;
    height: 20px;
    width: auto;
    line-height: 20px !important;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    padding: 0 10px;
}
a.area-box:hover{
    text-decoration: none;
}
.checked-area{
    background: #86aaff;
}
dl{
    margin: 0;
    padding: 6px 0;
}
.father-area{
    padding-left: 10px;
}
.father-area dt{
    /*width: 30px;*/
    font-size: 14px;
    text-align: left;
    line-height: 27px;
    position: absolute;
    /*display: inline-block;*/
}
.father-area dd{
    text-align: left;
    line-height: 20px !important;
    margin-left: 40px;
}


/*日历组件*/
.Zebra_DatePicker *,.Zebra_DatePicker *:after,.Zebra_DatePicker *:before  {
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important
}
.Zebra_DatePicker { position: absolute; background: #f2f2f2; border: 1px solid #bbb; display: none; z-index: 10000; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px }
.Zebra_DatePicker *{ margin: 0; padding: 0; color: #000; background: transparent; border: none }
.Zebra_DatePicker table                      { border-collapse: collapse; border-spacing: 0 }
.Zebra_DatePicker td,.Zebra_DatePicker th    { text-align: center; padding: 5px 0 }
.Zebra_DatePicker td                         { cursor: pointer }
.Zebra_DatePicker .dp_daypicker,
.Zebra_DatePicker .dp_monthpicker,
.Zebra_DatePicker .dp_yearpicker             { margin-top: 3px }
.Zebra_DatePicker .dp_daypicker td,
.Zebra_DatePicker .dp_daypicker th,
.Zebra_DatePicker .dp_monthpicker td,
.Zebra_DatePicker .dp_yearpicker td         { background: #E8E8E8; width: 30px; border: 1px solid #7BACD2 }
.Zebra_DatePicker .dp_header td             { color: #FFF; background:#ccc }
.Zebra_DatePicker .dp_header .dp_previous,
.Zebra_DatePicker .dp_header .dp_next       { width: 30px }
.Zebra_DatePicker .dp_header .dp_caption    { font-weight: bold }
.Zebra_DatePicker .dp_header .dp_hover      { background: #999; color: #FFF }
.Zebra_DatePicker .dp_header .dp_blocked    { color: #888; cursor: default }
.Zebra_DatePicker .dp_daypicker th              { background: #FFCC33 }
.Zebra_DatePicker td.dp_not_in_month            { background: #F3F3F3; color: #F3F3F3; cursor: default;}
.Zebra_DatePicker td.dp_not_in_month_selectable { background: #F3F3F3; color: #CDCDCD; cursor: pointer }
.Zebra_DatePicker td.dp_weekend                 { background: #D8D8D8 }
.Zebra_DatePicker td.dp_weekend_disabled        { color: #CCC; cursor: default }
.Zebra_DatePicker td.dp_selected                { background: #5A4B4B; color: #FFF !important }
.Zebra_DatePicker td.dp_week_number             { background: #FFCC33; color: #555; cursor: text; font-style: italic }
.Zebra_DatePicker .dp_monthpicker td    { width: 33% }
.Zebra_DatePicker .dp_yearpicker td     { width: 33% }
.Zebra_DatePicker .dp_footer            { margin-top: 3px }
.Zebra_DatePicker .dp_footer .dp_hover  { background: #222; color: #FFF }
.Zebra_DatePicker .dp_today { color: #333; padding: 3px }
.Zebra_DatePicker .dp_clear { color: #333; padding: 3px }
.Zebra_DatePicker td.dp_current             { color: #C40000 }
.Zebra_DatePicker td.dp_disabled_current    { color: #E38585 }
.Zebra_DatePicker td.dp_disabled            { background: #F3F3F3; color: #CDCDCD; cursor: default }
.Zebra_DatePicker td.dp_hover               { background: #482424; color: #FFF }
button.Zebra_DatePicker_Icon                { display: block; position: absolute; width: 16px; height: 16px; background: url('../images/icon_calendar.png') no-repeat left top; text-indent: -9000px; border: none; cursor: pointer; padding: 0; line-height: 0; vertical-align: top }
button.Zebra_DatePicker_Icon_Disabled       { background-image: url('../images/calendar-disabled.png') }
button.Zebra_DatePicker_Icon                { margin: 8px 0 0 3px }
button.Zebra_DatePicker_Icon_Inside         { margin: 8px 3px 0 0 }
.Zebra_DatePicker_Icon_Wrapper{
    display:inline-block!important;
    zoom:1!important;
    *display:inline!important;
}

@charset "utf-8";
*{padding:0; margin:0}
.closeDialog{ font-size:20px; font-weight:bold; color:#000; margin-top:-5px; color:#FFFFFF;}
.closeDialog:hover{ font-size:20px; font-weight:bold; color:#fff; margin-top:-5px; position: relative fixed absolute}

.floatBoxBg{display:none;width:100%;height:100%;background:#000;position:fixed !important;/*ie7 ff*/position:absolute;top:0;left:0;filter:alpha(opacity=0);opacity:0; z-index:7;}

/*layer1*/
.floatBox{border:#999 3px solid;position:fixed !important;/*ie7 ff*/position:absolute;top:0;left:0;background:#fff; display:none; z-index:8; }
.floatBox .title{height:23px;padding:7px 10px 0;color:#fff;background-attachment: scroll;background:#3296C8;background-repeat: repeat-x;background-position: 0px 0px; }/*cursor:move;*/
.floatBox .title h4{float:left;padding:0;margin:0;font-size:14px;line-height:16px; font-weight:bold; display:inline;}
.floatBox .title span{float:right;cursor:pointer;}
.floatBox .title span img{cursor:pointer; margin:-5px -5px;}
.floatBox .content{padding:0;background:#fff;overflow-x:hidden;overflow-y: auto;}

/*layer2*/
.floatBox_9{border:#999 3px solid;position:fixed !important;/*ie7 ff*/position:absolute;top:0;left:0;background:#fff; display:none; z-index:9; }
.floatBox_9 .title{height:23px;padding:7px 10px 0;color:#fff;background-attachment: scroll;background:#3296C8;background-repeat: repeat-x;background-position: 0px 0px; }/*cursor:move;*/
.floatBox_9 .title h4{float:left;padding:0;margin:0;font-size:14px;line-height:16px; font-weight:bold; display:inline;}
.floatBox_9 .title span{float:right;cursor:pointer;}
.floatBox_9 .title span img{cursor:pointer; margin:-5px -5px;}
.floatBox_9 .content{padding:0;background:#fff;overflow-x:hidden;overflow-y: auto;}

.cm-interceptor-msg{

}

.cm-interceptor-content{

}

.cm-interceptor-detail{
    display: none;
    height: 200px;
    width: 200px;
    margin-top: 10px;
}


.cm-interceptor-more{
    color: #2D86B3;
    text-decoration: underline;
}
/*loadingBar*/
.cm-loadingbar-under {
    position: relative;
}

.cm-loadingbar {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
}

.cm-loadingbar .loading-mask {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    cursor: wait;
}

.cm-progress-wrap{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    cursor: wait;
}
.cm-loadingbar .loading-image {
    width: 16px;
    height: 16px;
    background: #fff url(../images/loadingimage.gif) 10% 50% no-repeat;
}

.cm-loadingbar .loading-mask-dark{
    opacity: 0.6 !important;
    filter: alpha(opacity=60) !important;
    -moz-opacity: 0.6 !important;
    -khtml-opacity: 0.6 !important;
}

.cm-loadingbar .cm-progress-bar{
    width: 360px;
    vertical-align: middle;
    height: 8px;
    margin: 0 auto;
    background-color: #FFF;
}

.cm-loadingbar .cm-progress-value {
    width: 0;
    height: 100%;
    background-color: #00A0E9;
}

.cm-loadingbar .cm-progress-top{
    height: 200px;
}

.cm-loadingbar .cm-progress-text{
    text-align: center;
    color: #d2d2d2;
    line-height: 30px;
    font-family: "SimSun";
}

.cm-loadingbar .cm-progress-text span{
    padding-right: 10px;
}

.cm-loadingbar .cm-progress-exception{
    text-align: center;
    color: #ff0032;
    line-height: 30px;
    font-family: "SimSun";
}

.cm-loading {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

.cm-loading img{
}
.nav-container{
    text-align: center;
    width: 900px;
    height: 80px;
    margin: auto;
    padding-left: 100px;
    padding-top: 25px;
    padding-bottom: 15px;
    line-height: 20px;
}
.nav-container .nav-box{
    display: inline-block; padding: 0 10px;
    height: 60px;
    width: 200px;
}

.nav-box .title-box {
    float: left;
    width: 100px;
}

.nav-box img{
    width: 36px;
    height: 36px;
    /*cursor: pointer;*/
}

.nav-box .arrow-img {
    float: left;
    margin: 13px 0px 25px 30px;
    width: 44px;
    height: 22px;
    line-height: 36px;
}

.nav-box .nav-title-false .nav-title-true{
    height: 12px;
    width: auto;
    display: inline-block;
    /*cursor: pointer;*/
}

.nav-box .nav-title-true{
    font-weight: bold;
}
.nav-box .nav-title-false {
    font-weight: bold;
    color: #dddddd;
}

/*
 * imgAreaSelect default style
 */

.imgareaselect-border1 {
    background: url(../images/border-v.gif) repeat-y left top;
}

.imgareaselect-border2 {
    background: url(../images/border-h.gif) repeat-x left top;
}

.imgareaselect-border3 {
    background: url(../images/border-v.gif) repeat-y right top;
}

.imgareaselect-border4 {
    background: url(../images/border-h.gif) repeat-x left bottom;
}

.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.imgareaselect-handle {
    background-color: #fff;
    border: solid 1px #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.imgareaselect-outer {
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.imgareaselect-selection {

}


/*头像上传*/
.cm-window .popup_window.photo-centered{left: 50%; margin: 100px 0 0 -282px; }
.cm-window .cm-fileUploadDisplay button{float: none; text-align: center;}

.curhead {float:left; width:220px; text-align:center; }
.curhead h3{ font-weight:700; padding:30px 0; }
.curhead .upload-tip{display: block; margin-bottom: 20px; margin-top: -50px;}

.edithead { float:right; width:316px; height:486px; }
.edithead h3{ font-weight:700; padding:28px 0;}

#cut_div { width:280px; height:350px; overflow: hidden; position: relative; text-align: center;}
#preview{width: 110px; height: 110px; overflow: hidden; border: 1px solid #ccc; margin: 0 auto 100px auto;}
#photo{}

.curhead .cm-fileUploadDisplay button {
    float: none;
    display: block;
    height: 26px;
    width: 85px;
    line-height: 26px;
    margin: 0 auto;
    outline: none;
    border-width: 0;
    padding: 0 12px;
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
    background: #5cbcec;
}

.cm-fileUploadWrap:hover button {
    float: none;
    display: block;
    height: 26px;
    width: 85px;
    line-height: 26px;
    margin: 0 auto;
    outline: none;
    border-width: 0;
    padding: 0 12px;
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
    background: #2c85af;
}

.cy-content {
    margin-bottom: 30px;
}

.border-wrapper {
    position: relative;
    padding: 16px 12px;
    border:  1px dashed #3fb2d9;
    margin-bottom: 20px;
}

ico-section-wrapper .head {
    vertical-align: middle;
    line-height: 26px;
    height: 26px;
}

.ico-section-wrapper .head img{
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
}

.ico-section-wrapper .head .title {
    display: inline-block;
    vertical-align: middle;
    line-height: 26px;
    font-size: 16px;
    font-weight: bold;
}

.ico-section-wrapper .head .section-title {
    margin-right: 40px !important;
}

.ico-section-wrapper .head .ico-title{
   color: #666666 !important;
}

.ico-section-wrapper .head .cm-btn {
    font-weight: normal;
    font-size: 12px;
    margin-top: 3px;
}
.ico-section-wrapper .head .btn-box {
    display: inline-block;
    vertical-align: middle;
    margin-left: 40px;
}

.ico-section-wrapper .head .cm-btn:not(:last-child) {
    margin-right: 10px;
}
.table{
    font-family: "microsoft yahei";
    background: #FFFFFF;
}

.cm-table {
    border-spacing: 0;
    border-top: none;
    border-left:none !important;
    border-collapse: collapse;
}

.table td {
    border-right: 1px #F2F2F2 solid;
    border-bottom: 1px #F2F2F2 solid;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 5px 0 5px;
}

.table td.numerical-td {
    text-align: right;
}

.table th {
    font-weight: bold;
    color: #3fb2d9;
    border-top-width: 0;
    border-right: 1px #ffffff solid;
    /*border-left: 1px #ffffff solid;*/
    border-bottom: 1px #ffffff solid;
}

.table th, .table td {
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 5px 0 5px;
}

.table th:last-child{
    border-right-width: 0;
}

.cm-table-cur {
    background-color: #FAFAFA !important;
}

.cm-table thead tr {
    border-width: 0;
}

.cm-table select {
    color: #808080;
    height: 22px;
    border-color: #DDD;
}

.cm-table input {
    border: 1px #DDDDDD solid;
    padding-left: 5px;
    font-size: 12px;
    line-height: 22px;
    height: 22px;
}
.cm-table input.checkbox{
    border: none !important;
}
.cm-table-header0 th {
    background-color: #eeeeee;
}

.cm-table-header1 th {
    background-color: #eeeeee;
}

.cm-table-header2 th {
    background-color: #eeeeee;
}

.cm-table-header3 th {
    background-color: #eeeeee;
}

.cm-table-header4 th {
    background-color: #eeeeee;
}

.cm-table-header5 th {
    background-color: #eeeeee;
}

.cm-table-theme-pop {
    border-collapse: collapse;
}

.cm-table-theme-pop .cm-table-header0 {
    border-left: 1px #ffffff solid;
    border-top: none;
}

.cm-table-theme-pop th:first-child {
    border-left: 1px #cfd8e7 solid;
}

.cm-table-theme-pop th:last-child {
    border-right: 1px #cfd8e7 solid;
}

.cm-table-theme-pop th {
    border-top: none;
    background: #cfd8e7;
}

.cm-table-theme-pop  .cm-tbody .cm-table-tr:hover {
    background-color: #F0F1F6 !important;
}

.cm-table-theme-pop .cm-tbody .cm-table-td {
    border-right: 1px #b3b3b3 solid;
    border-left: 1px #b3b3b3 solid;
    border-bottom: 1px #b3b3b3 solid;
}

.cm-table-root{
    overflow: hidden;
    border:1px solid #F0F0F0;
}

.cm-table-theme-pop.cm-table-root{
    border: 1px solid #CFD8E7;
}

/*IE8不支持last-child伪类，只好在js里面做判断增加此类*/
.cm-tbody .cm-table-td:first-child {
    border-left: none !important;
}

.cm-tbody .cm-table-td:last-child {
    border-right:none !important;
}

/*IE8不支持last-child伪类，只好在js里面做判断增加此类*/
.cm-tbody .cm-table-td.last-cell{
    border-right:none !important;
}

.cm-table-checked-row{
    background-color: #e7f2fa !important;
}

/*固定的表头*/
.cm-table-header-fixed{
}

/*滚动的表体*/
.cm-table-body-scroll{
    overflow: auto;
}

.cm-table-select{
    position: relative;
    width: 90%;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
}

.cm-table-text{
    width: 100px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    margin: 0 auto;
}

.cm-table-select select{
    position:absolute ;
    top: 4px;
    left: 0;
    width:100% !important;
    padding: 2px;
}

.cm-table select:focus {
    min-width: 100%;
    width:auto !important;
}

.cm-table .cm-table-sort{
    background: url(../images/table_sort_no.gif) no-repeat center right ;
    cursor: pointer;
}

.cm-table .cm-table-sort.desc{
    background-image: url(../images/table_sort_desc.gif) ;
}

.cm-table .cm-table-sort.asc{
    background-image: url(../images/table_sort_asc.gif) ;
}

.cm-table-search{
    display: none;
    margin-bottom: 10px;
}

.cm-table-pagination{
    margin-top: 10px;
    display: none;
}

.cm-table .cm-operation.cm-icon{
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
}
.cm-table .cm-operation.setting{
    cursor: pointer;
    background-image: url(../images/icon_set.png) ;
}
.cm-table .cm-operation.move-up{
    cursor: pointer;
    background: url(../images/icons.png?34) no-repeat -96px 0;
}
.cm-table .cm-operation.move-down{
    cursor: pointer;
    background: url(../images/icons.png?34) no-repeat -112px 0;
}

.cm-table .cm-operation.link-button{
    cursor: pointer;
    line-height: 16px;
    text-decoration: underline;
    color: #00adef;
}
.cm-table-button{
    display: block;
    float: left;
    margin-right: 10px;
    width: 16px;
    height: 26px;
    cursor: pointer;
    background: url(../images/icon_set.png) no-repeat 0 5px;
}

.cm-table-notable{
    padding: 20px;
    border: 1px solid #EEEEEE;
    text-align: center;
}

.cm-table .cm-table-invalid{
    border-color: red !important;
}

.cm-table .cm-table-radio{
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("../images/icon_radio_unchecked.png") 0 0 no-repeat;
}

.cm-table .cm-table-radio-checked{
    background-image: url("../images/icon_radio_checked.png");
}


/*固定表格列*/
.cm-table-container-wrapper{
    position: relative;
    height: auto;
    z-index: 10;
}

.cm-table-container-1{
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0;
    /*color: #fe0030;*/
    overflow-x: hidden;
    overflow-y: hidden;
}
.cm-table-mask{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    background: #F2F2F2;
}

.cm-table-container-1 .cm-tbody .cm-table-td{
    border-right: 1px #F2F2F2 solid !important;
}

.cm-table-container-1 .cm-table-root {
    overflow: hidden;
    /*border-right: 1px solid #ffffff !important;*/
    border-bottom: none !important;
}

.cm-table-container-1 .cm-table-body-scroll {
    overflow: hidden;
}

.cm-table-container-1 .cm-table-theme-pop .cm-tbody .cm-table-td{
    border-right: 1px #b3b3b3 solid !important;
}


/*合计表格*/

.cm-sumTable-container-wrapper{
    position: relative;
    height: auto;
}

.cm-sumtable-container .cm-table-body-scroll{
    overflow: hidden;
}
.cm-sumtable-container-1{
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0;
    /*color: #fe0030;*/
    overflow-x: hidden;
    overflow-y: hidden;
}

.cm-sumtable-container-1 .cm-tbody .cm-table-td{
    border-right: 1px #F2F2F2 solid !important;
}

.cm-sumtable-container-1 .cm-table-root {
    overflow: hidden;
    border-left: none !important;
    border-bottom: none !important;
}

.cm-sumtable-container-1 .cm-table-body-scroll {
    overflow: hidden;
}

.cm-sumtable-container-1 .cm-table-theme-pop .cm-tbody .cm-table-td{
    border-right: 1px #b3b3b3 solid !important;
}


.cm-table-theme-pop .cm-table-header0 {
    border-left:none !important;
    border-top: none;
}

.cm-tbody tr.frozen-hover{
    background-color:#FAFAFA;
}
.cm-table-theme-pop .cm-tbody tr.frozen-hover {
    background-color: #FAFAFA;
}

.cm-table .input-invalid{
    border-color: red;
}
.cm-no-data{
    height: 28px;
    position: absolute;
    line-height: 28px;
    bottom: 4px;
    left: 50px;
    z-index: 109;
    display: none;
}
table th .cm-table-cell{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 auto;
    position: relative;
    cursor: default;
}

/*table .interval-input{*/
/*width: 80px;*/
/*}*/
table td .interval-space{
    width: 16px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
}
.cm-btn{
    background: #3fb2d9;
    color: #ffffff;
    padding: 0 16px;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    height: 24px;
    line-height: 24px;
}
.cm-btn-disabled{
    background: #AAAAAA !important;
    cursor: not-allowed;
}
.cm-btn:hover{
    background: #3ba2c5;
    color: #ffffff;
    text-decoration: none;
}
.clear{
    clear: both;
}

.cm-table .cm-parent-tr {
    background: #f7f7f7 !important;
    font-weight: bold;
}

.cm-table .cm-parent-tr td {
    border-right: none !important;
}

.cm-table .cm-parent-tr .parent-td {
    text-align: left;
}

.cm-fileUploadDisplay-1{
    top: 0;
    left: 0;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;

}

.cm-fileUploadDisplay-1 span{
    float: left;
    overflow: hidden;
    display: block;
    width: 130px;
    height: 30px;
    line-height: 30px;
    background-color: #FFF;
    text-indent: 9px;
    white-space:nowrap;
}

.cm-fileUploadDisplay-1 button{
    float: right;
    display: block;
    height: 26px;
    line-height: 26px;
    margin-top: 0px;
    outline: none;
    border-width: 0;
    padding: 0 12px;
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
    background: #5cbcec;
}

.cm-fileUploadDisplay-1 button:hover{
    background: #00ADEF;
}
.cm-fileUploadWrap-1:hover button{
    background: #00ADEF;
}

.cm-fileUploadWrap-1 {
    height: 30px;
    width: 214px;
    overflow: hidden;
    position: relative;
}

.cm-fileUpload{
    filter:alpha(opacity=0);
    opacity: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 10;
    cursor: pointer;
}
.cm-fileUpload-input{
    height: 24px !important;
    border: 1px solid #cdcdcd;
}

.cm-fileShowInput{
    width: 74px;
    margin: 0 auto;
}
input.cm-validator-error-input,textarea.cm-validator-error-input,select.cm-validator-error-input{
    border: 1px solid red !important;
}

.cm-validator-error,.cm-validator-tips{
    position: absolute;
    background-color: #FFF;
    line-height: 30px;
    border-radius: 4px;
    font-weight: normal;
    border: 1px solid #C9C9C9;
    box-shadow: 0 0 7px #ABABAB;
    text-indent: 0;
}

.cm-validator-error{
    color: red;
}

.cm-validator-error span,.cm-validator-tips span{
    display: inline-block;
    text-align: center;
    padding: 0 15px;
    max-width: 500px;
}

.cm-validator-error b,.cm-validator-tips b{
    position: absolute;
    width: 15px;
    height: 18px;
    left: 22px;
    bottom: -18px;
    background: url("../images/tooltip_validate.gif") no-repeat 0 0;
    display: block;
}
.cm-window{
    display: none;
    width: 100%;
    height: 100%;
}
.cm-window .popup_mask {
    width: 100%;
    height: 100%!important;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 0.3;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
}

.cm-window .popup_window {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    background: #fff;
    border-radius: 7px;
    box-shadow: 0 0 20px #333;
    display: none;
}

.cm-window h3.popup_title {
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #515151;
    font-size: 16px;
    font-family: 'Microsoft Yahei';
    position: relative;
    cursor: move;
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none;
}

.cm-window .cm-window-move{
    cursor: move;
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none;
}

.cm-window .popClose {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    background: url(../images/btn_close.png) 0 0 no-repeat;
    overflow: hidden;
    top: 5px;
    right: 5px;
}

.cm-window .popClose:hover{
    background: url(../images/icon_cancel.png) 0 0 no-repeat;
}

.cm-window .popup_con {
    padding: 10px 0 0 0;
}

.cm-window .popup_btn {
    width: 100%;
    text-align: center;
    padding-bottom: 14px;
    padding-top: 30px;
}

.cm-window .popup_btn a {
    display: inline-block;
    height: 24px;
    margin: 0 10px;
    line-height: 24px;
    padding: 0 18px;
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
    background: #3296C8
}

.cm-window .popup_btn a:hover {
    background: #2C85AF;
    color: #fff;
    text-decoration: none;
}
.cm-window .popup_window_proxy{
    border: 2px #000cff dotted;
    display: none;
    position: fixed;
    cursor: move;
}

.popup_window_content{
    padding: 10px 24px;
    background: #f0f3f8;
    margin: 10px;
}

.cm-window .popup_title{
    position: relative;
    z-index: 1;
}

.cm-window .popup_title span{
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
}

.cm-window-title-mask{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}



.cm-window-errorList{

}
.cm-window-errorList .popup_window_content{
    padding: 0px;
    margin: 0px;
    background-color: #FFF;
}
.cm-window-errorList.cm-window .popup_title {
    background: url("./ymPrompt/images/title_info.png") no-repeat;
    height: 60px;
}
.cm-window-errorList-td0{
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cm-window-errorList-td1{
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cm-window-errorList.cm-window .popup_btn {
    padding-top: 10px;
}
.cm-window-errorList.cm-window .popup_btn a {
    padding: 0 24px;
    border-radius: 0px;
    background-color: #5CBCEC;
}

.cm-window-errorList.cm-window .message {
    line-height: 30px;
}
