123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497 |
- * {
- text-decoration: none;
- outline: none;
- list-style: none;
- box-sizing: border-box;
- }
- body {
- overflow: auto;
- }
- .data {
- /* min-width: 1235px; */
-
- }
- .nav {
- /* min-width: 1235px; */
- }
- table,
- tr,
- td {
- margin: 0;
- padding: 0;
- }
- ul,
- li {
- margin: 0;
- }
- .all img{
- cursor: pointer;
- }
- .recoveryPlan{
- border: 1px solid #12b7f5;
- background-color: white;
- padding: 2px 4px;
- color: #12b7f5;
- font-size: 14px;
- margin: 2px;
- }
- .flex-box {
- display: -webkit-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- justify-content: space-between;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- }
- .listform-sel-bor {
- width: 160px;
- margin: 10px;
- }
- .c-ser-btn {
- width: 80px;
- background-color: #12b7f5;
- border-radius: 2px;
- text-align: center;
- font-size: 14px;
- }
- .c-ser-btn a:hover{
- background-color: #13a0d3;
- }
- .c-ser-btn a {
- height: 28px;
- }
- .re-title .name {
- font-size: 16px;
- font-weight: bold;
- color: #333;
- height: 40px;
- line-height: 40px;
- display: inline-block;
- padding: 0px 20px;
- }
- .re-title .team {
- font-size: 14px;
- color: #333;
- display: inline-block;
- }
- .re-title {
- border-bottom: solid 1px #ededed;
- }
- .c-ser-hold {
- background-color: #ffff;
- height: 28px;
- }
- .c-ser-div {
- float: left;
- width: 240px;
- margin-left: 25px;
- }
- .c-ser-main {
- border: 1px solid #d7dce6;
- padding-left: 10px;
- }
- .c-ser-input {
- width: 240px;
- }
- /* 内容 */
- .neirong1 {
- position: relative;
- min-width: 1235px;
- }
- .listsel-two {
- width: 160px;
- height: 28px;
- }
- .c-blocks-3{
- min-width: 1440px;
- }
- .neirongrigh {
- margin: 10px;
- margin-left: 0px;
- }
- .neirongrigh .dataCell:nth-child(1){
- margin-left: 19px;
- }
- .neironglef button {
- display: inline-block;
- background-color: #ffffff;
- border-radius: 2px;
- border: solid 1px #12b7f5;
- font-size: 14px;
- color: #12b7f5;
- padding: 9px 17px 7px 17px;
- margin: 10px;
- }
- .neironglef button:nth-child(1) {
- padding: 9px 10px 7px 10px;
- }
- .neirong2 .ul {
- line-height: 42px;
- background-color: #f5f5fa;
- border: solid 1px #d7dce6;
- text-align: center;
- font-size: 14px;
- color: #999999;
- }
- .quote {
- width: 4px;
- height: 31px;
- background-color: #12b7f5;
- border-radius: 3px;
- margin-right: 0;
- }
- /* .layui-elem-quote */
- .biaoqian {
- padding: 1px 4px 1px 4px;
- background-color: #12b7f5;
- color: #ffffff;
- border-top-left-radius: 15px;
- border-bottom-left-radius: 15px;
- width: 80px;
- /* text-align: center; */
- }
- .biaoqian .span {
- display: inline-block;
- font-size: 12px;
- width: 6px;
- height: 6px;
- background-color: #ffffff;
- border-radius: 50%;
- margin: 0 4px 2px 0;
- }
- .biaoqian span:nth-child(2){
- text-align: center;
- width: 57px;
- display: inline-block;
- }
- .text-center {
- text-align: center
- }
- .datad button {
- width: 80px;
- height: 28px;
- outline: none;
- border: 0;
- font-size: 14px;
- border-radius: 2px;
- color: #ffffff;
- margin-top: 18px;
- margin-bottom: 10px;
- }
- .datad button:nth-child(3) {
- background-color: #02cfb9;
- margin-right: 20px;
- }
- .datad button:nth-child(3):hover{
- background-color: #03c0ad;
- }
- .datad button:nth-child(1) {
- background-color: #12b7f5;
- }
- .datad button:nth-child(1):hover {
- background-color: #14afe7;
- }
- .datad button:nth-child(2) {
- background-color: #ff3b30;
- }
- .datad button:nth-child(2):hover {
- background-color: #ec382e;
- }
- .data {
-
- margin: 10px;
- border-radius: 10px;
- height: 62px;
- }
- .layui-progress {
- width: 240px;
- margin: 10px;
- }
- .layui-progress-bar {
- background-color: #ff9526;
- display: inline-block;
- height: 100px;
- text-align: center;
- }
- .dataa {
- width: 370px;
- justify-content: space-between;
- }
- .dataa .xinxi {
- width: 210px;
- color: #999999;
- font-size: 14px;
- margin: 5px;
- }
- .dataa .xinxi span {
- font-size: 16px;
- color: #333333;
- }
- .datab {
- /*width: 693px;*/
- justify-content: center;
- }
- .datab p:nth-child(1){
- text-align: center;
- }
- .datab .cred {
- color: #ff3b30;
- margin: 10px;
- margin-left: 10px;
- }
- .datab .cgre {
- color: #999999;
- }
- .datad {
- /*width: 280px;*/
- margin: 10px;
- /*margin-right: 82px;*/
- }
- .margin-10 {
- margin: 10px;
- }
- .input-group-checkbox .input-group-pack .tick,
- .input-group-checkbox .input-group-pack .tick:after {
- background-color: #12b7f5;
- }
- .input-group input{
- height: 27px;
- }
- .input-group-btn button{
- height: 27px;
- }
- .checkbox{
- margin-left: 44px;
- }
- /* 翻页 */
- .pagination>.active>a,
- .pagination>.active>a:focus,
- .pagination>.active>a:hover,
- .pagination>.active>span,
- .pagination>.active>span:focus,
- .pagination>.active>span:hover {
- background-color: #f4f4f4;
- border-color: #DDD;
- color: inherit;
- cursor: default;
- z-index: 2
- }
- .pagination>li>a,
- .pagination>li>span {
- background-color: #FFF;
- border: 1px solid #DDD;
- color: inherit;
- float: left;
- line-height: 1.42857;
- margin-left: -1px;
- padding: 4px 10px;
- position: relative;
- text-decoration: none;
- }
- .fl {
- float: left;
- }
- a {
- color: white;
- }
- .form-control {
- height: 28px;
- background-color: #FFFFFF !important;
- background-color: #FFF;
- background-image: none;
- border: 1px solid #e5e6e7;
- border-radius: 1px;
- color: inherit;
- display: block;
- padding: 6px 12px;
- -webkit-transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
- transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
- width: 100%;
- font-size: 14px
- }
- select.form-control {
- padding: 1px 1px;
- height: 28px;
- }
- .btn-white {
- position: relative;
- height: 28px;
- top: -7px;
- left: 6px;
- }
- .dropdown-menu {
- left: -151px !important;
- top: 20px;
- }
- .tablem {
- position: relative;
- left: 0;
- top: 0;
- }
- .dataCell {
- margin: 20px 40px 20px 40px;
- }
- .jhover {
- background: #12B7F5 !important;
- color: #fff;
- }
- .checkbox {
- display: inline-block;
- cursor: pointer;
- position: relative;
- font-size: 14px;
- line-height: 21px;
- }
- .icon-chkbox {
- display: inline-block;
- width: 20px;
- height: 20px;
- position: relative;
- z-index: 9;
- margin-right: 5px;
- background: url(../images/gouxuan_pre.png) no-repeat;
- vertical-align: text-top;
- overflow: hidden;
- }
- .icon-bgchkbox {
- background: url(../images/gouxuan_btn.png) no-repeat;
- }
- .datas {
- width: 100%;
- justify-content: space-between;
- }
- .all{
- /* width: 100%; */
- border: 1px solid #d7dce6;
- border-radius: 10px;
- }
- .nodata {
- text-align: center;
- }
- .falsebutton {
- border: none !important;
- background-color: #d7dce6 !important;
- }
- .tablem{
- width: 100%;
- /*margin: 10px 10px !important;*/
- /*padding: 20px;*/
- }
- .tablem .td{
- border: 0 !important;
- }
- .caret{
- margin-bottom: 4px;
- }
- .c-ser-btn a{
- height: 28px;
- line-height: 28px;
- font-size: 14px;
- padding: 0;
- }
- .c-ser-main{
- height: 28px;
- font-size: 13px;
- }
- .c-ser-div{
- height: 28px !important;
- line-height: 28px;
- padding-top: 0;
- }
- label{
- font-weight: 400;
- }
- a:hover{
- color: white;
- }
- [v-cloak]{
- display: none;
- }
- .w-100 {width: 100%;}
- .h200 {height: 200px;}
|