.header {
	background: #454857;
	width: 100%;
	overflow: hidden;
	display: block;
	padding: 20px 0 20px 0;
	margin: 0 auto;
	width: 100%;
}

.hyn {
	line-height: 40px;
	width: 94%;
	margin: 0 auto;
	color: #454857;
	font-size: 14px;
}

.hyn a {
	float: right;
	color: #454857;
	list-style-type: none;
	text-decoration: none;
}

.xiugai {
	font-size: 14px !important;
}

.header-top {
	margin-bottom: 20px
}

.header-top h5 {
	line-height: 40px;
	color: #fff;
	font-weight: 100;
}

.header-top,
.header-bt {
	text-align: center;
}

.header-bt .header-left {
	float: left;
	width: 50%;
}

.header-bt .header-right {
	float: left;
	width: 50%;
}

.header-top h5,
.header-bt h5 {
	color: #f6f6f6;
	line-height: 26px;
	font-weight: 100;
	font-size: 14px;
}

.header-top h4,
.header-bt h4 {
	color: #fff;
	line-height: 26px;
	font-size: 20px;
}

.header-top h4 span,
.header-bt h4 span {
	font-size: 10px;
	margin-left: 4px;
}

.mune {
	background: #fff;
	overflow: hidden;
	display: block;
	margin: 10px auto 10px auto;
	box-shadow: 0 0 5px 0 #ddd;
	width: 96%;
}

.mune ul {
	padding-bottom: 20px;
	overflow: hidden;
	display: block;
}

.mune ul li {
	text-align: center;
	width: 20%;
	float: left;
	color: #454857;
	padding-top: 20px;
}

.mune ul li .name {
	font-size: 14px;
	line-height: 28px;
	color: #454857;
}

.mune ul li:active {
	background: #f9f9f9;
}

.list {
	width: 96%;
	margin-top: 10px;
	background: #fff;
	box-shadow: 0 0 5px 0 #ddd;
	margin-left: 2%;
}

.list .listBt {
	width: 94%;
	margin: 0 auto;
	border-bottom: 1px solid #eee;
	line-height: 40px;
	font-size: 14px;
	color: #454857;
}

.qxt {
	margin-top: 20px;
	width: 94%;
	margin-bottom: 20px;
}

.chart {
	padding: 30px;
}

.news {
	width: 96%;
	margin: 0 auto;
	text-align: left;
	font-size: 14px;
	line-height: 40px;
	background: #fff;
	text-indent: .6em;
	box-shadow: 0 0 5px 0 #ddd;
	color: #454857;
	height: 40px;
	overflow: hidden;
}

.newsicon {
	font-size: 18px !important;
	margin-right: 6px;
	line-height: 40px;
}


/*充值*/

.recharge {
	width: 96%;
	margin: 0 auto;
	background: #fff;padding:0 2%;

}

.recharge h4 {
	line-height: 50px;
	margin-left: 1.6666%;
	font-size: 16px;
	color: #454857;
	font-weight: 100;
}

.rechargelist {
	overflow: hidden;
	display: block;
}

.recharge .rechargelist ul {
	vertical-align: baseline;
}

