.m-0 {
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
}

.mt-0 {
    margin-top: 0px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.m-1 {
    margin: 5px !important;
}

.mt-1 {
    margin-top: 0.5em !important;
}

.mr-1 {
    margin-right: 0.5em !important;
}

.mb-1 {
    margin-bottom: 0.5em !important;
}

.ml-1 {
    margin-left: 0.5em !important;
}

.mx-1 {
    margin-left: 0.5em !important;
    margin-right: 0.5em !important;
}

.my-1 {
    margin-top: 0.5em !important;
    margin-bottom: 0.5em !important;
}

.m-2 {
    margin-top: 10px !important;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
    margin-left: 10px !important;
}

.mt-2 {
    margin-top: 1rem !important;
}

.mr-2 {
    margin-right: 10px !important;
}

.mb-2 {
    margin-bottom: 1rem !important;
}

.ml-2 {
    margin-left: 1rem !important;
}

.mx-2 {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.my-2 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.m-3 {
    margin: 1.5rem !important;
}

.mt-3 {
    margin-top: 1.5rem !important;
}

.mr-3 {
    margin-right: 1.5rem !important;
}

.mb-3 {
    margin-bottom: 1.5rem !important;
}

.ml-3 {
    margin-left: 1.5rem !important;
}

.mx-3 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
}

.my-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.m-4 {
    margin: 2rem !important;
}

.mt-4 {
    margin-top: 2rem !important;
}

.mr-4 {
    margin-right: 20px !important;
}

.mb-4 {
    margin-bottom: 2rem !important;
}

.ml-4 {
    margin-left: 20px !important;
}

.mx-4 {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.my-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
}

.m-5 {
    margin: 2.5rem !important;
}

.mt-5 {
    margin-top: 2.5rem !important;
}

.mr-5 {
    margin-right: 2.5rem !important;
}

.mb-5 {
    margin-bottom: 2.5rem !important;
}

.ml-5 {
    margin-left: 2.5rem !important;
}

.mx-5 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
}

.my-5 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
}

.p-0 {
    padding: 0px !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.pr-0 {
    padding-right: 0px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.pl-0 {
    padding-left: 0px !important;
}

.px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.p-1 {
    padding: 0.5rem !important;
}

.pt-1 {
    padding-top: 0.5rem !important;
}

.pr-1 {
    padding-right: 0.5rem !important;
}

.pb-1 {
    padding-bottom: 0.5rem !important;
}

.pl-1 {
    padding-left: 0.5rem !important;
}

.px-1 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}

.py-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.p-2 {
    padding: 1rem !important;
}

.pt-2 {
    padding-top: 1rem !important;
}

.pr-2 {
    padding-right: 1rem !important;
}

.pb-2 {
    padding-bottom: 1rem !important;
}

.pl-2 {
    padding-left: 1rem !important;
}

.px-2 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.py-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.p-3 {
    padding: 1.5rem !important;
}

.pt-3 {
    padding-top: 1.5rem !important;
}

.pr-3 {
    padding-right: 1.5rem !important;
}

.pb-3 {
    padding-bottom: 1.5rem !important;
}

.pl-3 {
    padding-left: 1.5rem !important;
}

.px-3 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}

.py-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.p-4 {
    padding: 2rem !important;
}

.pt-4 {
    padding-top: 2rem !important;
}

.pr-4 {
    padding-right: 2rem !important;
}

.pb-4 {
    padding-bottom: 2rem !important;
}

.pl-4 {
    padding-left: 2rem !important;
}

.px-4 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}

.py-4 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
}

.p-5 {
    padding: 2.5rem !important;
}

.pt-5 {
    padding-top: 2.5rem !important;
}

.pr-5 {
    padding-right: 2.5rem !important;
}

.pb-5 {
    padding-bottom: 2.5rem !important;
}

.pl-5 {
    padding-left: 2.5rem !important;
}

.px-5 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
}

.py-5 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
}

.w100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
    white-space: nowrap;
}

html, body {
    height: 100%;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    -webkit-text-size-adjust: 100%;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
    font-weight: 500;
    font-size: 16px;
    background: #FFF;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 6px;
    height: 6px;
}

::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 0;
}

::-webkit-scrollbar-thumb {
    cursor: pointer;
    border-radius: 5px;
    background: rgba(0, 0, 0, .15);
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
}

::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, .3)
}

/* 小型设备（手机） */
@media (max-width: 768px) {
    body {
        font-size: 16px;
    }
}

/* 中型设备 */
@media (min-width: 768px) and (max-width: 1280px) {
    body {
        font-size: 16px;
    }
}

@media (min-width: 1280px) and (max-width: 1600px) {
    body {
        font-size: 16px;
    }
}

/* 大型设备 */
@media (min-width: 1600px) {
    body {
        font-size: 18px;
    }
}

body {
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
}

a {
    color: #555;
    text-decoration: none !important;
    cursor: pointer;
    display: -webkit-inline-box;
}

a:hover, a:focus {
    /*color: #007bff;*/
}

a.primary-link {
    color: #007bff;
}

h1 {
    font-size: 3.5em;
    margin: 0.25em 0;
}

h2 {
    font-size: 3em;
    margin: 0.5em 0;
}

h3 {
    font-size: 2.5em;
    margin: 0.5em 0;
}

h4 {
    font-size: 2em;
    margin: 0.5em 0;
}

h5 {
    font-size: 1.5em;
    margin: 0.5em 0;
}

.btn {
    min-height: 2.313em;
    line-height: 2.2em;
    padding: 0 1em;
    border-radius: 10px;
    font-size: 1em;
    cursor: pointer;
    white-space: nowrap;
}

.btn.round {
    border-radius: 20px;
}

.btn.square {
    border-radius: unset;
}

.btn-normal {
    background-color: #FFF;
    border: 1px solid #000;
    color: #000;
}

.btn-normal:hover {
    background-color: #f8f8f8;
    color: #000;
}

.btn-primary {
    color: #fff;
    background-color: #325ff3;
    border-color: #325ff3;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:active:focus {
    color: #fff;
    background-color: rgba(50, 95, 243, .9);
    border-color: #325ff3;
}

.btn-gray {
    color: #FFF;
    background-color: #333333;
    border-color: #333333;
}

.btn-gray:hover {
    color: #fff;
    background-color: rgba(51, 51, 51, .9);
    border-color: #dae0e5;
}

.btn-light {
    color: #007bff;
    background: #b3d7ff;
    border-color: transparent;
}

.btn-light:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-white {
    background-color: #FFF;
    color: #3366ff;
    border-color: #FFF;
}

.btn-black {
    background-color: #000;
    color: #FFF;
    border: 1px solid #000;
}

