123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334 |
- @import './common.less';
- .emergencyLis {
- padding: 20px 15px;
- .disName{
- height: 60px;
- line-height: 60px;
- position: relative;
- padding: 0 14px;
- .name {
- display: inline-block;
- font-size: 16px;
- max-width: 500px;
- padding-right: 80px;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- float: left;
- span {
- font-size: 16px;
- }
- img {
- position: relative;
- top: 7px;
- left: 3px;
- }
- }
- .disNameLis {
- float: right;
- color: #2a9bd5;
- font-weight: 700;
- cursor: pointer;
- }
- .disLis {
- display: none;
- position: absolute;
- width: 95%;
- top: 46px;
- padding: 10px;
- box-sizing: border-box;
- background-color: #fff;
- box-shadow: 0 10px 20px 0 #989da3;
- border: 1px solid #dedede;
- z-index: 1;
- li {
- line-height: 18px;
- float: left;
- padding: 10px;
- cursor: pointer;
- }
- i {
- width: 0;
- height: 0;
- border-width: 10px;
- border-style: solid;
- border-color: transparent transparent #fff transparent;
- position: absolute;
- top: -20px;
- right: 10px;
- }
- }
- }
- .disFst {
- border: 1px solid #cfd4dc;
- border-radius: 5px;
- overflow: auto;
- display: block;
- }
- .disSec {
- display: none;
- }
- .disTrd {
- display: none;
- }
- .disFou {
- display: none;
- }
- .disFth {
- display: none;
- }
- .step {
- padding: 10px 14px;
- border-bottom: 1px solid #cfd4dc;
- p {
- color: #606060;
- }
- h4 {
- color: #ff1d1d;
- font-size: 16px;
- padding: 10px 0;
- font-weight: 700;
- line-height: 20px;
- }
- }
- .inHeart {
- border: 1px solid #f76601;
- color: #f76601;
- margin-right: 10px;
- padding: 7px 10px;
- float: right;
- border-radius: 4px;
- }
- .outHeart {
- border: 1px solid #f76601;
- color: #f76601;
- margin-right: 10px;
- padding: 7px 10px;
- float: right;
- border-radius: 4px;
- }
- .fullPink {
- background-color: #feefe5;
- color: #f76601;
- width: 100%;
- height: 40px;
- line-height: 40px;
- text-align: center;
- }
- .fullBlue {
- background-color: #e9f5ff;
- color: #2599ff;
- width: 100%;
- height: 40px;
- line-height: 40px;
- text-align: center;
- }
- .imgDown {
- background-color: #fff;
- height: 20px;
- line-height: 20px;
- width: 100%;
- text-align: center;
- }
- .emptyMain {
- width: 100%;
- height: 40px;
- line-height: 40px;
- text-align: center;
- border: 1px solid #e9e9e9;
- border-radius: 4px;
- }
- .disBtn {
- height: 48px;
- line-height: 48px;
- border-radius: 4px;
- padding: 0 20px;
- color: #fff;
- font-size: 14px;
- margin: 10px 0;
- position: relative;
- span {
- }
- i {
- float: right;
- height: 32px;
- line-height: 32px;
- padding: 0 10px;
- text-align: center;
- border: 1px solid #fff;
- margin-top: 8px;
- border-radius: 4px;
- cursor: pointer;
- }
- img {
- float: right;
- cursor: pointer;
- margin-top: 6px;
- position: absolute;
- right: 5px;
- top: 0;
- display: none;
- }
- }
- .disBtnRed,.disBtnTrdRed,.disBtnTreRed,.disBtnRed01 {
- background-color: #f76601;
- }
- .disBtnBlue,.disBtnTrdBlue,.disBtnTreBlue,.disBtnBlue01 {
- background-color: #2599ff;
- }
- .disBtnTrdRed,.disBtnTrdBlue,.disMainRed9,.disMainRed10 {
- display: none;
- }
- .disFst {
- .stepFst {
- border-bottom: 1px solid #cfd4dc;
- }
- }
- .disMainRed,.disMainBlue {
- overflow: hidden;
- display: none;
- }
- .disMainRed h5,.disMainBlue h5 {
- color: #ff1d1d;
- font-size: 16px;
- padding: 10px 0;
- font-weight: 700;
- line-height: 20px;
- }
- .stepTrd{
- overflow: hidden;
- display: none;
- border-bottom: none;
- .disBtn img {
- display: block;
- }
- .inHeart {
- float: none;
- display: inline-block;
- margin-bottom: 5px;
- }
- p {
- color: #000;
- }
- }
- .stepTrdWrong {
- display: none;
- }
- .btnBgWhite {
- height: 46px;
- line-height: 46px;
- border: 1px solid #adadad;
- padding: 0 10px;
- border-radius: 4px;
- margin-bottom: 10px;
- color: #606060;
- }
- .lineSpace {
- border-bottom: 1px solid #cfd4dc;
- margin: 10px 0;
- }
- .spaceBetween {
- height: 60px;
- line-height: 60px;
- border-top: 1px solid #cfd4dc;
- span,i {
- display: inline-block;
- }
- i {
- float: right;
- margin-right: 15px;
- }
- }
- }
- .jxgzdm {
- padding: 7px 15px;
- background: #eceff3;
- border-radius: 4px;
- margin-top: 15px;
- li {
- margin: 8px 0;
- line-height: 20px;
- span {
- height: 26px;
- line-height: 26px;
- padding: 0 10px;
- background-color: #fff;
- margin-right: 5px;
- margin-bottom: 5px;
- display: inline-block;
- }
- }
- }
- .chengdu {
- overflow: hidden;
- li {
- float: left;
- height: 26px;
- line-height: 26px;
- padding: 0 10px;
- margin-right: 10px;
- border: 1px solid #d7d7d7;
- border-radius: 4px;
- cursor: default;
- }
- }
- .doList {
- padding: 7px 15px;
- background: #eceff3;
- border-radius: 4px;
- margin-top: 15px;
- li {
- margin: 8px 0;
- line-height: 20px;
- input {
- height: 16px;
- width: 16px;
- position: relative;
- top: 3px;
- }
- i {
- }
- }
- }
- .lowDis {
- margin-top: 20px;
- background-color: #fff0f0;
- color: #ff1d1d;
- border-radius: 20px;
- font-size: 16px;
- font-weight: 700;
- width: 100%;
- height: 40px;
- line-height: 40px;
- text-align: center;
- font-size: 14px;
- }
- .emergencyLis .inHeart.special {
- border: 1px solid #2599ff;
- color: #2599ff;
- float: right;
- }
- .selectTab {
- background-color: #f76601;
- color: #fff;
- }
- .step3 {
- color: #606060 !important;
- }
- .emergencyLis .stepTrd .disBtnRed01 img,
- .emergencyLis .stepTrd .disBtnBlue01 img,
- .sureResult22,
- .backResult22,
- .disMainRed20,
- .showBtn25,
- .showBtn26,
- .showBtn27,
- .partPool,
- .partPool01,
- .showBtn28{
- display: none;
- }
|