.recharge .rechargelist ul li {
	float: left;

	width: calc(30% - 2px);
	padding: 14px 0;
	text-align: center;
	
	height: 30px;
	line-height: 30px;
	margin: 0 1.6666% 4%;
	font-size: 16px;
	color: #454857;
	border-radius: 5px;
	border: 1px solid #454857;
}
.recharge .rechargelist ul li input{width: 100%;height: 60px;background:none;border: none;color: #fff;margin-top: -20px;text-align: center;font-size: 16px;}
.recharge .rechargelist ul li p {
	font-size: 10px;
	width: 100%;
	margin-top: -15PX;
}

.rechargeIpn {
	margin: 10px 1.666%;
	border: 1px solid #ddd;
	display: block;
	overflow: hidden;
	border-radius: 5px;
}

.rechargeIpn input {
	border: 0;
	width: 100%;
	height: 48px;
	text-indent: 1em;
	font-size: 14px;
}

.rechargeBut {
	margin: 20px 1.6666%;
	border-radius: 5px;
}

.rechargeBut button {
	width: 100%;
	height: 48px;
	background: #454857;
	border: 0;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
}

.rechargeText {
	text-align: center;
	font-size: 14px;
}


/*工单*/

.wrapper {
	width: 100%;
}

.content {
	display: none;
	width: 100%;
	overflow: hidden;
}


/*点击该按钮的时候显示该颜色*/

.activea {
	background-color: #454857 !important;
	color: #fff !important;
}

.wrapper button {
	background-color: #ddd;
	list-style-type: none;
	width: 25%;
	height: 40px;
	font-size: 14px;
	border: none;
	overflow: hidden;
	display: block;
	float: left;
	color: #454857;
}

.sheettopSs {
	border: 1px solid #eee;
	width: 94%;
	margin: 20px auto;
	overflow: hidden;
	border-radius: 5px;
	box-shadow: 0 0 10px 0 #ddd;
}

.sheettopSs input {
	border: none;
	width: 100%;
	line-height: 40px;
	text-indent: 1em;
}

.sheetlist ul li {
	background: #fff;
	overflow: hidden;
	width: 90%;
	margin: 10px auto;
	padding: 3%;
	font-size: 14px
}

.sheetText {
	overflow: hidden;
	display: block;
	padding: 20px 0;
	font-size: 14px;
}

.sheetTextICon {
	float: left;
	width: 10%;
}

.sheetBt {
	line-height: 20px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	color: #454857;
}

.sheetBt span {
	float: right;
	color: #666;
}

.sheetBtum {
	overflow: hidden;
	display: block;
	border-top: 1px dashed #eee;
	line-height: 24px;
	padding-top: 10px;
}

.sheetBtumrq {
	float: left;
	color: #999;
}

.sheetBtumck {
	float: right;
	margin-right: 20px;
}

.sheetBtumdpj {
	float: right;
}

.sheetTextIConText {
	font-size: 14px;
}

.daipengjia {
	color: #f00;
	font-style: normal;
}

.weichuli {
	color: #04761C !important;
	font-style: normal;
}

.daichuli {
	color: #E3B608;
	font-style: normal;
}

.tianjia {
	position: fixed;
	bottom: 5%;
	background: #454857;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	right: 5%;
	color: #fff;
	text-align: center;
	line-height: 60px;
}

.tianjia .tijia {
	font-size: 24px;
	color: #fff;
}


/*我的客户*/

.customer-edit {}

.customer-editIpn {
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	display: block;
}

.customer-editIpn label {
	float: left;
	width: 22%;
	line-height: 50px;
	text-indent: .6em;
	color: #454857;
	font-size: 14px;
}

.customer-edit .customer-editIpn input {
	width: 78%;
	float: left;
	border: none;
	height: 50px;
}

.hakn {
	float: left !important;
	color: #454857;
	margin-right: 6px;
}

textarea:disabled,
input:disabled[disabled] {
	color: #fff;
	opacity: 1;
	background: #fff;
}


/*我的套餐*/

.setmealText {
	width: 100%;
	background: #f8f8f8;
	border-top: 1px solid #f6f6f6;
}

.setmeallist ul li {
	margin-bottom: 10px;
	overflow: hidden;
	display: block;
	width: 90%;
	padding: 0px 3%;
	background: #fff;
	box-shadow: 0 0 5px 0 #ddd;

}

.setmealText span {
	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
	display: block;
	float: left;
	color: #999;padding-bottom: 10px;
}

.setmealBt a {
	float: right;
}
.setmealBt label{font-size: 14px;float: right;color: #999;}

.setmealBt {
	line-height: 40px;
	font-size: 14px;
	color: #454857;
	overflow: hidden;
	display: block;
	
}

.setmealBt span {
	margin-right: 6px;
	background: #E3B608;
	font-size: 10px;
	padding: 3px;
	color: #fff;
}


/*.setmeallistshangjia{width: 100%; background: #ddd;overflow: hidden;text-align: center;line-height: 36px; margin-bottom: 20px;border-radius:5px ;}
.setmeallistxiajia{width: 100%; background: #454857;overflow: hidden;text-align: center;line-height:36px; margin-bottom: 20px;border-radius:5px ;}
.setmeallistshangjia a{color: #454857 !important;text-align: center;font-size: 14px;}
.setmeallistxiajia a{color: #eee !important;font-size: 14px;}*/

.setmeallistxiajia a {
	font-size: 14px;
}

.setmeallistxiajia {
	border-top: 1px dashed #eee;
	width: 100%;
	overflow: hidden;
	display: block;
	line-height: 40px;
}

.setbianji {
	font-size: 14px !important;
	margin-right: 4px;
}

.fa {
	text-align: left;
	padding-top: 10px;
	width: 70%;
}

.fb {
	text-align: right;
	padding-top: 10px;
	width: 30%;
}

.fc {
	text-align: left;
	padding-bottom: 10px;
}

.fd {
	text-align: right;
	float: right;
}

.setmeal-bj {
	margin-bottom: 56px;
}

.setmeal-bjlist {
	overflow: hidden;
	display: block;
	width: 96%;
	line-height: 46px;
	background: #fff;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	padding: 0 2%;
}

.setmeal-bjlist label {
	width: 25%;
	overflow: hidden;
	display: block;
	float: left;
	color: #999;
}

.setmeal-bjlist span {
	float: right;
	color: #454857;
}

.setmeal-bjlisIpn input {
	width: 100%;
	height: 46px;
	background: #fff;
	text-indent: 1em;
	border-radius: 5px;
	border: 1px solid #eee;
}

.setmeal-bjlisIpn {
	width: 96%;
	margin: 0 auto;
}

.setmeal-bjlisIpn h4 {
	line-height: 40px;
	font-size: 14px;
	color: #454857;
	font-weight: 100;
}

.setmealLISta button {
	background-color: #ddd;
	list-style-type: none;
	width: 33.333%;
	height: 40px;
	font-size: 14px;
	border: none;
	overflow: hidden;
	display: block;
	float: left;
	color: #454857;
}

.gudingtou {
	position: fixed;
	top: 0;
	width: 100%;
}

.sheettop {
	margin-top: 60px;
}


/*分配套餐*/

.ditributionlist {
	width: 94%;
	margin: o auto;
}

.ditributionlist ul {
	width: 100%;
	overflow: hidden;
	display: block;
	background: #fff;
}

.ditributionlist ul li {
	border-bottom: 1px solid #eee;
	font-size: 14px;
	line-height: 46px;
	overflow: hidden;
	display: block;
	padding: 0 2%;
}

.ditributionlist ul li span {
	float: right;
	color: #999;
	font-size: 14px !important;
}

.distributioner {
	position: fixed;
	top: 0;
	width: 100%;
	background: #fff;
	height: 100%;
	display: block;z-index:11 ;
}

.dailishangjia {
	line-height: 50px;
	width: 94%;
	margin: 0 auto;
	background: #fff;
	margin-bottom: 10px;
	box-shadow: 0 0 5px 0 #ddd;
	padding: 0 3%;
	font-size: 16px;
}
.setmealBt input{width:20px;height: 20px;position: absolute;margin-top: 10px;}
.setmealBt samp{padding-left: 24px;}

.distributionerss {
	float: right;
	background: #eee;
	overflow: hidden;
	display: block;
	width: 30px;
	height: 30px;
	margin-top: 10px;
	line-height: 30px;
	text-align: center;
	font-size: 18px !important;
	border-radius: 50%;
	color: #666666;
}

.chartipn {
	width: 96%;
	margin: 0 auto;
}

.chartipn ul li {
	width: 100%;
	margin-bottom: 10px;
}

.chartipn ul li input {
	height: 40px;
	width: 100%;
	text-indent: 1em;
}

.chartipn ul li {
	text-align: center;
	line-height: 40px;
}


/*修改密码*/

.password {
	width: 100%;
	display: block;
	overflow: hidden;
}

.password ul li {
	background: #FFFFFF;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	display: block;
}

.password label {
	width: 30%;
	float: left;
	overflow: hidden;
	display: block;
	line-height: 46px;
	text-indent: 1em;
	font-size: 14px;
}

.password input {
	width: 59%;
	float: left;
	height: 46px;
	text-indent: 0.6em;
	border: none;
	font-size: 16px !important;
}

.landing {
	width: 80%;
	margin: 20px auto;
}

.landing {
	border: 1px solid #252836;
	border-radius: 40px;
}

.landing input {
	border: none;
	height: 50px;
	background: none;
	width: 100%;
	text-indent: 2em;
	color: #999;
	box-shadow: 0 0 50px 0 #354857;
	font-size: 16px;
}

.landing button {
	border: none;
	height: 50px;
	background-image: linear-gradient(90deg, #354857 20%, #354857 80%);
	width: 100%;
	border-radius: 50px;
	color: #fff;
	font-size: 16px;
}

.landingx h3 {
	line-height: 160px;
	text-align: center;
	color: #ddd;
	font-size: 26px;
	font-weight: 100;
	font-family: sans-serif;
}

.bindmoney {
	width: 90%;
	margin: 0 auto;
	background: #fff;
	padding: 0 2% 10px 2%;
	border-bottom: 4px solid #454857;
	margin-bottom: 10px;
	overflow: hidden;
	display: block;
}

.bindmoney h4 {
	border-bottom: 1px solid #eee;
	line-height: 40px;
	font-weight: 100;
	font-size: 16px;
}

.bindmoney h4 span {
	float: right;
}

.bindmoneyxak {
	font-size: 14px;
	color: #666
}

.bindmoneyText {
	color: #666;
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	line-height: 30px;
}

.bindmoneyMoney {
	text-align: center;
	line-height: 40px;
	font-size: 30px;
	color: #454857;
}

.bindmoneyMoney span {
	font-size: 14px;
}

.bindhead {
	width: 50%;
	float: left;
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
}

.bindmoneyMoneyImg {
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

.bindmoneyMoneyImg img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.bindmoneyMoneywx {
	font-size: 18px;
}

.bindmoneyp p {
	font-size: 14px;
	line-height: 28px;
	color: #999 !important;
}

.bindmoneyp p:first-child(1) {
	padding-top: 10px;
}

.byjdingdan {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	border-top: 1px dashed #eee;
	line-height: 30px;
	padding-top: 10px;
	display: block;
	overflow: hidden;
}

.byjdingdan a {
	text-align: center;
	overflow: hidden;
	display: block;
	width: 100%;
}


/*数据统计*/

.commission {
	width: 100%;
	overflow: hidden;
	display: block;
	background: #fff;
	color: #454857;
	border-bottom: 4px solid #454857;
	margin-bottom: 20px;
	box-shadow: 0 0 10px 0 #eee;
}

.commission h4 {
	line-height: 50px;
	border-bottom: 4px solid #f9f9f9;
	font-weight: 100;
	font-size: 16px;
	padding: 0 2%;
}

.commissionlist ul {
	background: #fff;
	overflow: hidden;
	display: block;
	padding: 20px 0;
	border-bottom: 1px solid #eee;
}

.commissionlist ul li {
	width: 33.333%;
	float: left;
	text-align: center;
	padding: 10PX 0;
}

.commissionlist ul li h5 {
	font-size: 12px;
	font-weight: 100;
	color: #7a7a7a;
}

.commissionlist ul li p {
	line-height: 40px;
	font-size: 20px;
}

.rechargeIpnx {
	width: 96%;
}

.rechargeIpnx textarea {
	height: 80px;
	border: 1px solid #eee;
	width: 100%;
	background: #fff;
	padding: 8px 0;
	text-indent: 0.6em;
	font-size: 14px;
	border-radius: 5px;
}

.rechargeIpnadd input {
	height: 46px;
	text-indent: 0.6em;
	width: 70%;
	font-size: 14px;
	border: none;
	float: left;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}

.rechargeIpnadd {
	border: 1px solid #eee;
	width: 96%;
	border-radius: 5px;
}

.rechargeIpnadd button {
	width: 30%;
	height: 46px;
	background: #454857;
	border: none;
	color: #fff;
	font-size: 14px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}

.addution {
	background: #fff;
	width: 96%;
	margin-top: 20px;
}

.addutionbuttom {
	position: fixed;
	bottom: 0;
	width: 100%;
}

.addutionbuttom button {
	height: 48px;
	width: 100%;
	background: #454857;
	color: #fff;
	font-size: 14px;
	border: none;
}


/*消息列表*/

.newslist {
	width: 100%;
	overflow: hidden;
	display: block;
}

.newslist ul li {
	background: #fff;
	overflow: hidden;
	display: block;
	padding: 10px;
	border-bottom: 1px solid #eee;

}

.newslist ul li .newslistbt {
	line-height: 40px;
	width: 100%;
	color: #454857;
	font-size: 16px;
	height: 30px;
	overflow: hidden;
	padding: 10px 0;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
	float: left;
}

.newslist ul li .newslisttext {
	width: 100%;
	overflow: hidden;
	display: block;
}

.newslist ul li .newslisttext p {
	color: #999;
	font-size: 14px;
	line-height: 16px;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin-bottom: 10px;
}

.newslistbt span {
	float: right;
	color: #999;
	font-size: 14px !important;
	font-family: "arial, helvetica, sans-serif";
}

.daipengbiaoqian {
	color: #fff;
	font-style: normal;
	background: #f00;
	font-size: 12px;
	padding: 2px;
	border-radius: 5px;
	margin-right: 5px;
}

.newslist ul likl:active {
	background: #f9f9f9;
}

.newslistxq {
	padding: 10px;
	color: #454857;
	background: #fff;
}

.newslistxq h4 {
	text-align: center;
	line-height: 26px;
	padding-top: 20px;
}

.newslistxq p {
	line-height: 24px;
	line-height: 26px;
	color: #7a7a7a;
	font-size: 14px;
	text-indent: 2em;
}

.newslistxq h5 {
	text-align: center;
	padding-bottom: 20px;
	font-weight: 300;
	font-size: 14px;
	color: #7A7A7A;
}
.chongzhijilu{float: right;font-size: 14px;}
.rechargeButs{margin: 20px 10px 0 10px;font-size: 28px;font-weight: bold;letter-spacing:-2px;}
.rechargeButs span{font-size: 14px; margin-left: 5px;font-weight: 100;color: #7A7A7A;}

.qbuxian{position: fixed; bottom: 0;left: 0;width: 100%; background: #454857;height: 46px;}
.xiayibulaj{width: 70%;float: left;color: #fff;line-height: 46px;text-align: center;}
.xiayibulaj a{color: #FFf;overflow: hidden;display: block;width: 100%;height: 46px;}
.qbxz{float:left;width: 30%; background: #FD9E09;height: 46px;color: #FFFFFF;}
.qbxz span{margin-left: 10px;line-height: 46px;}
.qbxz input{width: 20px ;height: 20px;margin-left: 20px; margin-top: 13px;float:left;}
.setmeallistmmaght{margin-bottom: 60px;}


.shezhi{background: #FFf;width: 100%;padding-bottom: 20px;}
.shezhitop{ padding: 10px;color: #454857;}
.shezhitop p{color: #999;font-size: 15px;line-height: 30px; padding-top: 10px;}
.shezhitop p span{float: right;}
.shezhitopBT{line-height: 40px;font-size: 18px; border-bottom: 1px solid #eee;}
.shezhilist{padding: 10px; border-top: 10px solid #f8f8f8;}
.shezhilist p{line-height: 50px;color: #454857; border-bottom: 1px solid #f9f9f9;font-size: 16px;}
.shezhilist p span{color: #999;font-size: 16px;}
.shezhilistinput label{ color: #454857;width:35%; margin-right: 10px;}
.shezhilistinput input{width:60%; height: 40px;border:none;font-size: 16px}

.cgsb{text-align: center;width: 100%; overflow: hidden;display:block;line-height: 40px;background: #f9f9f9;color: #FD9E09;font-size: 14px;}
.sbichan {line-height: 50px;color: #999; border-top:1px solid #eee ;font-size: 14px;}
.sbichan span{color: #FD9E09;}

.wdwkcz{background: #fff;width: 100%; margin-bottom: 50px;}
.wdwkcz ul li{line-height: 44px;color: #999; border-bottom: 1px solid #eee; padding: 0 10px ;font-size: 15px;}
.wdwkcz ul li span{float: right;color: #454857;}
.luse{color: #007AFF !important;}

.dangqiantaocaon{overflow: hidden;display: block; padding:0 10px; border-top:10px solid #eee ;}
.dangqiantaocaon h5{color: #454857;font-weight: 700;line-height: 46px; border-bottom: 1px solid #eee;}
.dangqiantaocaonlist{border-bottom: 1px solid #eee;overflow: hidden;display: block;width: 100%;font-size: 14px;}
.dangqiantaocaonlist:last-child{border: none;}
.dangqiantaocaonlist p{width: 33.333%;float: left;overflow: hidden;display: block;line-height: 46px;}
.dangqiantaocaonlist .dangqiantaocaonright{text-align: right;color: #999;}
.dangqiantaocaonlist .dangqiantaocaoncenten{text-align: center;color:#FD9E09;}

.wdwkczcaidan{width: 100%; position: fixed;bottom: 0;left: 0; height: 46px;}
.wdwkczcaidanleft{width: 50%;float: left; height: 46px; color: #FFFFFF !important; background: #FD9E09;text-align: center;line-height: 46px;}
.wdwkczcaidanright{width: 50%;float: left; height: 46px; color: #FFFFFF !important; background: #454857;text-align: center;line-height: 46px;}
.wdwkczcaidanleft a ,.wdwkczcaidanright a{color: #FFFFFF !important;}
.chongzhizhongxin{line-height:46px;border-bottom: 1px solid #eee;}
.chongzhizhongxin label{color: #454857; padding-left: 2em;}
.chongzhizhongxin input[type=radio]{width: 30px;height: 24px;margin-top: 10px; position: absolute;}
.chongzhizhongxin:last-child{border: none;}
.liushkchqgg{width: 100%;float: left; height: 46px; color: #FFFFFF !important; background: #454857;text-align: center;line-height: 46px;}
.liushkchqgg a{color: #fff !important;}
