| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825 |
- body {
- font-family: "微软雅黑";
- font-size: 14px;
- }
- ul li {
- list-style: none;
- /* float: left;*/
- }
- .fl {
- float: left;
- }
- .fr {
- float: right;
- }
- .tc {
- text-align: center;
- }
- button {
- outline: none;
- }
- /*标头*/
- .th-box {
- width: 100%;
- padding: 5px;
- background-color: #ffffff;
- margin-bottom: 15px;
- }
- .th-bar {
- /* height: 40px;*/
- padding: 3px 15px 0 15px;
- }
- .sc_btn {
- color: rgb(255, 255, 255);
- font-size: 12px;
- margin-left: 15px;
- box-sizing: border-box;
- background: #249fea;
- padding: 6px 10px;
- outline: none;
- border-width: 0px;
- border-style: initial;
- border-color: initial;
- border-image: initial;
- border-radius: 3px;
- }
- .btn_gray {
- font-size: 14px;
- /*margin: 0 3px;*/
- box-sizing: border-box;
- padding: 6px 10px;
- outline: none;
- background-color: #ffffff;
- color: #249fea;
- border: 1px solid #f1f1f1;
- border-radius: 4px;
- }
- .input-group-addon {
- color: #249fea;
- }
- div.form-inline div.form-group {
- margin-top: 6px;
- margin-bottom: 6px;
- }
- .seach-box-gray {
- padding-top: 5px;
- }
- .seach-box-gray li {
- float: left;
- }
- .sc_btn:hover {
- color: #fff!important;
- }
- .btn_gray:hover {
- color: #808080;
- }
- .btn_gray:focus {
- border-color: #f1f1f1;
- }
- .Block {
- display: block;
- }
- .seach-box ul {
- overflow: hidden;
- }
- .seach-box ul li {
- margin-right: 5px;
- float: left;
- }
- .photo {
- background-color: #FFF;
- background-image: none;
- border: 1px solid #e5e6e7 !important;
- border-radius: 1px;
- color: inherit;
- padding: 6px 12px;
- height: 34px !important;
- }
- .select {
- background-color: #FFF;
- background-image: none;
- border: 1px solid #e5e6e7;
- border-radius: 1px;
- color: inherit;
- padding: 6px 12px;
- }
- .select:focus {
- outline: none;
- border-color: #00BFFF;
- }
- input:focus {
- outline: none;
- border-color: #00BFFF;
- }
- .spiner-example {
- position: absolute;
- top: 50%;
- left: 50%;
- z-index: 111;
- margin-left: -85px;
- margin-top: -100px;
- display: none;
- }
- .sk-spinner-three-bounce {
- width: 170px !important;
- }
- .sk-spinner p {
- display: inline-block;
- font-size: 18px;
- margin-left: 10px;
- }
- .laydate_body .laydate_bottom,
- .laydate_body .laydate_top {
- height: 31px !important;
- }
- .laydate_body .laydate_y .laydate_yms ul li {
- width: 59px !important;
- }
- .max-right {
- margin-right: 20px;
- }
- .add_time {
- margin-left: 30px;
- margin-top: 20px;
- }
- .add_time label {
- /*margin-right: 5px;*/
- /*width: 100px;*/
- text-align: right;
- text-align: -webkit-right;
- line-height: 34px;
- }
- #Pb,
- #editPb {
- /*width: 50%;*/
- height: 80px;
- resize: none;
- width: 50%;
- height: 80px;
- border: 1px solid #e5e6e7;
-
- }
- .Pb_sm {
- line-height: 82px;
- display: -webkit-inline-box;
- vertical-align: top;
- resize: none;
- outline: none;
- }
- .gjsu ul li {
- margin-bottom: 5px;
- padding-top: 10px;
- }
- .gjsu ul li label {
- padding-right: 5px;
- }
- .selects {
- width: 200px;
- }
- .tc {
- margin-top: 30px;
- text-align: center;
- }
- .t-shade {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background: rgba(0, 0, 0, 0.48);
- z-index: 10004;
- display: none;
- }
- .layui-layer-title {
- background-color: #249fea!important;
- border-top-left-radius: 5px!important;
- border-top-right-radius: 5px!important;
- }
- .layui-layer-page {
- border-radius: 5px!important;
- }
- .layui-layer-dialog {
- border-radius: 5px!important;
- }
- .layui-layer-setwin a {
- color: #fff!important;
- }
- .search_time {
- width: 228px!important;
- }
- .setwin {
- position: absolute;
- right: 15px;
- top: 5px;
- font-size: 20px;
- line-height: initial;
- }
- .setwin a {
- font-size: 20px;
- color: #fff;
- }
- .wh_btn {
- width: 80%;
- text-align: center;
- padding-top: 20px;
- margin: 0 auto;
- margin-bottom: 20px;
- }
- .wh_btn input {
- padding: 7px 20px;
- color: #FFF;
- border-radius: 5px;
- margin-right: 30px;
- border: 1px solid #999;
- border-color: rgb(26, 179, 148);
- }
- .cx {
- display: block;
- }
- .imgs {
- cursor: pointer;
- }
- .usercode {
- background-color: #FFF;
- background-image: none;
- border: 1px solid #e5e6e7;
- border-radius: 1px;
- color: inherit;
- padding: 6px 12px;
- }
- .audiojs {
- width: 100%;
- }
- table td {
- word-break: break-all;
- word-wrap: break-word;
- }
- .add_time input {
- /*width: 50%;*/
- }
- a.aBtn {
- padding: 0 3px;
- color: #249fea;
- display: inline-block;
- font-size: 12px;
- }
- a.aBtn:hover {
- color: #0088cc;
- }
- .tab_head {
- position: relative;
- background-color: #fff;
- border-top: 1px solid #e7eaec;
- margin-bottom: 15px;
- }
- .tab_head_left {
- padding-left: 0;
- margin: 0;
- border-bottom: 1px solid #eef0f2;
- }
- .tab_head li {
- float: left;
- width: 10.5%;
- text-align: center;
- padding: 13px 0;
- font-size: 16px;
- color: #7b8a97;
- cursor: pointer;
- }
- .tab_head .tab_head_active {
- border-bottom: 3px solid #249fea;
- margin-bottom: -2px;
- color: #249fea;
- }
- .tabs_details {
- display: none;
- width: 100%;
- }
- .showtabs {
- display: block;
- }
- .state_audit {
- display: inline-block;
- width: 60px;
- height: 18px;
- line-height: 18px;
- font-size: 12px;
- box-sizing: border-box;
- color: #ffffff;
- border-radius: 5px;
- text-align: center;
- cursor: default!important;
- }
- a.state_audit:hover,
- a.state_audit:active,
- a.state_audit:focus,
- a.state_audit:visited {
- color: #FFFFFF;
- }
- /*待审核 已通过 已拒绝 */
- .text-block {
- color: #000;
- }
- .state_audit_other {
- background-color: #249fea;
- }
- .state_audit_hang {
- background-color: #E91E63;
- }
- .state_audit_remission {
- background-color: #1a7bb9;
- }
- .state_audit_wait {
- background-color: #febd23;
- }
- .state_audit_done {
- background-color: #5ccb91;
- }
- .state_audit_refuse {
- background-color: #fd7c78;
- }
- .state_audit_doned {
- background-color: #3cd6c9;
- }
- .state_audit_revoke {
- background-color: #fd72b9;
- }
- .state_audit_termination {
- background-color: #fc3d18;
- }
- .audit_all {
- color: #249fea;
- }
- .audit_wait,
- .audit_waitEvaluate,
- .audit_yqxcounts {
- color: #febd23;
- }
- .audit_done,
- .audit_complete {
- color: #5ccb91;
- }
- .audit_refuse,
- .audit_none {
- color: #fd7c78;
- }
- .audit_doned,
- .audit_order {
- color: #3cd6c9;
- }
- .audit_revoke {
- color: #fd72b9;
- }
- .audit_termination {
- color: #fc3d18;
- }
- .audit_all::before,
- .audit_none::before,
- .audit_order::before,
- .audit_waitEvaluate::before,
- .audit_yqxcounts::before,
- .audit_complete::before,
- .audit_wait::before,
- .audit_done::before,
- .audit_refuse::before,
- .audit_doned::before,
- .audit_revoke::before,
- .audit_ygqcounts:before,
- .audit_termination::before {
- content: '\ff08'
- }
- .audit_all::after,
- .audit_none::after,
- .audit_order::after,
- .audit_waitEvaluate::after,
- .audit_yqxcounts::after,
- .audit_complete::after,
- .audit_wait::after,
- .audit_done::after,
- .audit_refuse::after,
- .audit_doned::after,
- .audit_revoke::after,
- .audit_ygqcounts:after,
- .audit_termination::after {
- content: '\ff09'
- }
- .pro_allocation .form-group {
- margin-right: 0;
- }
- .seeAccountPro {
- width: 95%;
- margin: 20px auto;
- }
- .tool_down:before {
- display: block;
- content: "";
- height: 13px;
- width: 13px;
- border: 1px solid #e5e5e5;
- border-bottom: 0;
- border-right: 0;
- background: #fff;
- position: absolute;
- left: 50%;
- top: -7px;
- -ms-transform: rotate(46deg);
- -moz-transform: rotate(46deg);
- -webkit-transform: rotate(46deg);
- -o-transform: rotate(46deg);
- transform: rotate(46deg);
- }
- .task_tools {
- position: relative;
- }
- .task_tools .tool_down {
- position: absolute;
- top: 130%;
- left: -80px;
- z-index: 9999;
- display: none;
- list-style: none;
- margin: 0px;
- background: #fff;
- border: 1px solid #e5e5e5;
- text-align: left;
- padding: 5px;
- }
- .equp_management .tool_down {
- left: -19px;
- }
- .pro_management .tool_down {
- left: -30px;
- }
- .pro_regulatory .tool_down {
- left: -22px;
- }
- .tels_manage .tool_down {
- left: -46px;
- }
- .user_manage .tool_down {
- left: -30px;
- }
- .importNum .tool_down {
- left: 20px;
- }
- .task_tools .tool_down li {
- float: none;
- position: relative;
- }
- .task_tools .tool_down li>a {
- padding: 6px 6px 6px 30px;
- color: #333;
- text-decoration: none;
- display: block;
- clear: both;
- font-weight: normal;
- /*line-height: 18px;*/
- white-space: nowrap;
- }
- .task_tools .tool_down li:hover {
- background: #eee;
- }
- .task_tools .tool_down .divider {
- height: 1px;
- margin: 9px 1px;
- overflow: hidden;
- background-color: #e5e5e5;
- border-bottom: 1px solid #e5e5e5;
- }
- .task_tools .tub {
- position: absolute;
- left: 10px;
- top: 8px;
- font-size: 14px;
- color: #249fea;
- }
- .ztc {
- background: #fcb322;
- }
- .clw {
- background: #3cc051;
- }
- .clz {
- background: #57b5e3;
- }
- .dzx {
- background: #ed4e2a;
- }
- .ysc {
- background: #ef2e18;
- }
- /*
- * 转移任务
- * 奖励处罚
- */
- .transfer_cont,
- .reward_cont {
- padding: 30px 20px;
- width: 60%;
- margin: 0 auto;
- }
- .reward_cont textarea {
- resize: none;
- }
- li.select2-results__option {
- width: 100%;
- }
- .transfer_select .select2-container {
- width: 50%!important;
- }
- /*.ensureTransfer_btn {
- margin-top: 20%;
- }*/
- .ensureTransfer_btn button.btn {
- width: 100px;
- }
- .proBrief_tables,
- .proPredict_tables {
- width: 100%;
- }
- .mbtns .fa-toggle-on {
- color: #1ABC9C;
- font-size: 13pt;
- vertical-align: middle;
- margin-top: -1px;
- margin-left: -3px;
- height: 15px;
- }
- .mbtns .fa-toggle-off {
- color: #aaa;
- font-size: 13pt;
- vertical-align: middle;
- margin-top: -1px;
- margin-left: -3px;
- height: 15px;
- }
- .shuju-con {
- width: 90%;
- height: 600px;
- margin: 20px auto;
- }
- .equipmentRepair .task_tools .tool_down {
- left: -22px;
- }
- @media only screen and (min-width: 1511px) {
- .tels_manage div.fixed-table-body,
- .equp_management div.fixed-table-body {
- overflow-x: inherit;
- overflow-y: inherit;
- padding-bottom: 0px;
- }
- }
- @media only screen and (min-width: 960px) {
- .equipmentRepair div.fixed-table-body {
- overflow-x: inherit;
- overflow-y: inherit;
- padding-bottom: 0px;
- }
- }
- /*1055以下的屏幕会出现滚动条*/
- @media only screen and (min-width: 836px) {
- .pro_management div.fixed-table-body,
- .pro_regulatory div.fixed-table-body,
- .user_manage div.fixed-table-body,
- .importNum div.fixed-table-body,
- .task_management div.fixed-table-body,
- .tableCon div.fixed-table-body {
- overflow-x: inherit;
- overflow-y: inherit;
- padding-bottom: 0px;
- }
- }
- .equipmentRepair .fixed-table-body,
- .equp_management .fixed-table-body,
- .pro_management .fixed-table-body,
- .pro_regulatory .fixed-table-body,
- .tels_manage .fixed-table-body,
- .user_manage .fixed-table-body,
- .importNum .fixed-table-body,
- .task_management .fixed-table-body,
- .tableCon .fixed-table-body {
- padding-bottom: 140px;
- }
- .menu_manage .daoHang {
- position: fixed;
- left: 0;
- top: 0;
- z-index: 1;
- width: 100%;
- }
- .menu_manage .th-box {
- z-index: 1;
- position: fixed;
- left: 0;
- top: 53px;
- margin: 0 15px 15px 15px;
- width: 96.1%;
- box-shadow: 3px 2px 5px #888888;
- }
- .menu_manage .wrapper {
- margin-top: 102px;
- z-index: 0;
- }
- .radio-inline input[type=radio] {
- margin-top: 4px;
- }
- .trTitle {
- width: 100%;
- height: 34px;
- line-height: 34px;
- border-bottom: 1px solid #ebebeb;
- color: red;
- font-weight: 700;
- margin-bottom: 15px;
- }
- #phoneLists {
- display: none;
- }
- #outcryTable tbody tr{
- cursor: pointer;
- }
- .rating {
- margin: 0;
- padding: 0;
- padding-top: 5px;
- height: 18px;
- line-height: 18px;
- display: inline-block;
- vertical-align: middle;
- }
- .rating-item {
- background: url(../../img/certer_stars.png) 0 -36px;
- width: 18px;
- height: 18px;
- list-style: none;
- float: left;
- margin-right: 8px;
- cursor: pointer;
- }
- .ratingTips {
- height: 18px;
- line-height: 27px;
- margin-left: 20px;
- display: inline-block;
- vertical-align: middle;
- }
- .tabs_details table{
- width: 100%;
- }
- .table_con{
- cursor: pointer;
- }
- @media only screen and (max-width: 1180px) {
- .tab_head li {
- width: 13.5%;
- }
- }
- @media only screen and (max-width: 934px) {
- .tab_head li {
- width: 14.28%;
- }
- }
|