.swiper-container-horizontal>.swiper-pagination-progress {
    bottom:0;
    top: initial;
}
.swiper-pagination-progress .swiper-pagination-progressbar{
	background: #5acac6;
}
.swiper-slide img{
	width:100%;
}

.inform-filed{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	height:1.2933333333333332rem;
	background:#fff;
	font-size:16px;
}
.icon_inform{
	text-align:center;
	padding:0 0.4rem 0 0.4rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	border-right:1px solid #F0F0F0;
	height: 0.8rem;
    line-height: .8rem;
}
[data-dpr="2"] .inform-filed{
	font-size:32px;
}
[data-dpr="3"] .inform-filed{
	font-size:48px;
}
.inform-filed>p{
	padding-left:0.4rem;
	color:#666;
}
.icon_inform i{
	position:relative;
	display:inline-block;
	width: 0.5rem;
	height: 0.5rem;
	background:url(../../images3.0/notification.png) no-repeat;
	background-size:0.5rem;
	vertical-align: middle;
	margin-right:0.4rem;
}
.icon_inform i span{
	position:absolute;
	min-width:0.6rem;
	min-height:0.6rem;
	right:-0.3rem;
	top:-0.3rem;
	border-radius:50%;
	background:#FA8375;
	color:#fff;
	font-size:14px;
	ext-align: center;
    line-height: 0.6rem;
}
[data-dpr="2"] .icon_inform i span{
	font-size:28px;
}
[data-dpr="3"] .icon_inform i span{
	font-size:42px;
}




.total_msg{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	height:1.92rem;
	background:#fff;
}
.total-list{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size:14px;
}
[data-dpr="2"] .total-list {
	font-size:28px;
}

[data-dpr="3"] .total-list {
	font-size:42px;
}
.total-list:nth-of-type(1){
	border-right:1px solid #e6e6e6;
}
.total-list:nth-of-type(2)>span{
	background:url(../../images3.0/ranking_icon.png) no-repeat left center;
	background-size:0.35rem;
	padding-left:0.45rem;
}
.total-list p{
	color:#999;
	margin-bottom:0.4rem;
}
.total-list p .total_money ,.total_point{
	color:#666;
	font-size:16px;
	padding-left:0.4rem;
}
[data-dpr="2"] .total-list p .total_money ,[data-dpr="2"] .total-list p .total_point{
	font-size:32px;
}
[data-dpr="3"] .total-list p .total_money ,[data-dpr="3"] .total-list p .total_point{
	font-size:48px;
}
.total-list p i{
	color:#666;
	font-size:14px;
}
[data-dpr="2"] .total-list p i{
	font-size:28px;
}
[data-dpr="3"] .total-list p i{
	font-size:42px;
}
.total-list>span{
	color:#ccc;
}
.orderReceiving{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	background:#fff;
	padding:0.32rem 0 0.6rem 0;
}
/*.order_btn{
	width:3.6rem;
	height:3.6rem;
	line-height:3.6rem;
	text-align:center;
	background-image:-webkit-linear-gradient(-45deg, #2ab8bd, #35d2cc); 
	background-image:linear-gradient(-45deg, #2ab8bd, #35d2cc);
	border-radius:50%;
	box-shadow: 0 5px 16px 0 rgba(0,0,0,0.2);
}
.end .order_btn{
	background-image:-webkit-linear-gradient(-45deg, #e5e5e5, #fff); 
	background-image:linear-gradient(-45deg, #e5e5e5, #fff);
}*/
.order_btn{
	width:3.6rem;
	height:3.6rem;
	line-height:3.6rem;
	text-align:center;
	background:url(../../images3.0/order_receiving.png) no-repeat;
	background-size:3.6rem;
}
.end .order_btn{
	background:url(../../images3.0/rest.png) no-repeat;
	background-size:3.6rem;
}
.end .order_btn p{
	color:#b4b4b4;
}
/*.end .order_state{
	color:#23c1bb;
}*/
.order_btn p{ 
	color:#fff;
	font-size:24px;
}
[data-dpr="2"] .order_btn p{
	font-size:48px;
}
[data-dpr="3"] .order_btn p{
	font-size:72px;
}
.order_state{
	font-size:16px;
	color:#999;
	margin-top:0.4rem;
	width: 70%;
    line-height: 1.4;
    text-align:center;
}
[data-dpr="2"] .order_state{
	font-size:32px;
}
[data-dpr="3"] .order_state{
	font-size:48px;
}

/*弹窗*/
.popups_tip{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	position:relative;
	height:3.12rem;
	background:#23C1BB;
	border-radius:0.10666666666666667rem;
}
.popups_tip p{
	width:60%;
	text-align:center;
	line-height:1.5;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	letter-spacing: 4px;
}
[data-dpr="2"] .popups_tip p{
	font-size:48px;
}
[data-dpr="3"] .popups_tip p{
	font-size:72px;
}
.popups_tip img{
	position:absolute;
	right:1rem;
	bottom:0;
	width:2.04rem;
	height:2.78666666rem;
}

.popups_qrcode{
	padding:0.4rem 0 0.333333rem 0;
}
.popups_qrcode img{
	width:3.8rem;
	height:3.8rem;
}
.popups_content{
	width:5rem;
	margin:0.1rem auto;
	font-size:14px;
	color:#999;
}
[data-dpr="2"] .popups_content{
	font-size:28px;
}
[data-dpr="3"] .popups_content{
	font-size:42px;
}
.popups_content p{
	line-height:3;
}
.popups_content p.tit{
	font-size:15px;
	color:#666;
	font-weight:bold;
}
[data-dpr="2"] .popups_content p.tit{
	font-size:30px;
}
[data-dpr="3"] .popups_content p.tit{
	font-size:45px;
}
.popBtm_btn{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	height:1.4666666666666666rem;
	line-height:1.4666666666666666rem;
	border-top:1px solid #e6e6e6;
	margin-top:0.3333333333rem;
}
.popBtm_btn a{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
	text-align:center;
	border-right:1px solid #e6e6e6;
	font-size:16px;
}
[data-dpr="2"] .popBtm_btn a{
	font-size:32px;
}
[data-dpr="3"] .popBtm_btn a{
	font-size:48px;
}
.popBtm_btn a:nth-of-type(1){
	color:#999;
}
.popBtm_btn a:nth-of-type(2){
	color:#23c1bb;
	border-right:none;
}

.orderForm {
	overflow:hidden;
}
.orderForm.home .order_type_fixed{
	background:#fa8375;
}
.orderForm .order_type_fixed{
	position: absolute;
    left: -1.1rem;
    top: 0.5rem;
    width: 4rem;
    height: 1rem;
    z-index: 999;
    line-height: 1rem;
    background: #4DAAA7;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.orderForm .order_type_fixed p{
	color:#fff;
	font-size:16px;
}
[data-dpr="2"] .orderForm .order_type_fixed p{
	font-size:32px;
}
[data-dpr="3"] .orderForm .order_type_fixed p{
	font-size:48px;
}
.orderForm .type-bg{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	position:relative;
	width:100%;
	height:3.88rem;
}
.orderForm.hospital .type-bg{
	background:url(../../images3.0/hospital_bg.png) no-repeat;
	background-size: 100%;
}
.orderForm.home .type-bg{
	background:url(../../images3.0/home_bg.png) no-repeat;
	background-size: 100%;
}
.orderForm .type-bg>p{
	position:absolute;
	top:0.35rem;
	left:0.35rem;
	width:1.4133333333333333rem;
	height:1.44rem;
}
.orderForm.hospital .type-bg>p{
	background:url(../../images3.0/hos_dgIcon.png) no-repeat;
	background-size:100%;
}
.orderForm.home .type-bg>p{
	background:url(../../images3.0/home_dgIcon.png) no-repeat;
	background-size:100%;
}

.orderForm .type-detail-filed{
	color:#fff;
	text-align:center;
}
.orderForm .type-detail-filed p:nth-of-type(1){
	font-size:38px;
	margin-bottom:0.25rem;
}
[data-dpr="2"] .orderForm .type-detail-filed p:nth-of-type(1){
	font-size:76px;
}
[data-dpr="3"] .orderForm .type-detail-filed p:nth-of-type(1){
	font-size:114px;
}
.orderForm .type-detail-filed p:nth-of-type(2){
	font-size:18px;
}
[data-dpr="2"] .orderForm .type-detail-filed p:nth-of-type(2){
	font-size:36px;
}
[data-dpr="3"] .orderForm .type-detail-filed p:nth-of-type(2){
	font-size:54px;
}
.orderForm .type-detail-filed p:nth-of-type(2) span{
	font-size:24px;
}
[data-dpr="2"] .orderForm .type-detail-filed p:nth-of-type(2) span{
	font-size:48px;
}
[data-dpr="3"] .orderForm .type-detail-filed p:nth-of-type(2) span{
	font-size:72px;
}
.orderForm .order-content{
	font-size:15px;
	text-align:left;
	padding:0.13333333333333333333333rem 0.68rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	color:#666;
}
[data-dpr="2"] .orderForm .order-content{
	font-size:30px;
}
[data-dpr="3"] .orderForm .order-content{
	font-size:45px;
}
.orderForm .order-content>h2{
	font-size:17px;
	color:#23c1bb;
}
[data-dpr="2"] .orderForm .order-content>h2{
	font-size:34px;
}
[data-dpr="3"] .orderForm .order-content>h2{
	font-size:51px;
}
.orderForm.home .order-content>h2{
	color:#fa8375;
}
.orderForm .order-content>*{
	padding:0.266666666666665rem 0;
}

.orderForm .order-content .order-sex{
	background:url(../../images3.0/icon_people.png) no-repeat left 0.2rem;
	background-size:0.44rem;
	padding-left:0.8rem;
}
.orderForm .order-content .order-date{
	background:url(../../images3.0/icon_calendar.png) no-repeat left 0.25rem;
	background-size:0.4266666666666667rem;
	padding-left:0.8rem;
}
.orderForm .order-content .order-adr{
	background:url(../../images3.0/icon_adr_popups.png) no-repeat 0.04rem 0.3rem;
	background-size:0.3333333333333333rem;
	padding-left:0.8rem;
}
.orderForm.home .order-content .order-sex{
	background:url(../../images3.0/icon_people_home.png) no-repeat left 0.3rem;
	background-size:0.44rem;
}
.orderForm.home .order-content .order-date{
	background:url(../../images3.0/icon_calendar_home.png) no-repeat left 0.3rem;
	background-size:0.4266666666666667rem;
}
.orderForm.home .order-content .order-adr{
	background:url(../../images3.0/icon_adr_popups_home.png) no-repeat 0.04rem 0.3rem;
	background-size:0.3333333333333333rem;
}
.order-date-item span,.order-sex span{
	padding-right:0.2rem;
}
.order-date-item:nth-of-type(1){
	margin-bottom:0.26666666666666666rem;
}

.read-order-detail{
	font-size:15px;
	margin:0.3rem 0 0.6rem;
}
[data-dpr="2"] .read-order-detail{
	font-size:30px;
}
[data-dpr="3"] .read-order-detail{
	font-size:45px;
}
.orderForm .read-order-detail a{
	color:#23c1bb;
}
.orderForm.home .read-order-detail a, .orderForm.home .popBtm_btn  a:nth-of-type(2){
	color:#fa8375;
}