.btn-black:hover {
    background-color: rgba(0, 0, 0, .8);
    color: #FFF;
}

.label-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-disabled {
    border: 1px solid #e2e2e2 !important;
    background-color: #fbfbfb !important;
    color: #c2c2c2 !important;
    cursor: not-allowed !important;
}

.btn-md {
    padding: 0.5em 1.5em;
}

.btn-lg {
    padding: 0.8em 1.8em;
}

.btn-xl {
    width: 12em;
    font-size: 1.2em;
    height: 3.5em;
    line-height: 3.5em;
}

.btn-full {
    width: 100%;
}

.wow {
    visibility: hidden;
}

.bg-white {
    background: #fff !important;
}

.bg-black {
    background: #000 !important;
}

.bg-gray {
    background: #f8f9fa !important;
}

.container {
    padding: unset;
    margin: 0 auto;
    box-sizing: border-box;
}

@media (min-width: 768px) {
    .container {
        width: 100%;
        padding: 0 10px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

@media (min-width: 1440px) {
    .container {
        width: 1400px;
    }
}

.f-relative {
    position: relative;
}

.f-over {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    display: flex;
}

.f-full {
    width: 100%;
    height: 100%;
}

.f-block {
    display: block;
}

.f-pointer {
    cursor: pointer;
}

.f-row-flex {
    display: flex;
    align-items: center;
}

.f-column-flex {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.f-row-start {
    justify-content: flex-start;
}

.f-row-center {
    justify-content: center;
}

.f-row-between {
    justify-content: space-between;
}

.f-row-around {
    justify-content: space-around;
}

.f-row-end {
    justify-content: flex-end;
}

.f-column-start {
    align-items: flex-start;
}

.f-column-center {
    align-items: center;
}

.f-column-end {
    align-items: flex-end;
}

.f-flex-1 {
    flex: 1;
}

.f-flex-2 {
    flex: 2;
}

.f-flex-3 {
    flex: 3;
}

.f-flex-4 {
    flex: 4;
}

.f-flex-5 {
    flex: 5;
}

.f-grid {
    display: grid;
}

.f-grid-columns-1 {
    grid-template-columns: repeat(1, 1fr);
}

.f-grid-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}

.f-grid-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.f-grid-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

.f-gap-1-1 {
    gap: 1rem 1rem
}

.f-gap-1-2 {
    gap: 1rem 2rem
}

.f-gap-2-1 {
    gap: 2rem 1rem
}

.f-gap-2-2 {
    gap: 2rem 2rem
}

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

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

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

.f-text-muted {
    color: #777777;
}

.f-font-xs {
    font-size: 0.7em !important;
}

.f-font-sm {
    font-size: 0.9em !important;
}

.f-font-nl {
    font-size: 1em !important;
}

.f-font-md {
    font-size: 1.2em !important;
}

.f-font-lg {
    font-size: 1.5em !important;
}

.f-font-xl {
    font-size: 2.5em;
}

.f-font-white {
    color: #FFF;
}

.f-font-black {
    color: #000;
}

.f-font-grey {
    color: #8f8f8f;
}

.f-font-red {
    color: #ff5722;
}

.f-font-normal {
    font-weight: normal;
}

.f-font-bold {
    font-weight: bold !important;
}

.f-font-bolder {
    font-weight: bolder !important;
}

.f-font-900 {
    font-weight: 900;
}

.f-overflow-hidden {
    overflow: hidden;
}

.f-tag {
    background-color: rgba(51, 102, 255, 0.1);
    display: inline-block;
    height: 2em;
    padding: 0 0.6em;
    line-height: 1.8em;
    font-size: 0.8em;
    color: rgba(51, 102, 255, 0.8);
    border: 1px solid rgba(51, 102, 255, 0.2);
    border-radius: 4px;
    box-sizing: border-box;
    white-space: nowrap
}

.f-tag-bark {
    background-color: #3366ff;
    color: #fff;
}

.f-tag.f-tag-success {
    background-color: #f0f9eb;
    border-color: #e1f3d8;
    color: #67c23a;
}

.f-tag-bark.f-tag-success {
    background-color: #67c23a;
    border-color: #67c23a;
    color: #fff;
}

.f-tag.f-tag-gray {
    background-color: #f4f4f5;
    border-color: #e9e9eb;
    color: #909399;
}

.f-tag-bark.f-tag-gray {
    background-color: #909399;
    border-color: #909399;
    color: #fff;
}

input:active, input:focus, input:focus-visible {
    outline: none;
}

input:autocomplete {
    background-color: transparent !important;
}

input:-internal-autofill-previewed, input:-internal-autofill-selected {
    transition: background-color 5000s ease-in-out 0s !important;
}

.f-form .form-group {
    position: relative;
    clear: both;
    margin-bottom: 1em;
    display: flex;
    align-items: center;
}

.f-form .form-group:after {
    content: '\20';
    clear: both;
    display: block;
    height: 0;
}

.f-form .form-group .form-input-label {
    padding: 0.5em;
    min-width: 6em;
    float: left;
    display: block;
}

.f-form .form-group .f-input {
    display: block;
    border: 1px solid #e8e8e8;
    background: transparent;
    font-size: 1em;
    padding-left: 0.5em;
    width: 100%;
    height: 2.313em;
    line-height: 1.3;
    -webkit-transition: all .3s;
    box-sizing: border-box;
}

.f-input:focus {
    border-color: #000 !important;
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, .08);
}

.form-input-inline {
    display: inline-block;
    vertical-align: middle;
}

.form-input-block {
    flex: 1;
}

.f-form .form-group .form-input-inline {
    width: 12em;
    float: left;
    margin-right: 0.5em;
}

.f-form .form-group .form-input-code {
    width: 8em;
}

.form-input-warp {
    position: relative;
}

.form-input-warp .f-input {
    padding-right: 2em;
}

.f-form-danger:focus {
    border-color: #ff5722 !important;
    box-shadow: 0 0 0 3px rgba(255, 87, 34, .08);
}

.form-input-suffix {
    position: absolute;
    right: 0;
    top: 0;
    width: 2em;
    height: 100%;
    line-height: 2.313em;
    text-align: center;
    transition: all .3s;
    box-sizing: border-box;
}

.form-input-suffix i {
    color: #000;
    font-size: 1em;
    cursor: pointer;
}

.form-input-suffix i:hover {
    color: rgba(0, 0, 0, .8);
}

.form-input-checkbox {
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all .3s;
}

.form-input-checkbox input {
    display: none;
}

.form-input-checkbox .f-checkbox {
    /*display: flex;*/
    /*align-items: center;*/
}

.form-input-checkbox .f-checkbox i {
    font-size: 0.8em;
    border: 1px solid #000;
    padding: 2px;
    cursor: pointer
}

.form-input-checkbox .f-checkbox i:before {
    opacity: 0;
}

.form-input-checkbox.f-form-checked .f-checkbox i:before {
    opacity: 1;
}

.form-input-checkbox .f-checkbox-text {
    color: #555;
    margin-left: 0.4em;
}

ul {
    margin: unset;
    padding: unset;
    list-style-type: none;
}

.article {
    color: #000;
    text-decoration: underline !important;
}

.article:hover {
    color: #CCC;
}

.main-header {
    background-color: #000;
    color: #FFF;
    height: 5em;
}

.main-header .header {
    height: 5em;
    background-color: #000;
}

.main-header .header.fixed {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
}

.main-header .menu a {
    color: #FFF;
}

.main-header .menu a span {
    white-space: nowrap;
}

.main-header .logo {
    margin-right: 1em;
}

.main-header .menu .top-item {
    font-size: 0.9em;
    height: 5em;
    display: flex;
    align-items: center;
}

.main-header .menu .top-item a {
    padding: 0 0.5em;
}

.main-header .menu .top-item.is-hover {
    font-weight: 600;
}

.main-header .menu .menu-content {
    background-color: #000;
    position: absolute;
    left: 0;
    top: 5.4em;
    width: 100%;
    max-height: 0;
    line-height: normal;
    overflow: hidden auto;
    transition: max-height 0.3s linear;
    -webkit-transition: max-height 0.3s linear;
}

.main-header .menu .menu-content::-webkit-scrollbar {
    display: none;
}

.main-header .menu .top-item.is-hover .menu-content {
    max-height: calc(100vh - 5.4em);
}

/*.main-header .menu .top-item.is-hover .menu-content .content-wrapper > div {*/
/*    border-right: 1px solid #FFF;*/
/*}*/

/*.main-header .menu .top-item.is-hover .menu-content .content-wrapper > div:last-child {*/
/*    border-right: unset;*/
/*}*/

.main-header .menu .top-item .menu-content .col {
    margin-right: 5em;
}

.main-header .menu .top-item .menu-content .third-item a:hover {
    text-decoration: underline !important;
}

.main-header .domain .search {
    padding-bottom: 0.15em;
    border-bottom: 1px solid #6b6c74;
    margin-bottom: unset;
    display: flex;
    align-items: center;
}

.main-header .domain .search input {
    background: transparent;
    border: none;
    color: #FFF;
}

.main-header .domain .search input::placeholder {
    text-align: center;
}

.search input:-internal-autofill-previewed, .search input:-internal-autofill-selected {
    -webkit-text-fill-color: #FFFFFF !important;

}

.main-header .domain .button {
    position: relative;
    padding: 0 0.4em;
    cursor: pointer;

}

.main-header .domain .button .iconfont {
    font-size: 1.3em;
    color: #FFF;
}

.main-header .domain .button.user .user-box {
    display: none;
    opacity: 0;
    position: absolute;
    background-color: #FFF;
    right: 0;
    bottom: -1.5em;
    transform: translate(0, 100%);
    color: #000;
    border-radius: 5px;
    border: 1px solid #eee;
    white-space: nowrap;
    transition: opacity .2s linear;
}

.main-header .domain .button.user.is-hover .user-box {
    opacity: 1;
}

.main-header .domain .button.user .user-box:before {
    content: '';
    position: absolute;
    top: -2.5em;
    right: 0;
    border-width: 1em 1em 1.5em 1em;
    border-style: solid;
    border-color: transparent transparent white transparent;
}

.main-header .domain .button.user .user-box .item {
    padding: 0.2em 0;
}

.main-header .domain .button.user .user-box .item a:hover {
    color: #325ff3;
}

.main-header .domain .button.user .user-box .left {
    border-right: 1px solid #CCC;
}


@media (hover: hover) {
    .dropdown > a:hover + .dropdown-menu {
        display: block;
        margin-top: 0;
    }
}

.alert-paid {
    margin: 10px 0;
    text-align: center;
}

.alert-paid a {
    color: #f39c12;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-border-radius: 3px 0 3px 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px 0 3px 3px;
    -moz-background-clip: padding;
    border-radius: 3px 0 3px 3px;
    background-clip: padding-box;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 3px 0 3px 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px 0 3px 3px;
    -moz-background-clip: padding;
    border-radius: 3px 0 3px 3px;
    background-clip: padding-box;
}

.top-bar {
    line-height: 36px;
    height: 36px;
    color: #666;
    font-size: 12px;
    background: #f7f7f7;
}

.top-bar a {
    color: #888;
    display: block;
}

.top-bar a:hover {
    color: #007bff;
    text-decoration: none;
}

.top-bar ul.dropdown-menu {
    border: none;
}

.top-bar ul.dropdown-menu > li > a {
    padding: 5px 20px;
}

@media (min-width: 979px) {
    .top-bar li.dropdown:hover > .dropdown-menu {
        display: block;
        margin-top: 0;
    }
}

.header-search .search-form .search-input {
    border: none;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
    height: 40px;
    line-height: 40px;
    background: #f3f3f3;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.header-search .search-form .btn-search {
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
}

.header-search .search-hot a {
    margin-right: 5px;
    color: #999;
    font-size: 13px;
}

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

.header-menu {
    background: #fff;
    box-shadow: 0 2px 4px 0 hsla(210, 7%, 43%, 0.09);
    position: relative;
    z-index: 99;
}

.header-menu.fixed {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
}

.top-menu {
    display: none;
}

.hasbanner .top-menu {
    display: block;
}

.nav-menu {
    margin: 0 auto;
    list-style: none;
    padding: 0;
    position: relative;
    z-index: 100;
    display: flex;
    align-items: center;
}

.nav-menu > li {
    text-align: center;
    min-width: 50px;
}

.nav-menu > li > a {
    color: #FFF;
}

.nav-menu > li > ul a {
    color: #314555;
    background-color: #fff;
}

.nav-menu > li > ul li:hover a,
.nav-menu > li > ul li.active a {
    color: #007bff;
    background-color: #f1f1f1;
}

.nav-menu > li > ul li a .indicator {
    position: absolute;
    top: 0;
    right: 15px;
}

.nav-menu > li a {
    color: #FFF;
}

.nav-menu > li a .indicator {
    margin-left: 10px;
}

.nav-menu.nav-menu-right > a,
.nav-menu > li:hover > a,
.nav-menu > li.active > a {
    font-weight: 600;
}

.nav-menu:before,
.nav-menu:after {
    content: "";
    display: table;
}

.nav-menu:after {
    clear: both;
}

.nav-menu.nav-menu-right {
    position: absolute;
    top: 0;
    right: 0;
}

.nav-menu.nav-menu-right a {
    display: inline-block;
}

.nav-menu.nav-menu-right a:hover {
    background: #f7f7f7;
}

.nav-header {
    position: relative;
    display: none;
}

.nav-toggle {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 32px;
    padding: 10px 4px;
    left: 0;
}

.nav-toggle i {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
}

.nav-toggle i + i {
    margin-top: 7px;
}

.nav-bar {
    position: relative;
}

.nav-bar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav-menu > li > ul {
    top: 100%;
    left: 0;
}

.nav-menu > li > ul,
.nav-menu > li > ul > li ul {
    background: #fff;
    margin: 0;
    display: none;
    min-width: 200px;
    position: absolute;
    z-index: 99;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    border-radius: 0;
    border: none;
}

.nav-menu > li > ul > li ul {
    top: 0;
    left: 100%;
}

.nav-menu > li:last-child > ul {
    right: 0;
}

.nav-menu > li:last-child > ul > li ul {
    right: 100%;
}

.nav-menu li {
    display: block;
    position: relative;
}

.nav-menu > li {
    font-size: 0.9em;
}

.nav-menu > li.category {
    width: 200px;
    background: #007bff;
    text-align: center;
    font-size: 15px;
    margin-right: 20px;
}

.nav-menu > li.category a {
    color: #fff;
}

.nav-menu a {
    text-decoration: none;
    display: block;
    padding: 0 0.5em;
    margin: 0;
    position: relative;
}

.nav-menu > li ul li a {
    height: 40px;
    line-height: 40px;
}

@media only screen and (max-width: 767px) {
    .nav-header > span.nav-item-topmenu {
        background: #007bff;
        display: inline-block;
        padding: 0 15px;
    }
}

@media only screen and (max-width: 767px) {
    .nav-header {
        display: block;
        z-index: 99;
    }

    .nav-collapse {
        display: none;
        padding-bottom: 10px;
    }

    .nav-header,
    .nav-menu.nav-menu-right a {
        height: 44px;
        line-height: 44px;
    }

    .nav-menu ul {
        padding-left: 20px;
    }

    .nav-menu li {
        width: 100%;
        border-bottom: 1px solid #eee;
    }

    .nav-menu li > a,
    .nav-menu li.active a {
        color: #314555;
        background-color: #fff;
    }

    .nav-menu li:hover > a,
    .nav-menu li.active-mobile > a {
        color: #007bff;
        background-color: #f1f1f1;
    }

    .nav-menu li:last-child {
        border-bottom: 0;
    }

    .nav-menu > li a .indicator {
        position: absolute;
        top: 0;
        right: 20px;
    }

    .nav-menu > li > ul,
    .nav-menu > li > ul > li ul {
        width: 100%;
        position: static;
    }

    .nav-menu > li > a,
    .nav-menu > li ul li a {
        height: 40px;
        line-height: 40px;
    }
}

.navbar {
    border: none;
}

.navbar-nav .form-search.focused {
    position: relative;
}

.navbar-nav .form-search.focused input {
    position: absolute;
    top: 0;
    right: 0;
    width: 250px;
}

.navbar-nav li > a {
    font-size: 13px;
}

.navbar-nav li > a h5 {
    overflow: hidden;
    text-overflow: ellipsis;
}

.navbar-nav > li > a {
    font-size: 14px;
}

.navbar-nav ul.dropdown-menu {
    border: none;
    border-radius: 0;
}

.navbar-nav ul.dropdown-menu > li > a {
    padding: 5px 20px;
}

.navbar-brand {
    padding: 5px 15px;
}

.toast-top-center {
    top: 50px;
}

.toast-top-center > div {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#floatbtn {
    position: fixed;
    top: 50%;
    right: 0.5em;
    z-index: 100;
    transform: translate(0, -50%);
}

#floatbtn .item {
    width: 3em;
    height: 3em;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border: 1px solid #eee;
    margin-bottom: 0.5em;
    position: relative;
}

