/*重置和通用样式*/ select::-ms-expand { display: none; } .displaynone { display: none!important; } html, body { /*min-width:1024px;*/ width:100%; height: 100%; margin:0; padding:0 } * { font-family: "微软雅黑" !important; } textarea { outline: none; border-color:#ccc; padding: 4px 10px; font-weight: normal; font-size: 12px; color: #666; border-radius: 0; box-sizing: border-box; resize: none; border-radius: 5px; } table td input.editTextbox { /*margin: 0px 8px;*/ margin-top: -3px!important; } table td input:first-child { /*margin: 0px 8px 0px 0px;*/ } table td input[type="radio"] { display: inline-block; vertical-align: middle; width: 14px; height: 14px; margin-top: 0; margin-bottom: 2px; } ::-webkit-scrollbar { width: 8px; height: 6px } ::-webkit-scrollbar-track { background-color: #e0e0e0; } ::-webkit-scrollbar-thumb { background-color: #9ba0ba; } ::-webkit-scrollbar-thumb:hover { background-color: #424558 } ::-webkit-scrollbar-thumb:active { background-color: #424558 } .fancybox-inner{ overflow: hidden!important; } /*topmenu*/ .top_box, .top_right { background: #2d92e5; height: 56px; } .logo { background: url(../images/logo.png) no-repeat; background-size: auot 32px; background-position: 16px center; height: 56px; } .userbutton { color: white!important; height: 56px; padding: 0; line-height: 56px; float: right; padding-right: 64px; background: none!important; border: none!important; position: relative; } .userbutton .userimg { width: 30px; height: 30px; border-radius: 100%; overflow: hidden; position: absolute; left: 100%; margin-left: 10px; top: 10px; } .userbutton .userimg img { width: 100%; height: 100%; border-radius: 100%; overflow: hidden; } .userbutton:hover { background: none; color: white!important; padding-right: 64px; text-shadow: none!important; border: none!important; } .userbutton:hover .l-btn-text { color: white!important; text-shadow: none!important; } .userbutton .l-btn-left { overflow: visible; } .userbutton .l-btn-text { height: 56px; line-height: 56px; margin-right: 24px!important; font-size: 13px; font-weight: normal; } .userbutton .m-btn-downarrow { background: url(../images/arr-bottom.png) 0px center; } .topusermenu { background: #e0e0e0; padding: 5px 0px 0px 0px; margin-top: 10px; border: #dadada 1px solid; position: relative; overflow: visible !important; border-radius: 4px; border: none; box-shadow: 1px 3px 3px 1px rgba(0,0,0,0.15); } .topusermenu:before { width: 0px; height: 0px; border: 8px transparent solid; border-bottom-color: #dadada; position: absolute; top: -16px; margin-left: -8px; left: 50%; content: "" } .topusermenu:after { width: 0px; height: 0px; border: 8px transparent solid; position: absolute; top: -14px; margin-left: -8px; left: 50%; content: ""; border-bottom: 8px #ffffff solid; } .topusermenu .menu-line { display: none!important; } .topusermenu .menu-item { height: 30px; position: relative; } .topusermenu .menu-item.menu-active { border: 1px solid #ebebeb; background: #ebebeb; border-radius: 0; } .topusermenu .menu-text { font-size: 12px; color: #828890; margin: 0; line-height: 30px; font-weight: normal; width: 100%; height: 30px; padding: 0 10px 0 40px; box-sizing: border-box; } .topusermenu .menu-text i { position: absolute; left: 20px; top: 7px; display: block; width: 16px; height: 16px; } .topusermenu .menu-text i.icon-control { background: url(../images/control.png) no-repeat; } .topusermenu .menu-text i.icon-straff { background: url(../images/staff.png) no-repeat; } .topusermenu .menu-text i.icon-loginout { background: url(../images/loginout.png) no-repeat; } .menu-shadow { display: none!important; } .topusermenu .information { display: block; position: absolute; right: 10px; font-size: 11px; height: 16px; border-radius: 7px; width: auto; line-height: 16px; padding: 0 6px; top: 50%; margin-top: -8px; color: white; background: #2d92e5; } /*leftmenu*/ .menu_center { top: 0; border: none; border-right: #c1c1c2 1px solid; box-sizing: border-box; } .accordion { border: none; } .accordion .accordion-header-selected { border-bottom: 1px solid #cacacc; } .accordion-header .panel-title { height: 40px; font-size: 13px; background: #e9ecf0; color: #848b90!important; line-height: 40px; font-weight: normal; text-align: left; box-sizing: border-box; padding-left: 40px; } .accordion-header .panel-title .menu-icon{ top:11px; left: 14px; background-image: url(../images/order.png); background-repeat: no-repeat; background-size: 16px 16px; } .accordion-header .panel-title .menu-icon.order{ background-image: url(../images/order.png); } .accordion-header .panel-title .menu-icon.commodity{ background-image: url(../images/commodity.png); } .accordion-header .panel-title .menu-icon.purchase{ background-image: url(../images/purchase.png); } .accordion-header .panel-title .menu-icon.warehouse{ background-image: url(../images/warehouse.png); } .accordion-header .panel-title .menu-icon.statement{ background-image: url(../images/statement.png); } .accordion-header .panel-title .menu-icon.logistics{ background-image: url(../images/logistics.png); } .accordion-header .panel-title .menu-icon.setting{ background-image: url(../images/setting.png); } .accordion .accordion-collapse { display: none; } .accordion .panel-icon { position: absolute; left: 16px; top: 50%; margin-top: -8px; } /*.accordion .accordion-header-selected,*/ .accordion-header { height: 40px!important; margin: 0; position: relative; } /*.accordion .accordion-header-selected .panel-title{ background: #2d91e5; color: #fff!important; }*/ .accordion .panel { position: relative; border-bottom: #c1c1c2 1px solid; } .accordion .panel-tool { right: 16px; top: 50%; margin-top: -8px; } .easyui-accordion { background: #e9ecf0/*#f0f4f8;*/; overflow: hidden; overflow-y: auto; } .accordion-body ul { width: 186px; margin: 0; } .accordion-body ul li { height: 32px; background: #f0f3f5; width: 100%; border: none; box-sizing: border-box; } .accordion-body ul li .tree-node { width: 100%; height: 32px; line-height: 32px; padding-left: 40px!important; box-sizing: border-box; } .accordion-body ul li .tree-node.tree-node-selected{ background: #eceff1; border-right: 3px solid #2e90e4; } .accordion-body ul li .tree-node:hover { background: #eceff1; border-right: 3px solid #2e90e4; } .accordion-body ul li .tree-node .tree-title { font-size: 12px; font-weight: normal; color: #848b90; height: 32px; line-height: 32px; padding: 0; } .accordion-body ul li .tree-node .tree-title .information { display: inline-block; font-size: 11px; height: 16px; border-radius: 7px; width: auto; line-height: 18px; padding: 0 6px; color: white; margin-left: 20px; background: #2d92e5; } .west-menu { overflow: hidden; } .panel.layout-panel.layout-panel-west>.panel-header>.panel-tool { top: 10px; right: -30px; cursor: pointer; height: 30px; width: 40px; background: white url(../images/left-menu-handle.png) no-repeat; background-position: 6px 6px; } .panel.layout-expand.layout-expand-west { width: 0!important; overflow: visible; } .panel.layout-expand.layout-expand-west>.panel-header>.panel-tool { top: 10px; right: -30px; cursor: pointer; height: 30px; width: 40px; background: white url(../images/left-menu-handle.png) no-repeat; background-position: 6px 6px; } .panel.layout-panel.layout-panel-west>.panel-header>.panel-tool .layout-button-left { width: 100%; height: 100%; } .panel.layout-panel.layout-panel-west>.panel-header>.panel-tool, .panel.layout-expand.layout-expand-west>.panel-header>.panel-tool { display: none; } /*tab*/ #mm2 .menu-text{ color: #666; font-family: "微软雅黑"; } #mm2 .menu-icon.icon-cancel{ background: url(../images/grey-close.png) no-repeat center center; } #mm2 .menu-icon.icon-cancel{ background: url(../images/grey-close.png) no-repeat center center; } .tabs-header { height: 40px; padding: 0; border: none; margin: 0; padding-left: 40px; background:#e0e0e0; box-sizing: border-box; } .tabs-header .tabs-scroller-left { left: 40px; border: none; background:#e0e0e0 url(../images/arr-left.png) center 17px no-repeat; } .tabs-header .tabs-scroller-right { border: none; background:#e0e0e0 url(../images/arr-right.png) center 17px no-repeat; } .tabs-header .tabs-scroller-right, .tabs-header .tabs-scroller-left { z-index: 1100; height: 38px!important; } .center-tabs .tabs-wrap ul.tabs { height: 40px!important; border: none; background: #e0e0e0; } .center-tabs .tabs-panels { border: none; box-sizing: border-box; background: white; } .center-main { width: 100%!important; position: relative; } .center-main .tabs-container, .center-main .tabs-container .tabs-wrap, .center-main .tabs-container .tabs-panels, .center-main .tabs-container .tabs-panels .panel, .center-main .tabs-container .tabs-panels .panel .panel-body, .center-main .tabs-header { width: 100%!important; } .center-main .icon-menuhandle { position: absolute; width: 39px; height: 38px; left: 1px; top: 2px; cursor: pointer; background-image: url(../images/left-menu-handle.png); background-repeat: no-repeat; background-position: center 14px; z-index: 1099; background-color:#e0e0e0; } .center-main .tabs li { height: 40px; margin: 0; padding-right: 40px; background: url(../images/tabbg-blue.png) right bottom no-repeat; cursor: pointer; margin-left: -25px; position: relative; } .center-main .tabs li:first-child { margin: 0; } .center-main .tabs li:nth-child(0) { z-index: 1000; } .center-main .tabs li:nth-child(1) { z-index: 999; } .center-main .tabs li:nth-child(2) { z-index: 998; } .center-main .tabs li:nth-child(3) { z-index: 997; } .center-main .tabs li:nth-child(4) { z-index: 996; } .center-main .tabs li:nth-child(5) { z-index: 995; } .center-main .tabs li:nth-child(6) { z-index: 994; } .center-main .tabs li:nth-child(7) { z-index: 993; } .center-main .tabs li:nth-child(8) { z-index: 992; } .center-main .tabs li:nth-child(9) { z-index: 991; } .center-main .tabs li:nth-child(10) { z-index: 990; } .center-main .tabs li:nth-child(11) { z-index: 989; } .center-main .tabs li:nth-child(12) { z-index: 988; } .center-main .tabs li:nth-child(13) { z-index: 987; } .center-main .tabs li:nth-child(14) { z-index: 986; } .center-main .tabs li:nth-child(15) { z-index: 985; } .center-main .tabs li:nth-child(16) { z-index: 984; } .center-main .tabs li:nth-child(17) { z-index: 983; } .center-main .tabs li:nth-child(18) { z-index: 982; } .center-main .tabs li:nth-child(19) { z-index: 981; } .center-main .tabs li:nth-child(20) { z-index: 980; } .center-main .tabs li.tabs-selected { background: url(../images/tabbg-white.png) right bottom no-repeat; z-index: 1099; } .center-main .tabs li .tabs-close, .center-main .tabs li .tabs-close:hover { position: absolute; width: 16px; height: 16px; background: url(../images/close-white.png); right: 26px; margin-top: -6px; background-color: none; opacity: 1; } .center-main .tabs li.tabs-selected .tabs-close, .center-main .tabs li.tabs-selected .tabs-close:hover { background: url(../images/close-blue.png); } .center-main .tabs li .tabs-inner, .center-main .tabs li .tabs-inner:hover { height: 30px!important; background: #2d91e6; margin: 10px 0 0 0; padding: 0 10px 0 24px; color: white!important; font-size: 14px; border-radius: 0; border-top-left-radius: 10px; border: none; /* box-shadow:-1px -2px 1px rgba(0,0,0,.2) ;*/ } .center-main .tabs li.tabs-selected .tabs-inner, .center-main .tabs li.tabs-selected .tabs-inner:hover { color: #2d91e6!important; background: white; } .center-main .tabs li .tabs-title { padding: 0; font-size: 14px; height: 30px; line-height: 30px; font-weight: normal; font-family: "微软雅黑"; cursor: pointer; } .center-main .tabs li .tabs-title .information { display: none; } /*board*/ .boardbox { height: auto; overflow: hidden; width: 100%; min-width: 824px; /*margin:20px auto;*/ box-sizing: border-box; padding: 0 10px; padding-top: 10px; } .boarditem.small { width: 49%; } .boarditem.middle { width: 99%; } .boarditem.large { width: 100%; } .boarditem { height: auto; float: left; padding: 0 10px; box-sizing: border-box; } .boarditem .chunk.content { height: 240px; background: #fbfbfb; border: 2px solid #ccc; box-sizing: border-box; } .boarditem.clock { float: right; } .boarditem .clock.content { height: auto; background: #fbfbfb; border: 2px solid #ccc; box-sizing: border-box; } .boarditem .clock.content .clockitem { border-bottom: 0.5px solid#ccc; height: 233px; position: relative; } .boarditem .clock.content .clockitem .clockbank { width: 100px; height: 100px; position: absolute; top: 50%; margin-top: -50px; left: 50%; margin-left: -100px; } .boarditem .chart.content { height: auto; position: relative; } .boarditem .content { height: 80px; border-radius: 5px; background: #54b5e0; overflow: hidden; position: relative; margin-bottom: 20px; } .boarditem .chunk.content .head { height: 40px; line-height: 40px; border-bottom: 0.5px solid#ccc; box-sizing: border-box; line-height: 40px; font-size: 15px; color: #2c2c2c; font-weight: normal; padding-left: 16px; } .boarditem .chunk.content .head .waitdrop, .boarditem .chunk.content .head .waitdrop:hover { height: 40px; width: 16px; float: right; margin-right: 10px; border: none; background: none; padding: 0; box-sizing: border-box; } .boarditem .chunk.content .head .waitdrop .l-btn-left { width: 16px; } .boarditem .chunk.content .head .waitdrop .m-btn-downarrow { display: none; } .boarditem .chunk.content .head .waitdrop .l-btn-text { width: 16px; margin: 0; } .waitdropmenu { position: absolute; margin-left: -23px; width: 60px!important; margin-top: 0; } .waitdropmenu .menu-text { padding: 0; text-align: center; } .boarditem .chunk.content .head .waitdrop .icon-dot { display: block; width: 16px; height: 16px; cursor: pointer; margin-top: 9px; } .boarditem .waitul { height: 200px; overflow: hidden; overflow-y: auto; } .boarditem .waitul .waititem { height: 50px; line-height: 50px; box-sizing: border-box; border-bottom: 0.5px solid#ccc; overflow: hidden; } .boarditem .waitul.notice .waititem { width: 100%; overflow: hidden; text-overflow: ellipsis; } .boarditem .waitul .waititem>a, .boarditem .waitul .waititem>a:hover { display: inline-block; width: 50%; text-align: left; padding-left: 12px; color: #82868c; float: left; font-size: 10px; font-weight: normal; box-sizing: border-box; } .boarditem .waitul .waititem>a:hover { color: #333; } .boarditem .waitul.notice .waititem a { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .boarditem .chartcontainer { height: 400px; overflow: auto; overflow-x: hidden; } .boarditem .chartcontainer>#orderChart { height: 100%; width: 100%; } .boarditem .chartTab { height: 41px; width: 100%; position: absolute; left: 0; bottom: 0; background: white; border-top: 1px solid#ccc; box-sizing: border-box; display: none; } .boarditem .content.chart:hover .chartTab { display: block; } .boarditem .chartTab .tabShow { position: absolute; left: 0; height: 100%; right: 60px; overflow: hidden; border-right: 1px solid#ccc; } .boarditem .chartTab .tabShow .tabul { width: 50000px; height: 100%; overflow: hidden; } .boarditem .chartTab .tabShow .tabul li.tabitem { height: 100%; line-height: 44px; padding: 0 8px; float: left; font-size: 12px; font-weight: normal; cursor: pointer; } .boarditem .chartTab .tabShow .tabul li.tabitem.active, .boarditem .chartTab .tabShow .tabul li.tabitem:hover { color: #2e90e4; font-size: 13px; box-sizing: border-box; } .boarditem .chartTab .tab-left, .boarditem .chartTab .tab-right { width: 30px; float: right; height: 40px; background: url(../images/arr-left.png) #f7f8fc no-repeat center center; cursor: pointer; } .boarditem .chartTab .tab-left:hover, .boarditem .chartTab .tab-right:hover { background-color: #fff; } .boarditem .chartTab .tab-right { background: url(../images/arr-right.png) #f7f8fc no-repeat center center; } .boarditem .content.sell { background: #90c657; } .boarditem .content.client { background: #f9a94a; } .boarditem .content .icon { width: 15%; height: 80px; margin: 0; float: left; border-radius: 5px; border-top-right-radius: 0; border-bottom-right-radius: 0; } .boarditem .content .message { position: absolute; height: 80px; left: 18%; bottom: 0; top: 0; right: 0; border-radius: 5px; overflow: hidden; padding: 10px 0px; box-sizing: border-box; } .boarditem .content .message .caption:first-child { font-size: 13px; font-weight: bold; } .boarditem .content .message .caption { width: 100%; height: 20px; line-height: 20px; color: white; font-size: 10px; position: relative; padding-right: 60px; overflow: hidden; text-overflow: ellipsis; box-sizing: border-box; } .boarditem .content .message .caption .num { position: absolute; right: 0; font-size: 10px; font-weight: normal; } /*=========新增修改处_s=========*/ .boardbox .order { width:100%; display:-webkit-box; } .boarditem .content .icon { float: none; } .boardbox .message{ -webkit-box-flex:1; } .boardbox .order_info { width:100%; } .boardbox .order_info li{ width: 50%; float:left; text-align:left; color:#fff; height: 20px; position:relative; } .boardbox .order_info li span{ position:absolute; right:15px; text-align:right; } .boardbox .boarditem:nth-child(3) .order_info li { width: 100%; float: none; } .font_10 { font-size:10px; } /*=========修改处_e=========*/ .headbody { /*margin: 20px; margin-bottom: 40px;*/ margin: 0; padding: 10px 16px; padding-bottom: 0px; box-sizing: border-box; } .tableAll { border: none; } .headbody .tableAll td { border: none; /*padding: 0;*/ font-size: 12px; color: #666; font-weight: normal; line-height: 24px; } /*.headbody .topmenu{ height: 40px; background: #f4f6f9; border: 1px solid#ccc; border-radius:5px; overflow: hidden; /*margin-bottom: 10px;*/ /*padding: 0 20px; box-sizing: border-box; }*/ .headbody #test, .headbody #test1, .headbody #test2, .headbody #test3, .headbody #test4, .headbody #test5, .headbody #test21 { border: 1px solid#ccc; border-radius: 5px; overflow: hidden; } .headbody .topmenu span { display: inline-block; height: 40px; line-height: 40px; margin-left: 10px; } .headbody .topmenu span:first-child { margin: 0; } .headbody .btnClass.btnClassExcelTemplate,.headbody .btnClass.btnClassImportExcel{ height: 24px; font-size: 12px; color: #666; /* line-height: 24px;*/ background:#e5e5e5 url(../images/grey-excel.png) 4px center no-repeat; padding: 6px 8px 6px 24px; cursor: pointer; display: inline-block; outline: none; } .selectClass { vertical-align: baseline; text-decoration: none; appearance: none; -moz-appearance: none; -webkit-appearance: none; outline: none; border-color:#ccc; padding: 0 20px 0 10px; font-weight: normal; font-size: 12px; color: #666; /*margin: 0 10px 0 0px;*/ height: 20px; border-radius: 0; box-sizing: border-box; background: white url(../images/small-grey-arr.png) right center no-repeat; cursor: pointer; } .headbody .secondmenu { height: auto; background: white; border: 1px solid#ccc; border-radius: 5px; overflow: hidden; margin-bottom: 10px; padding: 10px 20px 0 20px; box-sizing: border-box; } .headbody .secondmenu>input { height: 30px; margin: 0 10px 10px 0px; padding: 0 8px; /*border-radius:5px;*/ font-size: 12px; color: white; line-height: 30px; font-weight: normal; cursor: pointer; } .headbody .secondmenu>input:hover, #DataGrid1_Page td>a:hover, #DataGrid2_Page td>a:hover, #DataGrid3_Page td>a:hover { opacity: .8; } .DataGridStyle, .DataGridTableStyle th, .DataGridRowStyle { border: none; } .DataGridTableStyle th, #DataGrid2_DivTable .DataGridTableStyle th { background: #f4f6f9; border-right: 1px solid#ccc; font-size: 12px; color: #666; font-weight: normal; height: 38px; line-height: 40px; padding: 0; } .DataGridTableStyle th:last-child { border: none; } .HeaderStyle { border-bottom: 1px solid#ccc; } #DataGrid1_DivTable { border-radius: 5px; overflow: hidden; border: 1px solid#ccc; } .headbody .tableAll td { border-right: 1px solid#ccc; color: #828890; } .headbody .tableAll td>span { /*display: inline-block;*/ /*解决下面表格高度问题*/ height: 40px; line-height: 40px; color: #828890; } /*.headbody .tableAll td:last-child,*/ .DataGridRowStyle:last-child { border: none; } /*.DD_OrderImport2 .tableAll tr td{ border-bottom:1px #ccc solid !important; }*/ /*.DD_OrderImport2 .kj_form tr:last-child td{ background:pink; }*/ .DataGridRowStyle { background: none; border-bottom: 1px solid#ccc; } .DataGridRowStyle:nth-child(odd) { background: white; } /*#DataGrid1_Page,#DataGrid3_Page, #DataGrid2_Page{ position: relative; }*/ /*解决弹层里面page位置问题*/ #DataGrid1_Page>table, #DataGrid2_Page>table, #DataGrid3_Page>table { /*position: absolute; right: 0; top: 0;*/ float:right; } #DataGrid1_Page .textbox.combo, #DataGrid2_Page .textbox.combo, #DataGrid3_Page .textbox.combo{ border-radius: 0; border-color:#ccc; outline: none; cursor: pointer; margin-right: 10px; } #DataGrid1_Page .textbox.combo .combo-arrow, #DataGrid2_Page .textbox.combo .combo-arrow, #DataGrid3_Page .textbox.combo .combo-arrow { background: url(../images/small-grey-arr.png) no-repeat right center; } #DataGrid1_Page .icon-first, #DataGrid2_Page .icon-first, #DataGrid3_Page .icon-first { background: url(../images/grid-frist.png) center center no-repeat; } #DataGrid1_Page .icon-prev, #DataGrid2_Page .icon-prev, #DataGrid3_Page .icon-prev { background: url(../images/grid-left.png) center center no-repeat; } #DataGrid1_Page .icon-next, #DataGrid2_Page .icon-next, #DataGrid3_Page .icon-next { background: url(../images/grid-right.png) center center no-repeat; } #DataGrid1_Page .icon-last, #DataGrid2_Page .icon-last, #DataGrid3_Page .icon-last { background: url(../images/grid-last.png) center center no-repeat; } #DataGrid1_Page td>a , #DataGrid2_Page td>a #DataGrid3_Page td>a { border: none; padding: 0; cursor: pointer; } #DataGrid1_Page .editTextbox, #DataGrid2_Page .editTextbox, #DataGrid3_Page .editTextbox { width: 30px!important; margin: 0 4px; height: 20px; padding: 0; line-height: 20px; border-radius: 0; border-color:#ccc; font-size: 12px; color: #666; font-weight: normal; outline: none; } #DataGrid1_Page td>span, #DataGrid2_Page td>span, #DataGrid3_Page td>span { margin-left: 10px; } #DataGrid1_Page_PageTitle, #DataGrid2_Page_PageTitle, #DataGrid3_Page_PageTitle { margin: 0; } /*#fancybox-content { border: none; padding: 10px; }*/ #fancybox-content>div{ display: inherit; overflow-x: hidden!important; } #fancybox-outer { border-radius: 5px; overflow: hidden; } .headbody #fancybox-close,#fancybox-close{ width: 20px; height: 20px; right: 2px; top: 2px; background: url(../images/blue-close.png) no-repeat center center; background-size: 16px 16px; } #div_lyout #test{ border: 1px solid#ccc; border-radius:5px; overflow: hidden; } #fancybox-outer .tableAll td { border: none; /*text-align: left; height: 30px;*/ line-height: 30px; /*padding-right: 10px;*/ } #fancybox-outer .tableAll td span { height: 30px; line-height: 30px; } #fancybox-outer .headexplain { font-size: 14px; color: #3494e4; } #fancybox-outer .editTextbox { border-radius: 0; height: 20px; line-height: 20px; outline: none; border-color:#ccc; box-sizing: border-box; padding-left: 4px; font-size: 12px; font-weight: normal; color: #666; } #chk_Alibaba_Auto { display: inline-block; height: 14px; width: 14px; margin: 0 4px 0 0; vertical-align: text-bottom; } .title_ico { display: none; border-bottom: 2px solid#ccc; } .title_ico span { display: inline-block; text-align: center; width: 70px; height: 100%; border-bottom: 2px solid #2d92e5; text-indent: 0; font-weight: normal; font-size: 15px; color: #2d92e5; } .tableAll { /*border: 1px solid#ccc;*/ border-radius: 5px; margin: 0; /*margin-top: 10px;*/ border-collapse: inherit; width: 100%!important; } .textbox.combo { outline: none; border-color:#ccc; padding: 0 20px 0 4px; font-weight: normal; font-size: 12px; color: #666; height: 20px; border-radius: 0; box-sizing: border-box; } .combo-arrow { background: white url(../images/small-grey-arr.png) right center no-repeat; } .combo-arrow:hover { background: white url(../images/small-grey-arr.png) right center no-repeat; } .panel-header, .panel-body { border-color:#ccc; } .cargotitle { background: #f4f6f9; border: none; border-bottom: 1px solid#ccc!important; height: 30px; line-height: 30px; color: #666!important; font-size: 15px!important; text-align: center!important; } .headbody .tableAll td { border: none; text-align: left; padding-top:3px; padding-bottom:3px; box-sizing: content-box; } .editTextbox { outline: none; border-color:#ccc; padding: 0 10px; font-weight: normal; font-size: 12px; color: #666; /*margin: 1px 8px 1px 0px;*/ height: 20px; border-radius: 0; box-sizing: border-box; } .headbody .tableAll td>span.message { height: 20px; line-height: 20px; } /*=================删除原有样式_s================*/ .btnClass.btnClassFind { height: 24px; font-size: 12px; /*line-height: 24px;*/ background: #3494e4 url(../images/white-search.png) 4px center no-repeat; /*padding: 6px 8px 6px 24px;*/ cursor: pointer; display: inline-block; /* border-radius:5px;*/ } .btnClass.btnClassAdd3 { /* border-radius:5px;*/ background: #3494e4; } .btnClass.btnClassAdd3:hover { background: #5fadee; } /*.btnClass.btnClassAdd3:active { background: #287dc6; }*/ /*.btnClassDel, .btnClassDel22, .btnClassDel33 { height: 24px; font-size: 12px; background: #e5e5e5 url(../images/grey-close.png) 4px center no-repeat; padding: 0px 20px 0px 20px; cursor: pointer; display: inline-block; color: #666 !important; text-decoration: none !important; outline: none; }*/ .btnClassDel:active, .btnClassDel22:active, .btnClassDel33:active { background: #e5e5e5 url(../images/grey-close.png) 4px center no-repeat; } .btnClassAdd, .btnClassAdd33, .btnClassAdd22 { height: 24px; font-size: 12px; color: #666; background:#e5e5e5 url(../images/grey-add.png) 4px center no-repeat; padding: 0px 10px 0px 20px; cursor: pointer; display: inline-block; outline: none; } .btnClassAdd:active, .btnClassAdd33:active, .btnClassAdd22:active { background: #e5e5e5 url(../images/grey-add.png) 4px center no-repeat; } .btnClassEdit, .btnClassEdit22, .btnClassEdit33 { height: 24px; font-size: 12px; color: #666; /*line-height: 24px;*/ background: #e5e5e5 url(../images/grey-edit.png) 4px center no-repeat; padding: 0px 10px 0px 20px; cursor: pointer; display: inline-block; outline: none; } .btnClassEdit:active, .btnClassEdit22:active, .btnClassEdit33:active { background: #ccc url(../images/grey-edit.png) 4px center no-repeat; } /*=================删除原有样式_e================*/ #tb_Alibaba { border: none; margin: 0; } #tb_Alibaba td { padding: 0; } .headbody>.tableAll>tbody>tr:nth-child(2) td { /*padding-top: 14px;*/ } .headbody>.tableAll>tbody>tr:nth-child(10) td { /*padding-bottom: 14px;*/ } .headbody>.tableAll>tbody>tr:nth-child(11)>td { /*padding-bottom: 14px;*/ } .headbody>.tableAll>tbody>tr:nth-child(16)>td { /*padding-bottom: 24px;*/ } .headbody .tableAll td>input[type="checkbox"] { display: inline-block; height: 14px; width: 14px; margin: 0 8px 0 0; vertical-align: text-bottom; } .tableAll td.buy { /*border-top: 1px solid#ccc;*/ border-collapse: inherit; } .buybutton { height: 24px; font-size: 12px; /*line-height: 24px;*/ background: #3494e4 url(../images/white-add.png) 4px center no-repeat; padding: 6px 8px 6px 24px; cursor: pointer; display: inline-block; color: white; margin-bottom: 4px; } #DataGrid2_DivTable { border: 1px solid#ccc; /*border-bottom: none;*/ /*DingDan/DD_OrderJoinForTM.aspx*/ border-radius: 5px; overflow: hidden; box-sizing: border-box; } #DataGrid2_DivTable tr:last-child td { /*border-bottom: 1px solid#ccc;*/ } #DataGrid2_DivTable tr td { text-align: center; } #DataGrid2_DivTable tr td { border-right: 1px solid#ccc; } #DataGrid2_DivTable tr td:last-child { border-right: none; } #DataGrid2_DivTable tr td a { color: #2d92e5!important; } .editMultTextbox { outline: none; border-color:#ccc; padding: 4px 10px; font-weight: normal; font-size: 12px; color: #666; margin: 1px 10px 1px 0px; border-radius: 0; box-sizing: border-box; resize: none; } #fileToUploadImage { cursor: pointer; outline: none; } /*.btnClassSave,.btnClassSave22 { height: 24px; font-size: 12px; /*line-height: 24px;*/ background: #3494e4 url(../images/white-save.png) 4px center no-repeat; padding: 6px 8px 6px 24px; cursor: pointer; display: inline-block; color: white; margin-bottom: 4px; }*/ .saveinformation { text-align: center!important; height: 40px; padding-top: 10px; } /*#btn_add, #btn_addpl{ height: 24px; font-size: 12px; line-height: 24px; background: #3494e4 url(../images/white-add.png) 4px center no-repeat; padding: 0 8px 0 24px; cursor: pointer; display: inline-block; color: white!important; text-decoration: none!important; }*/ #btn_edSKU, #btn_dh { height: 24px; font-size: 12px; /*line-height: 24px;*/ background: #3494e4 url(../images/white-edit.png) 4px center no-repeat; padding: 6px 8px 6px 24px; cursor: pointer; display: inline-block; color: white!important; text-decoration: none!important; margin-bottom: 4px; margin-right: 4px; } #btn_qxdh { height: 24px; font-size: 12px; /*line-height: 24px;*/ background: #3494e4 url(../images/close-white.png) 4px center no-repeat; padding: 6px 8px 6px 24px; cursor: pointer; display: inline-block; color: white!important; text-decoration: none!important; margin-bottom: 4px; margin-right: 16px; } #txtMuchUpdate, #txt_newsku { margin-right: 4px; margin-bottom: 4px; } #DataGrid1_Table_SelectAll { display: inline-block; height: 14px; width: 14px; margin: 0 8px 0 0; vertical-align: text-bottom; } #div_shop>a { display: inline-block; width: 50px; } #div_shop { line-height: 20px; } #div_shop>label { margin-right: 4px; } #div_shop>input { display: inline-block; height: 14px; width: 14px; margin: 0 4px 0 0; vertical-align: text-bottom; } .saveandback { text-align: center!important; height: 40px; padding: 0!important; padding-top: 20px!important; } .btnClassClose{ height: 24px; font-size: 12px; /*line-height: 24px;*/ background: #3494e4 url(../images/close-white.png) 4px center no-repeat; padding: 6px 8px 6px 24px; cursor: pointer; display: inline-block; color: white!important; text-decoration: none!important; margin-bottom: 4px; margin-right: 4px; } .fancybox-close { width: 20px!important; height: 20px!important; right: 4px!important; top: 4px!important; background-image: url(../images/blue-close.png)!important; background-repeat: no-repeat; background-position: center center; background-size: 16px 16px !important; } .fancybox-skin { padding: 10px; } .fancybox-outer { background: white; } .fancybox-outer .tableAll { margin: 0; height: 100%; } .fancybox-outer .tableAll td { background: white; border: none; } .fancybox-outer .tableAll tr:nth-child(15) td { text-align: center!important; } #DataGrid1 .DataGridTableStyle>tbody>tr>td { text-align: center!important; border-right: 1px solid#ccc; } /*解决货物编辑批量生成弹层最小采购*/ /*#test1 tr:nth-child(8) td { text-align: center!important; }*/ #test1 #tr_sx td input { margin-left: 4px; } #test1 #tr_sx td input:first-child { margin-left: 0; } /*login*/ .loginPanel .logotop { width: 100%; height: 100px; background: white; background: url(../images/logo-c.png) no-repeat 60px center; } .loginPanel .loginbody { width: 100%; height: calc( 100% - 230px); background: url(../images/login-bg2.png) no-repeat center center; background-size:cover; position: relative; } .loginPanel .loginbody>img { position: absolute; width: 480px; height: 300px; left: 50%; top: 50%; margin-top: -150px; margin-left: -500px; } .loginPanel .loginform { position: absolute; width: 330px; height: 290px; background: #d6e7f7; border-radius: 5px; left: 50%; top: 50%; margin-top: -145px; margin-left: 220px; padding: 20px; box-sizing: border-box; } .loginPanel .loginform .input-group { height: 72px; width: 100%; } .loginPanel .loginform .input-group .errormessage { font-size: 9px; text-align: right; height: 18px; line-height: 18px; color: red; font-weight: normal; } .loginPanel .loginform .input-group.code .errormessage { text-align: left; } .loginPanel .loginform .input-group label { display: block; width: 100%; font-size: 14px; height: 24px; line-height: 24px; color: #666; font-weight: normal; font-family: "微软雅黑" } .loginPanel .loginform .input-group input { width: 100%; height: 30px; border: 2px solid #c8c8c8; border-radius: 10px; outline: none; font-size: 12px; color: #666; box-sizing: border-box; padding: 6px 30px; background-repeat: no-repeat; background-size: 16px 16px; background-position: 8px 5px; } .loginPanel .loginform .input-group input.username { background-image: url(../images/loginicon-username.png); } .loginPanel .loginform .input-group input.password { background-image: url(../images/loginicon-password.png); } .loginPanel .loginform .input-group input.code { background-image: url(../images/loginicon-code.png); } .loginPanel .loginform .input-group input:focus { border: 2px solid #7ac4e7; } .loginPanel .loginform .input-group.error input { border: 2px solid red; } .loginPanel .loginform .input-group.error input:focus { border: 2px solid red; } .loginPanel .copyright { width: 100%; height: 130px; background: white; position: relative; } .loginPanel .copyright>span { position: absolute; display: block; width: 100%; text-align: center; left: 0; bottom: 10px; color: #828890; font-size: 12px; font-family: "微软雅黑"; font-weight: normal; } .loginPanel .input-group.code input { width: 170px; margin-right: 18px; display: inline-block; } .loginPanel .input-group.code img { width: 100px; display: inline-block; height: 30px; float: right; border: 2px solid #c8c8c8; box-sizing: border-box; cursor: pointer; } .loginPanel .input-group.code .getcode { width: 100px; display: inline-block; height: 30px; float: right; background: #00a0e9; border-radius: 5px; color: white!important; font-weight: normal; text-align: center; line-height: 30px; } .loginPanel .submit-group { padding-top: 10px; } .loginPanel .submit-group input { width: 100%; height: 40px; border-radius: 10px; background: #00a0e9; color: white; line-height: 40px; text-align: center; font-size: 12px; line-height: 40px; outline: none; box-sizing: border-box; box-shadow: none; border: none; } .loginPanel .submit-group input:hover { background: #5fadee; } .loginPanel .submit-group input:active, .loginPanel .input-group.code .getcode:active { background: #2a84cf; } .loginPanel .link-group { padding-top: 10px; height: 30px; } .loginPanel .link-group a { height: 20px; float: left; color: #606060; font-size: 12px; line-height: 20px; font-weight: normal; } .loginPanel .link-group a:hover { color: #00a0e9!important; } .loginPanel .link-group a:visited { color: #606060!important; } .loginPanel .link-group a:last-child { float: right; } .loginPanel .link-group a:first-child { float: left; } .loginPanel .loginform.phone, .loginPanel .loginform.email, .loginPanel .loginform.forget { display: none; } .loginPanel .loginform.forget { height: 402px; margin-top: -201px; } .loginPanel .input-group.code.loading .getcode { background: #ccc; color: #606060!important; } .loginPanel .checkbox-group { height: 20px; width: 100%; position: relative; padding-left: 30px; box-sizing: border-box; } .checkbox-group label { font-size: 14px; height: 20px; line-height: 20px; color: #666; font-weight: normal; font-family: "微软雅黑" } .checkbox-group .checkbox { position: absolute; cursor: pointer; left: 0; top: 0; width: 20px; height: 20px; margin: 0; background: url(../images/unchecked.png) no-repeat center center; background-size: 20px 20px; } .checkbox-group .checkbox.checked { background: url(../images/checked.png) no-repeat center center; background-size: 20px 20px; } .headbody .tableAll td.bankrow { padding: 0!impiortant; height: 4px; box-sizing: border-box; overflow: hidden; } #DataGrid1_Page>table>tbody>tr>td, #DataGrid2_Page>table>tbody>tr>td, #DataGrid3_Page>table>tbody>tr>td { padding: 12px 0!important; /*修改处*/ } /*icon*/ .boardicon-order { background: #29a2d7 url(../images/warehouse.png) center center; background-size: 36px 36px; background-repeat: no-repeat; } .boardicon-sell { background: #78ae3c url(../images/statement.png) center center; background-size: 36px 36px; background-repeat: no-repeat; } .boardicon-client { background: #f79319 url(../images/white-client-big.png) center center; background-size: 36px 36px; background-repeat: no-repeat; } .icon-dot { background-image: url(../images/dot.png); } .icon-order { background-image: url(../images/grey-order.png); } .accordion-header-selected .icon-order { background-image: url(../images/grey-order.png); } .icon-cargo { background-image: url(../images/grey-cargo.png); } .accordion-header-selected .icon-cargo { background-image: url(../images/grey-cargo.png); } .accordion .panel-tool-collapse { background: url(../images/grey-bottom.png) no-repeat; width: 16px; height: 16px; display: block!important; } .accordion-header-selected .panel-tool-collapse { background: url(../images/grey-bottom.png) no-repeat; } .accordion .panel-tool-expand { background: url(../images/grey-right.png) no-repeat; width: 16px; height: 16px; display: block!important; } .accordion-header-selected .panel-tool-expand { background: url(../images/white-right.png) no-repeat; } /*ApiImportForTM*/ /*.ApiImportForTM>.tableAll>tbody>tr:first-child*/ .ApiImportForTM .editTextbox { margin: 0px 6px; } .ApiImportForTM .editTextbox:first-child { margin-left: 0; } .DD_OrderErrorListForTM>.tableAll>tbody>tr:nth-of-type(4) td:nth-of-type(3) input:not([type="checkbox"]) { margin: 0px 8px; padding: 0 2px; text-align: center; } #txt_days{ margin: 0px 8px; padding: 0 2px; text-align: center; } /*订单Excel导入DD_OrderImport2.aspx和扫描盘库CangKu/CK_GoodsCompare.aspx公用样式_s*/ /*.DD_OrderImport2 { padding: 10px; padding-bottom: 0; }*/ .DD_OrderImport2 .tableAll { border: 1px solid#ccc; } .DD_OrderImport2 .tableAll td { border-right: 1px solid#ccc; border-bottom: 1px solid#ccc; } .DD_OrderImport2 .tableAll td:last-child { border-right: none; } .DD_OrderImport2 .tableAll tr:last-child td { border-bottom: none; } .DD_OrderImport2 > .tableAll > tbody > tr:nth-of-type(4) td { /*仓库管理—扫描盘库保存按钮居中*/ text-align: center !important; } /*订单Excel导入DD_OrderImport2.aspx和扫描盘库CangKu/CK_GoodsCompare.aspx公用样式_e*/ /*DD_OrderErrorListForTM*/ .DD_OrderErrorListForTM>.tableAll>tbody>tr:first-child td, .DD_OrderListForTM2>.tableAll>tbody>tr:first-child td, .DD_DoneOrderListForTM>form>.tableAll>tbody>tr:nth-of-type(2) td, .DD_OrderScan>.tableAll>tbody>tr:nth-of-type(2) td, .HW_GoodsInfoForTM2>.tableAll>tbody>tr:nth-of-type(1) td, .CG_ChaseErrorList>.tableAll>tbody>tr:nth-of-type(1) td, .CG_ChaseInHouseForTM>form>.tableAll>tbody>tr:nth-of-type(1) td, .DD_OrderStateChangeForTM>.tableAll>tbody>tr:first-child td, .HW_BagBack>.tableAll>tbody>tr:first-child td, .DD_PostFind>.tableAll>tbody>tr:first-child td, .DD_OrderBlank>.tableAll>tbody>tr:first-child td { padding: 0 10px; margin-bottom: 10px; height: 30px; border-bottom: 1px solid#ccc; box-sizing: border-box; white-space: nowrap; } .DD_OrderErrorListForTM>.tableAll>tbody>tr:first-child td>input, .DD_OrderListForTM2>.tableAll>tbody>tr:first-child td>input, .DD_DoneOrderListForTM>form>.tableAll>tbody>tr:nth-of-type(2) td>input, .DD_OrderScan>.tableAll>tbody>tr:nth-of-type(2) td>input, .HW_GoodsInfoForTM2>.tableAll>tbody>tr:nth-of-type(1) td>input, .CG_ChaseErrorList>.tableAll>tbody>tr:nth-of-type(1) td>input, .CG_ChaseInHouseForTM>form>.tableAll>tbody>tr:nth-of-type(1) td>input, .DD_OrderStateChangeForTM>.tableAll>tbody>tr:first-child td>input, .HW_BagBack>.tableAll>tbody>tr:first-child td>input, .DD_PostFind>.tableAll>tbody>tr:first-child td>input, .DD_OrderBlank>.tableAll>tbody>tr:first-child td>input { border: none; box-shadow: none; background: none; margin-bottom: -2px; position: relative; outline: none; height: 30px; box-sizing: border-box; display: inline-block; text-align: center; height: 100%; text-indent: 0; font-weight: normal; font-size: 13px; cursor: pointer; } .DD_OrderErrorListForTM>.tableAll>tbody>tr:first-child td input.btnUnSelected, .DD_OrderListForTM2>.tableAll>tbody>tr:first-child td input.btnUnSelected, .DD_DoneOrderListForTM>form>.tableAll>tbody>tr:nth-of-type(2) td input.btnUnSelected, .DD_OrderScan>.tableAll>tbody>tr:nth-of-type(2) td input.btnUnSelected, .HW_GoodsInfoForTM2>.tableAll>tbody>tr:nth-of-type(1) td input.btnClassAdd2, .CG_ChaseErrorList>.tableAll>tbody>tr:nth-of-type(1) td>input.btnUnSelected, .CG_ChaseInHouseForTM>form>.tableAll>tbody>tr:nth-of-type(1) td>input.btnUnSelected, .DD_OrderStateChangeForTM>.tableAll>tbody>tr:first-child td>input.btnUnSelected, .HW_BagBack>.tableAll>tbody>tr:first-child td>input.btnUnSelected, .DD_PostFind>.tableAll>tbody>tr:first-child td>input.btnUnSelected, .DD_OrderBlank>.tableAll>tbody>tr:first-child td>input.btnUnSelected { border-bottom: 1px solid#ccc; color: #666; } .DD_OrderErrorListForTM>.tableAll>tbody>tr:first-child td input.btnSelected, .DD_OrderListForTM2>.tableAll>tbody>tr:first-child td input.btnSelected, .DD_DoneOrderListForTM>form>.tableAll>tbody>tr:nth-of-type(2) td input.btnSelected, .DD_OrderScan>.tableAll>tbody>tr:nth-of-type(2) td input.btnSelected, .HW_GoodsInfoForTM2>.tableAll>tbody>tr:nth-of-type(1) td input.btnClassAdd3, .CG_ChaseErrorList>.tableAll>tbody>tr:nth-of-type(1) td>input.btnSelected, .CG_ChaseInHouseForTM>form>.tableAll>tbody>tr:nth-of-type(1) td>input.btnSelected, .DD_OrderStateChangeForTM>.tableAll>tbody>tr:first-child td>input.btnSelected, .HW_BagBack>.tableAll>tbody>tr:first-child td>input.btnSelected, .DD_PostFind>.tableAll>tbody>tr:first-child td>input.btnSelected, .DD_OrderBlank>.tableAll>tbody>tr:first-child td>input.btnSelected { border-bottom: 1px solid #2d92e5; color: #2d92e5; } .DD_OrderErrorListForTM>.tableAll>tbody>tr>td>.selectClass { margin: 0; } .DD_OrderErrorListForTM>.tableAll>tbody>tr>td>.selectClass:not(:first-child) { margin-left: 8px; } /*筛选条件边框头*/ /*.DD_OrderErrorListForTM>.tableAll>tbody>tr:nth-of-type(3) td,*/ /*.DD_OrderListForTM2>.tableAll>tbody>tr:nth-of-type(3) td,*/ /*.DD_OrderExpressForTM2>.tableAll>tbody>tr:nth-of-type(1) td,*/ /*.DD_DoneOrderListForTM>form>.tableAll>tbody>tr:nth-of-type(4) td,*/ .DD_OrderScan>.tableAll>tbody>tr:nth-of-type(4) td, /*.DD_PostCodeBackForTM>.tableAll>tbody>tr:nth-of-type(3) td,*/ .HW_GoodsInfoForTM2>.tableAll>tbody>tr:nth-of-type(3) td, .HW_GoodsPrint>form>.tableAll>tbody>tr:nth-of-type(1) td, .CG_ChaseForTM>form>.tableAll>tbody>tr#tr2 td, .CG_ChaseTableForTM>form>.tableAll>tbody>tr:nth-of-type(1) td, .CG_ChaseErrorList>.tableAll>tbody>tr#tr1 td, .CG_GoodsMateList>.tableAll>tbody>tr:nth-of-type(1) td, .CG_SupplierMate>.tableAll>tbody>tr:nth-of-type(1) td, .CG_ChaseInHouseForTM>form>.tableAll>tbody>tr:nth-of-type(3) td, .HW_GoodsDetailList>.tableAll>tbody>tr:nth-of-type(1) td, .Hw_GoodsInListForTM>form>.tableAll>tbody>tr:nth-of-type(1) td, .HW_GoodsOutListForTM>form>.tableAll>tbody>tr:nth-of-type(1) td, .DD_OrderStateChangeForTM>.tableAll>tbody>tr:nth-of-type(4) td, .HW_BagBack>.tableAll>tbody>tr#tr4 td, .HW_BagBack>.tableAll>tbody>tr#tr1 td, .HW_BagBackList>form>.tableAll>tbody>tr:nth-of-type(1) td, .ExpressList>.tableAll>tbody>tr:nth-of-type(1) td, .ExpressCodeImport>.tableAll>tbody>tr:nth-of-type(1) td, .DD_PostCodeExcelForTM>.tableAll>tbody>tr:nth-of-type(1) td, .DepartMentListForTM>.tableAll>tbody>tr:nth-of-type(1) td, .UserInfoList>.tableAll>tbody>tr:nth-of-type(1) td, .CountryList>.tableAll>tbody>tr:nth-of-type(1) td, .NoticeList>form>.tableAll>tbody>tr:nth-of-type(1) td, .ShopList>.tableAll>tbody>tr:nth-of-type(1) td, .DD_PostFind>.tableAll>tbody>tr:nth-of-type(3) td, /*.DD_OrderGoodsLockForTM2>.tableAll>tbody>tr:nth-of-type(2) td, .DD_OrderGoodsLockForTM2>.tableAll>tbody>tr:nth-of-type(2) td, .DD_OrderGoodsLockForTM2>.tableAll>tbody>tr#tr1 td,*/ /*.DD_OrderBlank>.tableAll>tbody>tr:nth-of-type(3) td*/ { border-top: 1px solid#ccc; } /*.DD_OrderErrorListForTM>.tableAll>tbody>tr:nth-of-type(3) td:first-child,*/ /*.DD_OrderListForTM2>.tableAll>tbody>tr:nth-of-type(3) td:first-child,*/ /*.DD_OrderExpressForTM2>.tableAll>tbody>tr:nth-of-type(1) td:first-child,*/ /*.DD_DoneOrderListForTM>form>.tableAll>tbody>tr:nth-of-type(4) td:first-child,*/ .DD_OrderScan>.tableAll>tbody>tr:nth-of-type(4) td:first-child, /*.DD_PostCodeBackForTM>.tableAll>tbody>tr:nth-of-type(3) td:first-child,*/ .HW_GoodsInfoForTM2>.tableAll>tbody>tr:nth-of-type(3) td:first-child, .HW_GoodsPrint>form>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .CG_ChaseForTM>form>.tableAll>tbody>tr#tr2 td:first-child, .CG_ChaseTableForTM>form>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .CG_ChaseErrorList>.tableAll>tbody>tr#tr1 td:first-child, .CG_GoodsMateList>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .CG_SupplierMate>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .CG_ChaseInHouseForTM>form>.tableAll>tbody>tr:nth-of-type(3) td:first-child, .HW_GoodsDetailList>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .Hw_GoodsInListForTM>form>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .HW_GoodsOutListForTM>form>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .DD_OrderStateChangeForTM>.tableAll>tbody>tr:nth-of-type(4) td:first-child, .HW_BagBack>.tableAll>tbody>tr#tr4 td:first-child, .HW_BagBack>.tableAll>tbody>tr#tr1 td:first-child, .HW_BagBackList>form>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .ExpressList>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .ExpressCodeImport>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .DD_PostCodeExcelForTM>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .DepartMentListForTM>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .UserInfoList>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .CountryList>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .NoticeList>form>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .ShopList>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .DD_PostFind>.tableAll>tbody>tr:nth-of-type(3) td:first-child, /*.DD_OrderGoodsLockForTM2>.tableAll>tbody>tr:nth-of-type(2) td:first-child, .DD_OrderGoodsLockForTM2>.tableAll>tbody>tr#tr1 td:first-child,*/ /*.DD_OrderBlank>.tableAll>tbody>tr:nth-of-type(3) td:first-child*/ { border-left: 1px solid#ccc; border-top-left-radius: 5px; } /*.DD_OrderErrorListForTM>.tableAll>tbody>tr:nth-of-type(3) td:last-child,*/ /*.DD_OrderListForTM2>.tableAll>tbody>tr:nth-of-type(3) td:last-child,*/ /*.DD_OrderExpressForTM2>.tableAll>tbody>tr:nth-of-type(1) td:last-child,*/ /*.DD_DoneOrderListForTM>form>.tableAll>tbody>tr:nth-of-type(4) td:last-child,*/ .DD_OrderScan>.tableAll>tbody>tr:nth-of-type(4) td:last-child, /*.DD_PostCodeBackForTM>.tableAll>tbody>tr:nth-of-type(3) td:last-child,*/ .HW_GoodsInfoForTM2>.tableAll>tbody>tr:nth-of-type(3) td:last-child, .HW_GoodsPrint>form>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .CG_ChaseForTM>form>.tableAll>tbody>tr#tr2 td:last-child, .CG_ChaseTableForTM>form>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .CG_ChaseErrorList>.tableAll>tbody>tr#tr1 td:last-child, .CG_GoodsMateList>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .CG_SupplierMate>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .CG_ChaseInHouseForTM>form>.tableAll>tbody>tr:nth-of-type(3) td:last-child, .HW_GoodsDetailList>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .Hw_GoodsInListForTM>form>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .HW_GoodsOutListForTM>form>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .DD_OrderStateChangeForTM>.tableAll>tbody>tr:nth-of-type(4) td:last-child, .HW_BagBack>.tableAll>tbody>tr#tr4 td:last-child, .HW_BagBack>.tableAll>tbody>tr#tr1 td:last-child, .HW_BagBackList>form>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .ExpressList>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .ExpressCodeImport>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .DD_PostCodeExcelForTM>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .DepartMentListForTM>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .UserInfoList>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .CountryList>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .NoticeList>form>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .ShopList>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .DD_PostFind>.tableAll>tbody>tr:nth-of-type(3) td:last-child, /*.DD_OrderGoodsLockForTM2>.tableAll>tbody>tr:nth-of-type(2) td:last-child, .DD_OrderGoodsLockForTM2>.tableAll>tbody>tr#tr1 td:last-child,*/ /*.DD_OrderBlank>.tableAll>tbody>tr:nth-of-type(3) td:last-child*/ { border-right: 1px solid#ccc; border-top-right-radius: 5px; } /*筛选条件边框body*/ /*.DD_OrderListForTM2>.tableAll>tbody>tr:nth-of-type(4) td:first-child, .DD_OrderListForTM2>.tableAll>tbody>tr:nth-of-type(5) td:first-child, .DD_OrderListForTM2>.tableAll>tbody>tr:nth-of-type(6) td:first-child,*/ /*.DD_OrderExpressForTM2>.tableAll>tbody>tr:nth-of-type(2) td:first-child, .DD_OrderExpressForTM2>.tableAll>tbody>tr:nth-of-type(3) td:first-child,*/ /*.DD_DoneOrderListForTM>form>.tableAll>tbody>tr:nth-of-type(8) td:first-child, .DD_DoneOrderListForTM>form>.tableAll>tbody>tr:nth-of-type(5) td:first-child, .DD_DoneOrderListForTM>form>.tableAll>tbody>tr:nth-of-type(6) td:first-child, .DD_DoneOrderListForTM>form>.tableAll>tbody>tr:nth-of-type(7) td:first-child,*/ .DD_OrderScan>.tableAll>tbody>tr:nth-of-type(5) td:first-child, /*.DD_PostCodeBackForTM>.tableAll>tbody>tr:nth-of-type(4) td:first-child, .DD_PostCodeBackForTM>.tableAll>tbody>tr:nth-of-type(5) td:first-child, .DD_PostCodeBackForTM>.tableAll>tbody>tr:nth-of-type(6) td:first-child,*/ .CG_ChaseTableForTM>form>.tableAll>tbody>tr:nth-of-type(2) td:first-child, .CG_ChaseTableForTM>form>.tableAll>tbody>tr:nth-of-type(3) td:first-child, .CG_ChaseErrorList>.tableAll>tbody>tr#tr2 td:first-child, .CG_ChaseInHouseForTM>form>.tableAll>tbody>tr:nth-of-type(4) td:first-child, .CG_ChaseInHouseForTM>form>.tableAll>tbody>tr:nth-of-type(5) td:first-child, .CG_ChaseInHouseForTM>form>.tableAll>tbody>tr:nth-of-type(6) td:first-child, .CG_ChaseInHouseForTM>form>.tableAll>tbody>tr:nth-of-type(7) td:first-child, .DD_OrderStateChangeForTM>.tableAll>tbody>tr:nth-of-type(5) td:first-child, .DD_PostFind>.tableAll>tbody>tr:nth-of-type(4) td:first-child, /*.DD_OrderGoodsLockForTM2>.tableAll>tbody>tr#tr3 td:first-child,*/ /*.DD_OrderBlank>.tableAll>tbody>tr:nth-of-type(4) td:first-child*/ { border-left: 1px solid#ccc; } /*.DD_OrderListForTM2>.tableAll>tbody>tr:nth-of-type(4) td:last-child, .DD_OrderListForTM2>.tableAll>tbody>tr:nth-of-type(5) td:last-child, .DD_OrderListForTM2>.tableAll>tbody>tr:nth-of-type(6) td:last-child,*/ /*.DD_OrderExpressForTM2>.tableAll>tbody>tr:nth-of-type(2) td:last-child, .DD_OrderExpressForTM2>.tableAll>tbody>tr:nth-of-type(3) td:last-child,*/ /*.DD_DoneOrderListForTM>form>.tableAll>tbody>tr:nth-of-type(8) td:last-child, .DD_DoneOrderListForTM>form>.tableAll>tbody>tr:nth-of-type(5) td:last-child, .DD_DoneOrderListForTM>form>.tableAll>tbody>tr:nth-of-type(6) td:last-child, .DD_DoneOrderListForTM>form>.tableAll>tbody>tr:nth-of-type(7) td:last-child,*/ .DD_OrderScan>.tableAll>tbody>tr:nth-of-type(5) td:last-child, /*.DD_PostCodeBackForTM>.tableAll>tbody>tr:nth-of-type(4) td:last-child, .DD_PostCodeBackForTM>.tableAll>tbody>tr:nth-of-type(5) td:last-child, .DD_PostCodeBackForTM>.tableAll>tbody>tr:nth-of-type(6) td:last-child,*/ .CG_ChaseTableForTM>form>.tableAll>tbody>tr:nth-of-type(2) td:last-child, .CG_ChaseTableForTM>form>.tableAll>tbody>tr:nth-of-type(3) td:last-child, .CG_ChaseErrorList>.tableAll>tbody>tr#tr2 td:last-child, .CG_ChaseInHouseForTM>form>.tableAll>tbody>tr:nth-of-type(4) td:last-child, .CG_ChaseInHouseForTM>form>.tableAll>tbody>tr:nth-of-type(5) td:last-child, .CG_ChaseInHouseForTM>form>.tableAll>tbody>tr:nth-of-type(6) td:last-child, .CG_ChaseInHouseForTM>form>.tableAll>tbody>tr:nth-of-type(7) td:last-child, .DD_OrderStateChangeForTM>.tableAll>tbody>tr:nth-of-type(5) td:last-child, .DD_PostFind>.tableAll>tbody>tr:nth-of-type(4) td:last-child, /*.DD_OrderGoodsLockForTM2>.tableAll>tbody>tr#tr3 td:last-child,*/ /*.DD_OrderBlank>.tableAll>tbody>tr:nth-of-type(4) td:last-child*/ { border-right: 1px solid#ccc; } /*筛选条件边框底部*/ /*.DD_OrderErrorListForTM>.tableAll>tbody>tr:nth-of-type(4) td,*/ /*.DD_OrderListForTM2>.tableAll>tbody>tr:nth-of-type(7) td,*/ /*.DD_OrderExpressForTM2>.tableAll>tbody>tr:nth-of-type(4) td,*/ /*.DD_DoneOrderListForTM>form>.tableAll>tbody>tr:nth-of-type(9) td,*/ .DD_OrderScan>.tableAll>tbody>tr:nth-of-type(6) td, /*.DD_PostCodeBackForTM>.tableAll>tbody>tr:nth-of-type(7) td,*/ .HW_GoodsInfoForTM2>.tableAll>tbody>tr:nth-of-type(4) td, .HW_GoodsPrint>form>.tableAll>tbody>tr:nth-of-type(2) td, .CG_ChaseForTM>form>.tableAll>tbody>tr#tr3 td, .CG_ChaseTableForTM>form>.tableAll>tbody>tr:nth-of-type(4) td, .CG_ChaseErrorList>.tableAll>tbody>tr#tr3 td, .CG_GoodsMateList>.tableAll>tbody>tr:nth-of-type(1) td, .CG_SupplierMate>.tableAll>tbody>tr:nth-of-type(2) td, .CG_ChaseInHouseForTM>form>.tableAll>tbody>tr:nth-of-type(8) td, .HW_GoodsDetailList>.tableAll>tbody>tr:nth-of-type(1) td, .Hw_GoodsInListForTM>form>.tableAll>tbody>tr:nth-of-type(1) td, .HW_GoodsOutListForTM>form>.tableAll>tbody>tr:nth-of-type(1) td, .DD_OrderStateChangeForTM>.tableAll>tbody>tr:nth-of-type(6) td, .HW_BagBack>.tableAll>tbody>tr#tr5 td, .HW_BagBack>.tableAll>tbody>tr#tr2 td, .HW_BagBackList>form>.tableAll>tbody>tr:nth-of-type(2) td, .ExpressList>.tableAll>tbody>tr:nth-of-type(2) td, .ExpressCodeImport>.tableAll>tbody>tr:nth-of-type(1) td, .DD_PostCodeExcelForTM>.tableAll>tbody>tr:nth-of-type(1) td, .DepartMentListForTM>.tableAll>tbody>tr:nth-of-type(1) td, .UserInfoList>.tableAll>tbody>tr:nth-of-type(1) td, .CountryList>.tableAll>tbody>tr:nth-of-type(1) td, .NoticeList>form>.tableAll>tbody>tr:nth-of-type(1) td, .ShopList>.tableAll>tbody>tr:nth-of-type(1) td, .DD_PostFind>.tableAll>tbody>tr:nth-of-type(5) td, /*.DD_OrderGoodsLockForTM2>.tableAll>tbody>tr:nth-of-type(3) td, .DD_OrderGoodsLockForTM2>.tableAll>tbody>tr#tr2 td,*/ /*.DD_OrderBlank>.tableAll>tbody>tr:nth-of-type(5) td*/ { border-bottom: 1px solid#ccc; } /*.DD_OrderErrorListForTM>.tableAll>tbody>tr:nth-of-type(4) td:first-child,*/ /*.DD_OrderListForTM2>.tableAll>tbody>tr:nth-of-type(7) td:first-child,*/ /*.DD_OrderExpressForTM2>.tableAll>tbody>tr:nth-of-type(4) td:first-child,*/ /*.DD_DoneOrderListForTM>form>.tableAll>tbody>tr:nth-of-type(9) td:first-child,*/ .DD_OrderScan>.tableAll>tbody>tr:nth-of-type(6) td:first-child, /*.DD_PostCodeBackForTM>.tableAll>tbody>tr:nth-of-type(7) td:first-child,*/ .HW_GoodsInfoForTM2>.tableAll>tbody>tr:nth-of-type(4) td:first-child, .HW_GoodsPrint>form>.tableAll>tbody>tr:nth-of-type(2) td:first-child, .CG_ChaseForTM>form>.tableAll>tbody>tr#tr3 td:first-child, .CG_ChaseTableForTM>form>.tableAll>tbody>tr:nth-of-type(4) td:first-child, .CG_ChaseErrorList>.tableAll>tbody>tr#tr3 td:first-child, .CG_GoodsMateList>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .CG_SupplierMate>.tableAll>tbody>tr:nth-of-type(2) td:first-child, .CG_ChaseInHouseForTM>form>.tableAll>tbody>tr:nth-of-type(8) td:first-child, .HW_GoodsDetailList>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .Hw_GoodsInListForTM>form>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .HW_GoodsOutListForTM>form>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .DD_OrderStateChangeForTM>.tableAll>tbody>tr:nth-of-type(6) td:first-child, .HW_BagBack>.tableAll>tbody>tr#tr5 td:first-child, .HW_BagBack>.tableAll>tbody>tr#tr2 td:first-child, .HW_BagBackList>form>.tableAll>tbody>tr:nth-of-type(2) td:first-child, .ExpressList>.tableAll>tbody>tr:nth-of-type(2) td:first-child, .ExpressCodeImport>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .DD_PostCodeExcelForTM>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .DepartMentListForTM>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .UserInfoList>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .CountryList>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .NoticeList>form>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .ShopList>.tableAll>tbody>tr:nth-of-type(1) td:first-child, .DD_PostFind>.tableAll>tbody>tr:nth-of-type(5) td:first-child, /*.DD_OrderGoodsLockForTM2>.tableAll>tbody>tr:nth-of-type(3) td:first-child, .DD_OrderGoodsLockForTM2>.tableAll>tbody>tr#tr2 td:first-child,*/ /*.DD_OrderBlank>.tableAll>tbody>tr:nth-of-type(5) td:first-child*/ { border-left: 1px solid#ccc; border-bottom-left-radius: 5px; } /*.DD_OrderErrorListForTM>.tableAll>tbody>tr:nth-of-type(4) td:last-child,*/ /*.DD_OrderListForTM2>.tableAll>tbody>tr:nth-of-type(7) td:last-child,*/ /*.DD_OrderExpressForTM2>.tableAll>tbody>tr:nth-of-type(4) td:last-child,*/ /*.DD_DoneOrderListForTM>form>.tableAll>tbody>tr:nth-of-type(9) td:last-child,*/ .DD_OrderScan>.tableAll>tbody>tr:nth-of-type(6) td:last-child, /*.DD_PostCodeBackForTM>.tableAll>tbody>tr:nth-of-type(7) td:last-child,*/ .HW_GoodsInfoForTM2>.tableAll>tbody>tr:nth-of-type(4) td:last-child, .HW_GoodsPrint>form>.tableAll>tbody>tr:nth-of-type(2) td:last-child, .CG_ChaseForTM>form>.tableAll>tbody>tr#tr3 td:last-child, .CG_ChaseTableForTM>form>.tableAll>tbody>tr:nth-of-type(4) td:last-child, .CG_ChaseErrorList>.tableAll>tbody>tr#tr3 td:last-child, .CG_GoodsMateList>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .CG_SupplierMate>.tableAll>tbody>tr:nth-of-type(2) td:last-child, .CG_ChaseInHouseForTM>form>.tableAll>tbody>tr:nth-of-type(8) td:last-child, .HW_GoodsDetailList>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .Hw_GoodsInListForTM>form>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .HW_GoodsOutListForTM>form>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .DD_OrderStateChangeForTM>.tableAll>tbody>tr:nth-of-type(6) td:last-child, .HW_BagBack>.tableAll>tbody>tr#tr5 td:last-child, .HW_BagBack>.tableAll>tbody>tr#tr2 td:last-child, .HW_BagBackList>form>.tableAll>tbody>tr:nth-of-type(2) td:last-child, .ExpressList>.tableAll>tbody>tr:nth-of-type(2) td:last-child, .ExpressCodeImport>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .DD_PostCodeExcelForTM>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .DepartMentListForTM>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .UserInfoList>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .CountryList>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .NoticeList>form>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .ShopList>.tableAll>tbody>tr:nth-of-type(1) td:last-child, .DD_PostFind>.tableAll>tbody>tr:nth-of-type(5) td:last-child, /*.DD_OrderGoodsLockForTM2>.tableAll>tbody>tr:nth-of-type(3) td:last-child, .DD_OrderGoodsLockForTM2>.tableAll>tbody>tr#tr2 td:last-child,*/ /*.DD_OrderBlank>.tableAll>tbody>tr:nth-of-type(5) td:last-child*/ { border-right: 1px solid#ccc; border-bottom-right-radius: 5px; } /*.DD_OrderErrorListForTM>.tableAll>tbody>tr:nth-of-type(6) td, .DD_OrderErrorListForTM>.tableAll>tbody>tr:nth-of-type(7) td,*/ /*.DD_OrderListForTM2>.tableAll>tbody>tr:nth-of-type(10) td, .DD_OrderListForTM2>.tableAll>tbody>tr:nth-of-type(9) td, .DD_OrderListForTM2>.tableAll>tbody>tr:nth-of-type(11) td,*/ /*.DD_OrderExpressForTM2>.tableAll>tbody>tr:nth-of-type(6) td, .DD_OrderExpressForTM2>.tableAll>tbody>tr:nth-of-type(7) td, .DD_OrderExpressForTM2>.tableAll>tbody>tr:nth-of-type(9) td,*/ /*.DD_DoneOrderListForTM>form>.tableAll>tbody>tr:nth-of-type(13) td, .DD_DoneOrderListForTM>form>.tableAll>tbody>tr:nth-of-type(12) td,*/ /*.DD_PostCodeBackForTM>.tableAll>tbody>tr:nth-of-type(9) td, .DD_PostCodeBackForTM>.tableAll>tbody>tr:nth-of-type(10) td,*/ /*.HW_GoodsInfoForTM2>.tableAll>tbody>tr:nth-of-type(6) td, .HW_GoodsInfoForTM2>.tableAll>tbody>tr:nth-of-type(7) td,*/ .HW_GoodsPrint>form>.tableAll>tbody>tr:nth-of-type(3) td, .HW_GoodsPrint>form>.tableAll>tbody>tr:nth-of-type(4) td, .CG_ChaseForTM>form>.tableAll>tbody>tr:nth-of-type(10) td, .CG_ChaseForTM>form>.tableAll>tbody>tr:nth-of-type(9) td, .CG_ChaseTableForTM>form>.tableAll>tbody>tr:nth-of-type(6) td, .CG_ChaseErrorList>.tableAll>tbody>tr:nth-of-type(7) td, .CG_ChaseErrorList>.tableAll>tbody>tr:nth-of-type(8) td, .CG_GoodsMateList>.tableAll>tbody>tr:nth-of-type(3) td, .CG_GoodsMateList>.tableAll>tbody>tr:nth-of-type(4) td, .CG_SupplierMate>.tableAll>tbody>tr:nth-of-type(4) td, .CG_SupplierMate>.tableAll>tbody>tr:nth-of-type(5) td, .CG_ChaseInHouseForTM>form>.tableAll>tbody>tr:nth-of-type(10) td, .HW_GoodsDetailList>.tableAll>tbody>tr:nth-of-type(3) td, .HW_GoodsDetailList>.tableAll>tbody>tr:nth-of-type(4) td, .Hw_GoodsInListForTM>form>.tableAll>tbody>tr:nth-of-type(3) td, .Hw_GoodsInListForTM>form>.tableAll>tbody>tr:nth-of-type(4) td, .HW_GoodsOutListForTM>form>.tableAll>tbody>tr:nth-of-type(3) td, .HW_GoodsOutListForTM>form>.tableAll>tbody>tr:nth-of-type(4) td, .CK_House>.tableAll>tbody>tr:nth-of-type(1) td, .CK_House>.tableAll>tbody>tr:nth-of-type(2) td, .DD_OrderStateChangeForTM>.tableAll>tbody>tr:nth-of-type(8) td, .DD_OrderStateChangeForTM>.tableAll>tbody>tr:nth-of-type(9) td, .HW_BagBack>.tableAll>tbody>tr#tr3 td, .HW_BagBack>.tableAll>tbody>tr#tr7 td, .HW_BagBackList>form>.tableAll>tbody>tr:nth-of-type(4) td, .ExpressList>.tableAll>tbody>tr:nth-of-type(4) td, .ExpressList>.tableAll>tbody>tr:nth-of-type(5) td, .PostAddress>.tableAll>tbody>tr:nth-of-type(2) td, .PostAddress>.tableAll>tbody>tr:nth-of-type(3) td, .ExpressCodeImport>.tableAll>tbody>tr:nth-of-type(3) td, .ExpressCodeImport>.tableAll>tbody>tr:nth-of-type(4) td, .PostInfoTemp>.tableAll>tbody>tr:nth-of-type(1) td, .PostInfoTemp>.tableAll>tbody>tr:nth-of-type(2) td, .OnlineTemp>.tableAll>tbody>tr:nth-of-type(1) td, .OnlineTemp>.tableAll>tbody>tr:nth-of-type(2) td, .DD_PostCodeExcelForTM>.tableAll>tbody>tr:nth-of-type(3) td, .DD_PostCodeExcelForTM>.tableAll>tbody>tr:nth-of-type(4) td, .DepartMentListForTM>.tableAll>tbody>tr:nth-of-type(2) td, .DepartMentListForTM>.tableAll>tbody>tr:nth-of-type(3) td, .DepartMentListForTM>.tableAll>tbody>tr:nth-of-type(4) td, .UserInfoList>.tableAll>tbody>tr:nth-of-type(2) td, .UserInfoList>.tableAll>tbody>tr:nth-of-type(3) td, .UserInfoList>.tableAll>tbody>tr:nth-of-type(4) td, .CountryList>.tableAll>tbody>tr:nth-of-type(3) td, .CountryList>.tableAll>tbody>tr:nth-of-type(4) td, .NoticeList>form>.tableAll>tbody>tr:nth-of-type(4) td, .NoticeList>form>.tableAll>tbody>tr:nth-of-type(5) td, .ShopList>.tableAll>tbody>tr:nth-of-type(3) td, .DD_PostFind>.tableAll>tbody>tr:nth-of-type(7) td, .DD_PostFind>.tableAll>tbody>tr:nth-of-type(8) td, .DD_PostFind>.tableAll>tbody>tr:nth-of-type(9) td, /*.DD_OrderGoodsLockForTM2>.tableAll>tbody>tr:nth-of-type(9) td, .DD_OrderGoodsLockForTM2>.tableAll>tbody>tr:nth-of-type(10) td,*/ /*.DD_OrderBlank>.tableAll>tbody>tr:nth-of-type(7) td, .DD_OrderBlank>.tableAll>tbody>tr:nth-of-type(8) td,*/ .HW_GoodsDetailList2 .tableAll>tbody>tr:nth-of-type(5) td { padding: 3px 0; } .DD_OrderErrorListForTM #btn_Word { margin-right: 10px!important; } .DD_OrderErrorListForTM .DataGridTableStyle td>span { height: 22px; line-height: 22px; } .DD_OrderErrorListForTM .DataGridTableStyle>tbody>tr>td[colspan="14"] { padding: 0; } .trTable { width: 100%!important; background-color: #e5e5e5; /*border-bottom: 1px solid#ccc;*/ } .trTable td { text-align: center!important; } /*.trTable td>a { display: inline-block; height: 30px; line-height: 30px; vertical-align: middle; color: #3494e4!important; margin-right: 8px; }*/ .DD_PostCodeExcelForTM .tableAll #DataGrid1_Table tr:last-child, .ShopAdd .tableAll #DataGrid1_Table tr:last-child, .UserInfoList .tableAll #DataGrid1_Table tr:last-child, .HW_GoodsInfoForTM2 .tableAll #DataGrid1_Table tr:last-child, .ShopData .tableAll #DataGrid1_Table tr:last-child, .ApiImportForTM .tableAll #DataGrid1_Table tr:last-child { border: none; } /*DD_OrderErrorListForTM*/ /*表格checkbox去除margin*/ .DD_OrderErrorListForTM #DataGrid1_Table td input[type="checkbox"], .DD_OrderErrorListForTM #DataGrid1_Table_SelectAll, .DD_OrderListForTM2 #DataGrid1_Table td input[type="checkbox"], .DD_OrderListForTM2 #DataGrid1_Table_SelectAll, .DD_OrderExpressForTM2 #DataGrid1_Table td input[type="checkbox"], .DD_OrderExpressForTM2 #DataGrid1_Table_SelectAll { margin: 0!important; } /*DD_OrderListForTM2*/ .DD_OrderListForTM2>.tableAll>tbody>tr:nth-of-type(7) td[colspan="6"] label { margin-right: 10px; } .DD_OrderListForTM2>.tableAll>tbody>tr:nth-of-type(10) td .btnClassAdd2 { height: 24px; background: #3494e4; font-size: 12px; cursor: pointer; } .DD_OrderListForTM2>.tableAll>tbody>tr:nth-of-type(10) td .btnClassAdd2:hover { background-color: #5faced; } .DD_OrderListForTM2>.tableAll>tbody>tr:nth-of-type(10) td .btnClassAdd2:active { background-color: #2a82cc; } /*DD_OrderExpressForTM2*/ .DD_OrderExpressForTM2 #txt_days { margin-left: 8px; } /*DD_DoneOrderListForTM*/ .DD_DoneOrderListForTM .tableAll td label { margin-right: 8px; } .DD_DoneOrderListForTM .tableAll td .btnClassEdit, .DD_DoneOrderListForTM .tableAll td .btnClassEdit22, .DD_DoneOrderListForTM .tableAll td .btnClassEdit33, /*.DD_DoneOrderListForTM .tableAll td .btnClassFind,*/ /*.CG_ChaseErrorList #cmdDo*/{ margin-right: 8px; } .DD_DoneOrderListForTM .DataGridTableStyle>tbody>tr>td[colspan="14"] { padding: 0!important; } /*DD_OrderScan*/ .DD_OrderScan #txtTotalWeight { margin-left: 0; } .DD_OrderScan>.tableAll>tbody>tr:nth-of-type(8) td[colspan="4"] { padding: 0; } .DD_OrderScan>.tableAll .tableAll { border: 1px solid#ccc; border-radius: 5px; } .DD_OrderScan>.tableAll .tableAll tr:first-child td { background: #f4f6f9; border: none; border-bottom: 1px solid#ccc!important; text-align: center!important; } .DD_OrderScan>.tableAll .tableAll tr:first-child td font { height: 30px; line-height: 30px; color: #666!important; font-size: 15px!important; text-align: center!important; } /*DD_PostCodeBackForTM*/ .DD_PostCodeBackForTM>.tableAll>tbody>#tr2>td[colspan="7"] textarea { vertical-align: middle; } .DD_PostCodeBackForTM>.tableAll>tbody>#tr2>td[colspan="7"] input { margin: 0 8px; } .DD_PostCodeBackForTM .DataGridTableStyle tr th input[type="checkbox"], .DD_PostCodeBackForTM .DataGridTableStyle tr td input[type="checkbox"] { margin: 0!important; } .DD_PostCodeBackForTM .DataGridRowStyle:last-child { border-bottom: none; } /*HW_GoodsInfoForTM2*/ .HW_GoodsInfoForTM2>.tableAll>tbody>tr:nth-of-type(4) td[colspan="3"] label { margin-right: 8px; } .HW_GoodsInfoForTM2 .DataGridTableStyle th input[type="checkbox"], .HW_GoodsInfoForTM2 .DataGridTableStyle td input[type="checkbox"], .DD_OrderBlank .DataGridTableStyle th input[type="checkbox"], .DD_OrderBlank .DataGridTableStyle td input[type="checkbox"] { margin: 0!important; } /*HW_SKUImport*/ /*.HW_SKUImport>form>table { border: 1px solid#ccc; border-radius: 5px; }*/ .HW_SKUImport>form>table>tbody>tr>td { padding: 0; } .HW_SKUImport>form table.tableAll>tbody>tr>td { border-right: 1px solid#ccc; border-bottom: 1px solid#ccc; } .HW_SKUImport>form table.tableAll>tbody>tr>td:last-child { border-right: none; } .HW_SKUImport>form table.tableAll>tbody>tr:last-child>td { border-bottom: none; } /*HW_GoodsSort*/ .HW_GoodsSort>form>.tableAll { border: 1px solid#ccc; border-radius: 5px; } .HW_GoodsSort>form table.tableAll>tbody>tr>td { border-right: 1px solid#ccc; border-bottom: 1px solid#ccc; } .HW_GoodsSort>form table.tableAll>tbody>tr>td:last-child { border-right: none; } .HW_GoodsSort>form table.tableAll>tbody>tr:last-child>td { border-bottom: none; } .HW_GoodsSort .tableAll tr:nth-of-type(2) td[colspan="3"] a { margin-right: 8px; vertical-align: middle; } .HW_GoodsSort .tableAll tr:nth-of-type(2) td[colspan="3"] a#btn_addsort { color: #22ac38; } .HW_GoodsSort .tableAll tr:nth-of-type(2) td[colspan="3"] a#btn_Del { color: #f9a94a; } .HW_GoodsSort .tableAll tr:nth-of-type(2) td[colspan="3"] img { vertical-align: middle; margin-right: 4px; } .HW_GoodsSort .tableAll tr:nth-of-type(3) td { padding: 0 0 0 10px; } /*HW_GoodsPrint*/ .HW_GoodsPrint .DataGridTableStyle th input[type="checkbox"], .HW_GoodsPrint .DataGridTableStyle td input[type="checkbox"] { margin: 0!important; } /*CG_ChaseForTM*/ .CG_ChaseForTM .btnClassExcelTemplate, .CG_ChaseForTM .btnClassEdit { margin-right: 8px; } .CG_ChaseForTM .DataGridTableStyle > tbody > tr > td { padding:0 !important; } /*CG_ChaseTableForTM*/ .CG_ChaseTableForTM .btnClassExcelTemplate { margin-right: 8px; } .CG_ChaseTableForTM .DataGridTableStyle>tbody>tr:not(.HeaderStyle) { border-top: 1px solid#ccc; border-bottom: none; } .CG_ChaseTableForTM tr td[colspan="13"] .trTable:last-child { border: none; } .CG_ChaseTableForTM>form>.tableAll>tbody>tr:nth-of-type(7)>td { padding: 3px 0!important; } .CG_ChaseTableForTM>form>.tableAll>tbody>tr:nth-of-type(7) td { padding: 0; } .CG_ChaseTableForTM .DataGridRowStyle input[type="radio"] { margin: 0; } .CG_ChaseTableForTM input[type="checkbox"]{ width: 14px; height: 14px; vertical-align: text-bottom; margin: 0; margin-right: 8px; } .CG_ChaseTableForTM #chk_dhyc, .CG_ChaseTableForTM #chk_gc, .CG_ChaseTableForTM #chk_bh, .CG_ChaseTableForTM #chk_wlyc, .CG_ChaseTableForTM #chk_IsGJ, .CG_ChaseTableForTM #chk_rksx{ margin-left: 10px; } /*CG_GoodsMateList*/ .CG_GoodsMateList .tableAll td[colspan="7"] input { margin-right: 8px; } .CG_GoodsMateList #test .tableAll tr:last-child td{ text-align:center!important; } /*CG_SupplierMate*/ .CG_SupplierMate .DataGridRowStyle:last-child { border: none; } /*CG_ChaseInHouseForTM*/ .CG_ChaseInHouseForTM .DataGridTableStyle tr:not(.DataGridRowStyle){ background:#e5e5e5; } .CG_ChaseInHouseForTM .DataGridTableStyle tr:not(.DataGridRowStyle) td{ border-bottom: 1px solid #ccc; } .CG_ChaseInHouseForTM .DataGridTableStyle tr:not(.DataGridRowStyle) td[colspan="11"] { padding: 0; } .CG_ChaseInHouseForTM .tableAll td[colspan="6"] label { margin-right: 8px; } .CG_ChaseInHouseForTM .trTable td { font-size: 13px!important; } .CG_ChaseInHouseForTM input[type="checkbox"], .ExpressList input[type="checkbox"]{ display: inline-block; height: 14px; width: 14px; margin: 0 8px 0 0; vertical-align: text-bottom; } /*HW_GoodsDetailList*/ .HW_GoodsDetailList .auto-style1>input { margin-right: 8px; } .HW_GoodsDetailList .DataGridRowStyle:last-child { border: none; } /*Hw_GoodsInListForTM*/ .Hw_GoodsInListForTM #btn_add { margin-left: 8px; } .Hw_GoodsInListForTM .DataGridTableStyle tr:not(.DataGridRowStyle) td[colspan="6"] { padding: 0!important; } .Hw_GoodsInListForTM #DataGrid1_DivTable { border-bottom: none; } .Hw_GoodsInListForTM .trTable tr td:first-child { border-right: 1px solid#ccc; } /*HW_GoodsOutListForTM*/ .HW_GoodsOutListForTM #btn_add { margin-left: 8px; } .HW_GoodsOutListForTM .DataGridTableStyle tr:not(.DataGridRowStyle) td[colspan="6"] { padding: 0!important; } .HW_GoodsOutListForTM #DataGrid1_DivTable { border-bottom: none; } .HW_GoodsOutListForTM .trTable tr td:first-child { border-right: 1px solid#ccc; } /*CK_House*/ .CK_House .DataGridRowStyle:last-child { border: none; } /*DD_OrderStateChangeForTM*/ .DD_OrderStateChangeForTM>.tableAll>tbody>tr:nth-of-type(8) td[colspan="7"] input { margin-right: 8px; } .DD_OrderStateChangeForTM .DataGridRowStyle:last-child { border: none; } /*HW_BagBack*/ .HW_BagBack #btn_done, .HW_BagBack #btn_import1, .ExpressList #btn_allpp0, .DD_PostCodeExcelForTM #btn_import, .DD_PostCodeExcelForTM #cmdSch { margin-right: 8px; } .HW_BagBack #btn_tb2, .HW_BagBack #btn_import{ margin-left: 8px; } /*解决仓库管理/退件导入/导入列出订单列表下边框问题*/ .HW_BagBack #DataGrid2_DivTable { border-bottom: 1px solid#ccc; } /*CK_GoodsCompare*/ /*.CK_GoodsCompare .tableAll { border: 1px solid#ccc; border-radius: 5px; border-collapse: collapse; } .CK_GoodsCompare .tableAll tr { border-bottom: 1px solid#ccc; } .CK_GoodsCompare .tableAll tr:last-child { border: none; } .CK_GoodsCompare .tableAll tr td { border-right: 1px solid#ccc; } .CK_GoodsCompare .tableAll tr td:last-child { border: none; } .CK_GoodsCompare .tableAll tr td textarea { border: none; } .CK_GoodsCompare .tableAll tr:nth-of-type(4) td[colspan="2"] { text-align: center!important; }*/ /*CK_GoodsMove*/ .CK_GoodsMove .tableAll { border: 1px solid#ccc; border-radius: 5px; /*border-collapse: collapse;*/ /*display:table-cell;*/ } .CK_GoodsMove .tableAll tr td{ border-bottom: 1px solid#ccc; } /*.CK_GoodsMove .tableAll tr td { border-right: 1px solid#ccc; }*/ .CK_GoodsMove .tableAll tr td:last-child { border-right:none; } .CK_GoodsMove .tableAll tr:last-child td[colspan="6"] { text-align: center!important; border-bottom:none; } /*ExpressList*/ .ExpressList .tableAll, .ReportList .tableAll { margin-bottom: 10px; } .DD_PostFind>.tableAll>tbody>tr:nth-child(8)>td input { margin-right: 8px; } /*PostAddress*/ .ReportList .tableAll .DataGridRowStyle:last-child, .ExpressList .tableAll .DataGridRowStyle:last-child, .PostAddress .tableAll .DataGridRowStyle:last-child, .ExpressCodeImport .tableAll .DataGridRowStyle:last-child, .PostInfoTemp .tableAll .DataGridRowStyle:last-child, .OnlineTemp .tableAll .DataGridRowStyle:last-child, .DD_PostCodeExcelForTM .tableAll .DataGridRowStyle:last-child, .DepartMentListForTM .tableAll .DataGridRowStyle:last-child, .JC_MoneyListForTM .tableAll .DataGridRowStyle:last-child, .CountryList .tableAll .DataGridRowStyle:last-child, .NoticeList .tableAll .DataGridRowStyle:last-child, .DD_OrderErrorListForTM .tableAll .DataGridRowStyle:last-child, .DD_PostFind .tableAll .DataGridRowStyle:last-child, .ShopList .tableAll .DataGridRowStyle:last-child, .DD_OrderGoodsLockForTM2 .tableAll .DataGridRowStyle:last-child, .DD_OrderBlank .tableAll .DataGridRowStyle:last-child, .DD_OrderErrorListForTM .tableAll .DataGridRowStyle:last-child, .DD_OrderListForTM2 .tableAll .DataGridRowStyle:last-child, .DD_OrderExpressForTM2 .tableAll .DataGridRowStyle:last-child { border: none!important; } .DD_OrderAddForTM .tableAll { border: 1px solid#ccc; border-radius: 5px; } .DD_OrderAddForTM #test3>table>tbody>tr:nth-of-type(4) td{ text-align: center!important; } .DD_OrderAddForTM #test3>table>tbody>tr:nth-of-type(3) td{ overflow: hidden; overflow-y: auto; } .DD_OrderAddForTM #test3 #DataGrid5{ border: 1px solid#ccc; border-radius:5px; } .DD_OrderAddForTM #DataGrid1_DivTable { border: none; } .CG_ChaseAddForTM>.tableAll>tbody>tr:nth-of-type(1) td { padding: 3px 10px; font-weight: normal; line-height: 24px; color: #666!important; font-size: 15px!important; text-align: center!important; background: #e0e0e0; } .CG_ChaseAddForTM>.tableAll>tbody>tr:last-child td, .DD_OrderAddForTM>.tableAll>tbody>tr:last-child td { text-align: center!important; } .CG_ChaseAddForTM>.tableAll>tbody>tr:last-child td input, .DD_OrderAddForTM>.tableAll>tbody>tr:last-child td input { vertical-align: middle; margin: 0 4px; } .CG_ChaseAddForTM .tableAll tr, .DD_OrderAddForTM .tableAll tr { border-bottom: 1px solid#ccc; } .CG_ChaseAddForTM .tableAll tr:last-child, .DD_OrderAddForTM .tableAll tr:last-child { border: none; } .DD_OrderAddForTM .tableAll tr td { border-right: 1px solid#ccc; } .CG_ChaseAddForTM .tableAll tr td:last-child, .DD_OrderAddForTM .tableAll tr td:last-child { /*border: none;*/ } .CG_ChaseAddForTM #btn_add, .DD_OrderAddForTM #btn_add { color: #666!important; } .CG_ChaseAddForTM #btn_add img { vertical-align: middle; } .DD_OrderAddForTM #btn_add img { vertical-align: sub; } .CG_ChaseAddForTM .DataGridStyle, .DD_OrderAddForTM .DataGridStyle { margin: 8px 0; border: 1px solid#ccc; border-radius: 5px; } .CG_ChaseAddForTM .DataGridRowStyle td, .DD_OrderAddForTM .DataGridRowStyle td { text-align: center!important; } .ShopData #test>.tableAll>tbody>tr:nth-of-type(9)>td{ text-align: center!important; } .HW_GoodsAddForTM>.tableAll{ border: 1px solid#ccc; margin-bottom: 10px; } .HW_GoodsAddForTM #test3{ border: 1px solid#ccc; border-radius:5px; } .HW_GoodsAddForTM #test3 .tableAll tr:nth-of-type(1) td{ border-right:1px solid#ccc; border-bottom: 1px solid#ccc; } .HW_GoodsAddForTM #test3 .tableAll tr:nth-of-type(1) td:last-child{ border-right:none; } .HW_GoodsInfoForTM2 #test5 .tableAll tr td{ border-bottom: 1px solid#ccc; border-right:1px solid#ccc; } .HW_GoodsInfoForTM2 #test5 .tableAll tr td:last-child{ border-right:none ; } .HW_GoodsInfoForTM2 #test5 .tableAll tr:last-child td{ border-bottom:none ; } .HW_GoodsAddForTM #test2{ border-radius:5px; overflow: hidden; border: 1px solid#ccc; } .HW_GoodsAddForTM #test2 .tableAll tr:nth-of-type(2) td{ border-top: 1px solid#ccc; border-bottom: 1px solid#ccc; } .HW_GoodsAddForTM #test2 #DataGrid3{ border: 1px solid#ccc; border-radius:5px; } .HW_GoodsAddForTM>.tableAll>tbody>tr:nth-of-type(1) td { padding: 3px 10px; font-weight: normal; line-height: 24px; color: #666!important; font-size: 15px!important; text-align: center!important; background: #e0e0e0; border-bottom: 1px solid#ccc; } .HW_GoodsAddForTM>.tableAll>tbody>tr:nth-of-type(22) td[colspan="3"] input{ margin-right: 8px; } .HW_GoodsAddForTM #DataGrid2,.HW_GoodsAddForTM #DataGrid1{ margin-top: 6px; } .HW_GoodsAddForTM>.tableAll>tbody>tr:last-child td{ text-align: center!important; } .CG_ChaseAddForTM #container{ top: 8px; } .CG_ChaseAddForTM #content{ background: none; } .CG_ChaseAddForTM #content .first{ border: none; } .CG_ChaseAddForTM .schinput{ outline: none; border:1px solid#ccc; padding: 0 10px; font-weight: normal; font-size: 12px; color: #666; margin: 1px 8px 1px 8px; height: 20px; border-radius: 0; box-sizing: border-box; } .CG_ChaseAddForTM #test .tableAll tr:nth-of-type(3) td{ text-align: center; } .CG_ChaseAddForTM #test .tableAll tr:nth-of-type(3) td input{ vertical-align:sub; } .CG_ChaseAddForTM #test #DataGrid2 #DataGrid2_DivTable{ border: 1px solid#ccc; } .CG_ChaseAddForTM #test .HeaderStyle th:last-child{ border-right:none; } .headbody .DataGridTableStyle th input[type="checkbox"], .headbody .DataGridTableStyle td input[type="checkbox"], .HW_GoodsAddForTM .DataGridTableStyle th input[type="checkbox"], .HW_GoodsAddForTM .DataGridTableStyle td input[type="checkbox"], .DD_OrderJoinForTM .DataGridTableStyle th input[type="checkbox"], .DD_OrderJoinForTM .DataGridTableStyle td input[type="checkbox"], .DD_DoneOrderListForTM .DataGridTableStyle th input[type="checkbox"], .DD_DoneOrderListForTM .DataGridTableStyle td input[type="checkbox"], .HW_GoodsInAddForTM .DataGridTableStyle th input[type="checkbox"], .HW_GoodsInAddForTM .DataGridTableStyle td input[type="checkbox"], .ExpressList .DataGridTableStyle th input[type="checkbox"], .ExpressList .DataGridTableStyle td input[type="checkbox"], .DD_PostFind .DataGridTableStyle th input[type="checkbox"], .DD_PostFind .DataGridTableStyle td input[type="checkbox"], .DD_OrderGoodsLockForTM2 .DataGridTableStyle th input[type="checkbox"], .DD_OrderGoodsLockForTM2 .DataGridTableStyle td input[type="checkbox"], .DD_OrderStateChangeForTM .DataGridTableStyle th input[type="checkbox"], .DD_OrderStateChangeForTM .DataGridTableStyle td input[type="checkbox"] { margin: 0!important; } .DD_OrderGoodsLockForTM2 #a_gj img{ vertical-align: middle; } /*HW_GoodsInAddForTM*/ .HW_GoodsInAddForTM>.tableAll>tbody>tr:nth-of-type(1) td { padding: 3px 10px; font-weight: normal; line-height: 24px; color: #666!important; font-size: 15px!important; text-align: center!important; background: #e0e0e0; border-bottom: 1px solid#ccc; } .HW_GoodsInAddForTM>.tableAll>tbody>tr:last-child td{ text-align: center!important; } .HW_GoodsInAddForTM .tableAll { border: 1px solid#ccc; } .HW_GoodsInAddForTM #btn_add img { vertical-align: sub; } .HW_GoodsInAddForTM #test .tableAll { border: none; } .HW_GoodsInAddForTM #test { border: 1px solid#ccc; border-radius: 5px; overflow: hidden; } .HW_GoodsInAddForTM #test .tableAll tr:last-child td { text-align: center !important; } .HW_GoodsInAddForTM #test .tableAll tr:last-child td input { vertical-align: sub; } .NoticeAdd .tableAll { border: 1px solid#ccc; } .NoticeAdd>.tableAll>tbody>tr:last-child td{ text-align: center!important; } /*采购货物入库CG_ChaseInHouseAddForTM.aspx和DD_OrderGoodsMate.aspx和DD_OrderLook.aspx共同引用样式_s*/ .CG_ChaseInHouseAddForTM>.tableAll{ border: 1px solid#ccc; } .CG_ChaseInHouseAddForTM>.tableAll>tbody>tr:nth-of-type(1) td { padding: 3px 10px; font-weight: normal; line-height: 24px; color: #666!important; font-size: 15px!important; /*text-align: center!important;*/ background: #e0e0e0; border-bottom: 1px solid#ccc; } /*.CG_ChaseInHouseAddForTM>.tableAll>tbody>tr>td{ border-right:1px solid#ccc; border-bottom: 1px solid#ccc; }*/ .CG_ChaseInHouseAddForTM>.tableAll>tbody>tr>td:last-child{ border-right:none ; } .CG_ChaseInHouseAddForTM>.tableAll>tbody>tr:last-child>td{ border-bottom: none; text-align: center!important; } .CG_ChaseInHouseAddForTM>.tableAll>tbody>tr:last-child>td input{ vertical-align: sub; } .CG_ChaseInHouseAddForTM #chk_isdh, .CG_ChaseInHouseAddForTM #chk_wr, .CG_ChaseInHouseAddForTM #chk_tup, .CG_ChaseInHouseAddForTM #chk_bh{ margin-left: 8px; } .CG_ChaseInHouseAddForTM #dg_Goods,.CG_ChaseInHouseAddForTM #DataGrid3_DivTable{ border: 1px solid#ccc; border-radius:5px ; overflow: auto; } .CG_ChaseInHouseAddForTM .fancybox-inner{ overflow: hidden; } .CG_ChaseInHouseAddForTM #dg_Goods .DataGridTableStyle tr td[colspan="14"]{ border-bottom: 1px solid#ccc; text-align:left; padding-left:10px; } .CG_ChaseInHouseAddForTM #dg_Goods .DataGridTableStyle tr.DataGridRowStyle:last-child{ border-bottom: none; } .CG_ChaseInHouseAddForTM #DataGrid3_DivTable th,.CG_ChaseInHouseAddForTM #DataGrid3_DivTable td{ text-align: center!important; } .CG_ChaseInHouseAddForTM #DataGrid3_DivTable tr.DataGridRowStyle:last-child{ border-bottom: none!important; } /*CG_ChaseInHouseAddForTM.aspx和DD_OrderGoodsMate.aspx共同引用样式_e*/ .HW_GoodsOutAddForTM>.tableAll{ border: 1px solid#ccc; } .HW_GoodsOutAddForTM>.tableAll>tbody>tr:nth-of-type(1) td { padding: 3px 10px; font-weight: normal; line-height: 24px; color: #666!important; font-size: 15px!important; text-align: center!important; background: #e0e0e0; border-bottom: 1px solid#ccc; } .HW_GoodsOutAddForTM>.tableAll>tbody>tr>td:last-child{ border-right: none; } .HW_GoodsOutAddForTM>.tableAll>tbody>tr:last-child>td{ border-bottom: none; text-align: center!important; } .HW_GoodsOutAddForTM>.tableAll>tbody>tr:last-child>td input{ vertical-align: sub; } .HW_GoodsOutAddForTM #btn_add { color: #666!important; } .HW_GoodsOutAddForTM #btn_add img{ vertical-align: sub; } .HW_GoodsOutAddForTM #test{ border: 1px solid#ccc; border-radius:5px; overflow: hidden; } .HW_GoodsOutAddForTM #test .tableAll>tbody>tr:last-child>td{ text-align: center!important; } .HW_GoodsOutAddForTM #test .tableAll>tbody>tr:last-child>td input{ vertical-align: sub; } .HW_GoodsOutAddForTM #test .DataGridTableStyle th:last-child{ border-right:none; } .CK_House #test, .CK_House #test1{ border: 1px solid#ccc; border-radius:5px; overflow: hidden; } .CK_House #test .tableAll tbody>tr:last-child>td, /*.CK_House #test1 .tableAll td*/{ text-align: center!important; } .CK_House #test .tableAll tbody>tr:last-child>td input{ vertical-align: sub; } .CK_House #chk_mrrk{ margin-left: 8px; } .CK_House font[color="red"]{ margin-left: 8px; } .CK_House #test1 #DataGrid2{ border: 1px solid#ccc; border-radius:5px; overflow: hidden; overflow-y: auto; } .CK_House #test1 #DataGrid2_DivTable{ border: none; } /*TJ_SaleMoneyForTM2*/ .TJ_SaleMoneyForTM2 .tableAll{ border: 1px solid#ccc; border-radius:5px; } .TJ_SaleMoneyForTM2 .tableAll tr td{ border-bottom: 1px solid#ccc; /*border-right:1px solid#ccc ;*/ } .TJ_SaleMoneyForTM2 .tableAll tr:last-child td{ border-bottom: none; } .TJ_SaleMoneyForTM2 .tableAll tr:last-child { border-right none; } .TJ_SaleMoneyForTM2 .tableAll tr td input { display: inline-block; } .TJ_SaleMoneyForTM2 #test{ border: 1px solid#ccc; border-radius:5px; overflow: hidden; } .TJ_SaleMoneyForTM2 #test .tableAll{ border: none; } .TJ_SaleMoneyForTM2 #test .tableAll>tbody>tr:last-child>td input{ vertical-align: sub; } .TJ_SaleMoneyForTM2 #test .DataGridTableStyle th:last-child{ border-right:none; } .TJ_SaleMoneyForTM2 #test .tableAll>tbody>tr>td{ border-bottom: 1px solid#ccc; border-right: 1px solid#ccc; } .TJ_SaleMoneyForTM2 #test .tableAll>tbody>tr>td:last-child{ border-right: none; } .TJ_SaleMoneyForTM2 #test .tableAll>tbody>tr:last-child>td{ border-bottom: none; text-align: center!important; } /*ReportInfo_s*/ .ReportInfo .tableAll { border: 1px solid#ccc; } .ReportInfo .tableAll tr:last-child { display: none; } .ReportInfo .tableAll tr td { border-bottom: 1px solid#ccc; border-right: 1px solid#ccc; } .ReportInfo .tableAll tr:nth-last-child(2) td { border-bottom: none; } /*.ReportInfo .tableAll td:last-child { border: none; }*/ /*.ReportInfo .tableAll tr:last-child { border-right: none; }*/ .ReportInfo .tableAll .ReportInfo_last_td { border: none; } /*ReportInfo_e*/ /*PostFeeDetail_s*/ /*.PostFeeDetail .tableAll { border: 1px solid#ccc; }*/ .PostFeeDetail .tableAll tr td{ border-bottom: 1px solid#ccc; border-right:1px solid#ccc ; } .PostFeeDetail>.tableAll>tbody>tr:last-child>td{ border-bottom: none; text-align: center!important; } .PostFeeDetail .tableAll tr:last-child td{ border-bottom: none; } .PostFeeDetail .tableAll tr td:last-child { border-right:none; } .PostFeeDetail .tableAll tr:last-child td input{ vertical-align: sub; } .PostFeeDetail #DataGrid1{ margin-top: 6px; } .PostFeeDetail #DataGrid1 .DataGridRowStyle:last-child{ border-bottom: none; } .PostFeeDetail #WindowAdd .tableAll>tbody>tr:last-child>td{ border-bottom: none; text-align: center!important; } .PostFeeDetail #WindowAdd .tableAll>tbody>tr:last-child>td input{ vertical-align: sub; } /*PostFeeDetail_e*/ .ExpressList #WindowAdd{ border: 1px solid#ccc; border-radius:5px; overflow: hidden; } .ExpressList #WindowAdd .tableAll{ margin: 0; height: 100%; } .PostAddress #WindowAdd, .PostFeeDetail #WindowAdd { border: 1px solid#ccc; border-radius: 5px; overflow: hidden; } /*PostInfoTemp_s*/ .PostInfoTemp #test1 { border: 1px solid#ccc; border-radius: 5px; overflow: hidden; } .PostInfoTemp #test1 .tableAll>tbody>tr:last-child>td{ border-bottom: none; text-align: center!important; } .PostInfoTemp #DataGrid2_DivTable { border-bottom: 1px solid#ccc; } .PostInfoTemp #DataGrid2_DivTable .DataGridTableStyle .HeaderStyle th:last-child { border-right: none; } .PostInfoTemp #DataGrid2_DivTable .DataGridTableStyle .DataGridRowStyle td { /*border-right:1px #ccc solid;*/ border-bottom: none; text-align:center; } .PostInfoTemp #DataGrid2_DivTable .DataGridTableStyle .DataGridRowStyle td:last-child { border-right: none; } /*PostInfoTemp_e*/ .OnlineTemp #test1 { border: 1px solid#ccc; border-radius: 5px; overflow: hidden; } .OnlineTemp #test1 .tableAll>tbody>tr:last-child>td{ border-bottom: none; text-align: center!important; } .OnlineTemp #test1 .tableAll>tbody>tr:last-child>td input{ vertical-align: sub; } .DepartMentListForTM #WindowAdd,.UserInfoList #WindowAdd{ border: 1px solid#ccc; border-radius:5px; overflow: hidden; } /*UserInfoList_s*/ .UserInfoList #test { border: 1px solid#ccc; border-radius: 5px; overflow: hidden; } .UserInfoList #test .tableAll tr td{ border-bottom: 1px solid#ccc; border-right:1px solid#ccc ; } .UserInfoList #test .tableAll tr td:last-child{ border-right:none ; } .UserInfoList #test .tableAll tr#tr1>td { padding: 0!important; } .UserInfoList #test .tableAll tr#tr1 td table td{ border: none; border-bottom: 1px solid#ccc; } .UserInfoList #test .tableAll>tbody>tr:last-child>td{ border-bottom: none; text-align: center!important; } .UserInfoList #test .tableAll tr:last-child td{ border-bottom: none; } .UserInfoList #test .tableAll #tr1 td:first-of-type tbody tr:last-child td{ border-bottom: none; } .UserInfoList #test .tableAll tr:last-child { border-right:none; } .UserInfoList #test td table{ width: 100%; } .UserInfoList #test td table td{ padding: 3px 2px; } .UserInfoList #select_QXUser{ vertical-align: middle; } .UserInfoList .topmenu span { height: 20px; line-height: 20px; } /*UserInfoList_e*/ .CountryList #WindowAdd{ border: 1px solid#ccc; border-radius:5px; overflow: hidden; } .DD_OrderGoodsLockForTM2>.tableAll>tbody>tr:nth-of-type(9) td label, .DD_OrderGoodsLockForTM2>.tableAll>tbody>tr:nth-of-type(9) td #btn_allpp, .DD_OrderScan #btn_refresh{ margin-right: 8px; } /*入库单HuoWu/HW_GoodsInLook.aspx出库单HW_GoodsOutLook共同样式_s*/ .HW_GoodsOutLook>.tableAll{ border: 1px solid#ccc; } .HW_GoodsOutLook>.tableAll>tbody>tr:nth-of-type(1) td { padding: 3px 10px; font-weight: normal; line-height: 24px; color: #666!important; font-size: 15px!important; text-align: center!important; background: #e0e0e0; border-bottom: 1px solid#ccc; } .HW_GoodsOutLook>.tableAll>tbody>tr:nth-of-type(6) td{ text-align: center!important; } .HW_GoodsOutLook>.tableAll>tbody>tr:nth-of-type(6) td input{ vertical-align: sub; } /*入库单出库单共同样式_e*/ /*边框*/ .DD_OrderAddForTM .tableAll tr td{ border-bottom: 1px solid#ccc; border-right:1px solid#ccc ; } .DD_OrderAddForTM .tableAll>tbody>tr:last-child>td{ border-bottom: none; } .DD_OrderAddForTM .tableAll>tbody>tr>td:last-child{ border-right: none; } .DD_OrderAddForTM .tableAll>tbody>tr:last-child>td input{ vertical-align: sub; } .DD_OrderAddForTM .tableAll tr td{ border: none; } @media only screen and (min-width: 1400px) { .boarditem .clock.content .clockitem .clockbank { margin-left: 0; left: 10%; } .numclock { left: 300px!important; } } /*=================新增样式_s=================*/ #div_lyout{ /*最小1366*/ min-width:1366px; } .linka { /*表格中a标签内容垂直居中*/ word-break: break-all; display:inline-block; } /*===============td宽度_s===============*/ .wd_5 { width:5%; } .wd_8{ width:8% } .wd_14 { width:14%; } .wd_15 { width:15%; } .wd_18 { width: 18% } .wd_26 { width: 26% } .wd_10 { width: 10% } .wd_20 { width: 20% } .wd_24 { width: 24% } .wd_23 { width: 23% } .wd_30 { width: 30% } .wd_35 { width: 35% } .wd_40 { width:40%; } .wd_50 { width:50%; } .wd_100 { width:100px; } .wd_150 { width: 150px; } /*===============td宽度_e===============*/ .bor_r_none { border-right: none !important; } .bor_b_none { border-bottom: none !important; } .bor_l { /*查询按钮左边框*/ border-left: 1px solid #ccc !important; } .kj_form td input, .kj_form td select{ width: 100px; } /*.kj_form #div_ck input{ width: auto; }*/ .kj_form { width:100%; border:1px solid #ccc; border-radius:5px; } .kj_form tr:first-child td{ padding-top:7px; } .kj_form tr:last-child td{ padding-bottom:7px; } .kj_form tr:first-child td:last-child { padding-left:0; } .kj_form tr:first-child td:last-child{ text-align:center; } .kj_form td,.kj_form select{ padding-left:10px; } /*======table里面的操作按钮_s======*/ .btnClass { /*覆盖之前样式*/ height: 24px; font-size: 12px; padding: 0px 20px 0px 20px; cursor: pointer; display: inline-block; text-decoration: none !important; outline: none; } .dgbtnView { color: #ff7900; background: url(../images/purple-count3.png) no-repeat left center; } .dgbtnEdit, .dgbtnDel { /*height: 30px;*/ margin: 0 4px; background: none; cursor: pointer; font-size: 12px; } .dgbtnEdit:hover,.dgbtnDel:hover { text-decoration: underline; } .btnClassDel { color: #666 !important; background: #e5e5e5 url(../images/grey-close.png) 4px center no-repeat; } .dgbtnEdit { color: #ff7900; background: url(../images/orange_add_btn.png) no-repeat left center; } .orange_modify_btn { color: #ff7900; background: url(../images/orange_modify_btn.png) no-repeat left center; } .orange_purchase_btn { color: #ff7900; background: url(../images/orange_purchase_btn.png) no-repeat left center; } .orange_arrive1_btn { color: #ff7900; background: url(../images/orange_arrive1_btn.png) no-repeat left center; } .orange_arrive2_btn { color: #ff7900; background: url(../images/orange_arrive2_btn.png) no-repeat left center; } .dgbtnDel { color: #ff7900; background: url(../images/orange_del_btn.png) no-repeat left center; } .orange_set_up_btn { color: #ff7900; background: url(../images/orange_set_up_btn.png) no-repeat left center; } .orange_close_btn { color: #ff7900; background: url(../images/orange_close_btn.png) no-repeat left center; } .orange_check_btn { color: #ff7900; background: url(../images/orange_check_btn.png) no-repeat left center; } .orange_right_btn { color: #ff7900; background: url(../images/orange_right_btn.png) no-repeat left center; } .orange_recovery_btn { color: #ff7900; background: url(../images/orange_recovery_btn.png) no-repeat left center; } /*======table里面的操作按钮_e======*/ .btnClassFind { /*覆盖New.css样式*/ padding-left: 0; padding-right: 0; } /*==============功能框代码=============_s*/ .mar_r td input, .mar_r td select { margin-right: 6px } .function_box input, .function_box2, .function_box3 { height: 24px; border: none; font-size: 12px; color: #666; padding: 0px 20px 0px 20px; cursor: pointer; display: inline-block; outline: none; cursor: pointer; display: inline-block; outline: none; /*width: 100px !important;*/ } .function_box input:hover,.function_box2:hover{ background:#3494e4; color:#ffffff; } .reply_btn { background: #e5e5e5 url(../images/reply_btn.png) 4px center no-repeat; } .order_add_btn { background: #e5e5e5 url(../images/grey-add.png) 4px center no-repeat; } .delete_btn { background: #e5e5e5 url(../images/grey-close.png) 4px center no-repeat; } .recovery_btn { background: #e5e5e5 url(../images/recovery_btn.png) 4px center no-repeat; } .together_btn { background: #e5e5e5 url(../images/together_btn.png) 4px center no-repeat; } .modify_btn { background: #e5e5e5 url(../images/grey-edit.png) 4px center no-repeat; } .identity_btn { background: #e5e5e5 url(../images/identity_btn.png) 4px center no-repeat; } .order_import_btn2 { background: #e5e5e5 url(../images/grey-excel.png) 4px center no-repeat; } .print1_btn { background: #e5e5e5 url(../images/print1_btn.png) 4px center no-repeat; } .print2_btn { background: #e5e5e5 url(../images/print2_btn.png) 4px center no-repeat; } .all_orders_btn { background: #e5e5e5 url(../images/all_orders_btn.png) 4px center no-repeat; } .select_order_btn { background: #e5e5e5 url(../images/select_order_btn.png) 4px center no-repeat; } .logistics_btn { background: #e5e5e5 url(../images/logistics_btn.png) 4px center no-repeat; } .select_order_btn { background: #e5e5e5 url(../images/select_order_btn.png) 4px center no-repeat; } .logistics_btn { background: #e5e5e5 url(../images/logistics_btn.png) 4px center no-repeat; } .logistics_btn { background: #e5e5e5 url(../images/logistics_btn.png) 4px center no-repeat; } .grey_submit_btn { background: #e5e5e5 url(../images/grey_submit_btn.png) 4px center no-repeat; } .grey_sign_btn { background: #e5e5e5 url(../images/grey_sign_btn.png) 4px center no-repeat; } .grey_unmatched_btn { background: #e5e5e5 url(../images/grey_unmatched_btn.png) 4px center no-repeat; } .grey_downlode_btn { background: #e5e5e5 url(../images/grey_downlode_btn.png) 4px center no-repeat; } .grey_import_btn { background: #e5e5e5 url(../images/grey_import_btn.png) 4px center no-repeat; } .grey_back_btn { background: #e5e5e5 url(../images/grey_back_btn.png) 4px center no-repeat; } .order_import_btn { color: #fff; text-align: center; background: #3494e4 url(../images/order_import_btn.png) 4px center no-repeat; } .order_export_btn { color: #fff; text-align: center; background: #3494e4 url(../images/order_export_btn.png) 4px center no-repeat; } .back_btn { color: #fff; text-align: center; background: #3494e4 url(../images/white-back.png) 4px center no-repeat; } .find_btn { /*查询按钮*/ color: #fff; text-align: center; padding: 0; background: #3494e4 url(../images/white-search.png) 4px center no-repeat; } .white_save_btn { /*保存按钮*/ width:100px; color: #fff; text-align: center; padding: 0; background: #3494e4 url(../images/white-search.png) 4px center no-repeat; } .btnClassBack { background: #3494e4 url(../images/white-back.png) 4px center no-repeat; } .search_blue_btn { width: 26px; height: 20px; position: absolute; left: 85px; top: 8px; border: none; outline: none; cursor: pointer; background: url(../images/search_blue_btn.png) 4px center no-repeat; } /*================功能框代码==============_e*/ /*================解决下面的表格间距问题_s==============*/ .spacing_adj td, .spacing_adj td span, .spacing_adj td font { line-height: 20px !important; } .trTable_img td { /*aspx338行新增类名*/ position: relative; padding: 6px 50px !important; border-bottom:1px solid #ccc !important; background-color: rgb(238, 238, 238); height:20px; /*入库管理*/ } .trTable_img a img { position: absolute; left: 3px; top: 3px; } .trTable_img2 td { background-color: rgb(238, 238, 238); } .DataGridTableStyle tr td[colspan="10"] .trTable_img2:last-of-type td { border-bottom:1px solid #ccc; } /*文本对齐方式*/ .align_l { text-align: left !important; padding-left: 10px !important; padding-bottom: 5px !important; } .mar_r_10 { margin-right:10px !important; } /*.align_c { text-align:center; }*/ /*弹出层表格样式*/ #fancybox-overlay { background: rgba(0,0,0,0.95) !important; } #fancybox-wrap { width: auto !important; } #fancybox-outer { -webkit-box-shadow: 4px 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 4px 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 4px 10px 25px rgba(0, 0, 0, 0.5); border: none !important; padding: 15px; width: auto !important; } #fancybox-content { border: none !important; } .fancybox_size { width:800px; height:500px; overflow:auto !important; } .min_form { height: auto !important; padding: 0 10px; } .min_form tr { height:40px; line-height:40px; border-bottom:1px solid #ccc; } .min_form td select, .min_form td input { width:100px; } .min_form_box { border: 1px solid #ccc; border-radius: 5px; overflow:hidden; } .min_form .min_form_box tr td { text-align: center !important; } .min_form_function_box { height:50px; text-align:center !important; } /*.min_form tr:last-child td{ height: 120px; text-align: center; }*/ .DD_OrderExpressForTM2 .DataGridTableStyle > tbody > tr > td[colspan="14"] { padding: 0; } /*===========NoticeLook.aspx 样式修改=========*/ .notice_bulletin { border:1px solid #ccc; } .notice_bulletin td{ padding-left:10px !important; } .notice_bulletin tr td{ border-bottom:1px solid #ccc !important; border-right:1px solid #ccc !important; } .notice_bulletin tr:last-child td{ border-bottom:none !important; } .notice_bulletin tr td:last-child{ border-right:none !important; } #txtContent p{ font-size:12px; height:10px; line-height:10px; } #div1 { /*DingDan/DD_OrderImport2.aspx*/ height:320px;width:100%;color:red;overflow:auto;padding-right:10px;box-sizing:border-box; } /*下方表格样式应用*/ .CG_ChaseInHouseForTM .DataGridTableStyle tr td[colspan="11"] { padding: 3px 0 !important; background-color: rgb(238, 238, 238); } .CG_ChaseInHouseForTM .DataGridTableStyle .DataGridRowStyle .btnClass, .UserInfoList .DataGridTableStyle .DataGridRowStyle .btnClass, .CK_House .DataGridTableStyle .DataGridRowStyle .btnClass { padding: 0 5px 0 18px; } .DD_OrderStateChangeForTM .DataGridTableStyle tr td[colspan="14"] { padding:0; } #DataGrid1_DivTable { width:auto !important; } /*特殊表格样式 第一行间距 最后一行border样式调整*/ .tab_tr_b_none .DataGridTableStyle .DataGridRowStyle:last-child { border-bottom: none; } .tab_tr_b_none #DataGrid4_DivTable #DataGrid4_Table tr td{ /*解决退件查询子页面*/ height:35px; text-align:center; } /*.tab_tr_b_none tr { border-bottom: none; }*/ .tab_tr_style { padding-top: 3px !important; text-align: left !important; padding-left: 10px !important; } .tab_tit_bold { font-weight:bold; } .tab_tb_padding { padding: 5px 15px !important; } .tab_tb_padding2 { padding: 5px 15px 5px 10px !important; } .tab_tb_padding3 { padding:0 15px 0 0 } .tab_area { width: 100%; overflow: auto; height: 320px; padding: 4px 10px 4px 0 !important; border: none; line-height: 20px; } .complex_tab_tit { padding: 3px 10px; font-weight: bolder !important; line-height: 24px; color: #666 !important; font-size: 15px !important; text-align: center !important; background-color: #e0e0e0 !important; border-bottom: 1px solid#ccc !important; } .complex_tab_box { border:1px solid #ccc; overflow:hidden; } .complex_tab { border-bottom:1px solid #ccc; border-radius:0; } .complex_tab_box .complex_tab td{ padding-left:10px; } /*解决退件查询子页面注释掉*/ /*.complex_tab_box .complex_tab tr:last-child td { padding:10px 0 15px 0; text-align:center; }*/ .complex_tab_box .complex_tab .function_box input{ width: 110px; } .complex_tab_box .complex_tab input { width: 150px; } .complex_tab #DataGrid4 .DataGridTableStyle .DataGridRowStyle td { border-right: 1px #ccc solid; } #div_sort1 li, #div_sort2 li, #div_sort3 li { list-style:none; } #div_sort1 li input, #div_sort2 li input, #div_sort3 li input { width:15px; } .CG_ChaseInHouseAddForTM .kj_form .DataGridStyle #DataGrid1_DivTable .DataGridTableStyle tr[name="DataGridRow"] { /*平台填单-订单修改-购买商品表格border_bottom*/ border-bottom:none; } /*解决删除图标大小及位置*/ .img_del1 img, .img_del img { /*货物编辑页面删除图标大小*/ width: 15px; height: 15px; vertical-align: middle; padding: 0 15px 3px 5px; } #div_img,#div_img1 { /*给图片及删除图标定位*/ position: absolute; left: 175px; top: 3px; } /*弹层下拉出现page问题如异常订单-货物编辑-选择供应商*/ .min_form #DataGrid2_Page, .min_form #DataGrid3_Page { overflow: hidden; } .min_form_bor #DataGrid3_Table tr, .min_form_bor #DataGrid2_Table tr { border-bottom: 1px solid #ccc !important; } /*表格金额数据右对齐*/ .num_alignment { display: block; text-align: right; }