/* 换人 */
.substitute{
	text-align: initial;
	padding:0.6666666666666666rem 0.4rem 0 0.4rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.chooise-time{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	border-bottom:1px solid #F5F5F5;
}
.chooise-time>div{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding: 0 0.2rem;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	text-align:center;
	font-size:16px;
	color:#666;
}
[data-dpr="2"] .chooise-time>div{
	font-size:32px;
}
[data-dpr="3"] .chooise-time>div{
	font-size:48px;
}
.chooise-time>p{
	margin:0 1rem;
	background:#ECF2F5;
	color:#999;
	padding:0.2rem;
	border-radius:50%;
}
.chooise-time>div input{
	width:50%;
	border:none;
	text-align:right;
	margin:0.2rem 0;
	margin-left:auto;
}
.chooise-time>div .start{color:#23c1bb}
.chooise-time>div .end{color:#999}

.time-HM{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding:0.4rem 0.2rem;
	border-bottom:1px solid #F5F5F5;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	font-size:16px;
}
[data-dpr="2"] .time-HM{
	font-size:32px;
}
[data-dpr="3"] .time-HM{
	font-size:48px;
}
.time-HM .timeHM{
	width:50%;
	margin-left:auto;
	text-align: right;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    border:none;
    color:#23c1bb;
}
.time-HM p{
	color:#666;
}
.substitute-cause{
	
}
.substitute-cause .tit{
	margin:0.4rem 0.2rem;
	color:#666;
	font-size:16px;
}
[data-dpr="2"] .substitute-cause .tit{
	font-size:32px;
}
[data-dpr="3"] .substitute-cause .tit{
	font-size:48px;
}
.substitute-cause ul{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-flow: row wrap;
	        flex-flow: row wrap;
}
.substitute-cause li{
	position:relative;
	border:1px solid #CECECE;
	border-radius:0.1rem;
	padding:0.15rem 0.2rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	margin-right:0.1333333333333rem;
	text-align:center;
	font-size:12px;
	color:#999;
	overflow:hidden;
	margin: 0 0.2rem 0.2rem 0;
}
[data-dpr="2"] .substitute-cause li{
	font-size:24px;
}
[data-dpr="3"] .substitute-cause li{
	font-size:36px;
}
.substitute-cause li.active{
	border:1px solid #0BC1BC;
	color: #0BC1BC;
}
.substitute-cause li.active:after{
	content:"";
	position:absolute;
	width:0.4rem;
	height:0.4rem;
	right:-0.2rem;
	bottom:-0.2rem;
	-webkit-transform:rotate(45deg);
	    -ms-transform:rotate(45deg);
	        transform:rotate(45deg);
	background:#0BC1BC;
}
.substitute-other-cause{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding:0.4rem 0.2rem 0.2rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	border-bottom:1px solid #E6E6E6;
}
.substitute-other-cause.active{
	border-bottom:1px solid #0BC1BC;
}
.substitute-other-cause .tit{
	color:#999;
	font-size:16px;
	padding: 0.2rem 0;
}
[data-dpr="2"] .substitute-other-cause .tit{
	font-size:28px;
}
[data-dpr="3"] .substitute-other-cause .tit{
	font-size:42px;
}
.other_cause_input{
	margin-left:auto;
	border:none;
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
	color: #666;
	padding-left: 0.15rem;
	font-size: 16px;
}
.substitute-know-name{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding:0.4rem 0.2rem;
}
.substitute-know-name p{
	padding:0.2rem 0;
	color:#666;
	font-size:16px;
}
[data-dpr="2"] .substitute-know-name p{
	font-size:28px;
}
[data-dpr="3"] .substitute-know-name p{
	font-size:42px;
}
.substitute-know-name .jsUserName{
	margin-left:auto;
	border:1px solid #ccc;
	padding:0.2rem;
	width:50%;
	font-size:12px;
	color:#999;
}
[data-dpr="2"] .substitute-know-name .jsUserName{
	font-size:24px;
}
[data-dpr="3"] .substitute-know-name .jsUserName{
	font-size:36px;
}









/* 订单详情 */
.order_detail_wrap{
	padding:0.26666666666666666rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.item_orderDetail{
	background:#fff;
	border-radius:0.1rem;
	-webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
	        box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
	margin-bottom:0.26666666666rem;
}
.item_orderDetail_basic_title{
	border-bottom:1px solid #f0f0f0;
	padding-bottom:0.3rem;
}
.item_orderDetail_basic_title>p{
	color:#666;
	padding-left:0.5rem;
}
.basic_tit{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	background:url(../../images3.0/icon_page.png) no-repeat left center;
	background-size:0.36666666666rem;
	padding:0.3rem 0.3rem 0.3rem 0.5rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	font-size:13px;
	color:#999;
}
[data-dpr="2"] .basic_tit{
	font-size:26px;
}
[data-dpr="3"] .basic_tit{
	font-size:39px;
}
.basic_tit .basic_orderNum{
	margin-left:auto;
}
.basic_tit div:nth-of-type(1) span{
	font-size:15px;
	color:#23c1bb;
}
[data-dpr="2"] .basic_tit div:nth-of-type(1) span{
	font-size:30px;
}
[data-dpr="3"] .basic_tit div:nth-of-type(1) span{
	font-size:45px;
}

.basic_content{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding:0.4rem 0.3rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.basic_content>div{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
	text-align: center;
	font-size:15px;
}
[data-dpr="2"] .basic_content>div{
	font-size:30px;
}
[data-dpr="3"] .basic_content>div{
	font-size:45px;
}
.basic_content>div p{
	line-height:1.5;
}
.basic_content>div .time,.basic_content>div .time{
	color:#666;
}
.basic_content .start{ color:#23c1bb}
.basic_content .end{color:#fa8375}
.basic_content .totalDay{
	border-bottom:5px solid #F6F6F6;
}
.basic_content>div:nth-of-type(2){
	color:#999;
	margin:0 0.3rem;
}
.item_orderDetail .adr{
	border-bottom:1px solid #f0f0f0;
}
.item_orderDetail .adr p{
	background:url(../../images3.0/icon_adr.png) no-repeat 0.3rem center;
	background-size:0.35rem;
	padding:0.4rem 0.2rem 0.4rem 0.8rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	font-size:14px;
	color:#636363;
}
[data-dpr="2"] .item_orderDetail .adr p{
	font-size:28px;
}
[data-dpr="3"] .item_orderDetail .adr p{
	font-size:42px;
}

.item_msg{
	border-radius: initial;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.item_msg .tit{
	border-bottom:1px solid #f0f0f0;
	padding: 0.4rem 0.26666666666666666rem;
	font-size:15px;
	color:#666;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
[data-dpr="2"] .item_msg .tit{
	font-size:30px;
}
[data-dpr="3"] .item_msg .tit{
	font-size:45px;
}
 
.item_msg .msgList{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin:0 0.26666666666666666rem;
	padding: 0.4rem 0;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	font-size:14px;
}
.item_msg .msgList .r{
	margin-left:auto;
	text-align: right;
}
.item_msg .msgList.hasline{
	border-bottom:1px solid #f0f0f0;
}
.item_msg .msgList>p{
	color:#999;
}
[data-dpr="2"] .item_msg .msgList{
	font-size:28px;
}
[data-dpr="3"] .item_msg .msgList{
	font-size:42px;
}
.item_msg .msgList>div{
	color:#666;
}
.item_msg .msgList .tel a{
	display:block;
	width:2.2666666666666666rem;
	height:0.6666666666666666rem;
	border:1px solid #23C1BB;
	line-height:0.6666666666666666rem;
	border-radius:0.1rem;
	background:url(../../images3.0/icon_tel.png) no-repeat 0.2rem center;
    padding-left: 0.3rem;
    text-align: center;
    float:right;
    margin-top:0.3rem;
    color:#23C1BB;
    background-size:0.35rem;
}
.item_msg .msgList .remark{
	position:relative;
	padding-right:0.5rem;
}
.item_msg .msgList .remark:after{
	content:"";
	position:absolute;
	right:0;
	border-top:2px solid #CECECE;
	border-right:2px solid #CECECE;
	width:0.3rem;
	height:0.3rem;
	-webkit-transform:rotate(135deg);
	    -ms-transform:rotate(135deg);
	        transform:rotate(135deg);
	top: -0.1rem;
}
.item_msg .msgList .remark.click:after{
	content:"";
	position:absolute;
	right:0;
	border-top:2px solid #CECECE;
	border-right:2px solid #CECECE;
	width:0.3rem;
	height:0.3rem;
	-webkit-transform:rotate(-45deg);
	    -ms-transform:rotate(-45deg);
	        transform:rotate(-45deg);
	top: 0.1rem;
}
.remark_detail{
	padding: 0.4rem 0.26666666666666666rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	font-size:14px;
	color:#999;
	line-height:1.5;
}
[data-dpr="2"] .remark_detail{
	font-size:28px;
}
[data-dpr="3"] .remark_detail{
	font-size:42px;
}

.serveDetail{
	text-align:center;
	font-size:15px;
	color:#666;
	padding:0.4rem 0;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
[data-dpr="2"] .serveDetail{
	font-size:30px;
}
[data-dpr="3"] .serveDetail{
	font-size:45px;
}

.order_footer{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.4666666666666666rem;
    background: #fff;
    border-top:1px solid #e6e6e6;
    line-height:1.4666666666666666rem;
    text-align:center;
    font-size:18px;
}
[data-dpr="2"] .order_footer{
	font-size:36px;
}
[data-dpr="3"] .order_footer{
	font-size:54px;
}
.order_footer .money{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
	font-size:14px;
	color:#fa8375;
}
[data-dpr="2"] .order_footer .money{
	font-size:28px;
}
[data-dpr="3"] .order_footer .money{
	font-size:42px;
}
.order_footer .money span{
	font-size:18px;
	padding-left:0.3rem;
}
[data-dpr="2"] .order_footer .money span{
	font-size:36px;
}
[data-dpr="3"] .order_footer .money span{
	font-size:54px;
}
.order_footer .btn.grab{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
	color:#fff;
	background:#23c1bb;
}

.order_footer .cancel,.order_footer .tradePeoper{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
	color:#999;
}
.order_footer .stayPay{
	-webkit-box-flex:2;
	    -ms-flex:2;
	        flex:2;
	background:#999;
	color:#fff;
}
.order_footer .serverLog{
	-webkit-box-flex:2;
	    -ms-flex:2;
	        flex:2;
	background:#23c1bb;
	color:#fff;
}
.order_footer .evaluate,.order_footer .appraise{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
	background:#23c1bb;
	color:#fff;
}
/* 订单评价 */
.evalu-field{
	padding:0.76rem 0;
	text-align:center;
}
.evalu-describe{
	width:50%;
	margin:0 auto;
	border-bottom:1px dotted #E5E5E5;
	padding-bottom: 0.3rem;
}
.evalu-describe h2{
	color:#666;
	font-size:20px;
	padding-bottom:0.26rem;
}
[data-dpr="2"] .evalu-describe h2{
	font-size:40px;
}
[data-dpr="3"] .evalu-describe h2{
	font-size:60px;
}
.evalu-describe p{
	color:#999;
	font-size:13px;
}
[data-dpr="2"] .evalu-describe p{
	font-size:26px;
}
[data-dpr="3"] .evalu-describe p{
	font-size:39px;
}

.evalu-star{
	width:55%;
	margin:0.2rem auto;
}
.evalu-star i {
    margin-left: 0.13rem;
    width: 0.6666666666666666rem;
    height: 0.6666666666666666rem;
    display: inline-block;
}
.evalu-star .i-star{
	background:url(../../images3.0/gray-star.png) no-repeat;
	background-size:0.7rem;
}
.evalu-star .i-star.i-star-light{
	background:url(../../images3.0/light-star.png) no-repeat;
	background-size:0.7rem;
}

.tips-comment-field{
	margin:0 0.5333333333333333rem;
}
.comment-input {
    width: 100%;
    height: 4.533333333333333rem;
    font-size: 14px;
    padding: 0.26rem;
    border-radius:0.1rem;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    line-height: 1.4;
    color: #666;
}
[data-dpr="2"] .comment-input {
	font-size:28px;
}
[data-dpr="3"] .comment-input {
	font-size:42px;
}

.serve-time{
	padding:0.4rem 0.5333333333333333rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	width:100%;
	overflow:hidden;
}
.serve-time>p{
	font-size:15px;
	color:#999;
}
[data-dpr="2"] .serve-time>p {
	font-size:30px;
}
[data-dpr="3"] .serve-time>p {
	font-size:45px;
}
.serve-time-list{
    width: 110%;
}
.item-serve{
	width:2.4rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	float: left;
    margin-right: 0.8rem;
    margin-top: 0.5rem;
	position:relative
}
.item-serve:after{
	content:"X";
	position:absolute;
	background:#23C1BB;
	color:#fff;
	width:0.5rem;
	heigth:0.5rem;
	line-height:0.5rem;
	text-align:center;
	right:-0.2rem;
	top:-0.2rem;
	border-radius:50%;
}
.item-serve img{
	width:100%;
}
.add.item-serve{
	border-radius:0.1rem;
	border:1px solid #E5E5E5;
}
.add.item-serve img{
	width:60%;
	margin:0.2rem auto;
	display: block;
}
.add.item-serve p{
	font-size:12px;
	text-align:center;
	color:#999;
}
[data-dpr="2"] .add.item-serve p{
	font-size:24px;
}
[data-dpr="3"] .add.item-serve p{
	font-size:36px;
}
.item-serve.add:after{
	content:"";
}

/* 排行榜 */
.fixed_wrap{
	position:fixed;
	width:100%;
}
.rank_header{
	position: relative;
    height: 3.95rem;
    background: -webkit-gradient(linear,left top, right bottom,from(#55D2CA),to(#2AA3BD));
    background: -webkit-linear-gradient(left top,#55D2CA,#2AA3BD);
    background: -o-linear-gradient(left top,#55D2CA,#2AA3BD);
    background: linear-gradient(to right bottom,#55D2CA,#2AA3BD);
    background-repeat: no-repeat;
    background-position: 80% 70%;
}
.rank_header .head{
	position: relative;
    width: 100%;
    text-align: center;
	height: 1rem;
}
.rank_header_describe{
    color: #fff;
    padding: 0.5rem 0 0 1rem;
}
.rank_header_describe h2{
	font-size:25px;
}
[data-dpr="2"] .rank_header_describe h2{
	font-size:50px;
}
[data-dpr="3"] .rank_header_describe h2{
	font-size:75px;
}
.rank_header_describe p{
	font-size:13px;
	margin-top:0.5rem;
}
[data-dpr="2"] .rank_header_describe p{
	font-size:26px;
}
[data-dpr="3"] .rank_header_describe p{
	font-size:39px;
}
.rank_header .head .jsuserHeader_icon {
    position: absolute;
    top: 50%;
    text-align: center;
    color: #666;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.rank_header .head .jsuserHeader_icon img {
    width: 0.24rem;
    height: 0.4rem;
    padding: 0.3rem;
}
.bg_img {
    position: absolute;
    right: 1rem;
    bottom: 0.5rem;
    width: 1.7466666666666666rem;
    height: 2.44rem;
    background: url(../../images3.0/icon_rank.png) no-repeat;
    background-size: 100%;
}
.rank_nav_wrap{
	
}
.rank_nav_wrap ul{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	background:#fff;
}
.rank_nav_wrap ul li{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
	padding:0.48rem 0;
	text-align:center;
	font-size:14px;
	color:#999;
	border-bottom:0.133333rem solid #CECECE;
}
[data-dpr="2"] .rank_nav_wrap ul li{
	font-size:28px;
}
[data-dpr="3"] .rank_nav_wrap ul li{
	font-size:42px;
}
.rank_nav_wrap ul li.active{
	color:#23c1bb;
	border-bottom:0.133333rem solid #23c1bb;
}
.rank_nav_wrap .my_rank{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:distribute;
	    justify-content:space-around;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	padding:0.4133333333rem 0;
	background:#fff;
}
.rank_nav_wrap .my_rank p:nth-of-type(1),.rank_nav_wrap .my_rank p:nth-of-type(2){
	font-size:15px;
	color:#666;
}
[data-dpr="2"] .rank_nav_wrap .my_rank p:nth-of-type(1),[data-dpr="2"] .rank_nav_wrap .my_rank p:nth-of-type(2){
	font-size:30px;
}
[data-dpr="3"] .rank_nav_wrap .my_rank p:nth-of-type(1),[data-dpr="3"] .rank_nav_wrap .my_rank p:nth-of-type(2){
	font-size:45px;
}
.rank_nav_wrap .my_rank p:nth-of-type(2) span{
	font-size:23px;
	color:#999;
}
[data-dpr="2"] .rank_nav_wrap .my_rank p:nth-of-type(2) span{
	font-size:46px;
}
[data-dpr="3"] .rank_nav_wrap .my_rank p:nth-of-type(2) span{
	font-size:69px;
}
.rank_nav_wrap .my_rank p:nth-of-type(3){
	font-size:12px;
	color:#666;
}
[data-dpr="2"] .rank_nav_wrap .my_rank p:nth-of-type(3){
	font-size:24px;
}
[data-dpr="3"] .rank_nav_wrap .my_rank p:nth-of-type(3){
	font-size:36px;
}
.rank_nav_wrap .my_rank p:nth-of-type(3) span{
	padding-left:0.4rem
}
.rank_nav_wrap .rank_thead{
	font-size:13px;
	background:#ECF2F5;
	padding:0.24rem 0;
}
[data-dpr="2"] .rank_nav_wrap .rank_thead{
	font-size:26px;
}
[data-dpr="3"] .rank_nav_wrap .rank_thead{
	font-size:39px;
}
.rank_list_item{
	font-size:15px;
	background:#fff;
	padding:0.4rem 0;
	border-bottom:1px solid #F7F7F7;
}
[data-dpr="2"] .rank_list_item{
	font-size:30px;
}
[data-dpr="3"] .rank_list_item{
	font-size:45px;
}
.rank_nav_wrap .rank_thead, .rank_list_item{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	text-align:center;
	color:#666;
}
.rank_nav_wrap .rank_thead>*, .rank_list_item>*{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
}

/* 服务报价 */

.full_footer{
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:1.4666666666666666rem;
	line-height:1.4666666666666666rem;
	text-align:center;
	font-size:18px;
	color:#fff;
	background:#23C1BB;
}
[data-dpr="2"] .full_footer{
	font-size:36px;
}
[data-dpr="3"] .full_footer{
	font-size:54px;
}
.service_add_price{}
.service_add_price_items{
	background:#fff;
	margin:0 0.26666666666666666rem;
	margin-top:0.26666666666666666rem;
	border-radius:0.1rem;
}
.service_add_price_items .list{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	padding:0.4rem 0.2666666666666666rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	border-bottom:1px solid #F0F0F0;
}
.service_add_price_items .title{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding: 0.4rem 0.2666666666666666rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color:#666;
}
.service_add_price_items .title span{
	margin-left:auto;
	color:#23C1BB;
}


.service_add_price_items .list p{
	font-size:15px;
	color:#666;
}
[data-dpr="2"] .service_add_price_items .list p,[data-dpr="2"] .service_add_price_items .title{
	font-size:30px;
}
[data-dpr="3"] .service_add_price_items .list p,[data-dpr="3"] .service_add_price_items .title{
	font-size:45px;
}
.service_add_price_items .list div{
	margin-left:auto;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	color:#cecece;
}
.service_add_price_items .list div p{
	color:#cecece;
}
.service_add_price_items .list div p:nth-of-type(1),.service_add_price_items .list div p:nth-of-type(3){
	border:2px solid #23c1bb;
	padding:0.1rem;
	margin:0 0.2rem;
	border-radius:0.1rem;
	color:#23c1bb;
}
.service_add_price_items .list div p:nth-of-type(2){
	font-size:22px;
	font-weight:bold;
	width:0.8rem;
}
[data-dpr="2"] .service_add_price_items .list div p:nth-of-type(2){
	font-size:44px;
}
[data-dpr="3"] .service_add_price_items .list div p:nth-of-type(2){
	font-size:66px;
}
.service_add_price_items .list div p:nth-of-type(2) input{
	width:100%;
	border:none;
	text-align:center;
	color:#cecece;
}
.service_add_price_items .list div p.gray{
	border:2px solid #cecece;
	color:#cecece;
}

/* 通知 */
.notice_wrap{
	padding:0 0.26666666666666666rem;
}
.notice_content p {
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.notice_wrap .notice_list{
	width:100%;
	overflow:hidden;
}
/* .notice_list.swipeLeft{
	animation:swipeLeft 0.3s 1 forwards;
	
}
@keyframes swipeLeft{
	from {left:0;}
	to {left:-1rem;overflow:initial}
}
.notice_list .delete_filed{
	position: absolute;
    right: -1rem;
    top: 0;
    width: 1rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size:14px;
    background:#fa8375;
    color:#fff;
}
[data-dpr="2"] .notice_list .delete_filed{
	font-size:28px;
}
[data-dpr="3"] .notice_list .delete_filed{
	font-size:42px;
} */
.delete_notice_tip{
	font-size:14px;
	color:#666;
}
.delete_notice_tip span{
	color:#fa8375;
}
[data-dpr="2"] .delete_notice_tip{
	font-size:28px;
}
[data-dpr="3"] .delete_notice_tip{
	font-size:42px;
}
.delete-filed{
	position:absolute;
	right:0;
	top:0.5rem;
	background:url(../../images3.0/lese.png) no-repeat;
	background-size:0.5rem;
    width: 0.5rem;
    height: 0.5rem;
    padding:0.5rem;
    box-sizing:border-box;
}
.notice_list{
	position:relative;
	background:#fff;
	padding:0.4rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	border-radius:0.1rem;
	width: 100%;
    overflow: hidden;
}
.notice_list:after{
	content:"";
	position:absolute;
	right:0.6rem;
	top:1.6rem;
	width:0.2rem;
	height:0.32rem;
	background:url(../../images3.0/icon_notice.png) no-repeat;
	background-size:cover;
}
.notice_list p.time{
	font-size:15px;
	color:#cecece;
}
[data-dpr="2"] .notice_list p.time{
	font-size:30px;
}
[data-dpr="3"] .notice_list p.time{
	font-size:45px;
}
.notice_list h2{
	position:relative;
	font-size:17px;
	color:#666;
	width:90%;
	height:0.55rem;
}
[data-dpr="2"] .notice_list h2{
	font-size:34px;
}
[data-dpr="3"] .notice_list h2{
	font-size:51px;
}
.notice_list h2.active:after{
	content:"";
	position:absolute;
	top:50%;
	display:inline-block;
	margin-left:0.2rem;
	-webkit-transform:translateY(-50%);
	    -ms-transform:translateY(-50%);
	        transform:translateY(-50%);
	width:0.15rem;
	height:0.15rem;
	background:#fa8375;
	border-radius:50%;
}
.notice_list .notice_content{
	font-size:15px;
	color:#999;
	padding:0.4rem 0;
	width: 90%;
    line-height: 1.4;
}
[data-dpr="2"] .notice_list .notice_content{
	font-size:30px;
}
[data-dpr="3"] .notice_list .notice_content{
	font-size:45px;
}
.notice_popups{
	display:none;
	position:fixed;
	top:50%;
	left:50%;
	width:90%;
	-webkit-transform:translate(-50%,-50%);
	    -ms-transform:translate(-50%,-50%);
	        transform:translate(-50%,-50%);
	background:#fff;
	z-index:1000;
	border-radius:0.1rem;
}
.notice_popups h2{
	padding:0.5333333333333333333rem 0;
	text-align:center;
	font-size:18px;
	color:#666;
	border-bottom:1px solid #E6E6E6;
}
[data-dpr="2"] .notice_popups h2{
	font-size:36px;
}
[data-dpr="3"] .notice_popups h2{
	font-size:54px;
}
.notice_popups_content{
	padding:1.2rem 0.5333333333333333rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	font-size:15px;
	color:#666;
}
[data-dpr="2"] .notice_popups_content{
	font-size:30px;
}
[data-dpr="3"] .notice_popups_content{
	font-size:45px;
}
.notice_popups_content .notice_d{
	padding:0.2666666666rem 0;
}
.notice_popups_content .notice_d a{
	padding-left:0.4rem;
	color:#23c1bb;
	text-decoration: underline;
}
.notice_popups_footer{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	border-top:1px solid #E6E6E6;
	height:1.46rem;
	line-height:1.46rem;
}
.notice_popups_footer p{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
	text-align:center;
	font-size:18px;
}
.notice_end {
	background: #fff;
    padding: 0.4rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 0.1rem;
}
.endSize {
	font-size: 30px;
    text-align: center;
}

[data-dpr="2"] .notice_popups_footer p{
	font-size:36px;
}
[data-dpr="3"] .notice_popups_footer p{
	font-size:54px;
}
.notice_popups_footer p:nth-of-type(1){
	color:#999;
	border-right:1px solid #E6E6E6;
}
.notice_popups_footer p:nth-of-type(2){
	color:#23c1bb;
}
/* 我的 */
.my_header{
	height:4rem;
	background: -webkit-gradient(linear,left top, right top,from(#55D2CA),to(#2AA3BD));
	background: -webkit-linear-gradient(left,#55D2CA,#2AA3BD);
	background: -o-linear-gradient(left,#55D2CA,#2AA3BD);
	background: linear-gradient(to right,#55D2CA,#2AA3BD);
}
.my_header .top{
	background: -webkit-gradient(linear,left top, right top,from(#55D2CA),to(#2AA3BD));
	background: -webkit-linear-gradient(left,#55D2CA,#2AA3BD);
	background: -o-linear-gradient(left,#55D2CA,#2AA3BD);
	background: linear-gradient(to right,#55D2CA,#2AA3BD);
}
.my_header .top .top_edit{
	color:#fff;
	background:url(../../images3.0/my_edit.png) no-repeat right center;
	background-size:0.4rem;
	padding-right:0.6rem;
}
.my_header header.notIndex{
	position:relative;
}
.persona_information{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	padding:0.2666666666666rem 0.5333333333333333rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	color:#fff;
	margin-top: -0.1rem;
}
.person_pic{
	position:relative;
	margin-right:0.4666666666666667rem;
}
.person_pic p{
	width:1.9rem;
	height:1.9rem;
}
.person_pic p img{
	width:100%;
	height:100%;
}
.person_pic>span{
	background: url(../../images3.0/my_camera.png) no-repeat;
    background-size: 0.48rem;
    width: 0.48rem;
    height: 0.448rem;
    position: absolute;
    right: 0;
    bottom: 0;
}
.person_con .name{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.person_con .name p{
	font-size:20px;
}
[data-dpr="2"] .person_con .name p{
	font-size:40px;
}
[data-dpr="3"] .person_con .name p{
	font-size:60px;
}
.person_con .name span{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	margin-left:0.2rem;
	font-size:13px;
	color:#34797d;
}
[data-dpr="2"] .person_con .name span{
	font-size:36px;
}
[data-dpr="3"] .person_con .name span{
	font-size:39px;
}
.person_con .name span i{
	vertical-align: middle;
	display:inline-block;
	width:0.42rem;
	height:0.42rem;
	margin:0 0.12rem 0 0.4rem;
}
.person_con .name span i.pass{
	background:url(../../images3.0/icon_pass.png) no-repeat left center;
	background-size:0.4rem;
}
.person_con .name span i.not_pass{
	background:url(../../images3.0/not_pass.png) no-repeat left center;
	background-size:0.4rem;
}
.person_con .signature{
	font-size:12px;
	height:0.4rem;
	margin:0.266666666666rem 0;
	width:7rem;
}
[data-dpr="2"] .person_con .signature{
	font-size:24px;
}
[data-dpr="3"] .person_con .signature{
	font-size:36px;
}
.person_con .star{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	padding:0.1rem 0.2rem;
	background:#2AA3B0;
	border-radius:0.6rem;
	font-size:12px;
    width: 3.1rem;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
[data-dpr="2"] .person_con .star{
	font-size:24px;
}
[data-dpr="3"] .person_con .star{
	font-size:36px;
}
.person_con .star span{
	background:#FD9840;
	color:#fff;
	font-size:12px;
	-webkit-transform: scale(0.8);
	    -ms-transform: scale(0.8);
	        transform: scale(0.8);
	padding:0.1rem;
	border-radius:50%;
	margin-right:0.2rem;
}
[data-dpr="2"] .person_con .star span{
	font-size:24px;
}
[data-dpr="3"] .person_con .star span{
	font-size:36px;
}
.my_center_wrap{
	position: relative;
    top: -1.4rem;
}
.my_top_list{
	margin:0.266666666rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	border-radius:0.2rem;
	background:#fff;
	color:#666;
}
.my_top_list ul{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	width:100%;
}
.my_top_list ul li{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
	text-align:center;
	padding:0.5866666666666667rem 0;
	border-right:1px solid #F0F0F0
}
.my_top_list ul li:nth-of-type(2){
	border-right:none;
}
.my_top_list ul li .my_top_list_num i{
	font-size:20px;
}
[data-dpr="2"] .my_top_list ul li .my_top_list_num i{
	font-size:40px;
}
[data-dpr="3"] .my_top_list ul li .my_top_list_num i{
	font-size:60px;
}
.my_top_list ul li .my_top_list_num span{
	font-size:13px;
}
[data-dpr="2"] .my_top_list ul li .my_top_list_num span{
	font-size:26px;
}
[data-dpr="3"] .my_top_list ul li .my_top_list_num span{
	font-size:39px;
}
.my_top_list ul li>p{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	font-size:13px;
	margin-top:0.26666666666rem;
	height:0.5rem;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
}
[data-dpr="2"] .my_top_list ul li>p{
	font-size:26px;
}
[data-dpr="3"] .my_top_list ul li>p{
	font-size:39px;
}

.upSize{
	background: url(../../images2.0/score/upIcon.png) no-repeat left center;
	background-size: 0.3rem
}

.downSize{
	background: url(../../images2.0/score/down.png) no-repeat left center;
	background-size: 0.3rem
}
.my_top_list ul li>p img{
	vertical-align: sub;
    padding-right: 0.2rem;
}
.my_top_list ul li>p.my_wallet img{
	width:0.44rem;
}
.my_top_list ul li>p.my_integral img{
	width:0.36rem;
}
.my_top_list ul li>p.my_coupon img{
	width:0.49333333333333335rem;
}

.my_items_wrap{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	    -ms-flex-flow:row wrap;
	        flex-flow:row wrap;
	background:#fff;
}
.my_items_wrap .my_items{
	-webkit-box-flex:0;
	    -ms-flex:0 0 33.33%;
	        flex:0 0 33.33%;
	text-align:center;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	margin:0.4rem 0;
	border-bottom:1px solid #f0f0f0;
}
.my_items_wrap .my_items a>p{
	margin:0.2rem 0;
}
.my_items_wrap .my_items:nth-of-type(3n+0) a{
	border-right:none;
}
.my_items_wrap .my_items a{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	color:#666;
	font-size:15px;
	border-right:1px solid #f0f0f0;
	margin-bottom: 0.4rem;
}
[data-dpr="2"] .my_items_wrap .my_items a{
	font-size:30px;
}
[data-dpr="3"] .my_items_wrap .my_items a{
	font-size:45px;
}
.my_items_wrap .my_items span{
	display:block;
	width:0.89rem;
	text-align:center;
	min-height:1rem;
	margin:0 auto;
}
.my_items_wrap .my_evaluate span{
	background:url(../../images3.0/my_evaluate.png) no-repeat center center;
	background-size:0.6rem;
}
.my_items_wrap .my_schedule span{
	background:url(../../images3.0/my_schedule.png) no-repeat center center;
	background-size:0.68rem;
}
.my_items_wrap .my_certificate span{
	background:url(../../images3.0/my_certificate.png) no-repeat center center;
	background-size:0.76rem;
}
.my_items_wrap .my_offer span{
	background:url(../../images3.0/my_offer.png) no-repeat center center;
	background-size:0.7333333333333333rem;
}
.my_items_wrap .my_task span{
	background:url(../../images3.0/my_task.png) no-repeat center center;
	background-size:0.64rem;
}
.my_items_wrap .my_reward span{
	background:url(../../images3.0/my_reward.png) no-repeat center center;
	background-size:0.68rem;
}
.my_items_wrap .my_qr span{
	background:url(../../images3.0/my_qr.png) no-repeat center center;
	background-size:0.6533333333333333rem;
}
.my_items_wrap .my_question span{
	background:url(../../images3.0/my_question.png) no-repeat center center;
	background-size:0.6533333333333333rem;
}
.my_items_wrap .my_serviceRole span{
	background:url(../../images3.0/service_role.png) no-repeat center center;
	background-size:0.6533333333333333rem;
}
.my_items_wrap .my_setup span{
	background:url(../../images3.0/my_setup.png) no-repeat center center;
	background-size:0.68rem;
}
.my_items_wrap .bind_openid span{
	background:url(../../images3.0/bind_openid.png) no-repeat center center;
	background-size:0.68rem;
}
/* 我的钱包 */
.my_wallet_wrap{
	position:relative;
	background:#fff;	
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	height:calc(100% - 1.3333333333333rem);
	padding-top:4rem;
}
.my_wallet{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align:center;
}
.my_wallet .detail{
	font-size:15px;
	color:#666;
	padding:0.6933333333333334rem 0 0.44rem 0;
}
[data-dpr="2"] .my_wallet .detail{
	font-size:30px;
}
[data-dpr="3"] .my_wallet .detail{
	font-size:45px;
}
.my_wallet .money{
	color:#666;
	font-size:35px;
}
[data-dpr="2"] .my_wallet .money{
	font-size:70px;
}
[data-dpr="3"] .my _wallet .money{
	font-size:105px;
}
.my_wallet_wrap .pay_wrap{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.my_wallet_wrap .pay_wrap .pay_btn{
	width:80%;
	font-size:16px;
	color:#fff;
	padding:0.4rem 0;
	background:#23C1BB;
	text-align:center;
	border-radius:0.1rem;
	margin:1.8666666666666667rem 0 0.50666666666rem 0;
}
[data-dpr="2"] .my_wallet_wrap .pay_wrap .pay_btn{
	font-size:32px;
}
[data-dpr="3"] .my_wallet_wrap .pay_wrap .pay_btn{
	font-size:48px;
}
.my_wallet_wrap .pay_wrap .pay_detail{
	font-size:13px;
	color:#666;
	border-bottom:1px solid #ccc;
}
[data-dpr="2"] .my_wallet_wrap .pay_wrap .pay_detail{
	font-size:26px;
}
[data-dpr="3"] .my_wallet_wrap .pay_wrap .pay_detail{
	font-size:39px;
}
/* 充值页面 */
.my_pay_wrap{
	background:#fff;
}
.my_remaining{
	border-bottom:1px solid #F0F0F0;
	padding:0.6666666666666666rem 0.56rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.my_remaining p{
	 font-size:15px;
	 color:#666;
}
[data-dpr="2"] .my_remaining p{
	font-size:30px;
}
[data-dpr="3"] .my_remaining p{
	font-size:45px;
}
.my_remaining p span{
	color:#fa8375;
	font-size:16px;
}
[data-dpr="2"] .my_remaining p span{
	font-size:32px;
}
[data-dpr="3"] .my_remaining p span{
	font-size:48px;
}
.recharge_amount{
	
}
.recharge_amount h2{
	color:#666;
	font-size:15px;
	padding:0.6666666666666666rem 0.56rem;
} 
[data-dpr="2"] .recharge_amount h2{
	font-size:30px;
}
[data-dpr="3"] .recharge_amount h2{
	font-size:45px;
}
.recharge_amount ul{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	    -ms-flex-flow:row wrap;
	        flex-flow:row wrap;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	padding:0 0.56rem;
}
.recharge_amount ul li{
	width:2.453333333333333rem;
	height:1.04rem;
	line-height:1.04rem;
	text-align:center;
	background:#F3F3F3;
	color:#999;
	font-size:14px;
	margin-bottom:0.26rem;
	border-radius:0.1rem;
}
[data-dpr="2"] .recharge_amount ul li{
	font-size:28px;
}
[data-dpr="3"] .recharge_amount ul li{
	font-size:42px;
}
.recharge_amount ul li span{
	font-size:12px;
	padding-left:0.1rem;
}
[data-dpr="2"] .recharge_amount ul li span{
	font-size:24px;
}
[data-dpr="3"] .recharge_amount ul li span{
	font-size:36px;
}
.recharge_amount ul li.active{
	background:#23C1BB;
	color:#fff;
}
.recharge_wrap{
	margin-top:2.8rem;
	text-align:center;
}
.recharge_wrap .recharge_btn{
	width: 60%;
    font-size: 16px;
    color: #fff;
    padding: 0.4rem 0;
    background: #23C1BB;
    text-align: center;
    border-radius: 0.1rem;
    margin:0 auto;
}
[data-dpr="2"] .recharge_wrap .recharge_btn{
	font-size:32px;
}
[data-dpr="3"] .recharge_wrap .recharge_btn{
	font-size:48px;
}
.recharge_wrap .recharge_detail{
	font-size:13px;
	color:#666;
	margin-top:0.533333333333rem;
}
[data-dpr="2"] .recharge_wrap .recharge_detail{
	font-size:26px;
}
[data-dpr="3"] .recharge_wrap .recharge_detail{
	font-size:39px;
}
.recharge_wrap .recharge_detail a{
	color:#23c1bb;
	text-decoration: underline !important;
	
}
/* 日程 */
.attendance_tip{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	font-size:14px;
	background:#fff;
	padding:1rem 0.5rem 0.4rem;
	color:#666;
}
[data-dpr="2"] .attendance_tip{
	font-size:28px;
}
[data-dpr="3"] .attendance_tip{
	font-size:42px;
}
.attendance_tip p{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	margin-right:0.4rem;
}
.attendance_tip p:before,.attendance_detail p:before{
	content:"";
	display:inline-block;
	width:0.2rem;
	height:0.2rem;
	border-radius:50%;
	background:#FF962F;
	margin-right:0.2rem;
}
.attendance_tip p:nth-of-type(2):before,.attendance_detail p:nth-of-type(2):before{
	background:#FA8375;
}
.attendance_detail{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	background:#fff;
	padding:0.4rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	font-size:14px;
	color:#666;
}
[data-dpr="2"] .attendance_tip{
	font-size:28px;
}
[data-dpr="3"] .attendance_tip{
	font-size:42px;
}
.attendance_detail p{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
}
.attendance_rest_date{
	padding-top:1rem;
}
.attendance_rest_date .date_items{
	margin: 0.2rem 0;
}
.attendance_rest_date .date_items h2{
	font-size:17px;
	color:#666;
	margin-bottom:0.4rem;
}
.attendance_rest_date .date_items:nth-of-type(2){
	border-radius:50%;
	text-align:center;
}
.attendance_rest_date .date_items:nth-of-type(2) p{
	font-size:13px;
	color:#999;
	padding:0.2rem;
	background:#ECF2F5;
	width:0.5rem;
	height:0.5rem;
	border-radius:50%;
	margin:0.5rem auto;
}
.attendance_rest_date .attendance_total_day{
	margin:0.6rem 0 1rem;
	font-size:14px;
	color:#23c1bb;
}
[data-dpr="2"] .attendance_rest_date .attendance_total_day{
	font-size:28px;
}
[data-dpr="3"] .attendance_rest_date .attendance_total_day{
	font-size:42px;
}
.attendance_rest_date .date_items p input{
	border:none;
	border-bottom:1px solid #e6e6e6;
	font-size:14px;
	color:#999;
	text-align:center;
	padding-bottom: 0.2rem;
}
[data-dpr="2"] .attendance_rest_date .date_items h2,[data-dpr="2"] .attendance_rest_date .date_items p input{
	font-size:28px;
}
[data-dpr="3"] .attendance_rest_date .date_items h2,[data-dpr="2"] .attendance_rest_date .date_items p input{
	font-size:42px;
}
/* 认证页面 */
.screen_header,.screen_header header{
	background: -webkit-gradient(linear,left top, right top,from(#55D2CA),to(#2AA3BD));
	background: -webkit-linear-gradient(left,#55D2CA,#2AA3BD);
	background: -o-linear-gradient(left,#55D2CA,#2AA3BD);
	background: linear-gradient(to right,#55D2CA,#2AA3BD);
}
.screen_header .screen_content{
	padding-top:1.333333333333333333rem;
}
.screen_header .screen_content p{
	padding:0.426666666666666rem 0;
	width:4.413333333333333rem;
	margin:0 auto;
}
.screen_header .screen_content p img{
	width:100%;
}
.authenti_list{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	background:#fff;
}
.authenti_list ul li{
	margin:0.243333333333rem 0;
	color:#666;
}
.authenti_list li p{
	font-size:16px;
	padding:0.3rem 0;
	padding-left:1rem;
}
[data-dpr="2"] .authenti_list li p{
	font-size:32px;
}
[data-dpr="3"] .authenti_list li p{
	font-size:48px;
}
.authenti_list li:nth-of-type(1){
	background:url(../../images3.0/icon_authent_1.png) no-repeat left center;
	background-size:0.5733333333333334rem;
}
.authenti_list li:nth-of-type(2){
	background:url(../../images3.0/icon_authent_2.png) no-repeat left center;
	background-size:0.5733333333333334rem;	
}
.authenti_list li:nth-of-type(3){
	background:url(../../images3.0/icon_authent_3.png) no-repeat left center;
	background-size:0.5733333333333334rem;
}
.authenti_list li:nth-of-type(4){
	background:url(../../images3.0/icon_authent_4.png) no-repeat left center;
	background-size:0.5733333333333334rem;
}
.authenti_list li:nth-of-type(5){
	background:url(../../images3.0/icon_authent_5.png) no-repeat left center;
	background-size:0.5733333333333334rem;
}
.attendance_footer{
	position:fixed;
	bottom:0;
	left:0;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	width:100%;
	margin:0;
}
.attendance_footer a{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
	background:#fff;
	border:none;
	border-radius:initial;
	border-right:1px solid #cecece;
	color:#999;
}
.attendance_footer a:nth-of-type(2){
	border-right:none;
	color:#23C1BB;
}
.attendance_footer .weui_btn+.weui_btn{
	margin:0;
	padding:0;
}
.attendance_footer .weui_btn{
	padding:0;
}
.attendance_footer .weui_btn:after{
	border:none;
}

/* 新版服务日志 */
.service_log_tip{
	color: #999;
    padding: 0.2666666666666rem 0 0.2666666666666rem 0.8rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 12px;
    background:#E9F7F6;
}
.service_add_price_new .service_add_price_items{
	margin:0;
	background:transparent;
}
.service_add_price_new .service_add_price_items .tit{
	color:#666666;
	font-size:17px;
	margin:0.2rem;
}
[data-dpr="2"] .service_add_price_new .service_add_price_items .tit{
	font-size:34px;
}
[data-dpr="3"] .service_add_price_new .service_add_price_items .tit{
	font-size:51px;
}
.service_add_price_new .service_add_price_items .list{
	background:#fff;
}
.service_add_price_new .service_add_price_items .list div p:nth-of-type(1), .service_add_price_new .service_add_price_items .list div p:nth-of-type(3){
	width: 0.3rem;
    height: 0.3rem;
    text-align: center;
    line-height: 0.3rem;
}
.service_add_price_new .service_add_price_items .list div p:nth-of-type(2){
	border:1px solid #E8E8E8;
	font-size:14px;
	height:0.5rem;
}
[data-dpr="2"] .service_add_price_new .service_add_price_items .tit{
	font-size:28px;
}
[data-dpr="3"] .service_add_price_new .service_add_price_items .tit{
	font-size:42px;
}
.service_add_price_new .service_add_price_items .list div p:nth-of-type(2) input{
	line-height:0.5rem;
}
.service_add_price_new .service_add_price_items .list p{
	color:#999
}
.service_add_price_new .service_add_price_items p.add_items{
	padding-left:0.5rem;
}
.service_add_price_new .add{
	font-size:14px;	
	padding:0.4rem 0.2rem;
	background:url(../../images3.0/customer/icon_add.png) no-repeat 0.3rem center #fff;
	background-size:0.38rem;
	padding-left:0.8rem;
	color:#999;
}
[data-dpr="2"] .service_add_price_new .add{
	font-size:28px;
}
[data-dpr="3"] .service_add_price_new .add{
	font-size:42px;
}

.add_skill_tip{
	color:#666;
	padding:0.5rem 0;
	font-size:14px;
}
[data-dpr="2"] .add_skill_tip{
	font-size:28px;
}
[data-dpr="3"] .add_skill_tip{
	font-size:42px;
}
.add_skill_tip span{
	color:#fa8375
}
.no_remind{
	position:absolute;
	left:0.2rem;
	top:0;
	font-size:12px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	color:#666;
}
[data-dpr="2"] .service_add_price_new .add{
	font-size:24px;
}
[data-dpr="3"] .service_add_price_new .add{
	font-size:36px;
}
.authen_flow{
	position:relative;
	padding:0.53333333rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	margin: 0.5rem 0.5rem 0 0.5rem;
}
.authen_flow .line{
	position:absolute;
	width:100%;
	height:1px;
	overflow:hidden;
	background:#ccc;
	top:0.8rem;
	left:0;
}
.authen_flow ul{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
}
.authen_flow ul li{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-flow:column;
	        flex-flow:column;
	font-size:14px;
}
[data-dpr="2"] .authen_flow ul li{
	font-size:28px;
}
[data-dpr="3"] .authen_flow ul li{
	font-size:42px;
}
.authen_flow ul li p.num{
	position:relative;
	color:#fff;
	width:0.6rem;
	height:0.6rem;
}
.authen_flow ul li p.num span{
	position:absolute;
	width:0.6rem;
	height:0.6rem;
	background:#CECECE;
}
.authen_flow ul li p.num span:nth-of-type(1){
	-webkit-transform:rotate(45deg);
	    -ms-transform:rotate(45deg);
	        transform:rotate(45deg);
	border-radius:0.1rem;
}
.authen_flow ul li p.num span:nth-of-type(2){
	background:transparent;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.authen_flow ul li p.info-text{
	margin-top:0.4rem;
	color:#a3a1a1;
}
.authen_flow ul li.active p.num span:nth-of-type(1){
	background:#0BC1BC;
}
.authen_flow ul li.active p.info-text{
	color:#0BC1BC;
}
.howGetAutten{
	background:url(../../images3.0/announ_hospital.png) no-repeat left center;
	background-size:0.5rem;
	font-size:14px;
	padding:0.2rem 0 0.2rem 0.6rem;
	color:#23c1bb;
	margin:0 auto;
	width:3rem;
}
[data-dpr="2"] .howGetAutten{
	font-size:28px;
}
[data-dpr="3"] .howGetAutten{
	font-size:42px;
}
.authen_footer{
	position:fixed;
	bottom:0;
	left:0;
	background:#fff;
	width:100%;
	text-align:center;
	font-size:18px;
}
.authen_footer p{
	color:#fa8375;
	padding:0.38rem 0;
}
.no_authen.authen_footer{
	display:flex;
}
.no_authen_gray.authen_footer p:nth-of-type(1){
	background:#b3b5b5;
	color:#fff;
}
.no_authen.authen_footer p{
	color:#FFF;
	flex:1;
	text-align:center;
	background-color:#0BC1BC;
}
.no_authen.authen_footer p:nth-of-type(1){
	background:#0BC1BC;
	color:#fff;
}
.authen_props_form{
	padding:0.26rem 0;
	font-size:14px;
}
[data-dpr="2"] .authen_props_form{
	font-size:28px;
}
[data-dpr="3"] .authen_props_form{
	font-size:42px;
}
.authen_props_form>div{
	display:flex;
	padding:0 0.26rem;
	margin-top:0.26rem;
	align-items:center;
}
.authen_props_form>div label{
	width:4rem;
	color:#666;
}
.authen_props_form>div input{
	border:1px solid #ccc;
	padding:0.1rem;
	width:100%;
}
.authentication_list{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding:0.26rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	font-size:14px;
	line-height:1.4;
}
[data-dpr="2"] .authentication_list{
	font-size:28px;
}
[data-dpr="3"] .authentication_list{
	font-size:42px;
}
.authentication_list h2{
	border-right:1px dotted #999;
	padding-right:0.2rem;
	margin:0 0.2rem;
	width:2rem;
	color:#666;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
}
.authentication_list div{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
	text-align:left;
	color:#999;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	-ms-flex-flow:wrap;
	    flex-flow:wrap;
}
.authentication_list:nth-of-type(3) div{
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
}
.authentication_list div span{
	display:block;
	border:1px solid #fa8375;
	padding:0.1rem 0.2rem;
	border-radius:0.1rem;
	color:#fa8375;
}
/* 认证填写信息 */
.authen_tip{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.authen_tip p{
	background: url(../../images3.0/customer/icon_qctip.png) no-repeat 0.3rem center;
    background-size: 0.4rem;
    padding: 0.2666666666666rem 0 0.2666666666666rem 0.8rem;
    color:#999;
    font-size: 12px;
}
.auth_fill_filed{
	background:#fff;
}
.auth_fill_filed .auto_fill_items{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	padding:0.2rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.auth_fill_filed .auto_fill_items .item_name{
	text-align:center;
	color:#666;
	font-size:15px;
	padding: 0.2rem 0;
	border-bottom: 1px solid #fff;
	margin-right: 0.5rem;
}
[data-dpr="2"] .auth_fill_filed .auto_fill_items .item_name{
	font-size:30px;
}
[data-dpr="3"] .auth_fill_filed .auto_fill_items .item_name{
	font-size:45px;
}
.auth_fill_filed .auto_fill_items>div{
	border-bottom:1px solid #eee;
	/* width:100%; */
	flex:1
}
.auth_fill_filed .auto_fill_items>div input{
	width:100%;
	border:none;
	padding:0.2rem;
	font-size:15px;
	color:#999;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
[data-dpr="2"] .auth_fill_filed .auto_fill_items>div input{
	font-size:30px;
}
[data-dpr="3"] .auth_fill_filed .auto_fill_items>div input{
	font-size:45px;
}
.auth_fill_filed .auto_fill_items>div input::placeholder{
	color:#cecdcd;
}
.auth_fill_filed .auto_fill_items>div input::-webkit-input-placeholder{
	color:#cecdcd
}
.auth_fill_filed .auto_fill_items>div input::-moz-placeholder{ 
    color:#cecdcd
}
.auth_fill_filed .auto_fill_items>div input:-ms-input-placeholder{
    color:#cecdcd
}
.auth_fill_filed .auto_fill_items>div b{
	font-size:15px;
	color:#999;
	display: inline-block;
}
.auth_fill_filed .auto_fill_items>div p{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.auth_fill_filed .auto_fill_items>div p .y{
	font-size:15px;
	color:#666;
}
[data-dpr="2"] .auth_fill_filed .auto_fill_items>div p .y{
	font-size:30px;
}
[data-dpr="3"] .auth_fill_filed .auto_fill_items>div p .y{
	font-size:45px;
}
.auth_fill_filed .auth_fill_filed_tip{
	background:#EAFFFE;
	padding:0.2rem 0.56rem;
	font-size:15px;
	color:#999;
}
[data-dpr="2"] .auth_fill_filed .auth_fill_filed_tip{
	font-size:30px;
}
[data-dpr="3"] .auth_fill_filed .auth_fill_filed_tip{
	font-size:45px;
}






.radio_multiple.usage.no_mt{
	margin:0;
	padding:0.2rem;
}
.radio_multiple.usage.no_mt  b span{
	border-color:#A0A0A0
}
.radio_multiple.usage.no_mt b span.active:before{
	border-color:#fff;
	background: transparent;
}
.radio_multiple.usage.no_mt b span.active{
	background:#23C1BB;
	border-color:#23C1BB;
}
/* 小柏认证上传证书 */
.upPic_filed{
	background:#fff;
	padding-bottom: 0.26rem;
}
.upPic_filed .upPic_items{
	
}
.upPic_filed .upPic_items .info{
	font-size:13px;
	color:#999;
	text-align:center;
	padding:0.4rem 0;
}
[data-dpr="2"] .upPic_filed .upPic_items .info{
	font-size:26px;
}
[data-dpr="3"] .upPic_filed .upPic_items .info{
	font-size:39px;
}
.upPic_filed .upPic_items .info.wraning{
	color:#ff4c37;
}
.identity_filed .identity_items{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack:distribute;
	    justify-content:space-around;
	margin-bottom:0.26rem;
}
.identity_filed .identity_list{
	width:40%;
	height: 2.5rem;
}
.identity_filed .identity_list img{
/* 	width:100%; */
	height: 100%;
}
.identity_filed .identity_upload{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	background:#ECF6F8;
}

.identity_filed .apply_Card{
	display:flex;
	-webkit-box-align:center;
	align-items:center;
	-webkit-box-pack:center;
	justify-content:center;
	background:#ECF6F8;
}

.identity_filed .identity_upload .add{
	text-align:center;
}
.identity_filed .identity_upload .add p{
	width:100%;
}
.identity_filed .identity_upload .add p:nth-of-type(1){
	width:1.0666666666666667rem;
	height:1.0666666666666667rem;
	margin:0.2rem auto;
}
.identity_filed .identity_upload .add p:nth-of-type(2){
	font-size:13px;
	color:#999;
}
[data-dpr="2"] .identity_filed .identity_upload .add p:nth-of-type(2){
	font-size:26px;
}
[data-dpr="3"] .identity_filed .identity_upload .add p:nth-of-type(2){
	font-size:39px;
}
.no_identity p:nth-of-type(1){
	color:#23c1bb;
	font-size:13px;
}
[data-dpr="2"] .no_identity p:nth-of-type(1){
	font-size:26px;
}
[data-dpr="3"] .no_identity p:nth-of-type(1){
	font-size:39px;
}
.no_identity p:nth-of-type(2){
	background:#FC8272;
	color:#fff;
	text-align:center;
	padding:0.15rem 0;
	border-radius:0.15rem;
	margin-top:0.26rem;
}
/* 认证提交成功 */
.hint_tip{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-flow:wrap;
	    flex-flow:wrap;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	text-align:center;
	margin:1.5rem 0;
}
.hint_tip p{
	width:100%;
}
.hint_tip .img{
	width:5.68rem;
}
.hint_tip .img img{
	width:100%;
}
.hint_tip .tip{
	margin:0.6666666666666666rem 0 1.0933333333333333rem;
	font-size:20px;
	color:#23c1bb;
}
[data-dpr="2"] .hint_tip .tip{
	font-size:40px;
}
[data-dpr="3"] .hint_tip .tip{
	font-size:60px;
}
.hint_tip .name{
	font-size:17px;
	color:#666;
}
[data-dpr="2"] .hint_tip .name{
	font-size:34px;
}
[data-dpr="3"] .hint_tip .name{
	font-size:51px;
}
.countDayTip{
	font-size:14px;
	color:#999;
	text-align:center;
}
[data-dpr="2"] .countDayTip{
	font-size:28px;
}
[data-dpr="3"] .countDayTip{
	font-size:42px;
}
.countDayTip p{
	margin-bottom:0.5rem;
}

/* 编辑资料 */
.my_header.edit_infoHeader{
	height:auto;
}
.idiograph input{
	border:none;
	background:none;
	color:#fff;
	line-height: 1.6;
	
}
.idiograph input::placeholder,.edit_info_person .name input::placeholder{
	color:#fff;
}
.idiograph input::-webkit-input-placeholder,.edit_info_person .name input::-webkit-input-placeholder{
	color:#fff;
}
.idiograph input::-moz-placeholder,.edit_info_person .name input::-moz-placeholder{
	color:#fff;
}
.idiograph input::-ms-input-placeholder,.edit_info_person .name input::-ms-input-placeholder{
	color:#fff;
}
.edit_info_person{
	display:flex;
	flex-flow:column wrap;
	align-items:center;
	margin-top:-2px;
	padding:0.4rem 0;
}
.edit_info_person>*{
	padding:0.2rem 0;
	color:#fff;
}
.edit_info_person .name input{
	text-align:center;
	width:2rem;
	border:none;
	background:transparent;
	color:#fff;
}
.edit_info_wrap{
	background:#fff;
}
.edit_info_list{
	display:flex;
	align-items:center;
	padding:0.4rem;
	box-sizing:border-box;
	font-size:15px;
}
.edit_info_list>p{
	width:2.9rem;
	color:#666;
}
[data-dpr="2"] .edit_info_list{
	font-size:30px;
}
[data-dpr="3"] .edit_info_list{
	font-size:45px;
}
.edit_info_list>div{
	flex:1;
	text-align:right;
	color:#999;
	position:relative;
}
.edit_info_list>div p{
	padding:0.2rem 0;
	padding-right:0.1rem;
	line-height: 1.4;
}
.edit_info_list>div.nolock p{
	background:url(../../images3.0/icon_edit_info.png) no-repeat right center;
	background-size:0.2rem;
}
.edit_info_list div.lock p{
	background:url(../../images3.0/icon_lock.png) no-repeat right center;
	background-size:0.3rem;
}
.hl_tit{
	font-size:15px;
	color:#666;
	padding:0.2rem 0 0.2rem 0.4rem;
}
[data-dpr="2"] .hl_tit{
	font-size:30px;
}
[data-dpr="3"] .hl_tit{
	font-size:45px;
}
.hl_tit span{
	font-size:12px;
}
[data-dpr="2"] .hl_tit span{
	font-size:24px;
}
[data-dpr="3"] .hl_tit span{
	font-size:36px;
}
#selectStature{
	position:relative;
	top:0;
	right:0;
}
.edit_info_list>div.nolock input{
	position: absolute;
    right: 0;
    top: 0.2rem;
    border: none;
    background: transparent;
    opacity: 0;
}
.edit_info_list>div.nolock p.userNeedInput{
	background:none;
}
.edit_info_list>div.nolock p.userNeedInput input{
	opacity: 1;
    text-align: right;
    padding-right: 1.2rem;
    color: #999;
    line-height: 1.4;
}
.edit_info_list>div.nolock p.userNeedInput.userNeedInputText input{
	padding-right: 0.5rem;
    top: -0.1rem;
}
.pops_edit{
	position:absolute;
	width:80%;
	z-index:999;
	display:none;
}
.pops_edit.t .pops_wrap:after{
	content:"";
	position:absolute;
	right:0.2rem;
	top:-0.4rem;
	background:url(../../images3.0/icon_sj.png) no-repeat;
	background-size: 0.5rem;
    width: 0.5rem;
    height: 0.52rem;
    transform:rotate(180deg);
}
.pops_edit .pops_wrap:after{
	content:"";
	position:absolute;
	right:0.2rem;
	bottom:-0.4rem;
	background:url(../../images3.0/icon_sj.png) no-repeat;
	background-size: 0.5rem;
    width: 0.5rem;
    height: 0.52rem;
}
.pops_edit .pops_wrap{
	position:relative;
	background:#fff;
	padding:0.4rem;
	box-sizing:border-box;
	padding-bottom:0.5rem;
	border-radius:0.1rem;
}
.pops_edit .pops_wrap h2{
	font-weight:bold;
	font-size:17px;
	color:#666;
}
[data-dpr="2"] .pops_edit .pops_wrap h2{
	font-size:34px;
}
[data-dpr="3"] .pops_edit .pops_wrap h2{
	font-size:51px;
}
.pops_edit .pops_wrap p{
	padding-top:0.2rem;
	font-size:14px;
	color:#999
}
[data-dpr="2"] .pops_edit .pops_wrap p{
	font-size:28px;
}
[data-dpr="3"] .pops_edit .pops_wrap p{
	font-size:42px;
}
.pops_edit .pops_wrap p span{
	color:#23c1bb;
}
.pops_edit .pops_wrap span.know{
	position:absolute;
	right:0.4rem;
	bottom:0.2rem;
	font-size:14px;
	color:#23c1bb;
}
[data-dpr="2"] .pops_edit .pops_wrap span.know{
	font-size:28px;
}
[data-dpr="3"] .pops_edit .pops_wrap span.know{
	font-size:42px;
}
.pops_edit .circle{
	width:0.6rem;
	height:0.6rem;
	border-radius:50%;
	position:absolute;
	bottom:-1rem;
	right:0.1rem;
	background: url(../../images3.0/icon_lock.png) no-repeat center center #fff;
    background-size: 0.3rem;
}
.pops_edit.t .circle{
	top:-1rem;
	right:0.1rem;
	bottom:unset
}
.edit_tel{display:none}
.edit_tel h2{
	font-size:18px;
	color:#666;
	padding:0.25rem 0;
	border-bottom:1px solid #F3F3F3;
}
[data-dpr="2"] .edit_tel h2{
	font-size:36px;
}
[data-dpr="3"] .edit_tel h2{
	font-size:54px;
}
.edit_tel_wrap{
	padding:1rem 0;
}
.edit_tel_wrap input {
	width:80%;
	border:none;
	border-bottom:1px solid #F3F3F3;
	height:0.5rem;
	text-align:center;
	line-height:1.6;
	font-size:16px;
	color:#666;
}
[data-dpr="2"] .edit_tel_wrap input {
	font-size:32px;
}
[data-dpr="3"] .edit_tel_wrap input {
	font-size:48px;
}
.personalStyle{
	display:flex;
}
.personalStyle ul{
	width:85%;
	display:flex;
}
.personalStyle li{
	flex:1;
	padding:0.2rem;
}
.personalStyle li img{
	width:100%;
}
.personalStyle>p{
	flex:1;
	display:flex;
	align-items:center;
	padding-left:0.2rem;
	font-size:14px;
	color:#666;
}
[data-dpr="2"] .personalStyle>p{
	font-size:28px;
}
[data-dpr="3"] .personalStyle>p{
	font-size:42px;
}
.personalStyle>p:after{
	content:"";
	display:inline-block;
	background:url(../../images3.0/icon_notice.png) no-repeat right center;
	background-size:0.2rem;
	width:0.2rem;
	height:0.2rem;
	margin-left:0.1rem;
}
header .person_edit{
	color:#fff;
	font-size:14px;
}
[data-dpr="2"] header .person_edit{
	font-size:28px;
}
[data-dpr="3"] header .person_edit{
	font-size:42px;
}
.personal_wrap{
	width:100%;
	overflow:hidden;
}
.personal_wrap .personal_box{
	width:110%;
}
.personal_wrap .personal_list{
	position:relative;
	width:29%;
	margin-bottom:0.26rem;
	float:left;
	margin-right:0.2rem;
}
.personal_wrap .personal_list img{
	width:100%;
}
.personal_wrap .personal_list span{
	position:absolute;
	top:0.2rem;right:0.2rem;
	border:1px solid #fff;
	background:rgba(0,0,0,0.4);
	width:0.5rem;
	height:0.5rem;
	border-radius:50%;
}
.personal_wrap .personal_list.active span{
	background:url(../../images3.0/customer/icon_qc_checked.png) no-repeat center center #23C1BB;
	background-size:0.3rem;
}
.personal_footer{
	position:fixed;
	bottom:0;left:0;
	width:100%;
	padding:0.4rem 0;
	text-align:center;
	color:#23c1bb;
	background:#fff;
	font-size:16px;
}
[data-dpr="2"] .personal_footer{
	font-size:32px;
}
[data-dpr="3"] .personal_footer{
	font-size:48px;
}
.lateApply {
	background: #fff !important;
	color: #a09999 !important;
}
.identity_filed.certificate_filed .identity_list{
	width: 100%;
    height: 4rem;
}
.identity_filed.certificate_filed>img{
	width:100%;
	height:4rem
}
.identity_filed.certificate_filed{
	padding:0.56rem;
	padding-bottom:0;
	box-sizing:border-box;
	width: 100%;
}
.certificate_content>.tip{
	background:#f2f2f2;
	padding:0.25rem 0.26rem;
	font-size:14px;
	color:#666;
}
[data-dpr="2"] .certificate_content .tip{
	font-size:28px;
}
[data-dpr="3"] .certificate_content .tip{
	font-size:42px;
}
.certificate_content .upload .tip{
	display:flex;
	justify-content:flex-end;
	padding: 0 0.56rem;
}
.certificate_content .upload .tip p{
	background:url(../../images3.0/announ_hospital.png) no-repeat left center;
	background-size:0.4rem;
	padding: 0.1rem 0;
	padding-left:0.5rem;
	font-size:14px;
	color:#23c1bb;
}
[data-dpr="2"] .certificate_content .upload .tip p{
	font-size:28px;
}
[data-dpr="3"] .certificate_content .upload .tip p{
	font-size:42px;
}

.jsuser_detail_basic_info .jsuser_detail_basic_info_filed .cerficate_top{
	position:relative;
	top:-0.6rem;
	display:flex;
	align-items: center;
	flex-flow:column wrap;
}

.jsuser_detail_basic_info  .cerficate_top .head_pic{
	width:2rem;
}
.jsuser_detail_basic_info .cerficate_top .head_pic img{
	width:100%;
	border-radius:50%;
}
.jsuser_detail_basic_info  .cerficate_top .name{
	font-size:19px;
	margin:0.2rem 0;
	font-weight:bold;
	color:#666;
}
[data-dpr="2"] .jsuser_detail_basic_info  .cerficate_top .name{
	font-size:38px;
}
[data-dpr="3"] .jsuser_detail_basic_info  .cerficate_top .name{
	font-size:57px;
}
.jsuser_detail_basic_info  .cerficate_top .status{
	font-size:14px;
	color:#fa8375;
	background:url(../../images3.0/cre_state.png) no-repeat left center;
	background-size:0.4rem;
	padding-left:0.5rem;
	margin:0.2rem 0;
}
[data-dpr="2"] .jsuser_detail_basic_info  .cerficate_top .status{
	font-size:28px;
}
[data-dpr="3"] .jsuser_detail_basic_info  .cerficate_top .status{
	font-size:42px;
}
.jsuser_detail_basic_info  .cerficate_top .card_num{
	color:#666;
	margin-top:0.6rem;
	font-size:14px;
}
[data-dpr="2"] .jsuser_detail_basic_info  .cerficate_top .card_num{
	font-size:28px;
}
[data-dpr="3"] .jsuser_detail_basic_info  .cerficate_top .card_num{
	font-size:42px;
}
.certifica_wrap{
	
}
.certifica_wrap .certifica_list{
	display:flex;
	font-size:14px;
	padding:0.3rem 0.56rem;
	box-sizing:border-box;
	border-bottom:1px solid #f0f0f0;
	color:#666;
}
[data-dpr="2"] .certifica_wrap .certifica_list{
	font-size:28px;
}
[data-dpr="3"] .certifica_wrap .certifica_list{
	font-size:42px;
}
.certifica_wrap .certifica_list p:nth-of-type(2){
	margin-left:auto;
}
.certifica_wrap .certifica_list p.goDone{
	padding-right:0.5rem;
	background:url(../../images3.0/icon_edit_info.png) no-repeat right center;
	background-size:0.4rem;
}
.certifica_wrap .certifica_list p.goDone a{
	color:#666;
}
.my_center_tip.edit_tel_wrap{
	padding:0.5rem 0;
}
.my_center_tip p{
	font-size:16px;
	color:#666;
	padding:0 0.4rem;
	text-align:left;
	line-height:1.6;
}
[data-dpr="2"] .my_center_tip p{
	font-size:32px;
}
[data-dpr="3"] .my_center_tip p{
	font-size:48px;
}
.my_center_tip p span{color:#FA8375}
.my_center_tip ul{
	margin-top:0.2rem;
}
.my_center_tip li{
	font-size:14px;
	color:#666;
	text-align:left;
	padding:0.2rem 0.4rem;
}
.my_center_tip li span{
	background:#23c1bb;
	display:inline-block;
	width:1.4rem;
	text-align:center;
	padding:0.05rem 0;
	color:#fff;
	border-radius:0.2rem;
	margin-right:0.3rem;
}

/* 行为准则 */
.stabdard_wrap{
	background:#fff;
}
.stabdard_nav{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	display:flex;
	align-items:center;
	height: 1.3066666666666666rem;
    line-height: 1.3066666666666666rem;
}
.stabdard_nav div{
	flex: 1;
    text-align: center;
    font-size: 18px;
    color: #999;
    background: #F2F2F2;
}
.stabdard_nav div.active {
    background: #FFF;
    color: #23c1bb;
}
.role_list{
	display:none;
	padding:0.4rem;
	box-sizing:border-box;
}
.role_filed{
	font-size:14px;
	color:#999;
	line-height:1.4
}
[data-dpr="2"] .role_filed{
	font-size:24px;
}
[data-dpr="3"] .role_filed{
	font-size:36px;
}
.role_filed>h2{
	text-align:center;
	color:#23c1bb;
	font-size:16px;
	line-height:2;
}
[data-dpr="2"] .role_filed>h2{
	font-size:32px;
}
[data-dpr="3"] .role_filed>h2{
	font-size:48px;
}

.role_list_children{
	margin:0.2rem 0;
	padding-left:0.3rem;
}
.role_list_children h3{
	position:relative;
	color:#6f6e6e;
	line-height:1.6;
}
.role_list_children h3:before{
	content:"";
	position:absolute;
	width:0.2rem;
	height:0.2rem;
	background:#23c1bb;
	border-radius:50%;
    top: 50%;
    left: -0.3rem;
    transform: translateY(-50%);
}
.role_list_children.hasTime p,.role_list_children.hasTimeNo p{
	display:flex;
	line-height:1.6;
}
.role_list_children.hasTime p span:nth-of-type(1){
	width: 1.4rem;
}
.role_list_children.hasTime p span:nth-of-type(2),.role_list_children.hasTimeNo p span:nth-of-type(2),.role_list_children.hasTimeNo2 p span:nth-of-type(2){
	width:100%;
} 
.role_list_children.hasTimeNo p span:nth-of-type(1){
	width: 0.5rem;
}
.role_list_children.hasTimeNo.hasTimeNo2 p span:nth-of-type(1){
	width: 1.4rem;
}

/* 我的档案 */
.mu_record_wrap{
	background:#fff;
}
.mu_record_wrap ul{
	
}
.mu_record_wrap li{
}
.mu_record_wrap li a{
	position:relative;
	display:flex;
	color:#666;
	padding:0.46rem;
	box-sizing:border-box;
}
.mu_record_wrap li a p{
	font-size:16px;
	padding:0.1rem;
}
[data-dpr="2"] .mu_record_wrap li a p{
	font-size:32px;
}
[data-dpr="3"] .mu_record_wrap li a p{
	font-size:48px;
}
.mu_record_wrap li a:after{
	content:"";
	background:url(../../images3.0/icon_edit_info.png) no-repeat left center;
	width:0.4rem;
	height:0.4rem;
	background-size:0.4rem;
	margin-left:auto;
	margin-top:0.1rem;
}
/*我的技能  */
.my_center_wrap.my_skill_wrap{
	background:#fff;
	width: 100%;
    overflow: hidden;
}
.persona_information.my_skill{
	color:#666;
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
}
.persona_information.my_skill .name b.lever{
	margin-left:0.4rem;
	font-size:14px;
}
[data-dpr="2"] .persona_information.my_skill .name b.lever{
	font-size:28px;
}
[data-dpr="3"] .persona_information.my_skill .name b.lever{
	font-size:42px;
}
.persona_information.my_skill .person_con .star{
	background:#f4f4f4;
}
.persona_information.my_skill .name b.lever.lever_height{color:#fd9840}
.persona_information.my_skill .name b.lever.lever_middle{color:#23c1bb}
.persona_information.my_skill .name b.lever.lever_low{color:#82b53f}

.skill_wrap{
	font-size:12px;
}
[data-dpr="2"] .skill_wrap{
	font-size:24px;
}
[data-dpr="3"] .skill_wrap{
	font-size:36px;
}
.my_center_wrap.my_skill_wrap .my_top_list{
	position:relative;
	z-index:80;
}
.skill_wrap table{
	border-collapse: collapse; 
	width:100%;
	color:#999999;
	overflow:hidden
}
.skill_wrap thead th{
	background:#e6e6e6;
	border:1px solid #fff;
	padding:0.2rem 0.4rem;
}
.skill_wrap td{
	padding:0.2rem 0.4rem;
	border:1px solid #f0f0f0;
}
.skill_wrap table thead th.head{
	width:35%;
}

.skill_wrap table thead th.bd p{
	position:relative;
	padding-left:0.3rem;
}
.skill_wrap table thead th.bd p:before{
	content:"";
	position:absolute;
	left:0;
	top:50%;
	width:0.2rem;
	height:0.2rem;
	border-radius:50%;
	transform:translateY(-50%)
}
.skill_wrap table thead th.bd.bd1 p:before{
	background:#f9c63c;
}
.skill_wrap table thead th.bd.bd2 p:before{
	background:#23c1bb;
}
.skill_wrap table thead th.bd.bd3 p:before{
	background:#fa8375;
}
.skill_wrap table td.checked{
	background:url(../../images3.0/skill_checked.png) no-repeat center center;
	background-size:0.5rem;
}
.other_filed_head{
	background:#e6e6e6;
	padding:0.2rem 0.4rem;
	color:#999;
}
.other_filed_list{
	display:flex;
	padding:0.2rem 0.4rem;
	color:#999;
	flex-flow: wrap;
}
.other_filed_list p{
	position:relative;
	padding-left:0.3rem;
	margin-right:0.3rem;
}
.other_filed_list p:before{
	content:"";
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%);
	width:0.1rem;
	height:0.1rem;
	background:#999;
	border-radius:50%;
}

/* 服务合作协议 */
.agreement_wrap{
	background:#fff;
	padding:0.4rem;
	color:#666;
	font-size:14px;
	line-height:1.6;
}
[data-dpr="2"] .agreement_wrap{
	font-size:28px;
}
[data-dpr="3"] .agreement_wrap{
	font-size:42px;
}
.agreement_wrap h2{
	text-align:center;
	font-weight:bold;
}
.agreement_wrap p{
	margin:0.1rem;
}
.agreement_wrap b{
	font-weight:bold;
}
.agreement_wrap .title{
	font-weight:bold;
	font-size:16px;
	margin-top:0.4rem;
}
[data-dpr="2"] .agreement_wrap .title{
	font-size:32px;
}
[data-dpr="3"] .agreement_wrap .title{
	font-size:48px;
}
.agreement_wrap .content{
	text-indent:2em;
}
.agreement_wrap .content2{
	text-indent:4em;
}
/*  */
.my_wallet_state{
	display:flex;
	flex-flow:row wrap;
	align-items:center;
	justify-content: center;
}
.my_wallet_state .describe_tip{
	width:100%;
	text-align:center;
	font-size:14px;
	line-height: 1;
	color:#999;
    margin:0.3rem 0;
}
[data-dpr="2"] .my_wallet_state .describe_tip{
	font-size:28px;
}
[data-dpr="3"] .my_wallet_state .describe_tip{
	font-size:42px;
}
.state_tip{
	width:3rem;
	margin: 0 auto;
}
.state_tip img{
	width:100%;
}
.state_btn_tip{
	font-size:14px;
	color:#fff;
	background:#fa8375;
	border-radius:0.1rem;
	line-height: initial;
    padding: 0.2rem;
}
[data-dpr="2"] .state_btn_tip{
	font-size:28px;
}
[data-dpr="3"] .state_btn_tip{
	font-size:42px;
}


.orderList_content .dropload-down{
	height:auto;
}
.orderList_content .dropload-refresh,.dropload-update,.dropload-load,.dropload-noData{
    height: auto;
    line-height: 50px;
    text-align: center;
}
.orderList_content .my_wallet_state{
	margin-top:3rem;
}

/* 更换手机号 */
.changeTelNum_wrap{
	
}
.changeTelNum_wrap .tel_tip{
	padding:0.41rem;
	box-sizing:border-box;
	font-size:15px;
	color:#999;
}
[data-dpr="2"] .changeTelNum_wrap .tel_tip{
	font-size:30px;
}
[data-dpr="3"] .changeTelNum_wrap .tel_tip{
	font-size:45px;
}
.changeTelNum_wrap .tel_tip span{
	color:#666;
	padding-left:0.2rem;
}
.vaild_tel_input{
	position:relative;
}
.vaild_tel_input input{
	width:100%;
	background:#fff;
	border:none;
	height:1.5rem;
	padding:0 0.41rem;
	font-size:15px;
	box-sizing:border-box;
	color:#666;
}
[data-dpr="2"] .vaild_tel_input input{
	font-size:30px;
}
[data-dpr="3"] .vaild_tel_input input{
	font-size:45px;
}
.vaild_tel_input input::placeholder{
	padding-left:0.2rem;
	color:#999;
}
.change_num_next_step{
	width:90%;
	margin:1rem auto 0.5rem;
	background:#e6e6e6;
	padding:0.41rem 0;
	text-align:center;
	font-size:18px;
	color:#999;
	border-radius:0.2rem;
}
[data-dpr="2"] .change_num_next_step{
	font-size:36px;
}
[data-dpr="3"] .change_num_next_step{
	font-size:54px;
}
.change_num_next_step.active{
	background:#23c1bb;
	color:#fff;
}
.nt_tip{
	font-size:14px;
	text-align:center;
	color:#bfbfbf;
}
[data-dpr="2"] .nt_tip{
	font-size:28px;
}
[data-dpr="3"] .nt_tip{
	font-size:42px;
}
.vaild_tip_fill.vaild_tip{
	width:auto;
}
.vaild_tip{
	width: 40%;
    display: flex;
    align-items: center;
	position: absolute;
	right: 10px;
    top: 50%;
    transform: translateY(-50%);
	justify-content: space-between;
}
.clear {
	visibility: hidden;
	width: 16px;
	height: 16px;
	background: url(../../images3.0/close.png) no-repeat;
	outline: none;
    background-size: 100%;
}
.vaild_tel_input input::-ms-clear { display: none; }
.vaild_tel_input input:valid + .vaild_tip .clear { display: inline-block;    visibility: visible; }

.vaild_tip p{
	color:#fa8375;
	font-size:14px;
}
[data-dpr="2"] .vaild_tip p{
	font-size:28px;
}
[data-dpr="3"] .vaild_tip p{
	font-size:42px;
}
.vaild_tip p.active{
	color:#d5d5d5;
}
.vaild_tip p.active span{
	color:#fa8375;
	padding-left:0.2rem;
}
.vaild_wrong_tip{
	display:flex;
	margin: 0 auto;
	width:60%;
	padding:0.2rem;
	text-align:center;
	color:#fff;
	background:rgba(0,0,0,0.3);
	justify-content: center;
	border-radius:0.1rem;
}
/* 我的工资条  */
.salary_fixed{
	position:fixed;
	top:0;
	width:100%;
	z-index:100;
}
.salary_fixed header.notIndex{
	position:relative;
}
.salary_date_choice{
	display:flex;
	align-items:center;
	position:relative;
	background: #23c1bb;
	height:1.6rem;
}
.choice_month{
	display:flex;
	align-items:center;
	justify-content:space-between;
	width:40%;
	margin:0 auto;
}
.choice_month .btn{
	background:url(../../images3.0/choise.png) no-repeat;
	width: 0.6rem;
	height: 0.6rem;
    background-size: 100%;
}
.salary_data_year{
	position:absolute;
	left:0.26rem;
	top:50%;
	transform: translateY(-50%);
	color:#fff;
	font-size:16px;
}
[data-dpr="2"] .salary_data_year{
	font-size:32px;
}
[data-dpr="3"] .salary_data_year{
	font-size:48px;
}
.choice_month .next_btn{
    transform: rotate(180deg);
}
.choice_month .next_btn.gray{
	-webkit-filter: grayscale(1);
    filter: gray;
    filter: grayscale(1);
    opacity: 0.5;
}
.choice_month .now_month{
	font-size:16px;
	color:#fff;
}
[data-dpr="2"] .choice_month .now_month{
	font-size:32px;
}
[data-dpr="3"] .choice_month .now_month{
	font-size:48px;
}
.salary_head{
	position:relative;
	display:flex;
	justify-content:space-between;
	padding:0.26rem 0.4rem;
	box-sizing:border-box;
	color:#999;
	font-size:16px;
	height: 1rem;
	background:#f2f2f2;
}
[data-dpr="2"] .salary_head{
	font-size:32px;
}
[data-dpr="3"] .salary_head{
	font-size:48px;
}
.salary_head p:nth-of-type(1){
	padding-left:0.7rem;
}
.salary_sheet_wrap{
	background:#fff;
	padding-top:2.6rem;
	padding-bottom:1.466666666rem;
}
.salary_sheet_wrap li{
	position:relative;
	display:flex;
	justify-content:space-between;
	padding:0.5rem 0.6rem;
	box-sizing:border-box;
	font-size:16px;
	color:#666;
	border-bottom:1px solid #f0f0f0;
}
.salary_sheet_wrap li p:nth-of-type(1){
	padding-left:0.5rem;
}
.salary_sheet_wrap li:before{
	content:"";
	position:absolute;
	top:0;
	left:0.5rem;
	height:100%;
	width:1px;
	background:#f0f0f0;
}
.salary_sheet_wrap li:after{
	content:"";
	position:absolute;
	top:50%;
	left:0.37rem;
	width:0.3rem;
	height:0.3rem;
	border-radius:50%;
	background:#f0f0f0;
	transform:translateY(-50%)
}
.salary_footer{
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:1.466666666rem;
	display:flex;
	align-items:center;
	justify-content:space-between;
	padding:0 0.8rem;
	box-sizing:border-box;
	background:#fff;
	box-shadow:0 0px 10px 0px rgba(0,0,0,0.1);
}

.no_salary_content{
    margin-top: 80px;
    height: 60px;
    width: 100%;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
}
.salary_footer p:nth-of-type(1){
	font-size:18px;
	color:#666;
}
[data-dpr="2"] .salary_head{
	font-size:36px;
}
[data-dpr="3"] .salary_head{
	font-size:54px;
}
.salary_footer p:nth-of-type(2){
	font-size:24px;
	color:#23c1bb;
}
[data-dpr="2"] .salary_head{
	font-size:48px;
}
[data-dpr="3"] .salary_head{
	font-size:72px;
}
.no_salary_content.salary_sheet_wrap{
	background:#f2f2f2
}
.nosalartData{
	display:flex;
	align-items:center;
	justify-content:center;
	flex-flow:row wrap;
}
.nosalartData .nosalartp1{
	width:4rem;
}
.nosalartData .nosalartp1 img{width:100%;}
.nosalartData .nosalartp2{
	width:100%;
	color:#666;
	font-size:14px;
}
[data-dpr="2"] .nosalartData .nosalartp2{
	font-size:28px;
}
[data-dpr="3"] .nosalartData .nosalartp2{
	font-size:42px;
}

.my-level{
	width:100%;
	height:1.3333rem;
	line-height:1.3333rem;
	padding-left:40px;
	box-sizing:border-box;
	font-size:18px;
	color:#666666;
}
[data-dpr="2"] .my-level{
	font-size:36px;
}
[data-dpr="3"] .my-level{
	font-size:54px;
}






