	html,body{
		overflow: unset;
	}
	
	/*视频块*/
	.netcall-show-video{
		display: flex;
	    flex-direction: row;
	    position:static;
	    /* position: absolute; */
	    /* left: 0; */
	    /* top: 0; */
	    /* right: 0; */
	    /* bottom: 0; */
	    margin: auto;
	    /* justify-content: center; */
	    /* height: 300px; */
	    width:calc(50% - 40px);
	    right: 0px;
	    float: right;
	    /* border: 1px solid red; */
	    background: #fff;
	    padding-top: 20px;
	    padding: 20px;
	    height: calc(100% - 40px);
	    max-width:700px;
	    min-height:590px;
	    min-width:700px;
	}



	/*商品信息*/
	#new_goods_list li{

	}
	._rank_list {
	    background-color: #fff;
	    height: auto;
	    border-radius: 3px;
	    -webkit-border-radius: 3px;
	    -moz-border-radius: 3px;
	    margin-bottom: 0;
	    border-bottom: 1px solid #efefef;
	    padding-top:10px;
	}
	._act_list {
	    position: relative;
	}
	._rank_img {
	    width: 115px;
	    height: 115px;
	    position: absolute;
	    left: 0px;
	    top: 0;
	}
	._rank_img img {
	    display: block;
	    width: 100%;
	    height: 100%;
	}
	._rank_text {
	    padding: 15px 0px 17px 125px;
	}
	._rank_name {

	    height: 32px;
	    line-height: 16px;
	    font-size: 14px;
	    color: #222;
	    overflow: hidden;
	    height: 17px;
	    line-height: 17px;
	    overflow: hidden;
	    white-space: nowrap;
	    word-break: keep-all;
	    text-overflow: ellipsis;
	}
	._otc {
	    display: block;
	    width: 30px;
	    height: 11px;
	    text-align: center;
	    line-height: 11px;
	    font-size: 10px;
	    color: #00aaa0;
	    float: left;
	    border-radius: 6px;
	    -webkit-border-radius: 6px;
	    -moz-border-radius: 6px;
	    margin: 1.5px 8px 0 0;
	    display: block;
	    width: 26px;
	    height: 16px;
	    background: url(http://img.zdfei.com/static/image/temp/20180411/6a71eb885891225ace44258f31843d3e.png) no-repeat center center;
	    background-size: 24px 14px;
	    float: left;
	    margin-top: 0px;
	}
	._rank_msg {
	    color: #999;
	    line-height: 16px;
	    height: 32px;
	    overflow: hidden;
	    margin-top: 5px;
	    height: 34px;
	    line-height: 17px;
	    margin-top: 5px;
	}
	._product_spec, ._rank_spec {
	    font-size: 12px;
	    margin-top: 5px;
	    color: #999;
	    height: 18px;
	    line-height: 18px;
	}
	._product_price, ._rank_price {
	    font-size: 16px;
	    font-weight: bold;
	    line-height: 20px;
	    height: 20px;
	    color: #fe4310;
	    margin-top: 8px;
	}
	._bill_btn {
	    line-height: 30px;
	    display: inline-block;
	    font-size: 22px;
	    width: 21px;
	    height: 21px;
	    background: url(http://img.zdfei.com/static/image/temp/20180620/bc753c2e62386e1e3f359aef8bea998a.png) no-repeat center center;
	    background-size: 21px;
	    position: absolute;
	    right: 10px;
	    bottom: 36px;
	    z-index: 9;
	}
	.hd-tags_ {
	    width: 100%;
	    height: 17px;
	    margin-top: 5px;
	}
	.ysd_jsd_class {
	    font-size: 10px;
	    width: 90px;
	    height: 15px;
	    line-height: 15px;
	    color: #FF4100;
	    text-align: center;
	    float: left;
	    border: #FF4100 1px solid;
	    border-radius: 3px;
	}
	.yds_doc1 {
	    font-size: 10px;
	    width: 45px;
	    height: 15px;
	    line-height: 15px;
	    color: #ffffff;
	    text-align: center;
	    float: left;
	    background: #FE4310;
	}
	.mamber_info_table .layui-form-pane .layui-input-block{
		margin-left:0px!important;
		text-align: left!important;
		padding-left: 10px!important;
	}
	.mamber_info_table .layui-form-item{
		margin-bottom:0px!important;
	}
	.mamber_info_table .layui-form-pane .layui-form-radio{
		margin-top:0px!important;
		font-size:13px;
	}
	.layui-laydate, .layui-laydate-hint{
		/*border:2px solid #4d6472!important;*/
	}
	.layui-input-block{
		width:auto!important;
	}
	.layui-input-block input{
		width:20px!important;
	}
	.pres_btn{
		margin-top:15px;
	}
	.layui-btn{
		height: 45px;
		line-height: 45px;
		letter-spacing:2px;
	}
	/*照顾方案信息*/
	.goods_info{
		height:auto;min-height:auto;background:#fff;margin-top:8px;border-radius:3px;padding:20px;width:1140px;min-width:1140px;margin-bottom: 80px;
		border: 1px solid #424448;
		box-shadow: 0 2px 6px #313131;
		display:none;
	}
	.goods_info_table{
		width: calc(100% - 20px);
	    border: 1px solid rgba(96,125,139,0.52);
	    margin: 10px;
	}
	.goods_info_table_{
		width: calc(100% - 20px);
		margin: 0 auto;
		margin-bottom:10px;
	}
	.goods_info_table tr td{
		border-right:1px solid rgba(96,125,139,0.52);
		text-align:left;
		vertical-align:middle;
		padding:10px;
		font-size: 14px;
    	font-weight: bold
	}
	.plan_info_td {
	    padding: 10px;
	    width: 25%;
	    border: 1px solid #607D8B;
	    border-style: dashed;
	}

	.info_img {
	    border: 1px solid #eee;
	    border-radius: 2px;
	    padding: 3px;
	    overflow: hidden;
	    width: 60px;
	    height: 60px;
	    float: left;
	}
	.info_img img {
	    width: 100%;
	    display: table;
	}
	.info_name{
	    line-height: 20px;
	    font-size: 13px;
	    margin-left: 80px;
	    font-weight:bold;
	}
	.info_count {
	    float: right;
	    font-size: 12px;
	}
	.info_spec{
	    color: #928d8d;
	    font-size: 12px;
	    margin-left:80px;
	    line-height:20px;
	}
	.info_goods_no {
	    color: #928d8d;
	    font-size: 12px;
	    line-height: 20px;
	    margin-left: 80px;
	}
	.info_unit,.info_symptom{
		line-height: 20px;
	    font-size: 13px;
	    margin-left: 80px;
	    color: #928d8d;
		font-size: 12px;
	}
	.loading_span{
	    display: table;
	    width: 100%;
	    text-align: center;
	    line-height: 50px;
	    font-size: 16px;
	    font-family: serif;
	    font-weight: bold;
	}
	.loading_span img{
		margin: 0 auto;
	    width: 100px;
	    display: table;
	}
	.success_span{
		position: absolute;
	    right: 20px;
	    top: 10px;
	}
	.success_span b{
		color:red;
		font-size:14px;
	}
	.success_span a{
		font-size:13px;
	}
	.success_span a:hover{
		font-size:13px;
		text-decoration: underline;
	}
	/*滚动条样式*/
    .layui-layer-content iframe::-webkit-scrollbar {/*滚动条整体样式*/
        width:3px!important;/*高宽分别对应横竖滚动条的尺寸*/
        height:3px!important;
    }
    .layui-layer-content iframe::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius:5px!important;
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2)!important;
        background: rgba(0,0,0,0.2)!important;
    }
    .layui-layer-content iframe::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2)!important;
        border-radius:0!important;
        background: rgba(0,0,0,0.1)!important;
    }

    .layui-layer-content::-webkit-scrollbar {/*滚动条整体样式*/
        width:3px!important;/*高宽分别对应横竖滚动条的尺寸*/
        height:3px!important;
    }
    .layui-layer-content::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius:5px!important;
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2)!important;
        background: rgba(0,0,0,0.2)!important;
    }
    .layui-layer-content::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2)!important;
        border-radius:0!important;
        background:rgba(0,0,0,0.1)!important;
    }
    .top_header{
    	border-radius:0px;
    	border-bottom:0px;
    	background-color:rgba(221,223,225,0.13);
    	color:rgba(255,255,255,0.46);
    	display: table;
		width: 100%;
		color:#fff;
		font-weight:bold;
		letter-spacing:2px;
		text-align:center;
    }
    .top_header .exit{
    	line-height: 50px;
    	width: 100px;
		text-align: center;
    	margin-top: 15px;
    	color: #fff;
	    font-weight: bold;
	    font-size: 13px;
	    letter-spacing: 2px;
    }
    .top_header .avatar_right{
    	display: table;
		float: right;
		margin-right: 180px;
    }

    /*隐藏“切换音频”按钮*/
    #switchToAudio{
    	display:none!important;
    }
    /*昨日、今日问诊人数*/
	.day_call{
	    width: 180px;
	    margin: 0 auto;
	    background-color: rgba(221,223,225,0.13);
	    text-align: center;		    
	    line-height: 40px;
	    font-size: 16px;
	    color: #fff;
	    padding: 50px;
	    display: table;
	    letter-spacing: 2px;
	    margin-top:10px;
	}
	.today_call{
		margin-top: 100px;
	}
	.yesterday_call{
		padding-top:10px;
		padding-bottom:10px;
	}
	.day_call p b{
		font-size:28px;
		margin-right:10px;
		font-weight:200;
	}
	.access_box{
		margin-left:130px;
		text-align:center;
		font-size:18px;
		font-weight:200;
	}
	#getstoreName{
		font-size: 15px;
	    color: #fff;
	    margin-top: 20px;
	    letter-spacing: 2px;
	}
	.getinputstorename{
		text-align:left;
		padding-left:10px;
		display: -webkit-box;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 1;
	    width:100%!important;
	}


	.netcall-show-left{
		width: calc(50% - 1px);float: left;border: 0px solid red;display: flex;height: 100%;background-color: #fff;border-right: 1px solid #eee;
		min-width:calc(50% - 1px - 700px - 40px);
		max-width:calc(50% - 1px - 700px - 40px);
		min-height:630px;
	}
	.show_left_box{
		border-right:1px solid #eee;border-bottom: 1px solid #eee;width:calc(50% - 1px);float:left;
	}
	.member_title{
		font-weight: bold;font-size: 15px;display:table;width:100%;line-height: 50px;text-indent: 30px;border-bottom:1px solid #eee;
	}
	.show_right_box{
		width:calc(50% - 1px);float:left;
	}
	/*商品*/
	.goods_info_span{
		display: block;
	    width: 90%;
	    margin: 0 auto;
	    margin-top: 10px;
	    overflow-y: scroll;
	    padding-right:2%;
	    position: relative;
	    left:2%;
	}
	.member_info_span{
		display: block;
		overflow-x: hidden;
	    overflow-y: scroll;
	}
	.goods_tables{
		display:table;
		width:100%;
	}
	.goods_tables .goods_img_td{
		width:100px;
		text-align:center;
		padding-top:10px;
		position: relative;
	}
	.goods_tables .goods_img_td img{
	    width: 80%;
	    border: 1px solid #eee;
	    border-radius: 5px;
	    padding: 3px;

	}
	.goods_tables tr td{
		text-align:left;
	}
	.goods_tables .goods_info_td p{
		font-size:13px;
		line-height:25px;
		font-family: inherit;
		padding-left:10px;
	}
	.goods_tables .goods_info_td p.goods_info_name{
		font-family:'aril';
		font-weight:bold;
	}
	.goods_tables .goods_info_td p.goods_info_unit{
		font-family:'aril';
		font-weight:500;
	}
	.goods_tables .goods_info_td p.goods_info_goodsno{
		font-family:'aril';
		font-weight:200;
	}
	.netcall-show-video{
		padding-top:20px;
	}
	/*间隔边框*/
	.line-center{
		margin: 0 auto;
	    margin-top: 20px;
	    margin-bottom: 20px;
	    display: table;
	    width: calc(90% + 20px);
	    border-top: 1px solid #ddd;
	    padding: 0px;
	}
	.netcall-show-video{
		display:table;
	}
	.netcall-video-right{
		position: static;
		display: table;
		margin-top: 5px;
	    width: 100%;
	    text-align: right;
	    margin-left:0px;
	}
	.netcall-show-video{
		/*margin-left:calc(50% + 1px);*/
	}
	.netcall-box .netcall-show-video .smallView{
		width:100%;
		background:#fff;
	}
	.netcall-box .netcall-show-video .switchViewPositionButton{
		left:auto;
		right:120px;
	}
	.netcall-show-video .bigView div{
		width:100%!important;
		height:100%!important;
		overflow-y: scroll!important;
	}
	.netcall-show-video .smallView div{
		width:160px!important;
		height:120px!important;
	}
	.netcall-box .netcall-show-video .op{
		text-align: left;
	    position: relative;
	    top: -102px;
	    margin-top:0px;
	    width:calc(100% - 160px);
	}
	.netcall-box .netcall-button{
		width:150px;
	    line-height: 50px;
	    padding: 0px;
	    height: 50px;
	    border-radius: 3px;
	}
	.netcall-box .netcall-show-video .op .netcall-button{
		width:calc(33% - 15px);
	}
	.netcall-box .netcall-button.red{
		background-color:#ff6b5f;
	}
	.netcall-box .netcall-button.red:hover{
		background-color:#d24135;
	}
	.netcall-box .netcall-button.KCF{
		background-color:#79b7ee;
		/*width:300px;*/
		margin-left:10px;
	}
	.netcall-box .netcall-button.KCF:hover{
		background-color:#57a3e7;
	}
	.netcall-box .top .fullScreenIcon{
		top: 25px;
		right: 25px;
		z-index: 9999;
		background-color: rgba(0, 0, 0, 0.6);
		border-radius:3px;
	}
	.netcall-box .top .fullScreenIcon:hover{
		background-color: rgba(0, 0, 0, 0.7);
	}
	.netcall-show-video .tip{
		margin-top:-30px;
	}
	.netcall-box .control .control-item span{
		background-color:rgba(0,0,0,0.2);
	}
	.right-panel{
		
	}
	.chat-box.show-netcall-box .netcall-box{
		display:table;
	}
	/*商品数量*/
	.goods_count_td{
		width:25px;
		text-align:center!important;
		padding-top: 15px;
		font-size:12px;
	}
	.programme_tables .goods_count_td{
		padding-top:5px;
	}
	.programme_tables .goods_img_td{
		width:90px;
	}
	.programme_tables .goods_info_unit{
		font-weight:bold
	}
	.programme_tables tr.blue_tr:last-child td.goods_img_td{
		padding-bottom:10px;
	}
	.programme_info_td{
		padding-bottom:15px;
	} 
	.blue_tr{
		background-color:#f5f7fd;
	}
	.blue_tr .goods_count_td{
		padding-top:20px;
	}
	.netcall-box .netcall-show-video .bigView.empty{
		display: table;
	    width: 100%;
	    position: unset;
	    height: 30px;
	}
	.netcall-box .empty .message{
		height: 30px!important;
		line-height: 30px;
	}
	.member_info_span table{
		width: 90%;
	    border-spacing: 1px;
	    margin: 0 auto;
	}
	.member_info_span .mamber_info_table td.left_td{
		width:35%;
	}
	/*开处方弹窗*/
	.kcf_top_message{
		width:100%;
		text-align:center;
		font-size:12px;
		color:red;;
		line-height:40px;
		margin-top:0px;
	}
	.kcf_box{
		width:95%;
		margin:0 auto;
		border:0px solid red;
		border-top:1px solid #eee;
		display: flex;
		height:calc(100% - 52px);
	}
	.kcf_box_left{
		width:35%;
		border-right: 1px solid #eee;
		background: #fafafa;
		padding-top:5px;
		padding-bottom:5px;
		height:100%;
		float:left;
		word-wrap:break-word;
	}
	.kcf_box_right{
		width: 63%;
	    float: right;
	    background-color:#eee;
	    border:1px solid #eee;
	    word-wrap: break-word;
	    height: 96%;
	    margin-left: calc(2% - 1px);
	    margin-top:2%;
	    height:auto;
	    display:table;
	    display: block;
	    overflow-y: scroll;
	    overflow-x:hidden;
	}
	.kcf_box_left table{
		display:table;
		width:100%;
	}
	.kcf_box_left table tr td{
		line-height:45px;
	}
	.kcf_box_left table tr td.left_td{
		text-align: right;
		padding-right: 15px;
		font-size:12px;
		width:60px;
	}
	.kcf_box_left table tr td.right_td{
		text-align:left;
	}
	.kcf_box_left table tr td.right_td input {
	    width: calc(100% - 40px);
	    line-height: 30px;
	    border: 1px solid #eee;
	    padding-left: 10px;
	    padding-right: 10px;
	    font-size: 13px;
	    height: 30px;
	    text-align: left;
	}
	.kcf_box_right_add{
		width:100%;
		line-height:40px;
		background-color:#fff;
		text-align:center;
		cursor:pointer;
		border-bottom:1px solid #eee;
		margin-top:5px;
		margin-left:5px;
	}
	.kcf_box_right_add b{
		display:table;
		width:100%;
		text-align:center;
	}
	/*购物车*/
	.kcf_shopcart_ul{
		display:table;
		width:95%;
		list-style-type: none;
		list-style: none;
		margin:0 auto;
		margin-top:5%;
		margin-bottom:5%;
	}
	.kcf_shopcart_ul li{
		line-height:35px;
		font-size:13px;
		color:#555;
		display:table;
		width:100%;
		transition:0.3s all;
		padding-left:5px;
		padding-right:5px;
	}
	.kcf_shopcart_ul li:hover{
		background:#fefefe;
	}
	.kcf_shopcart_ul li b{
		float: left;
		font-weight:400;
		width: calc(100% - 130px);
		overflow: hidden;
	    -webkit-line-clamp: 1;
	    color: #4d4e58;
	    word-break: keep-all;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	}
	.kcf_shopcart_ul li span{
		float: right;
		font-weight:400;
		margin-top:7px;
		width:25%;
	}
	.cartinfo_li span{
		width:auto!important;
		text-align:right;
	}
	.kcf_shopcart_ul li span button{
		height:21px;
		width:21px;
		text-align:center;
		line-height:20px;
	}
	.kcf_search_input{
	    width: calc(98% - 60px);
	    line-height: 30px;
	    padding-left: 10px;
	    padding-right: 10px;
	    border: 1px solid #ddd;
	    font-size: 13px;
	    margin-left: 10px;
	}
	.kcf_shopcart_ul li .li_title{
		width:45%;
		float:left;
		overflow: hidden;
	    -webkit-line-clamp: 1;
	    color:#4d4e58;
	    word-break: keep-all;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	}
	.kcf_shopcart_ul li .li_spec{
		width:28%;
		float:left;
		overflow: hidden;
		text-align:left;
	    -webkit-line-clamp: 1;
	    color:#4d4e58;
	    word-break: keep-all;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	}
	.empty_search{
		display:table;
		width:100%;
		text-align:center;
		font-size:13px;
	}
	.kcf_search_ul .ware_name_span{
		float: left!important;
	    width:50%!important;
	    overflow: hidden;
	    -webkit-line-clamp: 1;
	    color: #4d4e58;
	    word-break: keep-all;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    margin-top: 0px!important;
	}
	.kcf_search_ul .ware_spec_span{
		float:left!important;
		margin-top: 0px!important;
		width:25%!important;
		overflow: hidden;
	    -webkit-line-clamp: 1;
	    color: #4d4e58;
	    word-break: keep-all;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	}
	.kcf_search_ul .add_btb_span{
		float:right!important;
		margin-top: 0px!important;
		width:10%!important;
	}
	.add_btb_span button{
		width:100%!important;
		border:0px;
		border-radius:3px;
		background-color:#6d97f7;
		color:#fff;
		font-size:12px;
		line-height:30px;
	}
	._minus_one {
	    display: block;
	    width: 21px;
	    height: 21px;
	    background: url(http://img.zdfei.com/static/image/temp/20170810/da269bb63910a4c57c71f2550f306977.png) no-repeat center center;
	    background-size: 21px;
	    /* position: absolute; */
	    /* left: -21px; */
	    /* top: 0; */
	    border:0px;
	    outline: none;
	    cursor: pointer;
	    float: left;
	}
	._cart_input {
	    width: 35px;
	    border: none;
	    padding: 0 5px;
	    height: 22px;
	    line-height: 22px;
	    text-align: center;
	    cursor: pointer;
	    background:none;
	    float:left;
	}
	._add_one {
	    display: block;
	    width: 21px;
	    height: 21px;
	    background: url(http://img.zdfei.com/static/image/htmls/single/2019-05-09/5cd3a3cbc9203.png) no-repeat center center;
	    background-size: 21px;
	    background-size: 21px;
	    /* position: absolute; */
	    right: -21px;
	    top: 0;
	    border: 0px;
	    outline: none;
	    cursor: pointer;
	    float: left;
	    border: 1px solid #1e9fff;
    	border-radius: 50%;
	}

	.kcf_box_left .layui-form-item{
		margin-bottom:0px;
		height: 10px;
		display:table;
	}
	.kcf_box_left .layui-form-pane .layui-input-block{
		margin-left:0px;
		height: 20px;
		margin-top:0px;
	}
	.kcf_box_left .layui-form-pane .layui-form-radio{
		margin-top:0px;
	}
	.loading_search{
		text-align:center;
		padding-top:20px;
	}
	.loading_search img{
		width:150px;
	}
	/*购物车删除操作*/
	.cartinfo_li{
		position:relative;
		transition:0.3s all;
	}
	.red_i{
		color: red;
	    font-size: 14px;
	    font-weight: bold;
	   /* position: absolute;*/
	    line-height: 40px;
	    margin-left: -6px;
	}
	.cartnum_b{
		width:auto!important;
	}
	.number_ware_code{
		width:10%;
		border:1px solid #eee;
		line-height:25px;
		text-align:center;
	}
	/*去除type=number中的上下按钮*/
	/* 谷歌 */
	input.number_ware_code::-webkit-outer-spin-button,
	input.number_ware_code::-webkit-inner-spin-button {
	    -webkit-appearance: none;
	    appearance: none; 
	    margin: 0; 
	}
	/* 火狐 */
	input.number_ware_code{
	    -moz-appearance:textfield;
	}
	/*开处方之后的*/
	.viewKCF{
		width:55%!important;
	}
	.viewCFJ_link{
		display:none;
	}
	.viewCFJ{
		/*width:160px!important;*/
		background-color:#fff!important;
		border: 1px solid #79b7ee!important;
		color: #79b7ee!important;
		margin-left:10px!important;
	}
	.viewCFJ:hover{
		background-color:#fafafa!important;
	}
	._rx {
	    display: block;
	    width: 26px;
	    height: 16px;
	    background: url(http://img.zdfei.com/static/image/temp/20180411/b87890b0fe80ef87d0d27f7777afdfe8.png) no-repeat center center;
	    background-size: 24px 14px;
	    float: left;
	    margin-top: 0px;
	    position: absolute;
	    top: 5px;
	    background-color:#fff;
	}
	.is_rx_p{
		margin-left:0!important;
		margin-top:4px;
	}
	.day_call_box{
		margin:0 auto;
		display:table;
	}
	.day_call_{
		width:290px;
		float:left;
		padding:0px;
		background:none!important;
	}
	.go_prescription{
		line-height: 0px;
	    position: relative;
	    top: 10px;
	}
	.go_prescription a{
		font-size: 12px;
	    letter-spacing: 0px;
	    color:#aec4ed;
	    text-decoration: underline;
	}
	.goodsUsage_{
		line-height: 28px;
	    width: calc(85% - 10px);
	    margin: 0 auto;
	    /* margin-left: 5%; */
	    border: 1px solid #ddd;
	    padding-left: 5px;
	    padding-right: 5px;
	    position: relative;
	    top: 0px;
	    font-size:13px;
	    float:left;
	    margin-bottom:10px;
	    margin-top:5px;
	    background:#ddd;
	}
	.goodsUsage_btn,.cancel_btn{
		width: calc(15% - 4px);
		border:1px solid #7ab7ee;
		float:left;
		background:#7ab7ee;;
		transition:0.3s all;
		color:#fff;
		line-height:28px;
		font-size: 12px;
    	letter-spacing: 2px;
    	margin-top:5px;
	}
	.goodsUsage_btn:hover{
		background:#5ba3e5;
	}
	.preserve_btn{
		background:#d24135;
		border:1px solid #d24135;
	}
	.preserve_btn:hover{
		background:#b7271b;
		border:1px solid #b7271b;
	}

	.cancel_btn{
		display:none;
		background:#999;
		border:1px solid #999;
	}