.numbox_card_box_div *{
 	font-family: sans-serif;
}
 i{
	font-style: normal;
}
/*翻页符*/
.mui-slider-indicator .mui-indicator{
	box-shadow:0 0 0px 0px rgba(130, 130, 130, 0) !important;
	-webkit-box-shadow:0 0 0px 0px rgba(130, 130, 130, 0) !important;
}
.mui-indexed-list{
	background-color: #f5f5f5;
}
.alert_center{
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	transform: translateX(-50%) translateY(-50%);
}
/*div 分隔符*/
.mui-input-group .mui-input-row:after{
	background-color: #e5e5e5;
}
/*推广*/
.cou_li{
	padding: 0px;
	height: auto;
	width: auto;
}
.order-swiper{
	position: absolute !important;
	top: 1.76rem;
}
.container.header_no{
	padding-top: 0px;
	padding-bottom: 1.76rem;
}
.container.no_header{
	padding-top: 0px;
	
}
.container.bottom_no{
	padding-bottom: 0rem;
}

.container.bottom_normal{
	padding-bottom: 3.4rem;
	
}
.container.bottom_middle{
	padding-bottom: 3.4rem;
	
}
.container.bottom_little{
	padding-bottom: 2rem;
}
.container.bottom_small{
	padding-bottom: 1rem;
}
.container.place_container{
	padding-top: 5.36rem;
}
.container.place_container_second{
	padding-top: 3.86rem;
}
.mandatory_span{
	background-color: #FF8320;
	color: #fff;
	font-size: 0.48rem;
	padding: 0 0.08rem;
	display: inline-block;
	margin-right: 0.16rem;
	vertical-align: top;
}
/*swiper 选中颜色*/
.active.order-swiper_list{
	color: #4c7bff !important;
}
/*按钮 颜色*/
input[type='submit']:enabled:active, input[type='submit'].mui-active:enabled, .mui-btn-primary:enabled:active, .mui-btn-primary.mui-active:enabled, .mui-btn-blue:enabled:active, .mui-btn-blue.mui-active:enabled{
	border: 0px solid #4c7bfff;
    background-color: #4c7bff;
}
.container.order{
	padding-top: 3.56rem;
	
}
.container.coupon{
	padding-top: 99px;
}
.container.bottom{
	padding-bottom: 2.4rem;
}
.container.details_bottom{
	padding-bottom: 44px;
}
/*侧边*/
.estimat_left_nav.mui-col-xs-3{
	width: 22%;
}
.mui-col-xs-9.estimat_right_nav{
	width: 78%;
}
#layui-layer1.alert_class{
	position: fixed;
	left: 50% !important;
    top: 50% !important;
    transform: translateX(-50%) translateY(-50%) !important;
	background-color: transparent;
	box-shadow: 1px 1px 50px rgba(0,0,0,0);
	overflow: hidden !important;
}
.center_alert{
	position: fixed;
	left: 50% !important;
    top: 50% !important;
    transform: translateX(-50%) translateY(-50%) !important;
	background-color: transparent !important;
	box-shadow: 1px 1px 50px rgba(0,0,0,0) !important;
	
}
.alert_class .alert_content{
	border-radius: 0px 0px 4px 4px;
}
.error_class_border{
	position: relative;
}
/*图片蒙层*/
.close_pic{
	opacity: .5;
	position: relative;
}

.close_pic:after{
	content:'';
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(0,0,0,.3);
}
.error_class_border:after{
	content: '';
	display: inline-block;
	background-color: #f43a3a;
	height: 1px;
	left: 0px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	animation: mywidth 1s;
	z-index: 9;
}
@keyframes mywidth
{
	from {width : 0%;}
	to {width : 100%;}
}
/*错误 提示*/


/*=================================*/
html,body{
	height: 100%;
}
.ct_content,.ct_wrapper,.container{
	height: 100%;
}
.container{
	overflow: auto;
    padding-top: 1.76rem;
    margin-top: 0px !important;
}
.container.footer{
	padding-bottom: 1.76rem;
}
.container.footer_normal{
	padding-bottom: 2rem;
}
.container.application_card_bottom{
	padding-bottom: 3.36rem;
}
.container.mui-bar-footer{
	overflow: auto;
    padding-top: 1.76rem;
    padding-bottom: 50px;
    margin-top: 0px !important;
}
.mui-bar-footer.mui-bar{
	border-bottom: 0px solid #E5E5E5;
}

.mescroll-empty{
	background-color: #f5f5f5;
}
input, select, button{
	font-family: inherit;
}
.mui-input-row label ~ input, .mui-input-row label ~ select, .mui-input-row label ~ textarea{
	/*width: 74.28%;*/
	width: 70.28%;
}
header.mui-bar .mui-icon,.index_header .mui-icon{
	height: 100%;
	line-height: 1.76rem;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0.88rem;
}
header.mui-bar .mui-icon.mui-pull-right,.index_header .mui-icon.mui-pull-right{
	
	padding-left: 0.6rem !important;
}
header.mui-bar,.index_header{
	padding: 0 0.6rem;
	padding-right: 0.6rem;
	padding-left: 0.6rem;
}
.mui-bar-nav ~ .mui-content{
	padding-top: 1.76rem;
}
.mui-bar-nav ~ .mui-content .mui-slider.mui-fullscreen{
	top: 1.76rem;
}
.mui-bg-red{
	background-color: #F43A3A;
}
.mui-bg-normal{
	background-color: #f5f5f5;
}
.mui-bg-orange{
	background-color: #ffa72a !important;
}
.mui-green{
	color: #4ec48b;
}
.mui-gray-color{
	color: #808080 !important;
}
.mui-gray-color.mui-text-black{
	color: #808080 !important;
}
.mui-text-orange{
	color: #ff8320 !important;
}
.mui-text-red{
	color: #F43A3A !important;
}
.mui-text-black{
	color: #333333 !important;
}
.mui-text-blue{
	color: #4c7bff !important;
}
.mui-text-ccc{
	color: #cccccc !important;
}
.mui-text-deepgrap{
	color: #999999 !important;
}
.mui-text-looppgrap{
	color: #999999 !important;
}
.mui-text-bluegreen{
	color: #0FBEBF !important;
}
.middle_lineheight{
	line-height: 2rem !important;
	
}

.mui-border-radius{
	border-radius: 30px !important;
}
.layui-badge-dot.mui-bg-red{
	background-color: #F43A3A;
}
.money-text-size{
	font-size:0.64rem;
}