#floatbtn .item i {
    font-size: 1.5em;
}

#floatbtn .item:hover {
    -webkit-transition: background-color 200ms ease-out;
    -moz-transition: background-color 200ms ease-out;
    -o-transition: background-color 200ms ease-out;
    transition: background-color 200ms ease-out;
    background: #325ff3;
    border-color: #325ff3;
    text-decoration: none;
    text-align: center;
}

#floatbtn .item.back-to-top:hover i {
    display: none;
}

#floatbtn .item.back-to-top:hover em {
    display: block;
    color: #fff;
    font-size: 0.9em;
    font-style: normal;
    text-decoration: none;
}

#floatbtn .item em {
    display: none;
}

#floatbtn .item #cartnums {
    position: absolute;
    top: 0;
    right: 10px;
    background-color: #f56c6c;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 0.7em;
    height: 1.4em;
    line-height: 1.3em;
    padding: 0 0.47em;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #fff;
    transform: translate(50%, 0);
}

#floatbtn .item:hover {
    background: #325ff3;
}

#floatbtn .item:hover i {
    color: #fff;
}

#floatbtn .item:hover .floatbtn-wrapper {
    display: block;
}

.floatbtn-wrapper {
    position: absolute;
    right: 59px;
    top: -55px;
    z-index: 120;
    display: none;
    width: 190px;
    height: 212px;
    background-color: #fff;
    border: 1px solid #eee;
}

