* {
    font-family: microsoft yahei;
}

*,
::after,
::before {
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-size: 125%;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

body {
    margin: 0;
    font-size: .7rem;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background: #fff;
}

[tabindex="-1"]:focus {
    outline: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .25rem;
    font-weight: 300;
}

p {
    margin: 0 0 .75rem 0;
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: .5rem;
    font-style: normal;
    line-height: inherit;
}

dl,
ol,
ul {
    margin: 0;
    padding: 0;
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 .5rem;
}

b,
strong {
    font-weight: bold;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

em {
    font-style: normal;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #f30;
}

a:not([href]):not([tabindex]) {
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code,
kbd,
pre,
samp {
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: .5rem;
    overflow: auto;
}

figure {
    margin: 0 0 .5rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

table {
    border-collapse: collapse;
}

caption {
    padding: .75rem auto;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
}

button {
    border-radius: 0;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

input,
button,
select,
textarea {
    outline: none;
}

textarea {
    resize: none;
}

select {
    word-wrap: normal
}

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

progress {
    vertical-align: baseline
}

form {
    margin: 0;
    padding: 0;
}

fieldset {
    margin: .75rem 0;
    border: 1px solid #eaeaea;
    padding: 0 1rem 1rem 1rem;
    border-radius: .2rem;
    font-size: .75rem;
    line-height: 1.5rem;
    color: #333;
}

legend {
    border: 0;
    font-size: .85rem;
    width: auto;
    margin: .5rem;
    padding: 0 .25rem;
    color: #f30;
}

hr {
    display: block;
    padding: 0;
    border: 0;
    height: 0;
    border-top: 1px solid #ddd;
}

@font-face {
    font-family: "ui-iconfont";
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot') format('embedded-opentype'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg') format('svg');
}

[class*=ui-icon-],
.ui-icon-font {
    font-family: "ui-iconfont";
    font-size: 1rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
}

.ui-icon-06:before {
    content: "\e6af";
}

.ui-icon-rmb:before {
    content: "\e836";
}

.ui-icon-weixin:before {
    content: "\e697";
}

.ui-icon-qq:before {
    content: "\e601";
}

.ui-icon-top:before {
    content: "\e61e";
}

.ui-icon-list:before {
    content: "\e64b";
}

.ui-icon-002:before {
    content: "\e64b";
}

.ui-icon-hao:before {
    content: "\e62c";
}

.ui-icon-qi:before {
    content: "\e633";
}

.ui-icon-sheng:before {
    content: "\e635";
}

.ui-icon-kuai:before {
    content: "\e63e";
}

.ui-icon-man:before {
    content: "\e63f";
}

.ui-icon-mian:before {
    content: "\e640";
}

.ui-icon-pei:before {
    content: "\e642";
}

.ui-icon-you:before {
    content: "\e648";
}

.ui-icon-zheng:before {
    content: "\e64a";
}

.ui-icon-more:before {
    content: "\e628";
}

.ui-icon-alipay:before {
    content: "\e67b";
}

.ui-icon-weibo:before {
    content: "\e608";
}

.ui-icon-tel:before {
    content: "\e6e8";
}

.ui-icon-check-circle:before {
    content: "\e77d";
}

.ui-icon-Dollar:before {
    content: "\e77f";
}

.ui-icon-compass:before {
    content: "\e780";
}

.ui-icon-close-circle:before {
    content: "\e781";
}

.ui-icon-frown:before {
    content: "\e782";
}

.ui-icon-info-circle:before {
    content: "\e783";
}

.ui-icon-left-circle:before {
    content: "\e784";
}

.ui-icon-down-circle:before {
    content: "\e785";
}

.ui-icon-copyright:before {
    content: "\e786";
}

.ui-icon-minus-circle:before {
    content: "\e787";
}

.ui-icon-meh:before {
    content: "\e788";
}

.ui-icon-plus-circle:before {
    content: "\e789";
}

.ui-icon-play-circle:before {
    content: "\e78a";
}

.ui-icon-question-circle:before {
    content: "\e78b";
}

.ui-icon-right-circle:before {
    content: "\e78c";
}

.ui-icon-smile:before {
    content: "\e78d";
}

.ui-icon-trademark:before {
    content: "\e78e";
}

.ui-icon-time-circle:before {
    content: "\e78f";
}

.ui-icon-timeout:before {
    content: "\e790";
}

.ui-icon-YUAN:before {
    content: "\e792";
}

.ui-icon-up-circle:before {
    content: "\e793";
}

.ui-icon-warning-circle:before {
    content: "\e794";
}

.ui-icon-sync:before {
    content: "\e795";
}

.ui-icon-transaction:before {
    content: "\e796";
}

.ui-icon-undo:before {
    content: "\e797";
}

.ui-icon-redo:before {
    content: "\e798";
}

.ui-icon-reload:before {
    content: "\e799";
}

.ui-icon-reloadtime:before {
    content: "\e79a";
}

.ui-icon-message:before {
    content: "\e79b";
}

.ui-icon-issuesclose:before {
    content: "\e79d";
}

.ui-icon-poweroff:before {
    content: "\e79e";
}

.ui-icon-logout:before {
    content: "\e79f";
}

.ui-icon-piechart:before {
    content: "\e7a0";
}

.ui-icon-setting:before {
    content: "\e7a1";
}

.ui-icon-eye:before {
    content: "\e7a2";
}

.ui-icon-location:before {
    content: "\e7a3";
}

.ui-icon-export:before {
    content: "\e7a5";
}

.ui-icon-save:before {
    content: "\e7a6";
}

.ui-icon-Import:before {
    content: "\e7a7";
}

.ui-icon-appstore:before {
    content: "\e7a8";
}

.ui-icon-adduser:before {
    content: "\e7ae";
}

.ui-icon-deleteteam:before {
    content: "\e7af";
}

.ui-icon-deleteuser:before {
    content: "\e7b0";
}

.ui-icon-addteam:before {
    content: "\e7b1";
}

.ui-icon-07:before {
    content: "\e7b2";
}

.ui-icon-user:before {
    content: "\e7b2";
}

.ui-icon-004:before {
    content: "\e7b2";
}

.ui-icon-cart:before {
    content: "\e6af";
}

.ui-icon-003:before {
    content: "\e6af";
}

.ui-icon-tuan:before {
    content: "\e618";
}

.ui-icon-limit:before {
    content: "\e6f8";
}

.ui-icon-brand:before {
    content: "\e671";
}

.ui-icon-coupon:before {
    content: "\e625";
}

.ui-icon-gift:before {
    content: "\e845";
}

.ui-icon-shop:before {
    content: "\e7f1";
}

.ui-icon-team:before {
    content: "\e7b3";
}

.ui-icon-areachart:before {
    content: "\e7b4";
}

.ui-icon-linechart:before {
    content: "\e7b5";
}

.ui-icon-barchart:before {
    content: "\e7b6";
}

.ui-icon-pointmap:before {
    content: "\e7b7";
}

.ui-icon-container:before {
    content: "\e7b8";
}

.ui-icon-database:before {
    content: "\e7b9";
}

.ui-icon-sever:before {
    content: "\e7ba";
}

.ui-icon-mobile:before {
    content: "\e7bb";
}

.ui-icon-tablet:before {
    content: "\e7bc";
}

.ui-icon-redenvelope:before {
    content: "\e7bd";
}

.ui-icon-book:before {
    content: "\e7be";
}

.ui-icon-filedone:before {
    content: "\e7bf";
}

.ui-icon-reconciliation:before {
    content: "\e7c0";
}

.ui-icon-file-exception:before {
    content: "\e7c1";
}

.ui-icon-filesync:before {
    content: "\e7c2";
}

.ui-icon-filesearch:before {
    content: "\e7c3";
}

.ui-icon-solution:before {
    content: "\e7c4";
}

.ui-icon-fileprotect:before {
    content: "\e7c5";
}

.ui-icon-file-add:before {
    content: "\e7c6";
}

.ui-icon-file-excel:before {
    content: "\e7c7";
}

.ui-icon-file-exclamation:before {
    content: "\e7c8";
}

.ui-icon-file-pdf:before {
    content: "\e7c9";
}

.ui-icon-file-image:before {
    content: "\e7ca";
}

.ui-icon-file-markdown:before {
    content: "\e7cb";
}

.ui-icon-file-unknown:before {
    content: "\e7cc";
}

.ui-icon-file-ppt:before {
    content: "\e7cd";
}

.ui-icon-file-word:before {
    content: "\e7ce";
}

.ui-icon-file:before {
    content: "\e7cf";
}

.ui-icon-file-zip:before {
    content: "\e7d0";
}

.ui-icon-file-text:before {
    content: "\e7d1";
}

.ui-icon-file-copy:before {
    content: "\e7d2";
}

.ui-icon-snippets:before {
    content: "\e7d3";
}

.ui-icon-audit:before {
    content: "\e7d4";
}

.ui-icon-diff:before {
    content: "\e7d5";
}

.ui-icon-Batchfolding:before {
    content: "\e7d6";
}

.ui-icon-securityscan:before {
    content: "\e7d7";
}

.ui-icon-propertysafety:before {
    content: "\e7d8";
}

.ui-icon-safetycertificate:before {
    content: "\e7d9";
}

.ui-icon-alert:before {
    content: "\e7db";
}

.ui-icon-delete:before {
    content: "\e7dc";
}

.ui-icon-bulb:before {
    content: "\e7de";
}

.ui-icon-bell:before {
    content: "\e7e0";
}

.ui-icon-trophy:before {
    content: "\e7e1";
}

.ui-icon-rest:before {
    content: "\e7e2";
}

.ui-icon-USB:before {
    content: "\e7e3";
}

.ui-icon-skin:before {
    content: "\e7e4";
}

.ui-icon-home:before {
    content: "\e7e5";
}

.ui-icon-001:before {
    content: "\e7e5";
}

.ui-icon-bank:before {
    content: "\e7e6";
}

.ui-icon-filter:before {
    content: "\e7e7";
}

.ui-icon-funnelplot:before {
    content: "\e7e8";
}

.ui-icon-like:before {
    content: "\e7e9";
}

.ui-icon-unlike:before {
    content: "\e7ea";
}

.ui-icon-unlock:before {
    content: "\e7eb";
}

.ui-icon-lock:before {
    content: "\e7ec";
}

.ui-icon-customerservice:before {
    content: "\e7ed";
}

.ui-icon-flag:before {
    content: "\e7ee";
}

.ui-icon-moneycollect:before {
    content: "\e7ef";
}

.ui-icon-medicinebox:before {
    content: "\e7f0";
}

.ui-icon-08:before {
    content: "\e7f1";
}

.ui-icon-rocket:before {
    content: "\e7f2";
}

.ui-icon-shopping:before {
    content: "\e7f3";
}

.ui-icon-folder:before {
    content: "\e7f4";
}

.ui-icon-folder-open:before {
    content: "\e7f5";
}

.ui-icon-folder-add:before {
    content: "\e7f6";
}

.ui-icon-deploymentunit:before {
    content: "\e7f7";
}

.ui-icon-accountbook:before {
    content: "\e7f8";
}

.ui-icon-contacts:before {
    content: "\e7f9";
}

.ui-icon-carryout:before {
    content: "\e7fa";
}

.ui-icon-calendar-check:before {
    content: "\e7fb";
}

.ui-icon-calendar:before {
    content: "\e7fc";
}

.ui-icon-scan:before {
    content: "\e7fd";
}

.ui-icon-select:before {
    content: "\e7fe";
}

.ui-icon-laptop:before {
    content: "\e7ff";
}

.ui-icon-barcode:before {
    content: "\e800";
}

.ui-icon-camera:before {
    content: "\e801";
}

.ui-icon-cluster:before {
    content: "\e802";
}

.ui-icon-car:before {
    content: "\e803";
}

.ui-icon-printer:before {
    content: "\e804";
}

.ui-icon-read:before {
    content: "\e805";
}

.ui-icon-cloud-server:before {
    content: "\e806";
}

.ui-icon-cloud-upload:before {
    content: "\e807";
}

.ui-icon-cloud:before {
    content: "\e808";
}

.ui-icon-cloud-download:before {
    content: "\e809";
}

.ui-icon-cloud-sync:before {
    content: "\e80a";
}

.ui-icon-video:before {
    content: "\e80b";
}

.ui-icon-notification:before {
    content: "\e80c";
}

.ui-icon-sound:before {
    content: "\e80d";
}

.ui-icon-qrcode:before {
    content: "\e80f";
}

.ui-icon-fund:before {
    content: "\e810";
}

.ui-icon-image:before {
    content: "\e811";
}

.ui-icon-mail:before {
    content: "\e812";
}

.ui-icon-table:before {
    content: "\e813";
}

.ui-icon-idcard:before {
    content: "\e814";
}

.ui-icon-creditcard:before {
    content: "\e815";
}

.ui-icon-heart:before {
    content: "\e816";
}

.ui-icon-heart-fill:before {
    content: "\e849";
}

.ui-icon-block:before {
    content: "\e817";
}

.ui-icon-error:before {
    content: "\e818";
}

.ui-icon-star:before {
    content: "\e819";
}

.ui-icon-gold:before {
    content: "\e81a";
}

.ui-icon-wifi:before {
    content: "\e81b";
}

.ui-icon-attachment:before {
    content: "\e81c";
}

.ui-icon-edit:before {
    content: "\e791";
}

.ui-icon-key:before {
    content: "\e81e";
}

.ui-icon-api:before {
    content: "\e81f";
}

.ui-icon-disconnect:before {
    content: "\e820";
}

.ui-icon-link:before {
    content: "\e822";
}

.ui-icon-pushpin:before {
    content: "\e824";
}

.ui-icon-shake:before {
    content: "\e826";
}

.ui-icon-tag:before {
    content: "\e827";
}

.ui-icon-tags:before {
    content: "\e829";
}

.ui-icon-right:before {
    content: "\e82a";
}

.ui-icon-left:before {
    content: "\e82b";
}

.ui-icon-up:before {
    content: "\e82c";
}

.ui-icon-down:before {
    content: "\e82d";
}

.ui-icon-fullscreen:before {
    content: "\e82e";
}

.ui-icon-fullscreen-exit:before {
    content: "\e82f";
}

.ui-icon-check:before {
    content: "\e830";
}

.ui-icon-close:before {
    content: "\e831";
}

.ui-icon-line:before {
    content: "\e832";
}

.ui-icon-question:before {
    content: "\e833";
}

.ui-icon-rollback:before {
    content: "\e834";
}

.ui-icon-pause:before {
    content: "\e835";
}

.ui-icon-crown:before {
    content: "\e842";
}

.ui-icon-drag:before {
    content: "\e843";
}

.ui-icon-desktop:before {
    content: "\e844";
}

.ui-icon-05:before {
    content: "\e845";
}

.ui-icon-stop:before {
    content: "\e846";
}

.ui-icon-fire:before {
    content: "\e847";
}

.ui-icon-thunderbolt:before {
    content: "\e848";
}

.ui-icon-star-fill:before {
    content: "\e86a";
}

.ui-icon-android:before {
    content: "\e887";
}

.ui-icon-sketch:before {
    content: "\e888";
}

.ui-icon-windows:before {
    content: "\e889";
}

.ui-icon-zoomout:before {
    content: "\e897";
}

.ui-icon-apartment:before {
    content: "\e898";
}

.ui-icon-audio:before {
    content: "\e899";
}

.ui-icon-robot:before {
    content: "\e89b";
}

.ui-icon-zoomin:before {
    content: "\e89c";
}

.ui-icon-bug:before {
    content: "\e8ea";
}

.ui-icon-comment:before {
    content: "\e8eb";
}

.ui-icon-videocameraadd:before {
    content: "\e8ee";
}

.ui-icon-switchuser:before {
    content: "\e8ef";
}

.ui-icon-whatsapp:before {
    content: "\e8f0";
}

.ui-icon-search:before {
    content: "\e8f1";
}

.ui-icon-retweet:before {
    content: "\e8f2";
}

.ui-icon-login:before {
    content: "\e8f3";
}

.ui-icon-coupons:before {
    content: "\e6ed";
}

.ui-icon-plus:before {
    content: "\e8fe";
}

.ui-icon-doubleleft:before {
    content: "\e80e";
}

.ui-icon-doubleright:before {
    content: "\e821";
}

.ui-icon-pay:before {
    content: "\e656";
}

.ui-icon-refund:before {
    content: "\e631";
}

.ui-icon-return:before {
    content: "\e6cf";
}

.ui-icon-shipped:before {
    content: "\e708";
}

.ui-icon-post:before {
    content: "\e62f";
}

.ui-icon-receive:before {
    content: "\e62d";
}

.ui-icon-evaluate:before {
    content: "\e61f";
}

.ui-icon-02:before {
    content: "\e618";
}

.ui-icon-01:before {
    content: "\e6f8";
}

.ui-icon-04:before {
    content: "\e671";
}

.ui-icon-03:before {
    content: "\e625";
}

.ui-icon-share:before {
    content: "\e617";
}

.ui-icon-long-arrow-right:before {
    content: "\e7da";
}

.ui-icon-external:before {
    content: "\e622";
}

.ui-icon-square:before {
    content: "\e839";
}

.ui-icon-cube:before {
    content: "\e6b8";
}

.ui-icon-box:before {
    content: "\e769";
}

.ui-icon-html5:before {
    content: "\eb10";
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.col-4 {
    position: relative;
    width: 100%;
}

.col-4 {
    -ms-flex: 0 0 49.333333%;
    flex: 0 0 49.333333%;
    max-width: 49.333333%
}

.carousel {
    position: relative;
    margin: 0 auto;
    width: 100%;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner::after {
    display: block;
    clear: both;
    content: "";
}

.fixed-top {
    position: absolute;
    top: 0;
    z-index: 30;
    right: 0;
    left: 0;
}

.fixed-bottom {
    position: fixed;
    bottom: 0;
    z-index: 30;
    right: 0;
    left: 0;
}

.fixed-warp {
    z-index: 100;
}

.inputnumber-wrap {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    border: 1px solid #dadada;
    border-radius: .1rem;
    background: #fff;
}

.inputnumber-wrap:hover {
    border-color: #80bdff;
}

.inputnumber-text {
    padding: .25rem .75rem;
    min-width: 2.5rem;
    border-radius: .1rem 0 0 .1rem;
    text-align: center;
}

.inputnumber:focus {
    box-shadow: none;
    border: 0;
}

.inputnumber-min,
.inputnumber-max {
    display: inline-block;
    border: 1px solid #dadada;
    border-top: 0;
    border-bottom: 0;
    padding: .25rem .5rem .15rem .5rem;
    cursor: pointer;
    margin-left: -1px;
    margin-right: -1px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    color: #555;
}

.inputnumber-min:hover,
.inputnumber-max:hover {
    color: #1890FF;
    border-color: #80bdff;
    z-index: 1;
}

.inputnumber-min i,
.inputnumber-max i {
    font-size: .7rem;
}

.inputnumber-min.inputnumber-disabled,
.inputnumber-max.inputnumber-disabled {
    cursor: not-allowed;
    color: #999;
}

.inputnumber-min.inputnumber-disabled:hover,
.inputnumber-max.inputnumber-disabled:hover {
    border-color: #dadada;
}

.inputnumber-wrap.disabled {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    background: #fafafa;
    cursor: not-allowed;
}

.inputnumber-wrap.disabled:hover {
    border-color: #dadada;
}

.inputnumber-wrap.disabled .inputnumber-min,
.inputnumber-wrap.disabled .inputnumber-max,
.inputnumber-wrap.disabled .inputnumber-text {
    cursor: not-allowed;
    color: #999;
}

.inputnumber-wrap.disabled .inputnumber-min:hover,
.inputnumber-wrap.disabled .inputnumber-max:hover {
    border-color: #dadada;
    color: #999;
}

.inputnumber-center .inputnumber-min {
    border-left: 0;
    border-right-width: 1px;
}

.list {
    list-style: none;
}

.list li {
    border-bottom: 1px solid #e4eaec;
    padding: .5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.list li a {
    color: #333;
    flex: 1;
}

.list li a:hover {
    color: #f30;
}

.list li a .ui-icon-font {
    margin: 0 .5rem 0 .25rem;
    color: #999;
}

.list li .arrow {
    padding: 0 .25rem 0 .45rem;
}

.list li .arrow:after {
    content: "\e82a";
    font-family: "iconfont";
    color: #ccc;
    font-size: 1rem;
}

.list .active {
    background: #F5FAFE;
}

.menu {
    display: flex;
    border-bottom: 1px solid #eaeaea;
    justify-content: space-between;
    align-items: center;
    line-height: 2rem;
}

.menu .list-lmmc {
    color: #333;
    margin-bottom: -1px;
    font-size: 15px;
}

.menu .list-more a {
    color: #666;
}

.menu .list-more a:hover {
    color: #f30;
}

.menu-red .list-lmmc {
    border-bottom-color: #ff6f06;
}

.menu-yellow .list-lmmc {
    color: #F37B1D;
    border-bottom-color: #F37B1D;
}

.menu-blue .list-lmmc {
    color: #ff6f06;
    border-bottom-color: #ff6f06;
}

.menu-green .list-lmmc {
    color: #19BE6B;
    border-bottom-color: #19BE6B;
}

.menu-info .list-lmmc {
    color: #2DB7F5;
    border-bottom-color: #2DB7F5;
}

.menu-noborder {
    border: 0;
}

.menu-noborder .list-lmmc {
    border: 0;
}

.nav {}

.nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0;
}

.nav ul li {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
}

.nav ul li a {
    display: block;
    padding: .5rem .6rem;
    text-align: center;
    font-size: .7rem;
}

.nav ul li a:hover {}

.nav ul li.active a {}

.nav ul li ul {
    position: absolute;
    min-width: 10rem;
    border: 1px solid #d9d9d9;
    background: #fff;
    opacity: 0;
    transition: all .3s ease 0s;
    visibility: hidden;
    transform: translate3d(0, .5rem, 0);
    box-shadow: 0 .15rem .5rem 0 rgba(51, 51, 51, 0.1);
    z-index: 20;
}

.nav ul li ul li {
    display: block;
    z-index: 1;
}

.nav ul li ul li a {
    text-align: left;
    color: #333;
    white-space: nowrap;
}

.nav ul li ul li a:hover {
    background: #1890FF;
    color: #fff;
}

.nav ul li:hover ul {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    visibility: visible;
}

.offside-mask {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    z-index: 98;
    overflow-y: auto;
    display: none;
}

.offside {
    position: fixed;
    min-width: 10rem;
    z-index: 99;
    -webkit-overflow-scrolling: touch;
    background: #fff;
    transition: all .3s ease 0s;
}

.offside-left {
    left: -100%;
    top: 0;
    height: 100%;
}

.offside-right {
    right: -100%;
    top: 0;
    height: 100%;
}

.offside-top {
    top: -100%;
    width: 100%;
    min-height: 5rem;
}

.offside-bottom {
    bottom: -110%;
    width: 100%;
    min-height: 5rem;
}

.offside-in.offside-left,
.offside-in.offside-right {
    transform: translate3d(0, 0, 0);
}

.offside-right-close {
    position: absolute;
    right: .5rem;
    top: -.5rem;
    font-size: 1.2rem;
    font-weight: 600;
    background: #fff;
    width: 1.4rem;
    height: 1.4rem;
    line-height: 1.3rem;
    padding: 0;
    text-align: center;
    border: 1px solid #ddd;
    color: #333;
    border-radius: 50%;
    display: none;
    z-index: 999;
}

.offside-in .offside-right-close {
    display: inline-block;
}

.orderby ul {
    list-style: none;
    display: flex;
}

.orderby ul li a {
    padding: .5rem 1rem;
    color: #666;
    display: block;
}

.orderby ul li a:hover {
    color: #ff6f06;
}

.orderby ul li a i {
    font-size: .6rem;
    margin-left: .25rem;
}

.orderby ul li a.active {
    color: #ff6f06;
}

.web_imglb {
    margin: 0 -.75%;
    padding: 0 0 .25% 0;
    list-style: none;
    overflow: hidden;
    font-size: 0;
}

.web_imglb:after {
    content: " ";
    clear: both;
    display: table;
}

.web_imglb-item {
    float: left;
    width: 23.5%;
    padding: 0;
    margin: 1.5% .75% 0 .75%;
    background: #fff;
}

.web_imglb-item:hover {
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.1);
}

.web_imglb-tp {
    position: relative;
    overflow: hidden;
    padding-bottom: 56.2%;
}

.web_imglb-tp img {
    width: 100%;
    position: absolute;
    z-index: 1;
}

.web_imglb-tp .upload {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.6rem;
    color: #ccc;
    cursor: pointer;
    background: #f9f9f9;
}

.web_imglb-tp .upload:hover {
    color: #333;
}

.web_imglb-tp em {
    position: absolute;
    right: -3.7rem;
    top: .5rem;
    z-index: 10;
    width: 10rem;
    line-height: 1.6rem;
    background: #2DB7F5;
    color: #fff;
    font-size: .65rem;
    text-align: center;
    font-style: normal;
    transform: rotate(45deg);
}

.web_imglb-tp em.bg-red {
    background: #ED4014;
}

.web_imglb-tp em.bg-yellow {
    background: #F37B1D;
}

.web_imglb-tp em.bg-blue {
    background: #1890FF;
}

.web_imglb-tp em.bg-green {
    background: #19BE6B;
}

.web_imglb-tp em.bg-info {
    background: #2DB7F5;
}

.web_imglb-home {
    padding: .5rem .75rem;
}

.web_pic-tit {
    font-size: .75rem;
}

.web_imglb-flex {
    margin: .5rem 0 .25rem 0;
    display: flex;
    align-items: center;
}

.web_imglb-price {
    color: #333;
    flex: 1;
    font-size: .7rem;
}

.web_imglb-price strong {
    font-size: .8rem;
    color: #ED4014;
}

.web_imglb-price del,
.web_imglb-price span {
    color: #999;
    display: block;
    font-size: .6rem;
}

.web_imglb-flex .action {}

.web_imglb-flex .action a.btn {
    border-radius: 2.5rem;
    padding: 0 1rem;
}

.web_pic-2 .web_imglb-item {
    width: 48.5%;
}

.web_imglb-col-3 .web_imglb-item {
    width: 31.8%;
}

.web_imglb-col-5 .web_imglb-item {
    width: 18.5%;
}

.web_pic-1 .web_imglb-tp {
    padding-bottom: 100%;
}

.web_imglb-3-2 .web_imglb-tp {
    padding-bottom: 66.6%;
}

.web_imglb-3-4 .web_imglb-tp {
    padding-bottom: 133.3%;
}

.web_imglb-16-9 .web_imglb-tp {
    padding-bottom: 56.2%;
}

.web_imglb20 .web_imglb-tp img {
    min-height: 100%;
}

.web_imglb-tp .upload-action {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .75rem;
    z-index: 2;
    background: rgba(0, 0, 0, .4);
    transition: all .5s ease 0s;
}

.web_imglb-tp .upload-action a {
    font-size: 1rem;
    color: #999;
    margin: 0 .25rem;
}

.web_imglb-tp .upload-action a:hover {
    color: #fff;
}

.web_imglb-tp:hover .upload-action {
    bottom: 0;
}

.web_imglb-top {
    margin-top: -.75rem;
}

.page {
    user-select: none;
}

.page ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    margin-left: .05rem;
}

.page ul li {
    font-size: 0;
    list-style: none;
    display: inline-block;
    border: 1px solid #d9d9d9;
    margin-left: -.05rem;
}

.page ul li:first-child,
.page ul li:first-child a {
    border-radius: .1rem 0 0 .1rem;
}

.page ul li:last-child,
.page ul li:last-child a {
    border-radius: 0 .1rem .1rem 0;
}

.page ul li a {
    font-size: .7rem;
    display: block;
    padding: 0 .65rem;
    line-height: 1.75rem;
    color: #444;
    background: #fff;
}

.page ul li a:not([href]) {
    color: #999;
    cursor: not-allowed;
}

.page ul li.active {
    border-color: #1890FF;
    background: #1890FF;
}

.page ul li.active a {
    color: #fff;
    background: #1890FF;
}

.page ul li.active a:hover {
    background: #1890FF;
}

.page ul li:hover a {
    background: #f9f9f9;
}

@-webkit-keyframes progress-bar-active {
    from {
        background-position: 1.5rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-active {
    from {
        background-position: 1.5rem 0
    }

    to {
        background-position: 0 0
    }
}

.scroll {
    overflow: hidden;
    position: relative;
    height: 48px;
}

.scroll-warp {
    width: 100%;
}

.table {
    width: 100%;
}

.table th {
    padding: .5rem .75rem;
    white-space: nowrap;
    border-bottom: .1rem solid #eee;
    white-space: nowrap;
}

.table td {
    padding: .5rem .75rem;
    border-bottom: 1px solid #eee;
    font-size: .65rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    min-height: 2rem;
}

.table .thead-dark {
    background: #697076;
}

.table .thead-dark th {
    color: #fff;
    border-color: #697076;
}

.table .thead-gray {
    background: #fafafa;
}

.table .thead-gray th {
    border-color: #eee;
}

.table-border,
.table-border th,
.table-border td {
    border: 1px solid #eee;
    text-align: center;
}

.table .text-left {
    text-align: left;
}

.table .text-right {
    text-align: right;
}

.table-hover tr:hover {
    background: #EBF7FF;
}

.table-striped tr:nth-child(even) {
    background: #FBFDFF;
}

.table-striped tr:nth-child(even):hover {
    background: #EBF7FF;
}

.table .thead-dark tr:hover {
    background: #697076;
}

.table .thead-gray tr:hover {
    background: #fafafa;
}

.table td .switch {
    margin-top: .25rem;
}

.table td [class*=ui-icon-] {
    font-size: .95rem;
}

.table td a [class*=ui-icon-] {
    color: #999;
}

.table td a:hover [class*=ui-icon-] {
    color: #f30;
}

.table td del {
    color: #999;
}

.table .ui-active {
    background: #EBF7FF;
}

.table .ui-active tr:hover {
    background: #EBF7FF;
}

.table .border-left-none {
    border-left: 0;
}

.table .border-right-none {
    border-right: 0;
}

.table td .image {
    border: 1px solid #f3f3f3;
    width: 64px;
    vertical-align: text-top;
    margin-right: 15px;
    float: left;
    padding: 2px;
}

.tabs:after {
    display: table;
    content: " ";
    clear: both;
}

.tabs-nav {
    border-bottom: 0 solid #e4eaec;
    font-size: 0;
    flex: 1;
}

.tabs-nav li {
    display: inline-block;
    margin-right: .5rem;
    position: relative;
}

.tabs-nav li a {
    display: block;
    color: #76838F;
    padding: .5rem .2rem;
    font-size: .75rem;
}

.tabs-nav li a:hover {
    color: #ff6f06;
}

.tabs-nav li:after {
    content: ' ';
    width: 0;
    height: .1rem;
    background: #ff6f06;
    display: block;
    z-index: 10;
    transition: width .1s ease-in-out;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.tabs-nav li.active:after,
.tabs-nav li:hover.active:after {
    width: 1rem;
}

.tabs-nav li.active:after,
.tabs-nav li:hover.active:after {
    background-color: #ff6f06;
}

.tabs-nav li.active a {
    color: #ff6f06;
}

.tabs-content {
    padding: 0;
}

.tabs-content .tabs-pane {
    display: none;
}

.tabs-content .tabs-pane img {
    max-width: 100%;
    height: auto;
}

.tabs-pane.active {
    display: block;
}

.tabs-vertical .tabs-nav {
    flex-direction: column;
    float: left;
    border-right: 1px solid #e4eaec;
    border-bottom: none
}

.tabs-vertical .tabs-nav li {
    display: flex;
    margin: 0;
}

.tabs-vertical .tabs-nav li a {
    padding: .5rem .8rem;
}

.tabs-vertical .tabs-nav li.active {
    border: 0;
    border-right: .1rem solid #3E8EF7;
}

.tabs-vertical .tabs-nav li:hover {
    border: 0;
}

.tabs-vertical .tabs-content {
    padding: 0 1rem;
    display: flex;
}

.tabs-white .tabs-nav {
    border: 0;
}

.tabs-white .tabs-nav li {
    margin: 0;
}

.tabs-white .tabs-nav li a {
    padding: .5rem .8rem;
}

.tabs-white .tabs-nav li:hover {
    border: 0;
}

.tabs-white .tabs-nav li.active {
    border: 0;
    background: #fff;
    border-radius: .2rem .2rem 0 0;
    font-weight: normal;
}

.tabs-white .tabs-nav li.active a {
    color: #444;
}

.tabs-white .tabs-content {
    border: 0;
    background: #fff;
    padding: 1rem;
}

.tabs-header-nav {
    display: flex;
    border-bottom: 1px solid #eaeaea;
}

.tabs-header-more {
    align-items: center;
    justify-content: flex-end;
    display: flex;
}

.tabs-header-subject {
    display: flex;
}

.tabs-header-subject .tabs-header-title {
    align-items: center;
    justify-content: flex-start;
    display: flex;
    flex: 1;
    font-size: .9rem;
    font-weight: 400;
}

.tabs-header-subject .tabs-nav {
    justify-content: flex-end;
    display: flex;
}

.tabs-header-subject .tabs-nav li {
    margin-left: .5rem;
    margin-right: 0;
}

.tabs-content .tabs-pane .tabs-nav li.active {
    display: inline-block;
}

@media(max-width:576px) {
    .web_imglb-tp em {
        position: absolute;
        right: -4rem;
        top: .43rem;
        z-index: 10;
        width: 10rem;
        height: 1.2rem;
        line-height: 1.3rem;
        background: #2DB7F5;
        color: #fff;
        font-size: .45rem;
        text-align: center;
        font-style: normal;
        transform: rotate(45deg);
    }

    .page ul li a {
        font-size: .6rem;
        padding: 0 .5rem;
        line-height: 1.5rem;
    }

    .page ul li a.active {
        color: #fff;
        background: #ff6f06;
    }

    .web_imglb-price strong {
        font-size: .75rem;
        font-weight: normal;
    }
}

.mwidth {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
}

.topbar {
    display: flex;
    padding: .45rem .8rem;
    justfiy-content: center;
    align-items: center;
}

.topbar-logo {
    padding: 0 .5rem .25rem 0;
}

.topbar-logo a {
    color: #fff;
}

.topbar-search {
    flex: 1;
    justify-content: flex-end;
    color: #fff;
    text-align: right;
    padding-right: 1rem;
    position: relative;
}

.topbar-search input {
    background: #fff;
    border: 1px solid rgba(255, 255, 255, .5);
    line-height: 1.5rem;
    height: 1.7rem;
    padding: 0 .75rem;
    border-radius: 1rem;
    color: #666;
    width: 100%;
    margin-left: 1rem;
}

.topbar-search button {
    position: absolute;
    background: none;
    width: 1.5rem;
    border: 0;
    top: 0;
    right: .5rem;
    top: .1rem;
}

.topbar-search button:focus {
    border: 0;
}

.topbar-search button i {
    color: #999;
}

.topbar-search-layout {
    flex: 1;
    justify-content: flex-end;
    text-align: right;
    padding-right: 1rem;
    position: relative;
}

.topbar-search-layout a {
    background: #fff;
    border: 1px solid rgba(255, 255, 255, .5);
    line-height: 1.5rem;
    height: 1.7rem;
    padding: .5rem .75rem;
    border-radius: 1rem;
    color: #666;
    width: 100%;
    margin-left: 1rem;
    display: block;
    text-align: left;
    line-height: 1;
}

.topbar-search-layout i {
    position: absolute;
    top: 10%;
    right: .75rem;
    color: #999;
}

.topbar-three {
    justify-content: space-between;
}

.topbar-left {
    color: #ff6f06;
    min-width: 1rem;
    cursor: pointer;
}

.topbar-left a {
    color: #ff6f06;
}

.topbar-title {
    color: #ff6f06;
    font-size: .8rem;
    padding: 0 1rem;
}

.topbar-right {
    color: #ff6f06;
    min-width: 1rem;
}

.topbar-right a {
    color: #ff6f06;
}

.topbar-red {
    background: #ED4014;
}

.topbar-yellow {
    background: #F37B1D;
}

.topbar-blue {
    background: #ff6f06;
}

.topbar-green {
    background: #19BE6B;
}

.topbar-info {
    background: #2DB7F5;
}

.topbar-black {
    background: #222;
}

.topbar-white {
    background: #fff;
}

.topbar-white .topbar-left a {
    color: #333;
}

.topbar-white .topbar-title {
    color: #333;
}

.topbar-white .topbar-right {
    color: #333;
}

.topbar-white .topbar-right a {
    color: #333;
}

.topbar-opacity {
    background: none;
    z-index: 999;
    position: absolute;
    top: 0;
    z-index: 30;
    right: 0;
    left: 0;
}

.topbar-opacity .topbar-left a {
    color: #fff;
    background: rgba(51, 51, 51, .2);
    padding: 5px;
    border-radius: 50%;
}

.topbar-opacity .topbar-right a {
    color: #fff;
    background: rgba(51, 51, 51, .2);
    padding: 5px;
    border-radius: 50%;
}

.topbar-opacity .topbar-title ul {
    list-style: none;
    display: none;
    margin-bottom: -.3rem;
}

.topbar-opacity .topbar-title ul li {
    font-size: 13px;
    padding: 0 8px;
    position: relative;
}

.topbar-opacity .topbar-title ul li a {
    display: flex;
    padding-bottom: 5px;
}

.topbar-opacity .topbar-title ul li:after {
    content: ' ';
    width: 0;
    height: .1rem;
    background: #ff6f06;
    display: block;
    z-index: 10;
    transition: width .1s ease-in-out;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.topbar-opacity .topbar-title ul li.active:after,
.topbar-opacity .topbar-title ul li:hover.active:after {
    width: 16px;
}

.topbar-opacity .topbar-title ul li.active:after,
.topbar-opacity .topbar-title ul li:hover.active:after {
    background-color: #ff6f06;
}

.topbar-opacity .topbar-title ul li.active a {
    color: #ff6f06;
}

.topbar-show {
    background: #fff;
    transition: background 1s;
    border-bottom: 1px solid #eee;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .1);
}

.topbar-show .topbar-left {
    font-size: .8rem;
    color: #333;
}

.topbar-show .topbar-left a {
    color: #333;
    background: #fff;
    transition: background 1s;
    padding: 5px;
    font-size: .8rem;
}

.topbar-show .topbar-right a {
    color: #333;
    background: #fff;
    transition: background 1s;
    padding: 5px;
}

.topbar-show .topbar-title {
    color: #333;
}

.topbar-show .topbar-title ul {
    display: flex;
}

.footbar {
    display: flex;
    height: 3.125rem;
    background: #fff;
    box-shadow: 1px -2px 10px 0px rgba(0, 0, 0, 0.05);
    justfily-content: center;
    align-items: center;
}

.footbar-left {
    display: flex;
}

.footbar-left a {
    line-height: 1rem;
    padding: .4rem .8rem;
    text-align: center;
    border-right: 1px solid #eee;
    display: block;
    font-size: .75rem;
}

.footbar-left a.add-favorite:hover {
    color: unset
}

.footbar-left a:last-child {
    border: 0;
}

.footbar-left a i {
    display: block;
    font-size: 25px;
    margin-bottom: 0;
}

.footbar-left a:first-child {
    color: #ff6f06;
}

.footbar-left a:last-child {
    color: #999;
}

.footbar-right {
    flex: 1;
    display: flex;
}

.footbar-right a,
.footbar-right button {
    flex: 1;
    background: #f90;
    display: block;
    padding: 10px 0;
    color: #fff;
    text-align: center;
    font-size: .75rem;
    border: 0;
}

.footbar-right a:first-child,
.footbar-right button:first-child {
    margin-left: .5rem;
    background: #ff6700;
    border-radius: 2rem 0 0 2rem;
}

.footbar-right a:last-child,
.footbar-right button:last-child {
    margin-right: .5rem;
    background: #00A67C;
    border-radius: 0 2rem 2rem 0;
}

.p {
    padding: .5rem;
}

.mt-10 {
    margin-top: .5rem;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.show {
    display: block;
}

.hide {
    display: none;
}

.bd {
    border: 1px solid #eaeaea;
}

.bg-white {
    background: #fff;
}

.bg-gray {
    background: #f6f6f6;
}

.bg-red {
    background: #ED4014;
}

.bg-yellow {
    background: #F37B1D;
}

.bg-blue {
    background: #1890FF;
}

.bg-green {
    background: #19BE6B;
}

.bg-info {
    background: #2DB7F5;
}

.bg-fa {
    background: #fafafa;
}

.text-left {
    text-align: left;
}

.web-txt {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.disabled,
button:disabled {
    cursor: not-allowed;
}

@-webkit-keyframes a-rotate {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-moz-keyframes a-rotate {
    0% {
        -moz-transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-ms-keyframes a-rotate {
    0% {
        -ms-transform: rotate(0deg)
    }

    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes a-rotate {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

@-webkit-keyframes fade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fade-out {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fade-out {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes scale-up {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.2);
        transform: scale(0.2);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scale-up {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.2);
        transform: scale(0.2);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes scale-down {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scale-down {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes slide-top {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slide-top {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes slide-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slide-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes slide-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slide-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes slide-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slide-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes shake {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10% {
        -webkit-transform: translateX(-9px);
        transform: translateX(-9px)
    }

    20% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }

    30% {
        -webkit-transform: translateX(-7px);
        transform: translateX(-7px)
    }

    40% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }

    50% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    60% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    70% {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px)
    }

    80% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px)
    }

    90% {
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px)
    }
}

@keyframes shake {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10% {
        -webkit-transform: translateX(-9px);
        transform: translateX(-9px)
    }

    20% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }

    30% {
        -webkit-transform: translateX(-7px);
        transform: translateX(-7px)
    }

    40% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }

    50% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    60% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    70% {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px)
    }

    80% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px)
    }

    90% {
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px)
    }
}

@-webkit-keyframes slide-top-fixed {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slide-top-fixed {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes slide-bottom-fixed {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slide-bottom-fixed {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-webkit-keyframes right-spring {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(-20%);
        transform: translateX(-20%)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes right-spring {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(-20%);
        transform: translateX(-20%)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes left-spring {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(20%);
        transform: translateX(20%)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes left-spring {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(20%);
        transform: translateX(20%)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes f {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes f {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}
/* 颜色 */
.banner126 .swiper-pagination-bullet {
    background-color: #fff;
    opacity: 1;
}
.banner126 .swiper-pagination-bullet-active {
    background-color: #015cb5;
}
/* 颜色 end*/
.banner126 .swiper-slide {
    background: no-repeat center / cover;
    height: 570px;
}
.banner126 .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
}
.banner126 .swiper-pagination {
    bottom: 30px;
}
@media screen and (max-width: 767px) {
body {
    min-width: 320px;
    padding-bottom: 50px;
}
.banner126 .swiper-slide {
    height: 150px;
}
.banner126 .swiper-pagination {
    bottom: 10px;
}
}


:root {
    --swiper-theme-color: #ffffff !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 10px !important;
}

.banner .carousel {
    width: 94%;
}

.view-banner .carousel {
    position: relative;
    padding-top: 2.6rem;
}

.view-banner .swiper-container {
    height: 100%;
    border-radius: 0;
}

.view-banner .swiper-slide img {
    width: 100%;
    height: auto;
}

.view-banner .swiper-pagination {
    position: absolute;
    display: inline-block;
    right: 0.625rem;
    bottom: 0.625rem;
    z-index: 15;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    padding: .15rem .5rem;
    border-radius: 1rem;
    font-size: .5rem;
}

.view-banner .swiper-pagination-fraction {
    width: auto;
    top: auto;
    left: auto;
}
.products-lists .del-tit{
    line-height: 2;
    padding: 10px;
    font-weight: 600;
    font-size: 20px;
}
.firstRow td{
    font-weight:normal;
     background: #f77b10;
     color:#fff;
     line-height: 14px;
     font-size: 12px;
     border-right: 1px solid #ddd;
     padding-right:26px;
     cursor: pointer;
     position: relative;
     padding:10px;
     width: 100%;
     text-align: :center;
}
.asim_bak:nth-child(odd){
    background: #fff;
}
.asim_bak:nth-child(even){
    background: #f3f3f3;
}

.firstRow .xl66{
    border-right: 1px solid #ddd;
}
.asim_canshu .asim_ald:nth-child(1){
    width:130px;
}

.asim_canshu .asim_ald .icon-div{
    float: left;
}
.rhgtitne{float:right}
.asim_bak td{
    border-right: 1px solid #ddd;
    padding-left:0.5rem;
    font-size: 12px;
    line-height: 2;
}
.approve{
    margin-top: 20px;
}
.approve ul{
    display: flex;
    text-align: center;
    line-height: 2;
}
.approve ul li{
    border:1px solid #ddd;
    margin-left: 10px;
    padding:0px 10px;
}
.bgmaeing h1{
    font-size: 24px;
    text-align: left;
    color: rgba(0,0,0,.86);
    line-height: 2;
}
.bgmaeing p{
   padding-top:16px;
    font-size: 16px;
    line-height: 26px;
    color: #444;
    text-align: left;
    text-align: justify;
}
.bgmaeing img{
    width: 100%;
}
.baandt img{
    width: 100%;
}
.about-asim h1{
    line-height: 2;
    font-weight: 600;
}
.about-asimyu{
    padding:0px 10px;
}
.about-asimyu dt{
    float: left;
    padding-right:.5rem;
}
.about-asimyu dd img{
    width:150px;
}