.mui-popup-backdrop{
	background: rgba(0, 0, 0, .6);
}
.ct_container{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
a{
	color: #4c7bff;
}


.ct_container .ct_header{
    width: 100%;
    height: 45px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 45px;
    text-align: center;
    border-bottom:1px solid #E5E5E5;
}
.ct_container .ct_header h3{
    font-size: 16px;
    margin: 0;
    line-height: 45px;
    font-weight: normal;
}

.ct_container .ct_header a span{
    color:#007aff;
}

.ct_container .ct_header .left{
    left: 0;
}
.ct_container .ct_header .right{
    right: 0;
}
.ct_footer{
    width: 100%;
    height: 55px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}
.ct_footer a{
  
    width: 33.3333%;
    height: 55px;
    float: left;
    text-align: center;
    padding-top: 10px;
}
.ct_footer a.now{
    color: orange;
}
.ct_footer a span{
    display: block;
    font-size: 12px;
  
}

.ct_container .ct_content{
    width: 100%;
    height: 100%;
}
.mui-scroll-wrapper.public_con{
	bottom:0;
}
.ct_container .ct_content .ct_wrapper{
    width: 100%;
    height: 100%;
    position: relative;
}

body{
    background: #fff;
}
ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
html {
    font-size: 36px
}
body {
    font-size: 17.28px
}
@media screen and (min-width:320px) {
    html {
        font-size: 24px
    }
    body {
        font-size: 12px
    }
}
@media screen and (min-width:360px) {
    html {
        font-size: 24px
    }
    body {
        font-size: 12px
    }
}
@media screen and (min-width:375px) {
    html {
        font-size: 25px
    }
    body {
        font-size: 12px
    }
}
@media screen and (min-width:384px) {
    html {
        font-size: 25.6px
    }
    body {
        font-size: 14px
    }
}
@media screen and (min-width:400px) {
    html {
        font-size: 26.66666667px
    }
    body {
        font-size: 14px
    }
}
@media screen and (min-width:414px) {
    html {
        font-size: 27.6px
    }
    body {
        font-size: 14px
    }
}
@media screen and (min-width:424px) {
    html {
        font-size: 28.26666667px
    }
    body {
        font-size: 14px
    }
}
@media screen and (min-width:480px) {
    html {
        font-size: 32px
    }
    body {
        font-size: 15.36px
    }
}
@media screen and (min-width:540px) {
    html {
        font-size: 36px
    }
    body {
        font-size: 17.28px
    }
}
@media screen and (min-width:720px) {
    html {
        font-size: 36px
    }
    body {
        font-size: 17.28px
    }
}
@media screen and (min-width:750px) {
    html {
        font-size: 36px
    }
    body {
        font-size: 17.28px
    }
}
input, button, select, textarea {
outline: none;
-webkit-appearance: none;
-webkit-user-select: text;
-user-select: text;
border-radius: 0;
border-color: white;
font-size: 12px;
padding: 0;
margin: 0;
}
.mui-back {
    color: #666666 !important;
}
/*input textarea  颜色 */
input::-webkit-input-placeholder {
color: #ccc ;  WebKit browsers /
}
input:-moz-placeholder {
color: #ccc ; / Mozilla Firefox 4 to 18 /
}
input::-moz-placeholder {
color: #ccc ; / Mozilla Firefox 19+ /
}
input:-ms-input-placeholder {
color: #ccc ; / Internet Explorer 10+ 
}
textarea::-webkit-input-placeholder {
color: #ccc ;  WebKit browsers /
}
textarea:-moz-placeholder {
color: #ccc ; / Mozilla Firefox 4 to 18 /
}
textarea::-moz-placeholder {
color: #ccc ; / Mozilla Firefox 19+ /
}
textarea:-ms-input-placeholder {
color: #ccc ; / Internet Explorer 10+ 
}
/*送优惠*/
.coupon_rule{
    top: 0.8rem;
    position: absolute;
    right: 0rem;
    width: 2.6rem;
    height: 0.92rem;
    line-height: 0.92rem;
    background-color: #fa4041;
    color: #fff;
    border-radius: 12px 0px 0px 10px;
    font-size: 0.52rem;
    text-align: center;
}
/*没有分隔线*/
.mui-table-view .mui-table-view-cell.last_li:after{
	height: 0px;
}
/*有分隔线*/
.mui-table-view .mui-table-view-cell.ever_li:after{
	height: 1px;
}
/*li 的颜色*/
.mui-table-view .mui-table-view-cell.li_color:after{
	background-color: #E5E5E5;
	height: 1px;
}
.mui-table-view.last_border .mui-table-view-cell:nth-last-child(1):after{
	height: 0px !important;
}
	
.mui-input-group .mui-input-row.input_color:after{
	background-color: #E5E5E5;
}
.mui-table-view .mui-table-view-cell.li_after_left:after{
	left: 0px;
}
.mui-bar{
	height: 1.76rem;
}
.mui-title{
	line-height: 1.76rem;
}
.no_card {
	margin: 0 auto;
	width: 7.2rem;
	height: auto;
}
.no_card p{
	text-align: center;
	color: #ccc;
	margin-top: 10px;
}
.no_image{
	margin-top: 100px;
	width: 7.2rem;
	height: 7.2rem;
	margin: 4rem auto 0 auto;
	
}
.no_image img{
	width: 100%;
	height: 100%;
}
/*成功邀请*/
.detail_project{
	height: 1.4rem;
	padding-top: 0.48rem;
	font-size: 0.52rem;
	color: #999999;
	padding-left: 15px;
}
.sign div{
	position: relative;
}
.nomal{
	position: relative;
}
/*图片头像阴影*/
.card_user{
	border-radius: 50%;
	background-color: rgba(255,255,255,.5);
	box-shadow: 0 0 16px rgba(9,34,162,.64);
	overflow: hidden;
	padding: 5px;
	margin: 0 auto;
}
.card_user img{
	border-radius: 50%;
    overflow: hidden; 
}

.sign_inedx .nomal{
	background:url(../images/icon_tab_home_nor@2x.png);
	
	background-size: cover;
}
.sign_finance .nomal{
	background:url(../images/icon_tab_finance_nor@2x.png);
	background-size: cover;
}
.sign_my .nomal{
	background:url(../images/icon_tab_mine_nor@2x.png);
	background-size: cover;
}
.sign_project .nomal{
	
	background:url(../images/icon_tab_project_nor@2x.png);
	background-size: cover;
}
.mui-nav .mui-tab-item.mui-active .sign_inedx .mui-active{
	background:url(../images/icon_tab_home_sel@2x.png);
	background-size: cover;
	z-index: 999;
}
.mui-nav .mui-tab-item.mui-active .sign_finance .mui-active{
	background:url(../images/icon_tab_finance_sel@2x.png);
	background-size: cover;
	z-index: 999;
}
.mui-nav .mui-tab-item.mui-active .sign_my .mui-active{
	background:url(../images/icon_tab_mine_sel@2x.png);
	background-size: cover;
	z-index: 999;
}

.mui-nav .mui-tab-item.mui-active .sign_project .mui-active{
	background:url(../images/icon_tab_project_pre@2x.png);
	background-size: cover;
	z-index: 999;
}
/*商户端底部*/

.icon_tab_home_nor.mui-active:before{
	content: '\e658' !important;
}
.icon_tab_message_nor.mui-active:before{
	content: '\e660' !important;
}
.icon_tab_mine_nor.mui-active:before{
	content: '\e662' !important;
}
.mui-active .label_bottom{
	color: #4c7bff !important;
}
.merchant_tab .sign .mui-icon{
	width: 1.04rem !important;
	height: 1.04rem !important;
	font-size: 1.04rem;
}
.mui-nav{
	background-color: #fff;
	border-top: 0.5px solid #E5E5E5;
}
.sign  div{
	height: 27px;
}
.mui-nav a span{
	font-size: 0.4rem;
	color: #333333;
}
.mui-nav .sign{
	width: 1.08rem;
	height: 1.08rem;
	margin: 0 auto;
}
.mui-nav .sign img{
	width: 100%;
	height: 100%;
}
.message_status{
	color: #cccccc;
	font-size: 0.56rem;
	
}
.shoptool_btn .submit{

	font-size: 18px;
}
.shoptool_btn .submit span.mui-icon{
		font-size: 15px;
		top: -1px;
		margin-right: 10px;
}

.mui-segmented-control .mui-control-item.mui-active.mui-active p{
	
	color: #007aff;
    border-bottom: 2px solid #4C7BFF;
    background-color: white;
    border-left-width: 0;
    width: 1rem; 
	margin: 0 auto;
	position: relative;
	bottom: -1px;
}
.mui-segmented-control .mui-control-item.p_height.mui-active.mui-active p{
	
	bottom: 0px;
}
	
	.mui-fullscreen .mui-segmented-control ~ .mui-slider-group{
		height: 100%;
	}
	.mui-pull-top-tips {
		position: absolute;
		top: -20px;
		left: 50%;
		margin-left: -25px;
		width: 40px;
		height: 40px;
		border-radius: 100%;
		z-index: 1000;
	}
	.mui-bar~.mui-pull-top-tips {
		top: 24px;
	}
	.mui-pull-top-wrapper {
		width: 42px;
		height: 42px;
		display: block;
		text-align: center;
		background-color: #efeff4;
		border: 1px solid #ddd;
		border-radius: 25px;
		background-clip: padding-box;
		box-shadow: 0 4px 10px #bbb;
		overflow: hidden;
	}
	.mui-pull-top-tips.mui-transitioning {
		-webkit-transition-duration: 200ms;
		transition-duration: 200ms;
	}
	.mui-pull-top-tips .mui-pull-loading {
		margin: 0;
	}
	.mui-pull-top-wrapper .mui-icon,
	.mui-pull-top-wrapper .mui-spinner {
		margin-top: 7px;
	}
	.mui-pull-bottom-tips {
		text-align: center;
		background-color: #efeff4;
		font-size: 15px;
		line-height: 40px;
		color: #777;
	}
	.mui-pull-top-canvas {
		overflow: hidden;
		background-color: #fafafa;
		border-radius: 40px;
		box-shadow: 0 4px 10px #bbb;
		width: 40px;
		height: 40px;
		margin: 0 auto;
	}
	.mui-pull-top-canvas canvas {
		width: 40px;
	}

.under_message{
	background-color: #F5F5F5;
	height: 41px;
	line-height: 41px;
	font-size: 0.56rem;
	color: #cccccc;
	text-align: center;
	/*font-family:"arial black";*/
}
.under_message p{
	font-size: 14px;
	color: #cccccc;
	font-family:sans-serif;
	position: relative;
	width: 80px;
	margin: 0 auto;
}
.under_message p:before{
	position: absolute;
	display: block;
	content: "";
	width: 50px;
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	left: 108%;
    top: 50%;
    transform: translateY(-50%);
}
.under_message p:after{
	position: absolute;
	display: block;
	content: "";
	width: 50px;
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	right: 108%;
    top: 50%;
    transform: translateY(-50%);
}
.z-index_active{
	z-index: 9999;
}
.mui-pull-bottom-wrapper{
	background-color: #F5F5F5;
	color: #cccccc;
}
/*开关*/
.stores_time_ul li {
    height: 2.6rem;
    position: relative;
    padding: 0 !important;
}
.stores_time_ul li .mui-media-body {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0.6rem;
    color: #333333;
    font-size: 0.68rem;
}

/*跑马灯*/
.txtMarquee-top{
	height:1.6rem;
	z-index: 9;
}
.infoList li{
	height: 1.6rem;
	padding: 0px 15px !important;
}
.infoList li a{
	height:1.6rem;
	padding: 0px 43px !important;
	margin: 0px -15px !important;
}
.infoList .left_icon{
	font-size: 18px;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    color: #4c7bff;
    left: 15px;
}
.infoList .right_icon{
	/*font-size: 18px;*/
	font-size: 0.72rem;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    color: #4c7bff;
    right: 15px;
    color: #999999;
}
.infoList .info_text_button{
	font-size: 14px;
	color: #022c9f;
	border: 0px !important;
	
}
marquee{
	width: 100%;
	font-size: 0.56rem;
	color: #4C7BFF;
	height: 1.6rem;
	line-height: 1.6rem;
}
.info_p{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

/*公共三角 下拉*/
.mengceng{
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.6);
    z-index: 9;
}

.mui-bar #title,.mui-bar-nav #title{
	padding: 0;
	right: auto;
	left: 50%;  
	transform: translateX(-50%);
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto;
    max-width: 50%; 
	
}


.check_item{
	width: 100%;
	background-color: #fff;
	position: fixed;
	top: 1.76rem;
	z-index: 9;
	overflow: hidden;
}   
.check{
		z-index: 10;
	}