.floatbtn-wrapper:after {
    content: "";
    position: absolute;
    right: -6px;
    top: 73px;
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid #d5d5d5;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}

.floatbtn-wrapper .qrcode {
    margin-top: 20px;
    line-height: 1;
}

.floatbtn-wrapper .qrcode img {
    width: 128px;
    height: 128px;
}

.floatbtn-wrapper p {
    font-size: 14px;
    line-height: 20px;
    color: #999;
}

.floatbtn-wrapper p em {
    color: #dd3067;
}

.text-primary,
.text-primary:hover {
    color: #444c69;
}

.text-success,
.text-success:hover {
    color: #18bc9c;
}

.text-danger,
.text-danger:hover {
    color: #f75444;
}

.text-warning,
.text-warning:hover {
    color: #f39c12;
}

.text-info,
.text-info:hover {
    color: #1688f1;
}

.well {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.responsive-container {
    position: relative;
    width: 100%;
    border: 1px solid #f8f8f8;
}

footer {
    width: 100%;
    color: #666666;
    margin-top: 25px;
    overflow: hidden;
    min-height: 60px;
    border-top: 1px solid #aaa;
}

.nav-sidebar li.active a {
    text-decoration: none;
    background-color: #ecf0f1;
}

.navbar-toggle .icon-bar {
    width: 18px;
}

h1 .breadcrumb {
    padding: 0 5px;
    margin-bottom: 5px;
    background: none;
}

h1 .breadcrumb li {
    font-size: 12px;
    font-weight: 400;
}

.carousel-focus .item .carousel-img {
    background-size: cover;
    width: 100%;
    height: 180px;
    background-position: center center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.carousel-focus:hover .carousel-img {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}

.carousel-focus .carousel-control.left,
.carousel-focus .carousel-control.right {
    background-image: none;
}

.carousel-focus .carousel-control.left span,
.carousel-focus .carousel-control.right span {
    display: none;
}

.carousel-focus .carousel-control.left:hover,
.carousel-focus .carousel-control.right:hover {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.carousel-focus .carousel-control.left:hover span,
.carousel-focus .carousel-control.right:hover span {
    display: block;
}

.panel-blockimg {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.panel-blockimg img {
    width: 100%;
}

.hot-tags .panel-body a span {
    margin-bottom: 10px;
}

.tags {
    margin: 0;
    display: inline-block;
}

.tags .tag {
    margin-bottom: 5px;
}

.tag {
    display: inline-block;
    padding: 0 8px;
    height: 24px;
    line-height: 24px;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    color: #007bff;
    background: rgba(0, 132, 255, 0.1);
    margin-right: 3px;
    border-radius: 2px;
}

.tag img {
    width: 16px;
    height: 16px;
    margin-top: -1px;
    margin-right: 3px;
}

.tag[href]:focus,
.tag[href]:hover {
    background-color: #007bff;
    color: #fff;
    text-decoration: none;
}

.tag-xs {
    padding: 0 6px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}

.tag-sm {
    padding: 0 6px;
    height: 22px;
    line-height: 22px;
    font-size: 13px;
}

.tag-lg {
    font-size: 16px;
    font-weight: 700;
    height: 30px;
    line-height: 28px;
}

.tag-link {
    background-color: transparent;
}

.tag-logo {
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: 4px 2px;
    background-size: 16px 16px;
}

.tag-success {
    background-color: #dff0d8;
    color: #18bc9c;
}

.tag-info {
    background-color: #d9edf7;
    color: #3498db;
}

.tag-warning {
    background-color: #fcf8e3;
    color: #f39c12;
}

.tag-danger {
    background-color: #f2dede;
    color: #e74c3c;
}

.product-item .card {
    border-radius: 3px;
    position: relative;
    padding: 12px;
    margin: 0 auto 20px;
    -webkit-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    border: 1px solid #eee;
    min-height: 250px;
    overflow: hidden;
    background-color: #fff;
}

.product-item .card .thumb {
    position: relative;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    margin: -12px;
}

.product-item .card .thumb > .preview-link::before {
    background: rgba(0, 0, 0, 0.2);
    opacity: 0;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.product-item .card .thumb > .quickview-link {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    line-height: 40px;
    text-align: center;
    z-index: 10;
    background: #000;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    color: #fff;
    transform: scale(0);
    -webkit-transform: scale(0);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.product-item .card .thumb:hover .preview-link::before {
    opacity: 1;
}

.product-item .card .thumb:hover .quickview-link {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.product-item .card:hover {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.product-item .card:hover .operate .pull-right {
    display: block;
}

.product-item .card .image {
    position: relative;
    width: 100%;
    height: 1px;
    overflow: hidden;
    padding-bottom: 75%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.product-item .card .title {
    padding-top: 10px;
}

.product-item .card h2 {
    color: #000;
    padding: 0;
    margin-bottom: 5px;
    height: 24px;
    margin-top: 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}

.product-item .card .operate {
    height: 31px;
}

.product-item .card .operate .pull-right {
    display: none;
}

#content-container {
    margin-top: 15px;
    min-height: calc(100vh - 320px);
}

#content-container > h1 {
    margin-top: 0;
}

#comment-container #commentlist dl {
    position: relative;
    border-bottom: 1px solid #eee;
    clear: both;
    padding: 10px 0;
    margin-bottom: 5px;
}

#comment-container #commentlist dl dt {
    float: left;
    margin-right: 10px;
    width: 44px;
    height: 44px;
    display: block;
    position: absolute;
}

#comment-container #commentlist dl dt img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

#comment-container #commentlist dl dd {
    padding-left: 55px;
    float: left;
    width: 100%;
}

#comment-container #commentlist dl dd cite a {
    color: #007bff;
}

#comment-container #commentlist dl dd small {
    color: #999;
    margin: 0 0 0 3px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
}

#comment-container #commentlist dl dd small a {
    display: none;
}

#comment-container #commentlist dl dd dl {
    margin: 0px;
    border-top: 1px solid #eee;
    border-bottom: none;
    padding-top: 15px;
    padding-bottom: 0;
}

#comment-container #commentlist dl dd dl dd {
    width: 550px;
}

