/*----------------------accesscard---------------------*/
.accesscard_list{
	position: absolute;
	top: 44px;
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #ddd;
	color: #000;
	padding-bottom: 19px;
}
.accesscard_item{
	margin-bottom:19px;
	border: 1px solid #D7D7D7;
}

/*----------------------list------------------------*/

.inventory_plan_list .weui-navbar__item.weui-bar__item--on {
	background-color: #fff;
	border-bottom: 3px solid #CC0000;
}

.inventory_plan_list .name_operate {
	float: left;
	width: 100%;
	height: 10px;
	border: solid 1px #999999;
	border-bottom: none;
}

.inventory_plan_list .name_operate .weui-cell__bd{
	text-align:center;
	float: left;
	width: 50%;
	display: inline;
	font-size: 14px;
	color: rgb(0, 0, 0);
	line-height: 10px;
	border-right: 1px solid grey;
}

.inventory_plan_list .name_operate .rt{
	border-right:none;
}

.inventory_plan_list .pandian_item{
	border-bottom: 1px solid #ddd;
	color: #000;
	padding: 5px 10px;
}
		
.inventory_plan_list .pandian_item .weui-cell__bd{
	font-weight: 400;
	font-size: 14px;		
}

.inventory_plan_list .pandian_item .weui-btn{}

.inventory_plan_list .weui-btn_plain-primary:not(.weui-btn_plain-disabled):active {
	color: rgba(255, 102, 0, 0.6);
	border-color: rgba(255, 102, 0, 0.6);
}

.inventory_plan_list .period{
	padding: 2px 9px;
	background: #efeff4;
}

.inventory_plan_list .period:before{
	border-top: 0;
}
.inventory_plan_list .period .weui-cell__bd{
	font-size: 13px;
	color: #999;
}

.inventory_plan_list .period span{
	color: #CC0000;
	padding-left: 0;
}
/*----------------------details------------------------*/

.inventory_plan_details .weui-search-bar{
	top:44px;
}
.inventory_plan_details .weui-search-bar__cancel-btn{
	color:#ff6600;
}
.inventory_plan_details .weui-cells.weui-cells_checkbox{
	margin-top:42px;
	/* margin-bottom: 70px; */
	margin-bottom: 155px;
}
.inventory_plan_details .weui-cells_checkbox .weui-check:checked + .weui-icon-checked:before {
	color: #ff6600;
}
.inventory_plan_details .zichan_left p:nth-child(1){
	height:20px;
	font-size:0.9em;
    padding-left: 0.4em;
}
.inventory_plan_details .zichan_left p:nth-child(2){
	height:20px;
	color: #999999;
	font-size:0.9em;
    padding-left: 0.4em;
}
.inventory_plan_details .zichan_left p:nth-child(3){
	height:25px;
	font-size:0.9em;
	color:#ff6600;
    padding-left: 0.4em;
}
.inventory_plan_details .zichan_right p:nth-child(1){
	height:20px;
	font-size: 0.7em;
	color: #FFFFFF;
	background-color: #2bcbf3;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
.inventory_plan_details .zichan_right p:nth-child(2){
	height:30px;
	margin-top:10px;
	font-size:0.6em;
    padding-right: 0.5em;
}
.inventory_plan_details .icon-dingwei:before {
	font-size:1.5em;
	color:#27E6D4;
}
.inventory_plan_details .module_submit{
	background-color: #f6f5f5;
    position: fixed;
    z-index: 500;
    bottom: 0;
    width: 100%;
}

.inventory_plan_details .module_submit .weui-btn_primary {
	background-color: #CC0000;
}

.inventory_plan_details .module_submit .weui-btn_primary:not(.weui-btn_disabled):active {
  color: rgba(255, 255, 255, 0.6);
  background-color: #CC0000;
}

.inventory_plan_details .module_submit .weui-cell{
	padding:0px;
}

.inventory_plan_details .module_submit #selected_num{
	color:#ff6600;
}

.inventory_plan_details .weui-agree__checkbox:checked:before{
	color: #ff6600;
	font-size: 18px;
}

.inventory_plan_details .weui-agree,.weui-btn_mini{
	font-size:14px;
}

