body,.mui-content {
	background: #FFFFFF;
}
.mui-bar {
	background-color: #4F8EF7;
}
.p-nav-bar a,h1,.p-circle-s p,.p-coverage>div>p {
	color: #FFFFFF !important;
}
.p-circle-b,.p-content-wrap{
	position: relative;
}
.filter-text {
	position: absolute;
    z-index: 2;
    right: 15px;
    color: white;
    top: 10px;
    font-size: 16px
}
.p-circle-b {
	display: none;
	width: 150px;
	height: 150px;
	margin: 0px auto;
	border-radius: 100%;
	border: 3px solid transparent;
	background-clip: padding-box, border-box;
	background-origin: padding-box, border-box;
	background-image: -webkit-linear-gradient(45deg, #4E8CF6, #4C89F5), -webkit-linear-gradient(45deg, #f5f9fe, #abcafd);
	-webkit-background-clip: padding-box, border-box;
	-webkit-background-origin: padding-box, border-box;
}
.p-up-icon{
	position: absolute;
    right: -23px;
    top: 0px;
    height: 15px;
    line-height: 15px;
    padding-left: 15px;
    background-image: url(https://hk.uenpay.com/static/resources/images/popularize/wfbpro/up.png);
    background-repeat: no-repeat;
    background-size: 15px;
    font-size: 15px;
    color: #FFFFFF;
}
.p-circle-s {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -65px;
	margin-top: -65px;
	width: 130px;
	height: 130px;
	border-radius: 100%;
	border: 1px solid rgba(255, 255, 255, .5);
	text-align: center;
}
.p-circle-s>p:first-child {
	font-size: 20px;
	margin-top: 23px;
}
.p-circle-s>p:last-child {
	font-size: 25px;
}
.p-content-wrap {
	padding-top: 24.6px;
	background-image: url(https://hk.uenpay.com/static/resources/images/popularize/wfbpro/coverage3.png);
	background-repeat: no-repeat;
}
.p-coverage {
	position: absolute;
	display: table;
	width: 100%;
	background-image: url(https://hk.uenpay.com/static/resources/images/popularize/wfbpro/coverage3.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 10px;
	bottom: -45px;
}
.p-coverage>div {
	display: table-cell;
	text-align: center;
}
.p-coverage>div>p {
	font-size: 15px;
}
#pullrefresh{
	padding: 20px 10px 10px 10px;
}
.p-popularize-detail-list-wrap {
	position: absolute;
    top: 177px;
    bottom: 0px;
	width: 100%;
	padding: 20px 15px 30px 15px;
	background-color: #FFFFFF;
	margin-top: 42px;
}
.p-popularize-detail-list-wrap ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.p-popularize-detail-list-wrap ul>li {
	display: flex;
	margin-bottom: 15px;
}
.p-popularize-detail-list-wrap ul>li>div>img {
	border: 0;
	width: 43px;
	height: 43px;
	border-radius: 100%;
}
.p-personnel-info {
	flex: 1;
	padding-left: 20px;
}
.p-personnel-info>p:first-child {
	font-size: 15px;
	color: #000000;
	margin-bottom: 2px;
}
.p-personnel-info>p:first-child span:first-child {
	display: inline-block;
}
.p-personnel-info>p:first-child span:last-child {
	padding-left: 10px;
}
.p-personnel-info>p:last-child {
	display: inline-block;
	font-size: 13px;
	color: #999999;
}
.p-personnel-info>p:last-child span:last-child {
	/* padding-left: 10px; */
}
.p-upgrade,.p-un-upgrade{
	font-size: 15px;
	text-align: right;
	margin-bottom: 2px;
}
.p-upgrade {
	color: #3090fb;
}
.p-un-upgrade {
	color: #ff801a;
}
.popularize-count {
	font-size: 13px;
	color: #999999;
}
.p-un-more {
	position: absolute;
	display: none;
	left: 0px;
	bottom: 0px;
	width: 100%;
	font-size: 15px;
	color: #999999;
	text-align: center;
	z-index: 11;
}
/************************重写MUI样式***************************************/
.mui-off-canvas-left, .mui-off-canvas-right{
	background-color: #FFF;
	width: 80%;
}
.mui-scroll{
	height: 100%;
}
.mui-scrollbar{
	display: none;
}
.mui-pciker-list>li{
	list-style: none;
}
/****************************************筛选******************************/

.filterTitle {
	font-size: 15px;
	color: #3c3c3c;
	line-height: 30px;
}

.filterBtn {
	display: flex;
	justify-content: space-between;
	margin-top: 15px;
	margin-bottom: 20px;
}

.filterBtn>p {
	color: #666666;
	font-size: 12px;
	width: 45%;
	height: 30px;
	background-color: #ebebeb;
	border-radius: 5px;
	text-align: center;
	line-height: 30px;
}

.filterBtn>p.active {
	background-color: #c6d7f9;
	color: #457cef;
}

.time_box {
	display: flex;
	justify-content: space-between;
}

.time_box>.selectTime {
	background: url(https://hk.uenpay.com/static/resources/images/popularize/wfbpro/youjian.png) center right no-repeat;
	background-size: 10px 12px;
	color: #999999;
	font-size: 12px;
	line-height: 30px;
	padding-right: 15px;
}

.buttons {
	display: flex;
	justify-content: space-around;
	position: fixed;
	bottom: 0;
	width: 100%;
}

.buttons>button {
	font-size: 16px;
	height: 50px;
	border: none;
	outline: none;
	border-top: 1px solid #cbcbcb;
	width: 50%;
	border-radius: none;
}

.buttons>button.cancel {
	color: #000000;
}

.buttons>button.sure {
	color: #FFFFFF;
	background-color: #457CEF;
	border-top: 1px solid #457CEF;
}
 #pullrefresh ::-webkit-scrollbar{
	width: 0px !important;
}

/***********时间插件*************/
.box{
	padding: 10px;
}
.mui-dtpicker-header {
	display: none;
}

.mui-dtpicker-title {
	display: none;
}

.mui-backdrop {
	opacity: 0 !important;
}

.mui-picker {
	background-color: #FFFFFF;
}

.mui-dtpicker .mui-picker {
	height: 75%;
}

.mui-picker+.mui-picker {
	border-left: 1px solid #DDDDDD;
}

.mui-pciker-list li.highlight {
	color: #457Cf0;
}

.mui-dtpicker {
	width: 60%;
	margin-left: 30%;
	box-shadow: none;
	border: none;
	height: 120px;
	overflow: hidden;
}

.dateTime {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	background-color: white;
	width: 100%;
	text-align: center;
	height: 80%;
	display: none;
}

.chooseTime {
	font-size: 15px;
	font-weight: 700;
	color: #000000;
	margin-top: 10%;
}

.startTime {
	color: #202020;
	font-size: 15px;
	margin-top: 10%;
}

.endTime {
	color: #202020;
	font-size: 15px;
	margin-top: 70%;
}
.buttons>button{
	border-radius: 0px;
}
@media only screen and (max-device-width: 320px) {
	.startTime{
		margin-top: 30%;
	}
}
@media only screen and (max-device-width: 375px) {
	.startTime{
		margin-top: 15%;
	}
}