#comment-container #commentlist dl dd p {
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 24px;
}

#comment-container #commentlist dl dd p em {
    font-style: normal;
    display: inline-block;
    padding: 0 5px;
    height: 22px;
    line-height: 22px;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    color: #007bff;
    background: rgba(0, 132, 255, 0.1);
    border-radius: 2px;
}

#comment-container #commentlist cite {
    font-style: normal;
}

#comment-container h3 {
    position: relative;
    font-size: 16px;
    padding: 15px 0;
    background: #fff;
}

#comment-container h3 a {
    display: none;
}

#comment-container #postcomment .form-group {
    margin-bottom: 10px;
}

#comment-container #postcomment label {
    font-weight: normal;
}

#comment-container #postcomment a small {
    display: inline !important;
}

.text-gray {
    color: #d2d6de !important;
}

.no-padding {
    padding: 0 !important;
}

.no-border {
    border: none !important;
}

.pager .pagination {
    margin: 0;
    display: flex;
    justify-content: center;
}

.pager .pager {
    margin: 0;
}

.pager li {
    margin: 0 0.4em;
}

.pager li:first-child > a,
.pager li:last-child > a,
.pager li:first-child > span,
.pager li:last-child > span {
    /*padding: 0.5em 1.2em;*/
}

.pager li > a,
.pager li > span {
    background: none;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    font-size: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pager li > a:hover,
.pager li.active > a,
.pager li > span:hover,
.pager li.active > span {
    background: #315ff3;
    color: #fff;
}

.pager li > a i,
.pager li > span i {
    font-size: 1em;
}

.list-partner li {
    display: inline-block;
    margin: 0 12px 12px 0;
    padding: 10px 15px;
    width: 140px;
    text-align: center;
    border: 1px solid #efefef;
}

.list-partner li:hover {
    border: 1px solid #363f48;
}

.list-partner li img {
    height: 30px;
}

.index-focus {
    margin-bottom: 19px;
}

.category-title {
    margin-bottom: 20px;
    font-size: 24px;
    color: #444;
}

.category-title .breadcrumb li {
    font-size: 14px;
}

.category-order li > a.active {
    color: #007bff;
}

.img-zoom {
    overflow: hidden;
    display: inline-block;
}

.img-zoom img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.img-zoom:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive img,
.embed-responsive .embed-responsive-item {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    border: 0;
    left: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.embed-responsive-square {
    padding-bottom: 100%;
}

.list-links a {
    margin-right: 5px;
}

@media (max-width: 767px) {
    .header-header {
        padding: 25px 0;
    }

    .header-menu {
        margin: 0;
        color: #fff;
    }

    .header-menu .nav-toggle i {
        background-color: #007bff;
    }

    .nav-menu > li:last-child > ul {
        text-align: center;
    }

    .brand {
        text-align: center;
        margin-bottom: 10px;
    }

    .nav-menu > li.category {
        width: 100%;
        display: none;
    }

    .hasbanner .top-menu {
        display: none;
    }

    ul.dropdown-menu {
        position: relative;
        width: 100%;
        background: #222;
    }

    ul.dropdown-menu .open > a,
    ul.dropdown-menu .open > a:hover,
    ul.dropdown-menu .open > a:focus {
        background: none;
        color: #9d9d9d;
    }

    ul.dropdown-menu > .dropdown-menu {
        position: relative;
        width: 100%;
        margin: 0;
    }

    .navbar-nav .form-search {
        padding: 0 10px;
    }

    .navbar-nav .open .dropdown-menu {
        position: relative;
        width: 100%;
        margin: 0;
        left: 0;
        background: #404950;
    }

    .dropdown-submenu > a:after {
        display: none;
    }

    .panel-page {
        padding: 15px;
        min-height: 300px;
    }

    .navbar-nav {
        margin: 8.25px 0;
    }

    .navbar-nav .form-search.focused {
        position: inherit;
    }

    .navbar-nav .form-search.focused input {
        position: inherit;
        width: 100%;
    }

    .navbar-form {
        margin: 10px 0;
    }

    .navbar-nav .form-search {
        padding: 0;
    }
}

@media (min-width: 768px) {
    #index-focus .item .carousel-img {
        height: 490px;
        width: 100%;
    }
}

@media (min-width: 979px) {
    nav.nav-bar li.dropdown:hover > .dropdown-menu {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .carousel-caption {
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.3);
        padding: 0;
        bottom: 0;
        text-shadow: none;
    }

    .carousel-caption h3 {
        margin: 0;
        font-size: 14px;
        padding: 15px;
        text-align: left;
    }

    .carousel-caption p {
        display: none;
    }

    .carousel-indicators {
        opacity: 0.6;
    }
}

.carousel-control {
    text-shadow: none;
}

.carousel-control .fa {
    font: normal normal normal 30px/1 FontAwesome;
}

.carousel-control .icon-prev {
    left: 20px;
}

.carousel-control .icon-next {
    right: 20px;
}

.carousel-control .fa-chevron-left:before {
    content: "\f053";
}

.carousel-control .fa-chevron-right:before {
    content: "\f054";
}

.product-grid {
    display: flex;
    background-color: #fff;
    flex-wrap: wrap;
    align-items: center;
    justify-self: center;
    height: auto;
    margin: 0 auto;
    flex-flow: row wrap;
    align-content: flex-start;
}

.product-grid .product-item {
    position: relative;
    flex: 0 0 25%;
}

.product-grid .product-item a.card-item {
    text-align: center;
    display: block;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
    padding: 15px;
    background: #fff;
    height: 100%;
}

.product-grid .product-item a.card-item .item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}

