* {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-style: normal;
}

body,
.mui-content {
	background: #F2F2F2;
}

.mui-icon-set {
	background: url(../images/icon_gear-off@2x.png) no-repeat center center;
	background-size: contain;
	width: 30px;
	height: 30px;
	margin: 10px;
	display: block;
	position: absolute;
	left: 0;
}
.pos{ position: relative;}
.tip {position: absolute;right: 70px;bottom:0; background:url(../images/MembershipGrade@2x.png) no-repeat;background-size: contain; width: 20px; height: 20px; text-align: center; color: #fff; line-height: 20px; font-size: 10px; font-weight: 400;}

.center-top {
	background: url(../images/banner09.png) no-repeat top center;
	/*background-size: 375px 220px;*/ background-size:cover; width: 100%; 
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 50px;
}
.center-txt-pic{ /*adding-top: 56px;*/ position: relative; width: 200px;  margin: auto;}
.center-top img {
	display: block;
	margin: auto;
	border-radius: 100%;
	width: 70px;
	height: 70px;
}
.center-top img.code-pic{ border-radius: 0; width: 26px; height: 26px; position: absolute; right:20px;top:25px;}
.center-top .btn {
	width: 230px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
}

.center-top .btn a {
	display: inline-block;
	background: #fff;
	font-size: 14px;
	color: #009BE7;
	width: 100px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-radius: 4px;
}

.center-top .name-txt,
.center-top .name-txt a {
	font-family: PingFangSC-Semibold;
	font-size: 16px;
	color: #fff;
	background: none;
	text-align: center;
	line-height: 28px;
}

.center-top p {
	font-family: PingFangSC-Regular;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0px;
}

.center-top .btn a:last-child {
	float: right;
}

.center-top-list {
	text-align: center;
	background: #fff;
	padding-bottom: 10px;
}

.center-top-list li a {
	font-size: 14px;
	color: #2C3E4D;
}

.center-top-list img {
	display: block;
	width: 20px;
	height: 20px;
	margin: auto;
	margin-right: 10px;
}

.hr {
	height: 10px;
	background: #F2F2F2;
	width: 100%;
}

.link-li a img {
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: middle;
}

.link-li a label {
	font-size: 14px;
	color: #333;
	display: inline-block;
	vertical-align: middle;
}

.link-li a span {
	float: right;
	margin-right: 20px;
	font-size: 14px;
	color: #939BA9; margin-top: 3px;
}

.link-li .mui-table-view-cell:after {
	left: 0;
}

.mui-bar-nav {
	background: #fff;
}

.mui-bar-nav .mui-pull-left {
	color: #333;
}

.mui-bar-nav .mui-title {
	font-size: 16px;
	color: #333;
	letter-spacing: 0;
}

.title {
	padding: 0 15px;
	height: 45px;
	line-height: 45px;
	background: #F2F2F2;
}

.title b,.title span {
	display: inline-block;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #888888;
}

.link-li a .head-txt {
	margin-top: 20px;
	display: inline-block;
}

.link-li a .head-pic {
	float: right;
}

.link-li a .head-pic img {
	display: inline-block;
	width: 60px;
	height: 60px;
	border-radius: 100%;
}

.btn-tj {
	display: block;
	width: 90%;
	height: 40px;
	line-height: 12px;
	background: #FF613C;
	border-radius: 4px;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	margin: 150px auto 0 auto;
}

.pb-foot {
	padding-bottom: 50px;
}

.sex-list {
	background: rgba(255, 255, 255, 1);
	overflow: hidden;
}

.sex-list li {
	text-align: center;
	margin: 15px 0;
	font-size: 16px;
	color: #333;
	opacity: 0.4;
}

.sex-list li:hover {
	opacity: 1;
	/*position: absolute;*/
}

.mui-input-row a.code {
	position: absolute;
	top: 0;
	right: 10px;
	width: 70px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	color: #FF613C;
	letter-spacing: 0;
	background: #fff;
	border: 0;
	outline: 0;
	border-left: 1px solid #ddd;
	margin-top: 7px;
}

.mui-toast-container {
	position: fixed;
	z-index: 9999;
	top: 50%;
	left: 50%;
}

.mui-input-group label {
	font-size: 14px;
	color: #888888;
}

.mui-input-group input[disabled] {
	font-size: 14px;
	color: #444;
}

.phone-tips {
	width: 90%;
	position: absolute;
	bottom: 20px;
	left: 20px; 
}

.phone-tips,
.foget-pwd a {
	font-size: 14px;
	color: #888888;
}

.phone-tips font {
	display: block;
	color: #FF613C;
}

.foget-pwd a {
	margin: 10px 0 0 20px;
	display: block;
}


/*确认对话框重置样式*/

.mui-popup-title {
	font-size: 18px;
	color: #333;
	margin: 10px 0;
}

.mui-popup-title+.mui-popup-text {
	font-size: 14px;
	color: #333;
	margin: 20px 5px;
}

.mui-popup-button {
	font-size: 16px;
	letter-spacing: -0.39px;
	color: #888;
}

.mui-popup-button.mui-popup-button-bold {
	font-weight: 500;
	color: #FF613C;
}

.mui-popover.mui-popover-action .mui-table-view {
	font-size: 15px;
	color: #333333;
	margin: 0;
	border-radius: 0;
}


/*.body-pos{ position:absolute; overflow: hidden; width: 100%;}*/

.mui-input-row.get-password .mui-input-clear~.mui-icon-clear {
	right: 20px;
}

.mui-input-row .mui-input-password~.mui-icon-eye {
	width: 20px;
	height: 20px;
	color: transparent;
}

.mui-input-row .mui-input-password~.mui-icon-eye.mui-active {
	width: 20px;
	height: 20px;
	color: transparent;
}

.mui-input-row .mui-icon-eye {
	margin-top: 0px;
	margin-right: 10px;
	background: url(../images/display@2x.png) no-repeat center;
	background-size: contain;
}

.mui-input-row .mui-icon-eye.mui-active {
	background: url(../images/open.png) no-repeat center;
	background-size: contain;
}

.mui-input-row label~input {
	color: #333;
	font-size: 14px;
}

.nc-input {
	font-size: 14px;
}

.posf {
	position: fixed;
	width: 100%;
}

.mui-bar-nav .xz {
	text-decoration: none;
	float: right;
	margin-right: 10px;
	margin-top: 12px;
	font-size: 14px;
	color: #2c3e4d;
	letter-spacing: 0;
}

.mui-bar-nav .bj {
	color: #ff613c;
	font-size: 16px;
}

.center-dj {
	height: 150px;
	background: #FF613C;
}

.center-dj h3 {
	font-size: 14px;
	color: #FFF;
	letter-spacing: 0px;
	font-weight: 500;
	text-align: center;
	margin: 0;
	padding: 25px 0 10px 0;
}

.jdt-list {
	font-size: 12px;
	color: #FFF;
	letter-spacing: 0px;
	text-align: center;
	font-weight: 500;
	width: 100%;
}

.jdt-list:before {
	content: '';
	height: 2px;
	background: #fff;
	width: 100%;
	position: absolute;
	left: 0;
	top: 28px;
}


/*.jdt-list li.active:before{ content: ''; height:2px; background: #FFE46D; width: 100%; position: absolute; left: 0; top: 24px;}*/

.jdt-list p {
	color: #fff;
	font-size: 12px;
}

.jdt-list .dj-pic {
	background: url(../images/GoldMembers@2x.png) no-repeat center center;
	background-size: contain;
	width: 33px;
	height: 33px;
	line-height: 33px;
	position: relative;
	top: 3px;
	display: block;
	margin: auto;
	color: #939BA9;
	margin-bottom: 10px;
}

.mui-segmented-control.mui-segmented-control-inverted {
	height: 125px;
}

.mui-segmented-control .mui-control-item {
	line-height: 20px;
}

.mui-segmented-control.mui-segmented-control-inverted .mui-control-item {
	position: relative;
}

.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
	border-bottom: 0;
	color: #fff;
}

