a:hover{text-decoration: none;}
.ml0{margin-left: 0;}
.w80{width: 80px;}
.w160{width: 160px;}
.w170{width: 170px;}
.w180{width: 180px;}
.w190{width: 190px;}
.w220{width: 220px;}

/* 商品销售流向查询弹窗 */
.salesboxs{display: none;}
.salesboxs .wrap{background-color: rgba(0,0,0,.3); position: fixed; left: 0; top: 0; width: 100%; height: 100%; display: table; z-index: 100;}
.salesboxs .cell{display: table-cell; vertical-align: middle;}
.salesboxs .sb_content{position: relative; width: 350px; height: 220px; margin: auto;}
.salesboxs .sbc_curtain{position: absolute; background: #e1e1e1; border-radius: 5px; opacity: 0.5; top: 0px; bottom: 0px; right: 0px; left: 0px;}
.salesboxs .sbc_module{background: #fff; position: absolute; top: 5px; bottom: 5px; right: 5px; left: 5px;}
.salesboxs .sbcm_top{font-size: 18px; height: 59px; line-height: 59px; background: url(/picture/home/box_top.png); color: #4c4c4c; border-top: 3px solid #ff8c00; padding-left: 25px;}
.salesboxs .sbcm_close{float: right; width: 71px; height: 59px; background: url(/picture/home/box_no.png);}
.salesboxs .sbcm_close a{width: 24px; height: 24px; float: right; margin: 6px 6px 0 0;}
.salesboxs .sbcm_from{color: #666; font-size: 16px; padding: 25px 25px 30px 25px;}
.salesboxs .sbcm_from input[type="text"]{height: 28px; line-height: 28px; width: 195px; border: 1px solid #ccc; padding: 0 10px; background: #fff;}
.salesboxs .sbcm_btn{display: block; height: 35px; line-height: 35px; text-align: center; background: #ff8c00; color: #fff; margin: 0 25px;}

/* 商品销售流向查询页 */
.inquiry{width: auto;}
.inquiry .myorder_text{float: left;}
.inquiry .myorder_type_sub{float: left; cursor: pointer;}
.inquiry .myorder_type{width: 1148px;}
.inquiry .myorder_content_type li{float: left; cursor: pointer;}
.export_btn{float: right; width: 75px; height: 30px; line-height: 30px; text-align: center; margin: 15px 10px 0 0; font-size: 16px; color: #fff; border-radius: 4px; background-image: linear-gradient(#ef5356, #eb3d3f); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef5356', endColorstr='#eb3d3f', GradientType='0');}
.export_btn:hover{text-decoration: none;}
.inquiry_table thead tr{width: 100%; font-size: 14px; font-family: 'Microsoft Yahei'; height: 40px; line-height: 40px; text-align: center; background: #f8f8f8;}
.inquiry_table tbody tr{line-height: 22px; font-size: 12px;}
.inquiry_table tbody tr + tr{border-top: 1px dashed #e6e6e6;}
.inquiry_table tbody td > p{padding: 5px;}
.inquiry_table td{text-align: center; vertical-align: middle;}
.inquiry_table td.tl{text-align: left;}
