| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230 |
- ul,
- li,
- ol {
- list-style: none;
- margin: 0;
- padding: 0;
- }
- a {
- text-decoration: none
- }
- .callSreen {
- padding: 5px;
- }
- .clearfix:after {
- content: "";
- display: block;
- clear: both;
- }
- .form-control:-ms-input-placeholder {
- color: #999 !important;
- }
- .ldtp-con {
- width: 100%;
- margin: 0 auto;
- height: 100%;
- /*overflow: hidden;*/
- position: relative;
- /*top: 97px;
- left: 220px;*/
- background: #fff;
- /*border-left: 4px solid #1ab395;*/
- /*display: none;*/
- }
- .ldtp-con .hei-list {
- position: absolute;
- top: 20%;
- left: 40%;
- z-index: 10;
- display: none;
- }
- .ldtp-con .hei-list input {
- margin-top: 3px;
- }
- /*.minClosed{
- position: absolute;
- top: 0px;
- right: 80px;
- height: 35px;
- width: 35px;
- z-index: 10;
- }
- .minClosed a{
- display: block;
- height: 1px;
- background: #000;
- width: 15px;
- position: absolute;
- top: 15px;
- left: 10px;
- }
- .minClosed:hover{
- background: #ccc;
- }*/
- .ldtp-cl {
- background: #243747;
- font-family: "Adobe 黑体 Std";
- height: 100%;
- overflow: hidden;
- overflow-y: auto;
- }
- .ldtp-cl .head-pic .hp-box {
- height: 90px;
- width: 90px;
- -webkit-border-radius: 50%;
- -moz-border-radius: 50%;
- border-radius: 50%;
- overflow: hidden;
- margin: 20px auto;
- border-width: 2px;
- border-style: solid;
- border-color: #ffb400 #fc3c04 #fdfc01 #00e3c0;
- }
- .head-pic {
- width: 90%;
- margin: 0 auto;
- }
- .head_info {
- color: #fff;
- margin: 0 auto;
- width: 100%;
- }
- .head_info .head_info_item {
- width: 100%;
- margin: 0 auto;
- margin-bottom: 10px;
- }
- .head_tel,
- .head_location {
- position: relative;
- /*width: 215px;*/
- width: 66%;
- height: 50px;
- line-height: 50px;
- text-align: center;
- overflow: hidden;
- background-color: #2f4659;
- border-top-left-radius: 25px;
- border-bottom-left-radius: 25px;
- }
- .head_tel .head_tel_icon {
- position: absolute;
- left: 8px;
- top: 13px;
- display: inline-block;
- width: 24px;
- height: 24px;
- background: url(../../img/head_tel_icon.png) left center no-repeat;
- }
- .head_location .head_location_icon {
- position: absolute;
- left: 8px;
- top: 13px;
- display: inline-block;
- width: 24px;
- height: 24px;
- background: url(../../img/head_location_icon.png) left center no-repeat;
- }
- .head_tel .head_tel_bg {
- position: absolute;
- right: -46px;
- top: -4px;
- background-color: #243747;
- height: 60px;
- width: 60px;
- border-radius: 50%;
- }
- .head_location .head_location_bg {
- position: absolute;
- right: -46px;
- top: -4px;
- background-color: #243747;
- height: 60px;
- width: 60px;
- border-radius: 50%;
- }
- .head_time,
- .head_black {
- position: relative;
- /*width: 110px;*/
- width: 34%;
- height: 40px;
- line-height: 40px;
- text-align: center;
- background-color: #2d4356;
- border-radius: 20px;
- margin-top: 5px;
- }
- .head_time .head_time_icon {
- position: absolute;
- left: 8px;
- top: 8px;
- display: inline-block;
- width: 24px;
- height: 24px;
- background: url(../../img/head_time_icon.png) left center no-repeat;
- }
- .head_black .head_black_icon {
- position: absolute;
- left: 8px;
- top: 8px;
- display: inline-block;
- width: 24px;
- height: 24px;
- background: url(../../img/head_black_icon.png) left center no-repeat;
- }
- .head_black .head_black_cancel_icon {
- position: absolute;
- left: 8px;
- top: 8px;
- display: inline-block;
- width: 24px;
- height: 24px;
- background: url(../../img/head_black_cancel_icon.png) left center no-repeat;
- }
- .head_black .head_black_ivr {
- position: absolute;
- right: 8px;
- top: 8px;
- display: inline-block;
- width: 24px;
- height: 24px;
- background: url(../../img/drop1.png) left center no-repeat;
- }
- .head_time span {
- padding-left: 20px;
- }
- .head_black span {
- padding-left: 0px;
- }
- .head_black i {
- cursor: pointer;
- }
- .head_black span {
- color: #a54741;
- font-weight: bold;
- }
- /*左侧表单*/
- .head_form {
- margin: 0 auto;
- margin-top: 14px;
- color: #fff;
- width: 100%;
- }
- .head_form .form-group {
- /*height: 30px;*/
- background-color: #2b3f51;
- border-radius: 4px;
- margin-bottom: 6px;
- margin-left: 0;
- margin-right: 0;
- }
- .head_form .form-group .form-control {
- height: 30px;
- background-color: transparent;
- border-color: transparent;
- }
- .head_form .form-group .form-control:focus {
- border-color: transparent !important;
- }
- .head_form .btn-default {
- border-color: transparent;
- background-color: transparent;
- color: #fff;
- height: 30px;
- font-size: 12px;
- }
- .head_form .bootstrap-select>.dropdown-toggle.bs-placeholder,
- .head_form .filter-option {
- font-size: 12px;
- color: #fff;
- }
- .head_form .bootstrap-select .dropdown-toggle:focus {
- outline: none !important;
- outline-offset: 0;
- }
- .head_form .dropdown-menu .bs-searchbox .form-control {
- background-color: #fff !important;
- border-color: #ccc !important;
- color: #555;
- }
- .head_form .dropdown-menu .bs-searchbox .form-control:focus {
- border-color: #1ab394 !important;
- }
- .head_form .bootstrap-select.btn-group .dropdown-menu li a {
- display: block;
- color: #555;
- }
- .head_form .dropdown-menu>.active>a {
- color: #fff !important;
- }
- .ldtime {
- line-height: 30px;
- padding-left: 12px;
- }
- .head_form_btn_save {
- line-height: 30px;
- cursor: pointer;
- color: #1bad90;
- font-weight: bold;
- }
- .head_customer_info {
- width: 100%;
- margin: 0 auto;
- margin-top: 28px;
- color: #fff;
- }
- .head_customer_info_title .info_title {
- display: inline-block;
- width: 126px;
- height: 34px;
- line-height: 34px;
- text-align: center;
- background: url(../../img/head_customer_info_title_bg.png) left center no-repeat;
- margin-bottom: 5px;
- }
- .head_customer_info_title .pagination {
- margin-top: 0;
- }
- .head_customer_info_title .pagination li a {
- width: 80px;
- border-radius: 4px;
- height: 28px;
- line-height: 20px;
- background-color: #2f4659;
- color: #909ca6;
- border: none;
- margin-left: 6px;
- }
- .head_customer_info_lists {
- width: 100%;
- margin-bottom: 8px;
- }
- .head_customer_info_item {
- width: 100%;
- margin-bottom: 10px;
- }
- .head_customer_info_item_l {
- width: 86%;
- height: 90px;
- background-color: #2f4659;
- border-top-left-radius: 4px;
- border-bottom-left-radius: 4px;
- padding: 10px 13px 10px 20px;
- }
- .head_customer_info_item_l p span:nth-of-type(1) {
- color: #909ca6;
- margin-right: 8%;
- }
- .head_customer_info_item_r {
- width: 14%;
- height: 90px;
- line-height: 90px;
- text-align: center;
- cursor: pointer;
- background-color: #2b3f51;
- color: #1ab394;
- border-top-right-radius: 4px;
- border-bottom-right-radius: 4px;
- }
- .head_customer_info_item_active .head_customer_info_item_l {
- background-color: #3f5d75;
- }
- .head_customer_info_item_active .head_customer_info_item_r {
- color: #fff;
- }
- .head_customer_info .pagination>.disabled>a:hover {
- background-color: #2f4659;
- }
- .head_customer_info .pagination>.disabled>a:focus {
- background-color: #2f4659;
- }
- .ldtp-cl .head-pic ul li {
- font-size: 12px;
- color: #dfe4ed;
- text-align: center;
- }
- .ldtp-cl .head-pic ul li.nikeName i {
- display: inline-block;
- width: 20px;
- height: 1px;
- background: #dfe4ed;
- }
- .ldtp-cl .head-pic ul li.nikeName span {
- margin: 0 10px;
- }
- .ldtp-cl .head-pic ul li.lahei {
- color: #ce2114;
- margin: 10px 0;
- cursor: pointer;
- }
- .ldtp-cl .head-pic ul li.lahei i {
- display: inline-block;
- height: 16px;
- width: 16px;
- vertical-align: middle;
- }
- .ldtp-cl .head-pic ul li.lahei .push {
- background: url(../../img/lahei.png) no-repeat;
- }
- .ldtp-cl .head-pic ul li.lahei .qxlh {
- background: url(../../img/retur.png) no-repeat;
- }
- .ldtp-cl .head-pic ul li.td-call {
- padding: 1em 6em;
- }
- .ldtp-cl .head-pic ul li>a {
- display: inline-block;
- }
- .ldtp-cl .head-pic ul li>a.drop {
- float: right;
- }
- .ldtp-cl .head-pic ul li>a.take {
- float: left;
- }
- .ldtp-cl .head-pic ul li>a>i {
- display: inline-block;
- height: 36px;
- width: 36px;
- }
- .ldtp-cl .head-pic ul li>a.take>i {
- background: url(../../img/drop1.png) no-repeat;
- }
- .ldtp-cl .head-pic ul li>a.drop>i {
- background: url(../../img/take.png) no-repeat;
- }
- .ldtp-cl .come-detail {
- color: #fcf9f9;
- padding-left: 5em;
- line-height: 2em;
- margin-top: 35px;
- }
- .ldtp-cr {
- height: 100%;
- overflow: hidden;
- overflow-y: auto;
- }
- .ldtp-cr .ld-service li {
- float: left;
- font-size: 14px;
- color: #000;
- padding: 5px 15px;
- cursor: pointer;
- }
- .ldtp-cr ul.ld-service li.cr-click {
- background: #000;
- color: #fff;
- }
- .ld-sercon .Ps-chaxun {
- padding: 15px 0;
- line-height: 20px;
- }
- .ld-sercon .Ps-chaxun span {
- margin-right: 1.2em;
- }
- .Ps-chaxun input {
- width: 128px;
- padding-left: 20px;
- padding-right: 0;
- }
- .searchbtn {
- width: 2.5em;
- height: 24px;
- border-radius: 5px;
- position: absolute;
- background-color: #1AB394;
- background-image: url(../../img/searIcon.png);
- background-repeat: no-repeat;
- background-position: center center;
- cursor: pointer;
- }
- .ld-sercon span p {
- display: inline-block;
- margin: 0;
- width: 128px;
- overflow: hidden;
- vertical-align: middle;
- border: 1px solid #ccc;
- position: relative;
- }
- /*.ld-sercon span p i{
- display: block;
- height: 18px;
- width: 18px;
- background: url(../img/select_03.png) no-repeat;
- position: absolute;
- top: 0;
- right: 0;
- }*/
- .ld-sercon select,
- .order_form select {
- /*height: 22px;
- width: 128px;
- padding-left: 20px;*/
- padding-top: 3px;
- }
- .ld-sercon textarea {
- width: 70%;
- vertical-align: middle;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- }
- .ld-sercon div.bton {
- width: 70px;
- height: 27px;
- line-height: 27px;
- background: #e43926;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- margin: 0 auto;
- color: #fff;
- text-align: center;
- }
- .order_form {
- padding: 20px 0;
- }
- .ld-sercon .addjl {
- vertical-align: top;
- display: inline-block;
- width: 84px;
- border-radius: 5px;
- text-align: center;
- padding: 0px;
- font-size: 12px;
- height: 24px;
- line-height: 24px;
- cursor: pointer;
- background-color: #1ab394;
- color: #fff;
- margin-left: 5em;
- }
- .tbth {
- background: #1ab394;
- }
- .dealw {
- color: #1ab394;
- }
- .ld-sercon>div {
- display: none;
- }
- .ldcr-bottom .ldcrb-top>ul {
- float: left;
- }
- .ldcr-bottom .ldcrb-top>ul li {
- float: left;
- font-size: 14px;
- width: 90px;
- text-align: center;
- height: 30px;
- line-height: 30px;
- cursor: pointer;
- }
- .ldcr-bottom .ldcrb-top>div {
- float: right;
- width: 285px;
- height: 30px;
- position: relative;
- }
- .ldcr-bottom .ldcrb-top>div .sear-inp {
- width: 100%;
- height: 100%;
- border: 1px solid #ccc;
- overflow: hidden;
- }
- .ldcr-bottom .ldcrb-top>div .sear-inp input {
- display: block;
- height: 100%;
- width: 88%;
- border: 0;
- outline: none;
- padding: 10px;
- }
- .searIcon {
- position: absolute;
- width: 12%;
- height: 100%;
- right: 0;
- top: 0;
- background-color: #1ab394;
- background-image: url(../../img/searIcon.png);
- background-repeat: no-repeat;
- background-position: center center;
- cursor: pointer;
- }
- .ldcr-bottom .detail-con {
- padding: 15px;
- border: 1px solid #ebebeb;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- margin-top: 15px;
- }
- .ldcr-bottom .detail-con ul li {
- margin-bottom: 10px;
- }
- .ldcr-bottom .detail-con ul li .zhishi-title {
- border-bottom: 1px solid #ccc;
- }
- .ldcr-bottom .detail-con ul li .zhishi-title a {
- display: block;
- float: left;
- width: 55%;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- color: #000;
- }
- .ldcr-bottom .detail-con ul li .zhishi-title em {
- display: block;
- float: right;
- font-style: normal;
- font-family: Verdana;
- float: right;
- color: #000;
- }
- .ldcr-bottom .detail-con ul li .explancon {
- padding: 30px 10px;
- text-indent: 24px;
- line-height: 24px;
- color: #999;
- background: #f5f5f5;
- display: none;
- }
- .order_form {
- border: 1px solid #e6e6e6;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- margin: 15px 0;
- }
- .shows {
- display: block;
- }
- .hides {
- display: none !important;
- }
- .hei-list .bacha:hover {
- color: #ccc;
- }
- .ke-container {
- width: 70% !important;
- }
- body,
- html,
- .wrapper {
- height: 100%;
- }
- .ldtp-con {
- display: block;
- }
- .minBacha {
- position: absolute;
- top: 0;
- right: 80px;
- z-index: 10;
- overflow: hidden;
- }
- .minBacha>div {
- float: left;
- height: 35px;
- width: 35px;
- margin-left: 2px;
- }
- .minBacha>div a {
- display: block;
- height: 100%;
- width: 100%;
- text-align: center;
- background-position: center center;
- background-color: #2f4050;
- opacity: .5;
- }
- .minBacha>div a:hover {
- opacity: 1;
- }
- .minClosed>a {
- background: url("../../img/min.png") no-repeat;
- }
- .Bacha>a {
- background: url("../../img/gb.png") no-repeat;
- }
- .lblcount {
- position: absolute;
- right: 5px;
- top: 7px;
- }
- .first {
- z-index: 1000;
- }
- .khzl {
- font-size: 12px;
- border: 0;
- margin: 35px auto;
- color: #fff;
- }
- .khzl tr {
- border: 0;
- }
- .khzl th {
- padding: 5px 8px 5px 0;
- text-align: right;
- width: 40%;
- font-weight: normal;
- border: 0;
- }
- .khzl tbody>tr>td,
- .khzl tbody>tr>th {
- border: 0;
- }
- .khzl tbody>tr>td input {
- border: 0;
- outline: none;
- background: #243747;
- padding-left: 5px;
- width: 100%;
- }
- .khbtn {
- /*background: #97a0a8;*/
- color: #1ab394;
- font-size: 14px;
- vertical-align: middle;
- }
- .hei-list {
- width: 400px;
- margin: 0 auto;
- }
- .heiTop {
- height: 35px;
- background: #1ab394;
- color: #fff;
- line-height: 35px;
- padding: 0 15px;
- border-top-left-radius: 3px;
- border-top-right-radius: 3px;
- }
- .heiTop .htl {
- float: left;
- margin: 0;
- }
- .heiTop .bacha {
- float: right;
- font-size: 18px;
- cursor: pointer;
- margin: 0;
- }
- .heiCon {
- width: 100%;
- background: #fff;
- text-align: center;
- padding: 25px 15px;
- height: auto;
- overflow-y: auto;
- border: 1px solid #eee;
- }
- #time-word {
- border: 1px solid #1ab394;
- padding: 5px 0 5px 10px;
- width: 120px;
- outline: none;
- color: #000;
- }
- .chooses {
- margin-top: 10px;
- }
- .btns {
- background: #1ab394;
- color: #fff;
- padding: 3px 10px;
- outline: none;
- font-size: 12px;
- margin-left: 15px;
- border: 0;
- border-radius: 3px;
- box-sizing: border-box;
- }
- .bianji {
- display: inline-block;
- height: 16px;
- vertical-align: middle;
- margin-right: 5px;
- }
- #citySel {
- width: 100%;
- }
- .bianji.edi {
- background: url(../../img/xgai.png) no-repeat;
- }
- .bianji.sav {
- background: url(../../img/bbc.png) no-repeat;
- }
- .bianji.canc {
- background: url(../../img/quxi.png) no-repeat;
- }
- .t-shade {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background: rgba(0, 0, 0, 0.48);
- z-index: 10004;
- display: none;
- }
- .shade_k {
- z-index: 10005;
- width: 40%;
- margin: 10% auto;
- background-color: #fff;
- box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
- border-radius: 5px;
- }
- .shade_title {
- padding: 0 80px 0 20px;
- height: 42px;
- line-height: 42px;
- border-bottom: 1px solid #eee;
- font-size: 16px;
- color: #FFFFFF;
- overflow: hidden;
- background-color: rgb(26, 179, 148);
- border-radius: 2px 2px 0 0;
- position: relative;
- }
- .setwin {
- position: absolute;
- right: 15px;
- top: 5px;
- font-size: 20px;
- line-height: initial;
- }
- .setwin a {
- font-size: 20px;
- color: #fff;
- }
- .shade_content {
- overflow-y: auto;
- position: relative;
- padding-bottom: 50px;
- padding: 10px;
- }
- .ldcr-bottom .detail-con ul li .active a {
- color: #1ab394 !important;
- }
- .ldcr-bottom .detail-con ul li .active+.explancon {
- display: block !important;
- }
- #menuContent {
- background: #fff;
- position: absolute;
- width: 100%;
- border: 1px solid #ccc;
- right: 0;
- top: 25px;
- z-index: 10;
- /* display: none;*/
- overflow-y: auto;
- }
- #organizer {
- height: 25px;
- width: 100%;
- display: inline-block;
- position: relative;
- }
- #treeDemo li {
- width: 100%;
- }
- .filter-option {
- color: #676b6d;
- }
- .testInput-list {
- position: absolute;
- z-index: 999;
- border: 1px solid rgb(204, 204, 204);
- background-color: rgb(255, 255, 255);
- z-index: 99999;
- padding-left: 0;
- width: 100%;
- display: none;
- height: 200px;
- overflow-y: auto;
- }
- .testInput-list li {
- padding: 5px;
- color: #000;
- }
- .testInput-list li:hover {
- background-color: #E43926;
- color: #fff;
- }
- #testInput_ {
- outline: none;
- border: 1px solid #ccc;
- padding-left: 10px;
- outline-color: #fff;
- }
- .e43 {
- color: #e43926;
- }
- .cx {
- display: block;
- }
- .order_form .form-group {
- margin-bottom: 15px;
- }
- .order_form .form-group>label {
- height: 30px;
- line-height: 30px;
- width: 100px;
- text-align: right;
- padding-right: 0;
- }
- .order_form textarea.form-control {
- resize: none;
- width: 82%;
- }
- .text-red {
- color: red;
- vertical-align: middle;
- font-size: 20px;
- padding: 2px;
- }
- .ld-sercon .bton {
- width: 70px;
- background: #1ab394;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- margin: 0 auto;
- color: #fff;
- text-align: center;
- }
- .order_form .inps {
- width: 182px;
- height: 30px;
- outline: none;
- border: 1px solid #e6e6e6;
- padding: 0;
- padding-left: 10px;
- }
- .r_order_type {
- height: 30px;
- line-height: 30px;
- }
- .r_order_type input[type="radio"] {
- margin-top: 8px;
- }
- .baseInfo {
- border-bottom: 1px dashed #1ab394;
- margin-bottom: 20px;
- }
- /*业主信息*/
- .owerInfo {
- margin-bottom: 20px;
- border-bottom: 1px dashed #1ab394;
- padding-left: 0;
- padding-right: 0;
- display: none;
- }
- .owerInfo .owerTitle {
- color: #1ab394;
- }
- .complaintOrder {
- padding-left: 0;
- padding-right: 0;
- display: none;
- }
- .order_transfer {
- padding-left: 0;
- padding-right: 0;
- }
- .complaintOrder .serviceOrder_type,
- .complaintOrder .is_quality_assurance,
- .order_form .order_note {
- display: none;
- }
- .drop_down .caret {
- margin-left: -20px;
- }
- #reginsTreeView,
- #reginsTreeView1 {
- position: absolute;
- left: 117px;
- top: 32px;
- background-color: #fff;
- z-index: 4;
- width: 66%;
- max-height: 256px;
- overflow-y: auto;
- }
- #head_form_room_input+.bootstrap-select,
- #order_room_input+.bootstrap-select {
- display: none;
- }
- .order_form .dropdown-toggle.btn-default {
- height: 30px;
- line-height: 18px;
- }
- .baseInfo .bootstrap-select.btn-group.disabled,
- .baseInfo .bootstrap-select.btn-group>.disabled {
- cursor: text;
- }
- .baseInfo .disabled.form-control,
- .baseInfo .btn-default.disabled {
- background-color: #eee;
- }
- .baseInfo .btn-default.disabled:hover {
- border-color: #E5E6E7;
- }
- .baseInfo .form-control[readonly]:focus {
- border-color: #e5e6e7 !important;
- }
- .audit_wait {
- color: #febd23;
- }
- .audit_revoke {
- color: #fd72b9;
- }
- .audit_done {
- color: #5ccb91;
- }
- .company_search {
- position: absolute;
- right: 8px;
- top: 8px;
- cursor: pointer;
- }
- @media (max-width: 1680px) {
- .head_time,
- .head_black,
- .head_tel,
- .head_location {
- width: 100%;
- }
- }
- @media (max-width: 1254px) {
- .head_customer_info_item_l {
- height: 110px;
- }
- .head_customer_info_item_r {
- height: 110px;
- line-height: 110px;
- }
- }
- @media (max-width: 1112px) {
- .head_customer_info_item_l {
- height: 128px;
- }
- .head_customer_info_item_r {
- height: 128px;
- line-height: 128px;
- }
- }
- @media (max-width: 1014px) {
- .head_customer_info_item_l {
- height: 128px;
- }
- .head_customer_info_item_r {
- height: 128px;
- line-height: normal;
- padding-top: 46px;
- }
- }
- @media (min-width: 768px) {
- .order_form .form-inline .form-control {
- width: 50%;
- }
- }
|