﻿*{margin:0; padding:0;}

body {
    font: 12px/1.5 "宋体","Helvetica Neue";
    text-align: left;
    vertical-align: middle;
}

img{border:0px;text-align:center;vertical-align:bottom;}
ul li{list-style:none;}
.image_Button {
cursor:pointer;
}
.bt_Bution {
    height: 30px;
    font-size: 15px;
    background: #42a5f5;
    border: none;
    padding: 3px 10px;
    border-radius: 3px;
    color: #fff;
    vertical-align: -3px;
    cursor: pointer;
}
.erp_space_detail {
    height: 20px;
    background-color: #CEE4FB;
    vertical-align: bottom;
}
.erp_padding{padding:4px;}
.erp_table{ border: 1px solid #B5D6E6;border-color: #B5D6E6; border-collapse: collapse; width: 100%;text-align:center}
.erp_table tr{height: 27px;}
.erp_table tr td{text-indent: 2px;}
.erp_nowrap{  white-space: nowrap;}
.erp_uwid{  white-space: nowrap; width: 1130px;}
.erp_bg{background-image: url(../Images/bg_head.jpg);}
.erp_table tr td{ border: 1px solid #B5D6E6; background-color:#ffffff }
.erp_table tr th{ border: 1px solid #B5D6E6; white-space: nowrap; background-color:#e5e4e4; font-weight:normal}
/*某一行变红色*/
.erp_gridview_redcolor td{background-color:#DD5E2E;height:24px;padding-left: 3px; border: #c0c0c0 1px solid;vertical-align:middle;}
/*某一行变浅红色*/
.erp_gridview_lightRedColor td {
    background-color: #ffa6ff;
    height: 24px;
    padding-left: 3px;
    border: #c0c0c0 1px solid;
    vertical-align: middle;
}
/*某一行变浅红色*/
.erp_gridview_lightRedColor0 td {
    background-color: #BE77FF;
    height: 24px;
    padding-left: 3px;
    border: #c0c0c0 1px solid;
    vertical-align: middle;
}
/*某一行变蓝*/
.erp_gridview_bluecolor td {
    background-color: #9999FF;
    height: 24px;
    padding-left: 3px;
    border: #c0c0c0 1px solid;
    vertical-align: middle;
}
/*某一行变蓝*/
.erp_gridview_bluecolor0 td {
    background-color: #FF99FF;
    height: 24px;
    padding-left: 3px;
    border: #c0c0c0 1px solid;
    vertical-align: middle;
}
/*某一行变灰*/
.erp_gridview_graycolor td {
    background-color: #808080;
    height: 24px;
    padding-left: 3px;
    border: #c0c0c0 1px solid;
    vertical-align: middle;
}

/*数字标记星号 bxk add180820*/
.erp_num {
    font-family: "宋体";
    color: blue;
    font-weight: bold;
}
.tb_button {
    height: 30px;
    line-height: 30px;
    min-width: 60px;
    width: auto;
    color: #fff;
    display: inline-block;
    text-align: center;
    background: url(../Images/bg_btn.png) repeat-x;
    -webkit-border-radius: 4px;
    background-position: 0 -250px;
}
/*必填项星号*/
.erp_star{ font-family: "宋体"; color: Red;}
.erp_suojin{text-align: left; white-space: nowrap;}
/*按钮图片底部对齐*/
.erp_img_middle{vertical-align: bottom; margin-left:3px;}
.erp_img_middlea{vertical-align: bottom; margin-left:-6px;}
.erp_middle{vertical-align: 2%;}
/*日期文本输入框*/
.erp_textbox_date{ border: #7395c5 1px solid; height: 18px; line-height:18px;width: 180px;background: #F0F5FA;background-image:url(../Images/dateview.png);background-position:right;background-repeat:no-repeat;vertical-align: middle;font-size:12px; padding-left:3px;readonly:expression(this.readOnly=true);}
.erp_textbox_date3{ border: #7395c5 1px solid; height: 18px; padding-left:3px; line-height:18px;width: 100px;background: #ffffff;vertical-align: middle;font-size:12px;}
/*list表单查询输入框*/
.erp_textbox_search{ border: #7395c5 1px solid;height: 18px;  width: 130px; background: #ffffff; vertical-align: middle; padding-left:3px;}
.erp_textbox_search4{ border: #7395c5 1px solid;height: 18px; padding-left:3px; width: 120px; background: #ffffff; vertical-align: middle; padding-top: 3px; padding-bottom: 3px;}
/*有下拉菜单的文本输入框*/
.erp_dropdownlist_short{ border: #7395c5 1px solid; height: 20px; width: 60px; background: #ffffff;vertical-align: middle; /*padding-top:3px;     padding-bottom:3px;*/}
.erp_dropdownlist{ border: #7395c5 1px solid; height: 20px; width: 180px; background: #ffffff;vertical-align: middle;}
.erp_dropdownlist5{ border: #7395c5 1px solid; height: 20px; padding-left:3px; width: 83px; background: #ffffff;vertical-align: middle; /*padding-top:3px;     padding-bottom:3px;*/}
.erp_dropdownlist_long1{ border: #7395c5 1px solid; height: 20px; width: 252px; background: #ffffff;vertical-align: middle; /*padding-top:3px;     padding-bottom:3px;*/}
.erp_dropdownlist_long{ border: #7395c5 1px solid; height: 20px; width: 95%;background: #ffffff;vertical-align: middle; /*padding-top:3px;     padding-bottom:3px;*/}
.erp_dropdownlist_long2 {
    border: #7395c5 1px solid;
    height: 20px;
    width: 95%;
    background: #ffffff;
    vertical-align: middle;
}
.erp_select_long1{height: 18px; width: 90%;line-height:18px;font-size:12px; color:#000000; padding-left:3px;margin-left:-100px}
.erp_select_long2{height: 18px; width: 86%;line-height:18px;font-size:12px; color:#000000; padding-left:3px;position:absolute;left:0px;}

/*单选按钮*/
.erp_radio{ border: none; float: left; margin-left:3px;}
/*普通文本框*/
.erp_textbox_soshort{border: #7395c5 1px solid; height:18px; line-height:18px;width: 40px; padding-left:3px; vertical-align: middle;font-size:12px;}
.erp_textbox_sososhort {
    border: #7395c5 1px solid;
    height: 18px;
    line-height: 18px;
    width: 45px;
    padding-left: 3px;
    vertical-align: middle;
    font-size: 12px;
}
.erp_textbox_soshort_s {
    border: #7395c5 1px solid;
    height: 18px;
    line-height: 18px;
    width: 90%;
    padding-left: 3px;
    vertical-align: middle;
    font-size: 12px;
}
.erp_textbox_soshort_disable {
    border: #7395c5 1px solid;
    height: 18px;
    line-height: 18px;
    width: 45px;
    padding-left: 3px;
    vertical-align: middle;
    font-size: 12px;
    background-color: #E2E2EF
}
.erp_textbox_short80 {
    border: #7395c5 1px solid;
    height: 18px;
    line-height: 18px;
    width: 80px;
    padding-left: 3px;
    vertical-align: middle;
    font-size: 12px;
}
.erp_textbox_sososhort_disable {
    border: #7395c5 1px solid;
    height: 18px;
    line-height: 18px;
    width: 30px;
    padding-left: 3px;
    vertical-align: middle;
    font-size: 12px;
    background-color: #E2E2EF
}
.erp_textbox_soshort_disable_s {
    border: #7395c5 1px solid;
    height: 18px;
    line-height: 18px;
    width: 90%;
    padding-left: 3px;
    vertical-align: middle;
    font-size: 12px;
    background-color: #E2E2EF
}
.erp_textboxdetail {
    border: #7395c5 1px solid;
    height: 18px;
    line-height: 18px;
    width: 61.8%;
    padding-left: 3px;
    vertical-align: middle;
    font-size: 12px;
}
.erp_textbox {
    border: #7395c5 1px solid;
    height: 18px;
    line-height: 18px;
    width: 180px;
    padding-left: 3px;
    vertical-align: middle;
    font-size: 12px;
}
.erp_textbox_disable {
    border: #7395c5 1px solid;
    height: 18px;
    line-height: 18px;
    width: 180px;
    padding-left: 3px;
    vertical-align: middle;
    font-size: 12px;
    background-color: #E2E2EF;
}
.erp_textbox_short{border: #7395c5 1px solid; height:18px; line-height:18px;width: auto; padding-left:3px; vertical-align: middle;font-size:12px;}
.erp_textbox_short_disable {
    border: #7395c5 1px solid;
    height: 18px;
    line-height: 18px;
    width: auto;
    padding-left: 3px;
    vertical-align: middle;
    font-size: 12px;
    background-color: #E2E2EF;
}
.disable {
    background-color: #E2E2EF;
}
.erp_textbox_long2_disable {
    border: #7395c5 1px solid;
    height: 18px;
    padding-left: 3px;
    width: 73%;
    line-height: 18px;
    font-size: 12px;
    background-color: #E2E2EF;
    margin-left: 3px;
}
.erp_textbox1{ border: #7395c5 1px solid; padding-left:3px; height:18px; line-height:18px;width: 78px; vertical-align: middle;font-size:12px;}
/*红色边框*/
.erp_text_error{ border: #ff0033 1px solid;}
/*灰色背景*/
.erp_text_editable{ background:#E2E2EF;}
.erp_textbox_small{ border: #7395c5 1px solid; height: 11px; width: 68px;  padding:3px 0 3px 2px;}
.erp_textbox_small0{border: #7395c5 1px solid;height: 12px;width: 50px;padding: 3px 0 3px 2px;margin-left: 2px;}
/*比普通文本框稍短些的文本框，一般用于数字，字母等内容较少的TextBox*/
/*比普通文本框稍长些的文本框，一般用于工程名称，单位名称等内容较多的TextBox*/
.erp_textbox_long{ border: #7395c5 1px solid; height: 18px; width: 95%;line-height:18px;font-size:12px; color:#000000; padding-left:3px;}
.erp_textbox_long_disable {
    border: #7395c5 1px solid;
    height: 18px;
    width: 95%;
    line-height: 18px;
    font-size: 12px;
    color: #000000;
    padding-left: 3px;
    background-color: #E2E2EF;
}
.erp_textbox_long2{ border: #7395c5 1px solid; height: 18px;  padding-left:3px; width: 73%;line-height:18px; font-size:12px; color:#000000; margin-left:3px;}
.erp_textbox_middle{ border: #7395c5 1px solid; height: 11px; width: 287px; vertical-align: middle; padding:3px 0 3px 3px;}
.erp_textbox_longa{ border: #7395c5 1px solid; height: 18px; width: 90%;line-height:18px;font-size:12px; color:#000000; margin-top:3px; padding-left:2px;}
/*多列Table弹窗*/
.erp_td_PopTitle {
    height: 10px;
    text-align: center;
    padding-left: 3px;
    vertical-align: middle;
    border: 1px solid #B5D6E6;
    white-space: nowrap;
    font-size: 12px;
    line-height: 25px;
}
/*background-color:#D8E8F2;*/
/*多行文本框*/
.erp_textarea {
    border: #7395c5 1px solid;
    padding-left: 3px;
    padding-top: 3px;
    width: 95%;
    min-height: 30px;
    background-color: #ffffff;
    font-size: 12px;
    word-wrap: break-word;
    word-break: break-all;
    overflow:auto
}
.erp_textarea_input {
    border: #7395c5 1px solid;
    height: auto;
    line-height: 18px;
    width: 95%;
    padding-left: 3px;
    vertical-align: middle;
    font-size: 12px;
    min-height: 30px;
}
.a_visible {
visibility:visible
}
.a_hidden {
    visibility: collapse;
    display: none;    
}
.erp_textarea_print {
    border: none;
    padding-top: 3px;
    padding-left: 3px;
    width: 97%;
    overflow: visible;
    min-height: 50px; /*对IE8可辨识，IE6不可识别*/
    _height: 50px; /*ie8不支持 IE6支持*/
    background: #ffffff;
}
.erp_textarea_code{ font-weight: bold; border: none; padding-top: 3px; width: 99%; height: auto !important; height: 400px;min-height: 400px;overflow: visible;background: #ffffff; vertical-align: middle; padding-left:5px;}
.erp_button_click{ cursor: pointer; border: #6280a1 1px solid; background: url(../Images/buttonbg.gif) 100% 100% ; height:22px;text-align: center;vertical-align: middle;width:90px;}
.erp_button_red{ cursor: pointer; border: #6280a1 1px solid; background-color:#DC5825;height:22px;text-align: center;vertical-align: middle;width:60px;}
.erp_table_detail{width: 100%;text-align: left; border: 1px solid #B5D6E6;border-collapse: collapse; background-color: #ffffff;}
.erp_table_detail_print{ width: 100%; text-align: left; border: 1px solid #000000; border-collapse: collapse;background-color: #ffffff; }
.erp_long{width: 1250px; vertical-align:top; width:1215px;}
.erp_long2{width: 100%;vertical-align:top;}
.erp_long3{width: 1220px; vertical-align:top;}
.erp_tr_detail .erp_td_centers { width:auto;height: 25px;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #b5d6e6;
    white-space: nowrap;
    font-size: 12px;}
.erp_tr_detail{ height: 20px;}

.erp_tr_detail_sha{height:17px;}
.erp_tr_detailmax{ height: 65px;}
.erp_td_left_many{border:1px solid #0A43E0;padding-left:5px;height:25px;white-space:nowrap;}
.erp_td_left_many_print{border:1px solid #000000;padding-left:5px;height:25px;white-space:nowrap;}
.erp_td_right_many{border:1px solid #0A43E0;padding-left:5px;height:25px;white-space:nowrap;text-align:left}
.erp_td_right_many_print{border:1px solid #000000;padding-left:5px;height:25px;white-space:nowrap;text-align:left}
.erp_td_title_many{border:1px solid #0A43E0;text-align:center;height:25px;white-space:nowrap;}
.erp_td_title_many_print{border:1px solid #000000;text-align:center;height:25px;white-space:nowrap;}

/*弹出详细页面样式*//*erp_td_left的border颜色#2A52C2*/
/*background-color:#D8E8F2;*/

.erp_td_left {
    width: 12%;
    height: 25px;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #B5D6E6;
    white-space: nowrap;
    font-size: 12px;
    padding-left: 3px;
    background-color: #eef1f8;
}
.erp_td_title {
    width:200px;
    height: 25px;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #B5D6E6;
    white-space: nowrap;
    font-size: 12px;
    padding-left: 3px;
    background-color: #eef1f8;
}
/*background-color:##eef1f8;*/
.erp_td_left_short {
    width: 6%;
    height: 25px;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #B5D6E6;
    white-space: nowrap;
    font-size: 12px;
    padding-left: 3px;
    background: url(../Images/bg0a2.gif);
}
/*background-color:#D8E8F2;*/
.erp_td_center{ width: 12%; height:25px; vertical-align: middle;text-align:center; border: 1px solid #2A52C2; white-space: nowrap; font-size:12px; background-color:#F0F0F0;}
.erp_td_auto {
    height: 25px;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #B5D6E6;
    white-space: nowrap;
    font-size: 12px;
    padding-left: 3px;
    background-color: #eef1f8;
}
.erp_td_auto_left {
    height: 25px;
    vertical-align: middle;
    text-align: left;
    border: 1px solid #B5D6E6;
    white-space: nowrap;
    font-size: 12px;
    padding-left: 3px;
    background-color: #eef1f8;
}
/*background-color:#D8E8F2;*/

.erp_td_leftshort{ height:25px; vertical-align: middle;text-align:center; border: 1px solid #B5D6E6; white-space: nowrap; font-size:12px; padding-left:3px; background-color:#e5e4e4;}
.erp_td_left_print{ width: 10%; height:25px; vertical-align: middle;text-align:center; border: 1px solid #000000; white-space: nowrap;}
.erp_td_left0{ height:25px;vertical-align: middle;text-align:center; border: 1px solid #B5D6E6; white-space: nowrap;}
.erp_td_lefttitle {
    width: 120px;
    height: 25px;
    border: 1px solid #B5D6E6;
    border:groove;
    border-color: #85D279;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    background-color: #eef1f8;
}
.erp_td_leftTitle1 {
    width: 120px;
    height: 25px;
    border: 1px solid #B5D6E6;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    background-color: #C6E8F2;
}
.erp_td_MainTitle {
    width: 120px;
    height: 25px;
    border: 1px solid #B5D6E6;
    font-size:large;
    font-weight:800;
    text-align: center;
    vertical-align: middle;
    background-color:Highlight;
}
.erp_td_right{width: 20%;height:25px;text-align: left;padding-left:3px;vertical-align: middle;border: 1px solid #B5D6E6; white-space: nowrap; font-size:12px; line-height:25px;}
.erp_td_rightshort{height:25px;text-align: left;padding-left:3px;vertical-align: middle;border: 1px solid #B5D6E6; white-space: nowrap; font-size:12px; line-height:25px;}
.erp_td_right_print{width: 20%;height:25px;text-align: left; padding-left:6px;vertical-align: middle;border: 1px solid #000000; white-space: nowrap;}
.erp_td_righttitle{ height:25px;width: 120px;text-align: center;vertical-align: middle; border: 1px solid #6699FF;font-weight: bold;}
.erp_td_max{height:25px;vertical-align: middle;border: 1px solid #B5D6E6;white-space: nowrap; padding-left:3px;}
.erp_td_max_top{height:25px;padding-left:5px;vertical-align: top;border: 1px solid #B5D6E6;white-space: nowrap;}
.erp_td_max_detail{height:25px; line-height:25px;padding-left:3px;border: 1px solid #B5D6E6;white-space: nowrap;background-color:#CEE4FB;font-weight:bold;}
.erp_td_max_print{ height:25px;padding-left:6px; vertical-align: middle;border: 1px solid #000000;}
.erp_td_bzright{ height:25px;  text-align: left; padding:2px 0 2px 3px; vertical-align: middle;border: 1px solid #B5D6E6;}
.erp_td_bzright_print{height:25px; text-align: left; vertical-align: middle; border: 1px solid #000000; padding:2px 0 2px 3px;}
.erp_td_list{ padding-top:2px; padding-bottom:2px; padding-left: 5px; background-color:#fafafa;}
.erp_rollist{ background-color: #fafafa; width: 100%; margin-top:1px; border-collapse:collapse;}
.erp_rollistcontent{background-color: #ffffff; height: 100%;}
.erp_detailbody{background: #CEE4FB;border-collapse: collapse;border-spacing: 0px;margin: 0 auto;}

/*list表单行*/
.erp_gridview_ji td {
    background-color: #eef1f8;
    height: 24px;
    padding-left: 3px;
    border: #c0c0c0 1px solid;
    vertical-align: middle;
}
.erp_girdview_ou td{ background-color: #ffffff;height:24px; padding-left: 3px; border: #c0c0c0 1px solid; vertical-align:middle;}
.erp_gridviewbottom {
    background-color: #3b99fc;
    text-align: right;
    height: 25px;
    padding-right: 10px;
    border: 1px solid #C0C0C0;
}
.erp_gridviewbottom td{border:none; color:#fff; font-weight:bold;}
.erp_gridviewbottom input {vertical-align: bottom;border: #c0c0c0 1px solid;}
.erp_gridviewheader th {
    background-color: #3b99fc;
    color: #fff !important;
    border: #c0c0c0 1px solid;
    text-align: center;
    letter-spacing: 2px;
    font-size: 13px;
    font-weight: bold;
    line-height: 25px
}
/*注释：新增此类--gridview表头样式*/
.erp_gridviewheader {
    background: url(../../Themes/Images/nav_bgA.gif);
    border: #c0c0c0 1px solid;
    height: 25px;
    text-align: center;
    letter-spacing: 2px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}
/*注释：暂时隐藏不用*/
/*
.erp_gridviewheader{background-color:#395970;border: #c0c0c0 1px solid;height:25px;text-align: center; letter-spacing: 2px; color:#FFFFFF; font-size:12px; font-weight:bold;}
*/

/* bxk180515begin新增 */
.erp_tablegrid_mouseover td{background-color:yellow;}
.erp_gridviewheader a:link {
    text-decoration: underline;
    font-weight: bold;
    color: #fff;
    font-size: 13px;
    letter-spacing: 2px;
}
.erp_gridviewheader a:hover{ text-decoration:underline; color:#ecca69; font-size:13px;letter-spacing: 2px;}
/* bxk180515end新增 */

.erp_gridviewfooter td{background-color: #d4d7d8;border: 1px solid #c0c0c0;color:Red;}
.erp_gridview_check{ width:30px;}
.erp_gridview_select td{ height:35px; font-weight:bolder;}
/*试验结果不合格样式*/
/*.erp_gridview_ouriqi td{background-color: #ff0000;height:24px;padding-left: 3px; border: #c0c0c0 1px solid;vertical-align:middle;}
.erp_gridview_jiriqi td{background-color: #00ff00;height:24px;padding-left: 3px; border: #c0c0c0 1px solid;vertical-align:middle;}*/
.erp_gridview_buhege td{background-color: #f6a895;height:24px;padding-left: 3px; border: #c0c0c0 1px solid;vertical-align:middle;}
.erp_gridview_hidden{display:none;} 

.erp_border_color_detail{border-color:#c0c0c0;border-collapse:collapse;}
.erp_gridview_ji_print td{ height:25px; padding-left: 3px;border:1px solid #000000;border-collapse:collapse;}
.erp_girdview_ou_print td{ height:25px; padding-left: 3px;border:1px solid #000000;border-collapse:collapse;}
.erp_gridviewbottom_print{ text-align: right; height:25px; padding-right: 10px; border:1px solid #000000; border-collapse:collapse;}
.erp_gridviewheader_print th{height:25px; text-align: center; letter-spacing: 2px; border:1px solid #000000; border-collapse:collapse;}
.erp_gridviewfooter_print td{ height:25px;text-align: center;border:1px solid #000000;border-collapse:collapse;}
.erp_link{border: none;}
.erp_width{width: 100%;text-align: center;vertical-align: middle;border-collapse: collapse;margin: 0px;}
.erp_title_right{width: 100%;text-align: right;vertical-align: bottom;white-space: nowrap;}

.erp_menu_main{ _height: expression(document.body.clientHeight-81 ); border-collapse: collapse; border: 0px;}
.erp_height100{_height: expression(document.body.clientHeight-90); height:100%; visibility:inherit;}
/*控制整个页面宽高不小于具体值*/
.erp_minwidth{min-width:1004px; _width:expression(document.body.clientWidth < 1004? "1004px" : "100%");height:auto;}
.erp_maxheight{max-height:100px; _height:expression(this.scrollHeight > 100? "100px" : "100%");}
.erp_table_mainmenu{height:100%;width: 100%;border-collapse: collapse;border-right: 1px solid #96999b;border-top: 0px solid #96999b;border-left: 1px solid #96999b;border-bottom: 1px solid #96999b;background-color: #ffffff; margin-left:auto; margin-right:auto;}
.erp_mainmenu_left{width: 16%;border-right:1px solid #96999b;border-collapse:collapse;background-color:#ffffff; vertical-align:top; v}             
.erp_mainmenu_right{width:100%; border: 0; background-color:#ffffff;vertical-align:top;border-collapse:collapse;}
.erp_mainmenu_left_content1{ width: 100%;border: 0; border-collapse: collapse;vertical-align:top;}
.erp_mainmenu_left_content{ width: 100%; border: 0; border-collapse: collapse;}
.erp_close{border-right:1px solid #96999b;border-collapse: collapse;background-color: #e7ebee;}
.erp_td_border{width: 1%;height:25px;border-right: 0px solid #a5a6a6;border-collapse: collapse;}
.erp_objecteditor_tr{height:25px; vertical-align:middle;}
.objecteditor_erp_tr td{padding-left:5px;}
/*导航菜单样式开始*/
.menua{width: 99%;min-width: 900px;height: 35px;color: #fff;font-size: 13px;font-weight: 800;text-decoration: none;border-collapse: collapse;white-space: nowrap;margin: 0;padding: 0;}
.td{width: 80px;white-space: nowrap;list-style-type: none;border-collapse: collapse;border-right: 1px solid #96999b;margin: 0px auto;text-align: center;color: #fff;line-height: 37px;overflow: hidden;background: url(../../Themes/Images/bg_menu_repeat.jpg) ;}
.td a:hover, td.current{display: block;text-align: center;color: #fff;line-height: 37px;white-space: nowrap;background: url(../../Themes/Images/bg_menu_hoverrepeat.jpg);}
.td a:active{display: block;text-align: center;color: #fff;line-height: 37px;white-space: nowrap;background: url(../../Themes/Images/bg_menu_hoverrepeat.jpg);}
.td_first{width: 80px;list-style-type: none;border-collapse: collapse;border-right: 1px solid #96999b;margin: 0px auto;text-align: center;color: #fff;line-height: 37px;overflow: hidden;white-space: nowrap;background: url(../../Themes/Images/bg_menu_first.jpg) 0 0 ;}
.td_first a:hover{display: block;text-align: center;color: #fff;line-height: 37px;white-space: nowrap;background: url(../../Themes/Images/bg_menu_hoverfirst.jpg) no-repea;}
.td_first a:active{display: block;text-align: center;color: #fff;line-height: 37px;white-space: nowrap;background: url(../../Themes/Images/bg_menu_hoverfirst.jpg) no-repea;}
.td_last{width: 10px;list-style-type: none;border-collapse: collapse;margin: 0px auto;text-align: center;color: #fff;line-height: 37px;overflow: hidden;white-space: nowrap; background: url(../../Themes/Images/bg_menu_last.jpg) ;}
.td_last2{list-style-type: none;border-collapse: collapse;margin: 0px auto;text-align: center;color: #fff;line-height: 37px;overflow: hidden;white-space: nowrap;background: url(../../Themes/Images/bg_menu_repeat.jpg) ;}
.menuDiv{vertical-align: middle;color: #999;width: 1px;border-collapse: collapse; white-space: nowrap; background: url(../../Themes/Images/bg_menu_repeat.jpg) no-repea;}
/*导航菜单样式结束*/


/*登陆界面样式开始*/
.erp_login_big_box{height:293px; width:503px; margin-left:27%; margin-top:15%; background-color:#ffffff; overflow:hidden;}
.erp_login_top{height:15px; width:503px; background-image:url(../Images/erp_login_yj_top.gif); background-repeat:no-repeat;}
 .erp_login_top_pic{height:37px; width:448px;background-image: url(../Images/erp_login_pic.gif); background-repeat:no-repeat; margin-left:10px;padding-top:5px;}
 .erp_login_top_pic span{font-size:30px; font-family:华文新魏;color:#333333; font-weight:bold; text-align:left; display:block; margin-left:49px;}
.erp_login_line{height:4px; width:499px;background-image:url(../Images/erp_login_line.gif); background-repeat:;}
.erp_login_meddle{height:258px;width:499px; border-right:2px solid #000000; border-left:2px solid #000000;}
 .erp_login_meddle .erp_login_meddle_left{height:175px; width:262px; background-image:url(../Images/erp_login_bg.gif); background-repeat:no-repeat; float:left;margin-top:15px; _display:inline;}
 .erp_login_meddle .erp_login_meddle_right{height:129px; width:226px; float:right; margin-top:20px; _display:inline;}
 .erp_login_meddle .erp_login_meddle_right .p1 input{background:none; height:22px;border:1px solid #333333;width:100px; margin-bottom:18px; background-image:url(../Images/erp_but_bg.gif); background-repeat:; line-height:22px;}
 .erp_login_meddle .erp_login_meddle_right .p2 input{height:22px; width:55px;}
  .erp_login_meddle .erp_login_meddle_right .p2 span{width:20px;}
  .erp_login_meddle .erp_login_meddle_right .p3{height:20px; width:190px;}
.erp_login_bottom{height:20px; width:503px; font-size:12px; line-height:20px; text-align:center; background-image:url(../Images/erp_login_yj_bottom.gif); background-repeat:no-repeat;}

/*登陆界面样式结束*/


/*登陆后界面样式开始*/
.erp_index_kong{width:30%;}
.erp_table_head_font{width:34%; white-space: nowrap; height:36px;}
.erp_index_head_bg{height:77px;width: 100%;white-space: nowrap;background-color:#2A52C2;border: 1px solid #96999b; background-image:url(../Images/erp_index_head_bg.jpg); background-repeat:no-repeat;}
*{ margin: 0;padding: 0px;text-decoration: none;}
.list dl{font-family: "宋体";font-size: 12px;font-style: normal;line-height: 200%;text-align: center;color: #000000;}
.list dl dt{padding-left: 20px;background-image: url(../Images/bg_leftmenu.jpg);width: 120px;margin-bottom: 10px;text-align: center;}
.list dl dd{padding-left: 5px;display: none;}
.erp_afterlogin{font-size:12px; height:18px;  line-height:18px; width:100%; text-align:center; border-top:1px solid #d8d8d8; color:#555555; background-color:#f7f7f7;font-family: "宋体";}
.erp_head{font-family: "宋体";font-size: 12px; white-space: nowrap; }
.erp_head0{ background-color:#2A52C2;}
.erp_table_menu{height: 100%;border: 0px solid #96999b;border-collapse: collapse;}
.erp_table_menumiddle{ width: 25%;border-right: 1px solid #96999b;}
.erp_table_menumiddle_right{width: 21%;visibility:inherit;height:95%;border-right: 1px solid #96999b;border-top: 1px solid #96999b;text-align: left; vertical-align: top;}
/*登陆后界面样式结束*/

.erp_sbtable_tree{width: 100%;border:1px solid #c0c0c0;vertical-align: middle;background-image: url(../Images/tabtitlebg.jpg);padding-left:3px;padding-top:4px; padding-bottom:4px;border-collapse:collapse;height:6%;}
.erp_topbt_tree{font-size:13px;font-weight:600; background-color:#d8d8d8;}
.erp_sbtable{width: 100%; vertical-align: middle;background-color:#F7F7F9;padding-bottom:2px; border-top:none;padding-top:3px;margin-top:-2px; vertical-align:middle;}
.erp_topbt{font-size: 12px; font-weight:500;border-collapse:collapse; background-color:#F7F7F9;}
.divtitle{width: 100%; background-image:url(../Images/erp_line_head.gif); background-repeat:;height:25px; line-height:25px;margin-top:-2px;}

.erp_table_buttom{ width: 100%;border-color: #000;border-style: solid;border-width: 0px;background-image: url(../Images/tabtitlebgb.jpg);}
.erp_table_buttom_textarea{width: 100%; height: 60px;border: 1px solid #6699FF;}


.erp_nextbt{ width: 100%; height: 28px; font-size: 12px;}
.erp_gridviewpage{ text-align: right; vertical-align: bottom;}
.erp_gridviewpage input{ border: 1px solid #000000;text-align: center;vertical-align: middle;}

/*打印列表样式*/

.erp_print_title{text-align: center;font-size: medium;font-weight: bold; margin-top: 5px; margin-bottom: 5px;}
.erp_print_pretitle_left{text-align: left;font-size: 14;font-weight: bold; margin-top: 5px;margin-bottom: 5px;}
.erp_print_pretitle_right{text-align: right; font-size: 14; font-weight: bold;margin-top: 5px;margin-bottom: 5px;}
.erp_print_pretitle_center{text-align: center;font-size: medium;font-weight: bold;margin-top: 5px;margin-bottom: 5px;}
.erp_print_grid{border:none;border-collapse:collapse;width:98%;}
.erp_border_color{border-color:#000000;border-collapse:collapse;}

/*打印报表样式开始*/
.erp_print_title{text-align:right;padding-right:10px;text-align:center;}
.erp_print_main_table{ border:none; border-collapse:collapse;}
.erp_print_main_table td{ border:none;height:40px; border-collapse:collapse;padding-left:2px;}
.erp_print_main_table_add td{ border:none;height:35px; border-collapse:collapse;padding-left:2px;}
.erp_print_table{ border-collapse:collapse; width:100%;}
.erp_print_table td{ border:1px solid #000000;height:38px; border-collapse:collapse; padding-left:2px;}
.erp_print_table_ks{ border-collapse:collapse; width:100%;}
.erp_print_table_ks td{ border:1px solid #000000;height:48px; border-collapse:collapse; padding-left:2px;}
.erp_print_table_bs{ border-collapse:collapse; width:100%;}
.erp_print_table_bs td{ border:1px solid #000000;height:41px; border-collapse:collapse; padding-left:2px;}
.erp_print_table_ji{ border-collapse:collapse; width:100%;}
.erp_print_table_fangdong{ border-collapse:collapse; width:100%;}
.erp_print_table_fangdong td{ border:1px solid #000000;height:18px; border-collapse:collapse; padding-left:2px;}
.erp_print_table_ji td{ border:1px solid #000000;height:23px; border-collapse:collapse; padding-left:2px;}
.erp_print_table_shi td{ border:1px solid #000000;height:24px; border-collapse:collapse; padding-left:2px;}
.erp_print_table_shi{ border-collapse:collapse; width:100%;}
.erp_print_table_sha td{ border:1px solid #000000;height:29px; border-collapse:collapse; padding-left:2px;}
.erp_print_table_sha{ border-collapse:collapse; width:100%;}
.erp_print_table_1{ border-collapse:collapse; width:100%;}
.erp_print_table_ad{ border-collapse:collapse; width:100%;}
.erp_print_table_ad td{ border:1px solid #000000;height:44px; border-collapse:collapse; padding-left:2px;}
.erp_print_table_1 td{ border:1px solid #000000;height:33px; border-collapse:collapse; padding-left:2px;}
.erp_print_table_2 td{ border:1px solid #000000;height:33px; border-collapse:collapse; padding-left:2px;}
.erp_print_tab td{ border:1px solid #000000;height:27px; border-collapse:collapse; padding-left:2px;}
.erp_print_table_left{border-collapse:collapse; width:100%;}
.erp_print_table_left td{ border:1px solid #000000;height:40px; border-collapse:collapse;text-align:left;}
.erp_print_date{text-align:right;}
.erp_print_font_td{text-align:left;padding-top:8px;padding-bottom:8px;}
.erp_print_td_left{text-align:center;}
.erp_print_td_right{text-align:left;}
.erp_print_bzright{text-align:left;height:60px;}
/*打印报表样式结束*/

.erp_errorpage{text-align:center;vertical-align:middle}

/*打印报表样式结束*/
.erp_tablegrid{border-collapse: collapse;}
.erp_tablegrid_title td{background:#A3C2EA url(images/bg_menu_repeat.jpg) ;border:#c0c0c0 1px solid;height:25px;text-align:center;letter-spacing:2px;min-width:100px;}
.erp_tablegrid_row td{background-color:#eef5f8;border:#c0c0c0 1px solid;vertical-align:middle; height:25px;}
.erp_tablegrid_select td{background-color:#d4e8fb; height:25px;}

/*柱形图样式*/
.erp_bar_td
{
	height:30px;
	border-color:#c0c0c0;
	text-align:center;
	width:11%;
}
.ygda_box p{text-align:left; vertical-align:top;}
.print_big_box{width:98%; height:880px;font-size:12px; font-family:'宋体' border:1px solid #000000; border-collapse:collapse; margin:0 auto;}
.print_big_box td{border:1px solid #000000; padding-left:3px; text-align:left;}
.print_big_box th{ font-weight:normal;border:1px solid #000000; text-align:center;}
.print_big_box .print_samll_box tr{height:45px; width:100%; border-collapse:collapse; }
.print_big_box .print_samll_box p{width:100%; height:20px; line-height:20px;}
.print_big_box .line_none{ border-left:1px solid #000000; border-right:1px solid #000000; border-top:none;  border-bottom:none; text-align:left; padding-left:10px; vertical-align:top; padding-top:10px;}
.print_big_box .line_top{ border-top:1px solid #000000;}
.same_font_size{font-size:16px;}
.same_samll_size{font-size:14px;}
.same_style_jl{height:110px; text-align:left; padding-left:3px; vertical-align:top; padding-top:4px;}
.print_samll_box{width:100%;}
.print_right_none{border-right:none;}
.print_left_none{border-left:none;}


 .erp_textarea_print1{font-size:12px;border: none;padding-top: 3px; padding-left:3px; width: 97%; overflow: visible; min-height: 50px; /*对IE8可辨识，IE6不可识别*/ _height: 50px; /*ie8不支持 IE6支持*/}




/*login开始*/
.login_top_pic{ background:url(../images/login_top.gif) no-repeat; height:72px; width:450px;}
.login_medlle{ height:60px; width:708px; line-height:60px; text-align:center;}
.login_medlle p{height:30px; line-height:30px; font-family:"Arial Black", Gadget, sans-serif; font-size:24px; font-weight:600; width:500px;}
.logo {width:110px; font-size:22px; height:40px; vertical-align:middle; font-family:"Arial Black", Gadget, sans-serif;}
.logo_name{width:480px; text-align:left; margin-left:20px; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; }
.login_line{height:60px; width:3px; background:url(../images/login_medlle_line.gif) no-repeat; }
.login_bottom_pic{ background:url(../images/login-bottom.gif) no-repeat; height:310px; width:708px;}
.login_big_box{width:708px; height:442px; margin:10% auto 0; text-align:center; position:relative;}
.login_big_box p input{height:20px; line-height:20px; border:1px solid #666;}
.uesname{height:24px; line-height:24px; position:absolute; top:257px; left:246px;}
.password{height:24px; line-height:24px; position:absolute; top:295px; left:254px;}
.login_but1{height:26px; width:60px; background:url(../images/btn.gif) no-repeat; position:absolute; top:326px; left:300px; border:none;}
.login_but2{height:26px; width:60px; background:url(../images/btn.gif) no-repeat; position:absolute; top:326px; left:384px; border:none;}


/* index开始*/
.header_box{width:100%; height:85px; background:#3cb7ed; text-align:center; color:#fff; font-size:12px; font-family:Verdana, Geneva, sans-serif;}
.header_logo{}
.header_pic{ height:85px; width:350px; background:url(../images/header_left.gif) no-repeat;}
.banquan{height:18px; line-height:18px; text-align:center; border-bottom:1px solid #999; border-top:2px solid #c0c0c0; background-color:#fff; width:100%;}
.index_left{width:100%; height:450px; vertical-align:top;}
.index_right{ width:100%; height:473px;  border-left:2px solid #d8d8d8; vertical-align:top;}
.left_top img{padding-top:4px;}

/*banner横幅*/
.{margin:0; padding:0;}
	.{ text-decoration:none; color:#003366;}
	.header_bg{height:75px; background:#CBB7B8; width:100%; font-size:12px; color:#003366; font-family:'宋体'}
	.header_left{height:75px; width:310px; background:url(../../Themes/Images/header_left.gif) no-repeat; vertical-align:top; text-align:left; padding-top:3px; padding-left:4px;}
	.header_title{ background:url(../../Themes/Images/header_title.gif) no-repeat; height:75px; width:391px; padding-right:20px;}
	.header_right{ text-align:right; padding-right:6px; color:#003366;}
	.header_welcome{ vertical-align:middle; font-size:14px; font-weight:bold; color:White;}
	/*NEW*/
	.header_bgboxA{width:100%; background:url(../../Themes/Images/main_top_bg01.gif) ; height:80px; text-align:left;padding-top:0px; overflow:hidden;}
	.header_note{font-size:14px;color:#d8d8d8;}
	.header_note0{font-size:12px; font-family:"Times New Roman", Times, serif; color:#d8d8d8;}
	.header_centreA{ float:left;  width:380px; text-align:center; position:absolute; left:50%; margin-left:-190px;}
	.header_rightA{ float:right;}
	.header_rightA li{height:19px; line-height:19px; text-align:right; padding-right:4px; color:#000000;}
	.header_rightA li a:link,.header_rightA li a:visited{color:#ffffff;}
	.header_rightA li a:hover{color:#870b0b;}
	.btn_no{ background:none; color:#000000;}
	.f_w{color:#000000;}

/*打印列表样式*/
.ccms_print_title_table{width:98%;}
.ccms_print_title{text-align:center;font-size:large;font-weight:bold;margin-top:5px;margin-bottom:5px;}
.ccms_print_pretitle_left{text-align:left;font-size:14;margin-top:10px;margin-bottom:10px;}
.ccms_print_pretitle_right{text-align:right;font-size:14;}
.ccms_print_pretitle_center{text-align:center;font-size:medium;font-weight:bold;margin-top:5px;margin-bottom:5px;}
.ccms_print_div_center{width:99%;text-align:center;}
.ccms_print_main_table{width:99%;border:1px solid #000000;border-collapse:collapse;}
.ccms_print_table{border-collapse: collapse;width: 100%;}
.ccms_print_td_center{border:1px solid #000000;height:40px;border-collapse:collapse;text-align:center;}
.ccms_print_td_left{border:1px solid #000000;height:40px;border-collapse:collapse;text-align:left;}
.ccms_print_table_center{border-collapse:collapse;width:100%;border:none;}
.ccms_print_table_center td{border:1px solid #000000;height:30px;border-collapse:collapse;text-align:center;}
.ccms_print_table_centerbig{border-collapse:collapse;width:100%;border:none;}
.ccms_print_table_centerbig td{border:1px solid #000000;height:40px;border-collapse:collapse;text-align:center;}
.ccms_print_table_beizhu{border:1px solid #000000;height:100px;text-align:center;}
.ccms_print_table_borderno{width:100%;border-left:1px solid #000000;border-right:1px solid #000000;border-collapse:collapse;}
.ccms_print_table_borderno td{border:none;text-align:left;height:30px;padding-left:5px;}
.ccms_print_table_zysx{width:100%;border-collapse:collapse;border:1px solid #000000;}
.ccms_print_table_zysx_left{border:1px solid #000000;text-align:center;vertical-align:middle;width:30px;}
.ccms_print_table_zysx_right{border:1px solid #000000;text-align:left;padding-top:7px;padding-bottom:7px;}
.ccms_print_date{text-align: right;}
.ccms_print_font_td{text-align:left;padding-top:8px;padding-bottom:8px;}
.ccms_print_td_left{text-align:center;}
.ccms_print_td_right{text-align:left;}
.ccms_print_bzright{text-align:left;height:80px;}



/*打印报表样式结束*/
/*building开始*/


.nav_bgA{height:25px; width:100% ;text-align:left; background:url(../../Themes/Images/nav_bgA.gif) ;}
/*按钮右对齐*/
.tdright{ text-align:right;}
.spanWhite{ color:White;}
/*表格标题固定*/
.DataGridFixedHeader
        {
            /*position: relative;
            top:expression(this.offsetParent.scrollTop);
            width:auto;*/
        }
        
        a:hover {font-size: 12px; color:Red; }

/*list和detail通用按钮 以下为新加bxk 开始 */
.button
{
    display: inline-block;
    text-decoration: none;
    font: 8px/8px HelveticaNeue, Arial;
    padding: 0px 9px;
    border: 1px solid #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    font-family: 微软雅黑, 宋体, Arial, Helvetica, Verdana, sans-serif;
    font-size: 9pt;
    margin-top: 1px;
    margin-left: 0px;
    margin-bottom: 2px;
    line-height: 25px;
    color: #000;
    outline: none;
    background-color:#D8E0F7;
    border: 1px solid #ccc;
}
.button.green:hover
{
    color: #FFF;
    border: solid 1px #3399dd;
    background: #2288cc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc');
    background: linear-gradient(top, #33bbee, #2288cc);
    background: -moz-linear-gradient(top, #33bbee, #2288cc);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc));
    text-shadow: -1px -1px 1px #1c6a9e;
}
/*增加*/
.icon-btnadd
{
    height: 23px;
    width: 16px;
    float: left;
    padding-right: 3px;
    background: url('../Images/add.png') no-repeat scroll 0px 4px;
}

/*查询按钮*/
.icon-btnsearch
{
    height: 23px;
    width: 16px;
    float: left;
    padding-right: 3px;
    background: url('../Images/Search.png') no-repeat scroll 0px 4px;
}
/*刷新*/
.icon-btnreset
{
    height: 23px;
    width: 16px;
    float: left;
    padding-right: 3px;
    background: url('../Images/reset.png') no-repeat scroll 0px 4px;
}

/*保存*/
.icon-btnsave
{
    height: 23px;
    width: 16px;
    float: left;
    padding-right: 3px;
    background: url('../Images/disk.png') no-repeat scroll 0px 4px;
}
/*打印*/
.icon-btnprint
{
    height: 23px;
    width: 12px;
    float: left;
    padding-right: 3px;
    background: url('../Images/Print.gif') no-repeat scroll 0px 4px;
}



/*复制*/
.icon-btncopy
{
    height:23px;
    width:16px;
    float:left;
    padding-right:3px;
    background:url('../Images/Copy.png') no-repeat scroll 0px 4px;
}

/*关闭按钮*/
.icon-btnClose
{
    height: 23px;
    width: 16px;
    float: left;
    padding-right: 3px;
    background: url('../Images/cross.png') no-repeat scroll 0px 4px;
}

/*选择页面的确定按钮*/
.icon-btnOK
{
    height: 23px;
    width: 16px;
    float: left;
    padding-right: 3px;
    background: url('../Images/ok.gif') no-repeat scroll 0px 4px;
}

.icon-btnSelect
{
    height: 23px;
    width: 16px;
    float: left;
    padding-right: 3px;
    background: url('../Images/accept.png') no-repeat scroll 0px 4px;
}

/*打印按钮*/
.icon-btnPrint
{
    height: 23px;
    width: 16px;
    float: left;
    padding-right: 3px;
    background: url('../Images/printer.png') no-repeat scroll 0px 4px;
}
/*list和detail通用按钮 以下为新加bxk 结束 */

/*gridview内的按钮样式 开始 bxk */
.buttonlist
{
    display: inline-block;
    text-decoration: none;
    font: 8px/8px HelveticaNeue, Arial;
    padding: 0px 0px;
    border: 1px solid #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    font-family: 微软雅黑, 宋体, Arial, Helvetica, Verdana, sans-serif;
    font-size: 9pt;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    line-height: 23px;
    color: #000;
    outline: none;
    background-color:#D8E0F7;
    border: 1px solid #ccc;
}
.buttonlist.blue:hover
{
    color: #FFF;
    border: solid 1px #3399dd;
    background: #2288cc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc');
    background: linear-gradient(top, #33bbee, #2288cc);
    background: -moz-linear-gradient(top, #33bbee, #2288cc);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc));
    text-shadow: -1px -1px 1px #1c6a9e;
}
/*查看*/
.icon-btndetail
{
    height: 23px;
    width: 12px;
    float: left;
    padding-right: 3px;
    background: url('../Images/view.gif') no-repeat scroll 0px 4px;
}
/*修改*/
.icon-btnedit
{
    height: 23px;
    width: 12px;
    float: left;
    padding-right: 3px;
    background: url('../Images/edit.png') no-repeat scroll 0px 4px;
}
/*批准*/
.icon-btnshen
{
    height: 23px;
    width: 12px;
    float: left;
    padding-right: 3px;
    background: url('../Images/ok.gif') no-repeat scroll 0px 4px;
}
/* 删除*/
.icon-btndelete
{
    height: 23px;
    width: 12px;
    float: left;
    padding-right: 3px;
    background: url('../Images/Empty.png') no-repeat scroll 0px 4px;
}

/*更改任务单状态正供*/
.icon-btnreceive
{
    height: 23px;
    width: 12px;
    float: left;
    padding-right: 3px;
    background: url('../Images/receive.png') no-repeat scroll 0px 4px;
    }
 /*完成List*/
 .icon-btnDone
{
    height: 23px;
    width: 12px;
    float: left;
    padding-right: 3px;
    background: url('../Images/ok.gif') no-repeat scroll 0px 4px;
}

/*批准*/
.icon-btnshenhe
{
    height: 23px;
    width: 12px;
    float: left;
    padding-right: 3px;
    background: url('../Images/accept.png') no-repeat scroll 0px 4px;
}



/*gridview内的按钮样式 结束 bxk */

/*tab标签样式 begin bxk170426*/

.btnbarcontetn
{
    border-left: #ccc 1px solid;
    border-right: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    margin-bottom: 1px;
    padding-top: 2px;
    overflow: auto;
    scrollbar-face-color: #e4e4e4;
    scrollbar-heightlight-color: #f0f0f0;
    scrollbar-3dlight-color: #d6d6d6;
    scrollbar-arrow-color: #240024;
    scrollbar-darkshadow-color: #d6d6d6;
    background: #F7F7F7; /*工具栏的背景颜色*/
}
.btnbarcontetn div
{
    padding-left: 1px;
    padding-right: 1px;
    height: auto;
}

div.Tabremovesel
{
    font-weight: bold;
    border: 0px;
    outline: none;
    display: inline-block;
    width: 85px;
    line-height: 26px;
    height: 26px;
    padding-left: 10px;
    vertical-align: bottom;
    margin-top: 3px;
    float: left;
    cursor: pointer;
    background: url(../Images/title_over.png) no-repeat left;
}
div.Tabsel
{
    font-weight: bold;
    color: #FFFFFF;
    border: 0px;
    outline: none;
    display: inline-block;
    width: 85px;
    line-height: 26px;
    height: 26px;
    color: white;
    padding-left: 10px;
    vertical-align: bottom;
    margin-top: 3px;
    float: left;
    cursor: pointer;
    background: url(../Images/title_over1.png) no-repeat left;
}

#loading
{
    position: absolute;
    z-index: 3000;
    left: 45%;
    top: 45%;
    border: 1px solid #ccc;
    width: auto;
    padding: 6px 5px 6px 40px;
    background: #fff url('../images/loading.gif') no-repeat scroll 7px 2px;
    display: none;
    cursor: pointer;
}
.div-body
{
    border: #ccc 1px solid;
    border-top: #ccc 0px solid;
    overflow: auto;
    scrollbar-face-color: #e4e4e4;
    scrollbar-heightlight-color: #f0f0f0;
    scrollbar-3dlight-color: #d6d6d6;
    scrollbar-arrow-color: #240024;
    scrollbar-darkshadow-color: #d6d6d6;
}

/*tab标签样式 end bxk170426*/




/*胡建涛新button按钮样式begin*/
  /*查询按钮begin*/
.btnchaxun:hover { color:#fff; background: url(../Images/hubtn/chaxun.png) no-repeat scroll 5px 5px #2ca7e1; }
input.btnchaxun { display:inline-block; width:70px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../Images/hubtn/chaxun.png) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }

.btnyulan:hover {
    color: #fff;
    background: url(../Images/hubtn/search.png) no-repeat scroll 5px 5px #2ca7e1;
}

input.btnyulan {
    display: inline-block;
    width: 70px;
    height: 28px;
    line-height: 17px;
    cursor: pointer;
    padding: 5px 10px 5px 25px;
    background: url(../Images/hubtn/chaxun.png) no-repeat scroll 5px 5px #d8e0f7;
    border-radius: 3px;
    border: 1px solid #ccc;
}


  /*查询按钮end*/
  /*增加按钮begin*/
.btnadd:hover { color:#fff; background: url(../Images/hubtn/add.png) no-repeat scroll 5px 5px #2ca7e1; }
input.btnadd {display:inline-block;min-width:70px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../Images/hubtn/add.png) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
  /*增加按钮end*/
  
   /*刷新按钮begin*/
.btnshuaxin:hover { color:#fff; background: url(../Images/hubtn/shuaxin.png) no-repeat scroll 5px 5px #2ca7e1; }
input.btnshuaxin {display:inline-block;width:70px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../Images/hubtn/shuaxin.png) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
  /*刷新按钮end*/
  
  /*选择按钮begin*/
.btnselect:hover { color:#fff; background: url(../Images/hubtn/select.png) no-repeat scroll 5px 5px #2ca7e1; }
input.btnselect {display:inline-block;width:70px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../Images/hubtn/select.png) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
  /*选择按钮end*/
  
  /*搜索按钮begin*/
.btnsearch:hover { color:#fff; background: url(../Images/hubtn/search.png) no-repeat scroll 5px 5px #2ca7e1; }
input.btnsearch {display:inline-block;width:70px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../Images/hubtn/search.png) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
  /*搜索按钮end*/
  
  /*打印按钮begin*/
.btnprint:hover { color:#fff; background: url(../Images/hubtn/print.png) no-repeat scroll 5px 5px #2ca7e1; }
input.btnprint {display:inline-block;width:70px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../Images/hubtn/print.png) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
  /*打印按钮end*/
  
  /*保存按钮begin*/
.btnsave:hover { color:#fff; background: url(../Images/hubtn/save.png) no-repeat scroll 5px 5px #2ca7e1; }
input.btnsave {display:inline-block;width:70px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../Images/hubtn/save.png) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
  /*保存按钮end*/
  
  /*关闭按钮begin*/
.btnclose:hover { color:#fff; background: url(../Images/hubtn/close.gif) no-repeat scroll 5px 5px #2ca7e1; }
input.btnclose {display:inline-block;min-width:70px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../Images/hubtn/close.gif) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
  /*关闭按钮end*/
 /*复制下一条按钮begin*/
.btnCopyNext:hover { color:#fff; background: url(../Images/hubtn/copynext.png) no-repeat scroll 5px 5px #2ca7e1; }
input.btnCopyNext {display:inline-block;width:100px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../Images/hubtn/copynext.png) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
  /*复制下一条按钮end*/
  
 /*下一条按钮begin*/
.btnNext:hover { color:#fff; background: url(../Images/hubtn/next.png) no-repeat scroll 52px 5px #2ca7e1; }
input.btnNext {display:inline-block;width:70px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 5px;   background: url(../Images/hubtn/next.png) no-repeat scroll 52px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
  /*下一条按钮end*/
  
  /*上一条按钮begin*/
.btnForward:hover { color:#fff; background: url(../Images/hubtn/forward.png) no-repeat scroll 5px 5px #2ca7e1; }
input.btnForward {display:inline-block;width:70px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../Images/hubtn/forward.png) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
  /*上一条按钮end*/
 
 /*评定按钮begin*/
.btnCaculate:hover { color:#fff; background: url(../Images/hubtn/btn_imgcaculate.png) no-repeat scroll 5px 5px #2ca7e1; }
input.btnCaculate {display:inline-block;width:70px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../Images/hubtn/btn_imgcaculate.png) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
  /*评定按钮end*/
  
   /*分号追加按钮begin*/
.btnzhuijia:hover { color:#fff; background: url(../Images/hubtn/zhuijia.png) no-repeat scroll 5px 5px #2ca7e1; }
input.btnzhuijia {display:inline-block;width:70px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../Images/hubtn/zhuijia.png) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
  /*分号追加按钮end*/
  
  /*修改等按钮begin*/
.btnedit:hover { color:#fff; background: url(../Images/hubtn/edit.png) no-repeat scroll 5px 5px #2ca7e1; }
input.btnedit {display:inline-block;width:100px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../Images/hubtn/edit.png) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
  /*修改等按钮end*/
  /*短修改等按钮begin*/
.btnshortedit:hover { color:#fff; background: url(../Images/hubtn/edit.png) no-repeat scroll 5px 5px #2ca7e1; }
input.btnshortedit {display:inline-block;width:71px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../Images/hubtn/edit.png) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
  /*短修改等按钮end*/
  /*导出excel按钮begin*/
.btnexcel:hover { color:#fff; background: url(../Images/hubtn/daoexcel.png) no-repeat scroll 5px 5px #2ca7e1; }
input.btnexcel {display:inline-block;width:auto; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../Images/hubtn/daoexcel.png) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
  /*导出excel按钮end*/
  
  /*确认ok按钮,可用于确认等begin*/
.btnok:hover { color:#fff; background: url(../Images/hubtn/ok.gif) no-repeat scroll 5px 5px #2ca7e1; }
input.btnok {display:inline-block;width:70px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../Images/hubtn/ok.gif) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
  /*确认ok按钮end*/
  
   /*撤销按钮,可用于撤销等begin*/
.btnchexiao:hover { color:#fff; background: url(../Images/hubtn/chexiao.png) no-repeat scroll 5px 5px #2ca7e1; }
input.btnchexiao {display:inline-block;width:70px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../Images/hubtn/chexiao.png) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
  /*撤销ok按钮end*/
  
  /*修改按钮,可用于修改等begin*/
.btnxiugai:hover { color:#fff; background: url(../../Images/Button/BtnModify.jpg) no-repeat scroll 5px 5px #2ca7e1; }
input.btnxiugai {display:inline-block;width:70px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../../Images/Button/BtnModify.jpg) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
/*修改按钮end*/

  /*导出按钮,可用于导出等begin*/
.btndaochu:hover { color:#fff; background: url(../Images/hubtn/daochu_h.png) no-repeat scroll 5px 5px #2ca7e1; }
input.btndaochu {display:inline-block;width:70px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../Images/hubtn/daochu_h.png) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
/*导出按钮end*/


  /*已完成按钮begin*/
.btywc:hover { color:#fff; background: url(../../Images/Button/btn_ywc.gif) no-repeat scroll 5px 5px #2ca7e1; }
input.btnywc {display:inline-block;width:70px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../../Images/Button/btn_ywc.gif) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
/*已完成按钮end*/
 /*已发放按钮begin*/
.btyff:hover { color:#fff; background: url(../../Images/Button/btn_yff.gif) no-repeat scroll 5px 5px #2ca7e1; }
input.btnyff {display:inline-block;width:70px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../../Images/Button/btn_yff.gif) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
/*已发放按钮end*/
/*删除按钮begin*/
.btnshanchu:hover { color:#fff; background: url(../Images/hubtn/Delete_h.png) no-repeat scroll 5px 5px #2ca7e1; }
input.btnshanchu {display:inline-block;width:70px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../Images/hubtn/Delete_h.png) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
/*删除按钮end*/
/*打印按钮begin*/
.btndayin:hover { color:#fff; background: url(../Images/hubtn/dayin_h.png) no-repeat scroll 5px 5px #2ca7e1; }
input.btndayin {display:inline-block;width:70px; height:28px; line-height:17px; cursor: pointer; padding: 5px 10px 5px 25px;   background: url(../Images/hubtn/dayin_h.png) no-repeat scroll 5px 5px #d8e0f7; border-radius: 3px; border:1px solid #ccc;  }
/*打印按钮end*/
#ImageButton5 { height:auto !important;}

/*胡建涛新button按钮样式end*/
/*bxk181017detail内部字段少的样式，一行一个内容 begin*/
.erp_table_detailnew {
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    background-color: #ffffff;
}

.erp_tr_detailnew {
    height: 20px;
}
.erp_td_leftnew {
    width: 2%;
    height: 25px;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    font-size: 13px;
    padding-left: 3px;
    color: #2d2d2d;
    border: solid 1px #fff;
    background: -ms-linear-gradient(top, #ffffff, #e8e8e8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e8e8');
    background: linear-gradient(top, #ffffff, #e8e8e8);
    background: -moz-linear-gradient(top, #ffffff, #e8e8e8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#e8e8e8));
}
.erp_td_rightnew {
    width: 20%;
    height: 25px;
    text-align: left;
    padding-left: 3px;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 12px;
    line-height: 25px;
}
.nav_bg {
    border: 1px solid #ccc;
    background: -ms-linear-gradient(top, #ffffff, #e8e8e8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e8e8');
    background: linear-gradient(top, #ffffff, #e8e8e8);
    background: -moz-linear-gradient(top, #ffffff, #e8e8e8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#e8e8e8));
}
.erp_dropdownlist_detail {
    width: 61.8%;
}
/*bxk181017detail内部字段少的样式，一行一个内容 end*/
/*20190516 表格label标签样式*/
.label_border {
    display: inline-block;
    width: 150px;
    border: 3px solid #507e48;
    line-height: 91px;
    height: 90px;
    font-weight: bold;
    background: #e5f0f9;
    text-align: center;
}
.hidden {
    display: none;
}
.TestItemTitle {
    font-size: 14px;
    color: blue;
    font-weight: bold;
    border: none;
    text-align: center;
    background: inherit;
}
.combogrid_style {
    width:350px;
}
.floatingDiv {
    width: 400px;
    height: 120px;
    border: 3px solid Red;
    position: absolute;
    z-index: 10000;
    background-color: #C3DAF9;
    line-height: 25px;
    vertical-align: middle;
    font-size: 16pt;
    color: red;
    display: none;
}
/*对齐检查结果：testTitle标题、testSValue标准值、testDetermination结果*/
.testTitle { width: 12%}
.testSValue {width: 20%}
.testDetermination { width: 18%}
.popupStyle {
    border: 2px solid Red;
    position: absolute;
    z-index: 10000;
    background-color: #C3DAF9;
    line-height: 25px;
    vertical-align: middle;
    font-size: 12pt;
    color: red;
    display: none;
}
input.bigcheck {
    height: 20px;
    width: 20px;
}