123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527 |
- body,ul {
- margin: 0;
- padding: 0;
- }
- body {
- position: relative;
- }
- ul {
- list-style: none;
- }
- .main2{
- width: 900px;
- }
- .main3{
- width: 1200px;
- }
- .tabs-header{
- background: #1A9856;
- }
- .tabs li a{
- background: #1A9856 !important;
- color: #FFF !important;
- }
- .tabs .tabs-selected a{
- color: #000 !important;
- background: #D0D66F !important;
- }
- a {
- text-decoration: none;
- }
- a:hover {
- text-decoration: underline;
- }
- .tool a {
- text-decoration: none;
- color: white;
- font-weight: bold;
- }
- .tool a:hover {
- text-decoration: underline;
- }
- .tool-wrap {
- width: 100%;
- background: #007B3A;
- color: white;
- }
- .tool {
- width: 1200px;
- height: 30px;
- line-height: 30px;
- font-size: 13px;
- margin: 0 auto;
- }
- .emp-name {
- margin-right: 20px;
- float: left;
- }
- .emp-item {
- float: right;
- }
- .emp-item .albumn{
- display: inline-block;
- width: 343px;
- }
- .albumn .to-do{ position:relative;}
- .albumn .to-do i{
- background-color: #f10215;
- border-radius: 7px;
- color: #fff;
- display: inline-block;
- font-size: 12px;
- line-height: 12px;
- min-width: 12px;
- padding: 1px;
- right: auto;
- text-align: center; font-style:normal; margin-left:4px;}
- .albumn img{
- width: 20px;
- height: 20px;
- vertical-align: middle;
- }
- .albumn-arrow {
- display: inline-block;
- border-top: 5px solid white;
- border-left: 5px solid transparent;
- border-right: 5px solid transparent;
- position: absolute;
- left: 235px;
- top: 35px;
- }
- .logo-wrap {
- background: #007B3A;
- border-top: 1px solid #1A9856;
- }
- .logo {
- width: 1200px;
- height: 60px;
- margin: 0 auto;
- }
- .logo img {
- height: 33px;
- margin-top: 14px;
- }
- .nav-wrap {
- background: #1A9856;
- }
- .nav {
- width: 1200px;
- height: 45px;
- line-height: 45px;
- font-family: 'Microsoft YaHei';
- font-size: 15px;
- color: white;
- margin: 0 auto;
- }
- .nav ul,.nav li {
- margin: 0;
- padding: 0;
- list-style-type: none;
- font-size: 0;
- }
- .nav li {
- text-align: center;
- padding: 0 14px;
- display: inline-block;
- cursor: pointer;
- font-size: 15px;
- }
- .nav li:hover {
- background: #30AB6A;
- }
- .nav .active {
- background: #30AB6A;
- }
- .nav a {
- display: block;
- width: 100%;
- height: 100%;
- color: white;
- text-decoration: none;
- }
- .con-wrap {
- width: 1200px;
- min-height: 400px;
- margin: 0 auto;
- margin-top: 12px;
- font-family: 'Microsoft YaHei';
- /*padding-bottom: 50px;*/
- }
- .con-wrap .con {
- width: 100%;
- text-align:center;
- position: relative;
- }
- .con-wrap #main-map {
- z-index: 100;
- width: 100%;
- height:560px;
- }
- .con-wrap #mapLw-show {
- z-index: 1000;
- width: 220px;
- height: 220px;
- position: absolute;
- bottom: 16px;
- right: 180px;
- display: none;
- }
- .con-wrap #list-show {
- z-index: 101;
- display: none;
- position: absolute;
- top: 50%;
- -webkit-transform: translateY(-50%);
- -ms-transform: translateY(-50%);
- -o-transform: translateY(-50%);
- transform: translateY(-50%);
- right: 15%;
- background: rgba(0,0,0,0.5);
- border-radius: 5px;
- padding: 10px 20px;
- padding-bottom: 0px;
- }
- .con-wrap #list-show li {
- text-align: left;
- margin-bottom: 10px;
- }
- .con-wrap #list-show li a {
- color: #fff;
- font-weight: 100;
- }
- /*.con-wrap #list-show li a:hover {
- color: #108c7e;
- }*/
- .status {
- display: inline-block;
- }
- .status-title {
- line-height: 40px;
- font-size: 16px;
- font-weight: 600;
- }
- .status-con {
- width: 485px;
- height: 180px;
- border: 1px solid lightgrey;
- }
- .status-con-t {
- width: 485px;
- height: 75px;
- border-bottom: 1px solid lightgrey;
- }
- .status-img {
- width: 110px;
- height: 75px;
- display: inline-block;
- }
- .status-img img {
- width: 60px;
- height: 60px;
- margin-left: 25px;
- margin-top: 7px;
- }
- .status-pro {
- height: 75px;
- width: 375px;
- display: inline-block;
- vertical-align: top;
- }
- .status-pro-name {
- line-height: 40px;
- font-size: 15px;
- }
- .status-pro-level {
- line-height: 20px;
- font-size: 14px;
- color: grey;
- }
- .status-con-bli {
- line-height: 30px;
- font-size: 14px;
- text-indent: 1em;
- color: #777;
- }
- .status-con-bli-t {
- width: 110px;
- display: inline-block;
- }
- .notice {
- display: inline-block;
- float: right;
- }
- .notice-title {
- line-height: 40px;
- font-size: 16px;
- font-weight: 600;
- }
- .notice-more {
- font-size: 14px;
- color: grey;
- font-weight: normal;
- float: right;
- }
- .notice-con {
- border: 1px solid lightgrey;
- width: 500px;
- height: 180px;
- }
- .notice-con-t {
- width: 500px;
- height: 75px;
- border-bottom: 1px solid lightgrey;
- }
- .notice-con-item {
- width: 375px;
- display: inline-block;
- }
- .notice-con-itembig{
- display: inline-block;
- line-height: 30px;
- text-indent: 1em;
- font-size: 16px;
- font-weight: 600;
- }
- .notice-con-itembig a {
- color: black;
- }
- .notice-con-itemsmall {
- display: inline-block;
- line-height: 25px;
- font-size: 14px;
- text-indent: 1em;
- color: grey;
- }
- .notice-con-itemsmall a{
- color: grey;
- }
- .notice-con-logo {
- width: 110px;
- display: inline-block;
- }
- .notice-con-logo img {
- height: 50px;
- margin-left: 30px;
- margin-right: 30px;
- margin-top: 12px;
- }
- .notice-con-bli {
- line-height: 35px;
- text-indent: 1em;
- display: inline-block;
- width: 100%;
- font-size: 15px;
- }
- .notice-con-blitime {
- color: grey;
- }
- .notice-con-blititle a {
- color: black;
- }
- .notice-con-person {
- margin-right: 1em;
- float: right;
- color: grey;
- }
- .supervise {
- margin-top: 40px;
- }
- .super-con {
- border: 1px solid lightgrey;
- padding-left: 1em;
- }
- .super-con-title {
- line-height: 40px;
- display: inline-block;
- font-size: 15px;
- font-weight: 600;
- }
- .super-con-item {
- color: grey;
- }
- .super-con-item span {
- display: inline-block;
- margin-right: 80px;
- margin-bottom: 30px;
- }
- .sysinfo {
- margin-top: 35px;
- }
- .bottom-wrap {
- height: 40px;
- margin-top: 10px;
- line-height: 40px;
- text-align: center;
- background: #007B3A;
- color: white;
- }
- /*company*/
- #con-map {
- /*min-height: 650px;*/
- display: inline-block;
- margin-top: 10px;
- }
- .file-list {
- border-bottom: 1px solid lightgrey;
- }
- .file-list a {
- text-decoration: none;
- color: black;
- }
- .file-list a:hover {
- color: #0c94d3;
- }
- .file-list .active {
- color: #0c94d3;
- }
- .file-title-wrap {
- display: inline-block;
- width: 80px;
- vertical-align: top;
- line-height: 25px;
- }
- .file-title {
- line-height: 25px;
- }
- .file-con-wrap {
- display: inline-block;
- width: 835px;
- }
- .file-con {
- display: inline-block;
- margin-right: 20px;
- line-height: 25px;
- width: 110px;
- }
- .file-other {
- width: 450px;
- display: inline-block;
- margin-right: 25px;
- }
- .file-other-wrap {
- border:1px solid lightgrey;
- padding-left: 10px;
- }
- .file-other-wrap span {
- line-height: 25px;
- }
- /*dailymanagefile->transferrecoder*/
- .back-last {
- font-size: 14px;
- color: #0c94d3;
- cursor: pointer;
- border: 1px solid white;
- }
- .back-last:hover {
- border: 1px solid lightgrey;
- }
- .back-last img {
- vertical-align: middle;
- }
- .dt-nav {
- // border:1px solid lightgrey;
- padding: 10px 5px;
- font-size: 14px;
- }
- .dt-item {
- border:1px solid lightgrey;
- margin-top: 10px;
- font-size: 14px;
- }
- .dt-item-export {
- padding: 5px;
- text-indent: 1em;
- color: white;
- background: #0c94d3 url(/img/export.png) no-repeat 2px 7px;
- }
- /*personfile->personfile.html*/
- .pf-ptitle {
- font-size: 14px;
- font-weight: 600;
- line-height: 40px;
- }
- .pf-pitem,.pf-degree,.pf-major,.pf-ab,.pf-no {
- margin-bottom: 20px;
- }
- .pf-pitem-li {
- min-width: 200px;
- margin-right: 10px;
- margin-bottom: 10px;
- display: inline-block;
- line-height: 35px;
- }
- .pf-pitem-lit {
- min-width: 114px;
- display: inline-block;
- text-align: right;
- }
- .pf-pitem-lic {
- width: 140px;
- }
- .pf-major,.pf-ab,.pf-degree,.pf-no {
- line-height: 35px;
- }
- /*dailymanagefile->dailywindfile.html*/
- .dwf-li {
- width: 215px;
- display: inline-block;
- line-height: 35px;
- }
- .dwf-li select {
- width: 130px;
- height: 20px;
- }
- .dwf-li-title {
- width: 75px;
- display: inline-block;
- }
- /*dailymanagefile->grainincomefile.html*/
- #ft {
- padding: 5px;
- }
- #gcf {
- padding: 5px;
- }
- /*warehousebaseinfo->warehouseinfofile.html*/
- .wsf-wrap {
- border: 1px solid lightgrey;
- font-size: 14px;
- padding: 5px 13px;
- }
- .wsf-li {
- width: 335px;
- display: inline-block;
- line-height: 35px;
- }
- .wsf-li-1 {
- width: 245px;
- display: inline-block;
- line-height: 35px;
- }
- .wsf-li-title {
- width: 100px;
- display: inline-block;
- text-align: right;
- }
- .wsf-li-title-1 {
- text-align: right;
- width: 100px;
- display: inline-block;
- }
- .wsf-li select {
- width: 150px;
- height: 20px;
- }
- .wsf-big {
- font-size: 14px;
- font-weight: 600;
- display: inline-block;
- margin-top: 20px;
- }
- .wsf-li-1 input {
- width: 130px;
- }
- /*inspect->warehouseinspectfile.html*/
- .wif-li {
- min-width: 180px;
- display: inline-block;
- line-height: 30px;
- }
- .wif-li-title {
- width: 90px;
- display: inline-block;
- text-align: right;
- }
- .wif-li-b {
- margin-bottom: 10px;
- }
- /*work->workplatform*/
- #fee-add-win
- {
- width:400px;height:320px;
- padding:5px;
- }
- .takeOnPeople
- {
- margin-left:35px;
- }
- .fee
- {
- margin-left:23px;
- }
- #fee-add-win form
- {
- padding:10px 20px 10px 40px;
- }
- #fee-add-win select
- {
- width:173px;
- }
- .textarea-fee textarea
- {
- width:173px;
- height:50px;
- }
- .textarea-fee span
- {
- position:relative;
- top:-43px;
- }
- .fee-button-container
- {
- padding:15px;
- text-align:center;
- }
- .fee-button-container a
- {
- margin-right:20px;
- }
- /*work->safefill->safefill.html*/
- /*work->workplatform.html*/
- .wp-item-export {
- padding: 5px;
- color: white;
- background: #1A9856;
- }
- .wp-port {
- width: 50px;
- height: 20px;
- display: inline-block;
- text-indent: 1em;
- cursor: pointer;
- text-decoration: none;
- }
- .wp-port-import {
- background: url(/img/import.png) no-repeat -2px 0px;
- }
- .wp-port-export {
- background: url(/img/export.png) no-repeat -2px 0px;
- }
- .wp-port-add {
- background: url(/img/add.png) no-repeat -2px 0px;
- }
- .wp-delete,.wp-update,.wp-inspect {
- cursor: pointer;
- }
- /*index.html*/
- .author-nav {
- display: inline-block;
- width: 200px;
- height: 552px;
- border: 1px solid lightgrey;
- float: left;
- overflow: auto;
- margin-top: 10px;
- }
- .tree-node {
- height: 25px; width: 272px;
- }
- /*basedata*/
- .bd-add-win {
- width: 600px;
- height: 400px;
- }
- .bd-add-s {
- width: 80px;
- height: 25px;
- background: #1A9856;
- border-radius: 5px;
- color: white;
- }
- .bd-add-s:hover {
- background: #25C16F;
- height: 25px;
- color: white;
- border-radius: 5px;
- }
- #bd-ff table {
- margin: 20px auto;
- }
- .t-update, .t-del, .t-loss, .t-ins {
- width: 40px;
- background: #1A9856;
- color: white;
- display: inline-block;
- border-radius: 4px;
- cursor: pointer;
- height: 20px;
- line-height: 20px;
- text-align: center;
- }
- .t-detail{
- width: 50px;
- background: #1A9856;
- color: white;
- display: inline-block;
- border-radius: 4px;
- cursor: pointer;
- height: 20px;
- line-height: 20px;
- text-align: center;
- }
- .t-update1{
- width: 80px;
- background: #1A9856;
- color: white;
- display: inline-block;
- border-radius: 4px;
- cursor: pointer;
- height: 20px;
- line-height: 20px;
- text-align: center;
- }
- .t-update:hover,.t-detail:hover {
- background: #25C16F;
- }
- .t-update1:hover {
- background: #25C16F;
- }
- .t-del {
- background: #C70202;
- }
- .t-del:hover {
- background: red;
- }
- .t-ins:hover {
- background: #25C16F;
- }
- /*base-iframe*/
- .bif-nav {
- height: 36px;
- margin: 0 auto;
- /*width: 1200px;*/
- margin-top: 12px;
- font-family: 'Microsoft YaHei';
- background-color: #1A9856;
- text-align: left;
- }
- .bif-nav ul {
- margin: 0;
- padding: 0;
- list-style-type: none;
- font-size: 3px;
- height: 36px;
- line-height: 36px;
- overflow: hidden;
- }
- .bif-nav li {
- float: left;
- background: #1A9856;
- color: white;
- padding: 0 5px;
- font-size: 12px;
- cursor: pointer;
- border-right: 1px solid #FFF;
- }
- .bif-nav li:hover {
- background: #D0D66F;
- /*font-weight: bold;*/
- }
- .bif-nav .active {
- background: #D0D66F;
- font-weight: bold;
- color: black;
- }
- .bif-con {
- width: 970px;
- height: 554px;
- margin-top: 10px;
- float: left;
- }
- .bif-con>div {
- width: 100%;
- height: 100%;
- }
- .wp-delete,.wp-update {
- cursor: pointer;
- }
- .uploadify {
- height: 30px;
- width: 120px;
- line-height: 30px;
- text-align: center;
- margin: 0 auto;
- margin-top: 19px;
- background: #1A9856;
- border-radius: 5px;
- color: white;
- }
- .uploadify object {
- left: 90px;
- }
- .bif-tab1 {
- padding: 50px;
- }
- .bif-left {
- width: 250px;
- height: 400px;
- display: inline-block;
- cursor: pointer;
- }
- .bif-left img {
- display: block;
- width: 250px;
- height: 300px;
- margin: 0 auto;
- }
- .bif-img-option {
- overflow: hidden;
- height: 50px;
- line-height: 50px;
- }
- .bif-img-title {
- box-sizing: border-box;
- /*text-align: right;float: left; width: 60%;*/
- font-weight: bold;
- font-size: 20px;
- }
- .bif-img-storeman {
- box-sizing: border-box;
- font-size: 18px;
- float: left;
- /*width: 40%;*/
- color: green;
- font-weight: bold;
- }
- .bif-right {
- box-sizing: border-box;
- padding-left: 80px;
- display: inline-block;
- width: 550px;
- height: 400px;
- float: right;
- }
- .bif-r-li-t {
- font-size: 15px;
- line-height: 45px;
- display: inline-block;
- width: 140px;
- text-align: right;
- }
- .bif-r-li-v {
- display: inline-block;
- min-width: 110px;
- text-align: center;
- line-height: 45px;
- font-size: 15px;
- color: green;
- font-weight: bold;
- }
- /*warehouse-base*/
- .wb-base {
- width: 100%;
- height: 100%;
- padding: 10px;
- }
- .wb-img {
- width: 400px;
- height: 500px;
- display: inline-block;
- }
- .wb-img .wb-img-sun {
- overflow: hidden;
- }
- .wb-img img{
- margin: 10px 0 0 10px;
- width: 374px;
- height: 374px;
- }
- .wb-item {
- width: 520px;
- height: 100%;
- margin-left: 10px;
- display: inline-block;
- float: right;
- }
- .wb-item-title {
- font-size: 16px;
- font-weight: bold;
- line-height: 100px;
- }
- .wb-item-c-left {
- text-align: right;
- width: 115px;
- display: inline-block;
- font-size: 15px;
- line-height: 48px;
- }
- .wb-item-c-right {
- width: 138px;
- display: inline-block;
- font-size: 14px;
- color: green;
- }
- .QRcode {
- display: block;
- cursor: pointer;
- font-size: 16px;
- margin-bottom: 10px;
- }
- /*graininspectinfo*/
- .gsi-title {
- font-size: 15px;
- font-weight: bold;
- line-height: 30px;
- margin-top: 10px;
- text-align: center;
- }
- .gsi-record {
- margin-top: 15px;
- margin-bottom: 20px;
- }
- .qii-out-tab table,.gii-history-w-wrap table, .gsi-record table {
- width: 100%;
- border: 1px solid lightgrey;
- border-collapse: collapse;
- border-top: 1px solid lightgrey;
- border-left: 1px solid lightgrey;
- }
- .qii-out-tab td, .gii-history-w-wrap td,.gsi-record td {
- border: 1px solid lightgrey;
- border-bottom: 1px solid lightgrey;
- text-align: center;
- }
- .gii-t-header {
- background: #ccc;
- font-weight: bold;
- }
- .gii-t-left {
- font-weight: bold;
- }
- .gii-t-bottom {
- color: green;
- font-weight: bold;
- }
- /*初检质量详情*/
- .w-tab {
- padding: 0 10px;
- }
- .qii-w-input-1 {
- min-width: 95px;
- }
- .qii-w-input-small {
- min-width: 65px;
- }
- .qii-w-input-s {
- width: 65px;
- }
- .qii-w-input-margin {
- margin-top: 5px;
- }
- .qii-spring .tabs {
- border-bottom: 0;
- }
- .qii-spring .tabs-header .tabs-pill li.tabs-selected a.tabs-inner {
- background: #1A9856;
- color: white;
- }
- .qii-spring .qii-spring-check {
- width: 152px;
- }
- .qii-spring .qii-spring-title {
- width: 110px;
- }
- .qii-date-1 {
- width: 170px;
- }
- .qii-date-2 {
- width: 140px;
- }
- .qii-input-1 {
- padding-top: 50px;
- }
- .qii-out-tab table {
- width: 100%;
- border: 1px solid lightgrey;
- border-collapse: collapse;
- }
- .qii-out-tab td {
- border: 1px solid lightgrey;
- text-align: center;
- }
- .qii-out-tab .gii-t-header {
- background-color: white;
- font-weight:normal;
- }
- .qii-out-tab td input {
- border: none;
- }
- .logout-div{
- display: inline-block;
- position: absolute;
- right: 0;
- width: 75px;
- line-height: 30px;
- height: 30px;
- text-align: center;
- background: #017C3B;
- border: 2px solid #fff;
- border-top: none;
- display: none;
- top: 35px;
- }
- .base-list {
- display: inline-block;
- width: 200px;
- height: 600px;
- border: 1px solid lightgrey;
- float: left;
- overflow-x: hidden;
- overflow-y: auto;
- margin-right: 10px;
- }
- .bd-form input {
- width: 190px;
- }
- .tree-breadcrumb {
- font-size: 12px;
- width: 1200px;
- margin: 0 auto;
- text-align: left;
- }
- .tree-breadcrumb a{
- font-size: 14px;
- color: #007B3A;
- line-height: 14px;
- }
- .tree-breadcrumb span{
- line-height: 14px;
- font-size: 14px;
- color: #007B3A;
- }
- .panel-header {
- background-color: #1A9856;
- color: #FFF;
- }
- .panel-title {
- font-size: 12px;
- font-weight: bold;
- height: 16px;
- line-height: 16px;
- color: #FFF;
- }
- /***upload start***/
- .pic{
- border: 1px solid #CCC;
- /* float: left; */
- width: 100%;
- min-height: 150px;
- background: #CCC;
- overflow: hidden;
- position: relative;
- }
- .pic .imgList {
- height: 100%;
- overflow: hidden;
- transition: all .3s;
- }
- .pic .imgList img {
- float: left;
- }
- .pic .prev {
- left: 5px;
- border-left: 3px solid #1A9856;
- border-bottom: 3px solid #1A9856;
- }
- .pic .next {
- right: 5px;
- border-top: 3px solid #1A9856;
- border-right: 3px solid #1A9856;
- }
- .pic .prev, .pic .next {
- cursor: pointer;
- position: absolute;
- top: 50%;
- transform: translateY(-50%);
- transform: rotate(45deg);
- width: 15px;
- height: 15px;
- }
- #file{
- border-color: #ffa8a8;
- background-color: #F30000;
- color: #000;
- width: 100%;
- height: 20px;
- margin-top: 10px;
- }
- div.upload-btn {
- width: 100px;
- height: 40px;
- margin: 20px 0px 0px 100px;
- /*border: 1px solid #ccc;*/
- background: url("/img/upload2.png");
- overflow: hidden;
- cursor: pointer;
- }
- div.upload-btn-wenti {
- width: 166px;
- height: 40px;
- /*border: 1px solid #ccc;*/
- background: url("/img/upload_wenti.png");
- overflow: hidden;
- cursor: pointer;
- }
- div.upload-btn-ren {
- width: 166px;
- height: 40px;
- /*border: 1px solid #ccc;*/
- background: url("/img/upload_ren.png");
- overflow: hidden;
- cursor: pointer;
- }
- div.upload-btn-advices {
- width: 166px;
- height: 40px;
- /*border: 1px solid #ccc;*/
- background: url("/img/upload_advices.png");
- overflow: hidden;
- cursor: pointer;
- }
- div.upload-btn-advices4 {
- width: 166px;
- height: 40px;
- /*border: 1px solid #ccc;*/
- background: url("/img/zhengg.png");
- overflow: hidden;
- cursor: pointer;
- }
- div.upload-btn-wenti input {
- display: block !important;
- width: 166px !important;
- height: 40px !important;
- opacity: 0 !important;
- overflow: hidden !important;
- }
- div.upload-btn-ren input {
- display: block !important;
- width: 166px !important;
- height: 40px !important;
- opacity: 0 !important;
- overflow: hidden !important;
- }
- div.upload-btn-advices input {
- display: block !important;
- width: 166px !important;
- height: 40px !important;
- opacity: 0 !important;
- overflow: hidden !important;
- }
- div.upload-btn-advices4 input {
- display: block !important;
- width: 166px !important;
- height: 40px !important;
- opacity: 0 !important;
- overflow: hidden !important;
- }
- div.upload-btn input {
- display: block !important;
- width: 260px !important;
- height: 40px !important;
- opacity: 0 !important;
- overflow: hidden !important;
- }
- #upload-info{
- color:red;
- min-height: 100px;
- font-size:16px;
- }
- /***map***/
- .clear{clear:both;}
- .map-con-wrap{
- width: 1200px;
- min-height: 400px;
- margin: 0 auto;
- margin-top: 2px;
- font-family: 'Microsoft YaHei';
- padding-bottom: 50px;
- position: relative;
- }
- .map-con-wrap .info-img{
- position: absolute;
- bottom: 77px;
- right: 10px;
- }
- .map-con-wrap .grain-img{
- margin: 10px auto;
- }
- .map-tree-breadcrumb{
- border: 1px solid #CCC;
- background: #fffecf;
- font-size: 14px;
- line-height: 17px;
- padding: 5px;
- margin: 5px 0;
- }
- .map-tree-breadcrumb a{
- color:#000;
- font-size:14px;
- text-decoration: none;
- }
- .map-tree-breadcrumb a:hover{
- color:green;
- }
- .map-con-wrap .citymap{
- margin: 0 auto;
- width: 1200px;
- }
- .map-con-wrap .imgmap .left{
- width: 30%;
- float: left;
- }
- .map-con-wrap .imgmap .right{
- width: 70%;
- float: left;
- }
- .imgmap a{
- color: #000;
- }
- #grain-pic{
- width: 1000px;
- float:left;
- }
- #grain-info{
- width: 190px;
- float: left;
- padding-left:10px;
- }
- .grain-content{
- display: block;
- clear:both;
- }
- .clear{clear:both;}
- #fangxiang{
- position: absolute;
- top: 184px;
- left: 1000px;
- }
- /*粮库列表图标*/
- .author-nav ul .tree-icon,.author-nav ul .tree-folder {
- background: url('/img/tree-one.png') no-repeat 100%;
- }
- .author-nav ul ul .tree-icon,.author-nav ul ul .tree-folder {
- background: url('/img/tree-two.png') no-repeat 100%;
- }
- .author-nav ul ul ul .tree-icon,.author-nav ul ul ul .tree-folder {
- background: url('/img/tree-three.png') no-repeat 100%;
- }
- .status-select {
- width: 70px;
- height: 25px;
- background: #1A9856;
- border-radius: 5px;
- color: white;
- margin-left: 20px;
- }
- .status-select:hover {
- background: #25C16F;
- height: 25px;
- color: white;
- border-radius: 5px;
- }
- .grain-float-left,.grain-float-right {
- float: left;
- box-sizing: border-box;
- padding: 20px;
- width: 599px;
- height: 523px;
- border-right: 1px solid #ccc;
- background-color: #fff;
- }
- #bd-transfer {
- height: 13%;
- padding: 20px;
- box-sizing: border-box;
- }
- .transfer-float-left,.transfer-float-right {
- float: left;
- box-sizing: border-box;
- padding: 20px;
- width: 50%;
- height: 87%;
- border-right: 1px solid #ccc;
- border-top: 1px solid #ccc;
- background-color: #fff;
- text-align: center;
- line-height: 420px;
- font-size: 16px;
- }
- .realTime-wrap {
- display: inline-block;
- position: relative;
- }
- .realTime-wrap #realTime-seach {
- box-sizing: border-box;
- width: 150px;
- border: 1px solid #B1C242;
- height: 22px;
- line-height: 20px;
- }
- .realTime-wrap .realTime-show {
- display: none;
- position: absolute;
- z-index: 1000;
- box-sizing: border-box;
- top: 20px;
- left: 0;
- width: 150px;
- height: 262px;
- overflow: auto;
- border: 1px solid #B1C242;
- background: white;
- }
- .realTime-show li {
- width: 100%;
- color: #000;
- line-height: 20px;
- background-color: #fff;
- /*padding: 5px;*/
- cursor: default;
- }
- .realTime-show li:hover {
- background-color: #ccc;
- }
- .realTime-wrap {
- display: inline-block;
- position: relative;
- }
- /* 出入库中,出库计划文号改为下拉菜单的样式 */
- .out-planNum-wrap #out-planNum {
- box-sizing: border-box;
- border: 1px solid #B1C242;
- height: 22px;
- line-height: 20px;
- }
- .out-planNum-wrap .jihua_planNum {
- display: none;
- position: absolute;
- z-index: 1000;
- box-sizing: border-box;
- top: 117px;
- left: 146px;
- width: 171px;
- height: 162px;
- overflow: auto;
- border: 1px solid #B1C242;
- background: white;
- }
- .jihua_planNum li {
- width: 100%;
- color: #000;
- line-height: 20px;
- background-color: #fff;
- /*padding: 5px;*/
- cursor: default;
- }
- .jihua_planNum li:hover {
- background-color: #ccc;
- }
- /* 出入库中,入库计划文号改为下拉菜单的样式 */
- .in-planNum-wrap #in-planNum {
- box-sizing: border-box;
- /*width: 171px;*/
- border: 1px solid #B1C242;
- height: 22px;
- line-height: 20px;
- }
- .in-planNum-wrap .in-jihua_planNum {
- display: none;
- position: absolute;
- z-index: 1000;
- box-sizing: border-box;
- top: 117px;
- left: 146px;
- width: 171px;
- height: 162px;
- overflow: auto;
- border: 1px solid #B1C242;
- background: white;
- }
- .in-jihua_planNum li {
- width: 100%;
- color: #000;
- line-height: 20px;
- background-color: #fff;
- /*padding: 5px;*/
- cursor: default;
- }
- .in-jihua_planNum li:hover {
- background-color: #ccc;
- }
- .PromptDiv {
- display: none;
- z-index: 1000;
- position: fixed;
- bottom: 0;
- right: 0;
- border: 1px solid rgb(185, 201, 239);
- overflow: hidden;
- background: rgb(207, 222, 244);
- width: 300px;
- height: 180px;
- }
- .PromptDiv-title {
- position: relative;
- box-sizing: border-box;
- border: 1px solid #fff;
- width: 100%;
- height: 35px;
- padding: 8px;
- font-size: 14px;
- overflow: hidden;
- color: #1f336b;
- }
- .PromptDiv-title .close-span {
- position: absolute;
- top: 0;
- right: 0;
- width: 20px;
- height: 35px;
- line-height: 35px;
- color: red;
- font-weight: bold;
- text-align: center;
- cursor: pointer;
- overflow: hidden;
- }
- .PromptDiv-content {
- box-sizing: border-box;
- padding: 8px;
- border: 1px solid #fff;
- border-top: none;
- width: 100%;
- height: 145px;
- font-size: 14px;
- line-height: 20px;
- }
- .unit-verify-main{ background:#fafafa; border:1px solid #b1c242; height:400px; min-height: 400px;}
- .unit-verify-info{ margin:20px;}
- .path-input{ width:200px;}
- .upload-key-box{ position:relative; margin-top:15px;}
- .upload-key-box .upload-key-file{ position:absolute; top:0px; left:0px; width:88px; height:30px; z-index:10; opacity:0;}
- /*气象监测、气体检测、智能控制*/
- .jianc-time{ text-align:center;}
- #weaMonitorTab{ width:100%; border-collapse:collapse; margin-top:10px;}
- #weaMonitorTab td{ border:1px solid #ccc; padding:5px 10px;}
- #weaMonitorTab td label{ text-align:right; float:right;}
- #weaMonitorTab td input{ border:0px none; width:99%; background:none;}
- #historical-liangqjc-w{ font-family:'微软雅黑'; color:#333; font-size:12px; position:relative;}
- #historical-liangqjc-w .detail-qrcode-print{ position:absolute; top:50px; left:20px;}
- #historical-liangqjc-w h2{ text-align:center; margin-bottom:15px; margin-top:0px;}
- #historical-liangqjc-w .weather-div{ text-align:center;}
- #historical-liangqjc-w .warehouse-data{ text-align:center;}
- .his-liangqjc-tab1{ border-collapse:collapse; margin-top:10px; width:1000px;}
- .his-liangqjc-tab1 td{ border:1px solid #ccc; padding:5px 5px;}
- .his-liangqjc-tab1 td label{ text-align:right; float:right; font-size:14px;}
- .his-liangqjc-tab2{ border-collapse:collapse; margin-top:10px; width:100%;}
- .his-liangqjc-tab2 td{ border:1px solid #ccc; padding:5px 5px; text-align:center;}
- .his-liangqjc-tab3{ border-collapse:collapse; margin-top:10px; margin-bottom:20px; width:100%;}
- .his-liangqjc-tab3 td{ border:1px solid #ccc; padding:5px 5px; text-align:center;}
- .his-liangqjc-label{ font-size:14px; font-family:'微软雅黑'; color:#333;}
- .his-liangqjc-label textarea{ border:1px solid #ccc; padding:8px; font-size:12px; font-family:'微软雅黑'; margin-top:5px; width:984px; height:50px;}
- .annotation-div{ color:#ff0000; font-size:12px; font-family:'微软雅黑'; margin-top:10px; margin-bottom:15px;}
- .temHumCurve-lineChart-div{ width: 1100px;height:400px; margin:auto;}
- .timeContrast-lineChart-wrap{ height:400px;}
- .timeContrast-lineChart-div1,.timeContrast-lineChart-div2{ height:400px; width:560px;}
- .timeContrast-lineChart-wrap .timeContrast-lineChart-div1{ float:left;}
- .timeContrast-lineChart-wrap .timeContrast-lineChart-div2{ float:right; margin-right:10px;}
- .warehouseContrast-lineChart-wrap{ height:400px;}
- .warehouseContrast-lineChart-div1,.warehouseContrast-lineChart-div2{ height:400px; width:560px;}
- .warehouseContrast-lineChart-wrap .warehouseContrast-lineChart-div1{ float:left;}
- .warehouseContrast-lineChart-wrap .warehouseContrast-lineChart-div2{ float:right; margin-right:10px;}
- #taskView{ width: 1018px;height:400px; margin:auto; font-family:'微软雅黑'; color:#333; font-size:12px;}
- #taskView .detail-qrcode-print{ top:50px; left:20px;}
- #taskView .detail-qrcode-return{ top:50px; left:120px;}
- #taskView h2{ text-align:center; margin-bottom:15px; margin-top:0px;}
- #taskView .weather-div{ text-align:center;}
- #taskView .warehouse-data{ text-align:center;}
- .task-cangf-menu{ margin-top:10px; margin-bottom:20px;}
- .gas-cangf-menu{ margin-bottom:20px;}
- .gas-his-tab1{ border-collapse:collapse; margin-top:10px; width:100%;}
- .gas-his-tab1 td{ border:1px solid #ccc; padding:5px 5px; text-align:center;}
- .taskadd-cbox-wrap{ margin:0px 0px 0px 105px; position:relative; top:-18px;}
- .taskadd-cbox{ margin-top:10px;}
- .taskadd-cbox label{ margin-right:10px;}
- .tri-input1{ width:25px; text-align:center;}
- .tri-time-text{ display:none;}
- .grain-detection-main{ position:relative;}
- .detection-btn{ position:absolute; top:10px; left:10px; z-index:10;}
- .grain-imgbox{ position:relative;}
- .tooltip-h3{ background:#1a9856; line-height:30px; padding:0px 10px; color:#fff; margin:0px;}
- .tooltip-tab{ border-collapse:collapse;}
- .tooltip-tab td{ font-size:12px; font-family:'微软雅黑'; color:#333; padding:5px 3px;}
- .tooltip-tab td label{ float:right; font-size:14px;}
- #grain-list-w h2{ text-align:center;}
- .gas-cbox-tit{ font-size:14px; font-family:'微软雅黑'; color:#333; background:#1A9856;}
- .gas-cbox-body{ padding:10px;}
- .costLoss-start-time{ width:150px;}
- .gas-detection-barn{ margin:10px 0px;}
- .gas-cbox{ margin-top:10px;}
- #ventilationView .deviceIn-pitem-lit, #ventilationAss .deviceIn-pitem-lit{ width:120px;}
- #ventilationView .deviceIn-pitem-lic, #ventilationAss .deviceIn-pitem-lic{ width:200px; display: inline-block;*display:inline; *zoom:1; text-align:left;}
- #fumigationView .deviceIn-pitem-lit, #fumigationAss .deviceIn-pitem-lit{ width:130px;}
- #fumigationView .deviceIn-pitem-lic, #fumigationAss .deviceIn-pitem-lic{ width:200px; display: inline-block;*display:inline; *zoom:1; text-align:left;}
|