html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote,
pre,a, address, big, cite, code,
del, dfn, em, img, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details,
figure, figcaption, footer, header, menu,
nav, output,section, summary,
time, mark, audio, video ,button ,input ,select{
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;}

html,body,page{ 
	margin: 0;
	width: 100%;
	height: 100%;
  	background:#f3f3f3;
	font-family: "微软雅黑", "Microsoft Yahei","Helvetica Neue",Helvetica,"Hiragino Sans GB",Arial,sans-serif;
  	overflow-x: hidden;
    position:relative;
}
input {
    text-indent:6px !important;
    font-weight:400 !important;
    font-size:15px !important;
    outline-color:#fff !important;
        font-family: "微软雅黑";
}

input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}
.weui-dialog__bd:first-child {
    padding: 1.7em 20px 1.7em !important;
    color: #353535;
}
.s_btn {
    color:#fff !important;
    font-size:17px !important;
}
.alert-error {
    color: #b94a48;
    background-color: #f2dede;
    width: 100%;
    margin: 25px auto 5px;
    line-height: 33px;
    padding: 0 10px;
    border-radius: 0;
    font-size:13px;
}
select, textarea, input, button {
    -moz-appearance: none;
    -webkit-appearance: none;
}
ul li{
	list-style:none;
}
.clear{
	clear:both;
}

.page__log{
	width: 100%;
    padding: 50px 0 30px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
 .page__title {
    width: 100%;
    padding: 50px 0 30px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page__hd .page__log img{
	width:50%;
	height:50%;
}

.logo_btn{
	margin-top:25px;
	font-size:17px;
}
.weui-label{
	width:25px;
}
/****弹窗背景****/
#iosMask {
     opacity: 0.6;
    background: rgb(0, 0, 0);
}
/*产品线*/
.w074{
	margin-top:0 !important;
	font-size:.28rem;
	
}
.w074 a{padding:0 .15rem;}
.weui-flex__item{
	width:50%;
    height:50%;
	border:1px solid #a0a0a0;
	border-radius: 6px;
}
.weui-flex__item1 {
    border: none;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.weui-flex__item1 p{
	font-size:18px;
}
.weui-flex__item1 a img{
	width:100%;
	height:100%;
}
.weui-flex .weui-flex__item2{
	text-align:center;
	margin:.1rem;
	border:none;
}
.weui-flex .weui-flex__item2 img{
	width:100%;
	height:100%;
}
.page__bd_spacing2{
    line-height: 0.5;
}
/*全名店*/

.page_ft{
	text-align:center;
	margin-bottom:20px;
}
.page_ft a{
	text-decoration:none;
	font-size:.28rem;
	color:#333;
	display: block;
}
.updateBtn a {
    width: 40%;
    height: 46px;
    margin: 2% 5% 5% 5%;
    padding: 4px 0;
    font-size: 17px;
    color:#fff !important;
}
.updateBtn a:nth-child(2) {
    background:#c4c4c4;
    }
.page__bd_spacing3{
    padding:.3rem .35rem .2rem .35rem;
}
/*防串货查询*/
.check_input input {
    width: 80%;
    height:37px;
    border: 1px solid #ddd;
    border-radius: 6px;
}
.checkClearSearch{
	padding:0 .2rem;
}
.checkClearSaoMiao {
    width: 10%;
    display: block;
    margin-left: 15px;
    font-size: 0;
    position: relative;
    /* left: 1%; */
    text-align: center;
}
.checkClearSaoMiao img{
	width:.44rem;
	height:.40rem;
}
.check_input{
	margin-top:35px;
	width:100%;
	height:.56rem;
}
.check_input input{
	outline:medium;
}
.SecurityCheckSetImg img {
   
    max-height:200px;
}
.checkMain{
	margin-top:35px;
    padding: 0 .2rem;
    margin-bottom: 20px;
}
.CapacityShowMainer{
	border-radius:.3rem;
    width: 100%;
}
.CapacityShow ul li{
	line-height:.5rem;
    text-align: left;
}

.CapacityShow ul li span{
	color:#b1b1b1;
	font-size:16px;
}
.CapacityShow ul li span a{
	color:#000;
}
.sendAddressEdit,.remarksBtn{
	margin:0.7rem .3rem .7rem .3rem;
}
#labProductLineName,#labProductName,#labProductNo,#labAgentName,#labCompanyName{
    color: #333;
}
.CapacityShow { overflow-y: scroll; }
#barcode_data tbody tr th, #barcode_data tbody tr td { width: 10%; text-align: center; }
/*****************条码入库************************/
	section{
		width:100%;
		height:auto;
		background:#fff;
		margin-top: .2rem;
	}
    .bar_title_set {
            padding: 10px 15px 0px 15px;
    }
 .bar_title_set:before {
    content: none !important;
}
    .bar_title {
        font-size: 15px;
        color:#686868;
        font-weight: 500;
    }
     .bar_title1 {
        font-size: 15px;
        text-indent: 20px;
        padding-top: 10px;
        color: #686868;
        font-weight: 400;
    }
  #product_panel {
      border-bottom: 1px solid #efefef;
  }
	.sort{
		display:flex;
		justify-content:space-around;
		align-items:center;
		background: #fff;
		/*margin: 10px;*/
		padding-bottom:20px;
		flex: 3;
   		flex-wrap: wrap;

	}
	.sort1 {
    margin: 0 !important;
	}
	.find{
		padding-left:.2rem;
	}
	.sort .sortMain {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border: 1px solid #ddd;
        border-radius: 6px;
        flex: 3;
        flex-wrap: wrap;
        padding: 4px 29px;
    }
	.sort .sortMain .sortImg{
		width:.72rem;
		height:.72rem;
		border: 1px solid #d3d3d3;
    	border-radius: 50%;
	}
	.sort .sortMain .chooseImg{
	  	width: 100%;
	    height: 100%;
	    max-width: 1.5rem;
	    max-height: 2.12rem;
	}
	.sort .sortMain .goods{
		width:1.3rem;
		height:2.12rem;
	}
	.sort .sortMain span{
		font-size:15px;
		color: #333;
	}
	.sort .sortMain span:hover{
		color:#1AAD19;
	}
	.sort .sortMain .sortImg:hover{
		color:#1AAD19;
		border: 1px solid #000;
	}
	.sortMainNone{float:left;}
