body{background: #f9f9f9}
/*#level_column{display: none;}*/
/*#header .header_column{display: none;}*/
.defaultColorTips{color: #eb6c05;font-size: 14px;}
.allbtn ul{display: none;background-color: rgba(0,0,0,0.8)}
.top_url{padding: 10px 10px;font-size: 14px;margin: 0px;}
.layui-laydate .layui-this { background-color:#288cc0 !important;}
.layui-laydate{z-index: 3;}
.layui-laydate-footer{display: none}
.layui-form-select dl dd.layui-this{background: #288cc0;}
.layui-form-checked[lay-skin=primary] i{background: #288cc0;border-color: #288cc0 !important;}
.layui-form-radio>i:hover, .layui-form-radioed>i{color: #1b80c6}


/*通用表格排版*/
.commonform .col_2 li{ width: 50%; float: left; box-sizing:border-box}
.commonform li.liW100{width: 898px;}
.commonform li.liW100 .defaultColorTips{text-indent: 20px;}
.commonform li{line-height: 36px;padding:10px 10px; width: 100%; float: left; font-size:14px; color:#666}
.commonform li input[type=text],.commonform li input[type=password]{ width: 200px; height: 36px; line-height: 30px; padding-left: 10px; border-radius: 3px;}
.commonform li select{ width: 210px; border: 1px solid #ddd; height: 38px; line-height: 38px; padding-left: 10px; border-radius: 3px; color:#666}
.commonform li input[type=file]{ width: 200px; border: 1px solid #fff; height: 36px; line-height: 36px; padding-left: 10px; border-radius: 3px;}
.commonform li .field{ width: 90px; text-align: right; float: left}
.commonform input{border:1px solid #ddd; color:#666}
.commonform #submit{ background: #1b80c6; border: 1px solid #fff; color: #fff; height: 36px; line-height: 36px; width: 200px;margin-left: 100px; border-radius: 5px;}

/*table样式*/
[data-class='editText']>.layui-table-cell{margin: 0 5px;}
.editText>.layui-table-cell{border-bottom:1px solid #f00;margin: 0 5px;}


/*左侧菜单*/
.left_nav{min-width: 220px;float: left;padding: 10px 0px 10px 10px;}
.left_nav .my_information{margin-bottom: 15px;background: #fff;border: 1px solid #ddd;height: 100px;}
.left_nav .my_information .inforn_left{width: 40%;text-align: center;float: left;}
.left_nav .my_information .inforn_left img{width: 70px;height: 70px;margin: 10px 0; border-radius: 50px;}
.left_nav .my_information .inforn_right{width: 55%;height: 100%;float: left;padding-right: 5%;}
.left_nav .my_information .inforn_right .inforn_Id{font-size: 16px;padding: 10px 0px 3px 12px;color: #333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.left_nav .my_information .inforn_right .inforn_user{line-height: 12px;padding-left: 14px;position: relative;}
.left_nav .my_information .inforn_right .inforn_user i{background-image: url('/Public/pc2/images/bdTell.png');background-repeat: no-repeat; background-position: -1px 0px;}
.left_nav .my_information .inforn_right .inforn_user span.bdTell{display:inline-block;width:88px;}
.left_nav .my_information .inforn_right .inforn_user span.bdTell:hover{cursor: pointer;}
.left_nav .my_information .inforn_right .inforn_user span.bdTell:hover em{display: block;}
.left_nav .my_information .inforn_right .inforn_user span i{display: inline-block; width: 20px;height: 22px;background-background-image: url('/Public/pc2/images/bdTell.png');background-repeat: no-repeat; background-position:-1px 0px;position:absolute;top:-6px;left:65px; }
.left_nav .my_information .inforn_right .inforn_user span em{ width: 94px;border-radius: 0 5px 5px 0; border-right: 1px solid #ddd; display: none; z-index: 1; height:26px;line-height:26px;color:#288cc0;font-size:14px;padding-left:10px;background-image: url('/Public/pc2/images/bdTell.png');background-color: #fff;background-repeat: no-repeat; background-position:-26px 0px;position:absolute;top:-6px;left:87px;}

.left_nav .my_information .inforn_right .inforn_wallet{text-align: left;display: flex;}
.left_nav .my_information .inforn_right .inforn_wallet div{display: inline-block;margin-top: 8px;text-align: center;max-width: 58px;overflow: hidden;text-overflow: ellipsis;}
.left_nav .my_information .inforn_right .inforn_wallet div span{line-height: 15px;font-size: 14px;width: 100%;display: inline-block;text-align: center;}
.left_nav .my_information .inforn_right .inforn_wallet div span:first-child{padding:0px 0 3px 0;color: #333;}
.left_nav .my_information .inforn_right .inforn_wallet div.wallet_left{border-right: 2px solid #ddd;display: inline-block;}


.left_nav ul{background: #fff;}
.left_nav>ul>li>a{background:#eee}
.left_nav ul li.selected a{color: #1b80c6;border-left: 3px solid #1b80c6;padding-left: 10px;}
.left_nav>ul>li.selected>a{background:#eee}
.left_nav ul li.selected ul.sub{display: block;}
/*.left_nav ul li:hover a{color: #1b80c6;border-left: 3px solid #1b80c6;padding-left: 10px;}*/
.left_nav ul li  span.fa{font-size: 16px;padding-right: 10px;}
.left_nav ul li  a{display: block; font-size: 14px;color: #666;height: 100%; border-bottom: 0px solid #ddd;margin: 3px 0;padding: 10px 0px 10px 12px;cursor: pointer;}
.left_nav ul li  ul.sub{display: block;}
.left_nav ul li  ul.sub li a{display: block; font-size: 14px;color: #666;height: 100%; border: 1px solid #fff;border-left: 3px solid #fff;padding: 2px 0px 0px 26px;cursor: pointer;}
.left_nav ul li  ul.sub li:hover a{color: #1b80c6;}
.left_nav ul li  ul.sub li.selected a{color: #1b80c6;}



/*右侧二级导航*/
.right_content{width: 78%;min-width: 880px;padding: 10px 10px 10px 0; min-height: 100%;transition: height 200ms; overflow: hidden;position: relative; border-radius: 3px; float: left;margin-left: 20px;}
.right_content .subBox{width: 100%;background: #fff;height: 92.5%;border: 1px solid #ddd; }
.right_content .selected{display: block ;}


/*个人中心首页*/
.cus01{height:160px;padding:25px 20px 0 20px;}
.cus01 .cusleft .cusImg{width:127px;height:127px;overflow:hidden;margin:10px;float:left;}
.cus01 .cusleft .cusImg img{width:120px;height:120px; border-radius: 60px;}
.cus01 .cusleft{height: 160px;width: 400px;float: left;}
.cus01 .cusleft .cusName{width:230px;float:left;margin:10px;}
.cus01 .cusleft .cusName p{line-height: 24px;height:24px;font-size:16px;color:#333;padding:0;word-wrap: break-word;overflow: hidden;}
.cus01 .cusleft .cusName span{line-height: 24px;height:24px;position:relative;font-size: 14px;color:#666;display:block;word-wrap: break-word;overflow: hidden;}
.cus01 .cusleft .cusName i{background-image: url('/Public/pc2/images/bdTell.png');background-repeat: no-repeat; background-position: -1px 0px;}
.cus01 .cusleft .cusName span.bdTell{display:inline-block;width:88px;overflow: initial}
.cus01 .cusleft .cusName span.bdTell:hover{cursor: pointer;width:230px;}
.cus01 .cusleft .cusName span.bdTell:hover em{display: block;}
.cus01 .cusleft .cusName span.bdTell i{display: inline-block; width: 20px;height: 22px;background-background-image: url('/Public/pc2/images/bdTell.png');background-repeat: no-repeat; background-position:-1px 0px;position:absolute;top:0px;left:65px; }
.cus01 .cusleft .cusName span.bdTell em{ display: none; width: 94px; border-radius: 0 5px 5px 0; border-right: 1px solid #ddd; z-index: 1; height:26px;line-height:26px;color:#288cc0;font-size:14px;padding-left:10px;background-image: url('/Public/pc2/images/bdTell.png');background-color: #fff;background-repeat: no-repeat; background-position:-26px 0px;position:absolute;top:0px;left:87px;}
.cus01 .cusright{float: right;width: 450px;height: 160px;display: flex;justify-content: flex-end; align-items: center;}
.cus01 .cusright  .mess{background: #ffffeb;border:1px solid #dede8f;position: relative;width: 370px;padding: 20px;float: right;margin-right: 20px;}
.cus02{width: 878px;padding: 0 10px;}
.cus02 li{width: 23.5%;background: #fff;height: 120px;float: left;margin-right: 10px;margin-bottom: 10px;border: 1px solid #ddd;}
.cus02 li:nth-of-type(4+n){margin-right: 0px;}
.cus02 li div.top{padding: 10px 15px;}
.cus02 li div.top a{display: inline-block;padding: 0px 15px;border-radius: 10px;float: right; border: 1px solid #1f89d3;color: #1f89d3;}
.cus02 li div.top a:hover{background: #1f89d3;color: #fff;}
.cus02 li div.bottom{padding: 0 15px;line-height: 60px;}
.cus02 li div.bottom .spanNum{font-size: 32px;color: #1f89d3;display: inline-block;margin-right: 5px;}


/*个人信息>基本信息*/
.person_ul{width: 100%;}
.person_ul li{padding: 10px 0px 10px 50px;}
.person_ul li.li_userName{padding-top: 50px;}
.person_ul li.li_userHead .fileWeb {width: 200px;height: 30px;display: inline-block;position: relative;text-indent: 8px;color: #9a9a9a; line-height: 30px; background: #f5f5f5;border: 1px solid #ddd;border-radius: 3px 3px 0 0;}
.person_ul li.li_userHead .fileWeb input[type=file]{font-size: 14px;opacity: 1;position: absolute;top:0;left: 0;width: 100%;height: 100%; background: green;opacity: 0}
.person_ul li.li_userHead me{padding: 0 10px;font-size: 14px;}
.person_ul li.li_userHeadImg {padding-left: 173px;}
.person_ul li.li_userHeadImg .head_add{width: 200px;border-radius: 0px 0px 10px 10px; text-align: center;background: #fff;margin-bottom: 10px;margin-top: -21px; height: 110px;padding-top: 30px;border:1px solid #ddd;}
.person_ul li.li_userHeadImg .head_add span{display: block;color: #9a9a9a;line-height: 30px;}
.person_ul li.li_userHeadImg .head_add img{border-radius: 7px;}
.person_ul li.li_userHeadImg .img_box{background: #f5f5f5;width: 200px;border: 1px solid #ddd;border-radius: 10px;height: 130px;overflow: hidden;}
.person_ul li.li_userHeadImg .img_box img.newImg{width: 100%;height: auto;}
.person_ul li.li_userBtn{padding-left: 173px;padding-bottom: 50px}
.person_ul li.li_userBtn .buttonBtn{width: 200px; letter-spacing: 10px;border: 1px solid #ddd;background:#1b80c6;line-height: 30px;cursor: pointer; border-radius: 5px; font-size: 14px;color: #fff;}
.person_ul li.li_userBtn .buttonBtn:hover{background: #1c6aa0;}
.person_ul li.li_userTips{color: #e66a06;font-size: 14px;}
.person_ul li span.title{display: inline-block;width: 120px;text-align: right;font-size: 14px;color: #666}
.person_ul li input:not([type=file]){width: 300px;height: 30px;border: 1px solid #ddd;border-radius: 3px;padding: 0 10px;}

/*个人信息>修改密码*/
.personPassword_ul{width: 100%;}
.personPassword_ul li{padding: 10px 0px 10px 50px;}
.personPassword_ul li:first-child{padding-top: 50px;}
.personPassword_ul li span.title{display: inline-block;width: 130px;text-align: right;font-size: 14px;color: #666}
.personPassword_ul li input:not([type=file]){width: 300px;height: 30px;border: 1px solid #ddd;border-radius: 3px;padding: 0 10px;}
.personPassword_ul li.li_userBtn{padding-left: 173px;padding-bottom: 50px;padding-top: 40px;}
.personPassword_ul li.li_userBtn button{width: 200px;letter-spacing: 10px; border: 1px solid #ddd;background:#1b80c6;line-height: 30px;cursor: pointer; border-radius: 5px; font-size: 14px;color: #fff;}
.personPassword_ul li.li_userBtn button:hover{background: #1c6aa0;}

/*个人信息>更改手机绑定*/
.personPhone_ul{width: 100%}
.personPhone_ul li{padding: 10px 0px 10px 50px;}
.personPhone_ul li:first-child{padding-top: 50px;}
.personPhone_ul li span.title{display: inline-block;width: 130px;text-align: right;font-size: 14px;color: #666}
.personPhone_ul li input:not([type=file]){width: 300px;height: 30px;border: 1px solid #ddd;border-radius: 3px;padding: 0 10px;}
.personPhone_ul li.li_phoneOrig input{width: 180px;}
.personPhone_ul li.li_phoneOrig button{margin-left: 10px;width: 110px;border: 1px solid #ddd;background:#1b80c6;line-height: 30px;cursor: pointer; border-radius: 5px; font-size: 14px;color: #fff;}
.personPhone_ul li.li_phoneOrig button:hover{background:#1c6aa0}
.personPhone_ul li.li_userBtn{padding-left: 173px;padding-bottom: 250px;padding-top: 40px;}
.personPhone_ul li.li_userBtn button{width: 200px;letter-spacing: 10px; border: 1px solid #ddd;background:#1b80c6;line-height: 30px;cursor: pointer; border-radius: 5px; font-size: 14px;color: #fff;}
.personPhone_ul li.li_userBtn button:hover{background: #1c6aa0;}
.personPhone_ul li.li_userTips{color: #e66a06;font-size: 14px;}

/*个人信息>身份认证*/
.person_identity{width: 100%}
.person_identity li{padding: 10px 0px 10px 50px;}
.person_identity li:first-child{padding-top: 50px;}
.person_identity li.li_userHead .fileWeb {width: 200px;height: 30px;display: inline-block;position: relative;text-indent: 8px;color: #9a9a9a; line-height: 30px; background: #f5f5f5;border: 1px solid #ddd;border-radius: 3px 3px 0 0;}
.person_identity li.li_userHead .fileWeb input[type=file]{font-size: 14px;opacity: 1;position: absolute;top:0;left: 0;width: 100%;height: 100%; background: green;opacity: 0}
.person_identity li.li_userHead me{padding: 0 10px;font-size: 14px;}
.person_identity li.li_userHead img{max-height:100px;}
.person_identity li.li_userHeadImg {padding-left: 173px;position: relative;}
.person_identity li.li_userHeadImg .head_add{width: 200px;border-radius: 0px 0px 10px 10px; text-align: center;background: #fff;margin-bottom: 10px;margin-top: -21px; height: 104px;padding-top: 30px;border:1px solid #ddd;}
.person_identity li.li_userHeadImg .head_add span{display: block;color: #9a9a9a;line-height: 30px;}
.person_identity li.li_userHeadImg .head_add img{border-radius: 7px;}
.person_identity li.li_userHeadImg .img_box{background: #f5f5f5;width: 200px;margin-top: -11px; border: 1px solid #ddd;border-radius: 10px;height: 127px;overflow: hidden;}
.person_identity li.li_userHeadImg .img_box img.newImg{width: 100%;height: auto;}
.person_identity li.li_userHeadImg .img_anli{position: absolute;top: 0;left: 396px;}
.person_identity li.li_userHeadImg .img_anli img{border: 1px solid #ddd;border-radius: 5px;}
.person_identity li.li_userBtn{padding-left: 173px;padding-bottom: 50px;padding-top: 50px;}
.person_identity li.li_userBtn .buttonBtn{width: 200px; letter-spacing: 3px;border: 1px solid #ddd;background:#1b80c6;line-height: 30px;cursor: pointer; border-radius: 5px; font-size: 14px;color: #fff;}
.person_identity li.li_userBtn .buttonBtn:hover{background: #1c6aa0;}
.person_identity li.li_userTips{color: #e66a06;font-size: 14px;}
.person_identity li span.title{display: inline-block;width: 120px;text-align: right;font-size: 14px;color: #666}
.person_identity li input:not([type=file]){width: 300px;height: 30px;border: 1px solid #ddd;border-radius: 3px;padding: 0 10px;}


/*个人信息>企业认证*/
.person_enterprise{width: 100%}
.person_enterprise li{padding: 10px 0px 10px 50px;}
.person_enterprise li:first-child{padding-top: 50px;}
.person_enterprise li.li_userHead .fileWeb {width: 200px;height: 30px;display: inline-block;position: relative;text-indent: 8px;color: #9a9a9a; line-height: 30px; background: #f5f5f5;border: 1px solid #ddd;border-radius: 3px 3px 0 0;}
.person_enterprise li.li_userHead .fileWeb input[type=file]{font-size: 14px;opacity: 1;position: absolute;top:0;left: 0;width: 100%;height: 100%; background: green;opacity: 0}
.person_enterprise li.li_userHead me{padding: 0 10px;font-size: 14px;}
.person_enterprise li.li_userHeadImg {padding-left: 173px;position: relative;}
.person_enterprise li.li_userHeadImg .head_add{width: 200px;border-radius: 0px 0px 10px 10px; text-align: center;background: #fff;margin-bottom: 10px;margin-top: -21px; height: 104px;padding-top: 30px;border:1px solid #ddd;}
.person_enterprise li.li_userHeadImg .head_add span{display: block;color: #9a9a9a;line-height: 30px;}
.person_enterprise li.li_userHeadImg .head_add img{border-radius: 7px;}
.person_enterprise li.li_userHeadImg .img_box{background: #f5f5f5;width: 200px;margin-top: -11px; border: 1px solid #ddd;border-radius: 10px;height: 127px;overflow: hidden;}
.person_enterprise li.li_userHeadImg .img_box img.newImg{width: 100%;height: auto;}
.person_enterprise li.li_userHeadImg .img_anli{position: absolute;top: 0;left: 396px;}
.person_enterprise li.li_userHeadImg .img_anli img{border: 1px solid #ddd;border-radius: 5px;}
.person_enterprise li.li_userBtn{padding-left: 173px;padding-bottom: 50px;padding-top: 50px;}
.person_enterprise li.li_userBtn .buttonBtn{width: 200px; letter-spacing: 3px;border: 1px solid #ddd;background:#1b80c6;line-height: 30px;cursor: pointer; border-radius: 5px; font-size: 14px;color: #fff;}
.person_enterprise li.li_userBtn .buttonBtn:hover{background: #1c6aa0;}
.person_enterprise li.li_userTips{color: #e66a06;font-size: 14px;}
.person_enterprise li span.title{display: inline-block;width: 120px;text-align: right;font-size: 14px;color: #666}
.person_enterprise li input:not([type=file]){width: 300px;height: 30px;border: 1px solid #ddd;border-radius: 3px;padding: 0 10px;}
.person_enterprise li .layui-form-radio{margin: 0}


/*员工管理*/
.btnAdd{cursor: pointer;float: right;margin-top: -5px; background: #ff7500;color: #fff;font-size: 14px;width: 100px;line-height: 30px;text-align: center}
.btnAdd:hover{background: #e67516}
.div_table{min-height: 466px;}
.div_table .layui-table{margin: 0;}
.div_table .layui-table thead{background: red;}
.div_table .layui-table thead tr{background: #eef9ff;}
.div_table .layui-table thead tr th{font-weight: bold;text-align: center}
.div_table .layui-table tbody td#noData{text-align: center ;line-height: 425px;color: #ccc;font-size: 25px;border: none;background: #fff;}
.div_table .spanIf_xian{border: 1px solid #ff7500;color: #ff7500;border-radius: 10px;margin-left: 5px;padding: 2px 5px;}

/*员工管理>员工列表*/
.subBox[data-type='staff_list'] div.page{padding: 0 3px 30px 3px;}
.subBox[data-type='staff_list'] div.buttonBtn{margin: 0 5px;}
.subBox[data-type='staff_list'] td{text-align: center;font-size: 12px;}
.subBox[data-type='staff_list'] td:last-child{text-align: left}
.subBox[data-type='staff_list'] div.defaultColorTips{padding: 0 20px;margin: 20px 0 30px 0}

/*员工管理>名片列表*/
.subBox[data-type='staff_business'] div.page{padding: 0 3px 30px 3px;}
.subBox[data-type='staff_business'] div.buttonBtn{margin: 0 5px;}
.subBox[data-type='staff_business'] td{text-align: center;font-size: 12px;}
.subBox[data-type='staff_business'] td:last-child{text-align: left}
.subBox[data-type='staff_business'] div.defaultColorTips{padding: 0 20px;margin: 20px 0 30px 0}

/*员工管理>店铺列表*/
.subBox[data-type='staff_shop'] div.page{padding: 0 3px 30px 3px;}
.subBox[data-type='staff_shop'] div.buttonBtn{margin: 0 5px;}
.subBox[data-type='staff_shop'] td{text-align: center;font-size: 12px;}
.subBox[data-type='staff_shop'] td:last-child{text-align: center}
.subBox[data-type='staff_shop'] div.defaultColorTips{padding: 0 20px;margin: 20px 0 30px 0}


/*订单管理*/
.list_count>ul.clearfix{background: #edf9ff}
.nav_list div.nav_lsit_bottom div label.order{line-height: 30px; width:80px; text-align:right}
.nav_list div.nav_lsit_bottom div label{display: inline-block;float: left;}
@keyframes animation_Frams { 0%{bottom:-52px;} 100%{bottom:0px;}}
.displayHide{display: none !important;}
.displayShow{display: block !important;}

.subBox[data-type='order_fav'] .nav_list_sum{width: 100%;display: flex;justify-content: start;border-bottom:solid 1px #1aabd8;}
.subBox[data-type='order_fav'] .nav_list_sum .sum_box{height: auto;width: 14%;min-width: 117px;}
.subBox[data-type='order_fav'] .nav_list_sum .sum_box:nth-of-type(1){padding-left: 30px;}
.subBox[data-type='order_fav'] .nav_list_sum .sum_box:nth-of-type(2){padding-left: 70px;}
.subBox[data-type='order_fav'] .nav_list_sum .sum_box:nth-of-type(3){padding-left: 70px;}
.subBox[data-type='order_fav'] .nav_list_sum .sum_box:nth-of-type(4){padding-left: 70px;}
.subBox[data-type='order_fav'] .nav_list_sum .sum_box:nth-of-type(5){padding-left: 70px;}
.subBox[data-type='order_fav'] .nav_list_sum .sum_box:nth-of-type(6){padding-left: 43px;}
.subBox[data-type='order_fav'] .nav_list_sum .sum_box .sum_box_title{white-space: nowrap;word-break: keep-all;}
.subBox[data-type='order_fav'] .nav_list_sum .sum_box .sum_box_title .tit{width:60px; text-align:right;display:inline-block; margin-right:5px;}
.subBox[data-type='order_fav'] .none_lsit_sum{width: 898px;height: 67px;opacity: 0;display: none}

.subBox[data-type='order_fav'] .nav_list{position: relative;opacity: 0.9;z-index: 3;padding: 0;border-bottom:solid 1px #1aabd8;}
.subBox[data-type='order_fav'] .nav_list div.nav_list_top{width: 100%;height: 40px;margin:0 10px;padding: 10px 0px;}
.subBox[data-type='order_fav'] .nav_list div.nav_list_top .Summary_All{width: 100px;float: left;padding-top: 10px;}
.subBox[data-type='order_fav'] .nav_list div.nav_list_top .layui-form-label{width: 50px;padding: 9px 6px; }
.subBox[data-type='order_fav'] .nav_list div.nav_list_top .layui-form-select{width: 10%;min-width: 92px; float: left; margin-right: 4%;}
.subBox[data-type='order_fav'] .nav_list div.nav_list_top .layui-form-select dl{z-index: 1;position: absolute;}
.subBox[data-type='order_fav'] .nav_list div.nav_list_top .layui-select-title{position: relative;z-index: 5;}
.subBox[data-type='order_fav'] .nav_list div.nav_list_top .newShow_div{float: right;margin-top: 4px;width: 100px;}
.subBox[data-type='order_fav'] .nav_list div.nav_list_top .newShow_div .newBtn{float: right;margin-right: 12px;border-radius: 1px;}


.subBox[data-type='order_fav'] .nav_list div.nav_lsit_bottom div{float: left;}
.subBox[data-type='order_fav'] .nav_list div.nav_lsit_bottom div:last-child input{margin-right: 0}
.subBox[data-type='order_fav'] .nav_list div.nav_lsit_bottom div input{width: 93.3px;height: 30px;padding-left: 5px;border: 1px solid #ccc;margin-bottom: 10px;margin-right: 20px;}
.subBox[data-type='order_fav'] .nav_list div.nav_lsit_bottom div input{margin-right: 0;}
.subBox[data-type='order_fav'] .nav_list div.nav_lsit_bottom{width: 99%;height: 64px;margin:0 10px;padding: 10px 0px;border-top:solid 1px #1aabd8;}
.subBox[data-type='order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_left{width: 85%;min-width: 680px;}
.subBox[data-type='order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .left_top{width: 830px;height: 32px;padding-bottom: 5px;margin-top: -5px;}
.subBox[data-type='order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .left_top{width: 100%;}
.subBox[data-type='order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .left_bottom{width: 100%;}
.subBox[data-type='order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .left_bottom{width: 830px;height: 32px;float: left;padding-top: 5px;}
.subBox[data-type='order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .div_Time{float: left;width: 310px;height: 36px;text-align: center;margin-left: 23px;}
.subBox[data-type='order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .div_Time .layui-form-label{float: left}
.subBox[data-type='order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .div_Time .layui-input-inline{float: left}
.subBox[data-type='order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .div_Time .div_Time_Tie{float: left;font-size: 28px;line-height: 30px;padding:0 8px 0px 2px}
.subBox[data-type='order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .div_Time .close_XX{border-radius: 50%;cursor: pointer;font-size: 14px;line-height: 17px;position: absolute;top: 50%;right: 3px;margin-top: -13px;width: 16px;height: 16px;display: none}
.subBox[data-type='order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .div_Time .close_XX_div{position: relative;margin-left: -5px;}
.subBox[data-type='order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .div_Time .close_XX:hover{background: red;color: white; font-size: 14px;font-weight: bold;}
.subBox[data-type='order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_right{width: 10%;min-width: 110px; float: right;}
.subBox[data-type='order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_right div{margin-left: 14px;}
.subBox[data-type='order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_right div.NewObjBtn{margin-top:0px;width: 92px;margin-bottom: 5px;border-radius: 1px;}
.subBox[data-type='order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_right div.NewEmpty{width: 92px;background: #d20c16;border-radius: 1px}

.subBox[data-type='order_fav'] .list_count .clearfix>li{float:left; padding: 10px 0px;font-size: 12px;text-align: center;font-weight: bolder;background: #edf9ff;border: 1px solid #ddd;border-right: 0;}
.subBox[data-type='order_fav'] .list_count .clearfix>li:last-child{float: left;}
.subBox[data-type='order_fav'] .list_count .clearfix>li:first-child{border-left: none;}
.subBox[data-type='order_fav'] .list_count .clearfix>li.li_product_name{ width: 27%;padding-left: 3%}
.subBox[data-type='order_fav'] .list_count .clearfix>li.li_total_price{ width: 11%;}
.subBox[data-type='order_fav'] .list_count .clearfix>li.li_remark{ width: 14%;}
.subBox[data-type='order_fav'] .list_count .clearfix>li.li_calc_type{width: 11% }
.subBox[data-type='order_fav'] .list_count .clearfix>li.li_num{width: 11% }
.subBox[data-type='order_fav'] .list_count .clearfix>li.li_total_weight{width: 11% }
.subBox[data-type='order_fav'] .list_count .clearfix>li.li_price{width: 11%; }


.subBox[data-type='order_fav'] .list_count .clearfixTato{min-height: initial;}
.subBox[data-type='order_fav'] .list_count .clearfixTato>li{font-size: 12px;height: 30px; background:#fff;font-weight: initial;padding: 0;border-top: none;min-height:initial;line-height: 30px;}
.subBox[data-type='order_fav'] .list_count .tbody_middle .div_li_text{background: rgba(255,255,255,0.5);color: #288cc0; position: absolute;width: 100%;height: 100%;bottom: 0;text-align: center;font-weight: bold;font-size: 11px;line-height: 40px;cursor: pointer}

.subBox[data-type='order_fav'] .list_count .tbody_top{height: 41px;background: #e1e0dd;overflow: hidden;}
.subBox[data-type='order_fav'] .list_count .tbody_top div {float: left;padding-left:10px;}
.subBox[data-type='order_fav'] .list_count .tbody_top div:nth-of-type(2){margin-left: 30px;}
.subBox[data-type='order_fav'] .list_count .tbody_top div:nth-of-type(3){float: right;}
.subBox[data-type='order_fav'] .list_count .tbody_top div span{display:inline-block;padding:10px;text-align: left;min-width:105px; }
.subBox[data-type='order_fav'] .list_count .tbody_top span > a{color: #288cc0;font-size: 13px}
.subBox[data-type='order_fav'] .list_count .tbody_top span > a:hover{cursor:pointer;}
.subBox[data-type='order_fav'] .list_count .tbody_top .purchasing-company:hover{cursor: pointer}
.subBox[data-type='order_fav'] .list_count .tbody_middle{border-top: 1px solid #eae2e2;min-height: 31px;}
.subBox[data-type='order_fav'] .list_count .tbody_middle ul {;min-height: 42px;}
.subBox[data-type='order_fav'] .list_count .tbody_middle ul li{float: left;-line-height: 50px;border-left:1px solid #eae2e2;min-height: 42px;text-align: center;line-height: 42px;font-size: 13px;}
.subBox[data-type='order_fav'] .list_count .tbody_middle ul li.li_product_name{text-align: left; }
.subBox[data-type='order_fav'] .list_count .list_tbody {border: 1px solid #eae2e2;margin-bottom: 20px;}

.subBox[data-type='order_fav'] .tbody_bottom{padding-left: 20px;border-top: 1px solid #eae2e2;min-height: 31px;}
.subBox[data-type='order_fav'] .tbody_bottom ul li{line-height:32px;}
.subBox[data-type='order_fav'] .tbody_bottom .remark .layui-row .status_li{float: right;margin-right: 25px;}
.subBox[data-type='order_fav'] .tbody_bottom .remark .layui-row .status_li div{width: 80px;margin-top: -3px;height: 24px;line-height: 24px;}
.subBox[data-type='order_fav'] .tbody_bottom .remark .layui-row .status_newBtn{margin-right: 10px; float: right; line-height: 23px;margin-top: 4px; height: 24px;font-weight:bolder;width: 60px; border-radius: 35px;box-sizing: border-box;font-size: 12px;}
.subBox[data-type='order_fav'] .tbody_bottom .remark .layui-row .status_Uninvoiced{border:1px solid #656565;background: white; color: #656565;}
.subBox[data-type='order_fav'] .tbody_bottom .remark .layui-row .status_Completed{border:1px solid #39b54a;background: white; color: #39b54a;}
.subBox[data-type='order_fav'] .tbody_bottom .remark .layui-row .status_Have{border:1px solid #38adff;background: white; color: #38adff;}
.subBox[data-type='order_fav'] .tbody_bottom .remark .layui-row .delect_right_status{float: right;margin-right: 13px;margin-top: 4px;background: #d20c16;cursor: pointer;height: 23px;line-height: 23px;}
.subBox[data-type='order_fav'] .tbody_bottom .remark .layui-row .cancel_right_status{float: right;margin-right: 13px;margin-top: 4px;background: #d20c16;cursor: pointer;height: 23px;line-height: 23px;}
.subBox[data-type='order_fav'] .tbody_bottom .remark .layui-row .delect_right_status_none{float: right;margin-right: 13px;margin-top: 4px;background: #ccc;cursor: pointer;height: 23px;line-height: 23px;}
.subBox[data-type='order_fav'] .tbody_bottom .remark .layui-row .newBtn{float: right;margin-right: 20px;}
.subBox[data-type='order_fav'] .tbody_bottom .remark .layui-row .newBtn span{margin-top: 16px; display: inline-block;cursor: pointer;color: white; background: #288cc0;height: 24px;line-height: 24px;width: 80px;padding: 0 10px;    border-radius: 5px;box-sizing: border-box;font-size: 12px;}
.subBox[data-type='order_fav'] .tbody_bottom .remark .layui-row .reds span{background: red !important;}
.subBox[data-type='order_fav'] .tbody_bottom .remark  .rowPar .newBtn span{margin-top: 3px;}

.subBox[data-type='order_fav'] .msg_numsTo{height: auto;overflow: hidden}

.subBox[data-type='order_fav'] .msg_numsTo div:first-child{margin-left: 20px;}
.subBox[data-type='order_fav'] .msg_numsTo div{line-height: 40px;color: #288cc0;font-size: 13px;float: left;margin-left: 30px;}

.subBox[data-type='order_fav'] .detaileds{width: auto;margin: 10px 10px 10px  10px;border-radius: 10px;padding: 10px;background: #dddddd;overflow:auto; display: none; height: auto;}
.subBox[data-type='order_fav'] .detaileds .detaileds_title{color: black; float: left; height: auto;}
.subBox[data-type='order_fav'] .detaileds_content{ /*text-indent: 20px;*/color: #5c5c5c;}
.subBox[data-type='order_fav'] .li_remarktd a,.remark a.AactiveSc{color: #288cc0;}
.subBox[data-type='order_fav'] .li_remarktd a:hover,.remark a.AactiveSc:hover{color: red;}
.subBox[data-type='order_fav'] .AactiveSc_obj ul{overflow: auto;width: 100%}
.subBox[data-type='order_fav'] .AactiveSc_obj ul li{text-align: center;margin-right: 35px; float: left;}
.subBox[data-type='order_fav'] .AactiveSc_obj ul li.total_priceS span{font-size: 13px;}
.subBox[data-type='order_fav'] #noData{line-height: 324px;text-align: center; color: #ccc;font-size: 25px; border-style: none;}
.subBox[data-type='order_fav'] .flex_top{position: fixed;top: 36px;background: #fff;z-index: 4}

.subBox[data-type='order_fav']  .Pagescreen_box{position: absolute;right: 0;top: 5px;display: none}
.subBox[data-type='order_fav']  .Pagescreen_box input{height: 23.5px;margin-top: -4px;}
.subBox[data-type='order_fav']  .Pagescreen_box .btn_selectPage{display: inline-block;padding: 3px 30px;background: #288cc0;color: #fff;margin-left: 0px;cursor: pointer;}
.subBox[data-type='order_fav']  .Pagescreen_box .btn_selectPage:active{background: #cccc;}
.subBox[data-type='order_fav']  .Summary_check {padding-top: 13px;width: 28px;}
.subBox[data-type='order_fav']  .Summary_check div{margin-right:0 !important;}

.subBox[data-type='order_fav'] .mb_Summary{position: fixed;height: 50px;background: #fff;bottom:-52px; border: 1px solid #288cc0;border-radius: 10px 10px 0px 0px; color: #484848; width: 77.5%;line-height: 50px;}
.subBox[data-type='order_fav'] .mb_Summary .layui-form{padding-left: 30px;}
.subBox[data-type='order_fav'] .mb_Summary .layui-form-checkbox i{}
.subBox[data-type='order_fav'] .mb_Summary .layui-form-checkbox[lay-skin=primary] span{color: #484848;}
.subBox[data-type='order_fav'] .mb_Summary .layui-form .tbar-panel-header{background: none;position: absolute;right: 0;width: 20px;top: 0;height: 40px;line-height: 40px;font-family: "microsoft yahei";font-weight: normal;margin: 0px;padding: 0px;}
.subBox[data-type='order_fav'] .mb_Summary .layui-form .tbar-panel-header .close-panel{top: 7px;display: inline-block;font-style: normal;background-image: url('/Public/pc2/plugins/plain/images/icons.png');background-repeat: no-repeat;width: 12px;height: 12px;background-position: 0px -250px;position: absolute;right: 8px;cursor: pointer;transition: transform 0.2s ease-out 0s;}
.subBox[data-type='order_fav'] .mb_Summary .layui-form .J-close:hover{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);}
.subBox[data-type='order_fav'] .animation_mb {animation: animation_Frams 1s;bottom:0px;}


.subBox[data-type='order_fav'] .tbody_bottom .remark .layui-row .libtn{margin:4px 10px 0 0;float: right;line-height: 23px;height: 23px;cursor: pointer;}


/*钢厂订单管理*/
@keyframes animation_Frams { 0%{bottom:-52px;} 100%{bottom:0px;}}
.displayHide{display: none !important;}
.displayShow{display: block !important;}
.subBox[data-type='mill_order_fav'] .nav_list_sum{width: 100%;display: flex;justify-content: start;border-bottom:solid 1px #1aabd8;}
.subBox[data-type='mill_order_fav'] .nav_list_sum .sum_box{height: auto;width: 14%;min-width: 117px;}
.subBox[data-type='mill_order_fav'] .nav_list_sum .sum_box:nth-of-type(1){padding-left: 30px;}
.subBox[data-type='mill_order_fav'] .nav_list_sum .sum_box:nth-of-type(2){padding-left: 70px;}
.subBox[data-type='mill_order_fav'] .nav_list_sum .sum_box:nth-of-type(3){padding-left: 70px;}
.subBox[data-type='mill_order_fav'] .nav_list_sum .sum_box:nth-of-type(4){padding-left: 70px;}
.subBox[data-type='mill_order_fav'] .nav_list_sum .sum_box:nth-of-type(5){padding-left: 70px;}
.subBox[data-type='mill_order_fav'] .nav_list_sum .sum_box:nth-of-type(6){padding-left: 43px;}
.subBox[data-type='mill_order_fav'] .nav_list_sum .sum_box .sum_box_title{white-space: nowrap;word-break: keep-all;}
.subBox[data-type='mill_order_fav'] .none_lsit_sum{width: 898px;height: 67px;opacity: 0;display: none}

.subBox[data-type='mill_order_fav'] .nav_list{position: relative;opacity: 0.9;z-index: 3;padding: 0;border-bottom:solid 1px #1aabd8;}
.subBox[data-type='mill_order_fav'] .nav_list li:hover a{color: #0099cc}
.subBox[data-type='mill_order_fav'] .nav_list div.nav_list_top{width: 100%;height: 40px;margin:0 10px;padding: 10px 0px;}
.subBox[data-type='mill_order_fav'] .nav_list div.nav_list_top .Summary_All{width: 100px;float: left;padding-top: 8px;margin-left: 20px;}
.subBox[data-type='mill_order_fav'] .nav_list div.nav_list_top .layui-form-label{width: 50px;padding: 9px 6px; }
.subBox[data-type='mill_order_fav'] .nav_list div.nav_list_top .layui-form-select{width: 92px;float: left; margin-right: 15px;}
.subBox[data-type='mill_order_fav'] .nav_list div.nav_list_top .layui-form-select dl{z-index: 1;position: absolute;}
.subBox[data-type='mill_order_fav'] .nav_list div.nav_list_top .layui-select-title{position: relative;z-index: 5;}
.subBox[data-type='mill_order_fav'] .nav_list div.nav_list_top .newShow_div{float: right;margin-top: 4px;width: 100px;}
.subBox[data-type='mill_order_fav'] .nav_list div.nav_list_top .newShow_div .newBtn{float: right;margin-right: 12px;border-radius: 1px;}
.subBox[data-type='mill_order_fav'] .nav_list div.nav_lsit_bottom div{float: left;}
.subBox[data-type='mill_order_fav'] .nav_list div.nav_lsit_bottom div:last-child input{margin-right: 0}
.subBox[data-type='mill_order_fav'] .nav_list div.nav_lsit_bottom div input{width: 93.3px;height: 30px;padding-left: 5px;border: 1px solid #ccc;margin-bottom: 10px;margin-right: 20px;}
.subBox[data-type='mill_order_fav'] .nav_list div.nav_lsit_bottom div input{margin-right: 0;}
.subBox[data-type='mill_order_fav'] .nav_list div.nav_lsit_bottom{width: 99%;height: 64px;margin:0 10px;padding: 10px 0px;border-top:solid 1px #1aabd8;}
.subBox[data-type='mill_order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_left{width: 80%;}
.subBox[data-type='mill_order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .left_top{width: 830px;height: 32px;padding-bottom: 5px;margin-top: -5px;}
.subBox[data-type='mill_order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .left_top div:last-child label{width:93px;margin-right: 6px; }
.subBox[data-type='mill_order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .left_top{width: 100%;}
.subBox[data-type='mill_order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .left_bottom{width: 100%;}
.subBox[data-type='mill_order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .left_bottom{height: 32px;float: left;padding-top: 5px;}
.subBox[data-type='mill_order_fav'] .nav_list div  .div_Time{float: left;width: 310px;height: 36px;text-align: center;margin-left: 23px;}
.subBox[data-type='mill_order_fav'] .nav_list div  .div_Time .layui-form-label{float: left}
.subBox[data-type='mill_order_fav'] .nav_list div  .div_Time .layui-input-inline{float: left}
.subBox[data-type='mill_order_fav'] .nav_list div  .div_Time .div_Time_Tie{float: left;font-size: 28px;line-height: 30px;padding:0 8px 0px 2px}
.subBox[data-type='mill_order_fav'] .nav_list div  .div_Time .close_XX{border-radius: 50%;cursor: pointer;font-size: 14px;line-height: 17px;position: absolute;top: 50%;right: 3px;margin-top: -8px;width: 16px;height: 16px;display: none}
.subBox[data-type='mill_order_fav'] .nav_list div  .div_Time .close_XX_div{position: relative;margin-left: -5px;}
.subBox[data-type='mill_order_fav'] .nav_list div  .div_Time .close_XX:hover{background: red;color: white; font-size: 14px;font-weight: bold;}
.subBox[data-type='mill_order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_right{width: 100px;float: right;padding-right:27px;}
.subBox[data-type='mill_order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_right div{margin-left: 14px;}
.subBox[data-type='mill_order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_right div.NewObjBtn{margin-top:0px;width: 92px;margin-bottom: 5px;border-radius: 1px;}
.subBox[data-type='mill_order_fav'] .nav_list div.nav_lsit_bottom .lsit_bottom_right div.NewEmpty{width: 92px;background: #d20c16;border-radius: 1px}

.subBox[data-type='mill_order_fav'] .list_count .clearfix>li{float:left; padding: 10px 0px;font-size: 12px;text-align: center;font-weight: bolder;background: #edf9ff;border: 1px solid #ddd;border-right: 0;}
.subBox[data-type='mill_order_fav'] .list_count .clearfix>li:last-child{float: left;}
.subBox[data-type='mill_order_fav'] .list_count .clearfix>li:first-child{border-left: none;}
.subBox[data-type='mill_order_fav'] .list_count .clearfix>li.li_product_name{width: 27%;padding-left: 3%}
.subBox[data-type='mill_order_fav'] .list_count .clearfix>li.li_total_price{ width: 11%;}
.subBox[data-type='mill_order_fav'] .list_count .clearfix>li.li_remark{ width: 14%;}
.subBox[data-type='mill_order_fav'] .list_count .clearfix>li.li_calc_type{width: 11% }
.subBox[data-type='mill_order_fav'] .list_count .clearfix>li.li_num{width: 11% }
.subBox[data-type='mill_order_fav'] .list_count .clearfix>li.li_total_weight{width: 11% }
.subBox[data-type='mill_order_fav'] .list_count .clearfix>li.li_price{width: 11%; }

.subBox[data-type='mill_order_fav'] .list_count .clearfixTato{min-height: initial;}
.subBox[data-type='mill_order_fav'] .list_count .clearfixTato>li{font-size: 12px;height: 30px; background:#fff;font-weight: initial;padding: 0;border-top: none;min-height:initial;line-height: 30px;}
.subBox[data-type='mill_order_fav'] .list_count .tbody_middle .div_li_text{background: rgba(255,255,255,0.5);color: #288cc0; position: absolute;width: 100%;height: 100%;bottom: 0;text-align: center;font-weight: bold;font-size: 11px;line-height: 40px;cursor: pointer}

.subBox[data-type='mill_order_fav'] .list_count .tbody_top{height: 41px;background: #e1e0dd;overflow: hidden;}
.subBox[data-type='mill_order_fav'] .list_count .tbody_top div {float: left;padding-left:10px;}
.subBox[data-type='mill_order_fav'] .list_count .tbody_top div:nth-of-type(2){margin-left: 30px;}
.subBox[data-type='mill_order_fav'] .list_count .tbody_top div:nth-of-type(3){float: right;}
.subBox[data-type='mill_order_fav'] .list_count .tbody_top div span{display:inline-block;padding:10px;text-align: left;min-width:105px; }
.subBox[data-type='mill_order_fav'] .list_count .tbody_top span > a{color: #288cc0;font-size: 13px}
.subBox[data-type='mill_order_fav'] .list_count .tbody_top span > a:hover{cursor:pointer;}
.subBox[data-type='mill_order_fav'] .list_count .tbody_top .purchasing-company:hover{cursor: pointer}
.subBox[data-type='mill_order_fav'] .list_count .tbody_middle{border-top: 1px solid #eae2e2;min-height: 31px;}
.subBox[data-type='mill_order_fav'] .list_count .tbody_middle ul {;min-height: 42px;}
.subBox[data-type='mill_order_fav'] .list_count .tbody_middle ul li{float: left;-line-height: 50px;border-left:1px solid #eae2e2;min-height: 42px;text-align: center;line-height: 42px;font-size: 13px;}
.subBox[data-type='mill_order_fav'] .list_count .tbody_middle ul li.li_product_name{text-align: left; }
.subBox[data-type='mill_order_fav'] .list_count .list_tbody {border: 1px solid #eae2e2;margin-bottom: 20px;}

.subBox[data-type='mill_order_fav'] .tbody_bottom{padding-left: 20px;border-top: 1px solid #eae2e2;min-height: 31px;}
.subBox[data-type='mill_order_fav'] .tbody_bottom ul li{line-height:32px;}
.subBox[data-type='mill_order_fav'] .tbody_bottom .remark .layui-row .status_li{float: right;margin-right: 25px;}
.subBox[data-type='mill_order_fav'] .tbody_bottom .remark .layui-row .status_li div{width: 80px;margin-top: -3px;height: 24px;line-height: 24px;}
.subBox[data-type='mill_order_fav'] .tbody_bottom .remark .layui-row .status_newBtn{margin-right: 10px; float: right; line-height: 23px;margin-top: 4px; height: 24px;font-weight:bolder;width: 60px; border-radius: 35px;box-sizing: border-box;font-size: 12px;}
.subBox[data-type='mill_order_fav'] .tbody_bottom .remark .layui-row .status_Uninvoiced{border:1px solid #656565;background: white; color: #656565;}
.subBox[data-type='mill_order_fav'] .tbody_bottom .remark .layui-row .status_Completed{border:1px solid #39b54a;background: white; color: #39b54a;}
.subBox[data-type='mill_order_fav'] .tbody_bottom .remark .layui-row .status_Have{border:1px solid #38adff;background: white; color: #38adff;}
.subBox[data-type='mill_order_fav'] .tbody_bottom .remark .layui-row .delect_right_status{float: right;margin-right: 13px;margin-top: 4px;background: #d20c16;cursor: pointer;height: 23px;line-height: 23px;}
.subBox[data-type='mill_order_fav'] .tbody_bottom .remark .layui-row .delect_right_status_none{float: right;margin-right: 13px;margin-top: 4px;background: #ccc;cursor: pointer;height: 23px;line-height: 23px;}
.subBox[data-type='mill_order_fav'] .tbody_bottom .remark .layui-row .newBtn{float: right;margin-right: 20px;}
.subBox[data-type='mill_order_fav'] .tbody_bottom .remark .layui-row .newBtn span{margin-top: 16px; display: inline-block;cursor: pointer;color: white; background: #288cc0;height: 24px;line-height: 24px;width: 80px;padding: 0 10px;    border-radius: 5px;box-sizing: border-box;font-size: 12px;}
.subBox[data-type='mill_order_fav'] .tbody_bottom .remark .layui-row .reds span{background: red !important;}
.subBox[data-type='mill_order_fav'] .tbody_bottom .remark  .rowPar .newBtn span{margin-top: 3px;}

.subBox[data-type='mill_order_fav'] .msg_numsTo{height: auto;overflow: hidden}
.subBox[data-type='mill_order_fav'] .msg_numsTo div:first-child{margin-left: 20px;}
.subBox[data-type='mill_order_fav'] .msg_numsTo div{line-height: 40px;color: #288cc0;font-size: 13px;float: left;margin-left: 30px;}

.subBox[data-type='mill_order_fav'] .detaileds{width: auto;margin: 10px 10px 10px  10px;border-radius: 10px;padding: 10px;background: #dddddd;overflow:auto; display: none; height: auto;}
.subBox[data-type='mill_order_fav'] .detaileds .detaileds_title{color: black; float: left; height: auto;}
.subBox[data-type='mill_order_fav'] .detaileds_content{ /*text-indent: 20px;*/color: #5c5c5c;}
.subBox[data-type='mill_order_fav'] .li_remarktd a,.remark a.AactiveSc{color: #288cc0;}
.subBox[data-type='mill_order_fav'] .li_remarktd a:hover,.remark a.AactiveSc:hover{color: red;}
.subBox[data-type='mill_order_fav'] .AactiveSc_obj ul{overflow: auto;width: 100%}
.subBox[data-type='mill_order_fav'] .AactiveSc_obj ul li{text-align: center;margin-right: 50px; float: left;}
.subBox[data-type='mill_order_fav'] .AactiveSc_obj ul li.total_priceS span{font-size: 13px;}
.subBox[data-type='mill_order_fav'] #noData{line-height: 324px;text-align: center; color: #ccc;font-size: 25px; border-style: none;}
.subBox[data-type='mill_order_fav'] .flex_top{position: fixed;top: 36px;background: #fff;z-index: 4}

.subBox[data-type='mill_order_fav']  .Pagescreen_box{position: absolute;right: 0;top: 5px;display: none}
.subBox[data-type='mill_order_fav']  .Pagescreen_box input{height: 23.5px;margin-top: -4px;}
.subBox[data-type='mill_order_fav']  .Pagescreen_box .btn_selectPage{display: inline-block;padding: 3px 30px;background: #288cc0;color: #fff;margin-left: 0px;cursor: pointer;}
.subBox[data-type='mill_order_fav']  .Pagescreen_box .btn_selectPage:active{background: #cccc;}
.subBox[data-type='mill_order_fav']  .Summary_check {padding-top: 13px;width: 28px;}
.subBox[data-type='mill_order_fav']  .Summary_check div{margin-right:0 !important;}

.subBox[data-type='mill_order_fav'] .mb_Summary{position: fixed;height: 50px;background: #fff;bottom:-52px; border: 1px solid #288cc0;border-radius: 10px 10px 0px 0px; color: #484848; width: 77.5%;line-height: 50px;}
.subBox[data-type='mill_order_fav'] .mb_Summary .layui-form{padding-left: 30px;}
.subBox[data-type='mill_order_fav'] .mb_Summary .layui-form-checkbox i{}
.subBox[data-type='mill_order_fav'] .mb_Summary .layui-form-checkbox[lay-skin=primary] span{color: #484848;}
.subBox[data-type='mill_order_fav'] .mb_Summary .layui-form .tbar-panel-header{background: none;position: absolute;right: 0;width: 20px;top: 0;height: 40px;line-height: 40px;font-family: "microsoft yahei";font-weight: normal;margin: 0px;padding: 0px;}
.subBox[data-type='mill_order_fav'] .mb_Summary .layui-form .tbar-panel-header .close-panel{top: 7px;display: inline-block;font-style: normal;background-image: url('/Public/pc2/plugins/plain/images/icons.png');background-repeat: no-repeat;width: 12px;height: 12px;background-position: 0px -250px;position: absolute;right: 8px;cursor: pointer;transition: transform 0.2s ease-out 0s;}
.subBox[data-type='mill_order_fav'] .mb_Summary .layui-form .J-close:hover{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);}
.subBox[data-type='mill_order_fav'] .animation_mb {animation: animation_Frams 1s;bottom:0px;}


/*订单明细汇总*/
.subBox[data-type='order_summary'] .layui-table-fixed{z-index: initial}
.subBox[data-type='order_summary'] .layui-table-view{margin-top: 0px;}
.subBox[data-type='order_summary'] ul.right_top{width: 100%;padding: 0 12px;}
.subBox[data-type='order_summary'] ul.right_top li{float: left;margin-left: 20px;line-height: 40px}
.subBox[data-type='order_summary'] .nav_list{position: relative;opacity: 0.9;z-index: 3;padding: 0;border-bottom:solid 1px #1aabd8;border-top: 1px solid #1aabd8}
.subBox[data-type='order_summary'] .nav_list>li:hover{border-bottom: 2px solid #0099cc; color: #0099cc}
.subBox[data-type='order_summary'] .nav_list>li:hover a{color: #0099cc}
.subBox[data-type='order_summary'] .nav_list div.nav_list_top{width: 100%;height: 40px;padding: 10px 0px;}
.subBox[data-type='order_summary'] .nav_list div.nav_list_top .Summary_All{width: 100px;float: left;padding-top: 10px;}
.subBox[data-type='order_summary'] .nav_list div.nav_list_top .layui-form-label{width: 50px;padding: 9px 6px; }
.subBox[data-type='order_summary'] .nav_list div.nav_list_top .layui-form-select{width: 92px;float: left; margin-right: 5px;}
.subBox[data-type='order_summary'] .nav_list div.nav_list_top .layui-form-select dl{z-index: 1;position: absolute;}
.subBox[data-type='order_summary'] .nav_list div.nav_list_top .layui-select-title{position: relative;z-index: 5;}
.subBox[data-type='order_summary'] .nav_list div.nav_list_top .newShow_div{float: right;margin-top: 4px;width: 100px;}
.subBox[data-type='order_summary'] .nav_list div.nav_list_top .newShow_div .newBtn{float: right;margin-right: 18px;border-radius: 1px;}
.subBox[data-type='order_summary'] .nav_list div.nav_list_top .div_Time .layui-form-label{float: left}
.subBox[data-type='order_summary'] .nav_list div.nav_list_top .div_Time .layui-input-inline{float: left}
.subBox[data-type='order_summary'] .nav_list div.nav_list_top .div_Time .div_Time_Tie{float: left; font-size: 28px;line-height: 30px;padding:0 8px 0px 2px}
.subBox[data-type='order_summary'] .nav_list div.nav_list_top .div_Time .close_XX{border-radius: 50%;cursor: pointer;font-size: 14px;line-height: 17px;position: absolute;top: 50%;right: 3px;margin-top: -7px;width: 16px;height: 16px;display: none}
.subBox[data-type='order_summary'] .nav_list div.nav_list_top .div_Time .close_XX_div{position: relative;}
.subBox[data-type='order_summary'] .nav_list div.nav_list_top .div_Time .close_XX:hover{background: red;color: white; font-size: 14px;font-weight: bold;text-align: center;}



.subBox[data-type='order_summary'] .nav_list div.nav_lsit_bottom div{float: left;}
.subBox[data-type='order_summary'] .nav_list div.nav_lsit_bottom div:last-child input{margin-right: 0}
.subBox[data-type='order_summary'] .nav_list div.nav_lsit_bottom div input{width: 93.3px;height: 30px;padding-left: 5px;border: 1px solid #ccc;margin-bottom: 10px;margin-right: 20px;}
.subBox[data-type='order_summary'] .nav_list div.nav_lsit_bottom div input{margin-right: 0;}
.subBox[data-type='order_summary'] .nav_list div.nav_lsit_bottom{width: 99%;height: 64px;margin:0 10px;padding-bottom: 10px;border-top:solid 1px #1aabd8;}
.subBox[data-type='order_summary'] .nav_list div.nav_lsit_bottom .left_top{width: 830px;height: 32px;padding-bottom: 5px;margin-top: -5px;}
.subBox[data-type='order_summary'] .nav_list div.nav_lsit_bottom .left_top div:last-child label{width:93px;margin-right: 6px; }
.subBox[data-type='order_summary'] .nav_list div.nav_lsit_bottom .left_top{width: 99%;}
.subBox[data-type='order_summary'] .nav_list div.nav_lsit_bottom .lsit_bottom_left{width: 550px;}
.subBox[data-type='order_summary'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .left_bottom{width: 100%;height: 32px;float: left;padding-top: 5px;}
.subBox[data-type='order_summary'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .div_Time{float: left;width: 310px;height: 36px;text-align: center;margin-left: 23px;}
.subBox[data-type='order_summary'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .div_Time .layui-form-label{float: left}
.subBox[data-type='order_summary'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .div_Time .layui-input-inline{float: left}
.subBox[data-type='order_summary'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .div_Time .div_Time_Tie{float: left;font-size: 28px;line-height: 30px;padding:0 8px 0px 2px}
.subBox[data-type='order_summary'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .div_Time .close_XX{border-radius: 50%;cursor: pointer;font-size: 14px;line-height: 17px;position: absolute;top: 50%;right: 3px;margin-top: -13px;width: 16px;height: 16px;display: none}
.subBox[data-type='order_summary'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .div_Time .close_XX_div{position: relative;margin-left: -5px;}
.subBox[data-type='order_summary'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .div_Time .close_XX:hover{background: red;color: white; font-size: 14px;font-weight: bold;}
.subBox[data-type='order_summary'] .nav_list div.nav_lsit_bottom .lsit_bottom_right{width: 110px;float: right;padding-right:5px;}
.subBox[data-type='order_summary'] .nav_list div.nav_lsit_bottom .lsit_bottom_right div{margin-left: 14px;}
.subBox[data-type='order_summary'] .nav_list div.nav_lsit_bottom .lsit_bottom_right div.NewObjBtn{margin-top:0px;width: 92px;margin-bottom: 5px;border-radius: 1px;}
.subBox[data-type='order_summary'] .nav_list div.nav_lsit_bottom .lsit_bottom_right div.NewEmpty{width: 92px;background: #d20c16;border-radius: 1px}
.subBox[data-type='order_summary'] .layui-table-cell .layui-form-checkbox[lay-skin=primary]{top: 7px;}
.subBox[data-type='order_summary'] .layui-table-body .layui-none{line-height: 324px;text-align: center; color: #ccc;font-size: 25px; border-style: none;min-height: 423px;}
.subBox[data-type='order_summary'] .layui-table-main{min-height: 500px;max-height: 500px;}
/*.subBox[data-type='order_summary'] .layui-table-view{height: 93%;}*/
/*.layui-table-box{height: 84%}*/
/*.layui-table-body{height: 93%}*/
/*订单转移列表*/
.subBox[data-type='order_inbatches'] ul.right_top{width: 874px;padding: 0 12px;}
.subBox[data-type='order_inbatches'] ul.right_top li{float: left;margin-left: 20px;line-height: 40px}
.subBox[data-type='order_inbatches'] .nav_list{position: relative;opacity: 0.9;z-index: 3;padding: 0;border-bottom:solid 1px #1aabd8;}
.subBox[data-type='order_inbatches'] .nav_list li:hover a{color: #0099cc}
.subBox[data-type='order_inbatches'] .nav_list div.nav_list_top{width: 100%;height: 40px;margin:0 10px;padding: 10px 0px;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_list_top .Summary_All{width: 100px;float: left;padding-top: 10px;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_list_top .layui-form-label{width: 50px;padding: 9px 6px; }
.subBox[data-type='order_inbatches'] .nav_list div.nav_list_top .layui-form-select{width: 92px;float: left; margin-right: 5px;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_list_top .layui-form-select dl{z-index: 1;position: absolute;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_list_top .layui-select-title{position: relative;z-index: 5;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_list_top .newShow_div{float: right;margin-top: 4px;width: 100px;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_list_top .newShow_div .newBtn{float: right;margin-right: 18px;border-radius: 1px;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_list_top .div_Time .layui-form-label{float: left}
.subBox[data-type='order_inbatches'] .nav_list div.nav_list_top .div_Time .layui-input-inline{float: left}
.subBox[data-type='order_inbatches'] .nav_list div.nav_list_top .div_Time .div_Time_Tie{float: left; font-size: 28px;line-height: 30px;padding:0 8px 0px 2px}
.subBox[data-type='order_inbatches'] .nav_list div.nav_list_top .div_Time .close_XX{border-radius: 50%;cursor: pointer;font-size: 14px;line-height: 17px;position: absolute;top: 50%;right: 3px;margin-top: -7px;width: 16px;height: 16px;display: none}
.subBox[data-type='order_inbatches'] .nav_list div.nav_list_top .div_Time .close_XX_div{position: relative;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_list_top .div_Time .close_XX:hover{background: red;color: white; font-size: 14px;font-weight: bold;text-align: center;}


.subBox[data-type='order_inbatches'] .nav_list div.nav_lsit_bottom div{float: left;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_lsit_bottom div:last-child input{margin-right: 0}
.subBox[data-type='order_inbatches'] .nav_list div.nav_lsit_bottom div input{width: 93.3px;height: 30px;padding-left: 5px;border: 1px solid #ccc;margin-bottom: 10px;margin-right: 20px;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_lsit_bottom div input{margin-right: 0;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_lsit_bottom{width: 99%;height: 64px;margin:0 10px;padding: 10px 0px;border-top:solid 1px #1aabd8;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_lsit_bottom .left_top{width: 830px;height: 32px;padding-bottom: 5px;margin-top: -5px;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_lsit_bottom .left_top div:last-child label{width:93px;margin-right: 6px; }
.subBox[data-type='order_inbatches'] .nav_list div.nav_lsit_bottom .left_top{width: 100%;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_lsit_bottom .lsit_bottom_left{width: 550px;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .left_bottom{width: 100%;height: 32px;float: left;padding-top: 5px;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .div_Time{float: left;width: 310px;height: 36px;text-align: center;margin-left: 23px;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .div_Time .layui-form-label{float: left}
.subBox[data-type='order_inbatches'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .div_Time .layui-input-inline{float: left}
.subBox[data-type='order_inbatches'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .div_Time .div_Time_Tie{float: left;font-size: 28px;line-height: 30px;padding:0 8px 0px 2px}
.subBox[data-type='order_inbatches'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .div_Time .close_XX{border-radius: 50%;cursor: pointer;font-size: 14px;line-height: 17px;position: absolute;top: 50%;right: 3px;margin-top: -13px;width: 16px;height: 16px;display: none}
.subBox[data-type='order_inbatches'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .div_Time .close_XX_div{position: relative;margin-left: -5px;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_lsit_bottom .lsit_bottom_left .div_Time .close_XX:hover{background: red;color: white; font-size: 14px;font-weight: bold;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_lsit_bottom .lsit_bottom_right{width: 110px;float: right;padding-right: 5px;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_lsit_bottom .lsit_bottom_right div{margin-left: 14px;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_lsit_bottom .lsit_bottom_right div.NewObjBtn{margin-top:0px;width: 92px;margin-bottom: 5px;border-radius: 1px;}
.subBox[data-type='order_inbatches'] .nav_list div.nav_lsit_bottom .lsit_bottom_right div.NewEmpty{width: 92px;background: #d20c16;border-radius: 1px}
.subBox[data-type='order_inbatches'] #noData{line-height: 324px;text-align: center; color: #ccc;font-size: 25px; border-style: none;margin-top: 50px;}
.subBox[data-type='order_inbatches'] .list_count table thead th{font-size: 12px;text-align: center;font-weight: bolder;background: #edf9ff;border: 1px solid #ddd;border-right: 0;}
.subBox[data-type='order_inbatches'] .list_count table tbody td{font-size: 12px;text-align: center;}
.subBox[data-type='order_inbatches'] .bottom_Nav{border-bottom:1px solid #ddd ;padding-bottom: 5px;}
.subBox[data-type='order_inbatches'] .bottom_Nav .distribution{border-radius: 1px;margin: 0 5px 0 10px;}
.subBox[data-type='order_inbatches'] .layui-form-select .layui-input{padding-right: 0}



/*订单转移记录*/
.subBox[data-type='staff_history']
.subBox[data-type='staff_history'] ul.right_top{width: 874px;padding: 0 12px;}
.subBox[data-type='staff_history'] ul.right_top li{float: left;margin-left: 20px;line-height: 40px}
.subBox[data-type='staff_history'] .nav_list{position: relative;opacity: 0.9;z-index: 3;padding: 0;border-bottom:solid 1px #1aabd8;}
.subBox[data-type='staff_history'].subBox[data-type='staff_history'] .nav_list li:hover a{color: #0099cc}
.subBox[data-type='staff_history'] .nav_list div.nav_list_top{width: 887px;height: 43px;margin:0 10px;padding: 10px 0px;}
.subBox[data-type='staff_history'] .nav_list div.nav_list_top .Summary_All{width: 100px;float: left;padding-top: 10px;}
.subBox[data-type='staff_history'] .nav_list div.nav_list_top .layui-form-label{width: 50px;padding: 9px 6px; }
.subBox[data-type='staff_history'] .nav_list div.nav_list_top .layui-form-select{width: 110px;float: left; margin-right: 5px;}
.subBox[data-type='staff_history'] .nav_list div.nav_list_top .layui-form-select dl{z-index: 1;position: absolute;}
.subBox[data-type='staff_history'] .nav_list div.nav_list_top .layui-select-title{position: relative;z-index: 5;}
.subBox[data-type='staff_history'] .nav_list div.nav_list_top .right{width: 190px;padding-left: 20px;}
.subBox[data-type='staff_history'] .nav_list div.nav_list_top input{width: 109px;display: inline-block;margin-top: 1px;height: 33px;}
.subBox[data-type='staff_history'] .nav_list div.nav_list_top .NewObjBtn{border-radius: 1px;display: inline-block;margin: 2px 12px 0 -5px;height: 35px;line-height: 35px; }
.subBox[data-type='staff_history'] #noData{line-height: 324px;text-align: center; color: #ccc;font-size: 25px; border-style: none;margin-top: 50px;}


.subBox[data-type='staff_history'] .nav_list div.nav_list_top .div_Time{float: left;width:290px;}
.subBox[data-type='staff_history'] .nav_list div.nav_list_top .div_Time .layui-form-label{float: left}
.subBox[data-type='staff_history'] .nav_list div.nav_list_top .div_Time .layui-input-inline{float: left}
.subBox[data-type='staff_history'] .nav_list div.nav_list_top .div_Time .div_Time_Tie{float: left;display: flex; font-size: 28px;width: 10px; line-height: 30px;padding:0 8px 0px 2px}
.subBox[data-type='staff_history'] .nav_list div.nav_list_top .div_Time .close_XX{border-radius: 50%;cursor: pointer;font-size: 14px;line-height: 17px;position: absolute;top: 50%;right: 3px;margin-top: -7px;width: 16px;height: 16px;display: none}
.subBox[data-type='staff_history'] .nav_list div.nav_list_top .div_Time .close_XX_div{position: relative;}
.subBox[data-type='staff_history'] .nav_list div.nav_list_top .div_Time .close_XX:hover{background: red;color: white; font-size: 14px;font-weight: bold;text-align: center;}
.subBox[data-type='staff_history'] .list_count table thead th{font-size: 12px;text-align: center;font-weight: bolder;background: #edf9ff;border: 1px solid #ddd;border-right: 0;}
.subBox[data-type='staff_history'] .list_count table tbody td{font-size: 12px;text-align: center;}


/*店铺认证+现货认证*/
.subBox[data-type='shop_apply'] .hidden{display: none;}
.subBox[data-type='shop_apply'] .commonform input.submit{color: #fff;}
.subBox[data-type='shop_apply'] .shop{padding: 30px 0 10px 0}
.subBox[data-type='shop_apply'] .shop li{padding: 15px 10px;}
.subBox[data-type='shop_apply'] .shop li #company{cursor:not-allowed}
.subBox[data-type='shop_apply'] .shop li .cursorNotAllwed{cursor: not-allowed;}
.subBox[data-type='shop_apply'] .shop li select{margin-right: 5px;}
.subBox[data-type='shop_apply'] .shop li select:last-child{margin-right: 0}
.subBox[data-type='shop_apply'] .shop li div.tagsinput{float: left;display: inline-block;}
.subBox[data-type='shop_apply'] .shop li span.lineHeight50{line-height: 50px;}
.subBox[data-type='shop_apply'] .shop li div.businessImgBox{margin: 0 50px 0 20px;height: 50px;border: 1px solid #ddd;border-radius: 5px;overflow: hidden}
.subBox[data-type='shop_apply'] .tagsinput span.tag{height: 20px;line-height: 20px;}
.subBox[data-type='shop_apply'] #ExampleImg{width: 50px;height: 50px;border: 1px solid #ccc}

.subBox[data-type='shop_apply'] .commonform li.business_s div{float: left;}
.subBox[data-type='shop_apply'] .commonform li.business_s div span.field{padding-top: 11px;}
.subBox[data-type='shop_apply'] .commonform li.business_s div button#upload1{ margin-top: 10px;}
.subBox[data-type='shop_apply'] .commonform li.business_s div:nth-of-type(2){margin-right: 60px;width: 64px;height: 54px;}
.subBox[data-type='shop_apply'] .commonform li.business_s div:nth-of-type(2) img{width: 52px;height: 52px;margin-left: 10px;border: 1px solid #ccc;}

.subBox[data-type='shop_apply'] .xian li{padding: 15px 10px;}
.subBox[data-type='shop_apply'] .xian li span.field{font-size: 12px;width: 110px;}
.subBox[data-type='shop_apply'] .xian li input[type=text]{width: 110px;}
.subBox[data-type='shop_apply'] .div_Time{float: left;width: 293px;height: 45px;text-align: center;}
.subBox[data-type='shop_apply'] .div_Time_Tie{float: left;font-size: 28px;line-height: 30px}
.subBox[data-type='shop_apply'] .div_Time{float: left;width: 293px;height: 45px;text-align: center;}
.subBox[data-type='shop_apply'] .div_Time .layui-form-label{float: left}
.subBox[data-type='shop_apply'] .div_Time .layui-input-inline{float: left}
.subBox[data-type='shop_apply'] .div_Time .close_XX_div{position: relative}
.subBox[data-type='shop_apply'] .div_Time .close_XX{border-radius: 50%;cursor: pointer;font-size: 14px;line-height: 17px;position: absolute;top: 50%;right: 7px;margin-top: -8px;width: 16px;height: 16px;display: none}
.subBox[data-type='shop_apply'] .div_Time .close_XX:hover{background: red;color: white; font-size: 14px;font-weight: bold;}
.subBox[data-type='shop_apply'] .cash_divs{position: relative;float: left;top: 1px;left: 0;height: 28px;padding-bottom: 10px;margin-right: 10px;}
.subBox[data-type='shop_apply'] .href_Btn,.href_Btn1{background: #f66701; color: white;float: left; cursor: pointer; margin-left: 10px}
.subBox[data-type='shop_apply'] .xian .Adownload:link{font-size: 15px;font-weight: bold;cursor: pointer;color: #288cc0;}
.subBox[data-type='shop_apply'] .xian .Adownload:hover{color: red}


/*多图上传*/
.subBox[data-type='shop_apply'] .box_file{position: relative;width: auto !important;height: 30px !important;}
.subBox[data-type='shop_apply'] .box_file .fileWeb{ position: absolute;top: 0;left: 0; width: 100% !important;height:100%;opacity:0;border: none;filter:alpha(opacity=0);outline:none;background:transparent;-moz-opacity:0;}
.subBox[data-type='shop_apply'] .layui-btn{ background: #1b80c6; color: #fff; padding: 0 10px; border: 0; height: 30px; line-height: 30px; border-radius: 5px; font-size: 12px;}
.subBox[data-type='shop_apply'] .img_des img{border-radius: 5px;height: 100%;width: 100%}
.subBox[data-type='shop_apply'] .img_des{position: relative;width: 52px;height: 52px;float: left;}
.subBox[data-type='shop_apply'] .img_des i{font-size: 18px;position: absolute;cursor: pointer;right: -4px;top: -10px;color: #288cc0;background: white;border-radius: 50px;padding-left:2px;}
.subBox[data-type='shop_apply'] .imgArrs_div{width: auto;overflow: hidden;padding: 10px 0px;}
.subBox[data-type='shop_apply'] .imgArrs_div .img_Arrs{width: 52px;height: 52px;border: 1px solid #cccc;border-radius: 5px;position: relative;float: left;margin-right: 10px;}
.subBox[data-type='shop_apply'] .imgArrs_div .img_Arrs i{font-size: 18px;position: absolute;cursor: pointer;right: -4px;top: -4px;color: #288cc0;background: white;border-radius: 50px;padding-left:2px;}
.subBox[data-type='shop_apply'] .imgArrs_div .img_Arrs i:hover,.img_des i:hover{color: red;}
.subBox[data-type='shop_apply'] .imgArrs_div .img_Arrs img{width: 100%;height: 100%;border-radius: 5px;}


/*名片管理*/
.subBox[data-type='card_edit'] ul.commonform{margin-top: 40px;}
.subBox[data-type='card_edit'] li .market_box .defaultColorTips{margin-left: 50px;display: inline-block;float: left;line-height:20px;width: 360px; }
.subBox[data-type='card_edit'] li .add_market{color: #288cc0;margin: 0 5px;cursor: pointer;}
.subBox[data-type='card_edit'] li .add_market:hover{color: #288cc0;}
.subBox[data-type='card_edit'] li .layui-select-title  input[type=text]{width: 214px !important;}
.subBox[data-type='card_edit'] li .goReturn{margin-left: 10px;height: 28px;width: 70px;line-height: 28px;cursor: pointer;background: #ffc632;color: #fff;}
.subBox[data-type='card_edit'] li .goReturn:hover{background: #ecb62b;}
.subBox[data-type='card_edit'] li .Telephone_span{margin-left: 20px;}
.subBox[data-type='card_edit'] li .red{margin-left: 20px;}
.subBox[data-type='card_edit'] li .layui-inline{z-index: 99999;}
.subBox[data-type='card_edit'] li .market_selct{width: 214px;}
.subBox[data-type='card_edit'] li .my_intro #edui1_iframeholder{min-height: 200px;max-height: 400px}
.subBox[data-type='card_edit'] li .edui-editor-breadcrumb{display: none}
.subBox[data-type='card_edit'] li .edui-default .edui-editor{margin-left: 40px;}

.subBox[data-type='card_choice'] .select_card_tpl img{ width: 200px;border: 2px solid #ccc;}
.subBox[data-type='card_choice'] .select_card_tpl td{ text-align: center; font-size: 12px; line-height: 18px; padding-bottom: 5px;}
.subBox[data-type='card_choice'] .select_card_tpl td div{ margin: 0; padding: 0}
.subBox[data-type='card_choice'] .select_card_tpl td div.card_selected img{ border: 2px solid #f00; width: 200px}

.subBox[data-type='card_add'] .commonform li:first-child{padding-top: 50px;}
.subBox[data-type='card_add'] .commonform #submit{margin: 30px 0 0 46px;}
.subBox[data-type='card_add'] .pulish_content{ width: 500px; height: 150px; border: 1px solid #ccc; padding: 5px 10px;}
.subBox[data-type='card_add'] .img_pre_div{ width: 300px; float: left;border-radius: 5px;}
.subBox[data-type='card_add'] .img_pre_div img{ width: 70px; height: 70px;}
.subBox[data-type='card_add'] .img_pre_div .image_item{ position: relative;width: 70px; height: 70px; float: left; margin-right: 20px; border: 2px solid #288cc0; margin-bottom: 20px;border-radius: 5px;}
.subBox[data-type='card_add'] .img_pre_div .image_close{ position: absolute; right: -8px; top:-8px; border-radius: 8px; width: 16px; height: 16px; background: #288cc0; color: #fff; text-align: center; line-height: 16px; cursor: pointer; border: 1px solid #288cc0;}

.subBox[data-type='special_list'] .pulish_content{ width: 500px; height: 150px; border: 1px solid #ccc; padding: 5px 10px;}
.subBox[data-type='special_list'] .img_pre_div{ width: 300px; float: left;border-radius: 5px;}
.subBox[data-type='special_list'] .img_pre_div img{ width: 70px; height: 70px;}
.subBox[data-type='special_list'] .img_pre_div .image_item{ position: relative;width: 70px; height: 70px; float: left; margin-right: 20px; border: 2px solid #288cc0; margin-bottom: 20px;border-radius: 5px;}
.subBox[data-type='special_list'] .img_pre_div .image_close{ position: absolute; right: -8px; top:-8px; border-radius: 8px; width: 16px; height: 16px; background: #288cc0; color: #fff; text-align: center; line-height: 16px; cursor: pointer; border: 1px solid #288cc0;}

.subBox[data-type='wantbuy_list'] .pulish_content{ width: 500px; height: 150px; border: 1px solid #ccc; padding: 5px 10px;}
.subBox[data-type='wantbuy_list'] .img_pre_div{ width: 300px; float: left;border-radius: 5px;}
.subBox[data-type='wantbuy_list'] .img_pre_div img{ width: 70px; height: 70px;}
.subBox[data-type='wantbuy_list'] .img_pre_div .image_item{ position: relative;width: 70px; height: 70px; float: left; margin-right: 20px; border: 2px solid #288cc0; margin-bottom: 20px;border-radius: 5px;}
.subBox[data-type='wantbuy_list'] .img_pre_div .image_close{ position: absolute; right: -8px; top:-8px; border-radius: 8px; width: 16px; height: 16px; background: #288cc0; color: #fff; text-align: center; line-height: 16px; cursor: pointer; border: 1px solid #288cc0;}


.subBox[data-type='mill_special_list'] .pulish_content{ width: 500px; height: 150px; border: 1px solid #ccc; padding: 5px 10px;}
.subBox[data-type='mill_special_list'] .img_pre_div{ width: 300px; float: left;border-radius: 5px;}
.subBox[data-type='mill_special_list'] .img_pre_div img{ width: 70px; height: 70px;}
.subBox[data-type='mill_special_list'] .img_pre_div .image_item{ position: relative;width: 70px; height: 70px; float: left; margin-right: 20px; border: 2px solid #288cc0; margin-bottom: 20px;border-radius: 5px;}
.subBox[data-type='mill_special_list'] .img_pre_div .image_close{ position: absolute; right: -8px; top:-8px; border-radius: 8px; width: 16px; height: 16px; background: #288cc0; color: #fff; text-align: center; line-height: 16px; cursor: pointer; border: 1px solid #288cc0;}


/*名片关注+店铺关注*/
.subBox[data-type='card_fav'] #noData{line-height: 324px;text-align: center; color: #ccc;font-size: 25px; border-style: none;margin-top: 50px;}
.subBox[data-type='card_fav'] ul{width: 100%;}
.subBox[data-type='card_fav'] ul li{width: 49.9%;float: left;height: 135px; padding: 10px 0px;border-bottom: 1px solid #ddd;overflow: hidden;}s
.subBox[data-type='card_fav'] ul li:nth-of-type(1){border-top: 0px;}
.subBox[data-type='card_fav'] ul li:nth-of-type(2){border-top: 0px;}
.subBox[data-type='card_fav'] ul li:nth-of-type(odd){border-right: 1px solid #ddd;}
.subBox[data-type='card_fav'] ul li .left{width: 20%;min-width: 100px; float: left;text-align: center;}
.subBox[data-type='card_fav'] ul li .left .img_box{width: 70px;height: 70px;border-radius: 50px;border: 1px solid #ddd;display: block;margin: 5px auto 5px auto;cursor: pointer;}
.subBox[data-type='card_fav'] ul li .left .img_box img{width: 100%;height: 100%;border-radius: 50px;}
.subBox[data-type='card_fav'] ul li .left .btn_box{display: inline-block;padding: 3px 10px;background: red;margin-top: 5px;color: #fff;cursor: pointer;}
.subBox[data-type='card_fav'] ul li .left .btn_box:hover{background: #c10000}
.subBox[data-type='card_fav'] ul li .right{width: 70%;float: left;color: #757575;padding-right: 10px;}
.subBox[data-type='card_fav'] ul li .right .company{font-size: 16px;color: #333;}
.subBox[data-type='card_fav'] ul li .right .company i{margin: 0;}
.subBox[data-type='card_fav'] ul li .right .company_name{overflow: hidden;}
.subBox[data-type='card_fav'] ul li .right .heats div{float: left;display: inline-block;width: auto;line-height: 30px;}
.subBox[data-type='card_fav'] ul li .right .heats div .fa{    margin: 0 5px 0 10px;color: #1f89d3;}
.reset_btn{background:#fff!important; border:1px solid #1f89d3; color:#1f89d3!important; box-sizing:border-box}

.subBox[data-type='shop_fav'] #noData{line-height: 324px;text-align: center; color: #ccc;font-size: 25px; border-style: none;margin-top: 50px;}
.subBox[data-type='shop_fav'] ul{width: 100%;}
.subBox[data-type='shop_fav'] ul li{width: 49.9%;float: left;padding: 10px 0px;border-bottom: 1px solid #ddd;}
.subBox[data-type='shop_fav'] ul li:nth-of-type(1){border-top: 0px;}
.subBox[data-type='shop_fav'] ul li:nth-of-type(2){border-top: 0px;}
.subBox[data-type='shop_fav'] ul li:nth-of-type(odd){border-right: 1px solid #ddd;}
.subBox[data-type='shop_fav'] ul li .left{width: 20%;min-width: 100px;float: left;text-align: center;}
.subBox[data-type='shop_fav'] ul li .left .img_box{width: 70px;height: 70px;border-radius: 50px;border: 1px solid #ddd;display: block;margin: 5px auto 5px auto;cursor: pointer;}
.subBox[data-type='shop_fav'] ul li .left .img_box img{width: 100%;height: 100%;border-radius: 50px;}
.subBox[data-type='shop_fav'] ul li .left .btn_box{display: inline-block;padding: 3px 10px;background: red;margin-top: 5px;color: #fff;cursor: pointer;}
.subBox[data-type='shop_fav'] ul li .left .btn_box:hover{background: #c10000}
.subBox[data-type='shop_fav'] ul li .right{width: 70%;float: left;color: #757575;padding-right: 10px;}
.subBox[data-type='shop_fav'] ul li .right .company{font-size: 16px;color: #333;}
.subBox[data-type='shop_fav'] ul li .right .company i{margin: 0;}
.subBox[data-type='shop_fav'] ul li .right .company_name{overflow: hidden;}
.subBox[data-type='shop_fav'] ul li .right .heats div{float: left;display: inline-block;width: auto;line-height: 30px;}
.subBox[data-type='shop_fav'] ul li .right .heats div .fa{    margin: 0 5px 0 10px;color: #1f89d3;}

/*名片粉丝+店铺粉丝*/
.subBox[data-type='card_fav_me'] #noData{line-height: 324px;text-align: center; color: #ccc;font-size: 25px; border-style: none;margin-top: 50px;}
.subBox[data-type='card_fav_me'] ul{width: 100%;}
.subBox[data-type='card_fav_me'] ul li{width: 49.9%;float: left;padding: 10px 0px;border-bottom: 1px solid #ddd;}
.subBox[data-type='card_fav_me'] ul li:nth-of-type(1){border-top: 0px;}
.subBox[data-type='card_fav_me'] ul li:nth-of-type(2){border-top: 0px;}
.subBox[data-type='card_fav_me'] ul li:nth-of-type(odd){border-right: 1px solid #ddd;}
.subBox[data-type='card_fav_me'] ul li .left{width: 20%;min-width: 100px; float: left;text-align: center;}
.subBox[data-type='card_fav_me'] ul li .left .img_box{width: 70px;height: 70px;border-radius: 50px;border: 1px solid #ddd;display: block;margin: 5px auto 5px auto;cursor: pointer;}
.subBox[data-type='card_fav_me'] ul li .left .img_box img{width: 100%;height: 100%;border-radius: 50px;}
.subBox[data-type='card_fav_me'] ul li .left .btn_box2{min-width: 50px; display: inline-block;padding: 3px 10px;background: #1b80c6;margin-top: 5px;color: #fff;cursor: pointer;}
.subBox[data-type='card_fav_me'] ul li .left .btn_box2:hover{background: #2673a8}
.subBox[data-type='card_fav_me'] ul li .left .btn_box3{min-width: 50px; display: inline-block;padding: 3px 10px;background: #09b66d;margin-top: 5px;color: #fff;cursor: pointer;}
.subBox[data-type='card_fav_me'] ul li .left .btn_box3:hover{background: #0e754a}
.subBox[data-type='card_fav_me'] ul li .right{width: 70%;float: left;color: #757575;padding-right: 10px;}
.subBox[data-type='card_fav_me'] ul li .right .company{font-size: 16px;color: #333;height: 30px;}
.subBox[data-type='card_fav_me'] ul li .right .company i{margin: 0;}
.subBox[data-type='card_fav_me'] ul li .right .company_name{overflow: hidden;}
.subBox[data-type='card_fav_me'] ul li .right .heats div{float: left;display: inline-block;width: auto;line-height: 30px;}
.subBox[data-type='card_fav_me'] ul li .right .heats div .fa{    margin: 0 5px 0 10px;color: #1f89d3;}

.subBox[data-type='shop_fav_me'] #noData{line-height: 324px;text-align: center; color: #ccc;font-size: 25px; border-style: none;margin-top: 50px;}
.subBox[data-type='shop_fav_me'] ul{width: 100%;}
.subBox[data-type='shop_fav_me'] ul li{width: 49.9%;float: left;padding: 10px 0px;border-bottom: 1px solid #ddd;}
.subBox[data-type='shop_fav_me'] ul li:nth-of-type(1){border-top: 0px;}
.subBox[data-type='shop_fav_me'] ul li:nth-of-type(2){border-top: 0px;}
.subBox[data-type='shop_fav_me'] ul li:nth-of-type(odd){border-right: 1px solid #ddd;}
.subBox[data-type='shop_fav_me'] ul li .left{width: 20%;min-width: 100px; float: left;text-align: center;}
.subBox[data-type='shop_fav_me'] ul li .left .img_box{width: 70px;height: 70px;border-radius: 50px;border: 1px solid #ddd;display: block;margin: 5px auto 5px auto;cursor: pointer;}
.subBox[data-type='shop_fav_me'] ul li .left .img_box img{width: 100%;height: 100%;border-radius: 50px;}
.subBox[data-type='shop_fav_me'] ul li .left .btn_box2{min-width: 50px; display: inline-block;padding: 3px 10px;background: #1b80c6;margin-top: 5px;color: #fff;cursor: pointer;}
.subBox[data-type='shop_fav_me'] ul li .left .btn_box2:hover{background: #2673a8}
.subBox[data-type='shop_fav_me'] ul li .left .btn_box3{min-width: 50px; display: inline-block;padding: 3px 10px;background: #09b66d;margin-top: 5px;color: #fff;cursor: pointer;}
.subBox[data-type='shop_fav_me'] ul li .left .btn_box3:hover{background: #0e754a}
.subBox[data-type='shop_fav_me'] ul li .right{width: 70%;float: left;color: #757575;padding-right: 10px;}
.subBox[data-type='shop_fav_me'] ul li .right .company{font-size: 16px;color: #333;height: 30px;}
.subBox[data-type='shop_fav_me'] ul li .right .company i{margin: 0;}
.subBox[data-type='shop_fav_me'] ul li .right .company_name{overflow: hidden;}
.subBox[data-type='shop_fav_me'] ul li .right .heats div{float: left;display: inline-block;width: auto;line-height: 30px;}
.subBox[data-type='shop_fav_me'] ul li .right .heats div .fa{    margin: 0 5px 0 10px;color: #1f89d3;}


    /*尾货+积分钢币*/
.layui-table-header th{background: #eef9ff}
.subBox[data-type='special_list'] .layui-table, .layui-table-view{margin: 0}
.subBox[data-type='wantbuy_list'] .layui-table, .layui-table-view{margin: 0}

.navTwo_right{position:absolute; right:0; top:0; padding:4px 20px; z-index:2; font-size:14px; line-height:36px; color:#f66701}
.integral a.charge,a.right_top_btn{ float:right; background:#f66701; color:#fff; padding:0 20px; line-height:36px; height:36px; text-align:center; margin-left:10px;}
.layui-table a.buttonBtn{margin: 0 5px;}
.my_special_list{ width: 100%;border-top: 1px solid #ccc; }
.my_special_list th{ line-height: 30px; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; background: #fff;}
.my_special_list td{ line-height: 30px; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;text-align: center}
.my_special_list td.t_l{ text-align: left; padding-left: 10px}
.my_special_list td a.action{ margin-right: 10px; cursor: pointer}

.special_add li{line-height: 36px;padding:10px 20px; width: 100%; float: left; font-size:14px; color:#666}
.special_add .col_2 li{ width: 50%; float: left; box-sizing:border-box}
.special_add li input[type=text],.special_add li input[type=password]{ width: 200px; height: 36px; line-height: 30px; padding-left: 10px; border-radius: 3px;}
.special_add li select{ width: 210px; border: 1px solid #ddd; height: 38px; line-height: 38px; padding-left: 10px; border-radius: 3px; color:#666}
.special_add li input[type=file]{ width: 200px; border: 1px solid #fff; height: 36px; line-height: 36px; padding-left: 10px; border-radius: 3px;}
.special_add li .field{ width: 90px; text-align: right; float: left}
.special_add input{border:1px solid #ddd; color:#666}
.special_add #submit{ background: #1b80c6; border: 1px solid #fff; color: #fff; height: 36px; line-height: 36px; width: 200px;margin-left: 100px; border-radius: 5px;}


.hidden-block{width: 200px;height: 400px;position:absolute;right: 15%;background:#fff;display: none; top:10px;}
.hidden-block .img-container{width:200px;height:200px;border: solid 1px  rebeccapurple;display: inline-block}
.hidden-block .preview-img-lg{overflow: hidden;display:inline-block;width: 90px;height: 90px;float: left;border: solid 1px #ccc;}
.hidden-block .preview-img-md{overflow: hidden;display:inline-block;width: 40px;height: 40px;float: left;border: solid 1px #ccc;}
.hidden-block .preview-img-sm{overflow: hidden;display:inline-block;width: 20px;height: 20px;float: left;border: solid 1px #ccc;}
.hidden-block .img-preview-list{width: 202px;height: 95px;margin-top: 10px;margin-bottom: 10px}
.hidden-block .img-preview-list >div{margin-right:10px}
.btn-success  {font-size: 16px;width: 100%}
.avatar{ width: 70px; height: 70px;border-radius: 35px;}
#upload1,#upload2{position: relative;overflow: hidden;}
.layui-btn .updatImage{position: absolute;top: 0;left: 0;opacity: 0}

.box_file{position: relative;width: auto !important;height: 30px !important;}
.box_file .fileWeb{ position: absolute;top: 0;left: 0; width: 100% !important;height:100%;opacity:0;border: none;filter:alpha(opacity=0);outline:none;background:transparent;-moz-opacity:0;}

/*2020.2.4*/
.blue{color: #0099cc}
.box_center{width:100%;background: #f5f6fa;min-width: 1200px;display: flex;}
/*文档资源管理*/
.subBox[data-type='order_summary'] .erp div.nav_list_top{height:auto;}
.subBox[data-type='order_summary'] .erp div.nav_lsit_bottom{height: auto;}
.subBox[data-type='order_summary'] .erp div.nav_lsit_bottom>div{float: left;margin-right: 10px;height: 28px; margin-top:10px; line-height:28px;}
.subBox[data-type='order_summary'] .erp div.nav_lsit_bottom>div b{display: inline-block;text-align: right; line-height:28px;}
.subBox[data-type='order_summary'] .erp div.nav_lsit_bottom div input{height: 28px;line-height: 28px;border-radius: 3px;}

/*订单汇总*/
.subBox[data-type='order_summary'] .nav_list_sum{width: 100%;display: flex;justify-content: start;border-bottom:solid 1px #1aabd8;}
.subBox[data-type='order_summary'] .nav_list_sum .sum_box{height: auto;width: 14%;min-width: 117px;}
.subBox[data-type='order_summary'] .nav_list_sum .sum_box:nth-of-type(1){padding-left: 30px;}
.subBox[data-type='order_summary'] .nav_list_sum .sum_box:nth-of-type(2){padding-left: 70px;}
.subBox[data-type='order_summary'] .nav_list_sum .sum_box:nth-of-type(3){padding-left: 70px;}
.subBox[data-type='order_summary'] .nav_list_sum .sum_box:nth-of-type(4){padding-left: 70px;}
.subBox[data-type='order_summary'] .nav_list_sum .sum_box:nth-of-type(5){padding-left: 70px;}
.subBox[data-type='order_summary'] .nav_list_sum .sum_box:nth-of-type(6){padding-left: 43px;}
.subBox[data-type='order_summary'] .nav_list_sum .sum_box .sum_box_title{white-space: nowrap;word-break: keep-all;}

.btn_download,.btn_upload,.btn_Box{display: block;cursor:pointer;padding: 0 10px; background: #1f89d3;text-align: center;margin-left: 5px; margin-right: 10px;height: 30px;line-height: 30px;color: #fff; border-radius:3px;}
.btn_download:hover,.btn_upload:hover{color: #fff;}
.btn_download{background:#00b500 }
/*上传资源*/
.btn_upload{position: relative;}
.btn_upload input[type='file']{position: absolute;top: 0;left: 0px;width: 100%;height: 100%;opacity: 0;}
.layui-layer-page .layui-layer-content{position: static}

/*上架下架*/
.btn_Box{position: relative; border-radius:3px;}
.btn_Box .ul_frame{position: absolute;left: 0;top:30px;display: none;}
.btn_Box .ul_frame li{float: left;text-align: center;width: 100%;line-height: 20px;height: 20px; background:#1f89d3;color: #fff;font-size: 12px;border-radius: 3px;margin-top: 1px; }
.btn_Box .ul_frame li:hover{background: #156aa5}
.btn_Box .ul_frame li a{display: inline-block;width: 100%;height: 100%;color: #fff;}
.btn_Box:hover .ul_frame{display: block;z-index: 9999}
.btn_Box a{color: #fff;}

.search_show_btn,.refresh_btn{float:right}
.query_btn{margin-right:0!important;}

#set_price_single{border: 1px solid #0b67cd;position: fixed;right: 0;top:54px;width: 520px; height: auto; background: #fff;z-index: 1000;}
#set_price_single table{ width: 100%}
#set_price_single table td{ border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; line-height: 23px; padding-left: 10px;}
#set_price_single table.three td{width: 18.2%}
#set_price_single table.three td.a1{width: 15%; font-weight: bolder}
#set_price_single table.two td{width: 35%}
#set_price_single table.two td.a1{width: 15%; font-weight: bolder}

/*显示隐藏列*/
.layui-table-tool-panel{max-height: 250px;overflow-y: scroll;}
.layui-table-tool .layui-inline[lay-event]{width: auto;min-width: 26px;}
/*表单自定义汇总*/
.layui-table-tool-temp{padding-right: 0px;}
.layui-btn-container{display: flex;width: 714px;}
.layui-btn-container div{margin-right: 2.5%;white-space: nowrap;}
.layui-btn-container div span{color: #f00;font-size: 14px;font-weight: bold;}
.box_btn{float: left;padding: 10px 0}
.layui-table-tool{z-index: 1;padding-top: 0}

/*提示*/
.nav_lsit_bottom .text_default{display: inline-block; padding: 0 5px 0px 5px;margin: 8px 0}
.nav_lsit_bottom .text_readonly{border: 0;border-bottom: 1px solid #f00;display: inline-block; color: #f00;padding: 0 5px 0px 5px;margin: 8px 0}
.nav_lsit_bottom .global_save{float: none !important;display: inline-block}
.nav_lsit_bottom .redspot{color: #f00;font-size: 16px;margin: 10px 0 0 5px;position: absolute;line-height: 25px;}
.nav_lsit_bottom .button_add{border:none;display: inline-block; border-radius: 4px;background-color: #1aa3d1;cursor: pointer;margin-left: 3px; padding: 0 5px;line-height: 20px;color: #fff;font-weight: bold;}


/*erp店铺基本信息*/
.box_file{position: relative;width: auto !important;height: 30px !important;}
.box_file .fileWeb{ position: absolute;top: 0;left: 0; width: 100% !important;height:100%;opacity:0;border: none;filter:alpha(opacity=0);outline:none;background:transparent;-moz-opacity:0;}
.layui-btn{ background: #1b80c6; color: #fff; padding: 0 10px; border: 0; height: 30px; line-height: 30px; border-radius: 5px; font-size: 12px;}
.img_des img{border-radius: 5px;height: 100%;width: 100%}
.img_des{position: relative;width: 52px;height: 52px;float: left;}
.img_des i{font-size: 18px;position: absolute;cursor: pointer;right: -4px;top: -10px;color: #288cc0;background: white;border-radius: 50px;padding-left:2px;}
.imgArrs_div{width: auto;overflow: hidden;padding: 10px 10px  10px 0;}
.imgArrs_div .img_Arrs{width: 52px;height: 52px;border: 1px solid #cccc;border-radius: 5px;position: relative;float: left;margin-right: 10px;}
.imgArrs_div .img_Arrs i{font-size: 18px;position: absolute;cursor: pointer;right: -4px;top: -4px;color: #288cc0;background: white;border-radius: 50px;padding-left:2px;}
.imgArrs_div .img_Arrs i:hover,.img_des i:hover{color: red;}
.imgArrs_div .img_Arrs img{width: 100%;height: 100%;border-radius: 5px;}
.select_shopa{display: inline-block;font-size: 12px; border: 0px solid #ccc;border-radius: 3px;padding: 0 10px;height: 26px;line-height: 26px;margin-right: 10px;background: #1b80c6;color: #fff;margin-left: 5px;}
.select_shopa:hover{color: #fff;background: #4999d1;}
.state .layui-form-radio{margin-top: 0;}
.a_goto_adion{margin-left: 10px;cursor: pointer; text-align:center;border-radius: 5px; background: #f66701;color: #fff;display: inline-block; width: 100px;height: 30px;line-height: 30px;}
.a_goto_adion:hover{color: #fff;background:rgba(255, 135, 0,0.8) }

.right_tab_menu{ border-bottom:1px solid #eee; line-height:46px; height:46px;}
.right_tab_menu li{ float:left; width:150px!important; padding:0!important;height:46px!important; text-align:center;overflow: inherit!important;}
.right_tab_menu li a{display:block; font-size:16px;border-right:1px solid #eee;}
.right_tab_menu .selected a{ border-bottom:3px solid #1b80c6;color:#1b80c6}
