123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483 |
- @charset "utf-8";
- /* CSS Document */
- body,
- html {
- background: #f2f4f6;
- }
- .dis-block {
- display: inline-block;
- }
- .c-vam {
- vertical-align: middle;
- }
- .f-fwb {
- font-weight: bold;
- }
- .sign-comonhd {
- display: -webkit-box;
- display: box;
- /*box-sizing: border-box;*/
-
- /*position: relative;
- z-index: 2;*/
- }
- .fa-sort-desc {
- position: absolute;
- top:50%;
- margin-top: -10px;
- margin-left: 5px;
- }
- .sanp-flex p {
- position: relative;
- }
- .sanp-flex:not(:last-child) p:after {
- position: absolute;
- top: 0;
- right: 0;
- content: '';
- width: 1px;
- height: 100%;
- background-color: #dcdcdc;
- }
- .sign-comonhd {
- border-bottom: 1px solid #dcdcdc;
- }
- .sign-comonhd .sanp-flex {
- -webkit-box-flex: 1;
- box-flex: 1;
- text-align: center;
- padding-bottom: 10px;
- width: 33.333333333%;
- }
- .sign-comonhd .sanp-flex p {
- color: #333;
- font-size:0.85rem;
- }
- .sanp-flex .pic {
- width: 26px;
- height: 26px;
- background: url(../images/hd-grey-bg.png) no-repeat left top;
- overflow: hidden;
- margin: 0 auto;
- background-size: cover;
- margin-bottom: 2px;
- }
- .sanp-flex.curr .pic {
- width: 26px;
- height: 26px;
- background: url(../images/hd-blue-bg.png) no-repeat left top;
- overflow: hidden;
- margin: 0 auto;
- background-size: cover;
- margin-bottom: 2px;
- }
- .sanp-flex .pic.p-01 {
- background-position: 0 0;
- }
- .sanp-flex .pic.p-02 {
- background-position: 0 -27px;
- }
- .sanp-flex .pic.p-03 {
- background-position: 0 -53px;
- }
- .sanp-flex .pic.p-04 {
- background-position: 0 -79px;
- }
- .sign-comonhd .sanp-flex.curr {
- border-bottom: 2px solid #1ca3e7;
- }
- .posater-oper li {
- padding: 10px 0;
- }
- .c-btn-1ca3e7 {
- background: #1ca3e7;
- }
- .posater-oper.c-list .c-list-info > h4 span.c-909090 {
- color: #909090 !important;
- font-size: 12px;
- margin-left: 10px;
- }
- .posater-oper.c-list .c-list-info > p {
- font-size: 13px;
- }
- .posater-oper.c-list .c-list-action {
- right: 10px;
- }
- .qy-jjboxer .input-group .form-textarea {
- border-radius: 0;
- }
- .c-btn.c-btn-fff.unbjy {
- color: #f65252;
- }
- .posater-oper.long.c-list .c-list-info {
- padding-right: 88px !important;
- }
- .view-more {
- display: inline-block;
- width: 100%;
- text-align: center;
- }
- .view-more a {
- /*color: #5b5b5b;*/
- display: block;
- padding: 15px 0 10px 0;
- font-size:0.85rem;
- color: #17b3ec;
- }
- .c-list{
- background-color: transparent;
- border: 0;
- }
- .posater-oper li {
- margin: 10px 10px;
- background: #fff;
- border-radius: 5px;
- }
- .c-list-indent-m {
- padding-right: 50px !important;
- }
- .bc-ff4c4c {
- background-color: #ff4c4c;
- }
- .bc-19d5c5 {
- background-color: #19D5C5;
- }
- .c-to-remind-action { background-color: #FF4D4C; }
- .c-reminded-action { background-color: #CCC; }
- .c-list-action{
- color: #fff !important;
- text-align: center;
- border-bottom-right-radius: 5px;
- border-top-right-radius: 5px;
- right: 0px!important;
- width: 50px;
- }
- .c-list-action>p{
- color: #fff;
- }
- .c-list .c-list-info > p {
- line-height: 26px;
- }
- .c-list-key, .c-list-info {
- display: -webkit-box;
- display: box;
- -webkit-box-orient: vertical;
- box-orient: vertical;
- -webkit-box-pack: center;
- box-pack: center;
- }
- .c-list > .c-list-cover {
- /*padding-left: 0 !important;*/
- margin-left: 10px !important;
- }
- .c-list .c-list-key {
- margin: 0 10px;
- }
- .c-list-key img{
- width: 50px;
- border-radius: 50%;
- }
- .posater-oper li{
- padding: 10px 0;
- }
- .allTx{
- width: 50px;
- height: 50px;
- position: absolute;
- bottom: 10px;
- right: 10px;
- color: #fff;
- border-radius: 50%;
- z-index: 9999;
- text-align: center;
- display: -webkit-box;
- -webkit-box-align: center;
- -webkit-box-orient: horizontal;
- padding-left: 12px;
- }
- .allTx>img {
- width: 50px;
- height: 50px;
- }
- .f-fs14{
- font-size: 14px!important;
- }
- .lh26{
- line-height: 26px!important;
- }
- .weixin-icon { width: 30px; height: 30px; margin-left: 15px; }
- .lin-sel-group{
- position: fixed;
- top: 45px;
- background: #fff;
- width: 100%;
- z-index: 11;
- display: none;
- max-height: 260px;
- overflow: scroll;
- overflow-x: hidden;
- overflow-y: scroll;
- }
- .lin-sel-group li{
- text-align: center;
- color: #17b3ec;
- height: 40px;
- line-height: 40px;
- font-size: 16px;
- border-bottom: 1px solid #f2f4f6;
- }
- .lin-sel-group img{
- width: 20px;
- margin: 10px;
- display: none;
- }
- .lin-sel-group li.checked img{
- display: inline;
- }
- .lin-mask{
- position: absolute;
- top: 45px;
- height: 100%;
- width: 100%;
- /*background: #000;*/
- height: 100%;
- z-index: 10;
- display: none;
- background-color: rgba(0,0,0,0.5);
- }
- .lin-down-arrow{
- position: relative;
- top: -2px;
- left: 5px;
- height: 10px;
- width: 10px;
- border-bottom: 3px solid #fff;
- border-right: 3px solid #fff;
- display: inline-block;
- transform:rotate(45deg);
- -ms-transform:rotate(45deg); /* IE 9 */
- -moz-transform:rotate(45deg); /* Firefox */
- -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
- -o-transform:rotate(45deg); /* Opera */
- zoom: 1;
- box-sizing: border-box;
- }
- .icon-checkbox{
- position: relative;
- -webkit-appearance: none;
- }
- .icon-checkbox[type=radio]:before{
- content: '\e411';
- font-family: Muiicons;
- font-size: 28px;
- font-weight: 400;
- line-height: 1;
- text-decoration: none;
- color: #e1e1e1;
- border-radius: 0;
- background: 0 0;
- -webkit-font-smoothing: antialiased;
- }
- .icon-checkbox[type=radio]:checked:before{
- content: '\e442';
- color: #17B3EC;
- }
- .icon-checkbox[type=checkbox]:disabled:before{
- content: '\e442'; color: #e1e1e1;
- }
- .red-dot{
- display: inline-block;
- background-color: red;
- width: 5px;
- height: 5px;
- border-radius: 50%;
- margin-bottom: 5px;
- margin-right:5px;
- }
- .icon-zhuanqian{
- position: absolute;
- top: 50%;
- right: 58px;
- margin-top: -25px;
- }
- .c-panels {
- position: absolute;
- width: 100%;
- top: 42px;
- left: 0;
- }
- .c-panel {
- background-color: #fff;
- }
- .c-panel {
- display: none;
- }
- .c-panel li {
- margin-left: 0;
- padding-left: 5px;
- }
- .c-panel li a {
- color: #323232;
- font-size: 14px;
- }
- .c-panel .list-selected a {
- color: #19b4ec;
- }
- .list-selected:after {
- position: absolute;
- top: 50%;
- right: 0.75rem;
- margin-top: -8px;
- content: "";
- display: block;
- width: 17px;
- height: 17px;
- background-image: url(../images/gouxuan_lanse_icon.png);
- background-size: 17px;
- background-repeat: no-repeat;
- background-position: 50%;
- }
- .c-list .c-list-info > p.c-323232 {
- color: #323232;
- }
- .c-list .c-list-action {
- padding: 0 20px;
- }
- #search_btn {
- position:absolute;
- top:50%;
- right: 10px;
- margin-top:-10px;
- width:20px;
- height:20px;
- background-image:url(../images/icon_sousuo.png);
- background-size: 20px;
- background-repeat: no-repeat;
- }
- .f-fs12{
- font-size: 12px!important;
- }
- .f-fs14{
- font-size: 14px!important;
- }
- .f-fs16{
- font-size: 16px!important;
- }
- .xu-flex{
- width: 100%;
- display: -webkit-flex;
- font-size: 14px;
- }
- .xu-flex div:nth-child(1){
- width: calc(100% - 70px);
- white-space: nowrap;
- text-overflow: ellipsis;
- overflow: hidden;
- }
- .xu-flex div:nth-child(2){
- min-width: 70px;
- text-align: right;
- padding-left: 5px;
- padding-right: 15px;
- }
- #unassignedLink {
- background-color: #fff;
- border-bottom-width: 1px;
- border-bottom-color: #e1e1e1;
- border-bottom-style: solid;
- }
- #unassignedLink .c-list-fun {
- margin-left: 0;
- }
- .icon-daifenpei{
- display: inline-block;
- width: 20px;
- height: 20px;
- background-image: url(../images/fenpeirenyuan_icon.png);
- background-repeat: no-repeat;
- background-size: 20px;
- vertical-align: middle;
- }
- .c-list > .list-arrow-r:after, .c-list > .list-arrow-u:after, .c-list > .list-arrow-d:after {
- position: absolute;
- top: 50%;
- right: 0.75rem;
- margin-top: -0.25rem;
- content: "";
- display: block;
- width: 0.7rem;
- height: 0.7rem;
- border: solid #cdcdcd;
- border-width: 0.1rem 0.1rem 0 0;
- -webkit-transform: rotate(45deg);
- transform: rotate(45deg);
- }
- .img-daifenpei {
- position:absolute;
- right:55px;
- top:-5px;
- width:77px;
- height:48px;
- }
- #iScroll {
- top: 80px;
- }
- #dest_list li {
- min-height: 150px;
- }
|