/*table切换*/
.weui-tab__panel2{
	padding-top:120px;
	background:#fff;
}
.weui-tab__panel1{
	background:#fff;
}
.bar_table1{
	color:#1AAD19;
}
.bar_table2{
	color:#fff;
}
.bar_input,.bar_input_name{
	border:1px solid #d3d3d3;
	padding:5px 0;
	border-radius: 6px;
}
.add_btn{
	margin-left:.2rem;
    padding: .02rem 1.32em !important;
}
.navbar-table{
	border-bottom:1px solid #1AAD19;
}
.clickBar{
	background:#fff;
	height:1.8rem;
}
.clickBar:before{
	border:none;
}
/*.moreContainer{
	margin-top:20px;
}*/
/*弹框提醒样式修改*/
.weui-toast1 {
    position: fixed;
    z-index: 5000;
    width: auto;
    top: 360px;
    left: 50%;
    margin-left: -1.4em;
    background: rgba(40, 40, 40, 0.75);
    text-align: center;
    border-radius: 5px;
    color: #FFFFFF;
}
/*发货列表*/
.sendGoodsTable{
	background:#fff;
}
.weui-navbar__item.weui-bar__item_on {
    background-color: #eaeaea;
    border-bottom: 2px solid #1FC54A;
    color:#1AAD19;
}

