| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309 |
- html,
- body {
- background-color: #efeff4;
- }
-
- .mui-bar~.mui-content .mui-fullscreen {
- top: 44px;
- height: auto;
- }
-
- .mui-pull-top-tips {
- position: absolute;
- top: -20px;
- left: 50%;
- margin-left: -25px;
- width: 40px;
- height: 40px;
- border-radius: 100%;
- z-index: 1;
- }
-
- .mui-bar~.mui-pull-top-tips {
- top: 24px;
- }
-
- .mui-pull-top-wrapper {
- width: 42px;
- height: 42px;
- display: block;
- text-align: center;
- background-color: #efeff4;
- border: 1px solid #ddd;
- border-radius: 25px;
- background-clip: padding-box;
- box-shadow: 0 4px 10px #bbb;
- overflow: hidden;
- }
-
- .mui-pull-top-tips.mui-transitioning {
- -webkit-transition-duration: 200ms;
- transition-duration: 200ms;
- }
-
- .mui-pull-top-tips .mui-pull-loading {
- /*-webkit-backface-visibility: hidden;
- -webkit-transition-duration: 400ms;
- transition-duration: 400ms;*/
- margin: 0;
- }
-
- .mui-pull-top-wrapper .mui-icon,
- .mui-pull-top-wrapper .mui-spinner {
- margin-top: 7px;
- }
-
- .mui-pull-top-wrapper .mui-icon.mui-reverse {
- /*-webkit-transform: rotate(180deg) translateZ(0);*/
- }
-
- .mui-pull-bottom-tips {
- text-align: center;
- background-color: #efeff4;
- font-size: 15px;
- line-height: 40px;
- color: #777;
- }
-
- .mui-pull-top-canvas {
- overflow: hidden;
- background-color: #fafafa;
- border-radius: 40px;
- box-shadow: 0 4px 10px #bbb;
- width: 40px;
- height: 40px;
- margin: 0 auto;
- }
-
- .mui-pull-top-canvas canvas {
- width: 40px;
- }
-
- .mui-slider-indicator.mui-segmented-control {
- background-color: #fff;
- }
-
- .time {
- text-align: right;
- }
-
- .mui-bar-nav {
- background-color: #00a1cb;
- }
-
- .mui-title {
- color: #fff;
- }
-
- .mui-table h4,
- .mui-table h5,
- .mui-table .mui-h5,
- .mui-table .mui-h6,
- .mui-table p {
- margin-top: 0;
- }
-
- .mui-table h4 {
- line-height: 21px;
- font-weight: 500;
- }
-
- .mui-table .oa-icon {
- position: absolute;
- right: 0;
- bottom: 0;
- }
-
- .mui-table .oa-icon-star-filled {
- color: #f14e41;
- }
-
- .mui-active {
- color: #42c7db !important;
- }
-
- .mui-table-view {
- margin-bottom: 50px;
- }
- /*列表CSS*/
-
- .Img-box {
- margin-right: 10px;
- }
-
- .Seach-img {
- width: 30px !important;
- height: 30px;
- vertical-align: middle;
- border-radius: 50%;
- }
-
- h5 {
- margin-bottom: 10px;
- }
-
- @font-face {
- font-family: 'iconfont';
- /* project id 280843 */
- src: url('//at.alicdn.com/t/font_280843_c5wuu4xhruihehfr.eot');
- src: url('//at.alicdn.com/t/font_280843_c5wuu4xhruihehfr.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_280843_c5wuu4xhruihehfr.woff') format('woff'), url('//at.alicdn.com/t/font_280843_c5wuu4xhruihehfr.ttf') format('truetype'), url('//at.alicdn.com/t/font_280843_c5wuu4xhruihehfr.svg#iconfont') format('svg');
- }
-
- .iconfont {
- font-family: "iconfont";
- font-size: 15px;
- font-style: normal;
- color: #ccc;
- -webkit-font-smoothing: antialiased;
- -webkit-text-stroke-width: 0.2px;
- -moz-osx-font-smoothing: grayscale;
- vertical-align: middle;
- /* padding-left:20px*/
- }
-
- .mui-segmented-control.mui-segmented-control-inverted~.mui-slider-progress-bar {
- background-color: #42c7db !important;
- /* width: 20%;*/
- }
-
- .mui-scroll {
- width: 100% !important;
- left: -6px;
- }
-
- .mui-table-view {
- margin-top: 18px;
- }
-
- .mui-navigate-right:after,
- .mui-push-right:after {
- right: 8px;
- content: '\e583';
- font-size: 20px;
- color: #42c7db !important;
- }
-
- #sliderSegmentedControl,
- #sliderSegmentedControl1 {
- height: 50px;
- }
-
- #sliderSegmentedControl>div>a,
- #sliderSegmentedControl1>div>a {
- line-height: 50px;
- font-size: 17px;
- }
-
- /*新增的样式*/
- .stateText{
- display: inline-block;
- float: right;
- margin-right: 20px;
- }
- .order_search{
-
- }
- .order_search .mui-fullscreen{
- /*top: 42px;*/
- }
- .order_search .top_tabs{
- position: absolute;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- padding: 0;
- margin: 0;
- height: 42px;
- list-style: none;
- background-color: #16a4e1;
- color: #ffffff;
- }
- .order_search .top_tabs li{
- float: left;
- width: 50%;
- line-height: 42px;
- text-align: center;
- }
- .order_search .top_tabs li.active span{
- transition: all .2s;
- border-bottom: 2px solid #ffffff;
- padding: 6px;
- }
-
- .order_search .disnone{
- display: none;
- }
-
- .order_search .disshow{
- display: block;
- }
-
- .order_search .delivery_code{
- padding-right: 20px;
- }
- .order_search .order_address_info{
- padding: 0;
- }
- .order_search .order_address_info h3{
- position: absolute;
- font-size: 18px;
- color: #0e0e0e;
- left: 20px;
-
- }
- .order_search .order_address_info h5{
- position: absolute;
- font-size: 15px;
- color: #333333;
- left: 20px;
- }
- .order_search .order_address_info h3.order_address_info_title{
- top: 2px;
- }
- .order_search .order_address_info h5.order_address_info_dept{
- top: 40px;
- }
- .order_search .order_address_info h3.order_address_info_title1{
- top: 86px;
- }
- .order_search .order_address_info h5.order_address_info_dept1{
- top: 124px;
- }
- .order_search .order_address_info_dept span,
- .order_search .order_address_info_dept1 span{
- padding-right: 25px;
- }
- .order_search .order_address_info_dept span:last-of-type,
- .order_search .order_address_info_dept1 span:last-of-type{
- padding-right: 0px;
- }
- .order_search .order_address span{
- display: block;
- height: 30px;
- margin-left: 15px;
- margin-bottom: 10px;
- margin-top: 5px;
- border-left: 2px solid #b0b0b0;
- }
- .order_search .order_goods{
- margin-top: 30px;
- }
- .order_search .order_goods_contets{
- position: absolute;
- left: 20px;
- top: 7px;
- text-align: center;
- width: inherit;
- }
- .order_search .order_goods_contets span{
- color: #666666;
- font-size: 15px;
- display: inline-block;
- }
- .order_search .order_goods_contets .order_goods_type{
- float: left;
- }
- .order_search .order_goods_contets .order_goods_num{
- float: right;
- }
|