.product-grid .product-item a.card-item .item-detail {
    padding: 5px 0;
    font-size: 16px;
}

.product-grid .product-item a.card-item:hover {
    text-decoration: none;
    color: #e74c3c;
}

@media (max-width: 768px) {
    .product-grid .product-item {
        flex: 0 0 50%;
    }
}

li.category:hover .top-menu {
    display: block;
}

.top-menu {
    width: 200px;
    position: absolute;
    top: 0px;
    left: 0;
    display: none;
    z-index: 999;
    margin-top: 40px;
    background: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}

.top-menu.open {
    display: block;
}

.top-menu > ul > li > a {
    display: block;
    position: relative;
    font-size: 14px;
    letter-spacing: 0.03em;
    color: #191919;
    font-weight: 400;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}

.top-menu > ul > li > a:hover {
    text-decoration: none;
    color: #007bff;
    padding-left: 28px;
}

.top-menu > ul > li > a:before {
    content: '';
    display: block;
    bottom: 0;
    left: 0;
    margin-left: 20px;
    margin-right: 20px;
    position: absolute;
    width: 160px;
    height: 1px;
    background-color: #e9e7e7;
}

.top-menu > ul > li > a .indicator {
    float: right;
    color: #888;
    margin-right: 5px;
}

.top-menu > ul > li:hover > a {
    text-decoration: none;
    color: #007bff;
}

.top-menu > ul > li:last-child > a:before {
    background: transparent;
}

.top-menu > ul > li .dropdown-menu {
    position: absolute;
    left: 199px;
    top: 0;
    min-width: 200px;
    margin-top: 0;
    border: none;
    border-radius: 0;
}

.dropdown-menu-wrapper h3 {
    font-size: 14px;
    font-weight: bold;
}

.dropdown-menu-wrapper ul > li {
    display: block;
    text-align: center;
}

.dropdown-menu-wrapper ul > li > a {
    color: #666;
    font-size: 14px;
    line-height: 30px;
    display: block;
    position: relative;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}

.dropdown-menu-wrapper ul > li > a:hover {
    color: #007bff;
    background: #eee;
    text-decoration: none;
}

#nav-bar {
    width: 100%;
    margin: 0 0 10px 0;
}

.nav-bar-row {
    background-color: #fff;
    padding-left: 0;
    margin: 0;
}

ul.nav-bar-tabs {
    margin: 0;
    display: flex;
}

ul.nav-bar-tabs > li > a {
    padding: 15px 20px;
    display: inline-block;
}

ul.nav-bar-tabs > li > a:hover {
    color: #007bff;
}

ul.nav-bar-tabs > li > a i.fa-sort-down {
    vertical-align: top;
}

ul.nav-bar-tabs > li > a i.fa-sort-up {
    vertical-align: bottom;
}

