/*单独css */
body {
	background-color: #FAFAFA;
	width: 100%;
	min-height: 100vh;
	font-weight: 400;
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
	margin-bottom: 0;
}



.foot-space {
	height: 1.344rem;
}

.mui--tabbar {
	height: 1.344rem;
	border-top: 0;
	box-shadow: 0 0 0 transparent;
}

.mui--tabbar .mui-tab-label {
	display: block;
	font-size: 0.37333rem;
	line-height: 1.2;
	margin-top: 3px;
}

.mui-tab-item .icon {
	margin: 0 auto;
	width: 0.5866rem;
	height: 0.5866rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	display: block;
}


.icon-index {
	background-image: url(../images/127/foot1.png);
}

.icon-shop {
	background-image: url(../images/127/foot2.png);
}

.icon-card {
	background-image: url(../images/127/foot3.png);
}

.icon-my {
	background-image: url(../images/127/foot4.png);
}


.mui-active .icon-index {
	background-image: url(../images/127/foot1_on.png);
}

.mui-active .icon-shop {
	background-image: url(../images/127/foot2_on.png);
}

.mui-active .icon-card {
	background-image: url(../images/127/foot3_on.png);
}

.mui-active .icon-my {
	background-image: url(../images/127/foot4_on.png);
}

.mui-active .tabbar__text {
	color: #fe6f28;
}


.mui-content {
	padding-top: 1.183rem;
	padding-bottom: 1.344rem;
}

.mui-bar-nav {
	background-color: #fff;
	box-shadow: unset;
	height: 1.183rem;
}

.mui-bar-nav .mui-title {
	color: #333333;
	font-size: .484rem;
	line-height: 1.183rem;
	font-weight: bold;
}

.mui-bar-nav .mui-link {
	background-color: #207AEE;
	color: #fff;
	font-size: .322rem;
	padding: 0 .295rem;
	line-height: .646rem;
	border-radius: .322rem;
	display: inline-block;
}

.mui-bar-nav .mui-pull-right {
	padding: .269rem;
	margin-left: -.269rem;
	margin-right: -.269rem;
}

.mui-bar-nav .mui-action-back {
	color: #333333;
	font-size: .645rem;
	padding: .269rem;
	margin-right: -.269rem;
	margin-left: -.269rem;
}

.mui-tab .mui-slider-indicator {
	background-color: #fff;
}

.mui-tab .mui-segmented-control .mui-control-item {
	font-size: .376rem;
	line-height: 1.21rem;
}

.mui-tab .mui-segmented-control.mui-segmented-control-inverted~.mui-slider-group .mui-slider-item {
	border: 0;
}


.mui-tab .mui-segmented-control.mui-segmented-control-inverted~.mui-slider-progress-bar {
	background-color: #207AEE;
}


.mui-tab .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
	color: #207AEE;
	font-size: .43rem;
	font-weight: bold;
}

.mui-tab .mui-slider-item {
	padding: .269rem .43rem;
}

.search-bar {
	position: relative;
}

.search-bar .form-control {
	background-color: #F0F0F0;
	border-radius: 0.1rem;
	border: 0;
	font-size: 0.376rem;
	padding: .269rem .538rem;
	padding-right: 1.08rem;
	height: 1.08rem;
}

.search-bar .mui-icon {
	color: #999999;
	font-weight: bold;
	position: absolute;
	right: 0.537rem;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0.51rem;
}

.equipment-panel .panel-head {
	padding: 0.268rem 0;
}

.equipment-panel .panel-title {
	font-size: .43rem;
	color: #333333;
	font-weight: bold;
	line-height: 0.538rem;
}

.equipment-grorp .mui-checkbox input[type=checkbox] {
	width: .538rem;
	height: .538rem;
	top: .36rem;
	right: .538rem;
}

.equipment-grorp .mui-checkbox input[type=checkbox]:before {
	font-size: .538rem;
}

.equipment-grorp .mui-input-row {
	background-color: #fff;
	border-radius: .108rem;
	margin-bottom: .215rem;
}

.equipment-grorp .mui-checkbox label {
	font-size: .376rem;
	padding: .43rem .538rem;
	color: #333333;
}

.equipment-grorp .mui-checkbox label .name {
	font-weight: bold;
	margin-right: .188rem;
}

.transfer-form .form-cell {
	margin-bottom: .538rem;
}

.transfer-form .form-cell__hd {
	font-size: .43rem;
	color: #333333;
	font-weight: bold;
	line-height: 0.538rem;
	padding: 0.268rem 0;
}

