﻿#app {
    height: 100%
}

article,aside,blockquote,body,button,code,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,input,legend,li,menu,nav,ol,p,pre,section,td,textarea,th,ul {
    margin: 0;
    padding: 0
}

body,button,input,select,textarea {
    font-family: Microsoft YaHei,arial,SimSun,sans-serif,tahoma
}

body {
    font-size: 16px;
    color: $font-color-theme
}

input,select,textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a,button,input,textarea {
    outline: none
}

button {
    cursor: pointer
}

textarea {
    resize: none
}

fieldset,img {
    border: 0
}

address,cite,code,dfn,em,i,th,var {
    font-style: normal;
    font-weight: 400
}

ol,ul {
    list-style: none
}

caption,th {
    text-align: left
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: 400
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

a {
    text-decoration: none
}

.clearfix:after,.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both;
    overflow: hidden
}

.clearfix {
    *zoom:1}

.fl {
    float: left
}

.fr {
    float: right
}

.hidenone {
    display: none
}

.hide {
    visibility: hidden
}

.mt10 {
    margin-top: 10px
}

.mt20 {
    margin-top: 20px
}

.ml10 {
    margin-left: 10px
}

.mr10 {
    margin-right: 10px
}

.mt16 {
    margin-top: 16px
}

.mb16 {
    margin-bottom: 16px
}

.pt10 {
    padding-top: 10px
}

.pt20 {
    padding-top: 20px
}

.pl10 {
    padding-left: 10px
}

.pr10 {
    padding-right: 10px
}

.tc {
    text-align: center
}

.vm {
    display: inline-block;
    vertical-align: middle
}

body,html {
    height: 100%
}

*,:after,:before {
    box-sizing: border-box
}

.ov {
    overflow: hidden
}

button {
    border: 0;
    background: none
}

input:-webkit-autofill {
    box-shadow: inset 0 0 0 999px #fff
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

::-webkit-scrollbar-track-piece {
    background-color: transparent;
    border: 0
}

::-webkit-scrollbar-track-piece:vertical {
    border-top: 0;
    border-bottom: 0
}

::-webkit-scrollbar-track-piece:horizontal {
    border-left: 0;
    border-right: 0
}

::-webkit-scrollbar-thumb:vertical {
    height: 8px;
    background: #d7dee4;
    border: 1px solid #d7dee4;
    -webkit-border-radius: 6px
}

::-webkit-scrollbar-button:vertical:single-button:start {
    width: 0;
    height: 0
}

::-webkit-scrollbar-button:vertical:single-button:end {
    width: 0;
    height: 0
}

::-webkit-scrollbar-thumb:horizontal {
    width: 8px;
    background: #d7dee4;
    border: 1px solid #d7dee4;
    -webkit-border-radius: 6px
}

::-webkit-scrollbar-button:horizontal:single-button:start {
    width: 0;
    height: 0
}

::-webkit-scrollbar-button:horizontal:single-button:end {
    width: 0;
    height: 0
}

::-webkit-scrollbar-thumb:hover {
    background-color: #d2e1e4;
    border-color: #d2e1e4
}

.w1200 {
    padding: 0 25px;
    margin: 0 auto
}

#clickable {
    cursor: pointer
}

.pagination .total {
    font-size: 14px;
    color: #bfbfbf;
    line-height: 36px
}

.el-pager li {
    min-width: 36px;
    height: 36px;
    line-height: 36px;
    margin-right: 8px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #d9dce2;
    font-size: 14px;
    font-weight: 400
}

.el-pager li.active+li {
    border-left: 1px solid #d9dce2
}

.el-pager li.btn-quicknext,.el-pager li.btn-quickprev {
    line-height: 36px;
    border: 0
}

.el-pagination .btn-next,.el-pagination .btn-prev {
    height: 36px;
    line-height: 36px;
    padding: 0 16px;
    margin: 0;
    color: #262626;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #d9dce2
}

.el-pagination .btn-next span,.el-pagination .btn-prev span {
    height: 36px;
    line-height: 36px;
    font-size: 14px
}

.el-pagination .btn-prev {
    margin-right: 8px
}

.el-pager li.active {
    border-color: $primary
}

.el-pagination .el-select .el-input {
    min-width: 88px;
    margin: 0 8px
}

.el-pagination .el-select .el-input .el-input__inner {
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    border-color: #d9dce2;
    font-size: 14px
}

.el-pagination__total {
    color: #bfbfbf
}

.el-pagination__sizes,.el-pagination__total {
    height: 36px!important;
    line-height: 36px!important;
    font-size: 14px!important
}

.el-pagination__sizes {
    margin-right: 0
}

.el-pagination__jump {
    margin-left: 8px;
    height: 36px!important;
    line-height: 36px!important;
    font-size: 14px!important
}

.el-pagination__editor {
    width: 60px;
    padding: 0;
    margin: 0 8px
}

.el-pagination__editor,.el-pagination__editor.el-input .el-input__inner {
    height: 36px;
    line-height: 36px
}

.el-tooltip__popper {
    font-size: 16px;
    line-height: 32px
}

.el-tooltip__popper.is-dark {
    background: rgba(0,0,0,.7)
}

.el-image-viewer__mask {
    opacity: .88
}