ul.nav-bar-tabs > li.active a {
    color: #007bff;
}

.variations {
    margin-bottom: 20px;
}

.variations .tr-item {
    width: 100%;
    display: table;
    table-layout: fixed;
}

.variations .hidden-tag {
    display: none;
}

.variations .label,
.variations .value {
    padding: 0;
    display: table-cell;
    vertical-align: top;
    line-height: 2em;
    text-align: left;
}

.variations .label {
    width: 66px;
    padding-left: 10px;
    color: #999;
    font-weight: 400;
    font-size: 0.9em;
    line-height: 30px;
    margin: 0;
}

.variations .value {
    padding-left: 10px;
}


.panel-border {
    border: 1px solid #f1f1f1;
}

.nav-product {
    background: #f7f7f7;
    border-bottom: 1px solid #007bff;
}

.nav-product > li.active > a,
.nav-product > li.active > a:hover,
.nav-product > li.active > a:focus {
    background: #007bff;
    color: #fff;
    border-color: #007bff;
    border-radius: 0;
}

.nav-product > li > a {
    padding: 10px 25px;
}

.nav-product > li > a:hover {
    border-color: #eeeeee #eeeeee #007bff;
}

.container .nav-filter {
    border: none;
}

.container .nav-filter li > a {
    border-radius: 3px;
    margin-right: 10px;
}

.container .nav-filter li > a:hover {
    background: #ffffff;
    color: #007bff;
    text-decoration: none;
    border-color: #ffffff;
}

.container .nav-filter li.active > a {
    color: #ffffff;
    background-color: #007bff;
    border: none;
    cursor: pointer;
}

.container .nav-filter li.active > a:hover {
    background-color: #2c3e50;
    color: #ffffff;
}

.rating {
    overflow: hidden;
    display: inline-block;
    position: relative;
    font-size: 14px;
    color: #FFCA00;
}

.rating-star {
    padding: 0 2px;
    margin: 0;
    cursor: pointer;
    display: block;
    float: right;
}

.rating-star:after {
    position: relative;
    font-family: FontAwesome;
    content: '\f006';
}

@media (max-width: 1200px) {
    .rating-star {
        padding: 0 1px;
    }
}

.rating-star.checked ~ .rating-star:after,
.rating-star.checked:after {
    content: '\f005';
}

.rating.vote .rating:hover .rating-star:after {
    content: '\f006';
}

.rating.vote .rating-star:hover ~ .rating-star:after,
.rating.vote .rating-star:hover:after {
    content: '\f005' !important;
}

.filter-container {
    margin-bottom: 10px;
    background-color: #fff;
}

.filter-row {
    padding: 3px 20px;
    border-bottom: 1px solid #f4f6f8;
}

.filter-row:last-child {
    border-bottom: none;
}

.filter-title {
    width: 100px;
    color: #777;
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
    text-align: left;
}

