@charset "UTF-8";
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
dl,
dd,
dt,
ul,
ol,
li,
pre,
form,
input,
textarea,
tr,
th,
td,
select,
fieldset,
legend,
hr,
blockquote,
button,
img,
code,
span,
applet,
object,
iframe,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
label,
table,
caption,
tbody,
tfoot,
thead,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-indent: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    -webkit-text-size-adjust: 100%;
    -webkit-touch-callout: none;
    -webkit-overflow-scrolling: touch;
    line-height: 1.15;
}

body {
    background: #fff;
    font-family: Microsoft YaHei, Helvetica, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
}

pre,
textarea,
select,
option,
input,
button {
    font-family: Microsoft YaHei, Helvetica, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
}

a,
button,
input,
textarea,
select {
    background: none;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    outline: none;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
}

b,
strong {
    font-weight: bolder;
}

em {
    font-style: normal;
}

li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}

fieldset,
img {
    border: none;
    vertical-align: middle;
}

img {
    -ms-interpolation-mode: bicubic;
}

legend {
    color: #000;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

textarea {
    resize: none;
    overflow: auto;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #AAAAAA;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: #EEEEEE;
}

input::-webkit-input-speech-button {
    display: none;
}

input {
    padding-top: 0;
    padding-bottom: 0;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: none;
    padding: 0;
}

input[type="text"],
input[type="password"],
textarea {
    outline-style: none;
    -webkit-appearance: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

button,
input {
    *overflow: visible;
    line-height: normal;
}

button,
select {
    text-transform: none;
}

address,
caption,
cite,
code,
dfn,
th,
var,
em,
i {
    font-style: normal;
    font-weight: normal;
}

caption,
th {
    text-align: left;
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
menu {
    display: block;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

.clear:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
    line-height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden;
}

.clear {
    zoom: 1;
}

.clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
    line-height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}


.sales_table .sales_tfoot {
    width: 16.5rem;
    background: #fff;
    margin: auto;
    font-size: .2rem;
    overflow: hidden;
    box-sizing: border-box;
    padding: .3rem .62rem 0;
}

@media screen and (max-width: 1360px) {
    .sales_table .sales_tfoot {
        width: 100%;
        background: #fff;
        margin: auto;
        font-size: .2rem;
        overflow: hidden;
        box-sizing: border-box;
        padding: .3rem .62rem 0;
    }
}

.sales_table .sales_tfoot ul {
    float: right;
}



.blue-btn:hover {
    background: #1E9FFF !important;
}

.layui-form-label {
    padding: 9px 0!important;
}

.layui-form-select dl dd.layui-this {
    background-color: #2299ee !important;
}

.audit_status {
    border-bottom: .01rem solid #dee1e4;
    margin-bottom: 0.15rem;
}



/*.audio_down_btn {
    box-sizing: border-box;
    width: .49rem;
    height: .26rem;
    background: #f7fcff;
    border: .01rem solid #dceef9;
    color: #2299ee;
    line-height: .26rem;
    border-radius: .02rem;
    margin: .1rem auto 0;
    cursor: pointer;
    font-size: .14rem;
}

.audio_down_btn:hover {
    background: #2299ee;
    color: white;
    border: none;
}*/


/*分页跳转*/

.sales_tfoot .jump_page {
    float: right;
}

.sales_tfoot .jump_page input {
    height: .3rem;
    width: .45rem;
    padding: 0 .05rem;
    border: .01rem solid #dee1e4;
    margin-right: .2rem;
    float: left;
    font-size: .14rem;
}

.sales_tfoot .jump_page a {
    display: block;
    float: left;
    width: .7rem;
    height: .3rem;
    text-align: center;
    line-height: .28rem;
    border: .01rem solid #dee1e4;
    border-radius: .02rem;
    margin-right: .2rem;
    background: #fff;
    color: #55626c;
    cursor: pointer;
    font-size: .14rem;
}

.sales_tfoot .jump_page a:hover {
    border: .01rem solid #2299ee;
    background: #2299ee;
    color: #fff;
}


/*layui加载层gif样式*/

.layui-layer-loading .layui-layer-content {
    width: 60px;
    height: 24px;
    background: url(../img/loading-0.gif) no-repeat !important;
}


.sales_table .sales_tfoot ul li {
     /*width: .30rem;*/
    height: .30rem;
    box-sizing: border-box;
    border: .01rem solid #dee1e4;
    border-radius: .02rem;
    background: #fff;
    color: #55626c;
    float: left;
    margin-left: .05rem;
    line-height: .28rem;
    cursor: pointer;
    font-size: .14rem;
    width: auto!important;
    padding: 0!important;
}

.sales_table .sales_tfoot ul li a,
.sales_table .sales_tfoot ul li span {
    padding: 0 .12rem!important;
    display: block!important;
}

.sales_table .sales_tfoot ul li:hover {
    background: #2299ee;
    border: .01rem solid #2299ee!important;
    color: #fff;
    line-height: .28rem!important;
}

.sales_table .sales_tfoot ul li:first-child {
    width: .71rem;
}

.sales_table .sales_tfoot ul li:last-child {
    width: .71rem;
}

.sales_table .sales_tfoot ul li.active {
    background: #2299ee;
    color: #fff;
    border: .01rem solid #2299ee!important;
    line-height: .28rem!important;
}