/*发货列表详情*/
.sendGoodListDetileTitle{
	background:#1AAD19;
	color:#fff;
}
.topTitle,.topTitleMainer{
	font-size:15px;
	padding:0 10px;
}
.topTitle {
    border-bottom: 1px solid #089607;
    padding: 5px 10px;
    font-weight: 500;
}
.topTitleMainer {
    height: 60px;
    line-height: 22px;
    position: relative;
    top: 10px;
}
.chooseloistics {
    padding:0;
}
.topTitleMainer h3{
      font-weight: 500;
    }
.userMsg .userName{
    float:left;
    font-size:15px;
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.userMsg .userTel{float:right;font-size:15px;}
.form_search{
	height:.8rem;
}
.inputMain{
	border:1px solid #ddd;
	border-radius:6px;
}
.sendGoodsBtn{
	float:right;
	margin-right:20px;
}
.sendGoodsDiv {
    width: 100%;
    height: 30px;
    border-top: 1px solid #ddd;
    padding: 5px 0;
}
.sendGoodsInput{
	padding:10px 0;
	border:none;
	width:100%;
	border-radius:6px;
}
/*归属代理商*/
.totalGoodsCount{color:#00bff4;
    font-weight:400;
    font-size:15px;}
.waitSendGoods h4{
	color:#666;
	font-weight:400;
    font-size:15px;
    text-indent: -3px;
}
.s_textarea{
	border:1px solid #ddd;
	border-radius:6px;
	float:right;

}
.CommentedOut{
	float:left;
	margin-left:10px;
}
.table_main{ width:100%; text-align:center;} 
.table_main>tbody>tr>th{
	font-size:10px;
}
.table_main>tbody>tr{
	line-height:20px
}
.table_main>tbody>tr>td{
	text-align:center;
	font-size:12px;
}
.yes-icon{
	font-size:14px;
}
.weui-check__label_main p{
	font-size:14px;
}
/*进货详情待发货（有收货地址）*/
.detailMain{
	background:#fff;
	border-bottom:10px solid #f3f3f3;
	border-top:10px solid #f3f3f3;
}
.sendGoodListDetilList{
	margin-right:.2rem !important;
}
.sendGoodListDetilList p{
	font-size:15px;
}
/*授权查询*/
.authorize_check_input input {
    width: 100%;
    height: .75rem;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size:14px;
    color:#ddd;
    margin-top:50px !important;
}
/********代理商防伪查询*********/
.SecurityCheckMainer{
	background:#f3f3f3 !important;
}
.SecurityCheck{
	font-size:16px;
	padding: .2rem;
    text-align:center;
}
.SecurityCheckTitle,.contactNumber{
	color:#000;
	overflow: hidden; 
	text-overflow:ellipsis;
	white-space:nowrap;

}

.SecurityCheckSetImg{
	text-align:center;
}
/***代理商申请页面***/
.AgentsProposerTitle{
	background:#1AAD19;
}
.AgentsProposerTitle .weui-cells__title{
	background:c;
	color:#fff;
}
.w001 p input{	
	font-size:15px;
	text-indent:6px;
	outline:medium;
    width: 100%;
}
.w001 .AgentsProposerImg{width:24px;height:24px;}
.AgentsProposerSubmit{
	width: 95%;
    margin-top: 1rem;
}
.w002 {margin-top: 0em;margin-bottom: 0em;line-height:22px;}
 .weui-msg__icon-area {margin-top: 30px;}
/***申请状态**/
.w003{font-size:14px;background:#d3d3d3;border-radius: 6px;padding:5px 0;}
.w004{padding:0 20%;}
/***申请列表****/
.w005{text-align:center;font-size:15px;color:#666;background: #f3f3f3;padding: 5px 15px 5px;}
.applyListTotal{padding:0 0 40px 0;}
.applyListMain{padding: 0 10px;background: #f3f3f3;}
.applyListMainDel{height:2.2rem;border:1px solid #ddd;border-radius:6px;padding:0 !important;background:#fff;}
.applyListMainFl{height:100%;width:100%;margin-top:15px;}
.applyListMainFl p:nth-child(2n+1) {line-height:35px;text-indent:10px;}
.applyListMainFlTitle span:nth-child(1) {
    display: inline-block;
    width: 65%;
    overflow: hidden;
    height: 24px;
    text-indent: 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: break-word;
    word-break: break-all;
}
.applyListMainFl p:nth-child(3) {color: #333;}
.applyListMainFr{background:#00bf04;color:#fff;margin-right:0px !important;margin-right: .8em;width: 60px;line-height:none !important;height: 100% !important;text-align: center;font-size:.28rem; border-top-right-radius: 6px;border-bottom-right-radius: 6px;}
.applyListMainFr span{line-height:2.4rem;font-size: 15px;}
.applyListMainFlTitle {
    font-size:15px;
    color: #333;
   
}
.applyListMainFr1{background:#24b9ff; }
.applyListMainFr2{background:#d1d1d1; color:#807777;}
/*授权书*/
.w006{font-size:15px;text-align:left;margin-left:15px;padding: 0.1rem 0;}
.weui-msg {padding-top: 10px !important;}
.countDown {
    font-size: 15px;
    margin-top: -5px;
}
/*.countDown span{
	font-weight:bold;
}*/
.showAuthorization{margin:0 .3rem;font-size: .34rem !important;}
/*当前产品线（查看历史记录）*/
.w007{width:100%;background:#fff;padding: 10px 0 5px;}
.w007 .weui-btn{background:#fff;}
.currentProductLineTop{width:100%;background:#1AAD19;color:#fff;text-align:center;padding:7px 10px ;}
.currentProductLineTop p{font-size:15px;}
.currentProductLineLink{
	border:1px solid #00bf04;
	color:#00bf04 !important;
	width: 96%;
	font-size:15px;
}
.currentProductLineLink img,.currentProductLineHistory img{
	width:20px;
	height:20px;
	position:relative;
	top:2px;
	right:10px;
}
.status ul{
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background:#fff;
	margin-top:.2rem;
}
.status ul li{
	font-size:15px;
	height:1rem;
	line-height:1rem;
	text-indent:10px;
}
.status ul li span{
	padding:0 .2rem;
}
.status ul li .w008{
	color:#666666;
}
/*总部添加库存*/
.addgoodsMain{
	margin-top:0 !important;

}
.agentMainer{
	width:92%;
	height:50px;
}
.agentTitle{
	width:100px;
	font-size:.3rem;
}
.menuChoose{
	border:1px solid #ddd;
	margin-left:.1rem;
}
.chooseExplain {
    font-size: 15px;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: .2rem;
    word-break: break-all;
    color: #666;
}
/*.addgoodsListMainer{
	margin-top: .2rem;
}*/
.w009{
	margin-left:10px;
    width: 40%;

}

.countChange{
	/*border:1px solid #ddd;*/
	border-radius:6px;
}
.addGoods,.minGoods{
	width:20px;
	height:20px;
	/*padding:0 5px;*/
    color: #999;
    border:1px solid #ddd;
    border-radius: 50%;
}

.currentShow {
    float: left;
    outline: medium;
    height: 20px;
    text-align: center;
}
.countChange span{
	float:left;
	text-align: center;
	line-height:17px;
    color: #333;
}
.w010{
	width:100%;
	text-align:right;
	height:.5rem;
	line-height:.5rem;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.w010 span{
	display:inline-block;
	padding-right:.3rem;
}
.w011{
	line-height:1rem;
}
/*.w012{
	height:1.7rem;
}*/
.payment{
	position:relative;
	top:-13px;
}
.currentShow{
	width:40px;
    border:1px solid #ddd;
    border-radius:5px;
    margin: 0 5px;
    font-size: 12px !important;
    text-indent:0 !important;
}
/*备注*/
.w013{
	width:100%;
	font-size:.28rem;
	display:inline-block;
}
.w013 span{
	display: block;
	float:left;
    color:#999;
    font-size: 15px;
    margin-top: 3px;
}
.addGoodsArea {
    width: 82%;
    height: 60px;
    border-radius: 6px;
    float: left;
    outline-color: #fff;
    font-size: 15px;
    color: #666;
    border-color: #ddd;
    padding-top: 5px;
    padding-left: 5px;
}
.shipmentsBtn{
	margin:15px;
}
/*申请进货记录*/
.applyTelphone{
	margin-top:.3rem;
	color:#000;
	font-size:.3rem;
}
.w014 p{
	line-height:20px;
}
.applyGoodsImg{
	margin-right:.2rem !important;
}
.w014 .applyMoneyTotail, .w014 h6{
	font-size:15px;
    color:#333;
}
.w014 .applyDate{
	font-size:15px;

}
.w015,.applyFormSearch{
	font-size:16px;
}
/*****选择产品线*******/
.w016{
	margin:.2rem;
	background:#fff;
}
.chooseProductLine {
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
}
..bar_title {
    font-size: 16px !important;
    border-top: 1px solid #f3f3f3;
    padding-top: 20px;
    color: #999 !important;
}
/*进货列表*/
.s_008 {
    padding:10px 15px;
}
.sendGoodsListuserMsg .sendGoodsListuserName {
    float: left;
    font-size: 15px;
    color:#333;
}
.sendGoodsListuserTel img {
    width: .35rem;
    height: .35rem;
    float: right;
}
.sendGoodListmainer{
	border-bottom:.2rem solid #f3f3f3;
}
.NoNews{
	width:100%;
	text-align:center;
	padding:1rem 0;
}
    /*选项卡插件样式*/
.tab { width: 100%; }
.tabnav { float: left;border-bottom: 1px solid #d2d2d2; width: 100%;height: .7rem;background: #fff;color: #333;}
.tabnav li { float: left;width: 33.3%;height: .7rem;line-height: .7rem; text-align: center; font-size: 15px; cursor: pointer;}
.tabcontent {float: left;width: 100%;overflow-y: auto;margin-bottom: 50px; }
.tabcontent .tab_con {width: 260px;height: 600px;display: none;}
.cuttor { border-bottom: 3px solid #1AAD19; color: #000; position: relative; top: -2px;color:#1AAD19;font-weight:500; }
.tabcontent > div {display: none;}

/*进货详情优化*/
.y001{
	padding: 0 15px 10px 15px;

}
.y002{
	    padding: 10px 15px 0 15px;
}
.y003{
	margin-right:.2rem !important;
}
.y004{
	font-size:14px;
	 -webkit-box-align:flex-start; 
     -webkit-align-items:flex-start; 
     align-items:flex-start; 
}
.y005{
	font-size:.28rem;
}
.y006{
	color:#666;
}
.y007{
	font-size:15px;
}
.y009{
	margin-top:.2rem;
}
.y010 a{color:#fff;}

/****条码入库*******/
.BarCodeStorageList{
	margin-top:.2rem;
}
.productLineTitle{
	font-size:15px;
    margin-top: 0;
    padding-top:5px;
}
.y022 a{
	padding:0 15px;
}
/*收货地址*/
 .pd-content {
    background: #fff;
    margin-top: 0.2rem;
}
.pd-content ul {
    width: 93%;
    margin: 0 auto;
    font-size: 0.42rem;
}
.pd-content li {
    padding: 10px 0;
    border-bottom: 1px solid #efefef;
    font-size:14px;
}
.pd-content span {
    display: inline-block;
}
.w022 {
    width: 23%;
    font-size:15px;
}
.w058 {
    width: 67%;
}
.w058 input{
    outline:medium;
    font-size:15px;
}
.pd-content ul .adderssArrow:after{
    content: " ";
    display: inline-block;
    height: 6px;
    width: 6px;
    border-width: 2px 2px 0 0;
    border-color: #C8C8CD;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: relative;
    top: 50%;
    margin-top: -20px;
    left:.2rem;
}
.chooseloistics .weui-cell__bd {
     font-size:15px;
}
/** 
* 样式优化 
* By sank
* 时间:2016-11-21
 */
/*登录*/
.s_001 {
    margin:35px 12px;
    font-size:24px;
}
.weixinLogo { color: #c7b2b2 !important; font-size: 14px; z-index: 9999; }
/*条码入库*/
.s_002 {
    border-top: 1px solid #e6e6e6;
}
/*.s_003 {
    height:1.8rem;
}*/
.s_003 .s_004 {
    margin-top:.3rem;
    }
.s_005 {
    margin-top:5px !important;
}
.s_005 .s_006 {
   padding: 10px 15px 0 15px;
    }
.s_005 .weui-cell_switch {
   padding: 10px 15px 10px 15px;
    }
.s_007 {
    margin:40px 12px !important;
    top: 40px; 
}
.sendGoodListmainer .weui-panel__hd {
        padding: 10px 15px 10px 15px !important;
}
/*.s_008:after{
    content: " ";
    display: inline-block;
    height:10px;
    width: 10px;
    border-width: 2px 2px 0 0;
    border-color: #C8C8CD;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 20px;
}*/

.s_009 {
    background:none;
}
.s_009 ul li {
    line-height:22px;
}
.s_009 .weui-panel__hd {
    padding: 10px 15px 10px !important;
}

.s_009 .weui-panel__hd:after {
    content:none;
}
.s_010 {
    font-size:15px !important;
    color: #555 !important;
    margin-top:5px !important;
}
.s_010:after {
    content: none; }
.s_011 {
    color:#f52b3e;
}
.s_012 {
       width: 96%;
    word-wrap: break-word;
    padding-left: 10px;
    padding-top:2px;
}
.s_012 a {
    color:#a9a9a9;
    font-size:.28rem !important;
    text-align:left;
    }
.s_013 {
  color: #666 !important;
}
.s_013 span {
    color:#f52b3e;
    }
.reChooseProductLine {
   margin-top: .35rem;
}
.partnerChooseProductTitle {
    padding: 2px 15px;
}
.w041 p {
    font-size:15px !important;
}
.w041 p a {
    color:#f52b3e;
    }
.s_014 {
    color:#666;
    font-size:.28rem;
}
.w009 p{
            width:95%;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            font-size: 16px;
        }
/**********详情页公共部分设置******************/
.fontSize13 {
    font-size:13px;
}
.fontSize14 {
    font-size:14px;
}
.fontSize15 {
    font-size:15px ;
    
}
.chooseLogisticsList {
    font-size:15px;
    word-break: break-all;
        color: #666;
    
}
.fontSize16 {
    font-size:16px;
}
.product_img {
    width:42px;
    height:42px;
    max-height:42px;
    min-height:42px;
    max-width:42px;
    min-width:42px;
}
.product_img_set {
    position: relative;
    top: 15px;
}
/*去掉上划线和下滑线*/
.top_line:after {
    content:none;
}
.under_line:before{
    content:none;
}
.productDeliteIntro {    padding: 5px 10px 5px 8px;
}
.productDeliteIntro ul li{
    line-height:23px;
    
}
textarea {
    resize: none;
    font-family:"微软雅黑", "Microsoft Yahei","Helvetica Neue",Helvetica,"Hiragino Sans GB",Arial,sans-serif;

}
.product_content {
    margin-bottom:10px;
}
/********AddInventoryView**********/
.Capacity_show{
    font-size: 15px;
    color: #333;
}
.money_color {
    color:#f52b3e;
}
.totail_content_color {
    color:#00b4ff;
}
.font_color {
    color:#333;
}
.layui-m-layercont {
    font-size: 15px;
} 
/********详情页公共部分**************/
.S_detaile {
    background:#f3f3f3;
    line-height:25px;
    padding: 5px 15px;
}
.arrows_hide:after {
    content:none !important;

}
/*代理商管理与进发货管理*/
.shippingManagement { width: 100%; line-height: 25px; text-align: center; background-color: #1aad19; color: #fff; font-size: 16px; padding: 15px 0;}
.shippingManagement a {  color:#fff;}
.shippingManagement p:nth-child(2) { font-size: 14px; }
.shippingManagementList {margin-top:10px;    margin-bottom: 40px; }
.shippingManagementList a { background: #fff; }
/*支付凭证*/
.payOrder {
    width:100%;
    height:100%;
    max-height:360px;
}
/*角标样式*/
.cornerMark {
    position:relative;
}
.ci-count {
    position: absolute;
    top: 0px;
    right: auto;
    display: inline-block;
    padding: 2px;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    background-color: #f10215;
    border-radius: 9px;
    min-width: 12px;
    text-align: center;
}
/*myhome*/
.page_margin {
    margin-bottom:80px;
}
.s_AuthorizationRecord {
    background:#f3f3f3;
}
 .applyOutStock_main .weui-cell__ft:after {
    content: " ";
    display: inline-block;
    height: 6px;
    width: 6px;
    border-width: 2px 2px 0 0;
    border-color: #C8C8CD;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right:15px;
}
.padding10 {padding:10px 0;}
.padding20 {padding:20px 0;}
.border_bottom1 {border-bottom: 1px solid #f5f2f2;}
.border_top1{border-top: 1px solid #f5f2f2;}
.border_bottom10 {border-bottom: 10px solid #f3f3f3;}
.authorizationBookShow_share .pic{border:8px solid #fff;}
.authorizationBookImg img{border:10px solid #fff;} 
.fontSizeColor{color:#00bff4;}
.dw-bottom .dw {position: fixed;}
.dwv {font-size:17px !important;}
.dwcc {font-size:14px !important;}
.dwb-c {font-size:15px !important;}
.authorizationBookImgShow{border:10px solid #fff;} 
.upload-img img {
    width: 100%;
    height:145px;
	min-height:145px;
}
/*申请审核*/
 .icon_WaitAudit {font-size:64px;margin-top:10px;color: #00bf04;}
/*升级记录详情*/
/*时间线*/
    .timeline {background:#fff;margin-bottom:10px;}
    .timeline_style {position:relative;}
    .timeline p {color: #888;font-size:14px;}
    .timeline h4 {color: #666;font-weight: 400;}
    .timeline .recent {color: #18b4ed;}
    .timeline ul {border-bottom:10px solid #f3f3f3;padding: .1rem .1rem 0 .1rem ;}
    .timeline ul li {list-style: outside none none;}
    .timeline-item {position: relative;}
    .timeline-item-content {padding: 0 0 0 40px;}
    .timeline-item-head, .timeline-item-head-first {border-radius: 99px;content: "";position: absolute;z-index: 99;background-color: #04be02;}
    .timeline-item-head {height: 10px;left: 11px; top: 4px;width: 10px;}
    .timeline-item-head-first {height: 20px;left: 5px;top: 5px; width: 20px;}
    .timeline-item-tail {content: ""; background-color: #04be02;height: 100%; left: 15px;position: absolute;top:20px;width: 2px;}
    .timeline-item-checked {left: 0;position: absolute; top: 45%;transform: translateY(-50%);width: 100%;}
    .timeline-item-checked::before {color: #fff;font-size: 12px;width: 20px;}
    .hide { display: none;}
    .upgradeRecordList {margin:0;}
    .upgradeRecordContent {color: #8E8787;width: 35%;font-size: 15px;}
    .timeline-item-head1 {position: absolute;background: #fff;border: 1px solid #04be02;width: 40px;height: 22px;line-height: 22px; font-size: 12px;left: -6px;color: #04be02;text-align:center;}
    .timeline-item-head2 {position: absolute;background: #fff;border: 1px solid #ddd;width:40px;height: 22px;line-height: 22px; font-size: 12px;left: -6px;color: #666;text-align:center;}