.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.active:before {
	content: '';
	height: 2px;
	background: #FFE46D;
	width: 100%;
	position: absolute;
	left: 0;
	top: 28px;
}

.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.active .dj-pic {
	background: url(../images/SilverMember@2x.png) no-repeat center center;
	background-size: contain;
	width: 42px;
	height: 42px;
	line-height: 42px;
	position: relative;
	top: 8px;
}


/*.jdt-list li.active img{ width: 42px; height: 42px; top: 3px; }*/

.dj-tle {
	background: #fff;
	font-size: 14px;
	color: #2C3E4D;
	letter-spacing: 0px;
	margin: 0;
	padding: 15px 0 0 15px;
	font-weight: 500;
}

.white-bg {
	background: #fff;
}

.center-dj-list .mui-row {
	background: #fff;
	padding: 10px 15px 0 15px;
}

.center-dj-list b {
	font-size: 14px;
	color: #F1AE45;
	letter-spacing: 0px;
	margin-bottom: 10px;
	display: block;
}

.center-dj-list p {
	font-size: 14px;
	color: #2C3E4D;
	letter-spacing: 0px;
	line-height: 24px;
}
/*新改动的扶贫中心*/
.fpzx-main-head{background: #fff; text-align: center; height: 50px; line-height: 50px; border-bottom: 1px #ddd solid;}
.fpzx-main-head li{font-size: 16px; color: #333333; letter-spacing: 0px; font-weight: 500;}
.fpzx-main-cont{background: #fff;text-align: center;}
.fpzx-main-cont li{/*height: 50px; line-height: 50px;border-bottom: 1px #ddd solid;*/ font-size: 14px;}
.fpzx-main-cont li.mui-table-view-cell{ padding: 13px 15px 2px 15px;}
.fpzx-main-cont li span{ display: inline-block;}
.fpzx-main-cont li.mui-table-view-cell:after{ left: -15px;}
.fpzx-main-cont li.mui-table-view-cell .mui-btn-red{ background: #FF7033; color: #fff;}
span.name-text{ display: inline-block; max-width:120px;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
/*.table thead {
	background: #fff;
	text-align: center;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px #ddd solid;
}

.table tr th {
	font-size: 16px;
	color: #333333;
	letter-spacing: 0px;
	font-weight: 500;
}

.table tbody {
	background: #fff;
	text-align: center;
}

.table tbody tr {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px #ddd solid;
}

.table tbody tr td {
	font-size: 14px;
	position: relative;
}

.table tbody tr:first-child {
	color: #ff613c;
}*/

.title.orange b {
	color: #ff613c;
	font-weight: 500;
}

.link-li a span.ts {
	margin-right: 0;
	color: #ff613c;
}

.btn-jb {
	display: inline-block;
	width: 50px;
	height: 24px;
	line-height: 24px;
	padding: 0;
	font-size: 12px;
	vertical-align: middle;
	/*margin-left: 15px;*/
	position: relative;
	right: -10px;
	background: #FF613C;
	border: 1px solid #FF613C;
	border-radius: 2px;
	color: #fff;
}

.checkbox {
	-webkit-appearance: none;
	width: 16px;
	height: 16px;
	background: url(../images/ThisTption.png) no-repeat center center;
	background-size: 16px 16px;
	border: none;
	/*position: relative;*/ position: absolute;
	left: 10px;
	top: 3px;
}

.checkbox:checked/*,.checkbox.active*/ {
	width: 16px;
	height: 16px;
	background: url(../images/CheckTheStatus.png) no-repeat center center;
	background-size: 16px 16px;
	border: none;
	/*position: relative;*/ position: absolute;
	left: 10px;
	top: 3px;
}

.Allcheckbox {
	margin-top: 15px;
}
.Allcheckbox .checkbox{ left: 25px;}
.Allcheckbox span {
	font-size: 16px;
	color: #333333;
	line-height: 14px;
	/*margin-left: 20px;*/ margin-left: 50px;
}

.jb {
	background: #FF7033;
	border: none;
	border-radius: 0;
	font-size: 16px;
	color: #fff;
	height: 50px;
}

.mui-bar.allbar {
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	border-top: 1px #ddd solid;
}


/*物流*/

.common_proInfo a.bt {
	font-size: 14px;
	color: #333;
	line-height: 17px;
	display: block;
	width: 215px;
	margin-bottom: 13px;
}

.common_proInfo p.txt {
	font-size: 14px;
	color: #888;
	line-height: 14px;
}

.common_proInfo p.txt font {
	color: #EA5404;
	font-family: arial;
}

.logistics-jdt-wrap {
	background: #fff;
	position: relative;
	overflow: hidden;
	padding: 15px 10px;
	border-bottom: 1px #f2f2f2 solid;
}

.logistics-jdt:before {
	content: '';
	height: 1px;
	background: #E6E6E6;
	width: 74%;
	position: absolute;
	left: 13%;
	top: 50%;
}

.logistics-jdt {
	text-align: center;
	font-size: 12px;
	color: #333;
	width: 98%;
	margin: auto;
}

.logistics-jdt span {
	display: block;
}

.logistics-jdt .icon_circle {
	display: block;
	width: 20px;
	height: 20px;
	margin: 5px auto;
	position: relative;
	top: 3px;
	border-radius: 50%;
	background: #CFCFCF;
border: 3px solid #E6E6E6;
}

.logistics-jdt .icon_circle.active {
	width: 25px;
	height: 25px;
	top: 0;
	background: #FF613C;
border: 3px solid #FFCBB5;
}

.logistics-list {
	background: #fff;
	padding-top: 30px;
}

.logistics-list li {
	padding: 0 0 30px 0;
	position: relative;
}

.logistics-list li .time-txt:after {
	content: '';
	width: 1px;
	background: #E6E6E6;
	height: 100%;
	position: absolute;
	left: 50%;
}

.time-txt {
	font-size: 14px;
	color: #333;
	line-height: 12px;
	text-align: center;
}

.logistics-list li:last-child .time-txt:after {
	content: '';
	width: 1px;
	background: #fff;
}

.time-txt {
	font-size: 14px;
	color: #333;
	line-height: 12px;
	text-align: center;
}

.time-txt font {
	font-size: 12px;
	color: #B6B6B6;
	display: block;
	margin: 8px 0;
}


/*.address-txt{ margin-top: -5px;}*/

.address-txt span {
	font-size: 14px;
	color: #323232;
	line-height: 14px;
}

.address-txt span i {
	font-style: normal;
	color: #EA5404;
}

.common_proInfo-list {
	font-size: 14px;
	color: #333;
	line-height: 14px;
}

.common_proInfo-list dd {
	margin-top: 10px;
}

.common_proInfo-list dd:last-child {
	margin-top: 20px;
}

.common_proInfo-list dd label {
	margin-right: 20px;
}

.common_proInfo-list span {
	font-size: 14px;
	color: #888;
	line-height: 14px;
}

.common_proInfo-list span.red {
	color: #ff7033;
}

.tk-list {
	position: relative;
}

.tk-list:before {
	content: '';
	height: 320px;
	width: 1px;
	position: absolute;
	left: 33px;
	top: 33px;
	background: #f2f2f2;
}
.afterSale_process{
	padding-left: 35px;
	background: #fff;
}
.afterSale_process .mui-row{
	border-left:1px solid #E6E6E6;
	position: relative;
	
}
.afterSale_process .mui-row:last-child{
	border: none;
}
.time-pic{
	height: 25px;
}
.time-pic .icon_circle {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position: absolute;
	left:-10px;
	background: #CFCFCF;
border: 3px solid #E6E6E6;
}

.time-pic.active .icon_circle {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	left:-13px;
	background: #FF613C;
border: 3px solid #FFCBB5;
}

.address-txt p {
	font-size: 14px;
	color: #b6b6b6;
	font-size: 12px;
}


/*售后详情*/

.afterSale_pro {
	padding-left: 10px;
}

.afterSale_pro .common_proInfo {
	padding-left: 15px;
}

.afterSale_pro .common_proInfo-list dd:last-child {
	margin-top: 15px;
}

.afterSale_btn {
	padding: 10px 0 20px 28px;
	background: #fff;
	overflow: hidden;
}
.afterSale_btn button{
	margin-right:15px;
	float: left;
} 
.afterSale_btn button:last-child{
	margin-right: 0;
}
.btn_common,.btn_orange{
	border: 1px solid #B2B2B2;
	border-radius: 2px;
font-size: 14px;
color: #333333;
padding: 5px 12px;
}
.btn_orange{
	border: 1px solid #FF613C;
font-size: 14px;
color: #FF613C;
}
.afterSale_detail{
	margin-top: 10px;
	padding: 15px;
	background: #fff;
font-size: 14px;
color: #888888;
}
.afterSale_detail_cell{
	overflow: hidden;
	padding-bottom: 5px;
}
.afterSale_detail_left{
	float: left;
	width: 28%;
	max-width: 80px;
}
.afterSale_detail_right{
	float: left;
	width: 72%;
	box-sizing: border-box;
	vertical-align: top;
}
.imgCell{
	display: inline-block;
	width: 60px;
	height: 60px;
	overflow: hidden;
	margin-right: 7px;
	margin-bottom: 2px;
}
.imgCell img{
	display: block;
	width: 100%;
}
/*重置input*/

.nc-input::-webkit-input-placeholder {
	color: #ccc;
}

.nc-input:-moz-placeholde {
	color: #ccc;
}

.nc-input::-moz-placeholder {
	color: #ccc;
}

.nc-input:-ms-input-placeholder {
	color: #ccc;
}

.mui-table-view.mui-input-group .mui-input-row label~input::-webkit-input-placeholder {
	color: #ccc;
	font-size: 14px;
}

.mui-table-view.mui-input-group .mui-input-row label~input:-moz-placeholder {
	color: #ccc;
	font-size: 14px;
}

.mui-table-view.mui-input-group .mui-input-row label~input::-moz-placeholder {
	color: #ccc;
	font-size: 14px;
}

.mui-table-view.mui-input-group .mui-input-row label~input:-ms-input-placeholder {
	color: #ccc;
	font-size: 14px;
}

/*大图*/
.big-pic { text-align: center; padding: 20px; background: #fff; width: 280px; height: 320px; position: absolute; top: 50%; left: 50%; margin-left: -140px; margin-top: -160px; z-index: 999;}
.big-pic img{ display: block; margin: auto; width: 239px; height: 240px; margin-bottom: 10px;}
.big-pic p{font-size: 18px;color: #F1681A;letter-spacing: 0px;}
/*积分弹窗*/
.bberich-supermark{
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height:100%;
    z-index: 10;
    /*display: none;*/
}
.bberich-supermark .mask{
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%;
    z-index:10;
    background: #000;
    opacity: .5;
}
.bberich-supermark-main{
    position: absolute;
    left:50%;
    top:50%;
    z-index: 999;
    width: 70%;
    margin-left: -35%;
    height:422px;
    margin-top: -211px;
}
.bberich-bg{background: #DAECFB; padding-top: 28px;}
.bberich-img{
    width: 100%;
}
.bberich-img img{
    width: 100%;
}
.bberich-close{
    width: 100%;
    height: 60px;
}
.bberich-close em{
    display: block;
    width: 2px;
    height: 20px;
    /*background: #fff;*/
    margin: 0 auto;
}
.bberich-close i{
    display: block;
    width: 36px;
    height: 36px;
    background:url(../images/Close@2x.png) no-repeat center;
    background-size: contain;
    margin:0 auto;
    cursor: pointer;
}
.bberich-txt h5{ text-align: center; 
font-size: 16px;
color: #333333;
letter-spacing: 0px;}
.bberich-txt h5 b{ display: inline-block; vertical-align: middle; margin: 0 5px; width: 80px; overflow: hidden; height: 35px; line-height: 35px; word-wrap: normal;
font-size: 40px;
color: #FF613C;
letter-spacing: 0px;}
.bberich-txt p{ text-align: center; margin: 10px;
font-size: 14px;
color: #333333;}
/*邀请好友*/
.friend-logo{ display: block; width: 60px; height: 60px; margin:20px auto;}
.friend-h2{font-size: 18px;color: #333; font-weight: 500; text-align: center; display: block; margin: 15px 0;}
.friend-h4{font-size: 14px;color: #888; font-weight: 500; text-align: center;}
.friend-img{ display: block; margin: auto; width: 300px; height: 300px;}
.friend-btn{text-decoration: none; display: block; width: 85%; height: 40px; line-height: 40px; text-align: center; background: #FF613C; border-radius: 4px;    font-size: 16px;color: #FFF;margin: 20px auto;}
.friend-btn:hover{ color: #fff;}
.share{ background: #fff; width: 100%;  height: 215px;position: absolute; bottom: 0; left: 0; z-index: 999;}
.share-tle{font-size: 16px;color: #333; text-align: center; font-weight: 500; padding: 20px 0;}
.share-btn{ border-top: 1px #f2f2f2 solid; text-align: center; height: 45px; line-height: 45px; width: 100%; position: absolute; left: 0; bottom: 0;}
.share-btn a.exit{font-size: 14px;color: #888; display: block;}
.share-main .bdshare-button-style0-16 a{ height: 55px; width: 25%;  display:inline-block;text-align: center; margin: 0; padding: 0; text-align: center; }
.share-main .bdsharebuttonbox a.bds_sqq{ background:url(../images/QQ@2x.png) no-repeat center center; background-size: 55px 55px;}
.share-main .bdsharebuttonbox a.bds_pyq{ background:url(../images/WeChat2x.png) no-repeat center center; background-size: 55px 55px;}
.share-main .bdsharebuttonbox a.bds_weixin{ background:url(../images/friends@2x.png) no-repeat center center; background-size: 55px 55px;}
.share-main .bdsharebuttonbox a.bds_tsina{ background:url(../images/weibo@2x.png) no-repeat center center; background-size: 55px 55px;}
.share-main .bdsharebuttonbox a:after{ display: block;font-size: 12px;color: #888; text-align: center; margin-top: 65px;}
.share-main .bdsharebuttonbox a.bds_sqq:after{content: 'QQ'; }
.share-main .bdsharebuttonbox a.bds_weixin:after{content: '朋友圈'; }
.share-main .bdsharebuttonbox a.bds_pyq:after{content: '微信'; }
.share-main .bdsharebuttonbox a.bds_tsina:after{content: '微博'; }
.bd_weixin_popup_foot:after{ content: ''; height: 20px; display: block;}
.mui-picker{background: #fff;}
/*数据分析*/
.center-top-data{ height: 111px;background: #FF613C; padding-top: 20px; text-align: center;}
.center-top-data img{ width: 50px; height: 50px; border-radius: 100%;}
.center-top-data .name-txt{ margin-top: 5px; }
.center-top-data .name-txt a{ color: #fff;}
.center-top-list-data{ padding-bottom: 0; height: 60px;}
.center-top-list-data ul{ padding: 10px 0 ; position: relative;}
.center-top-list-data ul:after{ content: ''; display: block; background: #ddd; width: 1px; height: 40px; position: absolute; left: 50%; top:10px; }
.title-data{ padding: 0 15px; height: 45px; line-height: 45px; background: #fff; overflow: hidden; border-bottom: 1px #ddd solid;}
.title-data span { display: inline-block;font-size: 16px; color: #333;}
.list-data li{ overflow: hidden; padding:10px 15px; position: relative;}
.list-data li:after{ content: ''; display: block; border-bottom: 1px #ddd solid; width: 100%; position: absolute; bottom: 0; left: 50px;}
.list-data-pic{ width: 50px; height: 50px; overflow: hidden; border-radius: 100%; border: 1px #ddd solid; float: left;}
.list-data{ background: #fff;}
.list-data-pic img{ display: block; width: 100%;}
.list-data-txt{ color: #333; font-size: 14px; margin-left: 10px; float: left;}
.list-data-txt b{ font-weight: normal; display: block; max-width: 200px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.list-data-txt p{ color: #333;}
.list-data-txt p span{display: inline-block; vertical-align: middle; }
.list-data-txt p font{  display: inline-block; vertical-align: middle; max-width: 50px; overflow: hidden; }
.list-data-tip{ float: right;max-width: 60px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.list-data-tip{ margin-top: 15px; font-size: 14px; color: #333;}
.center-top-data-num{ height: 111px;background: #fff; padding-top: 35px; text-align: center;}
.center-top-data-num .name-txt b{ font-weight: 500; color: #333; font-family: arial; font-size: 30px; display: block; margin-bottom: 10px ;}
.center-top-data-num .name-txt p{ color: #888; font-size: 16px;}
.data-num-list { background: #fff;}
.data-num-list li{ height: 50px; line-height: 50px; overflow: hidden; padding: 0 15px; color: #333; font-size: 14px; border-bottom: 1px #ddd solid;}
.data-num-list-Ltxt{ float: left;max-width: 200px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.data-num-list-Rtxt{ float: right;}
.data-num-list-Rtxt i{ display: inline-block; vertical-align:middle;max-width: 40px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.data-num-list-Rtxt font{ display: inline-block; vertical-align:middle;}
/*意见反馈*/
.tec.mui-table-view{ text-align: center; background: transparent;}
.tec.mui-table-view:after{ background: transparent;}
.fk-textarea{ height: 200px; line-height: 24px; font-size: 14px; width: 95%; border: none; margin:10px auto;}
textarea::-webkit-input-placeholder {color:#b2b2b2;}
textarea:-moz-placeholder { color:#b2b2b2; }
textarea::-moz-placeholder { color:#b2b2b2;}
textarea:-ms-input-placeholder {color:#b2b2b2;}
/*会员须知模块*/
.xz-cont-title{ position: relative;background: #fff; height: 45px; padding: 0 15px; }
.xz-cont-title:after{ content: ''; display: block; height: 1px; background: #ddd; width: 100%; position: absolute; left: 15px; bottom: 0;}
.xz-cont-title h3,.xz-cont-title h4{ font-size:16px; color: #333; font-weight: 700; line-height: 45px;}
.xz-cont-title h4{ font-size:14px; }
.xz-cont-txt{ background: #fff;}
.xz-cont-txt p{ font-size: 14px; line-height: 24px; padding:10px 15px; color: #333;}
.xz-cont-txt p b{ display: block;}
/*个人中心新增编辑图标*/
.center-top .name-txt a{ display: inline-block; vertical-align: middle;}
.center-top img.bj-icon{ display:inline-block; width: 20px; height: 20px; vertical-align: middle; border-radius: 0;}