.inventory_plan_details .weui-agree__checkbox{
	width: 18px;
	height: 18px;
}

.inventory_plan_details .zichan_left p{
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;	
}

.inventory_plan_details .weui-cells_checkbox .weui-cell{
	padding: 5px 2px;
}

.inventory_plan_details .zichan_right .yipan{
	background-color: #CC0000;
	position: relative;
	top: 0em;
	right: 0.4em;
}

.inventory_plan_details .zichan_right .weipan{
	background-color: rgba(194, 195, 196, 1);
	position: relative;
	right: 0.3em;	
    padding: 0.4em 0.6em;
}

.inventory_plan_details .zichan_right .shoudong{
	background-color: #CC0000;
	position: relative;
	right: 0.3em;	
    padding: 0.4em 0.6em;
    border-radius: 2px;
}

.inventory_plan_details .weui-cells_checkbox .weui-cell__hd {
	padding-right: 1px;
}

.inventory_plan_details .weui-badge{
	font-size:15px;
}

.inventory_plan_details .seticon{
	color:#CC0000;
	font-size: 20px;
	margin-left: 15px;
	margin-right: 10px;
	font-weight: bold;
}

.inventory_plan_details .weui-search-bar__box .weui-search-bar__input {
	height: 28px;
}

.inventory_plan_details .weui-search-bar__box .weui-icon-search {
	line-height: 36px;
}

/*----------------------inventory------------------------*/

.inventory_photo {
	margin-bottom: 30px;
	margin-top: 10px;
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-left: 14px;
	padding-right: 14px;
	box-sizing: border-box;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	line-height: 2.55555556;
	border-radius: 5px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	overflow: hidden;
	top:44px;
}
.inventory_basic_info{
	background-color: #FFFFFF;
	font-size: 14px;
	overflow: hidden;
	position: relative;		
	text-align:center;
	margin-top:25px;
	font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;		
}
.inventory_basic_info .weui-cell{}

.inventory .grey_separated{
	background-color: #efeff4;
	padding: 0;
	height: 5px;
}
.inventory .custom_title{
	text-align: left;
	font-size: 17px;
}
.inventory .custom_title:before{
	border-top: 0;
}
.inventory .custom_content{
	color:#888888;
	text-align: left;
	font-size: 14px;
	font-family: Helvetica Neue,Helvetica,sans-serif;
}
.inventory .weui-cells{
	margin-top: 0;
}
.inventory .weui-textarea {
	border: 1px #efeff4 solid;
	border-radius: 5px;
}
/*----------------------modify------------------------*/

.asset_modify_photo {
	margin-top: 10px;
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-left: 14px;
	padding-right: 14px;
	box-sizing: border-box;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	line-height: 2.55555556;
	border-radius: 5px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	overflow: hidden;
	top:44px;
}
.asset_modify_info{
	margin-top:0px;
	margin-bottom:35px;	
}
.asset_modify_info .weui-cell__hd:nth-child(1){
	text-align:right;
	padding-right:15px;
}	

/*----------------------myassets------------------------*/
.myassets .userinfo{
	margin-top: 0;
}
.myassets .userinfo .weui-cell__hd:nth-child(1){
	padding-right:15px;
}
.myassets .userinfo .seticon{
	font-size: 24px;
	padding-right: 10px;
	color:#CC0000;			
}
.myassets .assets_list{
	/*padding-bottom: 53px;*/
    padding-bottom: 0px;
}
.myassets .assets_list .weui-cells{
	margin-top: 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}
.myassets .assets_list .weui-cell{
	padding: 20px 15px;
}
.myassets .assets_list .weui-cell_access .weui-cell__ft:after {
	height: 15px;
	width: 15px;
}
.myassets .userinfo .weui-cell__ft{
	font-size:14px;
}

.myassets .OperationManu{
	padding-bottom: 53px;
    margin-top:-20px;
}
.myassets .OperationManu .weui-cells{
	margin-top: 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}
.myassets .OperationManu .weui-cell{
	padding: 20px 15px;
}
.myassets .OperationManu .weui-cell_access .weui-cell__ft:after {
	height: 15px;
	width: 15px;
}