*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    outline: none !important;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
    width: device-width;
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    text-align: left;
    background-color: #fff;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[tabindex="-1"]:focus {
    outline: 0 !important;
}

hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0;
}

p {
    margin-top: 0;
    margin-bottom: 0;
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: 400;
}

dd {
    margin-bottom: 0;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

dfn {
    font-style: italic;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    color: #409eff;
    text-decoration: none;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

figure {
    margin: 0 0 1rem;
}

img {
    height: auto;
    width: auto;
    vertical-align: middle;
    border-style: none;
    -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
    overflow: hidden;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #666;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
    font-weight: 400;
}

label {
    display: inline-block;
}

button {
    border-radius: 0;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}

h1,
.h1 {
    font-size: 35px;
}

h2,
.h2 {
    font-size: 28px;
}

h3,
.h3 {
    font-size: 24px;
}

h4,
.h4 {
    font-size: 20px;
}

h5,
.h5 {
    font-size: 18px;
}

h6,
.h6 {
    font-size: 16px;
}

hr {
    margin-top: 16px;
    margin-bottom: 16px;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: "0/0" a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
    text-justify: inter-ideograph;
}

.text-nowrap {
    white-space: nowrap;
}

.text-truncate {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

@-ms-viewport {
    width: auto;
}

.c-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

.maxwidth {
    width: 1200px;
    margin: 0 auto;
}

.gray-bg {
    background: #f8f8f8;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
            box-shadow: 0 0 0 1000px white inset !important;
}

.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

.body-loading {
    opacity: 0;
}

.el-input-group__prepend {
    padding: 0 14px;
}

.el-menu--popup .el-submenu__title,
.el-menu--popup .el-menu-item {
    font-size: 12px;
    line-height: 40px;
    height: 40px;
}

.el-menu--horizontal > .el-menu-item {
    height: 50px;
    line-height: 50px;
    color: #fff;
    padding: 0 12px;
    border-bottom: none;
}

.el-menu--horizontal > .el-submenu .el-submenu__title {
    line-height: 50px;
    height: 50px;
    padding: 0 12px;
    color: #fff;
    border-bottom: none;
}

.el-menu--horizontal > .el-menu-item:not(.is-disabled):focus,
.el-menu--horizontal > .el-menu-item:not(.is-disabled):hover,
.el-menu--horizontal > .el-submenu .el-submenu__title:hover {
    color: #fff;
    background-color: #2a2f32;
}

.el-menu--horizontal > .el-submenu.is-active .el-submenu__title {
    background-color: #2a2f32;
    color: #fff;
    border-bottom: none;
}

.el-menu--horizontal > .el-menu-item.is-active {
    border-bottom: none;
    color: #fff;
    background-color: #2a2f32;
}

.el-menu--horizontal > .el-submenu:focus .el-submenu__title {
    color: #fff;
}

.el-menu--horizontal .el-menu .el-menu-item:hover {
    background-color: #ecf5ff;
}

.el-submenu__title i {
    color: #fff;
}

.el-dialog__body {
    padding: 20px;
}

.el-table .cell,
.el-table th div,
.el-table--border td:first-child .cell,
.el-table--border th:first-child .cell {
    padding-left: 16px;
}

.el-pagination {
    margin: 12px 0 12px auto;
}

.el-button--small {
    line-height: 12px;
    height: 32px;
}

.admin-aside .el-menu-item.is-active {
    background-color: #00c1de;
}

.admin-aside .el-menu-item.is-active i[class^="el-icon-"] {
    color: #fff;
}

.el-form-item__content {
    height: 40px;
}

.el-scrollbar-app {
    height: 100vh;
}

.el-scrollbar-app .el-scrollbar {
    height: 100%;
}

.el-scrollbar-app .el-scrollbar__wrap {
    overflow-x: hidden;
}

.login-body {
    background: #f2f4f8;
}

.login-header {
    padding: 16px 0;
    background: #fff;
}

.login-header a {
    color: #333;
}

.login-header a:hover {
    color: #409eff;
}

.login-header .hr {
    margin: 0 16px;
    width: 1px;
    height: 16px;
    background: #d5d5d5;
    border: none;
}

.login-logo img {
    height: 28px;
}

.login-logo-text {
    font-size: 16px;
}

.login-contact {
    margin-left: auto;
}

.login-contact .icon {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}

.login-tel {
    padding-left: 24px;
    background: url(../img/icon-tel.png) no-repeat center left;
}

.login-container {
    margin: 28px auto;
}

.login-banner {
    width: 840px;
}

.login-banner img {
    width: 100%;
}

.login-banner a {
    display: block;
}

.login-banner .el-carousel__container {
    height: 340px;
}

.login-banner .el-carousel__arrow:hover {
    background: rgba(31, 45, 61, 0.6);
}

.login-form {
    width: 340px;
    margin-left: auto;
    background: #fff;
    padding: 30px 30px 20px;
}

.login-form h5 {
    margin-bottom: 22px;
}

.login-form .el-button {
    width: 100%;
}

.login-form p {
    font-size: 12px;
    margin-top: 7px;
    line-height: 16px;
}

.login-form a {
    color: #666;
}

.login-form a:hover {
    color: #409eff;
}

.login-form .c-flex {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.givetech-service {
    background: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 32px 28px;
    margin-top: 28px;
}

.givetech-service dl {
    margin: 0 0 20px;
}

.givetech-service dl:last-of-type {
    margin-bottom: 0;
}

.givetech-service dt {
    color: #06c;
    font-size: 16px;
    margin-bottom: 14px;
}

.givetech-service dd a {
    width: 14.285%;
    float: left;
    font-size: 15px;
    line-height: 16px;
    margin-bottom: 12px;
    color: #333;
}

.givetech-service dd a:hover {
    color: #409eff;
}

.givetech-service dd .a {
    float: left;
}

.givetech-service dd .a a {
    width: auto;
    font-size: 13px;
    color: #999;
    margin-right: 14px;
}

.givetech-service dd .a a:hover {
    color: #409eff;
}

.givetech-service .item-first {
    width: 240px;
}

.givetech-service .item-last {
    width: calc(100% - 300px);
    padding-top: 12px;
    margin-left: auto;
}

.first-service dd a,
.first-service dd .a {
    width: 25%;
}

.login-footer {
    height: 36px;
    line-height: 36px;
    width: 100%;
    color: #999;
    text-align: center;
    background: #fff;
}
