@media screen and (min-width:400px) {
	uni-app, uni-page-head{
		height: 60px;
	}
	uni-page-head .uni-page-head{
		height: 60px !important;
	}
	uni-page-head[uni-page-head-type=default]~uni-page-wrapper{
		height: calc(100% - 70px) !important;
	}
	uni-page-head .uni-page-head__title{
		font-size: 1.125rem !important;
		line-height: 40px !important;
		font-weight: normal !important;
	}
	uni-page-head .uni-btn-icon{
		font-size: 1.725rem !important;
	}
	.font_xs{
		font-size: 0.825rem !important;
	}
	.font_xl{
		font-size: 1.325rem !important;
	}
	.mini-type-style{
		font-size: 0.8rem !important;
	}
	.cen_card .label_box .label_info uni-text{
		line-height: 1.725 !important;
		/* font-size: 1rem !important; */
		color: #333;
	}
	.cen_card .label_box .label_info{
		background-color: #eee !important;
	}
	.popup_box .detail-list{
		box-shadow: none !important;
	}
	.detail-list,.device-detail{
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) !important;
	}
	.list_form .uni-table-tr{
		background-color: #f0f0f0 !important;
	}
	.list_form .uni-table-th{
		border-bottom: 1px solid #cfcfcf !important;
	}
	/* yuanswitch 
	.require_wrap{
		padding-top: 0 !important;
	}
	.require_wrap .require_cell{
		line-height: 1.75 !important;
	}
	.ljh_box .tit_ljh{
		font-size: 1.25rem !important;
	}
	.cen_card .label_box .label_info {
		background-color: #eee !important;
	}
	.cen_card .label_box .label_info uni-image{
		width: 48rpx !important;
		height: 48rpx !important;
	}
	
	.cen_card .label_box .label_info uni-text{
		line-height: 1.5 !important;
		font-size: 1rem !important;
		color: #333;
	}
	.ljh_box .tit_ljh .state-style, .top_card .state-style{
		font-size: 0.8rem !important;
	}
	.card_task .ljh_box{
		margin-bottom: 0 !important;
	}
	.task_num uni-image{
		width: 56rpx !important;
		height: 56rpx !important;
	}
	.task_num uni-text{
		font-size: 1rem !important; 
	}
	.pda_receipt_label .label_order uni-text{
		font-size: 1rem;
		color: #434556;
	}
	.pda_receipt_label .icon_normal{
		width: 56rpx;
		height: 56rpx;
	}
	.pda_receipt_bot .icon_normal{
		width: 56rpx;
		height: 56rpx;
		float: left;
	}
	.pda_receipt_bot .text_darkblue{
		float: left;
		font-size: 1rem;
		margin-top: 8rpx;
		display: inline-block;
	}*/
	.top_card .text_lightblue{
		font-size: 1rem !important;
	}
	.top_card .cell_box .cell_info{
		margin-bottom: 0;
	}
	.uni-tab-item-title{
		font-size: 1.125rem !important;
	}
	.cell_box .cell_info uni-view{
		font-size: 1rem !important;
		color: #101010 !important;
	}
	.cell_box .cell_info .text_lightblue{
		font-size: 0.875rem !important;
		color: #6A6E7A !important;
	}
	.cell_box .cell_info .text_black{
		font-size: 1.125rem !important;
		
	}
	.scan_float uni-image{
		margin-top: 18rpx !important;
	}
	.scan_float uni-view{
		font-size: 0.875rem !important;
		letter-spacing: 1px;
	}
	.new_btn_bot .new_save_btn,.popup_box .pop_title uni-text{
		font-size: 1rem !important;		
	}
	.bot_card{
		background-color: #eee !important;
	}
	.bot_card_item uni-text{
		font-size: 0.8rem !important;
		font-weight: 600;
	}
	.summary_state .state_point{
		font-size: 1rem !important;
	}
	.summary_item label{
		float: left;
	}
	.summary_item uni-text{
		font-size: 1.125rem !important;
		font-weight: normal !important;
		float: left;
	}
	/* popup */
	.popup_box{
		box-sizing: border-box;
	}
	.popup_box .uni-steps{
		width:100%;
		overflow-x: hidden;
	}
	.popup_box .uni-steps__row-line-item{
		height: 60rpx !important;
	}
	.popup_box .uni-steps__row-text-container{
		margin-top: 0 !important;
	}
	.popup_box,.uni-popup .uni-scroll-view-content{
		border-top-left-radius:30rpx !important;
		border-top-right-radius:30rpx !important;
	}
	.popup_box .pop_title{
		font-size: 1.125rem !important;
		letter-spacing: 1px;
	}
	.popup_box .pop_tab .tab_tit{
		font-size: 0.875rem !important;
	}
	.popup_box .pop_tab .tab_tit_active{
		font-size: 1rem !important;
	}
	.popup_box .pop_tab .tab_info{
		min-height: 200rpx !important;
	}
	.popup_box .pop_tab .tab_info uni-textarea{
		height: 200rpx;
	}
	.popup_box .pop_tab .tab_info uni-button{
		font-size: 0.875rem !important;
		letter-spacing: 1px;
	}
	/*底部按钮*/
	.new_btn_bot .new_save_btn{
		background-color: #E4EAFF !important;
		height: 50px;
		line-height: 50px;
	}
	.new_btn_bot .new_clear_btn{
		font-size: 1rem !important;
		line-height: 50px;
	}
	.scroll-detail{
		padding-bottom: 70px !important;
	}
	.count_shadow,.device-detail{
		box-shadow: 0 0 20rpx rgba(0,0,0,0.2);
	}
	.list_info {
		padding: 0 20rpx 20rpx;
		margin-top: 0;
	}
	.uni-scroll-view-content .creattp_list{
		width: 100% !important;
	}
	.creattp_list .uni-list .list_cell uni-text{
		font-weight: bold;
	}
	.popup_box .scan_scroll{
		max-height: 44vh !important;
		
	}
}