.check li a{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.hide{
	display: none !important;
}
.check_active{
	transform: rotate(180deg) translateY(50%) !important;
	color: #4c7bff !important;
}
.mui-bar .icon_solid_arrow_b{
	font-size: 12px;
	right: 0px;
	left: auto;
	color: #666666; 
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
#title .span{
	display: block;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 20px;
}
.check_item .mui-selected .mui-navigate-right:after{
	font-size: 0.56rem;
}
.check .mui-table-view-cell:after {
    left: 0;
}
.mui-selected {
    color: #4c7bff;
}
.my_card{
	position: relative;
}
.check li:nth-child(even){background:#F0F0F0;}
.check_item li a{
	font-size: 0.64rem;
	color: #333333;
	line-height: 28px;
}
/*end*/
/*获取验证码*/

.login .mui-input-row .back_code.verification {
	color: #4c7bff;
}
/*login*/
.login_code{
	position: absolute;
}
.login_code p{
	margin-top: 6px;
	font-size: 12px;
}
.mui-margin-bg-bottom{
	margin-bottom: 28px;
}
/**/
.bottom_btn{
	height: 2.4rem;
	padding: 0 0.6rem;
}
.bottom_btn .submit {
	position: relative;
    width: 100%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
    border-radius: 4px;
}

    .mui-bar a.mui-icon:visited,.invation_header .mui-icon:visited,.index_header .mui-icon:visited {
    	opacity:0.6;

    }
    .mui-bar a.mui-icon:hover,.invation_header .mui-icon:hover,.index_header .mui-icon:hover {
    	opacity:0.6;
    
    }
    .mui-bar a.mui-icon:active,.invation_header .mui-icon:active,.index_header .mui-icon:active {
    	opacity:0.6;
   
    }
    /**/
    .common_btn{
    	position: relative;
    	background-color: #4c7bff;
    }
   
    .common_btn:visited {
    	opacity:0.6;
    	background-color: #4c7bff;
		color: white !important;
		
    }
    .common_btn[disabled]{
    	opacity: .6;
    }

	.buy-number input[disabled]{
		opacity: .6;
	}
    .common_btn[disabled]:visited {
    	opacity:0 !important;
    	background-color: #4c7bff;
		color: white !important;
		
    }
    .common_btn:visited .btn_meng{
    	width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    background-color: rgba(0,0,0,.2);
	    z-index: 99999;
	    color: inherit;
    }
    .common_btn[disabled]:visited .btn_meng{
    	width: 0 !important;
	    height: 0 !important;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    background-color: rgba(0,0,0,.0) !important;
	    opacity: 0 !important;
	    z-index: 99999;
	    color: inherit;
	    /*background-color: red !important;*/
    }
    .common_btn:hover {
    	/*color: #fff !important;*/
    }
    .common_btn:active{
    	background-color: #4c7bff !important;
    	color: #fff !important;
    }
    .common_btn:active .btn_meng {
    	width: 100%;
	    height: 100%;
	    position: absolute;
	    bottom: 0px;
	    left: 0px;
	    background-color: rgba(0,0,0,.2);
    }

    .common_btn[disabled]:active{
    	background-color: #4c7bff !important;
    	color: #fff !important;
    }
    .common_btn[disabled]:active .btn_meng {
    	width: 100%;
	    height: 100%;
	    position: absolute;
	    bottom: 0px;
	    left: 0px;
	    background-color: rgba(0,0,0,0);
    }
    
    .quick_pay:hover {
    	color: #4c7bff !important;
    }
    .quick_pay:active{
    	background-color: #4c7bff !important;
    	color: #fff !important;
    }
    .quick_pay{
	
		border: 1px solid #4c7bff;
		border-radius: 20px;
		color: #4c7bff;
		background-color: #fff;
	
	}
	.quick_pay_a:hover{
		color: #4c7bff !important;
	}
	.quick_pay_a:active{
    	background-color: #fff !important;
    	color: #4c7bff !important;
    }
    .clear_button:active{
		background-color: #fff !important;
		color: #333333 !important;
	}
	.clear_button:hover{
		background-color: #fff !important;
		color: #333333 !important;
	
	}

    .quick_pay_a{
	
		border: 1px solid #fff;
		border-radius: 0px;
		color: #4c7bff;
		background-color: #fff;
	
	}
	.red_pay:hover {
    	color: #f43a4a !important;
    }
    .red_pay:active{
		background-color: #f43a4a !important;
		color: #fff !important;
	}
	.red_pay{
		border: 1px solid #f43a4a;
		border-radius: 20px;
		color: #f43a4a;
		background-color: #fff;
	}
	

	/*上传按钮*/
	/*.cancel_pay:active{
		color: #333333 !important;
		background-color: inherit !important; 
	}*/
	.cancel_pay:active{
		/*background-color: inherit !important;*/ 
		color: #333333 !important;
	}
	.cancel_pay:hover{
		/*background-color: inherit !important;*/ 
		color: #333333;
	}
	.cancel_pay {
	  
	    border: 1px solid #CCCCCC;
	    border-radius: 20px;
	    color: #333333;
	    background-color: #fff;
	 
	}
	a:active, a:hover {
	    color: #4C7BFF;
	}
    /**/
   
   	.common_btn_secondary{
    	position: relative;
    }
    .common_btn_secondary:visited {
    	opacity:0.6;
    	background-color: #fff;
		color: white !important;	
    }
    .common_btn_secondary:visited .btn_meng{
    	width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    background-color: rgba(0,0,0,.2);
	    z-index: 99999;
    }
    .common_btn_secondary:hover {
    	color: #333333 !important;
    }
    .common_btn_secondary:active{
    	background-color: #fff !important;
    	color: #333333 !important;
    }
    .common_btn_secondary:active .btn_meng {
    	width: 100%;
	    height: 100%;
	    position: absolute;
	    bottom: 0px;
	    left: 0px;
	    background-color: rgba(0,0,0,.2);
    }
    /*次要操作黑白按钮*/
   .common_btn_third:visited{

	    background-color: rgba(0,0,0,.2) !important;
	    z-index: 99999;
    }
    .common_btn_third:active{

	    background-color: rgba(0,0,0,.2) !important;
    }
    .common_btn_third{
    	overflow: hidden;
    	position: relative;
    }
	.mui_white{
		color: #fff;
	}
	

    .mui_white:hover{
		opacity:0.6;
		color: #fff;
    }
    .mui-back:hover{
		opacity:0.6;
		color:#666666;
    }
    .mui_white:visited{
		opacity:0.6;
		color: #fff;
    }
    .mui-back:visited{
		opacity:0.6;
		color:#666666;
    }
    .mui_white:active{
		opacity:0.6;
		color: #fff;
    }
    .mui-back:active{
		opacity:0.6;
		color:#666666;
    }
	.no_click{
		width: 100%;
	    height: 100%;
	    position: absolute;
	    z-index: 9999;
	    opacity: 0;
	}
.problem_evaluate {
    border-top: 1px dashed #cccccc;
    padding-top: 0.48rem;
    text-align: center;
    margin-bottom: 1.6rem;
}
.problem_evaluate .evaluate_text {
    font-size: 0.56rem;
    color: #666666;
    height: 0.56rem;
    line-height: 0.56rem;
    margin-bottom: 0.8rem;
}
.problem_evaluate .details_button:nth-child(2) {
    margin-right: 0.6rem !important;
}
.details_button {
    width: 4rem;
    height: 1.2rem;
    border-radius: 30px;
    border: 1px solid #cccccc;
    font-size: 0.6rem;
    color: #333333;
}
.details_icon {
    font-size: 0.8rem;
    color: #999999;
    margin-right: 0.2rem;
}
.btn_radio_round_sel_new.details_icon {
    color: #4c7bff;
}
.middle_nav .bottom_btn{
	height: 2rem;
}
.middle_nav .bottom_btn .submit{
	height: 1.44rem;
}
/*动画 全屏退出*/
 .layui_hide{
	animation: myfirst .4s;
	-moz-animation: myfirst .4s;
	-webkit-animation: myfirst .4s;
	-o-animation: myfirst .4s;
	}
	@keyframes myfirst
	{
	from {top : 0%;}
	to {top : 200%;}
	}
	
	@-moz-keyframes myfirst /* Firefox */
	{
	from {top : 0%;}
	to {top : 200%;}
	}
	
	@-webkit-keyframes myfirst /* Safari 和 Chrome */
	{
	from {top : 0%;}
	to {top : 200%;}
	}
	
	@-o-keyframes myfirst /* Opera */
	{
	from {top : 0%;}
	to {top : 200%;}
	}
/*半屏退出*/
 .layui_harf_hide{
	animation: myfirst .3s;
	-moz-animation: myfirst .3s;
	-webkit-animation: myfirst .3s;
	-o-animation: myfirst .3s;
	}
	@keyframes myfirst
	{
	from {top : 27%;}
	to {top : 120%;}
	}
	
	/*底部信息 */
	.under_title{
		width: 100%;
		position: fixed;
		bottom: 20px;
		padding: 0 0.6rem;
		font-size: 0.52rem;
		color: #cccccc;
		line-height: 0.72rem;
    }
    /*下拉刷新*/
   	.mescroll-downwarp{
		/*top: 44px;*/
		max-height: 60px;
		line-height: 61px;
	}
	.downwarp-content{
		top: 0px;
	    line-height: 38px;
	    height: 60px;
	}
	.mescroll-upwarp{
	    line-height: 51px !important;
	    height: 50px !important;
	    padding: 0px !important;
	}
	.project_item_list .project_list:nth-last-child(1){
		margin-bottom: 0px;
	}
	.mescroll {
	    width: 100% !important;
	    height: 100% !important;
	    overflow-y: auto !important;
	    overflow: auto !important;
	}
	.mescroll-downwarp .downwarp-content{
		padding: 0px;
	}
	.mui-popup-text{
		word-wrap: break-word;
	}
	/**/
	.consume .consume_status{
		text-align: center;
		position: absolute;
		width: 0.6rem;
		height: 0.6rem;         
		border-radius: 2px;
		font-size: 0.48rem;
		line-height: 0.6rem;
		background-color: rgb(255,131,32);
		left: 104%;
	    color: #fff;
	    /*padding: 0.04rem  0px 0.04rem 0rem;*/
	    top: 50%;
        transform: translateY(-50%);
	}
	.consume{
	 	position: relative;
	    color: #999999;
	    font-size: 0.64rem;
	    line-height: 0.64rem;
	}
	.consume_label{
		line-height: 1.4rem;
	}
	.consume .card_code{
	 	float: right;
	 	color: #333333;
	 	width: 68.33%;
	 	text-align: right;
	 	line-height: 1.4rem;
	 	word-break: break-all;
	 }
	.boxx:checked{
		background-color: #fff;
		border: 0px solid #fff;
	}
	.mui-radio input[type='radio']:before, .mui-checkbox input[type='checkbox']:before{
		color: #b2b2b2;
	}
	.close{
		height: 100%;
		line-height: 44px;
	}
	.mui-checkbox input[type='checkbox']:before{
		content: '';
	}
	.boxx {
		content: '\e590';
	    position: absolute;
	    color: #007aff;
	    font-size: 0.48rem;
	    width: 20px !important;
	    height: 20px !important;
	    line-height: normal;
	    border-radius: 50%;
	    border: 1px solid #b2b2b2 !important;
	    color: #007aff;
	    top: 50%;
	    left: 25%;
	    transform: translateY(-50%);
	    background-color: #fff;
	}

	.boxx:checked::after {
	    content: '\e635' !important;
	    left: -1px;
	    position: absolute;
	    color: #4c7bff;
	    /* background-color: #fff !important; */
	    z-index: 99;
	  	top: -1px;
	    position: absolute;
	    font-size: 20px;
		overflow: visible;
		border-radius: 50%;
	}

	.boxx:disabled::after {
	  
	    position: absolute;
	    font-size: 0.8rem;
	    z-index: 99;
	}
	.boxx:disabled{
		background-color: #e5e5e5 !important;
	}

	.boxx:checked.boxx:disabled{
		opacity: .6;
		color: rgba(76,123,255,.6);
	}

	

/**/
.project_status{
	display:inline-block;
	width:1.84rem;
	height:0.76rem;
	line-height:0.7rem;
	font-size: 0.48rem;
	color: #fff;
	background-color: #e9954b;
	border: 1px solid #ff8320;
	position: absolute;
	border-radius: 4px;
}

.detail_status{
	color: #ff8320;
    background-color: rgba(255,131,32,.2);	    
}
.contract_status{
	width: auto;
    padding: 0 0.2rem;
    height: 0.76rem;
    font-size: 0.48rem;
    color: #fff;
    background-color: #e9954b;
    border: 1px solid #ff8320;
    position: absolute;
    top: 24px;
    left: 17px;
    border-radius: 4px;
}

.bar{
	width: 100%;
	height: 0.2rem;
	border-radius: 30px;
	background-color: #e9e9e9;
	position: relative;
	overflow: hidden;
}
.bar .bar_color{
	position: absolute;
	width: 50%;
	background-color: #4c7bff;
	height: 100%;
	border-radius: 30px;
}
/*分享*/
.mongolia{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	z-index: 999;
	background-color: rgba(0,0,0,.6);
}
.shore_pic {
    width: 10.96rem;
    height: 9.1rem;
    position: absolute;
    right: 0.8rem;
    top: 0.8rem;
}
.shore_pic img{
	width: 100%;
	height: 100%;
}
/*提交按钮*/
.sub{
	height:1.76rem;
	background-color: #4c7bff;
	width: 100%;
	position: absolute;
	bottom: 0px;
	color:#fff;
	border: 0px;
	font-size: 0.72rem;
    color: #fff;
}

/**/
.payway li {
	padding: 0 !important;
}
.payway li a{
	height: 2rem;
	margin: 0 !important;
	line-height: 2rem;
	padding-left: 15px !important;
}
.check li:nth-child(even){
	background-color: #fff;
}
.payway .mui-selected {
    color: inherit;
}
.payway .mui-table-view-cell:last-child:before,.payway  .mui-table-view-cell:last-child:after{
	height: 1px;
}
.pay_way_item .layui-layer-title{
	width: 100%;
	height: 2rem;
	font-size: 0.72rem;
	color: #666666;
	line-height: 2rem;
	border: 0px;
	position: relative;
}

.layui-layer-ico:after{
	content: '\e597';
	font-size: 0.6rem;
	color: #666666;
	/*background-color: blue;*/
}
.layui-layer-setwin .layui-layer-ico{
	width: 0.6rem;
	height: 0.6rem;
	font-size: 0.6rem;
	margin-left: 0px;
	/*background-color: red !important;*/
}
.layui-layer-ico{
	background: none !important;
}
.pay_way_item .layui-layer-setwin{
	position: absolute;
	top: 1rem;
    transform: translateY(-50%);
}
.layui-layer-title{
	text-align: center;
	padding: 0px !important;
}

.layui-layer-content .check_item{
	position: inherit;
}
.layui-layer-setwin{
	left: 15px !important;
}
/*标记*/

    .img_sign {
        content: '5';
        background-color: #fff;
        /* color: #f43a4a; */
        font-size: 0.44rem !important;
        border-radius: 30px;
       /*  border: 1px solid #f43a4a; */
        padding: 0rem;
      	left: 50%;
        width: 17px;
        height: 17px;
        line-height: 15px;
       /*  border: 1px solid #fff; */
    }
    .img_sign.subscript{
    	background-color: #fff;
    	color: #f43a4a;
    	border: 2px solid #f43a4a;
    	font-weight: 700;
    	font-size: 0.44rem !important;
    	width: auto !important;
    	height: 0.64rem;
    	min-width: 0.64rem !important;
    	padding: 0px 0.08rem !important;
    	line-height: 0.536rem;
    	display: flex;
	    align-items: center;
	    -webkit-justify-content: center;
	    justify-content: center;
	    top: -0.32rem;
	    left: 0.8rem;
    }
    .litter_sign{
        width: 0.48rem;
        height: 0.48rem;
        border-radius: 50%;
        background-color: #f43a3a;
        border: 0.08rem solid #fff;
        display: block;
       
    }
    .litter_sign.absolute{
		top: 0px;
	    right: 0px;
	    position: absolute;
	}
    .storetool_span {
    	top: 0px;
        color: #fff;
        min-width: 0.8rem;
        height: 0.8rem;
        line-height: 0.64rem;
        background-color: #f43a3a;
        padding: 0 5px !important;
        width: auto !important;
        left: 50%;
        position: absolute;
  		text-align: center;
        transform: none;
        z-index: 999;
       border: 2px solid #fff;
    }
.check_button{
	width: 100%;
	height: 50px;
	color: #fff;
	background-color: #4c7bff;
	position: absolute;
	bottom: 0px;
	line-height: 44px;
	font-size: 0.72rem;
}
.order_nav .shopping_cart{
	position: relative;
}
.order_nav .shopping_cart .card_number{
	top: 0rem;
	right: -50% !important;
}
/*按钮*/
/*灰色*/
.gray_button {
    display: block;
    width: 100%;
    height: 1.76rem;
    line-height: 1.68rem;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ccc;
    color: #CCCCCC;
    font-size: 0.72rem;
    color: #333333;
}
.btn_parent{
	padding: 0  0.6rem;
}
.btn_parent .submit {
    width: 100%;
    height: 1.76rem;
    border-radius: 4px;
    font-size: 0.72rem;
}
/*common ul*/
.common_ul li a{
	padding-left: 15px !important;
	margin: 0px !important;
	line-height: 2rem !important;
}
.common_ul li{
	padding: 0px !important;
	height: 2rem;
}
.contract_message span{
	font-size: 0.48rem;
}
.mui-margin-nav-top{
	margin-top: 0.8rem;
}
.mui-margin-nav-bottom{
	margin-bottom: 1rem !important;
}
.mui-margin-little-bottom{
	margin-bottom: 0.6rem !important;
}
/*点击查看更多*/
.nearby_more li a {
    font-size: 0.56rem;
    color: #999999 !important;
}
.content_copy{
    color: #4c7bff;
    text-decoration: underline;
    font-size: 0.36rem;
}
/*图片*/
@media (-webkit-min-device-pixel-ratio:2),(min-device-pixel-ratio:2){
	body{
		/*background-color: gold !important;*/
	}
	.status_img{
		
		background: url(../images/auth_bank_statused@2x.png) no-repeat;
		background-size: cover;
	}
	.auth_status{
		background: url(../images/successed_blue@2x.png) no-repeat;
		background-size: cover;
	}
	.stock_img{
		background: url(../images/stock_pay@2x.png) no-repeat;
		background-size: cover;
	}
	.nav_bonus .financing_pic{
		background: url(../images/icon_financing_plan@2x.png) no-repeat;
		background-size: cover;
	}
	.nav_bonus .project_pic{
		background: url(../images/icon_project_details@2x.png) no-repeat;
		background-size: cover;
	}

	
}
@media (-webkit-min-device-pixel-ratio:3),(min-device-pixel-ratio:3){
	body{
		/*background-color: hotpink !important;*/
	}
	.status_img{
		
		background: url(../images/auth_bank_statused@3x.png) no-repeat;
		background-size: cover;
	}
	.auth_status{
		background: url(../images/successed_blue@3x.png) no-repeat;
		background-size: cover;
	}
	.content_pic{
		/*background: url(../images/icon_state_time_gray@3x.png) no-repeat;*/
		background-size: cover;
	}
	.stock_img{
		background: url(../images/stock_pay@3x.png) no-repeat;
		background-size: cover;
	}
	.nav_bonus .financing_pic{
		background: url(../images/icon_financing_plan@3x.png) no-repeat;
		background-size: cover;
	}
	.nav_bonus .project_pic{
		background: url(../images/icon_project_details@3x.png) no-repeat;
		background-size: cover;
	}
	
	
}
.pri_sigin {
    width: 3px;
    height: 10px;
    background-color: #ff8320;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 1.5px;
    color: #0FBEBF;
}
.record_sigin {
    width: 0.12rem;
    height: 0.4rem;
    background-color: #4c7bff;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 1.5px;
    color: #0FBEBF;
}
.autoreceipt span{
	color: #ff0000 !important;
}
/*项目状态标志*/
.project_status {
    width: auto;
    padding: 0 0.2rem;
    height: 0.76rem;
    font-size: 0.48rem;
    color: #fff;
    background-color: #e9954b;
    border: 1px solid #ff8320;
    position: absolute;
    top: 0.96rem;
    left: 0.68rem;
    border-radius: 4px;
    opacity: .8;
    z-index: 9;
}
.order_status {
    width: auto;
    padding: 0 0.2rem;
    height: 0.76rem;
    font-size: 0.48rem;
    color: #fff;
    border-radius: 4px;

}
.mui-table-view-cell > a:not(.mui-btn).mui-active {
    background-color: #fff;
    opacity: 1;
}
.mui-table-view-cell.mui-active{
	background-color: #fff;
    opacity: 1;
}
/*.mui-icon-clear{
	line-height: 40px;
}*/

.mui-icon.mui-icon-clear {
    top: 50% !important;
    right: 15px !important;
}

.mui-icon.mui-icon-clear {
    top: 50% !important;
    transform: translateY(-50%);
    line-height: 38px;
}
.message .mui-icon.mui-icon-clear{
	top: 0% !important;
    transform: translateY(0%);
}

/*休息中*/
.stores_status{
	width: auto;
	padding: 0 0.2rem;
	font-size: 0.48rem;
	position: absolute;
	border-radius: 4px 0 0 0;
    left: 0;
    top: 0;
    color: #fff;
    background-color: #999999;
    opacity: 1;
    border: 0px;
    height: 0.76rem;
    line-height: 0.76rem;
    z-index: 9;
}
/*禁用*/
.check_button[disabled="disabled"] {
    background-color: rgba(76,123,255,.6) !important;
}
/*协议按钮*/
.pay_footer{
	height: auto;
	padding: 0px;
	
}
.pay_footer .up_button{
	height: 1.8rem;
	background-color: #fff;
	/*line-height: 1.8rem;*/
}
.pay_footer .under_button{
	border: 0px;
	height: 1.76rem;
	background-color: #4c7bff !important;
	color: #fff;
	font-size: 0.72rem;
	width: 100%;
	color: #fff;
}
.pay_footer .under_button span{
	color: #fff;
}
/*协议*/
.contract {
    height: 15px;
    width: 100%;
    padding: 0 15px;
}

.stores_details_a_button{
	height: 2rem;
}
.stores_details_a_button .bottom_btn{
	height: 2rem;
}
.stores_details_a_button a{
	display: block;	
}
.stores_details_a_button a button{
	height: 1.44rem;
}
.stores_details_a_button a button .btn_meng{
	border-radius: 50px;
}
.box {
    height: 12px;
    width: 12px;
    margin-right: 5px;
    -webkit-appearance: none;
    border: 1px solid #e5e5e5 !important;
    background: #fff;
    position: relative;
    top: 1.7px !important;
    vertical-align: middle;
    padding-top: 0px !important;
    border-radius: 2px;
}

.up_button{
	position: relative;
}
.stock .mui-tab-item{
	height: 1.8rem;
}
.mui-bar-tab .mui-tab-item{
	white-space:inherit;
}
.mui-bar-tab .mui-tab-item .mui-icon.box{
	height: 12px;
	width: 12px;
}
.contract .contract_message{
	width: 91%;
}
	
/*数字按钮*/
.buy-number .mui-btn:disabled{
	background-color: #f5f5f5 !important;
	opacity: 1;
	color:#CCCCCC !important;
}
.buy-number{
	height: auto;
	height: 30px;
	line-height: 30px;
    width: 122px;
    padding: 0 30px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    background-color: #fff;
}
.buy-number button:nth-child(3),.buy-number button:nth-child(1){
	color: #666666;
	background-color: #fff;
}
.buy-number button{
	width: 30px !important;
}
.buy-number input{
	width: 60px !important;
	border-color: #E5E5E5 !important;
	font-size: 15px;
	color: #333333;
}
.consume .green_icon{
	background-color: #0fbebf;
}
.consume .blue_icon{
	background-color: #8f7aeb;
}
/*加粗*/
.mui-font-weight{
	font-weight: 700;
}
/*项目底部*/
.project_nav{
	border: 0px !important;
	height: 44px !important;
}
.project_nav a{
	height: 44px !important;
}

.ios_padding{
	padding-bottom: 44px !important;
}

/*复制*/
.content_copy_small{
	font-size: 0.48rem;
	margin-left: 0.4rem;
}
/*列表箭头*/
.mui-navigate-right:after, .mui-push-left:after, .mui-push-right:after{
	font-size: 0.6rem !important;
}
#no_verification:hover{
 	color: #4c7bff;
}
/*已经到底了*/
.upwarp-nodata{
	position: relative;	
}
.upwarp_left{
	display: inline-block;
    vertical-align: middle;
    width: 1.12rem;
	height: 1px;
	background-color: #CCCCCC;
}
.upwarp_right{
	display: inline-block;
    vertical-align: middle;
    width: 1.12rem;
	height: 1px;
	background-color: #CCCCCC;
}
.upwarp-nodata{
	color: #cccccc !important;
	margin: 0 0.4rem !important;
	display: inline-block;
}

/*列表*/
/*一行列表*/
.project_word {
    height: 2rem;
    line-height: 2rem;
    padding-left: 15px;
}
.project_word li {
    padding: 0px !important;
}
.project_word li a {
    margin: 0px !important;
    font-size: 0.68rem;
}
/*退款 列表*/

	.project_list li{
		padding: 0px;
	}
	.order_image{
		width: 2.8rem;
		height: 2.8rem;
		margin-right: 0.32rem;
	}
	.order_image img{
		width: 100%;
		height: 100%;
	}
	.rebate_list-top{
		/*padding: 0 15px;*/
	}
	.rebate_list-top span{
		font-size: 0.6rem;
		color: #333333;
	}
	.rebate_content{
		background-color: #fafafa;
		padding: 0.4rem 15px;
		
	}
/*
	.order_title .project_name{
		height: 1.48rem;
		line-height: 0.725rem;
		font-size: 0.6rem;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}*/
	.order_down{
		position: relative;
		width: 100%;
		height: auto;
	    bottom: 0px;
	    padding-left: 3.12rem;
	    opacity: 1;
	}
	.order_title .project_name{
		height: 1.48rem;
		font-size: 0.6rem;
		overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	}
	.order_top{
		height:1.6rem;
		padding: 0 15px;
		line-height:1.6rem;
		font-size: 0.6rem;
		color: #333333;	
	}
	.order_down_item{
	    height: 20px;
	    position: absolute;
	    bottom: 0px;
	    width: 100%;
	}
/*项目编号*/
.project_message p span, input {
    color: #333333;
    font-size: 0.48rem;
    line-height: 0.88rem;
}
.project_message {
    background-color: #fff;
    margin-top: 0.4rem;
    padding: 0.6rem 0 0.6rem 15px;
}
.project_message p {
    color: #333333;
    font-size: 0.48rem;

}
.project_message p:last-child{
	 margin-bottom: 0rem;
}
.later_size {
    font-size: 0.72rem !important;
}
.stock_nav .stock_check{
	/*border-bottom: 1px solid #e5e5e5;*/
}

/**/
.cancel_status {
    color: #cccccc;
    font-size: 0.64rem;
}

.order_top .order-sn{
	float: left;
}
.order_top .order-time{
	float: right;
}
/*申请详情*/
.stage_status li {
    height: 1.6rem;
    line-height: 1.6rem;
    padding: 0 0 0 23px !important;
}
.refunds_pay{
  
 
    width: auto;
    padding: 0 0.4rem;
    min-width: 3.2rem;
    height: 1.2rem;
    font-size: 0.6rem;
   
}
.lager_size {
    font-size: 0.8rem;
}
.order_money_small {
    font-size: 0.6rem;
}
.mui-badge.mui-badge-inverted{
	padding: 0px;
}
.mui-content{
	background-color: #F5F5F5 !important;
}
.item_right_font.order_apply_back_item{
	width: 64%;
	width: auto;
	flex: 1;
	height: 100%;
	line-height: 2rem;
}
.order_apply_back_item{
	width: 64%;
	height: 100%;
	line-height: 2rem;
}
.mui-item{
	background-color: #fff;
	padding: 15px 15px;
}
/*middle input*/
.middle_input li{
	padding: 0px;
	height: 2rem;
}
.middle_input li,.middle_input li .mui-input-row{
	display: flex;
}
.middle_input li label{
	height: 2rem;
	line-height: 2rem;
	padding: 0px 0px 0px 15px;
	min-width: 3.84936rem;
	font-size: 0.68rem;
	color: #333333;
	width: auto;
}
.middle_input li input{
	
	width: auto;
	float: left;
	padding: 0px;
	height: 2rem;
	line-height: 2rem;
	font-size: 0.68rem;
	color: #333333;
	padding-bottom: 4px !important;
	flex: 1;
}
.middle_input li .mui-input-row{
	position: relative;
}
.middle_input input::-webkit-input-placeholder {
	color: #ccc ; 
	font-size: 0.68rem;
}
.middle_input input:-moz-placeholder {
	color: #ccc ; 
	font-size: 0.68rem;
}
.middle_input input::-moz-placeholder {
	color: #ccc ; 
	font-size: 0.68rem;
}
.middle_input input:-ms-input-placeholder {
	color: #ccc ; 
	font-size: 0.68rem;
}
/*middle textarea  li*/
.middle_textarea {
	height: 3rem !important;
	padding: 0.68rem 0px 0.68rem 0px!important;
}
.middle_textarea label{
	min-width: 3.84936rem;
    width: auto;
	height: 100%;
	padding: 0px 0 0 15px!important;
	font-size: 0.68rem;
    color: #333333;
    line-height: inherit;
    display: inline-block;
    vertical-align: middle;
}
.middle_input.back_ul .mui-icon.mui-icon-clear{
	right: 0.4rem;
}
.middle_textarea textarea{
	width: 70.28% !important;
	font-size: 0.68rem;
	color: #333333;
	padding-right: 0.6rem;
	display: inline-block;
    vertical-align: middle;
    float: left !important;
}

.common_li li{
	padding: 0px !important;
	
}
.common_li li a{
	margin: 0px !important;
}



.content_copy_lage{
	font-size: 0.6rem;
	margin-left: 0.4rem;
}
/*底部弹框*/
.mui-poppicker{
	border: 0px;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
	border-top: 0px !important;
}
.mui-poppicker-header,.mui-dtpicker-header{
	background-color: #f5f5f5 !important;
	height: 2rem;
	line-height: 2rem;
	padding: 0px 15px !important;
	color: #666666 !important;
	font-size: 0.64rem !important;
	
}
.mui-poppicker-header .mui-btn,.mui-dtpicker-header .mui-btn{
	font-size: 0.64rem !important; 
	color: #666666;
	padding: 0px !important;
	border: 0px;
	background-color: inherit;
	line-height: 2rem;
}

.mui-poppicker-header .mui-btn.mui-poppicker-btn-ok{
	color: #4c7bff;
}
.mui-dtpicker-header .mui-btn-blue{
	color: #4c7bff;
}
.mui-poppicker-body{
	border-top: 1px solid #e5e5e5 !important;
}
.mui-dtpicker-body{
	border-top: 1px solid #e5e5e5 !important;
}
.mui-poppicker-body .mui-picker{
	background-color: #fff;
}
.mui-dtpicker-body .mui-picker{
	background-color: #fff;
}
.mui-picker-inner .mui-pciker-rule.mui-pciker-rule-ft{
	border: 0px;

}
.mui-pciker-list li.highlight{
	background-color: #f5f5f5;
}
.mui-pciker-list li{
	height: 1.6rem;
	line-height: 1.6rem;
	font-size: 0.64rem;
	color: #333333;
}
.location_right{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mui-picker .mui-picker-inner .mui-pciker-rule{
	height: 1.6rem;
	line-height: 1.6rem;
}
.mui-pciker-list, .mui-pciker-rule{
	height: 1.6rem !important;
	line-height: 1.6rem !important;
}
/*小星星*/
.collect_div.icon_top_collect_light{
	color: #ff8320 !important;
}
/*返回顶部*/

.mescroll-totop_bottom{
	width:44px !important;
	height:44px !important;
}
.mescroll-totop_size{
	bottom: 3.6rem !important;
}
.suto_ul li label{
	height: 2rem;
    line-height: 2rem;
    padding: 0px 0px 0px 0.6rem;
    min-width: 3.5rem;
    font-size: 0.68rem;
    color: #333333;    
    padding-right: 0.8rem;
    width: auto;

}
.middle_ul li label{
	height: 2rem;
    line-height: 2rem;
    padding: 0px 0px 0px 0.6rem;
    min-width: 3.5rem;
    font-size: 0.7rem;
    color: #333333;    
    padding-right: 0.8rem;
    width: auto;

}

.middle_ul li .mui-navigate-right label{

    max-width: 55%;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;

}
.middle_ul .mui-input-row{
	width: 100%;
}
.middle_ul input::-webkit-input-placeholder {
	color: #ccc ; 
	font-size: 0.68rem;
}
.middle_ul input:-moz-placeholder {
	color: #ccc ; 
	font-size: 0.68rem;
}
.middle_ul input::-moz-placeholder {
	color: #ccc ; 
	font-size: 0.68rem;
}
.middle_ul input:-ms-input-placeholder {
	color: #ccc ; 
	font-size: 0.68rem;
}

.middle_ul li  input{
	font-size: 0.68rem;
	padding: 0 0 2px 0 !important;
	flex: 1;
	
}
.popover_ul{
	padding: 0px;
}
.popover_ul li{
	height: 1.6rem !important;
	line-height: 1.6rem;
	padding: 0px !important;
	margin: 0px !important;
}
.popover_ul li a{
	
	height: 1.6rem;
	margin: 0px !important;
	padding: 0px 15px !important;
	line-height: 1.6rem !important;
	font-size: 0.6rem;
	color: #333333;
}
.popover_ul .mui-table-view .mui-table-view-cell.li_color:after{
	width: calc(100% - 0.8rem);
	left: 50%;
	transform: translateX(-50%);
}
.small_ul{
	
	padding: 0px;
	padding-left: 15px;
}
.small_ul li{
	
	height: 1.6rem !important;
	line-height: 1.6rem;
	padding: 0px !important;
	margin: 0px !important;
	
}
.small_ul li a{
	
	height: 1.6rem;
	margin: 0px !important;
	padding: 0px !important;
	line-height: 1.6rem !important;
}
.selected_people {
    color: #fff;
    border: 0px solid #ccc !important;
    color: #fff;
    background: linear-gradient(to right,#FF981F, #FF8320);
}
.popover_menu_ul li a{
	font-size: 0.6rem !important;
    color: #333333 !important;
}
.selected_people p{
	color: #fff !important;
}
.big_big_ul li{
	height: 3rem;
	/*line-height: 3rem;*/
	padding: 0px;
}
.big_big_ul li label{
	height: 3rem;
    line-height: 3rem;
    padding: 0px 0px 0px 15px;
    min-width: 4.24rem;
    font-size: 0.68rem;
    color: #333333;
    padding-right: 0.8rem;
    width: auto;
}
.big_big_ul li input {
    height: 3rem;
   
}
.big_big_ul li input{
	font-size: 0.68rem;
    padding: 0 0 2px 0 !important;
    flex: 1;
}
.middle_ul li{
	height: 2rem;
	padding: 0px;
	
}
.suto_ul li{
	height: auto;
	padding: 0px;
}
.middle_ul li.mui-table-view-cell{
	padding-right: 0px;
	display: flex;
}

.middle_ul li > a,.replace_a{
	margin: 0px !important;
	padding: 0 15px !important;
	font-size: 0.7rem;
	width: 100%;
	
}
.middle_ul.line_hieght li{
	line-height: 2rem;
}
.middle_ul li a.line_hieght{
	line-height: 2rem;
}

.mui-popover .mui-popover-arrow.maxbottom.mui-bottom:after{
	top: 8px;
}
.mui-popover .mui-popover-arrow.maxbottom{
	top: -30%;
}
.mui-popover .mui-popover-arrow.maxbottom:after{
	top: -30%;
}
.mui-popover .mui-popover-arrow.maxbottom.mui-bottom{
	top: -30%;
}
.mui-popover .mui-popover-arrow.realbottom{
	top: 40px;
}
.mui-popover .mui-popover-arrow.realbottom:after{
	top: -9px;
}
.mui-popover.left-popover {
    right: unset !important;
    left: 0.4rem !important;
   
}
.popover_code_a{
	height: 1.6rem;
    margin: 0px !important;
    padding: 0px 15px !important;
    line-height: 1.6rem !important;
    font-size: 0.6rem !important;
    width: 100%;
    text-align: center;
    display: block;
}
.numbox_card_box_div{
	display: inline-block;
    width: auto;
    min-width: 1.04rem;
    text-align: center;
    margin: 0 auto;
    font-size: 0px;
    margin: 0 1.16rem 0 1.16rem;
}
.numbox_card_box_div .menu_number{
	width: 0.72rem !important;
	font-size: 0.6rem;
}
.order_numbox{
	background-color: #fff;
	border: 0px solid #ccc;
	height: 0.88rem;
	line-height: 0.88rem;
	width: 2.76rem;
	padding: 0px !important;
}
.add_card_box{
	min-width: 3.36rem;
	width: auto;
}
.order_numbox .order_minus:after{
	content: "";
	display: inline-block;
	width: 0.48rem;
	height: 0.08rem;
	/* position: absolute; */
	background-color: #FF8320;
	
}
.order_numbox .order_minus{
	width: 0.88rem;
	height: 0.88rem;
	border-radius: 50%;
	border: 1px solid #FF8320;
	background-color: #fff;
	display: flex;
	color: #FF8320;
	align-items: center;
	justify-content: center;
	font-size: 0.48rem;
	
}
/*底部更多 弹框*/

.bottom_error .cancel_pay{
	width: 3.4rem;
    height: 1.12rem;
    line-height: 1.12rem;
    min-width: unset;
    font-size: 0.56rem;
    padding: 0px;
    border: 1px solid #CCCCCC;
    border-radius: 20px;
    color: #333333;
    background-color: #fff;
}
.bottom_error ul{
	padding: 0.4rem 0;
}
.bottom_error .cou_li {
    text-align: center;
    margin-bottom: 0.4rem;
}


.bottom_error{
	width: auto;
	min-width: 5.4rem;
	padding: 0.6rem 0;
	padding: 0px !important;
	top:unset !important;
	bottom: 2.12rem;
} 

.bottom_error .error_box{

	height: 1.6rem;
	line-height: 1.6rem;
	padding: 0 0.32rem;
	font-size: 0.52rem;
	color: #666666;
}
.bottom_error .cou_li{
	text-align: center;
	margin-bottom: 0.4rem;
}
.bottom_error .cou_li:nth-last-child(1){
	margin-bottom: 0rem;
}
.bottom_error .cou_li.mui-table-view-cell:after{
	height: 0px;
}

.bottom_popover{
	height: auto;
	width: 5.2rem;
}
.bottom_popover.bottom_right_popover{
	left: unset !important;
	right: 0.6rem;
	
}
.bottom_popover ul{
	padding: 0px;
}
.bottom_popover ul li{
	padding: 0px;
	height: 1.6rem !important;
    line-height: 1.6rem;
    padding: 0px !important;
    margin: 0px !important;
}
.bottom_popover ul li a {
    height: 1.6rem;
    margin: 0px !important;
    padding: 0px 15px !important;
    line-height: 1.6rem !important;
    font-size: 0.6rem;
    color: #333333;
}

.order_numbox .order_plus:after{
	content: "";
	display: inline-block;
	width: 0.48rem;
	height: 0.08rem;
	/* position: absolute; */
	background-color: #fff;
}
.order_numbox .order_plus:before{
	content: "";
	display: inline-block;
	width: 0.08rem;
	height: 0.48rem;
	position: absolute;
	background-color: #fff;
	left: 47%;
    bottom: 22%;
}
.order_numbox .order_plus{
	background-color: #FF8320;
	color: #fff;
	border: 0px solid #ccc;
	width: 0.88rem;
	height: 0.88rem;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.48rem;
}
.order_numbox .order_minus.disabled:after{
	background-color: #B3B3B3;
}
.order_numbox .order_numbox{
	border: 0px solid #ccc !important;
	padding: 0px !important;
}
.order_numbox .order_minus.disabled{
	border: 1px solid #B3B3B3;
	background-color: #E6E6E6;
	display: flex;
	color: #B3B3B3;
}
.numbox_card_box_div .menu_number_text{
	font-size: 0.6rem;
}
.mui-green{
	color:#4ec48b;
}
.status_icon{

	width: 0.72rem;
    height: 2rem;
    font-size: 0.72rem;
    line-height: 2rem;
    margin-right: 0.6rem;
    margin-left: 4px;
}

.flex_span{
	flex: 1;
	padding-right: 1.5rem;
	position: relative;
}
.flex_span.input_right{
	padding-right: 2.1rem;
	
}
@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2){/* 兼容iphone5 */
	.flex_span{
		padding-right: 0.5rem;
	}
	.flex_span.input_right{
		padding-right: 0.5rem;
	}
}
.mui-popover.left-popover ul li{
	padding: 0px;
	height: auto;
}
.mui-popover .mui-popover-arrow.maxbottom:after{
	top: 8px;
}
.more_spopon {
    flex: 1;
    line-height: 2rem;
    padding-left: 0.6rem;
    color: #333333;
    text-align: center;
}
.middle_ul li a .middle_ul_p{
	font-size: 0.68rem;
	color: #333333;
	width: 55%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.clearly_ul.middle_ul .item_right_font{
	width: 38%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	text-align: right;
}
.middle_ul li.middle_ul_line{
	line-height: 2rem;
}
.middle_ul li .middlle_label{
	float: left;
    
}
.middle_ul li .order_apply_back_item{
	float: left;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.middle_ul li.lage_ul{
	padding: 15px 0px;
	height: auto;
}
/*45 列表*/
.small li{
	height: 1.8rem;
	padding: 0px;
}
.small li.mui-table-view-cell{
	padding-right: 0px;
}
.small li > a,.replace_a{
	margin: 0px !important;
	padding: 0 15px 0 1rem!important;
	font-size: 0.68rem;
	line-height: 1.8rem;
}
.small li.mui-table-view-cell:after{
	left: 1rem;
}
.header-text-right{
	height: 1.76rem;
	line-height: 1.76rem;
}
/*65 列表*/

.big_ul li{
	height: 2.6rem;
	padding: 0px;
	
}
.big_ul li.mui-table-view-cell{
	padding-right: 0px;
}

.big_ul li > a,.replace_a{
	margin: 0px !important;
	padding: 0 15px !important;
	font-size: 0.68rem;
	line-height: 2.6rem;
	width: 100%;
	height: 100%;
	
}
.mui-flex{
	display: flex;
}
/*toast*/
.mui-toast-container{
	
	z-index: 9999999;
}
.more_spopon{
	flex: 1;
	line-height: 2rem;
	padding-left: 0.6rem;
}
.mui-coupin-flex{
	display: flex;
	flex-direction: row-reverse;
}
/*项目列表*/
/**/
.content_bottom{
	position: relative;
	width: 100%;
	height: 20px;
	display: flex;
	display: -webkit-flex;
	align-items: flex-end;
	-webkit-align-items: flex-end;

}
.content_bottom .order_num{
	flex: 1;
	-webkit-flex:1;
	font-size: 0.52rem;
	height: 0.55rem;
	line-height: 0.55rem;

}
.content_bottom .actual_amount{
	flex: 1;
	text-align: right;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.6rem;
	color: #333333;
}
.layui-layer-content .status{
   
    line-height: 2.4rem;
    text-align: center;
    font-size: 0.72rem;
    color: #333333;
    
}
* {
	touch-action: pan-y;
}
.mui-radio input[type='radio']:before{
	content: "";
}
/**/
.alert_type2 .layui-layer-content{
	height: 100%;
}
.alert_type2 iframe{
	height: 100% !important;
}
/*复选框*/
.qualified_person_checkbox{
	width: 0.8rem !important;
	height: 0.8rem !important;
}
.mui-checkbox .qualified_person_checkbox[type='checkbox']:before{
	content: "\E589";
	font-size: 0.8rem;
	
}
.mui-checkbox .qualified_person_checkbox[type='checkbox']:checked:before{
	content: "\E641";
	font-size: 0.8rem;
}
body .code_name{
	border-radius: 4px;
	
}
button.common_btn:enabled:active {
    background-color: #4c7bff !important;
}
#refreshContainer::-webkit-scrollbar{
	display: none;
}
.mui-radio input[type='radio']:checked:before{
	content: "";
}
.layui-layer-shade{
	opacity: .6 !important;
	/*cursor: pointer;*/
	
}
.scroll_no{
	overflow: hidden !important;
}
.little_line{
	height: 5px;
    background-color: #F5F5F5;
}
.mui-show-loading-box{
	width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
}
.last_border .mui-table-view-cell:last-child:after {
    height: 1px !important;
}
/*选择支付方式  列表*/
	.item_list_money{
		height: 3.6rem;
		line-height: 3.6rem;
		font-size: 1.4rem;
		color: #333333;
	}
	.payway_list li a{
		height: 2.6rem;
		position: relative;
	}
	.payway_list_pic{
		width: 1rem;
		height: 1rem;
		border-radius: 50%;
		overflow: hidden;
		position: absolute;
		left: 15px;
		top: 50%;
		transform: translateY(-50%);
	}
	.payway_list_pic img{
		width: 100%;
		height: 100%;
	}
	.payway_liat_content{
		padding-left: 1.4rem;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 100%;
				
	}
	.payway_list_title{
		
		height: 0.72rem;
		font-size: 0.72rem;
		line-height: 0.72rem;
		color: #333333;
	}
	.payway_list_small{
		margin-top: 0.32rem;
		font-size: 0.52rem;
		height: 0.52rem;
		line-height: 0.52rem;
		color: #999999;
	}
	.payway_list_item{
		height: 6.56rem;
		overflow: auto;
	}
	.project_nav{
		z-index: 99;
	}
	.pay_way_item_list{
		height: 340px;
	}
	.pay_way_item_list .layui-layer-title{
		height: 1.68rem;
    	line-height: 1.68rem;
	}
	.pay_way_item_list .check_button{
		height: 1.76rem !important;
		line-height: 1.76rem;
	}
	/*删除*/
	.sign_out{
		width: 100%;
		height: 2rem;
		line-height: 2rem;
	}
	.sign_out a{
		display: block;
		width: 100%;
		height: 100%;
		font-size: 0.68rem;
	}
	/*招牌*/
	.food_status {
	    font-size: 0.56rem;
	    color: #fff;
	    background-color: #4EC48B;
	    border-radius: 0px 0px 4px 0px;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    width: 1.6rem;
	    height: 0.8rem;
	}
	.food_status.orange {
	    background-color: #FF8320;
	}
	/*固定弹框*/
	.pay_way_item_listsmall .layui-layer-setwin .layui-layer-ico{
		float: right;
	}
	.pay_way_item_listsmall .layui-layer-page .layui-layer-content{
		overflow: auto !important;
	}
	.pay_way_item_listsmall .layui-layer-title{
		height: 1.68rem;
		line-height: 1.68rem;
	}
	.pay_way_item_listsmall{
		min-height: 7.68rem !important; 
		max-height: 90%;
		overflow: auto;
	
	}
	
	/*mui 提示弹框*/
	.mui-popup{
		border-radius: 4px;	
	}
	.mui-popup-button:first-child{
		color: #333333;
		font-weight: 700;
	}
	.mui-popup-button:last-child{
		color: #4c7bff !important;
	}
	.mui-popup-button:active{
		background-color: #E5E5E5;
	}
	.mui-popup-title{
		font-weight: 700;
		padding-bottom: 8px;
		font-size: 18px;
		color: #333333;
		line-height: 18px;
		
	}
	.mui-popup-inner .mui-popup-text{
		font-size: 15px;
		color: #999999;
		line-height: 21px;
		margin-top: 6px;
	}
	.mui-popup{
		width: 280px;
	}
	.mui-popup-buttons{
		height: 50px;
	}
	.mui-popup-button{
		font-size: 18px;
	    line-height: 50px;
	    height: 50px;
	}
	.mui-popup-inner{
		padding: 30px 15px 14px 15px;
		border-radius: 4px 4px 0 0;
	}
	/**/
	.balanse_ul .balanse_li{
		background-color: #fff;
	}
	.balanse_ul .balanse_li{
		height: 2.6rem;
		padding: 0 15px;
	}
	.blanse_introduce {
	    top: 50%;
	    transform: translateY(-50%);
	    position: relative;
	    width: auto;
	    padding-bottom: 3px;
	}
	/*半屏弹框*/

	.layui_half .layui-layer-setwin .layui-layer-ico{
		top: 0px;
		right: 0px;
	}
	.layui_half .layui-layer-setwin .layui-layer-ico{
		width: 0.6rem;
		height: 0.6rem;
		font-size: 0.6rem;
		margin-left: 0px;
	}

	/*搜索底部线*/
	.mui-indexed-list{
		border:0px solid #ccc !important;
		
	｝
	.forget_password {
	    margin: 22px 40px auto auto;
	}
	.forget_password a {
	    font-size: 0.52rem;
	    color: #999999;
	}
	/*虚拟支付键盘*/
	.keyboard-head:after{
		border-bottom: 0px solid #ccc !important;
	}
	.pay_msg{
		margin: 0 40px;
		margin-bottom: 0.32rem;
		font-size: 0.52rem;
		color: #999999;
	}
	.m-keyboard{
		height: 400px;
	}
	.keyboard-password{
		top: 0.32rem;
	}
	.keyboard-head:after {
	    border-bottom: 0px solid #ccc !important;
	}
	.forget_password a{
		font-size: 0.52rem;
		color: #999999;
		
	}
	.keyboard-password li:not(:last-child):after{
		height: 100% !important;
		top: 0px !important;
		background-color: #e6e6e6 !important;
	}
	.pay_title{
		font-size: 0.72rem;
		color: #333333;
	}
	.check_close{
		position: absolute;
		left: 15px;
	}
	.keyboard-password li:nth-child(1){
		background-color: 4px 0 0 4px;
	}
	.keyboard-password li:nth-child(6){
		border-radius: 0px 4px 4px 0;
	}
	.icon_close_x {
		font-size: 15px;
	}
	.forget_password{
		margin: 22px 40px auto auto;
	}
	.mui-bar .header_text{
		font-size: 0.6rem !important;
	    line-height: 1.76rem;
	    display: inline-block;
	   
	}
	/*置灰*/
	.mui-opacity{
		opacity: 0.6;
	}
	.start_button{
		background: linear-gradient(to right, #FF981F, #FF8320);
	    border-radius: 20px;
	    color: #fff;
	    font-size: 0.72rem;
	    border: 0px solid #ccc;
	}
	/*可点击文字*/

	.put_a {
		
	    height: 100%;
	    line-height: 44px;
	    font-size: 0.6rem;
		color: #333333 !important;
	}
	/*没有数据 列表提示语*/
	.mescroll-empty .empty-tip{
		text-align: center;
	    color: #ccc !important;
	    margin-top: 10px;
	}
	.mescroll-empty img{
		margin-top: 100px;
	    width: 7.2rem;
	    height: 7.2rem;
	    margin: 4rem auto 0 auto;
	}
	.mui-show-loading-box{
		z-index: 99999999999999 !important;
	}
	#mui-show-loading-box{
		z-index: 99999999999999 !important;
	}
   	.keyboard-password.keyboard_css:after{
   		/*border: 1px solid #4c7bff !important;*/
   	}
   	.keyboard-password.keyboard_css{
   		border: 1px solid #4c7bff !important;
   		border-radius: 3px;
   	}
   	.keyboard-password.keyboard_css{
   		width: 12.15rem;
    	margin: 0.8rem auto;
   	}
   	.keyboard-password.keyboard_css li:not(:last-child):after{
   		top: 0px;
   		height: 100%;
   		background-color: #ccc;
   	}
   	.keyboard-password.keyboard_css li{
   		height: 2rem;
    	width: 2rem;
   	}
   	.keyboard-content{
   		margin-top: 0px !important;
   	}

	        

/**/
	.loading_icon{

	   	display: inline-block;
	    width: 16px;
	    right: 126px;
	    border-bottom-color: transparent;
	    color: red;
	    height: 16px;
	    border: 1px solid #237FE5;
	    border-radius: 50%;
	    border: 1px solid #4c7bff;
	    border-bottom-color: transparent;
	    -webkit-animation: gif 1s linear infinite;
	    animation: gif 1s linear infinite;
	    margin-right: 0.24rem;
 
 }
 /*Chorme,Safari必须加上*/
 @-webkit-keyframes gif{
     to{-webkit-transform: rotate(0deg);}
     from{-webkit-transform: rotate(360deg);}
 }
 @keyframes gif{
     0%{transform: rotate(0deg);}
     100%{transform: rotate(360deg);}
 }
.loading_icon_parent{
	height: 100%;
	line-height: 44px;
}
.flex_input{
	flex: 1;
	text-align: right;
}
.right_flex_span{
	margin: 0 0.6rem;
	height: 2rem;
	line-height: 2rem;
	font-size: 0.64rem;
}
/*搜索*/
.blank_search input{
	background-color: #f5f5f5;
}

header{
	background-color: #fff;
}
.iconfont{
	left: 0.4rem;
}
.blank_search{
	padding: 0 .8rem 0 1.8rem;

}
#search_form{
	width: 100%;
    height: 44px;
    display: inline-block;
    overflow: visible;
    position: relative;
    margin:0 0px 0 0;
    z-index: 3;
    padding: 0.34rem 0;

}
.search_next .icon_location{
	margin-right: 0.24rem;
	font-size: 18px;
}
.mui-icon.mui-icon-clear{
	right: 0px;
}
.blank_search {
    padding: 0 .4rem;
    
    position: relative;
    height: 1.8rem;
}

.mui-content{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.middle_ul li a{
	line-height: 2rem;
}
.search_item{
	height: 100%;
	overflow: auto;
}
.header-text-right{
	height: 44px;
	line-height: 44px;
	font-size: 0.88rem;
}
header.mui-bar {
	border-bottom: 0px solid #E5E5E5;
	
}

.collect_div.icon_top_collect_light{
	color: #ff8320 !important;
}

.stores_notice_status {
    min-width: 4rem;
    width: auto;
    padding: 0 0.4rem;
    height: 1.12rem;
    line-height: 1.12rem;
    border-color: #e5e5e5;
    color: #666666;
    font-size: 0.56rem;
    border-radius: 50px;
    display: inline-block;
    border: 1px solid #e5e5e5;
    margin-right: 0.6rem;
    position: relative;
}
.cancel_pay {
    border: 1px solid #CCCCCC;
    border-radius: 20px;
    color: #333333;
    background-color: #fff;
}
.last_quick_pay {
    overflow: hidden;
    position: relative;
    float: right;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 0.4rem;
    width: auto;
    padding: 0 0.4rem;
    min-width: 3.2rem;
    height: 1.2rem;
    font-size: 0.6rem;
    overflow: hidden;
}

.notice_status.last_quick_pay {
    float: right;
    width: auto;
    padding: 0 0.48rem;
    height: 0.8rem;
    font-size: 0.48rem;
    margin-right: 0rem;
    min-width: inherit;
}
.mui-pull-left{
	float: left !important;
}
.notice_status.last_quick_pay {
    float: right;
    width: auto;
    padding: 0 0.48rem;
    height: 0.8rem;
    font-size: 0.48rem;
    margin-right: 0rem;
    min-width: inherit;
}
.get_more_icon {
    margin-left: 0.2rem;
    font-size: 0.4rem;
    color: #999999;
}
.get_more_icon.rotate {
    transform: rotate(180deg);
   
}
.rotate {
    transform: rotate(180deg);
}
.get_more_icon {
    margin-left: 0.2rem;
    font-size: 0.4rem;
    color: #999999;
}
.cereat_bg_blue{
	color: #fff !important;
	background-color: #4c7bff;
}
button:enabled:active {
	background-color: inherit !important;
}

/*弹框*/
#layui-layer1,.alert_class{
	position: absolute !important;
	right: 50% !important;
	transform: translateX(-50%) translateY(-50%) !important;
	top: 50% !important;
}
.alert_center{
	position: absolute !important;
	right: 50% !important;
	transform: translateX(-50%) translateY(-50%) !important;
	top: 50% !important;
}
.tcl_omit{
	overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}
.tcl-text-align-center{
	text-align:center
}
