| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295 |
- 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: 115px;
- 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_all {
- color: #19aad0;
- }
- .audit_wait {
- color: #febd23;
- }
- .audit_done {
- color: #5ccb91;
- }
- .audit_refuse {
- color: #fd7c78;
- }
- .audit_doned {
- color: #3cd6c9;
- }
- .audit_revoke {
- color: #fd72b9;
- }
- .audit_termination {
- color: #fc3d18;
- }
- .company_search {
- position: absolute;
- right: 8px;
- top: 8px;
- cursor: pointer;
- }
- .cusDetails {
- padding: 20px;
- }
- .cusDetails .content_1 {
- background-color: #fff;
- width: 100%;
- margin: 0 auto;
- margin-bottom: 20px;
- padding: 10px 20px 20px 20px;
- border-radius: 10px;
- box-shadow: 1px 2px 4px #CCCCCC;
- }
- .shark_content_title {
- font-size: 16px;
- color: #333;
- font-weight: bold;
- height: 30px;
- line-height: 30px;
- border-bottom: 1px dashed #1ab394;
- margin-bottom: 10px;
- margin-top: 5px;
- }
- .cusDetails .cus_base {
- margin: 0;
- padding: 0;
- }
- .cusDetails .cus_base .cusListItem {
- background-color: #f6f6f6;
- padding: 10px;
- border-radius: 5px;
- margin-bottom: 10px;
- position: relative;
- }
- .cusDetails .cusListItem .aBtn {
- position: absolute;
- right: 60px;
- top: 10px;
- z-index: 10;
- }
- .cusDetails .cusListItem .aBtn1 {
- right: 20px;
- }
- @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%;
- }
- }
|