@charset "UTF-8";
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, header, hgroup, nav, section, article, aside, footer, figure, figcaption, menu, button {
  margin: 0;
  padding: 0; }

body {
  font-family: Helvetica,sans-serif;
  color: #333;
  margin: 0 auto;
  background: #fff; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
main,
nav,
section,
summary {
  display: block; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
  -o-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  /*tap-highlight-color: transparent;*/
  -webkit-touch-callout: none;
  -moz-touch-callout: none;
  -o-touch-callout: none;
  -ms-touch-callout: none;
  /*touch-callout: none;*/ }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

ol, li {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0; }

div, span, a, button, input {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent; }

ins,
a {
  text-decoration: none;
  color: #444; }

a:active,
a:hover {
  outline: 0; }

small {
  font-size: 80%; }

:focus {
  outline: 0; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.clearfix {
  *zoom: 1; }

.f-l {
  float: left; }

.f-r {
  float: right; }

.dn {
  display: none; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.vh {
  visibility: hidden; }

.inline-block {
  display: inline-block; }

.relative {
  position: relative; }

.w100per {
  width: 100%; }

.h100per {
  height: 100%; }

.hide {
  display: none; }

.block {
  display: block; }

.f-l {
  float: left; }

.f-r {
  float: right; }

.v-h {
  visibility: hidden; }

.v-v {
  visibility: visible; }

.d-n {
  display: none !important; }

.d-b {
  display: block !important; }

.p-r {
  position: relative; }

.bg-white {
  background: #fff; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.color-333 {
  color: #333; }

.color-666 {
  color: #666; }

.color-999 {
  color: #999; }

.bg-gray {
  background-color: #f0f0f0; }

input {
  outline: 0; }

::-webkit-scrollbar {
  display: none; }

.flex-father, .mx-container, .layer-b-header, .mx-flex-tab, .layer-search-header, .layer-form-group, .step-nav-group, .mx-cyst-tab, .footer-btn-group, .step-msg-list .msg-item, .form-group-arow, .form-group-taline .taline-control-box, .step-more-bar, .incoming-parts-item .i-h-t, .incoming-parts-item .i-msg, .incoming-parts-item .i-btn-box, .incoming-parts-detail-header, .login-form-group, .layer-screen-group .screen-header, .layer-picker-container .picker-toolbar,
.layer-picker-container .picker-btn-group, .layer-picker-container .week-group, .mx-footer, .user-header .user-box, .user-quick-group .quick-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.flex-son, .mx-content, .layer-b-title, .mx-flex-tab .tab-item, .layer-search-header .search-box, .layer-form-control-box, .step-nav-group .nav-item, .mx-cyst-tab .cyst-item, .footer-btn-group .custom-btn, .step-msg-list .msg-txt, .form-group-arow .arow-control-box, .form-group-taline .taline-control-fack,
.form-group-taline .taline-control, .step-more-bar .more-rbox, .incoming-parts-item .i-facilitator, .incoming-parts-item .i-msg-txt, .incoming-parts-item .i-btn, .incoming-parts-detail-header .detail-title, .login-form-control, .layer-screen-group .screen-title, .layer-picker-container .mint-datetime-action,
.layer-picker-container .picker-btn, .layer-picker-container .week-l-box, .mx-footer .footer-item, .user-header .user-rbox, .user-quick-group .quick-title {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: block; }

.flex-center, .layer-b-header, .step-nav-group, .step-msg-list .msg-item, .form-group-arow, .form-group-taline .taline-control-box, .step-more-bar, .incoming-parts-item .i-h-t, .mx-footer, .user-header .user-box, .user-quick-group .quick-item {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.flex-v,
.flex-vertical, .mx-container {
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.text-ellipsis, .layer-address-container .lac-t-btn {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.layer-screen-group .mx-arrow {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.layer-main, .layer-loading-container .loading-box, .mx-search-group .search-placeholder, .mx-upload-group .upload-delete,
.mx-upload-group .upload-img-tips {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.mx-content, .layer-preview-container .layer-main, .mx-auto-tab, .layer-address-container .lac-group {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

body, html {
  height: 100%; }

.mx-container {
  height: 100%;
  overflow: hidden; }
  .mx-container.h-auto {
    height: auto; }

.mx-content {
  /*background: #f0f0f0;*/
  padding-bottom: 0.2133333333rem; }
  .mx-content.default-content {
    padding: 0 0.4266666667rem; }
  .mx-content.pb-zero, .mx-content.pb0 {
    padding-bottom: 0; }

.b-all {
  position: relative;
  border-radius: 0.1706666667rem; }

.b-all::after {
  content: " ";
  width: 200%;
  height: 200%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 1px solid #d0d0d0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  box-sizing: border-box;
  border-radius: 0.3413333333rem; }

[v-cloak] {
  display: none; }

/*$colorDefault:#f99825;*/
/*$colorSubDefault:#dbd4ac;*/
/*$colorDefault:#585be9;*/
/*%bborderGray{
	border-bottom: 1px solid #bdbdbd;
}
%tborderGray{
	border-top: 1px solid #bdbdbd;
}
%tbborderGray{
	border-bottom: 1px solid #bdbdbd;
	border-top: 1px solid #bdbdbd;
}
%bborderClear{
	border-bottom: none; 
}*/
.mx-default-tab, .layer-list-container .l-link, .layer-search-header, .mint-msgbox-content, .step-checkbox-list .c-l-item, .form-group-arow, .form-group-taline .taline-control-box, .step-more-bar, .incoming-parts-item .i-header, .layer-picker-container .picker-toolbar,
.layer-picker-container .picker-btn-group, .user-quick-group .quick-item {
  border-bottom: 1px solid #dfdfdf;
  border-width: 0 0 1px 0;
  -webkit-border-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTdGMTlBODVBNjBGMTFFNThDRURBRTk3RTY4M0UxNzYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTdGMTlBODZBNjBGMTFFNThDRURBRTk3RTY4M0UxNzYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxN0YxOUE4M0E2MEYxMUU1OENFREFFOTdFNjgzRTE3NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxN0YxOUE4NEE2MEYxMUU1OENFREFFOTdFNjgzRTE3NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsMbG+wAAAAgSURBVHjaYrx79+5/BiTAAsSMyAJMDGgApAJFC0CAAQD5rASiCAdoxQAAAABJRU5ErkJggg==") 2 0 stretch;
  border-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTdGMTlBODVBNjBGMTFFNThDRURBRTk3RTY4M0UxNzYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTdGMTlBODZBNjBGMTFFNThDRURBRTk3RTY4M0UxNzYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxN0YxOUE4M0E2MEYxMUU1OENFREFFOTdFNjgzRTE3NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxN0YxOUE4NEE2MEYxMUU1OENFREFFOTdFNjgzRTE3NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsMbG+wAAAAgSURBVHjaYrx79+5/BiTAAsSMyAJMDGgApAJFC0CAAQD5rASiCAdoxQAAAABJRU5ErkJggg==") 2 0 round; }

.incoming-parts-item .i-btn-box, .mx-footer, .net-step-protocol-group {
  border-top: 1px solid #dfdfdf;
  border-width: 1px 0 0 0;
  -webkit-border-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTdGMTlBODVBNjBGMTFFNThDRURBRTk3RTY4M0UxNzYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTdGMTlBODZBNjBGMTFFNThDRURBRTk3RTY4M0UxNzYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxN0YxOUE4M0E2MEYxMUU1OENFREFFOTdFNjgzRTE3NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxN0YxOUE4NEE2MEYxMUU1OENFREFFOTdFNjgzRTE3NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsMbG+wAAAAgSURBVHjaYrx79+5/BiTAAsSMyAJMDGgApAJFC0CAAQD5rASiCAdoxQAAAABJRU5ErkJggg==") 2 0 stretch;
  border-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTdGMTlBODVBNjBGMTFFNThDRURBRTk3RTY4M0UxNzYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTdGMTlBODZBNjBGMTFFNThDRURBRTk3RTY4M0UxNzYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxN0YxOUE4M0E2MEYxMUU1OENFREFFOTdFNjgzRTE3NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxN0YxOUE4NEE2MEYxMUU1OENFREFFOTdFNjgzRTE3NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsMbG+wAAAAgSURBVHjaYrx79+5/BiTAAsSMyAJMDGgApAJFC0CAAQD5rASiCAdoxQAAAABJRU5ErkJggg==") 2 0 round; }

.mint-msgbox-btn, .incoming-parts-item .i-btn {
  border-right: 1px solid #dfdfdf;
  border-width: 0 1px 0 0;
  -webkit-border-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzhBRDJFMENBNzlDMTFFNUE4MzZDQzRBQjQyRjJCMkEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzhBRDJFMERBNzlDMTFFNUE4MzZDQzRBQjQyRjJCMkEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDOEFEMkUwQUE3OUMxMUU1QTgzNkNDNEFCNDJGMkIyQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDOEFEMkUwQkE3OUMxMUU1QTgzNkNDNEFCNDJGMkIyQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgWGphEAAAAdSURBVHjaYrx79+5/BgYGRgYI+M/EgAYICwAEGAAgGQSeSM3GtgAAAABJRU5ErkJggg==") 0 2 stretch;
  border-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzhBRDJFMENBNzlDMTFFNUE4MzZDQzRBQjQyRjJCMkEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzhBRDJFMERBNzlDMTFFNUE4MzZDQzRBQjQyRjJCMkEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDOEFEMkUwQUE3OUMxMUU1QTgzNkNDNEFCNDJGMkIyQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDOEFEMkUwQkE3OUMxMUU1QTgzNkNDNEFCNDJGMkIyQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgWGphEAAAAdSURBVHjaYrx79+5/BgYGRgYI+M/EgAYICwAEGAAgGQSeSM3GtgAAAABJRU5ErkJggg==") 0 2 round; }

.step-checkbox-list .c-l-item:last-child, .clear-last-arow-border .form-group-arow:last-child {
  border-width: 0; }

body {
  font-size: 0.5973333333rem;
  max-width: 16rem; }

.f32 {
  font-size: 0.6826666667rem; }

.f40 {
  font-size: 0.8533333333rem; }

.f-sm {
  font-size: 0.6826666667rem; }

.f-md {
  font-size: 0.8533333333rem; }

.f-lg {
  font-size: 1.024rem; }

.color-red {
  color: #e43131; }

.color-yellow {
  color: #ffed20; }

.mt-12 {
  margin-top: -0.256rem; }

.pt15 {
  padding-top: 0.32rem; }

.mx-no-data-group {
  margin: 1.7066666667rem auto 0.64rem;
  text-align: center; }

.mx-no-data-txt {
  margin: 0.1066666667rem auto 0.4266666667rem;
  color: #666;
  font-size: 0.6826666667rem;
  text-align: center; }

.mx-no-data-icon {
  display: block;
  margin: 0 auto;
  width: 7.9786666667rem;
  height: 6.144rem;
  background: url(../../mobile/images/agent_shop/nodata.png) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%; }

.mx-default-tab {
  padding: 0 0.64rem; }
  .mx-default-tab .d-item {
    position: relative;
    margin: 0 0.32rem;
    display: inline-block;
    padding: 0 0.4266666667rem;
    height: 2.0053333333rem;
    line-height: 2.0053333333rem;
    font-size: 0.64rem;
    white-space: nowrap; }
    .mx-default-tab .d-item.custom-color, .mx-default-tab .d-item.active {
      font-size: 0.6826666667rem;
      /*color: #f89925;*/
      font-weight: 700; }
      .mx-default-tab .d-item.custom-color .d-line, .mx-default-tab .d-item.active .d-line {
        display: block; }
  .mx-default-tab .d-line {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    display: none;
    height: 2px;
    /*background: #f99825;*/ }

.shrink-enter-active,
.shrink-leave-active,
.slideRight-enter-active,
.slideRight-leave-active,
.slideDown-enter-active,
.slideDown-leave-active,
.slideUp-enter-active,
.slideUp-leave-active,
.shrinkTopRight-enter-active,
.shrinkTopRight-leave-active,
.magnify-enter-active,
.magnify-leave-active {
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.shrink-enter, .shrink-leave-to,
.slideRight-enter, .slideRight-leave-to,
.slideDown-enter, .slideDown-leave-to,
.slideUp-enter, .slideUp-leave-to,
.shrinkTopRight-enter, .shrinkTopRight-leave-to,
.magnify-enter, .magnify-leave-to {
  opacity: 0; }

.magnify-enter, .magnify-leave-active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.shrinkTopRight-enter-active, .shrinkTopRight-leave-active {
  -webkit-transform-origin: top right;
  transform-origin: top right; }

.shrinkTopRight-enter, .shrinkTopRight-leave-active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8); }

.slideDown-enter, .slideDown-leave-active {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%); }

.slideUp-enter, .slideUp-leave-active {
  -webkit-transform: translateY(100%);
  transform: translateY(100%); }

.slideRight-enter, .slideRight-leave-active {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

.shrink-enter, .shrink-leave-active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8); }

.fade-enter-active, .fade-leave-active {
  -webkit-transition: opacity .5s;
  transition: opacity .5s; }

.fade-enter, .fade-leave-to {
  opacity: 0; }

.layer-container {
  position: fixed;
  z-index: 950;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /*&.top-inherit{top:inherit;}*/ }
  .layer-container.l-lbg-white::after, .layer-container.l-bg-transparent::after, .layer-container.l-bg-black::after, .layer-container.l-bg-dblack::after {
    content: "";
    position: absolute;
    z-index: 940;
    display: block;
    top: -1000%;
    left: -100%;
    right: -100%;
    bottom: -100%; }
  .layer-container.l-bg-black::after {
    background: rgba(0, 0, 0, 0.4); }
  .layer-container.l-bg-dblack::after {
    background: rgba(0, 0, 0, 0.85); }
  .layer-container.l-lbg-white::after {
    background: #fff; }
  .layer-container.bg-transparent::after {
    background: transparent; }
  .layer-container.z-xs {
    z-index: 890; }
  .layer-container.z-sm {
    z-index: 900; }
  .layer-container.z-lg, .layer-container.z-960 {
    z-index: 960; }

.layer-main-default {
  position: relative;
  z-index: 953; }

.layer-main {
  position: absolute;
  z-index: 953;
  width: 85%;
  font-size: 0.5973333333rem;
  background: #fff;
  -webkit-box-shadow: 0 0 0.4266666667rem rgba(90, 90, 90, 0.75);
  -moz-box-shadow: 0 0 0.4266666667rem rgba(90, 90, 90, 0.75);
  box-shadow: 0 0 0.4266666667rem rgba(90, 90, 90, 0.75); }

.layer-main-b {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 953;
  background: #fff;
  height: 50%;
  font-size: 0.5973333333rem; }
  .layer-main-b.h-default {
    height: 80%;
    max-height: 21.5893333333rem;
    min-height: 17.0666666667rem; }
  .layer-main-b.pct100 {
    height: 100%; }

.layer-bg {
  position: fixed;
  z-index: 951;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.layer-b-header {
  padding: 0.4266666667rem 0.96rem;
  background: #fff;
  border-bottom: 0.2133333333rem solid #f0f0f0; }

.layer-b-title {
  font-style: 0.6826666667rem; }

.layer-close {
  display: inline-block;
  width: 0.64rem;
  height: 0.64rem;
  font-size: 0.8533333333rem;
  color: #9a9a9a;
  vertical-align: middle;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkRDQUZBMTJGREI1MTFFOEE4RENGQTQzNjQyRUQ4QjYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkRDQUZBMTNGREI1MTFFOEE4RENGQTQzNjQyRUQ4QjYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRENBRkExMEZEQjUxMUU4QThEQ0ZBNDM2NDJFRDhCNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRENBRkExMUZEQjUxMUU4QThEQ0ZBNDM2NDJFRDhCNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiBTYlUAAAFFSURBVHjatNfBasJAEAbgdczBPkntcwiePFvUB1Dau+DNY15AIdAetUSfQF+k9SEKvfYgOgMbCJLs7szODvyRuMGPdTcT7RRF8WSMWWOeMVvM2aSpIeYNcyEvw8MKs7SDI8wEc1RGx5g9pmvP/wEP/doFNPBlL0yFUr0Q/Im5PuB7JbwJJeuD4BNmlgBvQ6dkgn2jVMZd6IFOoDaghXvRR1gDD0Kb4Bg8GG2DJTgLdcEcnI1SZZ41K+3rrvbBFV4VGw2BQ3A2Ggq7cCNBfWscsuYilAtT3bSeHBz4tWEjiTscMNBdw0YSt1eIQKcx7TWLQOsbqe1WO0hmHIqKejtEomIcFFARDkooGwdFlIWDB50x0WCcbqeBAy0juqLrqfZLM54nQH0zXxD8kwh14d/0VeeYnv0rs7E/8LWL8D/Mu51ofhdgAH6JllJZXDUGAAAAAElFTkSuQmCC) no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%; }

.layer-footer-close {
  position: absolute;
  left: 50%;
  margin-left: -0.9173333333rem;
  bottom: -2.24rem;
  display: inline-block;
  width: 1.8133333333rem;
  height: 1.8133333333rem;
  background: url(../../images/agent_shop/0_05.png) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%; }

.layer-loading-container {
  z-index: 9998; }
  .layer-loading-container .loading-box {
    position: absolute;
    z-index: 9999;
    padding: 1.0666666667rem 1.1733333333rem;
    background: rgba(0, 0, 0, 0.6);
    -webkit-border-radius: 0.1706666667rem;
    border-radius: 0.1706666667rem;
    text-align: center; }
  .layer-loading-container .loading-icon {
    margin: 0 auto;
    display: inline-block;
    width: 1.7066666667rem;
    height: 1.7066666667rem;
    background: url("../images/common/loading_white_svg.svg") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    vertical-align: middle; }
  .layer-loading-container .loading-txt {
    padding-top: 0.256rem;
    color: #fff;
    font-size: 0.64rem; }

.layer-list-container .l-link {
  padding: 0.6826666667rem 0.96rem;
  font-size: 0.6826666667rem; }

.custom-btn {
  display: block;
  width: 100%;
  padding: 0 0.2133333333rem;
  background: #fff;
  line-height: 1.7066666667rem;
  border: none;
  font-size: 0.6826666667rem;
  text-align: center;
  -webkit-border-radius: 0.1706666667rem;
  border-radius: 0.1706666667rem; }

.btn-primary {
  color: #fff;
  background: #497aff; }

.btn-default {
  color: #497aff;
  border: 1px solid #497aff; }

.btn-disabled {
  background: #d1d1d1;
  color: #fff; }

.btn-red {
  background: #e43131;
  color: #fff; }

.btn-yellow {
  background: #fcbb3d;
  color: #fff; }

.btn-alone {
  width: 9.216rem;
  font-size: 0.6826666667rem;
  margin: 0.4266666667rem auto; }

.btn-xs,
.btn-sm {
  display: inline-block;
  margin: 0 0.1066666667rem;
  width: auto;
  min-width: 3.584rem;
  text-align: center;
  line-height: 1.28rem;
  font-size: 0.6826666667rem;
  -webkit-border-radius: 0.8533333333rem;
  border-radius: 0.8533333333rem; }

.btn-xs {
  font-size: 0.64rem;
  height: 1.152rem;
  line-height: 1.152rem; }

.border-bottom-gray {
  border-bottom: 1px solid #d0d0d0; }

.custom-sub-bg {
  background-color: #e0cec0; }

.custom-border-sub-color {
  border-color: #e0cec0; }

.custom-color {
  color: #497aff; }

.custom-bg {
  background-color: #497aff; }

.custom-border-color {
  border-color: #497aff; }

.user-quick-group {
  -webkit-border-radius: 0.2133333333rem;
  border-radius: 0.2133333333rem; }

.overflow-hidden {
  overflow: hidden; }

.mx-no-data-group {
  margin: 2.7733333333rem auto 1.28rem; }

.mx-no-data-icon {
  width: 4.1386666667rem;
  height: 4.6293333333rem;
  background-image: url(../../mobile/images/common/no_data.png); }

.mx-no-data-txt {
  margin-top: 0.4266666667rem; }

.break-all {
  word-break: break-all; }

.layer-container.l-abs {
  position: absolute; }
  .layer-container.l-abs::after {
    left: 0;
    right: 0;
    bottom: -50%;
    top: 0; }
.layer-container.l-abs-overflow-hidden {
  position: absolute;
  overflow: hidden; }

.layer-preview-container .layer-main {
  width: 100%;
  max-height: 90%; }
.layer-preview-container .preview-img {
  width: 100%; }

.mb-20 {
  margin-bottom: 0.4266666667rem; }

.mx-arrow {
  display: inline-block;
  width: 0.3413333333rem;
  height: 0.3413333333rem;
  border-top: 0.0426666667rem solid #999;
  border-right: 0.0426666667rem solid #999;
  vertical-align: middle; }
  .mx-arrow.arrow-white {
    border-top-color: #fff;
    border-right-color: #fff; }
  .mx-arrow.arrow-33 {
    border-top-color: #333333;
    border-right-color: #333333; }
  .mx-arrow.arrow-right {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .mx-arrow.arrow-up {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .mx-arrow.arrow-down {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); }

.mx-auto-tab,
.mx-flex-tab {
  background: #fff; }
  .mx-auto-tab .tab-item,
  .mx-flex-tab .tab-item {
    position: relative;
    padding: 0 0.4266666667rem;
    height: 1.3226666667rem;
    line-height: 1.3226666667rem;
    font-size: 0.5973333333rem;
    white-space: nowrap;
    color: #949494;
    text-align: center; }
    .mx-auto-tab .tab-item.active,
    .mx-flex-tab .tab-item.active {
      color: #333; }
      .mx-auto-tab .tab-item.active::after,
      .mx-flex-tab .tab-item.active::after {
        display: block; }
    .mx-auto-tab .tab-item::after,
    .mx-flex-tab .tab-item::after {
      content: "";
      position: absolute;
      z-index: 2;
      left: 0;
      right: 0;
      bottom: -1px;
      display: none;
      height: 2px;
      background: #497aff; }

.mx-auto-tab {
  padding-left: 0.4266666667rem;
  padding-right: 0.4266666667rem;
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: auto; }
  .mx-auto-tab .tab-item {
    padding: 0 0.5333333333rem;
    display: inline-block; }

.mx-search-group {
  padding: 0.4266666667rem;
  background: #fff; }
  .mx-search-group.style-gray {
    background-color: #f2f2f2; }
    .mx-search-group.style-gray .search-control-box {
      background-color: #fff; }
  .mx-search-group.style-2 .search-control {
    text-align: left;
    padding-left: 0.4266666667rem;
    padding-right: 1.4933333333rem; }
  .mx-search-group.style-2 .search-gray-icon {
    margin-top: 0.2986666667rem;
    margin-right: 0; }
  .mx-search-group .search-control-box {
    position: relative;
    background: #f2f2f2;
    height: 1.28rem;
    -webkit-border-radius: 0.1706666667rem;
    border-radius: 0.1706666667rem; }
  .mx-search-group .sl-header-row-style {
    display: flex;
    align-items: center;
    padding: 0.8533333333rem 0.4266666667rem; }
    .mx-search-group .sl-header-row-style .slh-row-left-style {
      flex: 1; }
    .mx-search-group .sl-header-row-style .slh-row-right-style {
      display: flex;
      align-items: center; }
      .mx-search-group .sl-header-row-style .slh-row-right-style .slhr-r-name {
        margin-right: 0.2133333333rem; }
  .mx-search-group .search-control {
    position: relative;
    z-index: 3;
    padding: 0 0.4266666667rem;
    width: 100%;
    height: 1.28rem;
    text-align: center;
    border: none;
    font-size: 0.5973333333rem;
    background: none; }
  .mx-search-group input::-webkit-input-placeholder {
    font-size: 0.5973333333rem; }
  .mx-search-group .search-placeholder {
    position: absolute;
    z-index: 1;
    width: 95%;
    text-align: center;
    color: #999; }
  .mx-search-group .search-gray-icon {
    margin-top: -0.0853333333rem;
    margin-right: 0.2133333333rem; }
  .mx-search-group .search-btn-box {
    position: absolute;
    z-index: 4;
    padding: 0 0.4266666667rem;
    right: 0;
    top: 0;
    height: 1.28rem; }

.magnifying-glass-gray-icon,
.search-gray-icon {
  display: inline-block;
  width: 0.6826666667rem;
  height: 0.704rem;
  background: url("../images/common/search_gray_icon.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  vertical-align: middle; }

.layer-search-header {
  padding: 0.64rem 0.4266666667rem; }
  .layer-search-header .search-back-box {
    padding: 0.2986666667rem 0.4266666667rem 0 0; }
  .layer-search-header .search-box {
    position: relative; }
  .layer-search-header .search-control {
    width: 100%;
    height: 1.28rem;
    background: #f2f2f2;
    font-size: 0.5973333333rem;
    padding-left: 1.3866666667rem;
    -webkit-border-radius: 0.1706666667rem;
    border-radius: 0.1706666667rem;
    border: none; }
  .layer-search-header .search-magnifying {
    position: absolute;
    z-index: 1;
    left: 0.4266666667rem;
    top: 50%;
    margin-top: -0.3413333333rem; }
  .layer-search-header .search-btn {
    margin-left: 0.2133333333rem;
    padding: 0 0.5333333333rem;
    width: auto;
    height: 1.28rem;
    line-height: 1.28rem;
    font-size: 0.5973333333rem; }

.layer-result-main {
  padding: 0.32rem 0.4266666667rem 0.4266666667rem;
  text-align: center; }
  .layer-result-main .result-icon {
    display: inline-block; }
    .layer-result-main .result-icon.fail-icon, .layer-result-main .result-icon.success-icon {
      width: 5.12rem;
      height: 3.456rem;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
      vertical-align: middle; }
    .layer-result-main .result-icon.success-icon {
      background-image: url(../images/common/success_icon.png); }
    .layer-result-main .result-icon.fail-icon {
      background-image: url(../images/common/fail_icon.png); }
  .layer-result-main .result-title {
    padding-top: 0.1066666667rem;
    font-size: 0.768rem;
    color: #212121;
    line-height: normal; }
  .layer-result-main .result-txt {
    padding: 0.2133333333rem;
    color: #545454;
    font-size: 0.6826666667rem;
    line-height: normal;
    word-break: break-all; }

.layer-tips-main {
  padding: 0.64rem 0.4266666667rem;
  line-height: 1.5;
  color: #545454;
  font-size: 0.6826666667rem; }

.mint-indicator {
  -webkit-transition: opacity 0s linear;
  transition: opacity 0s linear; }

.mint-indicator-wrapper {
  z-index: 999; }

/*.mx-msgbox-body{*/
.picker-item {
  font-size: 0.5973333333rem; }

.mint-msgbox-btns {
  height: 1.7066666667rem;
  line-height: 1.7066666667rem; }

.mint-msgbox {
  width: 72%;
  -webkit-border-radius: 0.4266666667rem;
  border-radius: 0.4266666667rem; }

.mint-msgbox-bg {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  backface-visibility: inherit;
  -webkit-backface-visibility: inherit;
  /* Chrome and Safari */
  -moz-backface-visibility: inherit;
  /* Firefox */
  -ms-backface-visibility: inherit;
  /* Internet Explorer */ }

.mint-msgbox-content {
  padding: 0; }

.mint-msgbox-btn {
  font-size: 0.6826666667rem; }
  .mint-msgbox-btn:last-child {
    border-right: none; }

.mint-msgbox-confirm {
  color: #497aff; }

.mint-msgbox-cancel {
  color: #949494; }

/*}*/
.device-index-page-container {
  position: relative; }
  .device-index-page-container .device-index-main {
    padding: 0.4266666667rem 0.4266666667rem 0; }
    .device-index-page-container .device-index-main .di-main-content {
      display: flex;
      background-color: #ffffff;
      position: relative;
      padding: 0.64rem; }
      .device-index-page-container .device-index-main .di-main-content .di-main-img {
        width: 4.2666666667rem;
        height: 6.3146666667rem;
        margin-right: 1.0666666667rem; }
      .device-index-page-container .device-index-main .di-main-content .di-main-info .dim-info-title {
        font-size: 0.768rem; }
      .device-index-page-container .device-index-main .di-main-content .di-main-info .dim-info-tips {
        font-size: 0.6826666667rem;
        color: #666666;
        margin-top: 1.0666666667rem; }
      .device-index-page-container .device-index-main .di-main-content .di-main-info .dim-info-btn {
        display: block;
        position: absolute;
        bottom: 0.64rem;
        right: 0.64rem;
        background-color: #4e7bfe;
        color: #ffffff;
        height: 1.3653333333rem;
        line-height: 1.3653333333rem;
        padding: 0 0.512rem;
        border-radius: 0.2133333333rem; }
  .device-index-page-container .device-index-button {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 0 0.4266666667rem; }
    .device-index-page-container .device-index-button .btn-content {
      display: block;
      color: #fff;
      width: 100%;
      height: 1.7066666667rem;
      font-size: 0.6826666667rem;
      line-height: 1.7066666667rem;
      text-align: center;
      border-radius: 0.256rem;
      background-color: #4e7bfe; }

.layer-mint-form-wrapper .mint-msgbox {
  position: absolute;
  width: 15.1466666667rem; }
.layer-mint-form-wrapper .mint-msgbox-content {
  padding: 0.4266666667rem 1.0666666667rem; }

.layer-form-group {
  margin: 0.4266666667rem 0; }

.layer-form-label {
  /*min-width: px2rem(150);*/
  padding-right: 0.4266666667rem;
  color: #545454;
  font-size: 0.5546666667rem;
  line-height: 1.6213333333rem;
  text-align: right; }

.layer-form-control {
  padding: 0 0.32rem;
  width: 100%;
  height: 1.6213333333rem;
  font-size: 0.5546666667rem;
  border: 1px solid #dedede;
  -webkit-border-radius: 0.0426666667rem;
  border-radius: 0.0426666667rem; }
  .layer-form-control:focus {
    border-color: #497aff; }

textarea.layer-form-control {
  padding: 0.32rem;
  /*height: px2rem(150);*/
  resize: none; }

.btn-triangle {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 0.2133333333rem solid transparent;
  border-bottom: 0.2133333333rem solid transparent; }
  .btn-triangle.triangle-right {
    margin-left: 0.1706666667rem;
    border-left: 0.256rem solid #fff; }
  .btn-triangle.triangle-left {
    margin-right: 0.1706666667rem;
    border-right: 0.256rem solid #fff; }

.mx-back-header {
  position: relative;
  height: 1.7066666667rem;
  line-height: 1.7066666667rem;
  color: #fff;
  background: #4e7bfe;
  background-image: -webkit-linear-gradient(left, #628efe, #4e7bfe);
  background-image: linear-gradient(to right, #628efe, #4e7bfe); }
  .mx-back-header .h-icon-box {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 2.1333333333rem;
    height: 1.7066666667rem; }
  .mx-back-header .h-icon {
    position: absolute;
    top: 50%;
    margin-top: -0.3413333333rem;
    margin-left: 0.64rem; }
  .mx-back-header .h-title {
    font-size: 0.6826666667rem;
    text-align: center; }
  .mx-back-header .h-operate {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 0.4266666667rem;
    white-space: nowrap;
    line-height: 1.7066666667rem;
    font-size: 0.6826666667rem; }
  .mx-back-header .screen-white-icon {
    float: left;
    margin: 0.512rem 0.2133333333rem 0 0; }

.screen-white-icon {
  display: inline-block;
  width: 0.6826666667rem;
  height: 0.6826666667rem;
  background: url(../images/common/screen_white_icon.png) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  vertical-align: middle; }

.form-checkbox-group,
.form-radio-group {
  display: inline-block;
  vertical-align: middle; }
  .form-checkbox-group .txt,
  .form-radio-group .txt {
    position: relative;
    display: inline-block;
    margin: 0;
    cursor: pointer;
    padding-left: 1.0666666667rem;
    line-height: 0.6826666667rem;
    height: 0.6826666667rem;
    width: 100%;
    color: #333;
    font-size: 0.5973333333rem; }
  .form-checkbox-group .icon,
  .form-radio-group .icon {
    position: absolute;
    z-index: 1;
    left: 0.2133333333rem;
    top: 0;
    float: left;
    display: block;
    height: 0.64rem;
    width: 0.64rem;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat; }
  .form-checkbox-group .checkbox,
  .form-checkbox-group .radio,
  .form-radio-group .checkbox,
  .form-radio-group .radio {
    opacity: 0;
    position: absolute;
    margin-left: -0.64rem;
    height: 1px;
    z-index: 0; }

.form-checkbox-group .icon {
  background-image: url(../images/common/checkbox_icon_01.png);
  background-position: 0 0; }
.form-checkbox-group .txt .icon.icon-checked {
  /*background-position: 0 px2rem(-1*$fradioWHFix);*/
  background-image: url(../images/common/checkbox_icon_02.png); }
.form-checkbox-group.checked .icon {
  /*background-position: 0 px2rem(-1*$fradioWHFix);*/
  background-image: url(../images/common/checkbox_icon_02.png); }
.form-checkbox-group.checked .txt {
  color: #497aff; }

.net-step-header {
  background: url(../images/common/bg.png) no-repeat;
  height: 5.5466666667rem;
  -webkit-background-size: 100% auto;
  background-size: 100% auto; }
  .net-step-header.style-a {
    height: 1.7066666667rem; }
  .net-step-header.style-b {
    background-position: 0 -1.7066666667rem;
    height: 3.84rem;
    padding-top: 0.4266666667rem; }
    .net-step-header.style-b .step-nav-group {
      margin: 0; }
  .net-step-header .mx-back-header {
    background: none; }

.net-step-content {
  margin: -1.92rem 0.4266666667rem 0 0.4266666667rem;
  /*padding-bottom: px2rem(120);*/
  /*padding: px2rem(20);*/
  font-size: 0.5973333333rem; }
  .net-step-content .confirm-tips {
    padding-bottom: 0.4266666667rem;
    color: #999; }

.types-group-container {
  padding: 2.56rem 0; }

.net-step-footer {
  position: fixed;
  z-index: 10;
  left: 0;
  right: 0;
  bottom: 0; }

.step-nav-group {
  margin: 0.4266666667rem 0;
  height: 1.152rem;
    /*.nav-num-box{
		display: table;
	}*/ }
  .step-nav-group .nav-item {
    position: relative;
    text-align: center; }
    .step-nav-group .nav-item.active .nav-num {
      width: 1.152rem;
      height: 1.152rem;
      line-height: 1.152rem;
      background: #fff;
      font-size: 0.6826666667rem; }
    .step-nav-group .nav-item.active::after {
      background-image: -webkit-linear-gradient(left, #4f7bf7, #fff);
      background-image: linear-gradient(to right, #4f7bf7, #fff); }
    .step-nav-group .nav-item.done::after {
      background: #4f7bf7; }
    .step-nav-group .nav-item::after {
      content: '';
      position: absolute;
      z-index: 1;
      top: 50%;
      left: 50%;
      display: block;
      margin-top: -0.0426666667rem;
      height: 0.0853333333rem;
      width: 100%;
      background: #fff; }
    .step-nav-group .nav-item:last-child::after {
      display: none; }
  .step-nav-group .nav-num {
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 0.9813333333rem;
    height: 0.9813333333rem;
    line-height: 0.9813333333rem;
    vertical-align: middle;
    font-size: 0.5973333333rem;
    -webkit-border-radius: 0.64rem;
    border-radius: 0.64rem;
    background: #a0bafe;
    color: #5b87ff; }

.net-step-one-main {
  padding: 0.5333333333rem;
  background: #fff;
  -webkit-border-radius: 0.1706666667rem;
  border-radius: 0.1706666667rem; }

.net-step-one-sub-title {
  padding-top: 0.8533333333rem;
  padding-bottom: 0.2133333333rem;
  color: #545454; }

.net-step-group {
  background: #fff;
  -webkit-border-radius: 0.1706666667rem;
  border-radius: 0.1706666667rem;
  padding: 0rem 0.5333333333rem; }
  .net-step-group.a {
    padding: 0.32rem 0.5333333333rem; }
  .net-step-group.b {
    padding: 0 0.5333333333rem 0.5333333333rem; }

.step-checkbox-list .c-l-item {
  padding: 0.5333333333rem 0; }

.mx-cyst-tab {
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 0.1706666667rem;
  border-radius: 0.1706666667rem; }
  .mx-cyst-tab .cyst-item {
    padding: 0.192rem 0;
    /*height: px2rem(56);*/
    /*line-height: px2rem(56);*/
    text-align: center;
    color: #545454;
    font-size: 0.5973333333rem;
    border-right: 1px solid #e5e5e5; }
    .mx-cyst-tab .cyst-item.active {
      color: #fff;
      background: #5b87ff; }
    .mx-cyst-tab .cyst-item:first-child {
      -webkit-border-radius: 0.1706666667rem 0 0 0.1706666667rem;
      border-radius: 0.1706666667rem 0 0 0.1706666667rem; }
    .mx-cyst-tab .cyst-item:last-child {
      border-right: none;
      -webkit-border-radius: 0 0.1706666667rem 0.1706666667rem 0;
      border-radius: 0 0.1706666667rem 0.1706666667rem 0; }
  .mx-cyst-tab .update-cyst-item-style {
    display: flex;
    align-items: center;
    padding: 0.4266666667rem;
    margin-bottom: 0.8533333333rem;
    border-bottom: 0.0426666667rem solid #e4e4e4; }
    .mx-cyst-tab .update-cyst-item-style.cyst-item-active-update {
      color: #fff;
      background: #5b87ff;
      border-radius: 0.256rem; }
      .mx-cyst-tab .update-cyst-item-style.cyst-item-active-update .cyst-title-tips-block .update-cyst-title {
        font-size: 0.6826666667rem; }
      .mx-cyst-tab .update-cyst-item-style.cyst-item-active-update .cyst-title-tips-block .update-cyst-tips {
        color: #ffffff; }
    .mx-cyst-tab .update-cyst-item-style:first-child {
      border: unset;
      border-bottom: 0.0426666667rem solid #e4e4e4; }
    .mx-cyst-tab .update-cyst-item-style:nth-child(2) {
      border: unset;
      border-bottom: 0.0426666667rem solid #e4e4e4; }
    .mx-cyst-tab .update-cyst-item-style:last-child {
      border: unset; }
    .mx-cyst-tab .update-cyst-item-style .cyst-title-tips-block {
      flex: 1;
      display: flex;
      flex-direction: column;
      line-height: 0.8533333333rem; }
      .mx-cyst-tab .update-cyst-item-style .cyst-title-tips-block .update-cyst-title {
        font-size: 0.6826666667rem;
        line-height: unset;
        text-align: left; }
      .mx-cyst-tab .update-cyst-item-style .cyst-title-tips-block .update-cyst-tips {
        font-size: 0.512rem;
        color: #999999;
        text-align: left; }

.update-cyst-tab-style {
  flex-direction: column;
  border: unset;
  border-radius: unset; }

.close-white-icon,
.arrow-left-black-icon,
.arrow-left-white-icon {
  display: inline-block;
  width: 0.6826666667rem;
  height: 0.6826666667rem;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  vertical-align: middle; }

.arrow-left-white-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+nhxg7wAAAd1JREFUWIW91ztrFFEYxvEfoqVfQKK4WV1tLaxsrBQhoOAnUPESRcULNjabUsQQRYg3jIi9iqBiLPwGioo3EGRBjCnsrV6Ls5KzKWZ3ZpZ5YGGeZfb8n/O+7w5zKFBEVP1MRMSbiFiMiF1FjEJVhG+IiLexokdNBmhFxLcM3ouIqaYCtCLiYwb/FRE7ut1uIWNt5XSD6uA52n3fw56ZmZmvw344jgBb8RKtDD6FoXBYUxO+CU8y+DL248OoC9SpwDa8xkTf/8A+fCmzSNUKtPE0gy/jYFk41SrQxgup97CEvXhfYa3SATpYlHoPP6WBqwSnXAs243EG/4MDeFcVzugV2I5X2Nj3PWngPtWBM1oFOniWwZekndeGM7wCk334lr7/Le28VtnLBLgmVYDU890q/NWKNKwF37Pr9dg5TvgoAS7jfv96HR7idJMB/uIIbmXf3cD5pgL817SVSpBm42KTAUiVuJ35qzjXZAA4gTuZn8WlJgPAcdzL/BWcbTIAHMV85udUbEedN6KTuJv5WZxpMgAcMziY13GqyQCkwcyfEzeVmIlxBCA9J/LBnJOC1VOFk9F8DGp62MFk3AFExMKqEBeKGONqQa5DWMj8ZNHN4zqardZhfJY2+KDoxn+YU5Yr7QFBBwAAAABJRU5ErkJggg==); }

.arrow-left-black-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+nhxg7wAAAtJJREFUWIW9l09PVFcYh5/fhXNG2uC9A2SKOBKQgl2C1VU3bgpOJVHTT2C/j5/BLt1pHegf6UIX/qskGptUWZgYjQmQBg3KaFLuebu4l0hDMw4z432T2Zx73vM8875vZu6BTxDe++pQZfjG4FBlqVKpfNNsb2+34c65kYNxUsdsGiANtgbcKkTAez8eJ+XfQJMhBAQvEJeb5XRNwDk/HsflupkmzQLAqsRZwYNPLuCcn0qSwZ+RTVgIgD3viZgFrZg1z+1YwPvSZByXf0U2HnJ4JOZBK63kR53AXa8bjePkKiKHsy5xFviz1TParoD3pWNxUv7djGpe9meRqAFP9nNOWxVwzk/Ecfkng2o+cOtY+H6/cGijAs65iTgZ+MXEZPbNWbWwPQc82u9Z+xbIpn1gCdloCAbw0sL2PNgjUDv81lvgev1YnJSvIHbgG2bb54CH7cKhxQo457+Kk4Hrkh3Jp/25hbQG9lcncGihAs6VpuKkXAeOhNQAVi2k57oBh49U4EBf39HPP+uvI31pIWCR1iykNVl4iDqHf1Sgvz++aGZTFgIRbIRIp4LxpDvoLJq24N37xlNF2ZYA/aThZI8JRb1IPXs+KREpEQFIzUjNMGve5Z5mD32pdNN7P2LBZvK954EN4I//TcjbIj78AwnRaGy1LZB6565ZCMOgEzmkBrwB7hQhgHcOzBZBo8BMDpoDtoDbhQiYGRLXgjikD5WYBTaBu4UIAARYAI0Ivs6Bc8A7dt75ChAAsYCoCh3Pod8Cr4F7xQhkUUd8IXQylzgNbCLdLUoAYBHp8H/aIb0C7hUlAFIdOCQ4kcGoIf0t7H5RAtlMwPAuie9QPhOFCGSURaAqOJ4vnEasAcvFCGQSdXZVAjSPWBdaLkYAEFqUMYaYzlfOCL1tNLb2/mzn0dG9YG8YoAtCl3atHW2W0fXbsQws0g+Ix/bPdrT59s2Pzfb/C7B/Oc1hojZWAAAAAElFTkSuQmCC); }

.close-white-icon {
  background-image: url(../images/common/close_white_icon_32x32.png); }

.arrow-right-gray-icon {
  display: inline-block;
  width: 0.512rem;
  height: 0.512rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDA3MzVEMDk0RjlDMTFFOUIzMzFDQkYyRDAzNkQzN0EiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDA3MzVEMEE0RjlDMTFFOUIzMzFDQkYyRDAzNkQzN0EiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MDczNUQwNzRGOUMxMUU5QjMzMUNCRjJEMDM2RDM3QSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MDczNUQwODRGOUMxMUU5QjMzMUNCRjJEMDM2RDM3QSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pnu2dWsAAAG/SURBVHjaxJg/TwJBEMXXEzygslGOu7O1sLOwFxBFEz4tH8GAoqgoYGVvY6WFlcG3yZzZTC54f3aZSV44NreXHzNvd/bYWq1Wal0MBoMjfJxA39A19K5yxHA4zHO78jLccwj50C50AR0oh5EF6M243oHaUCwJtICeje816BRqSgHpmDCoBpVvTwoogXphmbqCAikgHbcsU9rsfSiUAkoyNWNG70CRFJCOuxRPtW2Uzysxd0Ir0ITqQftSQDrGDKoOXZbZEjwLZedQPkGFUkAJ1JwZvVvE6J7FLeQmpXxtNOdQCiitfNroZ4BqSgElUEu2o/ezQrkA0jFibcYnqFgKKGkzUwbVAVRDCkjHB/TDyleRAorp3LRtjD1CX+smVRzBBLQP+cbYEufr6X8TXQCFdHirGmOvgBllmVxxUKYeg1lmhbENFFOZTJgFYMZ5HmILKKLzkOmZObUTtWmglm4PDGZRBMYGkDbwOXX3P89Q+1CbBooIpsoyMy7zC70SmenahimaoRa9ZdTKGtgGUEAGrruAyQsU0A5sZTWVBUpbTVY8UwQoDWZGL4tKAuiYwTxB95L/D30a1w8uYXT8CjAAlrpahBpUvQMAAAAASUVORK5CYII=) no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%; }

.footer-btn-group {
  padding: 0.4266666667rem;
  background: #f2f2f2; }
  .footer-btn-group.bg-white {
    background: #fff; }
  .footer-btn-group .custom-btn {
    margin: 0 0.2133333333rem; }
    .footer-btn-group .custom-btn:first-child {
      margin-left: 0; }
    .footer-btn-group .custom-btn:last-child {
      margin-right: 0; }

.step-msg-list .msg-item {
  padding: 0.1066666667rem 0; }
.step-msg-list .msg-title {
  color: #999; }

.form-group-arow {
  background: #fff;
  padding: 0.1066666667rem 0; }
  .form-group-arow .arow-label {
    color: #999;
    line-height: 1.28rem; }
  .form-group-arow .arow-label-tsp-item {
    color: #545454;
    height: 1.7066666667rem;
    line-height: 1.7066666667rem; }
  .form-group-arow .font-color {
    color: #212121; }
  .form-group-arow .arow-control {
    width: 100%;
    border: none;
    padding-left: 0.4266666667rem;
    height: 1.28rem;
    line-height: 1.28rem;
    font-size: 0.5973333333rem;
    word-wrap: break-word;
    white-space: normal; }
  .form-group-arow .arow-control-item {
    height: 1.7066666667rem;
    line-height: 1.7066666667rem;
    text-align: right; }
  .form-group-arow .arow-control-tsp {
    height: 1.7066666667rem;
    line-height: 1.7066666667rem; }
  .form-group-arow .arow-control-item::-webkit-input-placeholder {
    color: #949494; }
  .form-group-arow .arow-control-item-r {
    position: relative; }
  .form-group-arow select.arow-control {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: none;
    min-height: 1.28rem;
    padding-bottom: 0.1066666667rem;
    height: auto; }
  .form-group-arow .arow-arrow {
    margin-left: 0.4266666667rem; }
  .form-group-arow .arow-control-txt {
    padding: 0.1066666667rem 0rem 0.1066666667rem 0.4266666667rem;
    word-wrap: break-word;
    word-break: break-all; }
  .form-group-arow .pl-zero {
    padding-left: 0; }

.form-group-taline {
  padding: 0.2133333333rem 0; }
  .form-group-taline .taline-label {
    display: block;
    color: #999; }
  .form-group-taline .taline-control-box .taline-inquire {
    font-size: 0.5973333333rem;
    width: 2.56rem;
    height: 1.1093333333rem;
    line-height: 1.1093333333rem;
    color: #FFFFFF;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-radius: 0.2133333333rem;
    background: #497aff; }
  .form-group-taline .taline-control-box .tips-code-update-style {
    width: unset;
    height: unset;
    white-space: nowrap;
    padding: 0 0.3413333333rem;
    line-height: 1.1946666667rem; }
  .form-group-taline .taline-control-fack,
  .form-group-taline .taline-control {
    height: 1.1093333333rem;
    border: none;
    font-size: 0.5973333333rem;
    background: #fff;
    width: 100%; }
    .form-group-taline .taline-control-fack::-webkit-input-placeholder,
    .form-group-taline .taline-control::-webkit-input-placeholder {
      color: #dedede; }
  .form-group-taline select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none; }
  .form-group-taline .taline-control-fack {
    padding: 0.1706666667rem 0;
    height: auto;
    /*line-height: px2rem(52);*/ }
  .form-group-taline .color-placeholder {
    color: #dedede; }
  .form-group-taline .taline-arrow {
    margin-left: 0.4266666667rem; }
  .form-group-taline .taline-tips {
    padding-top: 0.1066666667rem; }

.form-footer-agreement-block {
  display: flex;
  align-items: center;
  padding: 0.4266666667rem 0; }
  .form-footer-agreement-block .agreement-icon {
    width: 0.8533333333rem;
    height: 0.8533333333rem; }
  .form-footer-agreement-block .agreement-content {
    font-size: 0.5973333333rem;
    margin-left: 0.3413333333rem; }

.step-more-bar {
  padding: 0.5333333333rem 0; }
  .step-more-bar .more-title {
    color: #545454; }
  .step-more-bar .more-rbox {
    text-align: right; }
  .step-more-bar .more-arrow {
    margin-left: 0.4266666667rem; }

.mx-upload-group {
  /*@extend %flexFather;*/ }
  .mx-upload-group.style-2 .upload-item {
    padding: 0.2133333333rem 0.2133333333rem 0; }
  .mx-upload-group.style-2 .upload-tips {
    padding: 0.32rem 0.2133333333rem 0;
    min-height: 1.92rem;
    font-size: 0.5546666667rem;
    line-height: 1.4; }
  .mx-upload-group .upload-item {
    float: left;
    /*font-size: 0;*/
    display: inline-block;
    /*@extend %flexSon;*/
    text-align: center;
    width: 50%;
    padding: 0.4266666667rem 0.2133333333rem;
    overflow: hidden; }
    .mx-upload-group .upload-item:first-child, .mx-upload-group .upload-item:nth-child(2n-1) {
      padding-left: 0; }
    .mx-upload-group .upload-item:last-child, .mx-upload-group .upload-item:nth-child(2n) {
      padding-right: 0; }
    .mx-upload-group .upload-item.upload-alone {
      float: none;
      width: 100%; }
  .mx-upload-group .update-upload-item-style {
    width: unset;
    display: block;
    padding: unset; }
    .mx-upload-group .update-upload-item-style .upload-img-title-style {
      font-weight: bold;
      text-align: left;
      margin-top: 0.3413333333rem; }
  .mx-upload-group .upload-file-box {
    position: relative;
    z-index: 1;
    display: inline-block;
    background-position: center center;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    background-repeat: no-repeat; }
  .mx-upload-group .upload-img {
    width: 100%;
    position: relative;
    z-index: 1; }
  .mx-upload-group .upload-default-size {
    width: 100%;
    height: 4.8426666667rem; }
  .mx-upload-group .upload-file {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    opacity: 0; }
  .mx-upload-group .upload-tips {
    padding-top: 0.32rem;
    color: #545454;
    text-align: center; }
  .mx-upload-group .upload-delete,
  .mx-upload-group .upload-img-tips {
    position: absolute;
    z-index: 4;
    color: #fff;
    text-align: center; }
  .mx-upload-group .upload-img-tips {
    opacity: 0.5; }
  .mx-upload-group .upload-trash {
    margin-top: -0.1066666667rem; }
  .mx-upload-group .upload-img-band-card {
    height: 7.2533333333rem; }
  .mx-upload-group .upload-img-opening-permit {
    height: 7.5733333333rem; }

.trash-white-icon {
  display: inline-block;
  width: 0.768rem;
  height: 0.768rem;
  background: url("../images/common/trash_white_icon.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  vertical-align: middle; }

.net-step-two-main .arow-label {
  min-width: 3.84rem; }

.net-step-three-main {
  padding-bottom: 0.5333333333rem; }
  .net-step-three-main .confirm-tips {
    padding-top: 0.4266666667rem; }
  .net-step-three-main .arow-label {
    min-width: 3.52rem; }
  .net-step-three-main .upload-file-box,
  .net-step-three-main .upload-img {
    width: 7.0826666667rem;
    height: 4.8426666667rem; }

.net-step-group-title {
  padding: 0.4266666667rem 0 0.8533333333rem;
  color: #4e7bfe; }

.net-step-five-main .five-group-title {
  padding-top: 0.4266666667rem;
  color: #545454; }
.net-step-five-main .net-step-group {
  padding-bottom: 0.2133333333rem; }
.net-step-five-main .upload-img,
.net-step-five-main .upload-file-box {
  width: 6.7413333333rem;
  height: 4.8213333333rem; }

.net-step-six-main .arow-label {
  min-width: 3.6266666667rem; }

.incoming-parts-status {
  display: inline-block;
  padding: 0.0213333333rem 0.2133333333rem;
  border: 1px solid #a7b3af;
  color: #a7b3af;
  font-size: 0.5973333333rem;
  -webkit-border-radius: 0.1706666667rem;
  border-radius: 0.1706666667rem;
  background: #fff;
    /*&.yrw{color: #38d3a0;border-color: #38d3a0;}
	&.dtj{color: #f12e39;border-color: #f12e39;}
	&.clz{color: #497aff;border-color: #497aff;}
	&.ybh{color: #ff7b10;border-color: #ff7b10;}*/ }
  .incoming-parts-status.dtj {
    color: #ff8d30;
    border-color: #ff8d30; }
  .incoming-parts-status.clz, .incoming-parts-status.shz {
    color: #497aff;
    border-color: #497aff; }
  .incoming-parts-status.dqy {
    color: #ffad10;
    border-color: #ffad10; }
  .incoming-parts-status.ybh {
    color: #fd4451;
    border-color: #fd4451; }
  .incoming-parts-status.yrw {
    color: #38d3a0;
    border-color: #38d3a0; }
  .incoming-parts-status.ydj {
    color: #c9c9c9;
    border-color: #c9c9c9; }

.incoming-parts-item {
  margin: 0.4266666667rem;
  background: #fff;
  -webkit-border-radius: 0.1706666667rem;
  border-radius: 0.1706666667rem; }
  .incoming-parts-item .i-header {
    padding: 0.4266666667rem 0;
    margin: 0 0.4266666667rem; }
  .incoming-parts-item .i-source {
    display: inline-block;
    margin-right: 0.32rem;
    padding: 0.0213333333rem 0.2133333333rem;
    color: #497aff;
    border: 1px solid #497aff;
    -webkit-border-radius: 0.1706666667rem;
    border-radius: 0.1706666667rem;
    background: #fff;
    font-size: 0.512rem; }
  .incoming-parts-item .i-source-shop {
    border-color: #38d3a0;
    color: #38d3a0; }
  .incoming-parts-item .i-facilitator {
    font-size: 0.6826666667rem; }
  .incoming-parts-item .i-status {
    margin-left: 0.32rem; }
  .incoming-parts-item .i-brand {
    padding-top: 0.2133333333rem;
    color: #497aff; }
  .incoming-parts-item .i-box {
    padding: 0.256rem 0.4266666667rem;
    color: #949494; }
  .incoming-parts-item .i-msg {
    padding: 0.0426666667rem 0;
    line-height: 1.4; }
  .incoming-parts-item .i-msg-txt {
    word-break: break-all; }
  .incoming-parts-item .i-msg-operator {
    max-width: 5.3333333333rem; }
  .incoming-parts-item .i-btn {
    line-height: 1.8346666667rem; }
    .incoming-parts-item .i-btn:last-child {
      border-width: 0; }
  .incoming-parts-item .i-btn-edit {
    color: #497aff; }
  .incoming-parts-item .i-btn-del {
    color: #fd4451; }

.incoming-parts-detail-header {
  padding: 0.64rem 0; }
  .incoming-parts-detail-header .detail-title {
    font-size: 0.8106666667rem;
    color: #212121; }

.login-container {
  padding-top: 3.52rem;
  /*padding-bottom: px2rem(124);*/
  background: url(../images/login/login_header.png) no-repeat;
  -webkit-background-size: 16rem 5.2266666667rem;
  background-size: 16rem 5.2266666667rem; }

.login-logo-box {
  text-align: center; }

.login-logo {
  display: inline-block;
  width: 2.944rem;
  height: 2.944rem; }

.login-title {
  padding-top: 0.2133333333rem;
  font-size: 0.6826666667rem;
  color: #3265f7; }

.login-form {
  padding: 0.64rem 1.4933333333rem; }

.login-password-icon,
.login-account-icon {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0.1066666667rem;
  margin-top: -0.512rem;
  display: inline-block;
  width: 0.8533333333rem;
  height: 1.024rem;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  vertical-align: middle;
  /*@include createIcon(px2rem(40),px2rem(48),'../images/login/login_account_icon_01.png',100%,100%);*/ }

.login-account-icon {
  background-image: url(../images/login/login_account_icon_01.png); }

.login-password-icon {
  background-image: url(../images/login/login_password_icon_01.png); }

.login-form-group {
  position: relative;
  margin-top: 0.64rem;
  border-bottom: 0.064rem solid #dedede; }
  .login-form-group.focus {
    border-color: #5d89fe; }
    .login-form-group.focus .login-account-icon {
      background-image: url(../images/login/login_account_icon_02.png); }
    .login-form-group.focus .login-password-icon {
      background-image: url(../images/login/login_password_icon_02.png); }
  .login-form-group.code .login-form-control {
    padding-left: 0.32rem; }

.login-form-control {
  position: relative;
  z-index: 5;
  padding-left: 1.3866666667rem;
  height: 1.8346666667rem;
  font-size: 0.6826666667rem;
  border: none;
  background: none; }

.login-form-code {
  position: absolute;
  z-index: 6;
  top: 50%;
  right: 0;
  margin-top: -1.0666666667rem;
  height: 1.4933333333rem; }

.login-submit {
  margin-top: 1.4933333333rem;
  background-image: -webkit-linear-gradient(left, #2884ff, #3265f7);
  background-image: linear-gradient(to right, #2884ff, #3265f7); }

.login-footer {
  width: 16rem;
  height: 2.6453333333rem;
  background: url(../images/login/login_footer.png) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  text-align: center; }

.footer-logo-icon {
  display: inline-block;
  height: 0.4266666667rem;
  margin-top: 1.1093333333rem; }

.login-general-icon,
.login-general-icon,
.login-general-icon {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0.1066666667rem;
  margin-top: -0.4266666667rem;
  display: inline-block;
  width: 0.8533333333rem;
  height: 0.8533333333rem;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  vertical-align: middle; }
  .login-general-icon.account,
  .login-general-icon.account,
  .login-general-icon.account {
    background-image: url(../images/login_general/login_account_icon.png); }
  .login-general-icon.password,
  .login-general-icon.password,
  .login-general-icon.password {
    background-image: url(../images/login_general/login_password_icon.png); }
  .login-general-icon.code,
  .login-general-icon.code,
  .login-general-icon.code {
    background-image: url(../images/login_general/login_code_icon.png); }

.login-general-container {
  background: url(../images/login_general/login_header.png) no-repeat;
  -webkit-background-size: 16rem 6.8693333333rem;
  background-size: 16rem 6.8693333333rem; }
  .login-general-container .login-general-title {
    font-size: 1.152rem;
    color: white;
    text-align: center;
    font-family: "思源黑体";
    padding: 1.4933333333rem 0 1.28rem; }

.login-general-form {
  margin: 0 auto;
  padding: 1.28rem 0.8106666667rem 1.92rem;
  width: 13.6533333333rem;
  background: #fff;
  -webkit-border-radius: 0.3413333333rem;
  border-radius: 0.3413333333rem;
  -webkit-box-shadow: 0 0.2346666667rem 0.3413333333rem rgba(0, 0, 0, 0.08);
  box-shadow: 0 0.2346666667rem 0.3413333333rem rgba(0, 0, 0, 0.08); }
  .login-general-form .login-form-group {
    margin-top: 0.2133333333rem;
    border-bottom-width: 1px; }
  .login-general-form .login-form-control {
    height: 2.3466666667rem; }
    .login-general-form .login-form-control::-webkit-input-placeholder {
      color: #999; }
  .login-general-form .login-form-code {
    margin-top: -0.8533333333rem;
    height: 1.664rem; }
  .login-general-form .login-submit {
    -webkit-border-radius: 0.1706666667rem;
    border-radius: 0.1706666667rem; }
  .login-general-form .login-form-remember-tips-row {
    margin-top: 20px; }
    .login-general-form .login-form-remember-tips-row .login-input-tips-update {
      display: flex;
      align-items: center; }
      .login-general-form .login-form-remember-tips-row .login-input-tips-update .login-remember-input-update {
        width: 18px;
        height: 18px;
        margin-right: 12px; }

.layer-screen-group.open .screen-box {
  display: block; }
.layer-screen-group.open .mx-arrow {
  margin-top: -0.1066666667rem;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }
.layer-screen-group .screen-header {
  padding: 0.64rem 0; }
.layer-screen-group .screen-title {
  font-size: 0.6826666667rem; }
.layer-screen-group .screen-operate {
  position: relative;
  padding-right: 0.8533333333rem;
  font-size: 0.5973333333rem;
  color: #949494; }
.layer-screen-group .screen-box {
  display: none;
  font-size: 0;
  padding-bottom: 0.2133333333rem; }
.layer-screen-group .screen-btn {
  display: inline-block;
  width: auto;
  padding: 0 0.2133333333rem;
  margin-bottom: 0.5333333333rem;
  margin-right: 0.5333333333rem;
  min-width: 4.0533333333rem;
  line-height: 1.0666666667rem;
  background: #f6f6f6;
  font-size: 0.5973333333rem;
  -webkit-border-radius: 0.1706666667rem;
  border-radius: 0.1706666667rem;
  border-width: 1px solid #f6f6f6; }
.layer-screen-group .btn-default {
  background: #dbe4ff; }
.layer-screen-group .mx-arrow {
  position: absolute;
  right: 0.2133333333rem;
  margin-top: -0.32rem; }

.layer-screen-content {
  padding: 0 0.4266666667rem; }
  .layer-screen-content .layer-screen-group {
    border-bottom: 4px solid #f2f2f2; }

.layer-picker-container {
    /*.layer-main-b{
		height: 36*5px+40px;*/ }
  .layer-picker-container .mint-datetime-cancel {
    color: #666; }
  .layer-picker-container .mint-datetime-confirm {
    color: #497aff; }
  .layer-picker-container .layer-main-b {
    height: 220px; }
    .layer-picker-container .layer-main-b .picker-carry-search-container .input-row {
      padding: 8px 10px;
      background-color: #f5f5f5; }
      .layer-picker-container .layer-main-b .picker-carry-search-container .input-row .input-search {
        height: 30px;
        padding: 0 10px;
        position: relative;
        border-radius: 4px;
        background-color: #ffffff;
        border: 1px solid #e4e4e4;
        box-sizing: border-box; }
        .layer-picker-container .layer-main-b .picker-carry-search-container .input-row .input-search .search-input {
          width: 100%;
          height: 100%;
          padding-right: 30px;
          border: 0; }
        .layer-picker-container .layer-main-b .picker-carry-search-container .input-row .input-search .search-icon {
          width: 16px;
          right: 10px;
          top: 6px;
          position: absolute; }
  .layer-picker-container .picker-h-7 {
    height: 292px; }
  .layer-picker-container .week-r-box {
    -webkit-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
    display: block; }

.mx-month-picker .picker-items .picker-slot.picker-slot-center:nth-child(3) {
  display: none; }

.home-bg {
  background: #FFFFFF; }

.home-header {
  margin: 0.8533333333rem 0;
  padding: 0 0.8533333333rem; }
  .home-header .home-banner {
    width: 100%;
    height: 7.552rem;
    border-radius: 0.4266666667rem;
    background: url(../images/common/bg_01.png) no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-box-shadow: 0px 5px 15px #EEEDFE;
    -webkit-box-shadow: 0px 5px 15px #EEEDFE;
    box-shadow: 0px 5px 15px #EEEDFE; }
  .home-header .h-b-t {
    padding: 1.024rem 0 0 0.768rem; }
    .home-header .h-b-t .h-b-t-title {
      font-size: 0.6826666667rem;
      color: #e4eaff;
      margin-bottom: 0.64rem; }
    .home-header .h-b-t .h-b-t-tsp {
      font-size: 0.896rem;
      color: #ffffff;
      margin-bottom: 1.0666666667rem; }
  .home-header .h-b-b {
    display: flex;
    display: -webkit-flex; }
  .home-header .h-b-l {
    flex: 1; }
    .home-header .h-b-l .h-b-l-title {
      font-size: 0.5973333333rem;
      color: #e2e8fd;
      padding-left: 0.768rem;
      margin-bottom: 0.4266666667rem; }
    .home-header .h-b-l .h-b-l-tsp {
      font-size: 0.768rem;
      padding-left: 0.768rem;
      color: #ffffff; }
  .home-header .h-b-r {
    flex: 1; }
    .home-header .h-b-r .h-b-r-title {
      font-size: 0.5973333333rem;
      color: #e2e8fd;
      margin-bottom: 0.4266666667rem; }
    .home-header .h-b-r .h-b-r-tsp {
      font-size: 0.768rem;
      color: #FFFFFF; }

/*.home-banner{
	position: relative;
	height: px2rem(400);
	margin-bottom: px2rem(5);

	&::after{
       position:absolute;
       left: 5%;
       z-index: 1;
       bottom: px2rem(0);
       content: '';
       width: 90%;
       height: px2rem(10);
       opacity: .3;
       -webkit-border-radius: 0 0 px2rem(10) px2rem(10);
       border-radius: 0 0 px2rem(10) px2rem(10);
       -webkit-box-shadow: 0 px2rem(5) px2rem(15) rgba(76,125,255,1);
       box-shadow: 0 px2rem(5) px2rem(15) rgba(76,125,255,1);
	}
    .mint-swipe{
    	position: relative;
    	z-index: 2;
    }
	.mint-swipe-indicator{
		opacity: .5;
		background: #fff;
		&.is-active{
    	    opacity: 1;
    	    background: $colorDefault;
        }
    }
    .mint-swipe-indicators{
  		bottom: px2rem(2);
  	}
  	.mint-swipe-indicator{
      width: px2rem(40);
      height: px2rem(4);
      -webkit-border-radius: px2rem(2);
      border-radius: px2rem(2);
  	}
  	.banner-img-default{
  		width: px2rem(710);
  		height: px2rem(400);
  		border-radius: px2rem(8);
  	}
}*/
/*.notice-icon{
	@include createIcon(px2rem(38),px2rem(48),'../images/common/bell_icon.png',100%,100%);
}
.home-notice{
	@extend %flexFather;
	@extend %flexCenter;
	padding-top: px2rem(8);
	padding-bottom: px2rem(8);
	.notice-icon{
		margin-left: px2rem(10);
		margin-right: px2rem(15);
	}
	.notice-box{
		@extend %flexSon;
		color: #545454;
		font-size: px2rem(32);
		overflow: hidden;
	}
	.notice-message-box{
		overflow: visible;display: inline-block;white-space: nowrap;
	}
	.notice-message{padding-right: px2rem(80)}
}*/
/*新版中部tab*/
.home-module-wrap {
  padding: 0 0.768rem 0.1706666667rem; }
  .home-module-wrap .m-item {
    float: left;
    margin-right: 0.64rem; }
  .home-module-wrap .m-item:nth-of-type(4n) {
    margin-right: 0; }
  .home-module-wrap .m-hide-show-item:nth-child(n + 5) {
    display: none; }
  .home-module-wrap .m-img {
    width: 1.28rem;
    height: 1.28rem;
    margin: 0 auto;
    display: block; }
  .home-module-wrap .m-title {
    font-size: 0.512rem;
    color: #212121;
    padding: 0 0.4693333333rem;
    margin: 0.5973333333rem 0 1.664rem;
    display: inline-block; }
  .home-module-wrap .h-module-more-load-tips {
    display: flex;
    align-items: center;
    justify-content: center; }
    .home-module-wrap .h-module-more-load-tips .more-load-block {
      display: flex;
      align-items: center; }
      .home-module-wrap .h-module-more-load-tips .more-load-block .tips-content {
        font-size: 0.512rem;
        margin-left: 0.3413333333rem; }
      .home-module-wrap .h-module-more-load-tips .more-load-block .small-type {
        margin-bottom: 0.2133333333rem; }

@media only screen and (max-width: 320px) {
  .home-module-wrap {
    padding: 0 0.2133333333rem; }

  .m-item:nth-of-type(4n) {
    margin-right: 0; } }
.home-move-shop-wrap {
  padding: 0 0.768rem;
  margin-bottom: 0.8533333333rem; }
  .home-move-shop-wrap .m-shop-wrap-container {
    display: flex;
    align-items: center;
    padding: 0.512rem 0;
    border-radius: 0.512rem;
    background-color: #eef7ff; }
    .home-move-shop-wrap .m-shop-wrap-container .m-shop-wrap-block {
      flex: 1;
      text-align: center;
      box-sizing: border-box; }
      .home-move-shop-wrap .m-shop-wrap-container .m-shop-wrap-block .m-block-content {
        font-size: 0.8106666667rem; }
      .home-move-shop-wrap .m-shop-wrap-container .m-shop-wrap-block .m-block-title {
        font-size: 0.512rem;
        margin-top: 0.1706666667rem; }
    .home-move-shop-wrap .m-shop-wrap-container .m-shop-wrap-left {
      border-right: 0.0426666667rem solid #e4e4e4; }

/*新版UI商户统计*/
.home-shop-wrap {
  padding: 0 0.768rem;
  margin-top: 0.8533333333rem; }
  .home-shop-wrap .shop-title {
    position: relative;
    font-size: 0.64rem;
    color: #212121;
    padding-left: 0.384rem; }
    .home-shop-wrap .shop-title::before {
      position: absolute;
      top: 50%;
      left: 0.0213333333rem;
      margin-top: -0.192rem;
      content: '';
      display: block;
      width: 0.0853333333rem;
      height: 0.384rem;
      background: #4576ff; }
  .home-shop-wrap .s-t-aside-sign-a::before {
    position: absolute;
    top: 50%;
    left: 0.0213333333rem;
    margin-top: -0.192rem;
    content: '';
    display: block;
    width: 0.0853333333rem;
    height: 0.384rem;
    background: #59b0fb; }
  .home-shop-wrap .s-t-aside-sign-b::before {
    position: absolute;
    top: 50%;
    left: 0.0213333333rem;
    margin-top: -0.192rem;
    content: '';
    display: block;
    width: 0.0853333333rem;
    height: 0.384rem;
    background: #51d3f1; }
  .home-shop-wrap .s-t-aside-sign-c::before {
    position: absolute;
    top: 50%;
    left: 0.0213333333rem;
    margin-top: -0.192rem;
    content: '';
    display: block;
    width: 0.0853333333rem;
    height: 0.384rem;
    background: #56c578; }
  .home-shop-wrap .shop-wrap {
    display: flex;
    display: -webkit-flex;
    margin-top: 0.768rem; }
  .home-shop-wrap .shop-itme {
    width: 4.608rem;
    min-height: 2.7306666667rem;
    border-radius: 0.2133333333rem;
    position: relative; }
    .home-shop-wrap .shop-itme.a {
      background: linear-gradient(135deg, #ff9777, #ff616b); }
    .home-shop-wrap .shop-itme.b {
      background: linear-gradient(135deg, #98d580, #47b09f);
      margin: 0 0.2986666667rem; }
    .home-shop-wrap .shop-itme.c {
      background: linear-gradient(135deg, #63bdfb, #1c81e8); }
    .home-shop-wrap .shop-itme .s-title {
      padding: 0.512rem 0 0.4266666667rem;
      text-align: center;
      font-size: 0.5546666667rem;
      color: white; }
    .home-shop-wrap .shop-itme .s-num {
      text-align: center;
      padding: 0 0.2133333333rem;
      word-wrap: break-word;
      font-size: 0.5546666667rem;
      color: #FFFFFF; }
    .home-shop-wrap .shop-itme .shop-icon-a {
      width: 1.728rem;
      height: 1.664rem;
      position: absolute;
      right: 0;
      bottom: -0.1706666667rem;
      background: url(../images/home/shop_01.png) no-repeat;
      background-size: 100% 100%;
      -webkit-background-size: 100% 100%; }
    .home-shop-wrap .shop-itme .shop-icon-b {
      width: 1.6213333333rem;
      height: 1.7706666667rem;
      position: absolute;
      right: 0;
      bottom: 0;
      background: url(../images/home/shop_02.png) no-repeat;
      background-size: 100% 100%;
      -webkit-background-size: 100% 100%; }
    .home-shop-wrap .shop-itme .shop-icon-c {
      width: 1.8346666667rem;
      height: 1.5786666667rem;
      position: absolute;
      right: -0.0853333333rem;
      bottom: 0;
      background: url(../images/home/shop_03.png) no-repeat;
      background-size: 100% 100%;
      -webkit-background-size: 100% 100%; }
  .home-shop-wrap .shop-style-update-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4.4373333333rem;
    height: 4.4373333333rem;
    text-decoration: none; }
    .home-shop-wrap .shop-style-update-item.s-style-update-a {
      background-color: #eef7ff; }
    .home-shop-wrap .shop-style-update-item.s-style-update-b {
      background-color: #edfbfe; }
    .home-shop-wrap .shop-style-update-item.s-style-update-c {
      background-color: #eef9f1; }
    .home-shop-wrap .shop-style-update-item.s-s-item-b {
      margin: 0 0.5973333333rem; }
    .home-shop-wrap .shop-style-update-item .s-s-block {
      text-align: center; }
      .home-shop-wrap .shop-style-update-item .s-s-block .m-img {
        width: 1.5786666667rem;
        height: 1.5786666667rem; }
      .home-shop-wrap .shop-style-update-item .s-s-block .s-title {
        color: #333333;
        font-size: 0.512rem;
        padding: 0.512rem 0 0;
        font-weight: bold; }

.bottom-shop-wrap-style {
  margin-bottom: 0.8533333333rem; }

.home-module-group {
  padding: 0 0.2133333333rem 0.64rem;
  background: #fff; }
  .home-module-group .module-title {
    position: relative;
    padding: 0.3413333333rem 0.2133333333rem 0.3413333333rem 0.7466666667rem;
    color: #212121;
    font-size: 0.6826666667rem; }
    .home-module-group .module-title::before {
      position: absolute;
      top: 50%;
      left: 0.2133333333rem;
      margin-top: -0.32rem;
      content: '';
      display: block;
      width: 0.1706666667rem;
      height: 0.64rem;
      background: #ffad10; }
  .home-module-group .module-item {
    float: left;
    width: 50%;
    padding: 0.2133333333rem; }
  .home-module-group .module-img {
    height: 4.672rem; }

.footer-icon {
  display: inline-block;
  width: 0.8106666667rem;
  height: 0.8106666667rem;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  vertical-align: middle;
  /*@include createIcon(px2rem($footerIconWH),px2rem($footerIconWH), '../../images/agent_shop/0_01.png',px2rem($footerIconWH),px2rem(8*$footerIconWH));*/
 /*&.a{background-position: 0 0;}
&.b{background-position: 0 px2rem(-2*$footerIconWH);}
&.c{background-position: 0 px2rem(-4*$footerIconWH);}
&.d{background-position: 0 px2rem(-6*$footerIconWH);}*/ }
  .footer-icon.a {
    background-image: url(../images/common/footer_icon_01_01.png); }
  .footer-icon.b {
    background-image: url(../images/common/footer_icon_02_01.png); }
  .footer-icon.c {
    background-image: url(../images/common/footer_icon_03_01.png); }
  .footer-icon.d {
    background-image: url(../images/common/footer_icon_04_01.png); }

.mx-back-alone-header {
  padding: 0.4266666667rem 0.64rem; }

.mx-footer {
  height: 1.9626666667rem;
  background: #fff;
  font-size: 0.4693333333rem;
  text-align: center; }
  .mx-footer.iphone-x {
    height: 2.3466666667rem; }
  .mx-footer .footer-item {
    color: #999; }
    .mx-footer .footer-item.current {
      color: #497aff; }
      .mx-footer .footer-item.current .footer-icon {
                /*&.a{background-position: 0 px2rem(-1*$footerIconWH);}
			    &.b{background-position: 0 px2rem(-3*$footerIconWH);}
			    &.c{background-position: 0 px2rem(-5*$footerIconWH);}
			    &.d{background-position: 0 px2rem(-7*$footerIconWH);}*/ }
        .mx-footer .footer-item.current .footer-icon.a {
          background-image: url(../images/common/footer_icon_01_02.png); }
        .mx-footer .footer-item.current .footer-icon.b {
          background-image: url(../images/common/footer_icon_02_02.png); }
        .mx-footer .footer-item.current .footer-icon.c {
          background-image: url(../images/common/footer_icon_03_02.png); }
        .mx-footer .footer-item.current .footer-icon.d {
          background-image: url(../images/common/footer_icon_04_02.png); }
  .mx-footer .footer-title {
    margin-top: 0.1066666667rem; }

.user-header {
  padding: 1.0666666667rem 0.64rem 1.0666666667rem 1.0666666667rem;
  width: 100%;
  height: 4.0106666667rem;
  background: url(../images/user/1_01.png) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%; }
  .user-header .user-lbox {
    margin-right: 0.7466666667rem; }
  .user-header .user-portrait {
    display: block;
    width: 2.2186666667rem;
    height: 2.2186666667rem; }
  .user-header .user-rbox {
    color: #fff; }
  .user-header .user-name,
  .user-header .user-company {
    padding: 0.0853333333rem 0;
    font-size: 0.6826666667rem; }
  .user-header .mx-arrow {
    height: 0.4693333333rem;
    width: 0.4693333333rem; }

.user-quick-group {
  margin: 0.4266666667rem;
  padding: 0 0.64rem;
  background: #fff; }
  .user-quick-group .quick-item {
    padding: 0.64rem 0; }
    .user-quick-group .quick-item .tips-icon {
      width: 0.64rem;
      height: 0.64rem; }
  .user-quick-group .rl-ul-li-tips {
    font-size: 0.512rem;
    color: red; }
  .user-quick-group .quick-icon {
    display: block;
    width: 0.8533333333rem;
    height: 0.8533333333rem;
    margin: 0 0.64rem 0 0.2133333333rem; }
  .user-quick-group .quick-title {
    color: #545454;
    font-size: 0.6826666667rem; }
  .user-quick-group .quick-tips {
    padding-right: 0.4266666667rem;
    color: #999;
    font-size: 0.5973333333rem; }

.layer-address-container {
  z-index: 960; }
  .layer-address-container .lac-main {
    height: 360px;
    font-size: 0.5973333333rem; }
  .layer-address-container .lac-header {
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    border-bottom: 1px solid #e3e5e9; }
  .layer-address-container .lac-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 15px;
    font-size: 16px; }
  .layer-address-container .lac-tab {
    height: 40px;
    padding: 0 20px;
    border-bottom: 1px solid #e3e5e9; }
  .layer-address-container .lac-t-btn {
    float: left;
    display: block;
    /*max-width:32%;*/
    height: 40px;
    line-height: 40px;
    /* padding: 0 10px;*/
    text-align: center;
    margin-right: 2%;
    font-size: 12px;
    border-bottom: 2px solid transparent; }
    .layer-address-container .lac-t-btn:last-child {
      margin-right: 0; }
    .layer-address-container .lac-t-btn.current {
      border-bottom: 2px solid #f23030; }
  .layer-address-container .lac-list {
    padding: 5px 0; }
  .layer-address-container .lac-group {
    height: 268px; }
  .layer-address-container .lac-item {
    padding: 10px 10px 10px 20px; }
    .layer-address-container .lac-item.current {
      color: #f23030; }

.net-step-protocol-group {
  padding: 0.4266666667rem;
  background-color: #fff;
  text-align: center;
  color: #666; }
  .net-step-protocol-group .protocol-btn-txt {
    color: #497aff; }

.guide-authentication-content {
  padding: 0.64rem;
  text-align: center; }
  .guide-authentication-content .guide-link {
    display: inline-block;
    margin: 0.2133333333rem 0;
    color: #497aff;
    font-size: 0.6826666667rem; }
  .guide-authentication-content .guide-qrcode {
    display: block;
    width: 95%;
    margin: 0.4266666667rem auto; }
  .guide-authentication-content .guide-txt {
    padding: 0.4266666667rem 0; }
  .guide-authentication-content .guide-save {
    font-size: 10px;
    color: #999; }
  .guide-authentication-content .guide-tile {
    padding-top: 0.4266666667rem; }

/*头部导航*/
.entire-box {
  background: #f2f2f2;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.input-initialize {
  background: none;
  outline: none;
  border-radius: 0;
  -webkit-appearance: none;
  border: none; }

.input-initialize::-webkit-input-placeholder {
  color: #e2e2e2;
  font-size: 0.5973333333rem; }

.button-initialize {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  -webkit-appearance: none; }

.content-color {
  color: #949494; }

.border-wire {
  border-right: 1px solid #eeeeee; }

.top-header-black {
  width: 0.5333333333rem;
  height: 0.5333333333rem;
  border-top: 2px solid white;
  border-right: 2px solid white;
  transform: rotate(-135deg);
  display: block;
  float: left;
  position: absolute;
  left: 0.64rem;
  top: 50%;
  margin-top: -0.2666666667rem; }

/*向右三角*/
.arrowhead-right {
  width: 0.32rem;
  height: 0.32rem;
  border-top: 1px solid #7c7c7c;
  border-right: 1px solid #7c7c7c;
  display: inline-block;
  transform: rotate(45deg);
  margin-left: 0.256rem; }

.brading-title-button {
  width: 2.0906666667rem;
  height: 0.96rem;
  color: white;
  text-align: center;
  font-size: 0.5973333333rem;
  border-radius: 0.2133333333rem; }

.stop-current {
  background: #ffad10; }

.logout-current {
  background: #fd4451; }

.start-using {
  background: #38d3a0; }

.audit-current {
  color: #ff8730; }

.reject-current {
  color: #f63441; }

.apply-numbers {
  color: #4e7bfe; }

.pass-current {
  color: #38d3a0; }

/*门店详情下拉按钮*/
.shop-select {
  width: 2.6026666667rem;
  height: 0.96rem;
  border-radius: 0.2133333333rem;
  line-height: 0.96rem;
  color: white;
  font-size: 0.5973333333rem;
  padding-left: 0.4266666667rem;
  border: none;
  right: 0;
  top: 50%;
  margin-top: 0.5866666667rem; }

.select-content-warp {
  position: absolute;
  left: 0;
  margin-top: 0.1706666667rem;
  width: 2.6026666667rem;
  border-radius: 0.2133333333rem;
  padding: 0.2133333333rem 0;
  border: 1px solid #f5f5f5;
  background: #FFFFFF;
  z-index: 100; }
  .select-content-warp .shop-select-main {
    font-size: 0.5973333333rem;
    height: 1.0666666667rem;
    line-height: 1.0666666667rem;
    background: white;
    color: #212121;
    display: block;
    -webkit-display: block;
    text-align: center; }
  .select-content-warp .shop-select-main:active {
    background: #e6e6e6; }

.select-up {
  width: 0;
  height: 0;
  border-left: 0.2133333333rem solid transparent;
  border-right: 0.2133333333rem solid transparent;
  border-top: 0.256rem solid white;
  position: absolute;
  right: 0.1706666667rem;
  top: 50%;
  margin-top: -0.1066666667rem; }

.arrow-key {
  width: 0.32rem;
  height: 0.32rem;
  border-top: 1px solid #7c7c7c;
  border-right: 1px solid #7c7c7c;
  transform: rotate(135deg);
  display: inline-block; }

.audit-result {
  text-align: right;
  font-size: 0.5973333333rem; }

/*导航*/
.new-store-header {
  width: 100%;
  height: 1.7066666667rem;
  background: -webkit-linear-gradient(left, #3c6eff, #5283ff);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #3c6eff, #5283ff);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #3c6eff, #5283ff);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #3c6eff, #5283ff);
  /* 标准的语法（必须放在最后） */
  position: fixed;
  left: 0;
  top: 0;
  z-index: 989; }
  .new-store-header p {
    text-align: center;
    font-size: 0.768rem;
    line-height: 1.7066666667rem;
    color: white; }

/*新增门店信息*/
.new-store-content-box {
  padding: 0 0.4266666667rem;
  margin-top: 2.0906666667rem; }

/*中部导航*/
.new-middle-tab {
  margin-top: 1.7066666667rem; }

.new-store-middle-tab {
  padding: 0 0.0426666667rem;
  border: 1px solid #e8e8e8;
  border-radius: 0.2133333333rem;
  margin-bottom: 0.384rem; }
  .new-store-middle-tab ul {
    display: -webkit-flex;
    /* Safari */
    display: flex; }
    .new-store-middle-tab ul li {
      flex: 1;
      height: 1.1946666667rem;
      font-size: 0.5973333333rem;
      text-align: center;
      line-height: 1.1946666667rem;
      color: #545454;
      background: #fff; }
    .new-store-middle-tab ul li:first-of-type {
      border-right: 1px solid #e8e8e8;
      border-radius: 0.2133333333rem 0 0 0.2133333333rem; }
    .new-store-middle-tab ul li:last-of-type {
      border-radius: 0 0.2133333333rem 0.2133333333rem 0; }
    .new-store-middle-tab ul .tabcurrent {
      color: white;
      background: #5b87ff; }

/*新增门店信息填写*/
.new-store-content {
  border-radius: 0.2133333333rem;
  background: white;
  height: auto; }

.new-store-box {
  padding: 0.512rem 0.5333333333rem 0.768rem 0.5333333333rem;
  margin-bottom: 0.7253333333rem; }

.new-store-box-organization {
  margin-bottom: 0.5973333333rem; }
  .new-store-box-organization p {
    font-size: 0.5973333333rem;
    margin-bottom: 0.2133333333rem; }

.new-store-select {
  position: relative;
  overflow: hidden; }
  .new-store-select .shop-main-text {
    width: 100%;
    font-size: 0.5973333333rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    color: #212121;
    line-height: 0.9386666667rem;
    border: none;
    border-bottom: 1px solid #e8e8e8; }
  .new-store-select .mistake-hint {
    border-bottom: 1px solid red; }
  .new-store-select .shop-main-text:focus {
    color: #303030;
    border-bottom: 1px solid #497aff; }
  .new-store-select .shop-select-content {
    border-bottom: 1px solid #e8e8e8;
    font-size: 0.5973333333rem;
    color: #212121;
    line-height: 0.9386666667rem;
    padding-right: 0.5333333333rem;
    position: relative; }
    .new-store-select .shop-select-content span {
      position: absolute;
      right: 2%;
      top: 50%;
      margin-top: -0.16rem; }
  .new-store-select .msg-color {
    color: #e2e2e2; }
  .new-store-select .reminder-color {
    color: #e2e2e2; }

.hint-icon {
  width: 0.64rem;
  height: 0.64rem;
  display: inline-block;
  background: url(../images/common/icons8_ok_48px.png);
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 2%;
  margin-top: -0.32rem; }

.mistake-icon {
  width: 0.64rem;
  height: 0.64rem;
  display: inline-block;
  background: url(../images/common/icons8_cancel_48px.png);
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 2%;
  margin-top: -0.32rem; }

/*门店详情编辑*/
.shop-compile-box {
  margin-top: 2.1333333333rem; }

/*支付配置*/
.shop-compile-payment-box {
  padding: 0.5546666667rem 0.5333333333rem 0.5546666667rem 0.5333333333rem;
  margin-bottom: 0.64rem; }

/*修改记录*/
.shop-compile-record li {
  margin-bottom: 0.4053333333rem;
  background: white;
  padding: 0.384rem 0.5333333333rem 0.5333333333rem 0.5333333333rem;
  border-radius: 0.2133333333rem; }

.shop-compile-record-details {
  border-bottom: 1px solid #eeeeee; }
  .shop-compile-record-details h3 {
    font-size: 0.6826666667rem;
    padding: 0.256rem 0; }
  .shop-compile-record-details p {
    font-size: 0.5973333333rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    padding: 0.1066666667rem 0; }

.shop-compile-record-new {
  color: #668dfe; }
  .shop-compile-record-new .pay-message {
    word-wrap: break-word;
    word-break: normal; }

.shop-compile-recor-old {
  color: #949494;
  margin-bottom: 0.512rem; }
  .shop-compile-recor-old .pay-msg {
    word-wrap: break-word;
    word-break: normal; }

.shop-compile-record-details:last-of-type {
  border: 0; }
  .shop-compile-record-details:last-of-type .shop-compile-recor-old {
    margin: 0; }

.shop-compile-record-people {
  padding: 0.192rem 0;
  border-bottom: 1px solid #eeeeee; }

.shop-record {
  font-size: 0.5973333333rem;
  margin-bottom: 0.1706666667rem; }
  .shop-record .record-common {
    color: #545454;
    word-wrap: break-word;
    word-break: break-all; }

.shop-particulars-header {
  max-height: 1.7066666667rem;
  background: url(../images/common/headerbg.png);
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  position: relative;
  z-index: 900; }
  .shop-particulars-header .shop-top-header {
    text-align: center;
    font-size: 0.768rem;
    line-height: 1.7066666667rem;
    color: white;
    position: relative; }

.shop-particulars-header-bg {
  background-image: url(../images/common/shopbg.png);
  width: 100%;
  height: 3.8613333333rem;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -10; }

/*门店详情信息*/
.shop-particulars-conter-box {
  padding: 1.0666666667rem 0.4266666667rem 0 0.4266666667rem;
  position: relative; }

.shop-particulars-conter-top {
  border-radius: 0.2133333333rem;
  background: white;
  height: auto; }

.branding-complie-box {
  padding: 0 0.4266666667rem;
  margin: 0.4266666667rem 0 0.896rem 0; }

.branding-complie-main {
  color: #545454;
  font-size: 0.5973333333rem;
  word-break: break-all;
  word-wrap: break-word;
  overflow-wrap: break-word;
  padding: 0.0853333333rem 0; }

/*门店详情标题*/
.shop-particulars-conter-title {
  padding: 0 0.512rem;
  border-bottom: 1px solid #eeeeee;
  display: -webkit-flex;
  /* Safari */
  display: flex; }
  .shop-particulars-conter-title .shop-particulars-content-bar {
    flex: 3;
    font-size: 0.8533333333rem;
    margin: 0.4266666667rem 0;
    padding-right: 0.5333333333rem; }

.shop-particulars-conter-title-right {
  position: relative; }

/*门店详情二维码*/
.shop-particulars-conter {
  margin: 0.256rem 0 0.2133333333rem 0;
  padding: 0 0.512rem;
  z-index: -100; }

.shop-particulars-conter-left {
  display: flex;
  display: -webkit-flex;
  height: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.shop-particulars-conter-left-box {
  flex: 1; }

.shop-particulars-conter-left-top {
  position: relative; }

.shop-particulars-conter-iocn .shop-weixin-icon {
  width: 0.9386666667rem;
  height: 0.9386666667rem;
  background: url(../images/common/icons8_weixing_48px.png);
  display: inline-block;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.4053333333rem; }
.shop-particulars-conter-iocn .shop-alipay-icon {
  width: 0.9386666667rem;
  height: 0.9386666667rem;
  background: url(../images/common/zhifubao.png);
  display: inline-block;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.448rem; }

.shop-main-left {
  padding: 0.2133333333rem 0.32rem 0.2133333333rem 1.6rem; }
  .shop-main-left .shop-main-contet {
    font-size: 0.5973333333rem;
    color: #545454;
    padding: 0.0426666667rem 0;
    word-break: break-all; }

.shop-particulars-conter-right {
  padding: 0 0.4906666667rem 0 0.9173333333rem;
  border-left: 1px solid #eeeeee; }

.shop-particulars-conter-right-iocn {
  width: 2.5173333333rem;
  height: 2.5173333333rem;
  margin: 0 auto;
  background: url(../images/common/erweima.png);
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%; }

.shop-main-right {
  font-size: 0.5546666667rem;
  margin-top: 0.384rem; }

/*底部*/
.shop-particulars-conter-bottom-box {
  padding: 0 0.4266666667rem;
  border-top: 1px solid #eeeeee; }

.shop-particulars-conter-bottom {
  margin-top: 0.192rem; }
  .shop-particulars-conter-bottom .shop-particulars-main {
    font-size: 0.5973333333rem;
    color: #545454;
    float: left;
    margin-right: 0.5333333333rem;
    margin-bottom: 0.256rem; }
    .shop-particulars-conter-bottom .shop-particulars-main .shop-particulars-conter-bottom-iocn {
      width: 0.9386666667rem;
      height: 0.9386666667rem;
      background: url(../images/common/icons8_weixing_48px.png);
      background-size: 100% 100%;
      -webkit-background-size: 100% 100%; }
    .shop-particulars-conter-bottom .shop-particulars-main .shop-particulars-conter-alipay-iocn {
      width: 0.9386666667rem;
      height: 0.9386666667rem;
      background: url(../images/common/zhifubao.png);
      background-size: 100% 100%;
      -webkit-background-size: 100% 100%; }

/*品牌详情门店列表*/
.branding-complie-shop-box {
  background: white;
  border-radius: 0.2133333333rem;
  margin: 0.4053333333rem 0 0.7466666667rem 0; }

.branding-complie-shop-main {
  padding: 0.512rem 0.4266666667rem 0.4266666667rem 0.256rem; }
  .branding-complie-shop-main .branding-complie-title {
    display: flex;
    display: -webkit-flex; }
    .branding-complie-shop-main .branding-complie-title .branding-complie-main {
      flex: 1;
      font-size: 0.5973333333rem; }
    .branding-complie-shop-main .branding-complie-title .branding-complie-main:first-of-type {
      color: #4e7bfe;
      font-weight: bold; }
    .branding-complie-shop-main .branding-complie-title .branding-complie-main:last-of-type {
      text-align: right; }

.branding-complie-shop {
  border-bottom: 1px solid #eeeeee; }
  .branding-complie-shop .branding-shop-main {
    margin-top: 0.448rem;
    margin-bottom: 0.384rem;
    font-size: 0.5973333333rem;
    position: relative; }
  .branding-complie-shop .branding-shop-arrows {
    position: absolute;
    top: 50%;
    margin-top: -0.16rem;
    right: 2%; }

.branding-complie-shop:last-of-type {
  border: 0; }

/*门店信息*/
.shop-particulars-message-box {
  border-radius: 0.2133333333rem;
  margin-top: 0.4266666667rem;
  background: white;
  height: auto; }

.shop-particulars-message {
  padding: 0.576rem 0.512rem 0.3413333333rem 0.512rem; }

.shop-particulars-message-title {
  font-size: 0.5973333333rem;
  color: #4e7bfe;
  font-weight: bold;
  margin-bottom: 0.5973333333rem; }

.shop-particulars-message-conter {
  display: flex;
  display: -webkit-flex;
  /* Safari */
  padding-bottom: 0.4266666667rem;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 0.4693333333rem; }
  .shop-particulars-message-conter .particulars-message-conter {
    font-size: 0.5973333333rem; }
  .shop-particulars-message-conter .particulars-message-conter:first-of-type {
    flex: 1; }
  .shop-particulars-message-conter .particulars-message-conter:last-of-type {
    flex: 2.4;
    word-break: break-all;
    word-wrap: break-word;
    overflow-wrap: break-word;
    color: #212121; }

.shop-particulars-message-conter:last-of-type {
  border: none;
  margin-bottom: 0; }

/*进件信息*/
.shop-particulars-message-application {
  font-size: 0.5973333333rem;
  color: #4e7bfe;
  margin-bottom: 0.4266666667rem; }

.shop-compile-payment {
  padding: 0.256rem 0;
  border-bottom: 1px solid #e8e8e8;
  color: #767676; }
  .shop-compile-payment .shop-compile-title {
    font-size: 0.5973333333rem;
    position: relative;
    color: #212121; }
    .shop-compile-payment .shop-compile-title .shop-compile-triangle {
      position: absolute;
      right: 2%;
      top: 50%;
      margin-top: -0.16rem; }
  .shop-compile-payment .shop-compile-payment:last-of-type {
    margin-bottom: 0.2133333333rem; }

.shop-compile-payment:last-of-type {
  border-bottom: none; }

.shop-payment-show-box {
  display: none;
  margin-top: 0.256rem;
  border-top: 1px dashed #eeeeee; }

.shop-compile-payment-show {
  display: flex;
  display: -webkit-flex;
  /* Safari */
  margin: 0.2133333333rem 0; }

.shop-compile-payment-show-left {
  flex: 3; }
  .shop-compile-payment-show-left .shop-compile-payment-content {
    font-size: 0.5973333333rem;
    padding: 0.0426666667rem 0; }

/*操作员工*/
.shop-compile-people-box {
  border-radius: 0.2133333333rem;
  margin-top: 0.4266666667rem;
  padding: 0.5973333333rem 0.512rem;
  background: white;
  height: auto; }

.shop-compile-people {
  display: flex;
  display: -webkit-flex; }
  .shop-compile-people .shop-people {
    flex: 1;
    font-size: 0.5973333333rem; }
  .shop-compile-people .shop-people:first-of-type {
    color: #4e7bfe; }
  .shop-compile-people .shop-people:last-of-type {
    text-align: right;
    position: relative; }
    .shop-compile-people .shop-people:last-of-type .pay-rrowhead {
      position: absolute;
      right: 2%;
      top: 50%;
      margin-top: -0.16rem; }

.shop-compile-btn {
  margin-top: 0.384rem; }

/*二维码弹窗*/
.shop-particulars-Popovers {
  width: 12.8rem;
  background-color: transparent;
  position: relative; }
  .shop-particulars-Popovers .shop-particulars-wrap {
    max-height: 100%; }
    .shop-particulars-Popovers .shop-particulars-wrap .shop-particulars-img {
      width: 12.8rem; }

.shop-particulars-Popovers-btn {
  width: 100%;
  height: 1.408rem;
  border-radius: 0.2133333333rem;
  background: #4e7bfe;
  color: white;
  text-align: center;
  line-height: 1.408rem;
  font-size: 0.5546666667rem;
  z-index: 953;
  position: absolute;
  left: 50%;
  bottom: -2.56rem;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

/*品牌列表*/
.branding-warp {
  padding: 0 0.4266666667rem 4.5866666667rem 0.4266666667rem;
  margin-top: 2.1333333333rem; }

.branding-search {
  border-radius: 0.2133333333rem;
  position: relative;
  margin-bottom: 0.512rem; }
  .branding-search .search-icon {
    max-width: 0.6826666667rem;
    max-height: 0.7253333333rem;
    background-size: cover;
    position: absolute;
    left: 37%;
    top: 50%;
    margin-top: -0.3626666667rem; }
  .branding-search .search-conter {
    width: 100%;
    background: white;
    height: 1.28rem;
    border-radius: 0.2133333333rem;
    text-align: center;
    padding: 0.32rem; }
  .branding-search .search-conter::-webkit-input-placeholder {
    color: #bcbcbc;
    font-size: 0.5973333333rem; }

/*品牌列表详情*/
.brading-box {
  background: white;
  border-radius: 0.2133333333rem;
  height: auto;
  z-index: -1; }

/*门店标题*/
.brading-top {
  padding: 0.5546666667rem 0.512rem 0 0.512rem; }
  .brading-top .brading-title {
    display: flex;
    display: -webkit-flex;
    margin-bottom: 0.2986666667rem; }
  .brading-top .brading-bar {
    flex: 3;
    font-size: 0.6826666667rem;
    color: #497aff; }
  .brading-top .brading-title-btn {
    text-align: right; }

/*操作人*/
.brading-user {
  margin-bottom: 0.192rem; }
  .brading-user ul {
    display: flex;
    display: -webkit-flex; }
  .brading-user .brading-user-name {
    flex: 3;
    font-size: 0.5973333333rem;
    color: #545454;
    padding-right: 0.2133333333rem; }
  .brading-user .brading-user-operate {
    text-align: right;
    font-size: 0.5973333333rem; }
    .brading-user .brading-user-operate .brading-user-current {
      color: #545454; }

/*支付信息*/
.shop-payment {
  display: flex;
  display: -webkit-flex;
  padding: 0.1066666667rem 0; }
  .shop-payment .shop-payment-title {
    font-size: 0.5973333333rem;
    color: #949494; }
  .shop-payment .shop-payment-conter {
    flex: 5;
    color: #545454;
    display: inline-block;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    font-size: 0.5973333333rem; }

/*网银扣率*/
.brading-downward {
  font-size: 0.5973333333rem;
  margin-top: 0.3413333333rem; }

.brading-operation {
  display: none;
  border-top: 1px dashed #eeeeee; }

.brading-operation-show {
  margin-top: 0.32rem;
  display: flex;
  display: -webkit-flex;
  /* Safari */ }

.brading-operation-left {
  flex: 3; }
  .brading-operation-left .brading-operation-left-content {
    padding: 0.0426666667rem 0; }
  .brading-operation-left .brading-operation-radius {
    width: 0.192rem;
    height: 0.192rem;
    border-radius: 50%;
    background: #494a42;
    display: inline-block;
    margin-right: 0.32rem; }
  .brading-operation-left .brading-operation-left-content:last-of-type {
    padding-left: 0.576rem; }

/*下拉按钮*/
.brading-up {
  text-align: center;
  margin-top: 0.3413333333rem;
  position: relative; }
  .brading-up .arrow-box {
    position: absolute;
    left: 50%;
    bottom: -0.3413333333rem;
    width: 4.2666666667rem;
    height: 1.0666666667rem;
    margin-left: -2.1333333333rem; }

/*新增门店按钮*/
.brading-btn {
  margin-top: 0.32rem;
  margin-bottom: 0.576rem; }

.brading-btn-box {
  border-top: 1px solid #eeeeee;
  display: flex;
  display: -webkit-flex; }

.brading-btn-content {
  flex: 1;
  font-size: 0.6826666667rem;
  text-align: center;
  color: #497aff;
  height: 1.8346666667rem;
  line-height: 1.8346666667rem; }

.brading-btn-switch {
  width: 100%;
  height: 1.8346666667rem;
  color: #497aff;
  display: inline-block; }

.brading-btn-curren {
  background: #497aff;
  width: 100%;
  height: 1.8346666667rem;
  color: white;
  border-radius: 0 0 0.2133333333rem 0; }

.brading-actived {
  background: #497aff;
  width: 100%;
  height: 1.8346666667rem;
  color: white;
  border-radius: 0 0 0.2133333333rem 0.2133333333rem; }

.brading-curren {
  background: #497aff;
  color: white;
  width: 100%;
  height: 1.8346666667rem;
  border-radius: 0 0 0 0.2133333333rem; }

/*门店列表导航*/
.shop-navigation {
  text-align: center;
  font-size: 0.8106666667rem;
  line-height: 1.7066666667rem;
  color: white; }

.shop-filtrate {
  font-size: 0.6826666667rem;
  color: white;
  height: 1.7066666667rem;
  line-height: 1.7066666667rem;
  display: inline-block;
  position: absolute;
  right: 0.4266666667rem;
  top: 50%;
  margin-top: -0.8533333333rem; }
  .shop-filtrate img {
    width: 0.64rem;
    height: 0.704rem;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    margin-right: 0.256rem; }
  .shop-filtrate a {
    color: white; }

/*底部按钮*/
.shop-btn-box {
  background: white;
  width: 100%;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  padding: 0.4693333333rem 0.4266666667rem;
  position: fixed;
  left: 0;
  bottom: 1.92rem; }
  .shop-btn-box .shop-btn {
    display: flex;
    display: -webkit-flex; }
  .shop-btn-box .shop-sumbit {
    flex: 1;
    height: 1.664rem;
    border-radius: 0.2133333333rem;
    background: #497aff;
    color: white;
    text-align: center;
    line-height: 1.664rem;
    font-size: 0.6826666667rem; }

/*底部tab*/
.shop-tab {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1.92rem;
  background: white; }
  .shop-tab ul {
    display: flex;
    display: -webkit-flex; }
    .shop-tab ul li {
      flex: 1;
      text-align: center;
      font-size: 0.4266666667rem; }
      .shop-tab ul li img {
        max-width: 0.8533333333rem;
        max-height: 0.7466666667rem;
        background-size: cover;
        margin-top: 0.2986666667rem;
        margin-bottom: 0.1066666667rem; }
      .shop-tab ul li span {
        display: block; }
      .shop-tab ul li .shop-tab-currrent {
        color: #3c6eff; }

/*门店内容*/
/*.shop-conter:last-of-type{
	margin-bottom:px2rem(215);
}*/
/*筛选部分*/
.screen-search-box {
  height: 1.7066666667rem;
  padding: 0 0.4266666667rem 0.4266666667rem;
  border-bottom: 1px solid #eeeeee; }

.screen-search-back {
  height: 1.7066666667rem;
  position: relative; }
  .screen-search-back .screen-back {
    width: 0.4266666667rem;
    height: 0.4266666667rem;
    border-top: 1px solid #313133;
    border-right: 1px solid #313133;
    transform: rotate(-135deg);
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0.4266666667rem;
    margin-top: -0.2133333333rem; }

/*筛选内容*/
.screen-box {
  padding: 0 0.4266666667rem; }

.screen-conter-box {
  padding: 0.416rem 0;
  border-bottom: 5px solid #f2f2f2; }

.screen-conter-top {
  display: flex;
  display: -webkit-flex; }
  .screen-conter-top .screen-conter-title {
    flex: 1;
    font-size: 0.6826666667rem;
    color: #545454;
    line-height: 1.2373333333rem; }
  .screen-conter-top .screen-conter-all {
    line-height: 1.2373333333rem;
    font-size: 0.5973333333rem;
    color: #9b9b9b;
    position: relative;
    text-align: right;
    margin-right: 0.96rem; }
    .screen-conter-top .screen-conter-all .screen-conter-arrows {
      position: absolute;
      right: -55%;
      top: 50%;
      margin-top: -0.256rem; }
    .screen-conter-top .screen-conter-all .screen-conter-angle {
      transform: rotate(-45deg);
      margin-top: -0.064rem; }

.screen-conter-bottom {
  display: none;
  margin-bottom: 0.4053333333rem; }
  .screen-conter-bottom .screen-conter-list {
    float: left;
    min-width: 4.1386666667rem;
    margin-top: 0.4266666667rem;
    font-size: 0.5973333333rem;
    color: #212121;
    text-align: center;
    padding: 0.1493333333rem 0.2133333333rem;
    /*height:px2rem(56);*/
    /*line-height:px2rem(56);*/
    word-break: break-all;
    line-height: 1.5;
    margin-right: 0.4266666667rem;
    background: #f6f6f6;
    border-radius: 0.2133333333rem;
    border: 1px solid #f6f6f6; }
  .screen-conter-bottom .screencurrent {
    background: #dbe4ff;
    border-color: #497aff;
    color: #497aff; }

.screen-conter-box:last-of-type {
  border: none; }

/*页面提交*/
.new-store-submit {
  padding-bottom: 0.96rem;
  display: -webkit-flex;
  /* Safari */
  display: flex; }

.new-store-btn {
  flex: 1;
  height: 1.7066666667rem;
  border-radius: 0.2133333333rem;
  background: #497aff;
  color: white;
  text-align: center;
  line-height: 1.7066666667rem;
  font-size: 0.6826666667rem;
  margin-right: 0.256rem; }

.new-store-application {
  flex: 1;
  height: 1.7066666667rem;
  border-radius: 0.2133333333rem;
  background: #ffad10;
  color: white;
  text-align: center;
  line-height: 1.7066666667rem;
  font-size: 0.6826666667rem;
  margin-left: 0.256rem; }

.new-store-save {
  flex: 1;
  height: 1.7066666667rem;
  border-radius: 0.2133333333rem;
  background: #497aff;
  color: white;
  text-align: center;
  line-height: 1.7066666667rem;
  font-size: 0.6826666667rem; }

/*一个类控制显示隐藏*/
.showHidden {
  display: block; }

.angle {
  transform: rotate(-45deg); }

/*参数配置头部*/
.parameter-main-content {
  padding: 2.112rem 0.4266666667rem 0; }

.parameter-main-box {
  background: white;
  margin-bottom: 0.4266666667rem;
  border-radius: 0.2133333333rem; }
  .parameter-main-box .parameter-main {
    padding: 0.1706666667rem 0.512rem 0; }
  .parameter-main-box .parameter-main-top {
    border-bottom: 1px solid #eeeeee; }
  .parameter-main-box .parameter-main-title {
    font-size: 0.6826666667rem;
    color: #212121;
    padding: 0.1706666667rem 0; }
  .parameter-main-box .parameter-main-tag {
    font-size: 0.5973333333rem;
    color: #497aff;
    font-weight: 600;
    padding-bottom: 0.5973333333rem; }

.parameter-main-bottom {
  padding: 0.448rem 0; }

.parameter-main-message {
  font-size: 0.5973333333rem;
  color: #949494;
  line-height: 0.9386666667rem;
  height: 0.9386666667rem;
  display: flex;
  display: -webkit-flex; }
  .parameter-main-message .parameter-main-summary {
    display: inline-block;
    padding-left: 0.256rem;
    height: 0.9386666667rem;
    font-size: 0.5973333333rem;
    flex: 1; }
  .parameter-main-message .parameter-main-summary::-webkit-input-placeholder {
    color: #949494;
    font-size: 0.5973333333rem; }

/*参数配置*/
.parameter-allocation-box {
  background: white;
  padding: 0 0.4266666667rem 4.2666666667rem;
  border-radius: 0.2133333333rem;
  margin-bottom: 0.4266666667rem; }

.parameter-allocation-contet {
  margin-bottom: 0.4266666667rem; }

.parameter-allocation-title {
  font-size: 0.5546666667rem;
  color: #497aff;
  padding: 0.5546666667rem 0;
  font-weight: 600; }

.parameter-allocation-message {
  font-size: 0.5546666667rem;
  color: 949494;
  line-height: 1.0026666667rem; }

.parameter-allocation-txt {
  width: 100%;
  font-size: 0.5546666667rem;
  line-height: 1.0026666667rem;
  border-bottom: 1px solid #eeeeee; }

.parameter-allocation-txt:focus {
  color: #303030;
  border-bottom: 1px solid #497aff; }

/*商户签约*/
.parameter-main-wrap {
  padding: 2.1333333333rem 0.4266666667rem 0.8533333333rem; }

.parameter-main-subject {
  background: white;
  height: auto; }

.shop-contract-wrap {
  border-bottom: 1px solid #eeeeee; }

.shop-contract-box {
  margin-bottom: 0; }

.shop-contract {
  width: 100%;
  padding-top: 0.7893333333rem; }

.shop-contract-title {
  font-size: 0.6826666667rem;
  color: #212121;
  padding: 0.1066666667rem 0;
  text-align: center; }
  .shop-contract-title .hop-contract-current {
    color: #497aff; }

/*二维码*/
.shop-contract-erweima {
  margin: 0.7893333333rem auto 0;
  width: 9.216rem;
  height: 9.216rem;
  -moz-box-shadow: 2px 5px 6px #d9d9d9;
  -webkit-box-shadow: 2px 5px 6px #d9d9d9;
  box-shadow: 2px 5px 6px #d9d9d9; }
  .shop-contract-erweima .shop-contract-img {
    background-size: cover;
    -webkit-background-size: cover; }

/*收单服务协议*/
.protocol-header {
  height: 1.7066666667rem;
  background: #4e7bfe;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0; }
  .protocol-header .protocol-header-close {
    width: 0.6826666667rem;
    height: 0.6826666667rem;
    background: url(../images/common/close_white_icon_32x32.png);
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0.4266666667rem;
    top: 50%;
    margin-top: -0.3413333333rem;
    display: inline-block; }

.protocol-main {
  padding: 1.28rem 0.4266666667rem 0.64rem;
  color: #333333;
  line-height: 1.8;
  font-size: 0.5546666667rem; }
  .protocol-main .protocol-title {
    font-size: 0.8533333333rem;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 0.64rem; }
  .protocol-main .protocol-content {
    text-indent: 2em;
    color: #000000; }
    .protocol-main .protocol-content .protocol-content-curren {
      font-size: 0.8106666667rem; }
  .protocol-main .protocol-tag {
    margin: 0.64rem 0;
    font-size: 0.768rem;
    color: #000000; }
    .protocol-main .protocol-tag span {
      padding-right: 0.64rem; }
  .protocol-main .protocol-text-box {
    display: flex;
    display: -webkit-flex; }
  .protocol-main .protocol-article {
    color: #666;
    text-indent: 2em; }
    .protocol-main .protocol-article .protocol-article-tips {
      padding-right: 0.4266666667rem; }
  .protocol-main .protocol-article-color {
    color: #000000; }
  .protocol-main .protocol-article-import {
    flex: 1;
    word-break: break-all; }
  .protocol-main .protocol-submenu {
    color: #000000;
    text-indent: 2em;
    font-size: 0.64rem; }
    .protocol-main .protocol-submenu span {
      padding-right: 0.64rem; }
  .protocol-main .protocol-bottom {
    margin: 0.64rem 0; }
  .protocol-main .protocol-stamp {
    width: 100%;
    text-align: right;
    padding: 0.32rem 0; }
  .protocol-main .protocol-date {
    width: 100%;
    text-align: right;
    padding: 0.32rem 0; }
    .protocol-main .protocol-date .input-date {
      width: 10%; }

/*支付配置*/
.amending {
  position: absolute;
  height: 1.7066666667rem;
  font-size: 0.5546666667rem;
  color: white;
  right: 0.64rem;
  top: 50%;
  margin-top: -0.8533333333rem; }

/*支付配置下拉*/
.payment-filtrate-wrap {
  padding: 2.1333333333rem 0.4266666667rem 0.64rem; }

.payment-filtrate {
  padding: 0.3413333333rem 0.512rem;
  background: white;
  border-radius: 0.2133333333rem; }
  .payment-filtrate .payment-filtrate-box {
    margin-bottom: 0.2986666667rem; }
  .payment-filtrate .payment-filtrate-title {
    font-size: 0.5546666667rem;
    color: #949494;
    padding: 0.1706666667rem 0; }
  .payment-filtrate .payment-filtrate-content {
    border-bottom: 1px solid #eeeeee;
    position: relative; }
  .payment-filtrate .payment-filtrate-main {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: transparent;
    font-size: 0.5546666667rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border: 0;
    width: 100%;
    padding: 0.1706666667rem 0; }
  .payment-filtrate .payment-filtrate-main::-ms-expand {
    display: none; }
  .payment-filtrate .payment-arrowhead {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.16rem; }
  .payment-filtrate .font-metud {
    color: #dedede; }

/*商户费率*/
.rate-content {
  margin: 0.4266666667rem 0; }

.rate-wrap {
  padding: 0.4266666667rem 0.512rem 0.6826666667rem;
  background: white;
  border-radius: 0.2133333333rem; }

.rate-top-box {
  display: flex;
  display: -webkit-flex; }

.rate-title {
  font-size: 0.5973333333rem;
  color: #949494; }

.rate-current {
  color: #4e7bfe; }

.rate-checked {
  font-size: 0.5973333333rem;
  color: #949494;
  text-align: right;
  flex: 1;
  position: relative; }

.rate-main {
  display: flex;
  display: -webkit-flex;
  margin-bottom: 0.1066666667rem;
  border-bottom: 1px solid #eeeeee; }
  .rate-main .rate-main-left {
    font-size: 0.5973333333rem;
    height: 1.4506666667rem;
    line-height: 1.4506666667rem;
    color: #949494;
    flex: 0.5; }
  .rate-main .rate-main-middle {
    flex: 1; }
    .rate-main .rate-main-middle .rate-text {
      font-size: 0.5973333333rem;
      color: #212121;
      height: 1.4506666667rem;
      width: 100%; }
    .rate-main .rate-main-middle .rate-text::-webkit-input-placeholder {
      color: #949494; }
  .rate-main .rate-main-middle-border {
    border-bottom: 1px solid #eeeeee; }

.rate-main-border {
  border: none; }

/*绩效*/
.performance-header-warp {
  width: 100%;
  height: 10.6666666667rem;
  background: url(../images/common/performancebg.png);
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-repeat: no-repeat; }
  .performance-header-warp .performance-header {
    width: 100%;
    height: 1.7066666667rem;
    margin-bottom: 0.1706666667rem; }
    .performance-header-warp .performance-header .performance-header-title {
      font-size: 0.8106666667rem;
      line-height: 1.7066666667rem;
      text-align: center;
      color: white; }

.performance-content {
  padding: 0 0.4266666667rem; }

.performance-tab {
  width: 100%;
  height: 1.1946666667rem;
  border: 1px solid #497aff;
  border-radius: 0.2133333333rem;
  display: flex;
  display: -webkit-flex;
  background: #4b7bff; }
  .performance-tab .performance-tab-main {
    flex: 1;
    font-size: 0.5973333333rem;
    color: white;
    text-align: center;
    line-height: 1.1946666667rem; }
  .performance-tab .performance-tab-main:first-of-type {
    border-radius: 0.2133333333rem 0 0 0.2133333333rem; }
  .performance-tab .performance-tab-main:nth-of-type(2n) {
    border-left: 1px solid #4472f4;
    border-right: 1px solid #4472f4; }
  .performance-tab .performance-tab-main:last-of-type {
    border-radius: 0 0.2133333333rem 0.2133333333rem 0; }
  .performance-tab .performance-tab-current {
    background: white;
    color: #4b7bff; }

/*日历*/
.performance-date {
  width: 100%;
  margin: 0.4266666667rem 0 0.704rem; }
  .performance-date .performance-date-main {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center; }
    .performance-date .performance-date-main .date-last {
      width: 0;
      height: 0;
      border-top: 0.256rem solid transparent;
      border-bottom: 0.256rem solid transparent;
      border-right: 0.256rem solid white;
      display: inline-block; }
    .performance-date .performance-date-main .date-message {
      font-size: 0.5973333333rem;
      color: white;
      padding: 0 0.4266666667rem; }
    .performance-date .performance-date-main .date-next {
      width: 0;
      height: 0;
      border-top: 0.256rem solid transparent;
      border-bottom: 0.256rem solid transparent;
      border-left: 0.256rem solid white;
      display: inline-block; }

/*收益*/
.performance-earnings {
  display: flex;
  display: -webkit-flex; }
  .performance-earnings .performance-earnings-left {
    flex: 1;
    text-align: left; }
  .performance-earnings .performance-earnings-right {
    flex: 1;
    text-align: right; }
  .performance-earnings .performance-earnings-altogether {
    font-size: 0.5973333333rem;
    color: #c5d4FF; }
  .performance-earnings .performance-earnings-number {
    font-size: 1.152rem;
    color: white;
    padding: 0.3413333333rem 0;
    word-wrap: break-word;
    word-break: break-all; }

/*交易金额*/
.performance-main {
  width: 100%;
  height: auto;
  background: white;
  border-radius: 0.2133333333rem;
  margin-bottom: 0.4266666667rem; }

.performance-sum {
  display: flex;
  display: -webkit-flex;
  border-bottom: 1px solid #eeeeee; }

.performance-sum-left {
  flex: 1;
  text-align: left;
  padding-left: 0.5546666667rem; }

.performance-sum-right {
  flex: 1;
  text-align: right;
  padding-right: 0.5546666667rem; }

.performance-sum-altogether {
  font-size: 0.5973333333rem;
  color: #c6c6c6;
  padding-top: 0.3413333333rem; }

.performance-sum-number {
  font-size: 0.896rem;
  color: #212121;
  padding: 0.1706666667rem 0;
  word-wrap: break-word;
  word-break: break-all; }

.performance-way {
  display: flex;
  display: -webkit-flex;
  border-bottom: 1px solid #eeeeee; }

.performance-way-main {
  flex: 1;
  text-align: left;
  padding: 0.1706666667rem 0 0.1706666667rem 0.5546666667rem;
  border-right: 1px solid #eeeeee; }

.performance-way-main:nth-of-type(2n) {
  border: none; }

.performance-way-altogether {
  font-size: 0.5973333333rem;
  color: #3f3f3f;
  padding-top: 0.2133333333rem; }

.performance-way-number {
  font-size: 0.6826666667rem;
  color: #949494;
  padding: 0.256rem 0;
  word-wrap: break-word;
  word-break: break-all; }

.performance-way-warp {
  border-bottom: none;
  padding-bottom: 0.4266666667rem; }

/*品牌*/
.performance-brand {
  padding: 0.2133333333rem;
  display: flex;
  display: -webkit-flex; }

.performance-bottom {
  margin-bottom: 1.92rem; }

/*交易详情*/
.transaction-header-warp {
  width: 100%;
  min-height: 7.8933333333rem;
  background: url(../images/common/transactionbg.png) no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100; }
  .transaction-header-warp .transaction-header {
    width: 100%;
    height: 1.7066666667rem;
    margin-bottom: 0.1706666667rem;
    position: relative; }
    .transaction-header-warp .transaction-header .transaction-title {
      font-size: 0.8106666667rem;
      line-height: 1.7066666667rem;
      text-align: center;
      color: white; }

.transaction-content {
  padding-top: 0.2133333333rem; }

.transaction-summary {
  width: 100%;
  display: flex;
  display: -webkit-flex; }
  .transaction-summary .transaction-summary-main {
    flex: 1;
    text-align: left; }
  .transaction-summary .transaction-summary-title {
    font-size: 0.5973333333rem;
    color: #dfe7ff; }
  .transaction-summary .transaction-summary-number {
    font-size: 0.8106666667rem;
    color: #FFFFFF;
    padding: 0.2133333333rem 0;
    word-wrap: break-word;
    word-break: break-all;
    display: flex;
    display: -webkit-flex; }
    .transaction-summary .transaction-summary-number .transaction-current {
      width: 100%;
      display: inline-block;
      font-size: 0.6826666667rem; }

.transaction-bottom {
  padding-bottom: 0.32rem; }

/*内容区*/
.transaction-main-warp {
  width: 100%;
  height: auto;
  padding: 0 0.4266666667rem; }

.transaction-main {
  padding-top: 0.1066666667rem;
  border-radius: 0.2133333333rem;
  background: white;
  margin-bottom: 0.4266666667rem; }
  .transaction-main .transaction-title {
    display: flex;
    display: -webkit-flex;
    border-bottom: 1px solid #eeeeee;
    padding: 0.2133333333rem 0.5546666667rem 0.4266666667rem; }
    .transaction-main .transaction-title .transaction-title-left {
      flex: 1;
      font-size: 0.5973333333rem;
      color: #212121; }
    .transaction-main .transaction-title .transaction-title-right {
      flex: 1;
      font-size: 0.5973333333rem;
      color: #545454;
      text-align: right; }

.transaction-main-border {
  border-bottom: none; }

/*筛选部分*/
.screen-tab-warp {
  padding: 0 0.4266666667rem 0.4266666667rem;
  margin-top: 8.32rem; }

.screen-tab {
  display: flex;
  display: -webkit-flex;
  border: 1px solid #dedede;
  border-radius: 0.2133333333rem;
  background: white; }
  .screen-tab .screen-tab-main {
    font-size: 0.5973333333rem;
    color: #545454;
    flex: 1;
    text-align: center;
    height: 1.2373333333rem;
    line-height: 1.2373333333rem;
    position: relative; }
  .screen-tab .screen-tab-main:first-of-type {
    border-radius: 0.2133333333rem 0 0 0.2133333333rem; }
  .screen-tab .screen-tab-main:nth-of-type(2) {
    border-left: 1px solid #dedede; }
  .screen-tab .screen-tab-main:nth-of-type(3) {
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede; }
  .screen-tab .screen-tab-main:last-of-type {
    border-radius: 0 0.2133333333rem 0.2133333333rem 0; }
  .screen-tab .screen-triangle {
    width: 0.4266666667rem;
    height: 0.4266666667rem;
    position: absolute;
    right: 0.1066666667rem;
    top: 50%;
    margin-top: -0.2133333333rem; }
    .screen-tab .screen-triangle .screen-up {
      width: 0;
      height: 0;
      border-left: 0.1706666667rem solid transparent;
      border-bottom: 0.2133333333rem solid #dedede;
      border-right: 0.1706666667rem solid transparent;
      display: inline-block;
      margin-bottom: 0.0853333333rem; }
    .screen-tab .screen-triangle .screen-down {
      width: 0;
      height: 0;
      border-left: 0.1706666667rem solid transparent;
      border-top: 0.2133333333rem solid #dedede;
      border-right: 0.1706666667rem solid transparent;
      display: inline-block;
      top: 0.0853333333rem; }
    .screen-tab .screen-triangle .screen-up-current {
      border-bottom: 0.1706666667rem solid #FFFFFF; }
    .screen-tab .screen-triangle .screen-down-current {
      border-top: 0.1706666667rem solid #FFFFFF; }
  .screen-tab .screen-tab-current {
    background: #5d88FF;
    color: white; }

.screenbtn {
  position: absolute;
  font-size: 0.5973333333rem;
  color: white;
  right: 0.64rem; }

.performance-way-current {
  color: #5d88FF; }

/*修改*/
.pay-wrap {
  padding: 0.4266666667rem 0.4266666667rem 0; }

/*资料变更*/
.header-warp {
  z-index: 100; }

.net-step-message {
  padding-top: 1.92rem; }

.step-msg {
  padding-right: 3.52rem; }

.step-msg-wrap {
  position: relative; }

.guide-btn {
  width: 3.4133333333rem;
  height: 1.0666666667rem;
  border-radius: 0.2133333333rem;
  line-height: 1.0666666667rem;
  text-align: center;
  color: white;
  background: #497aff;
  position: absolute;
  right: 0.4266666667rem;
  top: 0.4266666667rem; }

.msg-txt-tip {
  word-break: break-all;
  word-wrap: break-word;
  text-align: left; }

.guide-main-warp {
  padding: 0.7466666667rem 0.4266666667rem 0; }

.guide-main {
  text-indent: 2em;
  font-size: 0.6826666667rem;
  color: #545454;
  line-height: 1.0666666667rem;
  word-break: break-all;
  word-wrap: break-word; }
  .guide-main span {
    color: #000000;
    padding-right: 0.32rem; }

.msg-item .msg-color {
  color: #545454; }

.layer-guide {
  flex: 1;
  font-size: 0.5546666667rem;
  text-align: left;
  color: #e2e2e2;
  height: 1.7066666667rem;
  line-height: 1.7066666667rem;
  word-break: break-all;
  word-wrap: break-word;
  position: relative; }

.guide-icon {
  position: absolute;
  right: 0.1066666667rem;
  top: 50%;
  transform: translate(0, -50%);
  padding-left: 0.2133333333rem; }

.account-item {
  padding-top: 0.32rem; }
  .account-item .arow-label {
    padding-left: 0.4266666667rem; }
  .account-item .arow-control-box {
    padding-right: 0.4266666667rem; }
  .account-item .parameter-main-message {
    padding: 0.1706666667rem 0.2133333333rem 0; }
  .account-item .arow-control-box {
    display: flex;
    display: -webkit-flex;
    align-items: center; }
  .account-item .arow-control {
    flex: 1; }
  .account-item .units-item {
    text-align: left; }

.shop-btn-box.shop-management {
  position: relative;
  bottom: 0;
  border-bottom: none; }

.layui-layer-hui.layui-layer-msg {
  /*max-width: 80%;*/
  width: 60%;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%); }
  .layui-layer-hui.layui-layer-msg .layui-layer-content {
    word-break: break-all; }

.layer-textarea {
  max-height: 3.2rem; }

/*进件详情参数配置*/
.parameter-configuration-wrap {
  margin: 0.4266666667rem 0;
  width: 100%;
  background: white;
  border-radius: 0.2133333333rem; }
  .parameter-configuration-wrap .parameter-configuration-content {
    padding: 0 0.4266666667rem;
    display: flex;
    display: -webkit-flex; }
  .parameter-configuration-wrap .parameter-configuration-left {
    flex: 1;
    padding: 0.5546666667rem 0;
    color: #4e7bfe; }
  .parameter-configuration-wrap .parameter-configuration-right {
    flex: 1;
    padding: 0.5546666667rem 0.4266666667rem 0.5546666667rem 0;
    text-align: right;
    color: #999999;
    position: relative; }
  .parameter-configuration-wrap .parameter-configuration-arrows {
    width: 0.32rem;
    height: 0.32rem;
    border-right: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
    display: inline-block;
    transform: rotate(-45deg);
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.16rem; }

/*修改提交进件身份证门店*/
.id-card-img {
  height: 6.4rem; }

.shop-img {
  height: 7.04rem; }

/*优化*/
.iframebg {
  top: 1.7066666667rem; }

.taline-option {
  font-size: 0.512rem; }

.taline-control-messgae {
  width: 100%;
  border: none;
  font-size: 0.5973333333rem;
  word-wrap: break-word;
  white-space: normal;
  padding: 0.2133333333rem 0; }

.font-metud {
  color: #e2e2e2; }

.footer-btn-screen {
  margin: 0.2133333333rem 0 1.7066666667rem; }

.mx-msgbox-wrap {
  position: relative; }

.iframe-wrap {
  width: 100%;
  height: 101%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  position: absolute;
  z-index: 1000;
  left: 0;
  top: 0; }

.layer-warp {
  border: 1px solid #eeeeee;
  height: 1.7066666667rem;
  align-items: center; }

.layer-form-warp {
  text-indent: 1em; }

.layer-message {
  border: none;
  padding: 0; }

/*PC端宽度*/
.layer-width {
  max-width: 16rem;
  margin: 0 auto; }

/*机构管理*/
.agent-group {
  width: 100%;
  background: white;
  margin-bottom: 0.4266666667rem;
  border-radius: 0.2133333333rem; }
  .agent-group .agent-title {
    padding: 0.8106666667rem 0.512rem;
    font-size: 0.7253333333rem;
    color: #396ff3;
    word-wrap: break-word;
    word-break: normal; }
  .agent-group .agent-wrap {
    display: flex;
    display: -webkit-flex;
    padding: 0 0 0.8106666667rem 0.7253333333rem; }
  .agent-group .agent-wrap-l {
    flex: 1; }
    .agent-group .agent-wrap-l .agent-num {
      font-size: 0.768rem;
      color: #212121;
      word-wrap: break-word;
      word-break: normal;
      margin-bottom: 0.384rem; }
    .agent-group .agent-wrap-l .agent-sum {
      font-size: 0.5973333333rem;
      color: #545454; }

/*下级机构*/
.agent-item {
  min-height: 3.4986666667rem;
  padding: 0 0.512rem;
  display: flex;
  display: -webkit-flex;
  align-items: center; }

.agent-item-l {
  flex: 1;
  padding-right: 0.4266666667rem; }
  .agent-item-l .agent-item-wrap {
    display: flex;
    display: -webkit-flex;
    align-items: center; }
  .agent-item-l .agent-item-title {
    font-size: 0.7253333333rem;
    color: #212121;
    word-wrap: break-word;
    word-break: normal;
    word-break: break-all;
    margin-bottom: 0.2133333333rem; }
  .agent-item-l .agent-item-title-497aff {
    color: #497aff; }
  .agent-item-l .ait-content-style {
    font-size: unset; }
  .agent-item-l .agent-item-sum {
    font-size: 0.512rem;
    color: #949494; }
  .agent-item-l .agent-item-main {
    padding-left: 0.384rem;
    flex: 1; }
  .agent-item-l .agent-item-icon {
    width: 1.7066666667rem;
    height: 1.7066666667rem;
    background: #5182f6;
    border-radius: 50%;
    position: relative; }
    .agent-item-l .agent-item-icon .agent-icon {
      width: 0.896rem;
      height: 0.896rem;
      position: absolute;
      left: 50%;
      top: 50%;
      margin-left: -0.448rem;
      margin-top: -0.448rem; }

.agent-item-r {
  text-align: right; }
  .agent-item-r .agent-item-r-num {
    margin-right: 0.64rem;
    color: #212121;
    font-size: 0.5973333333rem;
    position: relative; }
  .agent-item-r .agent-sum-54d3a5 {
    color: #54d3a5; }
  .agent-item-r .i-position {
    position: absolute;
    top: 50%;
    margin-top: -0.16rem; }

.right-position {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.16rem; }

.mx-wang-editor-main {
  font-size: 0.5973333333rem;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word; }
  .mx-wang-editor-main ul,
  .mx-wang-editor-main ol {
    padding-left: 0.64rem; }
  .mx-wang-editor-main ul,
  .mx-wang-editor-main ul li {
    list-style-type: disc; }
  .mx-wang-editor-main ol,
  .mx-wang-editor-main ol li {
    list-style-type: decimal; }
  .mx-wang-editor-main blockquote {
    display: block;
    border-left: 0.3413333333rem solid #d0e5f2;
    padding: 0.64rem;
    margin: 0.4266666667rem 0;
    line-height: 1.4;
    font-size: 100%;
    background-color: #f1f1f1; }
  .mx-wang-editor-main table {
    width: 100%; }
  .mx-wang-editor-main table td,
  .mx-wang-editor-main table th {
    border: 1px solid #999;
    padding: 0.128rem 0.2133333333rem; }
  .mx-wang-editor-main pre {
    border: 1px solid #ccc;
    background-color: #f8f8f8;
    padding: 0.4266666667rem;
    margin: 0.2133333333rem 0;
    border-radius: 0.128rem;
    line-height: 1.42857143; }
  .mx-wang-editor-main pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

/*机构详情*/
.a-title {
  display: flex;
  display: -webkit-flex;
  align-items: center; }

.a-title-l {
  font-size: 0.64rem;
  color: #212121; }

.a-title-r {
  font-size: 0.5546666667rem;
  color: #545454;
  padding-left: 0.2986666667rem; }

.border-none {
  border: 0; }

.agent-data-wrap {
  padding: 0.64rem 0.5546666667rem 0.768rem; }
  .agent-data-wrap .agent-data-t {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    margin-bottom: 0.64rem; }
    .agent-data-wrap .agent-data-t .agent-data-t-l {
      flex: 1;
      font-size: 0.5546666667rem;
      color: #545454;
      margin-right: 0.2133333333rem; }
    .agent-data-wrap .agent-data-t .agent-data-t-r {
      flex: 1;
      font-size: 0.5546666667rem;
      color: #545454;
      margin-right: 0.2133333333rem; }
  .agent-data-wrap .agent-data-b {
    font-size: 0.5546666667rem;
    color: #545454; }

/*机构详情信息*/
.agent-item-wrap {
  width: 100%;
  background: white;
  padding: 0 0.4266666667rem;
  border-radius: 0.2133333333rem;
  margin: 0.4266666667rem 0 0.8533333333rem; }

.a-g-item-wrap {
  padding: 0 0.512rem 0.256rem; }
  .a-g-item-wrap .a-g-item-title {
    font-size: 0.5973333333rem;
    color: #4e7bfe;
    padding: 0.512rem 0 0.256rem; }
  .a-g-item-wrap .a-g-item {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    padding: 0.384rem 0;
    border-bottom: 1px solid #eeeeee; }
  .a-g-item-wrap .a-g-item-l {
    flex: 1;
    font-size: 0.5973333333rem;
    color: #949494; }
  .a-g-item-wrap .a-g-item-r {
    flex: 1;
    font-size: 0.5973333333rem;
    color: #212121;
    text-align: right; }
  .a-g-item-wrap a:last-of-type .a-g-item {
    border: none; }

/*订单*/
.brading-title-btn {
  color: #545454; }

.collection-current {
  color: #ef3c3c; }

.order-wrap {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  padding: 0 0.4266666667rem; }
  .order-wrap .order-wrap-l {
    width: 2.8586666667rem;
    height: 2.8586666667rem;
    border-radius: 0.2133333333rem; }
  .order-wrap .order-wrap-m {
    flex: 1;
    padding: 0 0.4266666667rem;
    font-size: 0.5973333333rem;
    color: #212121;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; }
  .order-wrap .order-wrap-r {
    text-align: right; }
    .order-wrap .order-wrap-r .order-sum {
      font-size: 0.5973333333rem;
      color: #212121; }
      .order-wrap .order-wrap-r .order-sum span {
        font-size: 0.3413333333rem; }
    .order-wrap .order-wrap-r .order-num {
      font-size: 0.768rem;
      color: #949494;
      margin-top: 0.4266666667rem; }

.order-footer {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  padding: 0.1066666667rem 0.4266666667rem 0.4266666667rem; }
  .order-footer .order-footer-l {
    flex: 1;
    font-size: 0.512rem;
    color: #949494; }
  .order-footer .order-footer-tsp {
    padding: 0 0.0853333333rem 0 0.512rem; }
  .order-footer .order-footer-color {
    font-size: 0.3413333333rem;
    color: #212121; }
  .order-footer .order-footer-current {
    font-size: 0.512rem; }
  .order-footer .order-footer-r {
    width: 3.0293333333rem;
    height: 1.152rem;
    border-radius: 0.2133333333rem;
    background: #ffad10;
    color: white;
    line-height: 1.152rem;
    font-size: 0.5973333333rem;
    text-align: center; }

/*新增订单*/
.choose-table-wrap {
  background: white;
  height: 1.8346666667rem;
  margin-bottom: 0.4693333333rem; }

.choose-table-content {
  padding: 0 0.4266666667rem;
  display: flex;
  display: -webkit-flex;
  height: 1.8346666667rem;
  align-items: center; }
  .choose-table-content .choose-table-l {
    flex: 1;
    font-size: 0.5973333333rem;
    color: #212121; }
  .choose-table-content .choose-table-r {
    flex: 1;
    font-size: 0.5973333333rem;
    color: #4e7bfe;
    text-align: right;
    position: relative; }
    .choose-table-content .choose-table-r .add-icon {
      width: 0.5973333333rem;
      height: 0.5973333333rem;
      border-radius: 50%;
      display: inline-block;
      background: url(../images/common/add-icon.png) no-repeat;
      background-size: 100% 100%;
      -webkit-background-size: 100% 100%;
      position: absolute;
      right: 1.3866666667rem;
      top: 50%;
      margin-top: -0.2986666667rem; }

/*选择设备*/
.facility-wrap {
  width: 100%;
  min-height: 5.9733333333rem;
  background: white;
  margin-bottom: 0.4266666667rem;
  border-radius: 0.2133333333rem;
  position: relative; }
  .facility-wrap .facility-tsp {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transform: -webkit-translate(-50%, -50%); }
  .facility-wrap .facility-tsp-icon {
    width: 2.816rem;
    height: 2.816rem;
    border-radius: 0.2133333333rem;
    margin: 0 auto; }
  .facility-wrap .facility-tsp-tit {
    font-size: 0.5973333333rem;
    color: #949494;
    margin-top: 0.2133333333rem;
    text-align: center; }

/*添加信息*/
.txt-input {
  text-align: right; }

.txt-input::-webkit-input-placeholder {
  color: #949494;
  text-align: right;
  font-family: "微软雅黑"; }

.txt-input:-moz-placeholder {
  color: #949494;
  text-align: right;
  font-family: "微软雅黑"; }

.txt-input:-ms-input-placeholder {
  color: #949494;
  text-align: right;
  font-family: "微软雅黑"; }

.txt-ipnut-wrap {
  padding-bottom: 0.4266666667rem;
  border: none; }

/*后台富文本*/
.facility-txt-wrap {
  width: 100%;
  margin-bottom: 2.3893333333rem;
  height: auto;
  border-radius: 0.2133333333rem;
  background: white; }
  .facility-txt-wrap .facility-txt {
    padding: 0 0.4266666667rem;
    word-break: break-word;
    white-space: normal; }
    .facility-txt-wrap .facility-txt ul,
    .facility-txt-wrap .facility-txt ol {
      padding-left: 0.64rem; }
    .facility-txt-wrap .facility-txt ul,
    .facility-txt-wrap .facility-txt ul li {
      list-style-type: disc; }
    .facility-txt-wrap .facility-txt ol,
    .facility-txt-wrap .facility-txt ol li {
      list-style-type: decimal; }
    .facility-txt-wrap .facility-txt blockquote {
      display: block;
      border-left: 0.3413333333rem solid #d0e5f2;
      padding: 0.64rem;
      margin: 0.4266666667rem 0;
      line-height: 1.4;
      font-size: 100%;
      background-color: #f1f1f1; }
    .facility-txt-wrap .facility-txt table {
      width: 100%; }
    .facility-txt-wrap .facility-txt table td,
    .facility-txt-wrap .facility-txt table th {
      border: 1px solid #999;
      padding: 0.128rem 0.2133333333rem; }
    .facility-txt-wrap .facility-txt pre {
      border: 1px solid #ccc;
      background-color: #f8f8f8;
      padding: 0.4266666667rem;
      margin: 0.2133333333rem 0;
      border-radius: 0.128rem;
      line-height: 1.42857143; }
    .facility-txt-wrap .facility-txt pre code {
      padding: 0;
      font-size: inherit;
      color: inherit;
      white-space: pre-wrap;
      background-color: transparent;
      border-radius: 0; }

.facility-order-footer {
  padding: 0 0.4266666667rem;
  width: 100%; }

.mx-footer-tsp {
  flex: 1;
  font-size: 0.5973333333rem;
  color: #212121;
  text-align: left; }

.tsp-size {
  font-size: 0.3413333333rem; }

.mx-footer-btn {
  width: 2.432rem;
  height: 1.152rem;
  border-radius: 0.2133333333rem;
  font-size: 0.6826666667rem;
  color: white;
  line-height: 1.152rem;
  background: #497aff; }

/*选择设备*/
.facility-order {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  padding: 0.4693333333rem 0.4266666667rem; }
  .facility-order .facility-order-l {
    width: 2.9013333333rem;
    height: 2.9013333333rem;
    border-radius: 0.2133333333rem; }
    .facility-order .facility-order-l img {
      width: 100%;
      height: 100%; }
  .facility-order .facility-order-r {
    flex: 1;
    padding-left: 0.384rem; }
  .facility-order .facility-order-tilet {
    font-size: 0.5973333333rem;
    color: #212121; }
  .facility-order .facility-order-tsp {
    font-size: 0.5546666667rem;
    color: #545454;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding: 0.1706666667rem 0 0.1066666667rem; }
  .facility-order .facility-order-bottom {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
    height: 0.768rem; }
  .facility-order .facility-order-bottom-l {
    flex: 1; }
  .facility-order .facility-order-bottom-r {
    flex: 1;
    position: relative; }
    .facility-order .facility-order-bottom-r .order-add {
      display: flex;
      display: -webkit-flex;
      align-items: center;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translate(0, -50%); }
    .facility-order .facility-order-bottom-r .reduce-icon {
      width: 0.768rem;
      height: 0.768rem;
      border-radius: 50%;
      background: url(../images/common/reduce-icon.png) no-repeat;
      background-size: 100% 100%;
      -webkit-background-size: 100% 100%;
      display: inline-block;
      margin-right: 0.2133333333rem; }
    .facility-order .facility-order-bottom-r .add-icon {
      width: 0.768rem;
      height: 0.768rem;
      border-radius: 50%;
      background: url(../images/common/add-icon.png) no-repeat;
      background-size: 100% 100%;
      -webkit-background-size: 100% 100%;
      display: inline-block;
      margin-left: 0.2133333333rem; }
    .facility-order .facility-order-bottom-r .order-num {
      display: inline-block; }

.mb-60 {
  margin-bottom: 1.28rem; }

.mt-20 {
  margin-top: 0.4266666667rem; }

.plr20 {
  padding: 0 0.4266666667rem; }

/*订单结果*/
.order-result-wrap {
  width: 100%;
  height: auto;
  background: white;
  margin-bottom: 0.4693333333rem;
  text-align: center; }
  .order-result-wrap .order-result {
    margin: 0.9386666667rem auto 1.3653333333rem; }
  .order-result-wrap .result-icon {
    width: 4.608rem;
    height: 3.456rem; }
  .order-result-wrap .order-result-title {
    font-size: 0.768rem;
    color: #212121;
    padding: 0.512rem 0; }
  .order-result-wrap .order-result-tsp {
    font-size: 0.6826666667rem;
    color: #545454; }

/*员工管理*/
.staff-item {
  flex: 1; }
  .staff-item .staff-item-main {
    width: 3.1573333333rem;
    height: 1.8346666667rem;
    line-height: 1.8346666667rem;
    text-align: center;
    margin: 0 auto;
    color: #949494; }
  .staff-item .staff-item-current {
    color: #212121;
    border-bottom: 1px solid #497aff; }

.margin-none {
  margin: 0; }

.staff-wrap {
  padding: 0 0.4266666667rem;
  background: white;
  height: auto;
  border-radius: 0.2133333333rem; }
  .staff-wrap .staff-item {
    min-height: 3.4986666667rem;
    padding: 0 0.512rem;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    border-bottom: 1px solid #eeeeee; }
  .staff-wrap .staff-item-no-padding {
    padding: 0 0; }
  .staff-wrap .staff-item:last-of-type {
    border-bottom: none; }

.sw-container-update-style {
  background: unset;
  padding: unset; }
  .sw-container-update-style .swc-staff-item-update-style {
    background-color: #ffffff;
    padding-left: 0.4266666667rem;
    padding-right: 0.4266666667rem;
    border-radius: 0.1706666667rem;
    border-bottom: unset;
    margin-bottom: 0.4266666667rem; }

.staff-detail-wrap {
  padding: 0.4266666667rem; }

/*角色*/
.role-wrap {
  margin: 0.4266666667rem;
  height: auto; }
  .role-wrap .role-item {
    padding: 0.4266666667rem 0.64rem;
    border-radius: 0.2133333333rem;
    background: white;
    margin-bottom: 0.4266666667rem; }
  .role-wrap .role-item-top {
    position: relative; }
  .role-wrap .role-item-title {
    font-size: 0.6826666667rem;
    color: #212121; }
  .role-wrap .is-show-role {
    margin-bottom: 0.4266666667rem; }
  .role-wrap .role-arrow {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.16rem; }
  .role-wrap .role-item-main {
    font-size: 0.5973333333rem;
    color: #212121;
    margin: 0 0 0.4266666667rem 0.4266666667rem;
    position: relative; }
    .role-wrap .role-item-main span {
      padding-right: 0.2133333333rem; }

.check-icon[type="checkbox"] {
  width: 0.512rem;
  height: 0.512rem;
  -webkit-appearance: none;
  background: white;
  border: 1px solid #eeeeee;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.256rem; }

.check-icon[type="checkbox"]:checked {
  width: 0.512rem;
  height: 0.512rem;
  background: url(../images/common/checkbox_icon_02.png) no-repeat;
  background-size: 100% 100%; }

.pl-50 {
  padding-left: 0.8533333333rem; }

/*机具列表*/
.meachines-wrap {
  background: white;
  height: auto;
  border-radius: 0.2133333333rem;
  margin-bottom: 0.4266666667rem; }

.meachines-wrap-top {
  padding: 0 0.512rem; }

.meachines-wrap-item {
  display: flex;
  display: -webkit-flex;
  padding: 0.64rem 0; }
  .meachines-wrap-item .meachines-wrap-item-l {
    flex: 1;
    font-size: 0.6826666667rem;
    color: #212121; }
  .meachines-wrap-item .meachines-wrap-item-r {
    flex: 1;
    font-size: 0.6826666667rem;
    text-align: right; }

.meachines-wrap-tsp {
  display: flex;
  display: -webkit-flex;
  padding-bottom: 0.4693333333rem; }
  .meachines-wrap-tsp .meachines-wrap-tsp-l {
    color: #545454;
    font-size: 0.5973333333rem;
    margin-right: 0.384rem; }
  .meachines-wrap-tsp .meachines-wrap-tsp-r {
    flex: 1;
    color: #545454;
    font-size: 0.5973333333rem; }

.meachines-wrap-bottom {
  border-top: 1px solid #eeeeee; }

.meachines-wrap-bottom-sum {
  display: flex;
  display: -webkit-flex; }
  .meachines-wrap-bottom-sum .meachines-wrap-sum-item {
    flex: 1;
    text-align: center; }
    .meachines-wrap-bottom-sum .meachines-wrap-sum-item .meachines-wrap-sum-title {
      font-size: 0.5973333333rem;
      color: #545454;
      padding-top: 0.4266666667rem; }
    .meachines-wrap-bottom-sum .meachines-wrap-sum-item .meachines-wrap-sum {
      font-size: 0.5973333333rem;
      padding: 0.3413333333rem 0.4266666667rem; }

/*新增员工*/
.choose-staff {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #e8e8e8; }

.choose-staff-item {
  flex: 1;
  position: relative; }
  .choose-staff-item .check-box {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    transform: -webkti-translate(0, -50%); }
  .choose-staff-item span {
    padding-left: 0.96rem; }

/*返佣管理*/
.rebate-wrap {
  width: 100%;
  padding: 1.4506666667rem 0.2986666667rem;
  display: flex;
  display: -webkit-flex;
  align-items: center; }
  .rebate-wrap .rebate-item {
    flex: 1; }
  .rebate-wrap .rebate-item-title {
    font-size: 0.5973333333rem;
    margin-bottom: 0.7466666667rem;
    padding-right: 0.4266666667rem;
    color: #545454; }
  .rebate-wrap .rebate-item-sum {
    font-size: 0.8533333333rem;
    color: #212121;
    padding-right: 0.4266666667rem; }

/*结算记录*/
.settlement-tab-wrap {
  width: 100%;
  background: white;
  border: 1px solid #f1f1f1; }
  .settlement-tab-wrap .settlement-tab {
    display: flex;
    display: -webkit-flex; }
  .settlement-tab-wrap .settlement-tab-item {
    flex: 1;
    text-align: center;
    position: relative; }
  .settlement-tab-wrap .settlement-tab-title {
    font-size: 0.5546666667rem;
    color: #949494;
    margin-top: 0.3413333333rem; }
  .settlement-tab-wrap .settlement-tab-sum {
    font-size: 0.4693333333rem;
    color: #949494;
    padding: 0.256rem 0.4266666667rem 0.256rem; }
  .settlement-tab-wrap .settlement-tab-current-border {
    min-width: 3.2rem;
    height: 1px;
    background: #497aff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -1.6rem; }
  .settlement-tab-wrap .settlement-tab-title-current {
    color: #212121; }
  .settlement-tab-wrap .settlement-tab-sum-current {
    color: #497aff; }

.settlement-wrap {
  background: white;
  height: auto;
  padding: 0 0.4266666667rem; }
  .settlement-wrap .settlement-item {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    padding: 0.384rem 0;
    border-bottom: 1px solid #f1f1f1; }
  .settlement-wrap .settlement-item:last-of-type {
    border: none; }
  .settlement-wrap .settlement-item-l {
    flex: 1; }
    .settlement-wrap .settlement-item-l .settlement-item-l-title {
      font-size: 0.5973333333rem;
      color: #212121;
      margin-bottom: 0.4266666667rem; }
    .settlement-wrap .settlement-item-l .settlement-item-l-date {
      font-size: 0.4266666667rem;
      color: #545454; }
  .settlement-wrap .settlement-item-r {
    flex: 1;
    text-align: right;
    position: relative;
    margin-right: 0.512rem; }
    .settlement-wrap .settlement-item-r .settlement-item-r-sum {
      font-size: 0.5973333333rem;
      color: #212121; }
    .settlement-wrap .settlement-item-r .settlement-item-r-tsp {
      font-size: 0.4266666667rem;
      color: #497aff; }
    .settlement-wrap .settlement-item-r .settlement-arrowhead {
      position: absolute;
      right: -0.512rem;
      top: 50%;
      margin-top: -0.16rem; }

/*提现记录*/
.withdraw-warp {
  width: 100%;
  padding: 1.6213333333rem 0 1.7066666667rem; }
  .withdraw-warp .withdraw-title {
    font-size: 0.6826666667rem;
    color: #212121;
    text-align: center;
    margin-bottom: 0.5973333333rem; }
  .withdraw-warp .withdraw-sum {
    font-size: 0.768rem;
    color: #212121;
    text-align: center; }

.withdraw-item-wrap {
  background: white;
  height: auto;
  padding: 0 0.4266666667rem; }
  .withdraw-item-wrap .withdraw-item {
    display: flex;
    display: -webkit-flex;
    padding: 0.5973333333rem 0;
    border-bottom: 1px solid #f1f1f1; }
  .withdraw-item-wrap .withdraw-item-tsp {
    flex: 1;
    font-size: 0.5546666667rem;
    color: #949494; }
  .withdraw-item-wrap .withdraw-item-tisp {
    flex: 1;
    font-size: 0.5546666667rem;
    color: #212121;
    text-align: right; }

.withdraw-tsp {
  text-align: center;
  font-size: 0.4266666667rem;
  color: #497aff; }

/*收款帐号*/
.proceeds-group {
  width: 100%;
  background: white;
  height: auto;
  padding: 0 0.4266666667rem; }
  .proceeds-group .proceeds-item {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    border-bottom: 1px solid #eeeeee; }
    .proceeds-group .proceeds-item .proceeds-item-sum {
      padding: 0.1066666667rem 0; }
    .proceeds-group .proceeds-item .default-current-wrap {
      display: flex;
      display: -webkit-flex; }
      .proceeds-group .proceeds-item .default-current-wrap .default-current {
        width: 1.28rem;
        height: 0.8533333333rem;
        border: 1px solid #517efe;
        border-radius: 0.2133333333rem;
        color: #517efe;
        display: inline-block;
        text-align: center;
        margin-right: 0.2133333333rem; }
      .proceeds-group .proceeds-item .default-current-wrap .proceeds-item-title {
        font-size: 0.4693333333rem;
        padding: 0.1066666667rem 0; }

.proceeds-item {
  border: none; }

/*新增收款帐号*/
.withdraw-content {
  padding: 0 0.4266666667rem;
  background: white; }
  .withdraw-content .msg-color {
    color: #949494;
    text-align: right;
    padding-right: 0.5546666667rem; }

.withdraw-confirm-tips {
  padding: 0.2133333333rem 0.4266666667rem;
  color: #949494; }

/*上传图片*/
.upload-tisp {
  padding: 0.64rem 0 0.4266666667rem;
  color: #545454; }

.upload-file-wrap {
  padding-bottom: 0.768rem;
  overflow: hidden; }
  .upload-file-wrap .upload-file-box {
    position: relative;
    margin: 0.3626666667rem 0.3626666667rem 0 0;
    float: left; }
  .upload-file-wrap .upload-img {
    width: 3.328rem;
    height: 3.328rem;
    border-radius: 0.2133333333rem;
    border: 1px dashed #dedede; }
  .upload-file-wrap .upload-file {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    opacity: 0; }
  .upload-file-wrap .del-img {
    width: 0.7253333333rem;
    height: 0.7253333333rem;
    border-radius: 50%;
    background: url(../images/common/close.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: -0.3626666667rem;
    top: -0.3626666667rem; }

/*默认样式*/
.default-current-wrap {
  display: flex;
  display: -webkit-flex; }

/*绩效提现*/
.performance-earnings-item {
  display: flex;
  display: -webkit-flex; }
  .performance-earnings-item .performance-earnings-sum {
    font-size: 1.152rem;
    color: white;
    word-wrap: break-word;
    word-break: break-all;
    margin-right: 0.4266666667rem; }
  .performance-earnings-item .performance-earnings-icon {
    width: 1.7493333333rem;
    height: 0.8106666667rem;
    border-radius: 0.2133333333rem;
    background: url(../images/common/withdraw_icon.png) no-repeat;
    background-size: 100% 100%; }

/* 产品亮点 */
.layout-tab-list-body {
  background-color: #f0f2f5; }
  .layout-tab-list-body .product-highlights-container .layout-tab-list-header-bg {
    background: unset;
    background-color: #4e7bfe; }
    .layout-tab-list-body .product-highlights-container .layout-tab-list-header-bg .layout-tab-list-header-title {
      color: #333333; }
      .layout-tab-list-body .product-highlights-container .layout-tab-list-header-bg .layout-tab-list-header-title .top-header-back-000 {
        border-top: 2px solid #333333;
        border-right: 2px solid #333333; }
  .layout-tab-list-body .product-highlights-container .page-header-tabs {
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-bottom: 0.0213333333rem solid #e4e4e4;
    padding: 0.4266666667rem 0 0;
    background-color: #ffffff; }
    .layout-tab-list-body .product-highlights-container .page-header-tabs .tabs-item {
      flex: 1;
      text-align: center;
      padding-bottom: 0.4266666667rem; }
    .layout-tab-list-body .product-highlights-container .page-header-tabs .item-active {
      color: #497aff;
      font-weight: bold;
      border-bottom: 0.0213333333rem solid #497aff; }
  .layout-tab-list-body .product-highlights-container .page-main-container .main-info-list .m-i-item {
    display: flex;
    position: relative;
    padding: 0.4266666667rem;
    background-color: #ffffff;
    margin-bottom: 0.4266666667rem;
    text-decoration: none; }
    .layout-tab-list-body .product-highlights-container .page-main-container .main-info-list .m-i-item .item-logo {
      position: relative; }
      .layout-tab-list-body .product-highlights-container .page-main-container .main-info-list .m-i-item .item-logo .l-img {
        width: 4.6933333333rem;
        height: 2.9013333333rem; }
      .layout-tab-list-body .product-highlights-container .page-main-container .main-info-list .m-i-item .item-logo .l-mask {
        width: 4.6933333333rem;
        height: 2.9013333333rem;
        background-color: rgba(0, 0, 0, 0.4);
        position: absolute;
        top: 0;
        left: 0; }
      .layout-tab-list-body .product-highlights-container .page-main-container .main-info-list .m-i-item .item-logo .l-name {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #ffffff; }
    .layout-tab-list-body .product-highlights-container .page-main-container .main-info-list .m-i-item .item-info {
      flex: 1;
      display: flex;
      flex-direction: column;
      font-size: 0.5973333333rem;
      margin-left: 0.4266666667rem; }
      .layout-tab-list-body .product-highlights-container .page-main-container .main-info-list .m-i-item .item-info .i-title {
        flex: 1;
        color: #333333; }
      .layout-tab-list-body .product-highlights-container .page-main-container .main-info-list .m-i-item .item-info .i-time {
        color: #999999; }
    .layout-tab-list-body .product-highlights-container .page-main-container .main-info-list .m-i-item .item-watch {
      display: flex;
      align-items: center;
      position: absolute;
      right: 0.4266666667rem;
      bottom: 0.4266666667rem; }
      .layout-tab-list-body .product-highlights-container .page-main-container .main-info-list .m-i-item .item-watch .w-img {
        width: 0.768rem;
        height: 0.768rem; }
      .layout-tab-list-body .product-highlights-container .page-main-container .main-info-list .m-i-item .item-watch .w-num {
        font-size: 0.5973333333rem;
        color: #999999;
        margin-left: 0.1706666667rem; }

.fun-module-page-body .fun-module-page-container {
  width: 100%;
  height: 12.8rem;
  background: url(../images/home/fun-module-01.png) no-repeat;
  background-size: 100% 100%; }
  .fun-module-page-body .fun-module-page-container .fun-module-page-header-bg {
    background: unset; }
  .fun-module-page-body .fun-module-page-container .fun-module-page-main {
    padding: 7.168rem 0.4266666667rem 0; }
    .fun-module-page-body .fun-module-page-container .fun-module-page-main .f-m-block-group {
      border-radius: 0.6826666667rem;
      background-color: #ffffff;
      padding: 0.64rem 0.4266666667rem 0; }
      .fun-module-page-body .fun-module-page-container .fun-module-page-main .f-m-block-group .f-m-group-title {
        font-size: 0.5973333333rem;
        color: #333333;
        font-weight: bold; }
      .fun-module-page-body .fun-module-page-container .fun-module-page-main .f-m-block-group .f-m-group-content .module-item {
        width: 3.392rem;
        display: inline-block;
        text-align: center;
        margin-top: 1.28rem; }
        .fun-module-page-body .fun-module-page-container .fun-module-page-main .f-m-block-group .f-m-group-content .module-item .item-logo {
          width: 1.536rem;
          height: 1.536rem; }
        .fun-module-page-body .fun-module-page-container .fun-module-page-main .f-m-block-group .f-m-group-content .module-item .item-title {
          font-size: 0.512rem;
          margin-top: 0.4266666667rem; }

.layout-tab-list-body .layer-main, .fun-module-page-body .layer-main {
  border-radius: 0.1706666667rem; }
.layout-tab-list-body .qrcode-main, .fun-module-page-body .qrcode-main {
  padding: 0.8533333333rem;
  text-align: center; }
.layout-tab-list-body .qrcode-img, .fun-module-page-body .qrcode-img {
  display: block;
  margin: 0 auto;
  width: 8.5333333333rem;
  height: 8.5333333333rem; }
.layout-tab-list-body .qrcode-title, .fun-module-page-body .qrcode-title {
  padding-top: 1.0666666667rem;
  font-size: 0.64rem;
  word-break: break-all; }
.layout-tab-list-body .qrcode-title-top, .fun-module-page-body .qrcode-title-top {
  padding: unset;
  padding-bottom: 0.64rem; }
.layout-tab-list-body .qrcode-txt, .fun-module-page-body .qrcode-txt {
  padding-top: 0.4266666667rem;
  color: #666; }

.list-detail-page-body .ld-container-body-container {
  height: unset !important;
  overflow: unset; }
.list-detail-page-body .wangEditor-txt iframe {
  width: 100%; }
.list-detail-page-body .wangEditor-txt p {
  white-space: normal;
  word-break: break-all;
  word-wrap: break-word; }
.list-detail-page-body .layout-tab-list-header-bg {
  background: unset;
  background-color: #4e7bfe;
  z-index: 99999; }
  .list-detail-page-body .layout-tab-list-header-bg .layout-tab-list-header-title {
    color: #333333; }
    .list-detail-page-body .layout-tab-list-header-bg .layout-tab-list-header-title .top-header-back-000 {
      border-top: 2px solid #333333;
      border-right: 2px solid #333333; }
.list-detail-page-body .ld-video-model {
  padding: 0.64rem 0; }
  .list-detail-page-body .ld-video-model .video-model-content {
    width: 100%; }

.apply-serve-detail-body .layout-tab-list-header-bg {
  background: unset;
  background-color: #4e7bfe; }
  .apply-serve-detail-body .layout-tab-list-header-bg .layout-tab-list-header-title {
    color: #333333; }
    .apply-serve-detail-body .layout-tab-list-header-bg .layout-tab-list-header-title .top-header-back-000 {
      border-top: 2px solid #333333;
      border-right: 2px solid #333333; }

.scp-status-list-style {
  display: flex;
  align-items: center; }
  .scp-status-list-style .scps-list-title {
    flex: 1; }
  .scp-status-list-style .sc-payment-btn-group {
    display: flex;
    align-items: center; }
    .scp-status-list-style .sc-payment-btn-group .scp-btn-group-item {
      border: 0;
      background: #497aff;
      color: #ffffff;
      height: 1.1093333333rem;
      line-height: 1.1093333333rem;
      padding: 0rem 0.3413333333rem;
      border-radius: 0.1706666667rem;
      margin-left: 0.256rem; }

.change-network-block {
  padding: 0.8533333333rem 0.4266666667rem;
  margin: 0.4266666667rem 0.4266666667rem 0;
  background-color: #ffffff;
  border-radius: 0.256rem; }
  .change-network-block .change-network-tips {
    display: flex;
    align-items: center; }
    .change-network-block .change-network-tips .tips-icon {
      width: 0.64rem;
      height: 0.64rem; }
    .change-network-block .change-network-tips .tips-content {
      color: #999999;
      font-size: 0.5973333333rem; }
  .change-network-block .change-network-detial {
    display: flex;
    align-items: center;
    margin-top: 0.256rem; }
    .change-network-block .change-network-detial .cn-detail-title {
      flex: 1; }
    .change-network-block .change-network-detial .cn-detial-action {
      color: #497aff;
      margin-left: 0.4266666667rem; }

._tips-small-font-style {
  font-size: 0.512rem;
  padding-left: 0.2986666667rem;
  padding-top: 0.128rem;
  text-align: left;
  color: #999999; }

._tips-small-font-style-no-padding {
  padding-left: unset;
  padding-top: 0.128rem; }