.filter-values {
    display: inline-block;
    color: #606269;
    width: 900px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.filter-values > li {
    display: inline-block;
    margin: 5px 5px 3px;
    position: relative;
}

.filter-values > li > a {
    padding: 5px 8px;
    display: inline-block;
}

.filter-values > li > a i {
    display: none;
}

.filter-values > li.active a {
    background-color: #99caff;
    color: #007bff;
}

.layui-layer .layui-layer-confirm {
    width: 100%;
    height: 100%;
}

.layui-layer .layui-layer-confirm:focus {
    border: 1px solid #444c69;
    -webkit-border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    border-radius: 2px;
    background-clip: padding-box;
}

.layui-layer .layui-layer-confirm:focus-visible {
    outline: 0;
}

.contact {
    padding: 3em 0;
}

.footer-menu {
    padding: 5em 0;
}

.footer-menu .arrange {
    width: 25%;
}

.footer-menu .arrange .title {
    color: #000;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 1em;
}

.footer-menu .arrange li {
    margin-bottom: 0.5em;
}

.footer-menu .arrange li a:hover {
    font-weight: bold;
    color: #000;
}

.main-footer a {
    color: #aaa;
}

.empty {
    text-align: center;
    font-size: 1.5em;
    padding: 5em 0;
    color: #ccc;
}

.quantity {
    display: flex;
    align-items: center;
    justify-content: center;
}

.quantity-down {
    border-left: 1px solid #e8e8e8;
}

.quantity-up {
    border-right: 1px solid #e8e8e8;
}

.quantity-down, .quantity-up {
    width: 2.2rem;
    height: 2.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #c2c2c2;
    cursor: pointer;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.quantity-down .iconfont, .quantity-up .iconfont {
    font-size: 0.6em;
}

.quantity .quantity-text {
    text-align: center;
    height: 2.2rem;
    padding: unset;
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #e8e8e8;
}

/* 个人中心 */
.main-content {
    background-color: #f4f6f8;
}

.main-content .layui-panel {
    padding: 1.5em;
    margin-bottom: 1em;
}

.main-content .logout {
    border-bottom: 1px solid #6b6b6b;
}

.main-content .logout:hover {
    border-bottom: 1px solid #3366ff;
}

.main-content a.is-active, a:hover {
    color: #3366ff;
}

.main-content .service {
    position: relative;
    padding-left: 2em;
}

.main-content .service i {
    position: absolute;
    left: 0;
    top: -0.2em;
    width: 1.8em;
    height: 1.8em;
    background-color: #000;
    color: #FFF;
    border-radius: 50%;
    font-size: 0.9em;
    text-align: center;
    line-height: 1.8em;
}

.main-content .layui-panel .head {
    font-size: 1.2em;
    color: #000;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #dadada;
}

/* 个人中心 */

/*layui*/

hr {
    margin: 1em 0;
}

.layui-form-label {
    width: 5.5em;
    padding: 0.5em 0.9em
}

.layui-input-block {
    margin-left: 7.3em;
    line-height: 38px;
}

.layui-input, .layui-select, .layui-textarea {
    height: 2.4em;
}

.layui-input:focus, .layui-textarea:focus {
    border-color: #000 !important;
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, .08);
}

.layui-form-select dl {
    font-size: 0.9em;
}

.layui-form-select dl dd.layui-this {
    color: #3366ff;
}

.layui-input::-webkit-input-placeholder,
.layui-select::-webkit-input-placeholder,
.layui-textarea::-webkit-input-placeholder {
    font-size: 0.9em;
}

.layui-input-wrap .layui-input:focus + .layui-input-split {
    border-color: #000;
}

.layui-layer-title {
    font-size: 1em;
}

.layui-form-checked[lay-skin=primary] > i {
    border-color: #000 !important;
    background-color: #000
}

.layui-form-checkbox[lay-skin=primary]:hover > i {
    border-color: #000;
}

.layui-form-radio {
    font-size: 1em;
    margin: unset;
}

.layui-form-radio > * {
    font-size: 1em;
}

.layui-form-radio:hover > *, .layui-form-radioed, .layui-form-radioed > i {
    color: #000;
}

.layui-input-wrap {
    line-height: 2.4em;
}

.layui-input-prefix .layui-icon, .layui-input-split .layui-icon, .layui-input-suffix .layui-icon {
    font-size: 1em;
}

.layui-layer-page .layui-layer-content {
    overflow: unset;
}

.layui-layer-btn a {
    margin: unset;
    height: unset;
    padding: 0 1.5em;
    font-size: 0.9em;
    line-height: 2.2em;
}

.layui-layer-btn .layui-layer-btn0 {
    background-color: #000;
    border-color: #000;
}

.layui-input.layui-form-danger:focus {
    border-color: #ff5722 !important;
    box-shadow: 0 0 3px 3px rgba(255, 87, 34, .08);
}

.layui-panel, .layui-card {
    margin-bottom: unset;
    border-radius: 10px;
}

.layui-panel:hover, .layui-card:hover {
    box-shadow: 0 0 12px 3px rgba(0, 0, 0, .12);
}

.layui-card-header {
    font-size: 1em;
    color: #000;
    font-weight: 600;
}

.layui-card-header a {
    font-weight: normal;
    font-size: 0.9em;
}

.layui-card-header a i {
    font-size: 0.9em;
}

.layui-btn {
    height: 2.4em;
    line-height: 2.3em;
    padding: 0 1em;
    font-size: 1em;
    border-radius: 4px;
}

.layui-btn-xs {
    height: 1.8em;
    line-height: 1.6em;
    padding: 0 1em;
    font-size: 0.7em;
}

.layui-btn-sm {
    height: 2em;
    line-height: 1.8em;
    padding: 0 1em;
    font-size: 0.8em;
}


.layui-btn-lg {
    height: 3em;
    line-height: 3em;
    padding: 0 1.5em;
}

.layui-btn-primary:hover {
    border-color: #3366ff;
}

.layui-bg-blue {
    background-color: #3366ff !important;
    color: #fff !important;
}

.layui-layer-dialog .layui-layer-content {
    font-size: 1em;
}

.layui-disabled, .layui-disabled:hover {
    color: #8f8f8f !important;
}

.layui-laypage {
    font-size: 1em;
    margin: 2em 0;
}

.layui-laypage a, .layui-laypage span {
    background-color: transparent;
    font-size: 0.9em;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #23292e;
}

/*layui*/

/* iconfont */
.icon-wechat-pay {
    color: #22ac38;
}

.icon-alipay {
    color: #226bf3;
}

.icon-balance-pay {
    color: #fa8919;
}

/* iconfont */


.main-header .header .container {
    height: 100%;
}

.main-header .header .mobile-icon {
    display: none;
    padding: 0 10px;
}

.main-header .header .mobile-icon i {
    font-size: 18px;
    cursor: pointer;
    color: #FFF;
}

.mobile-nav .layui-layer-title,
.mobile-search .layui-layer-title {
    background-color: #000;
    color: #fff;
}

.mobile-nav .layui-icon,
.mobile-search .layui-icon {
    color: #FFF;
}

.mobile-nav .layui-layer-content {
    background-color: #000;
    color: #fff;
}

.mobile-nav .layui-collapse {
    border: unset;
}

.mobile-nav .layui-colla-title {
    background-color: #000;
    color: #fff;
    padding: 0 35px 0 15px;
    font-size: 15px;
}

.mobile-nav .layui-colla-icon {
    left: unset;
    right: 15px
}

.mobile-nav .colla-title {
    display: block;
    position: relative;
    height: 42px;
    line-height: 42px;
    padding: 0 35px 0 15px;
    color: #fff;
    background-color: #000;
    cursor: pointer;
    font-size: 15px;
    overflow: hidden;
}

.mobile-header-btn {
    display: none;
}

.mobile-search {
    background-color: rgba(0, 0, 0, 0.9);
}

.mobile-search .layui-layer-content {
    background-color: transparent;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mobile-search .search-form i {
    font-size: 18px;
}

.mobile-search .search-form input{
    padding: 5px;
    background-color: transparent;
    color: #FFF;
    -webkit-text-fill-color: #FFF !important;
    border: none;
    border-bottom: 1px solid #FFF;
    font-size: 18px;
}

@media (max-width: 991px) {
    .main-header .header .menu,
    .main-header .header .domain {
        display: none;
    }

    .main-header .header .mobile-icon {
        display: block;
    }

    .mobile-header-btn {
        display: flex;
    }
}

.mobile-show {
    display: none;
}

@media (max-width: 769px) {
    h1 {
        font-size: 22px;
    }

    h2 {
        font-size: 20px;
    }

    h3 {
        font-size: 18px;
    }

    h4 {
        font-size: 16px;
    }

    h5 {
        font-size: 14px;
    }

    .container {
        width: 100%;
        padding: 0 10px;
    }

    .pc-show {
        display: none;
    }

    .mobile-show {
        display: flex;
    }

    .btn {
        font-size: 14px;
        line-height: 22px;
        padding: 4px 12px;
        min-height: unset;
        box-sizing: border-box;
        text-align: center;
    }

    .p-1 {
        padding: 5px !important;
    }

    .p-2 {
        padding: 10px !important;
    }

    .p-4 {
        padding: 20px !important;
    }

    .pb-2 {
        padding-bottom: 10px !important;
    }

    .py-4 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .mt-2 {
        margin-top: 10px !important;
    }

    .mt-3 {
        margin-top: 15px !important;
    }

    .mt-4 {
        margin-top: 20px !important;
    }

    .mb-4 {
        margin-bottom: 20px !important;
    }

    .mb-5 {
        margin-bottom: 25px !important;
    }

    .my-4 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .f-font-xl {
        font-size: 24px;
    }

    .f-font-lg {
        font-size: 20px !important;
    }

    .f-font-md {
        font-size: 18px !important;
    }

    .f-grid-columns-2,
    .f-grid-columns-3 {
        grid-template-columns: repeat(1, 1fr);
    }

    .f-gap-2-2 {
        gap: 20px;
    }

    .mobile-header-btn {
        display: flex;
    }

    .footer-menu {
        padding: 40px 0;
    }

    .footer-menu .arrange {
        width: 33%;
        margin-right: 5px;
    }

    .footer-menu .arrange:last-child {
        margin-right: 0;
    }

    .main-content .layui-panel {
        padding: 15px;
        box-sizing: border-box;
    }
}