.transfer-form .form-cell__bd .form-control {
	background-color: #fff;
	border-radius: .107rem;
	border: 0;
	height: 1.532rem;
	font-size: .376rem;
	padding: .483rem .538rem;
}

.transfer-form .form-down {
	text-align: center;
	margin-bottom: .269rem;
}

.transfer-form .form-down .mui-icon {
	font-weight: bold;
	color: #333333;
	font-size: .538rem;
}


/* 盒子 */
.flex {
	display: flex;
}

.flex-center {
	display: flex;
	align-items: center;
}

.flex-wrap {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}

.no-flex {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* new recharge style */
.m-line-1 {
	overflow: hidden;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.cur_pointer {
	cursor: pointer;
}

.flex-col {
	-prefix-box-flex: 1;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width: 0;
}

.flex_bd {
	-prefix-box-flex: 1;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width: 0;
}

.zBetween {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: justify;
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

/* 显示两行文字 */
.line-2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.line-3 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

/* 文字省略号 */
.ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.clearfix::after {
	clear: both;
	content: '';
	display: block;
	overflow: hidden;
}

.clearfix {
	zoom: 1;
}


.ck-cell {
	padding: .538rem;
	border-radius: .108rem;
	background-color: #fff;
	margin-bottom: .215rem;
}

.ck-cell__ft .mui-icon {
	color: #CCCCCC;
	font-size: .376rem;
}


.bindck {
	font-size: .376rem;
	color: #333333;
	line-height: .538rem;
	margin-bottom: .161rem;
}

.bindck .name {
	font-weight: bold;
	margin-right: .188rem;
}

.bindtime {
	font-size: .323rem;
	color: #333;
	line-height: .46rem;
}

.bindtime span {
	color: #999;
}

.equipment-fixed {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	height: 1.344rem;
	line-height: 1.344rem;
	color: #fff;
	font-size: .43rem;
	z-index: 11;
	background: rgba(32, 122, 238, 0.39);
}

.receive-cell {
	padding: .43rem .538rem;
	border-radius: .108rem;
	background-color: #fff;
	margin-bottom: .215rem;
	position: relative;
}

.receive-info .item {
	font-size: .323rem;
	color: #333333;
	line-height: .672rem;
}

.receive-info .item span {
	color: #999;
}

.receive-status {
	position: absolute;
	top: .528rem;
	right: .538rem;
	font-size: .323rem;
	line-height: .457rem;
	color: #207AEE;
}

.receive-btn {
	background-color: #207AEE;
	font-size: .323rem;
	color: #fff;
	position: absolute;
	right: .538rem;
	bottom: .538rem;
	width: auto;
	border: 0;
	padding: 0 .296rem;
	height: .753rem;
	line-height: .753rem;
	border-radius: .376rem;
}

.success {
	color: #62BC28 !important;
}

.mui-main {
	padding: .215rem .403rem;
}


.revenue-box {
	background-color: #207AEE;
	border-radius: .323rem;
	padding: .538rem;
	margin-bottom: .215rem;
}

.revenue-label {
	font-size: .376rem;
	color: #E6E6E6;
	line-height: .538rem;
	margin-bottom: .269rem;
}

.revenue-number {
	font-size: .968rem;
	color: #fff;
	font-weight: bold;
	line-height: .7rem;
}

.revenue-flex {
	background-color: #fff;
	border-radius: .323rem;
	height: 2.742rem;
	overflow: hidden;
}

.revenue-flex__item {
	position: relative;
	text-align: center;
	margin-right: -1px;
}

.revenue-flex__item::after {
	position: absolute;
	content: '';
	top: 50%;
	right: 0;
	width: 1px;
	height: .645rem;
	transform: translateY(-50%);
	background-color: #CCCCCC;
}

.revenue-flex__label {
	font-size: .376rem;
	color: #666666;
	line-height: .537rem;
	margin-bottom: .134rem;
}

.revenue-flex__number {
	font-size: .645rem;
	color: #333333;
	line-height: 1;
	font-weight: bold;
}

.revenue-cell {
	background-color: #fff;
	border-radius: .215rem;
	padding: .403rem .269rem;
	margin-top: .215rem;
}

.revenue-cell__hd {
	width: .537rem;
	margin-right: .269rem;
}

.revenue-cell__hd .icon {
	width: .537rem;
	height: .537rem;
	display: block;
}

.revenue-cell__title {
	font-size: .376rem;
	line-height: .537rem;
	color: #333333;
}


.revenue-cell__title span {
	color: #999;
}

.integral-box {
	background-color: #207AEE;
	padding: .538rem .43rem;
}

.integral-label {
	font-size: .376rem;
	color: #E6E6E6;
	line-height: .538rem;
	margin-bottom: .215rem;
}

.integral-number {
	font-size: .968rem;
	color: #fff;
	font-weight: bold;
	line-height: 1.183rem;
}

.integral-panel {
	margin-top: .215rem;
}

.integral-panel .panel-head {
	padding: .323rem .43rem;
}

.integral-panel .panel-title {
	color: #33312E;
	font-size: .43rem;
	font-weight: bold;
	line-height: .591rem;
}

.integral-cell {
	position: relative;
	background-color: #fff;
	padding: .538rem;
}

.integral-cell__title {
	font-size: .376rem;
	color: #333;
	font-weight: bold;
	line-height: .538rem;
	margin-bottom: .161rem;
}

.integral-cell__time {
	font-size: .323rem;
	line-height: .46rem;
	color: #99938A;
}

.integral-cell__plus {
	font-size: .376rem;
	color: #333;
	font-weight: bold;
	line-height: .538rem;
}


.integral-cell::after {
	position: absolute;
	content: '';
	left: .538rem;
	right: .538rem;
	bottom: 0;
	height: 1px;
	background-color: #F2F2F2;
}

.integral-cell:last-child::after {
	display: none;
}

.res-form .form-cell {
	background-color: #fff;
	padding: .43rem;
	position: relative;
}


.res-form .form-cell::after {
	position: absolute;
	content: '';
	left: .43rem;
	right: .43rem;
	bottom: 0;
	height: 1px;
	background-color: #F2F2F2;
}

.res-form {
	margin-top: .215rem;
}

.res-form .form-cell:last-child::after {
	display: none;
}

.res-form .form-cell__hd {
	font-size: .376rem;
	color: #333333;
	line-height: .537rem;
	padding: 0;
	font-weight: 500;
	width: 3.333rem;
}

.res-form .form-cell__bd .form-control {
	padding: 0;
	height: .753rem;
	line-height: .753rem;
	width: 100%;
	font-size: .376rem;
	border: 0;
}

.code-btn {
	padding: 0;
	border: 0;
	width: auto;
	height: .538rem;
	line-height: 1;
}

.code-btn .iconfont {
	color: #207AEE;
	font-size: .538rem;
}

.res-bottom {
	padding: .43rem;
	margin-top: .645rem;
}

.res-bottom .submit {
	background-color: #207AEE;
	font-size: .43rem;
	color: #fff;
	height: 1.344rem;
	border-radius: .107rem;
	display: block;
	border: 0;
	width: 100%;
}

.info-panel {
	margin-top: .215rem;
}

.info-panel .panel-head {
	padding: .322rem .43rem;
}

.info-panel .panel-title {
	font-weight: bold;
	color: #333333;
	font-size: .43rem;
	line-height: .591rem;
}

.info-cell {
	background-color: #fff;
	padding: .43rem;
	position: relative;
}


.info-cell::after {
	position: absolute;
	content: '';
	left: .43rem;
	right: .43rem;
	bottom: 0;
	height: 1px;
	background-color: #F2F2F2;
}

.info-cell:last-child::after {
	display: none;
}


.info-cell__hd {
	font-size: .376rem;
	color: #999999;
	line-height: .537rem;
}

.info-cell__bd {
	text-align: right;
	font-size: .376rem;
	color: #333333;
	line-height: .537rem;
}

.info-foot {
	padding: .269rem .43rem;
	font-size: 0;
}

.info-foot .btn {
	font-size: .376rem;
	color: #207AEE;
	border-radius: .107rem;
	width: auto;
	border: 1px solid #207AEE;
	padding: 0 .322rem;
	height: .752rem;
	box-sizing: border-box;
	background-color: transparent;
	margin-right: .43rem;
}

.top-bar {
	padding: 0 .43rem;
	background-color: #fff;
}

.screen-total {
	font-size: .376rem;
	color: #333;
	line-height: .537rem;
}

.screen-total span {
	font-size: .537rem;
	color: #207AEE;
	line-height: 1;
	font-weight: bold;
}

.screen-btn {
	font-size: .376rem;
	color: #999999;
}

.screen-btn .iconfont {
	font-size: .376rem;
}

.screen-res {
	padding: .268rem 0;
	margin-top: .268rem;
}


.kh-cell {
	margin-top: .215rem;
	background-color: #fff;
	position: relative;
	padding: .43rem;
}

.kh-cell__title {
	font-size: .43rem;
	font-weight: bold;
	color: #333;
	line-height: .807rem;
}

.kh-cell__info .item {
	font-size: .376rem;
	color: #333;
	line-height: .753rem;
}

.kh-cell__info .item .item__label {
	color: #999;
	margin-right: .456rem;
}

.kh-cell__status {
	font-size: .43rem;
	color: #207AEE;
	line-height: .807rem;
	position: absolute;
	right: .43rem;
	top: .43rem;
}


/* 开始============================================================== */
.index-content {
	padding: 32px 16px 16px 16px;
	min-height: calc(100vh - 50px);
	background: linear-gradient(180deg, #207AEE 0%, rgba(255, 255, 255, 0) 60%);
	opacity: 1;
}

.index-top-bar {
	height: 0.64516rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: .4838rem;
}

.index-user {
	display: flex;
	align-items: center;
}

.index-user img {
	width: 0.64516rem;
	height: 0.64516rem;
	border-radius: 40px;
}

.index-user span {
	display: inline-block;
	margin-left: 6px;
	color: #FFFFFF;
	font-size: 0.43rem;
}

.index-ac {
	display: flex;
	align-items: center;
}

.index-ac .ico {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 0.64516rem;
	height: 0.64516rem;
	background-size: contain;
	margin-left: 10px;
}

.ico-kefu {
	background-image: url(../images/127/kefu.png);
}

.ico-bell {
	background-image: url(../images/127/bell.png);
}

.index-ac .ico .mui-badge {
	padding: 4px;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #FF4500;
}

.index-card {
	background-color: #FFFFFF;
	margin-bottom: .4838rem;
	padding: 0.53763rem;
	border-radius: 0.48rem;
}

.card-menu {
	list-style: none;
	margin: -5px -10px;
	padding: 0;
	text-align: center;
	line-height: 1;
}

.menu-box {
	display: block;
	padding: .245rem 0;
}

.menu-box img {
	width: 1.0215rem;
	height: 1.0215rem;
}

.menu-box .menu-label {
	font-size: 0.376344rem;
	color: #333333;
	margin-top: 0.176344rem;
}

.index-data-card {
	display: flex;
	align-items: center;
	position: relative;
	padding-right: .185rem;
	cursor: pointer;
}

.index-data-card .arrow {
	background: url(../images/127/arrow.png) no-repeat;
	width: 10px;
	height: 18px;
	background-size: contain;
	position: absolute;
	right: .425rem;
	top: 50%;
	margin-top: -9px;
}

.data-col {
	width: 50%;
}

.data-col .text {
	color: #999;
	margin-bottom: .145rem;
	font-size: 0.376344rem;
}

.data-col .val {
	font-weight: bold;
	font-size: 0.5376344rem;
}

.text-blue {
	color: #207AEE !important;
}

.text-yellow {
	color: #EE8020 !important;
}

.mui-slider-indicator {
	line-height: 1;
}

.mui-slider-indicator .mui-indicator {
	background-color: rgba(255, 255, 255, .4);
	margin: 0 2px;
}

/* 中高端 */
.dev-content {
	padding: 1.183rem .43rem 1.344rem;
}

.dev-data-card {
	padding: 0.43010rem;
	color: #FFFFFF;
	background: #207AEE;
	border-radius: 12px;
	margin-bottom: 12px;
}

.dev-card {
	position: relative;
	padding: 0.5376rem;
	line-height: 1.2;
	border-radius: 12px;
	margin-bottom: 12px;
}

.dev-card .arrow {
	background: url(../images/127/arrow.png) no-repeat;
	width: 10px;
	height: 18px;
	background-size: contain;
	position: absolute;
	right: .425rem;
	top: 50%;
	margin-top: -9px;
}

.dev-card .dev-hd {
	font-size: 0.43010rem;
	font-weight: bold;
	margin-bottom: 0.43010rem;
}

.dev-item {
	display: flex;
	align-items: center;
	font-size: 0.37634rem;
	margin-bottom: 0.43010rem;
}

.dev-item:last-child {
	margin-bottom: 0;
}

.dev-item .dev-label {
	color: #999;
	margin-right: 15px;
}

.dev-item .dev-val {
	font-weight: bold;
}

.dev-hb-card {
	background: rgba(32, 122, 238, 0.19);
}

.dev-js-card {
	background: rgba(238, 128, 32, 0.19);
}

.dev-data {
	display: flex;
	align-items: center;
}

.dev-data .dev-col {
	flex: 1;
	text-align: center;
}

.dev-col .text {
	opacity: .8;
	font-size: 0.376344rem;
}

.dev-col .val {
	margin-bottom: .145rem;
	font-weight: bold;
	font-size: 0.5376344rem;
}

.dev-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	line-height: 1;
	margin-bottom: .47rem;
}

.dev-tit {
	display: flex;
	align-items: center;
	font-size: 0.430107rem;
}

.dev-tit img {
	width: 0.430107rem;
	height: 0.430107rem;
	margin-left: 4px;
}

.btn-hls {
	width: 1.881720rem;
	height: 0.75268rem;
	border-radius: 38px;
	border: 0;
	color: #207AEE;
	font-size: 0.3225806rem;
	background: rgba(255, 255, 255, 1);
}

/* 弹窗 */
.filter-panel {
	background: #FFFFFF;
	padding: 18px;
}

.filter-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: .2rem;
}

.filter-head .tt {
	font-weight: bold;
	font-size: 0.43rem;
}

.filter-cell {
	margin-bottom: 15px;
}

.filter-cell .hd {
	color: #999996;
	font-size: 0.3733rem;
}

.filter-list {
	overflow: hidden;
	margin: 0 -6px;
	padding: 0;
	list-style: none;
}

.filter-list li {
	float: left;
	width: 25%;
	padding: 6px;
}

.filter-list .btn {
	display: block;
	height: 28px;
	font-size: 12px;
	text-align: center;
	line-height: 28px;
	background: rgba(255, 255, 255, 0.39);
	border: 1px solid #CCCCCC;
	color: #999;
	opacity: 1;
	border-radius: 4px;
}

.filter-list .active .btn {
	border: 1px solid #207AEE;
	color: #207AEE;
}

.filter-end .mui-btn {
	margin: 0;
	width: 100%;
}

.filter-end .mui-col-xs-6 {
	padding: 0 8px;
}

.filter-head .close {
	line-height: 1;
	font-size: 40px;
	color: #666;
	margin-right: -15px;
}


/* 2.5 */
.msg-list{
	padding: 0.430107rem;
}
.msg-cell{
	margin-bottom: 0.403225rem;
}
.msg-cont{
	padding: 0.537634rem;
	background-color: #FFFFFF;
	border-radius: 0.215053rem;
	font-size: 0.376344rem;
}
.msg-time{
	margin-bottom: 0.268817rem;
	text-align: center;
}
.msg-time .time-v{
	padding: 0 0.403225rem;
	height: 0.645161rem;
	line-height: 0.645161rem;
	background: rgba(51, 51, 51, 10.39);
	opacity: 0.3;
	border-radius: 13px;
	display: inline-block;
	font-size: 0.32258rem;
	color: #FFFFFF;
}

.k-card{
	padding: 0 0.403225rem;
	background-color: #FFFFFF;
}
.k-panel-hd{
	padding: 0.32258rem 0.430107rem;
	font-size: 0.430107rem;
	font-weight: bold;
}
.k-row{
	display:flex;
	align-items: center;
	justify-content: space-between;
	padding: 0.403225rem 0;
	border-bottom: 1px solid #F2F2F2;
	font-size: 0.376344rem;
	margin-bottom: 0.268817rem;
}
.k-row:last-child{
	border-bottom: 0;
}
.k-row .k-label{
	color: #999
}
.k-foot{
	padding: 0 0.430107rem;
	margin-bottom: 0.537634rem;
}
.k-foot .mui-btn{
	width: auto;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 0.752688rem;
	padding: 0 0.32258rem;
	color: #207AEE;
	border: 1px solid #207AEE;
}
.k-panel-tip{
	font-size: 0.376344rem;
	color: #999;
	padding: 0.430107rem;
}

.dev-wrapper{
	padding: 0.430107rem;
}

.dev--hd{
	margin-bottom: 10px;
	font-size: 0.430107rem;
	font-weight: bold;
}
.dev-main{
	padding: 0 0.403225rem;
	background:#FFFFFF;
	border-radius: 12px 12px 0px 0px;
}
.dev-cell{
	font-size: 0.376344rem;
	padding: 0.403225rem 0;
	line-height: 1.2;
	border-bottom: 1px solid #F2F2F2;
}
.dev-cell:last-child{
	border-bottom: 0;
}
.dev-avatar{
	position: relative;
	font-size: 0;
	height: 40px;
	margin-right: 0.32258rem;
}
.dev-avatar img{
	width: 40px;
	height: 40px;
	background: rgba(0, 0, 0, 0);
	border-radius: 50%;
}
.dev-avatar .vip-v{
	display: inline-block;
	background: linear-gradient(90deg, #885A24 0%, #E1AA74 48%, #825518 100%);
	line-height:0.430107rem;
	padding: 0 0.16129rem;
	color: #FFFFFF;
	font-size: 0.32258rem;
	position: absolute;
	bottom:-0.107526rem;
	left: 50%;
	transform: translateX(-50%);
}

.dev-cell .dev-name{
	font-weight: bold;
	margin-bottom: 0.134408rem;
}
.dev-cell .dev-id{
	color: #999;
}
.dev-cell input[type=radio]{
	top: 50%;
	transform: translateY(-50%);
	width: 0.48387rem;
	height: 0.48387rem;
	right: 0;
}
.msg-links .msg-cell{
	background-color: #FFFFFF;
	padding: 0.430107rem;
	margin-top: 0.268817rem;
	color: #333333;
	font-size: 0.403225rem;
	margin-bottom: 0;
}
.msg-cell .msg-icon{
	width: 1.075268rem;
	height: 1.075268rem;
	border-radius: 1.075268rem;
	display: block;
	margin-right: 0.268817rem;
}
.j-wrapper{
	padding:0.403225rem;
}
.j-link-card{
	display: block;
	background-color: #FFFFFF;
	padding: 0.32258rem;
	border-radius: 0.268817rem;
	margin-bottom: 0.268817rem;
}
.j-link-card .j-title{
	display: flex;
	align-items: center;
	position: relative;
	font-size: 0.430107rem;
	margin-bottom: 0.268817rem;
	color: #333
}
.j-link-card .j-intro{
	font-size: 0.32258rem;
	color: #999;
}
.j-link-card .j-title .mui-icon{
	margin-left: auto;
	font-size: 0.403225rem;
	color: #999
}
/* 哦我的 */
.uc-wrapper{
	position: relative;
	padding:0.806451rem 0.403225rem;
}
.uc-wrapper::after{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	content: '';
	height: 8.064516rem;
	background: linear-gradient(180deg, #207AEE 0%, rgba(255, 255, 255, 0) 100%);
}
.uc-main{
	position: relative;
	z-index: 9;
}
.uc-top{
	height: 1.182795rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 0.268817rem;
}
.uc-top .uc-title{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.uc-top .set-icon{
	display: block;
	background: url(../images/2.6/set.png) no-repeat;
	background-size: contain;
	width: 0.645161rem;
	height: 0.645161rem;
}
.uc-grid{
	display: flex;
	align-items: center;
	margin-bottom: 0.537634rem;
}
.uc-grid .uc-avatar{
	width: 1.612903rem;
	height: 1.612903rem;
	border-radius: 1.612903rem;
	margin-right: 0.268817rem;
}
.uc-grid .uc-id{
	font-size: 0.430107rem;
	font-weight: bold;
	margin-bottom: 0.134408rem;
}
.level-v{
	display: inline-block;
	padding: 0 0.268817rem;
	height: 0.430107rem;
	line-height: 0.430107rem;
	font-size: 0.376344rem;
	color: #FFFFFF;
	background: linear-gradient(90deg, #885A24 0%, #E1AA74 48%, #825518 100%);
	opacity: 1;
	font-size: 0.32258rem;
}
.uc-data-flex{
	text-align: center;
	margin-bottom: 0.537634rem;
}
.uc-data-flex .uc-val{
	font-weight: bold;
	font-size:0.537634rem;
}
.uc-data-flex .uc-text{
	font-size: 0.376344rem;
}
.uc-data-flex .uc-sm{
	font-size: 0.32258rem;
	color: #999996;
}
.uc-data-flex .flex-col{
	position: relative;
}
.uc-data-flex .flex-col::after{
	content: '';
	width: 1px;
	height: 20px;
	position: absolute;
	background-color: #000000;
	right: 0;
	top: 50%;
	margin-top: -0.268817rem;
}
.uc-data-flex .flex-col:last-child::after{
	display: none;
}

.uc-card{
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 3px 6px rgba(153, 153, 153, 0.16);
	border-radius: 12px;
}
.uc-menu{
	margin: 0;
	padding: 0;
	list-style: none;
	padding:0.268817rem 0;
	text-align: center;
}
.uc-menu li{
	padding:0.268817rem 0;
}
.uc-link{
	line-height: 1;
	display: block
}
.uc-link img{
	width: 1.290322rem;
	height: 1.290322rem;
}
.uc-link .txt{
	text-align: center;
	font-size: 0.376344rem;
	color: #333333;
	margin-top: 0.134408rem;
}

/* 登录注册 */
.form-wrapper{
	padding: 1.72043rem 0.806451rem 0.806451rem 0.806451rem;
}
.form-heading{
	margin-bottom: 0.537634rem;
	font-size: 0.537634rem;
}
.form-row{
	margin-bottom: 0.537634rem;
}
.form-row .form-label{
	font-size: 0.430107rem;
	line-height: 0.591397rem;
	margin-bottom: 0.268817rem;
	color: #666666;
}
.form-row .mui-input-row{
	border: 0;
	background: #F0F0F0;
}
.form-button .mui-btn-primary{
	height: 1.344086rem;
	font-size: 0.48387rem;
	width: 100%;
}
.form-button{
	padding: 0.403225rem 0;
}
.form-link{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.form-link .link-item{
	font-size: 0.349462rem;
	color: #666666;	
}
.form-foot .mui-checkbox{
	display: flex;
	align-items: center;
	font-size: 0.376344rem;
	color: #666666;
	padding-left: 24px;
	padding-top: 5px;
}
.form-foot .mui-checkbox a{
	color: #207AEE;
}
.mui-checkbox.mui-left input[type=checkbox]{
	left: 0;
	font-size: 18px;
}
.form-main{
	min-height: calc(100vh - 5.2rem);
	margin-bottom: 0.806451rem;
}
.form-cell{
	position: relative;
}
.form-cell .scan-icon{
	width: 0.645161rem;
	height: 0.645161rem;
	background: url(../images/2.6/sao.png) no-repeat;
	background-size: contain;
	position: absolute;
	right: 0.32258rem;
	top: 50%;
	margin-top: -0.32258rem;
}
.form-label .link-code{
	color: #207AEE;
	font-size: 14px;
	margin-left: auto;
}

.b-wrapper{
	position: relative;
}
.b-wrapper .mui-bar-nav{
	background-color: #207AEE;
	color: #FFFFFF;
}
.b-wrapper .mui-bar-nav .mui-title{
	color: #FFFFFF;
}
.b-wrapper .mui-bar-nav.mui-bar .mui-icon{
	color: #FFFFFF;
}
.b-main{
	padding: 0.430107rem;
	position: relative;
	overflow: hidden;
}
.b-main::before{
	position: absolute;
	top: 0;
	content: '';
	background-color: #207AEE;
	height: 2.956989rem;
	width:100%;
	left: 0;
	display: block;
	background: url(../images/2.6/bg.png) no-repeat center;
	background-size: cover;
}
.b-heading{
	position: relative;
	z-index: 9;
	display: flex;
	align-items: center;
	line-height: 1.2;
	margin-bottom: 0.32258rem;
	color: #FFFFFF;
}
.b-heading .tit{
	font-size: 0.430107rem;
	font-weight: bold;
	padding-right: 0.215053rem;
}
.b-heading .g-intro{
	font-size: 0.376344rem;
	opacity: .8;
}
.b-list{
	position: relative;
	z-index: 8;
}
.b-list-card{
	position: relative;
	display: flex;
	align-items: center;
	background-color: #FFFFFF;
	border-radius:12px;
	margin-bottom: 10px;
	padding: 0.537634rem 1.075268rem 0.537634rem 0.537634rem;
}
.b-list-card .txt{
	font-size: 14px;
	color: #999;
	margin-bottom: 0.16129rem;
}
.b-list-card .val{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.b-list-card .arrow{
	background: url(../images/127/arrow.png) no-repeat;
	background-size: contain;
	width: 10px;
	height: 18px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -9px;
}
/* 我的团队 */
.tm-card{
	position: relative;
	padding: 0.537634rem;
	border-radius: 0.268817rem;
	background-color: #FFFFFF;
	margin-bottom: 0.268817rem;
}
.tm-card .tm-tag{
	position: absolute;
	right: 0;
	top: 0;
	text-align:center;
	width: 2.688172rem;
	height: 0.752688rem;
	line-height: 0.752688rem;
	background: rgba(32, 122, 238, 0.39);
	border-radius: 4px;
	color: #FFFFFF;
	font-size: 14px;
}


.dev-person{
	padding: 0;
}
.tm-card-hd{
	display: flex;
	align-items: center;
	justify-content: space-between;
	line-height: 1.2;
	margin-bottom: 0.268817rem;
}
.tm-card-hd .tm-tt{
	font-size: 0.430107rem;
}
.tm-filter{
	font-size: 0.376344rem;
	color: #666;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.tm-data-flex{
	text-align: center;
	margin-top: 0.537634rem;
	line-height: 1.2;
}
.tm-data-flex .val{
	font-size: 0.537634rem;
	font-weight: bold;
	margin-bottom: 0.188172rem;
}
.tm-data-flex .text{
	font-size: 0.376344rem;
	color: #999;
}
.tm-list-head{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.tm-list-cell{
	display: flex;
}
.tm-list-items{
	display: flex;
	align-items: center;
	margin-top:0.134408rem
}
.tm-list-items .tm-item{
	font-size: 14px;
	margin-right: 0.806451rem;
}
.tm-list-items .tm-item:last-child{
	margin-right: 0;
}
.tm-item span{
	color: #99938A;
}
.tm-list-cell{
	margin-bottom:0.806451rem;
}
.tm-list-cell .dev-avatar{
	height: 60px;
}
.tm-list-cell .dev-avatar img{
	width: 60px;
	height: 60px;
}
.y-heading{
	display: flex;
	align-items: center;
	margin-bottom: 0.430107rem;
}
.y-heading .y-tt{
	font-size: 0.430107rem;
	margin-right: 0.268817rem;
}
.y-heading .y-intro{
	color: #99938A;
	font-size: 0.376344rem;
}

.tm-search{
	position: relative;
	margin-bottom: 0.537634rem;
}
.tm-search .mui-input-row{
	border: 0;
	background: #F0F0F0;
	font-size: 0.376344rem;
}
.tm-search .btn-so{
	border: 0;
	background: url(../images/2.6/s.png) no-repeat center;
	background-size: 0.537634rem 0.537634rem;
	position: absolute;
	right: 0;
	top: 50%;
	width: 1.344086rem;
	transform: translateY(-50%);
}
.tm-search .btn-so:active{
	background-color: transparent;
}
/* 个人业绩 */
.ach-main{
	background: url(../images/2.6/bg2.png) center top no-repeat;
	background-size: contain;
	min-height: 100vh;
}
.ach-main .mui-tab .mui-slider-indicator{
	background-color: transparent;
	border: 0;
}
.ach-main .mui-tab .mui-segmented-control-inverted .mui-control-item{
	position: relative;
	color: #FFFFFF!important;
}
.ach-main .mui-tab .mui-segmented-control-inverted .mui-control-item.mui-active::after{
	width: 0.645161rem;
	height: 0.107526rem;
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -0.268817rem;
	background-color: #FFFFFF;
}

.ach-panel{
	padding:0 0.537634rem;
	border-radius: 12px;
	background-color: #FFFFFF;
	margin-bottom: 0.268817rem;
}
.ach-head{
	padding:0.403225rem 0;
}
.ach-body{
	padding:0.403225rem 0;
	border-top: 1px dashed #EEEEEE;
}
.ach-head .time{
	font-size: 0.430107rem;
	margin-bottom: 0.134408rem;
}
.ach-head .info{
	color: #999999;
	font-size: 0.376344rem;
}
.ach-head .lg-val{
	font-size: 0.537634rem;
	font-weight: bold;
}
.ach-row{
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 0.430107rem;
	margin-bottom: 0.268817rem;
}
.ach-row:last-child{
	margin-bottom: 0;
}
.ach-row .ach-label{
	color: #666;
}
.ach-row .ach-val{
	font-weight: bold;
}
.ach-main .mui-tab .mui-slider-item{
	padding: 0.403225rem 0;
}
.mui-ach-tab>.mui-slider-group>.mui-slider-item{
	padding: 0 0.430107rem;
}
.mui-card-control{
	display: flex;
	padding: 0 1px;
	margin-top: 0.537634rem;
}
.mui-card-control .mui-control-item{
	border: 1px solid #ffffff!important;
	color: #ffffff;
	border-radius: 0.16129rem;
	width: 2.688172rem;
	height: 0.967741rem;
	line-height: 0.967741rem!important;
	display: block;
	margin-right: 0.430107rem;
}
.mui-card-control .mui-control-item.mui-active{
	background-color: #FFFFFF;
	color: #207AEE;
}

.ach-team-main{
	background: url(../images/2.6/bg3.png) center top no-repeat;
	background-size: contain;
}
.ach-main .uc-grid{
	padding: 0.430107rem;
	margin: 0;
	color: #FFFFFF;
}



.member-cell{
	font-size: 0.376344rem;
	color: #FFFFFF;
	padding: 0.403225rem;
	line-height: 1.2;
}
.member-avatar{
	position: relative;
	font-size: 0;
	height: 40px;
	margin-right: 0.32258rem;
}
.member-avatar img{
	width:40px;
	height: 40px;
	background: rgba(0, 0, 0, 0);
	border-radius: 50%;
}
.member-avatar .vip-v{
	display: inline-block;
	background: linear-gradient(90deg, #885A24 0%, #E1AA74 48%, #825518 100%);
	line-height:0.430107rem;
	padding: 0 0.16129rem;
	color: #FFFFFF;
	font-size: 0.32258rem;
	position: absolute;
	bottom:-0.107526rem;
	left: 50%;
	transform: translateX(-50%);
}

.member-cell .member-name{
	font-weight: bold;
	margin-bottom: 0.134408rem;
    font-size: .43rem;
}
.member-cell .member-id{
	opacity: .6;
}














