123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546 |
- /*仓房基础设施*/
- .infr-r a {
- display: inline-block;
- text-align: center;
- line-height: 25px;
- margin-left: 10px;
- }
- .basic-device-w-t {
- display: inline-block;
- margin-bottom: 20px;
- }
- .basic-device-w-t input {
- width: 100px;
- }
- .basic-device-w-b {
- display: block;
- margin-top: 10px;
- }
- .infr-left-span {
- display: inline-block;
- text-align: right;
- width: 78px;
- }
- /*出入库信息*/
- .in-device-w-t {
- display: inline-block;
- line-height: 40px;
- margin-right: 20px;
- }
- .in-pitem-lit {
- display: inline-block;
- min-width: 114px;
- }
- .in-device-w-b {
- display: inline-block;
- margin-top: 15px;
- }
- .history-record-s {
- display: inline-block;
- margin-right: 30px;
- }
- /*粮食基本信息*/
- .grain-record-h2 {
- margin: 0;
- padding: 10px 20px;
- font-size: 16px;
- }
- #grain-basic-info ul {
- list-style-type: none;
- margin: 8px 0;
- }
- /*#grain-basic-info .beforeTitle {
- width: 166px;
- text-align: right;
- }*/
- #grain-basic-info ul li {
- display: inline-block;
- font-size: 13px;
- text-align: left;
- width: 220px;
- height: 15px;
- line-height: 15px;
- overflow: hidden;
- white-space:nowrap;
- text-overflow: ellipsis;
- }
- #grain-basic-info ul li span:first-child{
- display: inline-block;
- min-width: 80px;
- text-align: right;
- }
- .grain-basic-m {
- display: inline-block;
- font-weight: bold;
- color: #1A9856;
- }
- #grainAdd-device-w .grain-device-w-t {
- display: inline-block;
- line-height: 40px;
- margin-right: 20px;
- text-align: right;
- }
- #grainAdd-device-w .grain-pitem-lit {
- display: inline-block;
- min-width: 145px;
- }
- #grainAdd-device-w .grain-first-lit {
- min-width: 80px;
- }
- #grainHistory-device-w .grain-device-w-t {
- display: inline-block;
- line-height: 40px;
- margin-right: 20px;
- text-align: right;
- }
- #grainHistory-device-w .grain-pitem-lit {
- display: inline-block;
- min-width: 145px;
- }
- #grainHistory-device-w .grain-first-lit {
- min-width: 80px;
- }
- .grain-device-w-t input,.grain-device-w-t select {
- width: 95px;
- }
- #grainHistory-device-w .textbox-text {
- color: #1A9856;
- }
- #grainHistory-device-w h2 {
- font-family: 'Microsoft Yahei';
- text-indent: 18px;
- margin: 10px 0;
- }
- .check-device-w-t {
- display: inline-block;
- margin-bottom: 20px;
- }
- .check-device-w-first {
- margin-right: 50px;
- }
- .check-device-w-t .check-device-first {
- width: 55px;
- display: inline-block;
- text-align: right;
- }
- .check-device-w-t .grain-pitem-lit {
- display: inline-block;
- width: 130px;
- }
- .change-device-center {
- display: inline-block;
- margin-left: 30px;
- margin-right: 30px;
- }
- /*费用耗损信息*/
- .costLoss-record-s {
- display: inline-block;
- margin-right: 20px;
- }
- .costLoss-device-w-t {
- display: inline-block;
- margin-bottom: 20px;
- }
- .costLoss-pitem-lit {
- text-align: right;
- display: inline-block;
- width: 90px;
- }
- /*监督检查信息*/
- .Supervise-device-w-t,.Supervise-device-w-b {
- display: inline-block;
- margin-bottom: 15px;
- }
- .Supervise-pitem-lit {
- text-align: right;
- display: inline-block;
- width: 90px;
- }
- #Supervise-device-w .Supervise-pitem-lit { width:110px;}
- .Supervise-input-fives input {
- width: 70px;
- }
- .Supervise-whether{
- width: 30px;
- /* background: #1A9856; */
- color: black;
- display: inline-block;
- border-radius: 4px;
- cursor: pointer;
- height: 20px;
- line-height: 20px;
- text-align: center;
- text-decoration: underline;
- }
- .t-set-sup {
- width: 95px;
- background: #1A9856;
- color: white;
- display: inline-block;
- border-radius: 4px;
- cursor: pointer;
- height: 20px;
- line-height: 20px;
- text-align: center;
- }
- .Supervise-input-three input {
- width: 120px;
- }
- .Supervise-pitem-center {
- margin-right: 11px;
- margin-left: 11px;
- }
- .Supervise-pitem-center2 {
- margin-left: 170px;
- }
- .Supervise-device-button {
- margin-left: 183px
- }
- /*储粮作业信息*/
- #storedGrain-device-w {
- overflow: hidden;
- }
- #storedGrain-device-w form {
- padding: 30px;
- }
- #storedGrain-device-w .tabs-panels {
- border: none;
- }
- .storedGrain-pitem-lit {
- text-align: right;
- display: inline-block;
- width: 80px;
- }
- .storedGrain-device-w-t {
- display: inline-block;
- margin-bottom: 25px;
- }
- .storedGrain-device-span-first {
- margin-right: 80px;
- }
- /*选项卡一*/
- .sg-form-0 input {
- width: 100px;
- }
- .sg-form-0 .storedGrain-pitem-lit {
- text-align: right;
- display: inline-block;
- width: 120px;
- }
- .sg-form-0 .storedGrain-span-first {
- width: 78px;
- }
- .sg-form-0 .storedGrain-device-w-t {
- display: inline-block;
- margin-bottom: 15px;
- margin-right: 11px;
- }
- .sg-form-0 .storedGrain-span-last {
- margin-right: 0;
- }
- .storedGrain-one-table {
- width: 100%;
- margin: 20px 0;
- border: 1px solid #ddd;
- border-collapse: collapse;
- }
- .storedGrain-one-table tr {
- font-weight: normal;
- }
- .storedGrain-one-table td {
- border: 1px solid #bbb;
- text-align: center;
- line-height: 25px;
- }
- .storedGrain-one-table td input {
- border: none;
- }
- /*选项卡二*/
- .sg-form-1 input {
- width: 100px;
- }
- .sg-form-1 .storedGrain-pitem-lit {
- text-align: right;
- display: inline-block;
- width: 80px;
- }
- .sg-form-1 .storedGrain-device-w-t {
- display: inline-block;
- margin-bottom: 15px;
- margin-right: 30px;
- }
- .sg-form-1 .storedGrain-span-last {
- margin-right: 0;
- }
- .storedGrain-two-table {
- width: 100%;
- border: 1px solid #ddd;
- margin: 20px 0;
- border-collapse: collapse;
- }
- .storedGrain-two-table tr {
- font-weight: normal;
- }
- .storedGrain-two-table td {
- border: 1px solid #ddd;
- text-align: center;
- min-width: 60px;
- line-height: 25px;
- }
- .storedGrain-two-table input {
- width: 78px;
- }
- .storedGrain-two-table td input {
- border: none;
- }
- .sg-form-1 .storedGrain-device-radio {
- margin-bottom: 15px;
- }
- .sg-form-1 .storedGrain-device-radio input {
- width: 20px;
- }
- /*选项卡三*/
- .sg-form-2 .storedGrain-pitem-lit {
- display: inline-block;
- width: 102px;
- }
- .sg-form-2 .storedGrain-device-w-t {
- text-align: right;
- display: inline-block;
- margin-bottom: 25px;
- }
- .sg-form-2 .storedGrain-span-first {
- margin-right: 260px;
- }
- /*选项卡四*/
- .sg-form-3 .storedGrain-pitem-lit {
- text-align: right;
- display: inline-block;
- width: 66px;
- }
- .sg-form-3 .storedGrain-device-w-t {
- text-align: right;
- display: inline-block;
- margin-bottom: 25px;
- }
- .sg-form-3 .storedGrain-device-radio {
- margin-bottom: 25px;
- }
- .sg-form-3 .storedGrain-span-center {
- margin-left: 33px;
- margin-right: 32px;
- }
- /*设备药品管理*/
- #deviceOut-return-w .deviceOut-return-title {
- font-size: 15px;
- text-indent: 12px;
- display: block;
- margin-bottom: 25px;
- }
- .t-return {
- background-color: #ff9800;
- width: 40px;
- color: white;
- display: inline-block;
- border-radius: 4px;
- cursor: pointer;
- height: 20px;
- line-height: 20px;
- text-align: center;
- }
- /*设备药品管理通用样式*/
- .deviceIn-device-w-t {
- text-align: right;
- display: inline-block;
- margin-bottom: 25px;
- /*margin-right: 150px;*/
- }
- .deviceIn-pitem-lit {
- text-align: right;
- display: inline-block;
- width: 100px;
- }
- .deviceIn-span-first {
- margin-right: 150px;
- }
- /**/
- /*发布公告*/
- .noticeMag-device-w-w {
- display: inline-block;
- margin-bottom: 15px;
- }
- .noticeMag-pitem-lit {
- text-align: right;
- display: inline-block;
- width: 80px;
- }
- /*机械及器材库存明细*/
- .inventoryDetail-form-one .deviceIn-pitem-lit {
- width: 100px;
- }
- .inventoryDetail-form-two .deviceIn-pitem-lit {
- width: 100px;
- }
- .inventoryDetail-form-update .deviceIn-pitem-lit {
- width: 100px;
- }
- .deviceMaintain-form-add .deviceIn-pitem-lit {
- width: 100px;
- }
- .deviceService-form-add .deviceIn-pitem-lit {
- width: 100px;
- }
- .deviceCheck-form-add .deviceIn-pitem-lit {
- width: 100px;
- }
- .inventoryDetail-device-first .deviceModel-first .receiveInfo-device-first,.deviceCheck-device-first {
- margin-right: 30px;
- }
- .inventoryDetail-device-first .deviceModel-first .deviceIn-pitem-lit {
- width: 55px;
- }
- .receiveInfo-form-add .deviceIn-pitem-lit,.receiveInfo-form-view .deviceIn-pitem-lit,.receiveInfo-form-return .deviceIn-pitem-lit {
- width: 90px;
- }
- /*储粮化学药剂管理*/
- .chemicalInAndOut-form {
- padding: 30px;
- }
- .chemicalInAndOut-form input {
- width: 110px;
- }
- .chemicalInAndOut-form select {
- width: 114px;
- }
- #chemicalInAndOut-device-w {
- overflow: hidden;
- }
- #chemicalInAndOut-device-w .tabs-panels {
- border: none;
- }
- #chemicalHouse-device-w input[type="text"],#chemicalHouse-device-view input[type="text"] {
- width: 110px;
- }
- .chemicalHouse-form table,.chemicalHouse-form-view table,.storedGrain-two-table-tonic {
- width: 100%;
- margin-bottom: 20px;
- border: 1px solid #ddd;
- border-collapse: collapse;
- }
- .chemicalHouse-form table tr,.chemicalHouse-form-view table tr,.storedGrain-two-table-tonic tr {
- font-weight: normal;
- }
- .chemicalHouse-form table td,.chemicalHouse-form-view table td,.storedGrain-two-table-tonic td {
- border: 1px solid #ddd;
- text-align: center;
- line-height: 25px;
- }
- .chemicalHouse-form table td input,.chemicalHouse-form-view table td input {
- border: none;
- }
- .wrap-downLoad {
- height: 35px;
- margin: 10px 0 20px 0;
- }
- .wrap-downLoad .three-span-downLoad {
- margin-right: 20px;
- }
- .wrap-downLoad .downLoad-data {
- display: inline-block;
- padding: 5px;
- }
- .grain-buckle {
- overflow: hidden;
- }
- .grain-buckle .info-float-left {
- width: 60%;
- float: left;
- }
- .grain-buckle .info-float-right {
- width: 25%;
- float: left;
- }
- .checker-img-wrap,.checker2-img-wrap {
- display: inline-block;
- width: 122px;
- height: 20px;
- border: 1px solid #b1c242;
- text-align: center;
- line-height: 18px;
- }
- /*============================ydf添加css============================*/
- .archiveMg-label-t{ display:inline-block; line-height:40px;}
- .label-wrap{ margin:10px 0px;}
- .label-wrap label{ font-weight:bold; display:inline-block; width:130px; text-align:right; vertical-align:middle; padding-right:5px;}
- .label-wrap .label-val{ width:100px; display:inline-block;}
- .label-wrap .label-val.w1{ width:330px;}
- .archiveMg-con h3{ border-left:3px solid #1a9856; padding-left:10px; font-size:16px;}
- #archiveMg-sub-yijjl-w .in-pitem-lit{ min-width:90px;}
- #archiveMg-sub-liangqjcxx-w .in-pitem-lit{ min-width:120px;}
- #archiveMg-sub-fengyx-w .in-pitem-lit{ min-width:120px;}
- #archiveMg-sub-liangqjcxx-w h3{ border-left:3px solid #1a9856; padding-left:10px; font-size:16px; margin-bottom:5px;}
- #archiveMg-sub-fengyx-w h3{ border-left:3px solid #1a9856; padding-left:10px; font-size:16px; margin-bottom:5px;}
- #archiveMg-sub-churk-w .in-pitem-lit{ min-width:130px;}
- #profit-loss-dialog .in-pitem-lit{ min-width:130px;}
- #archiveMg-sub-jiagpz-w .in-pitem-lit{ min-width:130px;}
- #archiveMg-sub-zhiljc-w0 .in-pitem-lit{ min-width:80px;}
- #chemicalHouse-device-w .deviceIn-pitem-lit, #chemicalHouse-device-view .deviceIn-pitem-lit{ width:60px;}
- .pandian-tab1-box{ margin:0px 60px 20px 63px;}
- .pandian-box1{ margin:0px 60px 10px 63px;}
- .pandian-box1 label{ margin-right:10px;}
- .pandian-box1 label input{ margin-right:5px;}
- .pandian-tab1 th{ background:#eee; border:1px solid #ddd; text-align:center; padding:3px 0px;}
- .archiveMg-tab1{ width:730px; border-collapse:collapse; margin:10px 0 10px 115px;}
- .archiveMg-tab1 td{ border:1px solid #ddd; padding:3px 0px; text-align:center;}
- .archiveMg-tab2{ width:730px; border-collapse:collapse; margin:10px 0 10px 115px;}
- .archiveMg-tab2 td{ border:1px solid #ddd; padding:3px 0px; text-align:center;}
- #archiveMg-sub-cangcgl-w .in-device-w-t{ margin-right:0px;}
- #archiveMg-sub-cangcgl-w .pic{ height:190px;}
- .label-marr30 .archiveMg-label-t{ margin-right:30px;}
- .br-tit{ line-height:20px; vertical-align:middle;}
- .storedGrain-one-table input{ width:80px;}
- .info-yes a{ color:#fff; text-decoration:none; display:block; width:100%; cursor:pointer;}
- .storedGrain-subType-w{ width:140px;}
- .archiveMg-con, .yijjl-tab, .liangqjcxx-tab, .fengyx-tab, .churk-tab, .zhiljc-tab, .chulzy-tab, .jiagpz-tab, .dancfy-tab, .cangcgl-tab{ padding:20px;}
- .out-pitem{ padding:20px;}
- .no-border-box .panel-body-noheader{ border-width: 0px;}
- .grain-check-record-box,.grain-change-table{ margin:0px 10px;}
- .bif-con > div.main-wrap{ height:100%;}
- .main-wrap-bor{ border:1px solid #b1c242; overflow:auto; height:552px;}
- .detail-qrcode-lingpeijian-table,.detail-qrcode-wuzi-table{ border-collapse:collapse;}
- .detail-qrcode-lingpeijian-table td,.detail-qrcode-wuzi-table td{ border:1px solid #ccc; padding:3px 8px;}
- #detail-qrcode-shebei-table input{ border: 0px none;}
- .detail-qrcode-shebei-table{ border-collapse: collapse;}
- .detail-qrcode-shebei-table td{ border: 1px solid #ccc; padding: 0px 5px;}
- .elect-record-tab1{ margin:auto;}
- .elect-record-tab1 td{ padding:10px 5px;}
- .elect-record-tab1 td label{ float:right;}
- .elect-record-tab1 td.radio-td label{ float:left; margin-right:20px;}
- .tab-mar1{ margin:25px auto 30px;}
|