<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * å…¬å…±
 */
*{ outline:none !important; }
ul { list-style: none; }
.none { display:none !important; }
.block { display:block !important; }
.vertical-middle { vertical-align: middle !important; }
.text-deco-none { text-decoration: none !important; }
.text-deco-line { text-decoration: underline !important; }
html input[disabled] { cursor: default !important; color: #b1b1b1 !important; background: #e6e6e6 !important; }

/**
 * è¡¨å•ç»„ä»¶
 */
.am-form select, .am-form textarea, .am-form input[type="text"], .am-form input[type="password"], .am-form input[type="datetime"], .am-form input[type="datetime-local"], .am-form input[type="date"], .am-form input[type="month"], .am-form input[type="time"], .am-form input[type="week"], .am-form input[type="number"], .am-form input[type="email"], .am-form input[type="url"], .am-form input[type="search"], .am-form input[type="tel"], .am-form input[type="color"], .am-form-field {
    line-height: 1.4;
}

/* æ²¡æ•°æ® */
.table-no {
    text-align: center;
    padding: 50px 0;
    background: #FFF;
    color: #b9b7b7;
}
.table-no &gt; i {
    font-size: 18px;
    color: #e8e8e8;
    display: block;
}

/* å…¬å…±dlæ&nbsp;·å¼ */
.dl-content dt {
    float: left;
    padding-left: 5px;
    overflow: hidden;
    width: 120px;
}
.dl-content dd {
    padding-left: 120px;
}
.dl-content dd:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,.03);
}
.dl-content dt, .dl-content dd {
    font-weight: normal !important;
    text-align: left;
    margin-top: 0px;
    line-height: 20px;
    min-height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.dl-content-dd-only dd {
    padding-left: 0;
}
.dl-content-dd-compact dd {
    line-height: 25px;
    min-height: 25px;
    padding: 0;
}
.dl-content dt:hover, .dl-content dd:hover,
.data-avg-text-list li:hover {
    background: #f9f9f9;
}

/* å…¬å…±avgåˆ—è¡¨ */
.data-avg-text-list,
.data-avg-text-list li {
    border-color: rgba(0,0,0,.06);
    border-style: solid;
}
.data-avg-text-list {
    border-width: 1px 0 0 1px;
}
.data-avg-text-list li {
    border-width: 0 1px 1px 0;
    padding: 5px;
    min-height: 67px;
}
.data-avg-text-list li .data-avg-text-list-title {
    color: #b9b9b9;
}
.data-avg-text-list li .data-avg-text-list-content {
    margin-top: 2px;
}
.data-avg-text-list li:hover .data-avg-text-list-content {
    color: #000;
}

/**
 * è¡¨å•ä¼˜åŒ–
 */
.am-form-group:hover input,
.am-form-group:hover select,
.am-form-group:hover textarea,
.am-form-group:hover .chosen-choices,
.am-form-group:hover .chosen-single,
.am-form-group:hover .am-tagsinput {
    border: 1px solid #999;
}
.am-form-group .am-tagsinput input {
    border: 0 !important;
}
.am-form-error .chosen-choices, .am-form-error .chosen-default {
    border: 1px solid #dd514c !important;
}
.am-form-success .chosen-choices, .am-form-success .chosen-single {
    border: 1px solid #5eb95e !important;
}
form.am-form .am-form-group-label-tips, form.am-form .am-form-group-label-tips-must, form.am-form .am-form-group-label-tips-either {
    font-size: 12px;
    font-weight: 400;
    margin-left: 10px;
}
form.am-form .am-form-group-label-tips {
    color: #ccc;
}
form.am-form .am-form-group-label-tips-must {
    color: #f00;
}
form.am-form .am-form-group-label-tips-either {
    color: #ff9800;
}
.am-form-group:hover&gt;label {
    color: #333 !important;
}
.am-form-group:hover&gt;label&gt;.am-form-group-label-tips {
    color: #FF9800 !important;
}
form.am-form .am-form-group,
.plug-file-upload-view,
.business-form-group,
.business-form-block {
    border-bottom: 1px dashed #e2e2e2;
    padding: 15px 20% 20px 5px;
    margin-bottom: 0;
}
.plug-file-upload-view,
form.am-form .am-form-group-refreshing,
form.am-form-pure .am-form-group,
form.am-form-pure .plug-file-upload-view,
form.am-form-pure .business-form-group,
form.am-form-pure .business-form-block {
    border-bottom: 0 !important;
}
@media only screen and (min-width: 641px) {
    form.am-form-full-screen .am-form-group,
    form.am-form-full-screen .plug-file-upload-view,
    form.am-form-full-screen .business-form-group,
    form.am-form-full-screen .business-form-block {
        padding-right: 5px;
    }
    .form-group-item &gt; [class*="am-u-"]:first-child &gt; .am-form-group,
    .form-group-item &gt; [class*="am-u-"]:first-child &gt; .am-cf &gt; .am-form-group,
    .form-group-item &gt; [class*="am-u-"]:first-child &gt; .am-cf &gt; [class*="am-u-"]:first-child .am-form-group {
        padding-left: 0;
    }
    .form-group-item &gt; [class*="am-u-"]:last-child &gt; .am-form-group,
    .form-group-item &gt; [class*="am-u-"]:last-child &gt; .am-cf &gt; .am-form-group,
    .form-group-item &gt; [class*="am-u-"]:last-child &gt; .am-cf &gt; [class*="am-u-"]:last-child .am-form-group {
        padding-right: 0;
    }
}
@media only screen and (max-width: 640px) {
    .form-group-item &gt; [class*="am-u-md"] &gt; .am-form-group,
    .form-group-item &gt; [class*="am-u-lg"] &gt; .am-form-group,
    .form-group-item [class*="am-u-md"] &gt; .am-form-group:first-child,
    .form-group-item [class*="am-u-lg"] &gt; .am-form-group:last-child {
        padding-left: 0;
        padding-right: 0;
    }
    .form-group-item &gt; [class*="am-u-sm"]:first-child &gt; .am-form-group,
    .form-group-item .am-cf &gt; [class*="am-u-sm"]:first-child &gt; .am-form-group {
        padding-left: 0;
    }
    .form-group-item &gt; [class*="am-u-sm"]:last-child &gt; .am-form-group,
    .form-group-item .am-cf &gt; [class*="am-u-sm"]:last-child &gt; .am-form-group {
        padding-right: 0;
    }
}
/**
 * å›¾æ&nbsp;‡è¡¨å•ä¸åŠ&nbsp;å†…è¾¹è·
 */
form.am-form .am-form-group.am-form-icon {
    padding: 0 !important;
}

/**
 * æ°´å¹³è¡¨å•
 */
.am-form-horizontal .am-form-horizontal-title,
.am-form-horizontal .am-form-horizontal-content {
    display: inline-block;
    vertical-align: middle;
}
.am-form-horizontal .am-form-group-label-tips-must,
.am-form-horizontal .am-form-group-label-tips-icon {
    margin-left: 2px !important;
}
.am-form-horizontal .am-form-horizontal-title {
    text-align: right;
}

.am-form-horizontal .am-form-horizontal-title,
.am-form-horizontal-4 .am-form-horizontal-title {
    width: 50px;
}
.am-form-horizontal .am-form-horizontal-content,
.am-form-horizontal-4 .am-form-horizontal-content {
    width: calc(100% - 55px);
}
.am-form-horizontal.tips-must .am-form-horizontal-content,
.am-form-horizontal-4.tips-must .am-form-horizontal-content {
    width: calc(100% - 70px);
}
.am-form-horizontal.tips-icon .am-form-horizontal-content,
.am-form-horizontal-4.tips-icon .am-form-horizontal-content {
    width: calc(100% - 73px);
}
.am-form-horizontal.tips-must.tips-icon .am-form-horizontal-content,
.am-form-horizontal-4.tips-must.tips-icon .am-form-horizontal-content {
    width: calc(100% - 85px);
}

.am-form-horizontal-2 .am-form-horizontal-title {
    width: 25px;
}
.am-form-horizontal-2 .am-form-horizontal-content {
    width: calc(100% - 30px);
}
.am-form-horizontal-2.tips-must .am-form-horizontal-content {
    width: calc(100% - 45px);
}
.am-form-horizontal-2.tips-icon .am-form-horizontal-content {
    width: calc(100% - 48px);
}
.am-form-horizontal-2.tips-must.tips-icon .am-form-horizontal-content {
    width: calc(100% - 60px);
}

.am-form-horizontal-3 .am-form-horizontal-title {
    width: 38px;
}
.am-form-horizontal-3 .am-form-horizontal-content {
    width: calc(100% - 43px);
}
.am-form-horizontal-3.tips-must .am-form-horizontal-content {
    width: calc(100% - 57px);
}
.am-form-horizontal-3.tips-icon .am-form-horizontal-content {
    width: calc(100% - 60px);
}
.am-form-horizontal-3.tips-must.tips-icon .am-form-horizontal-content {
    width: calc(100% - 73px);
}

.am-form-horizontal-5 .am-form-horizontal-title {
    width: 62px;
}
.am-form-horizontal-5 .am-form-horizontal-content {
    width: calc(100% - 67px);
}
.am-form-horizontal-5.tips-must .am-form-horizontal-content {
    width: calc(100% - 82px);
}
.am-form-horizontal-5.tips-icon .am-form-horizontal-content {
    width: calc(100% - 85px);
}
.am-form-horizontal-5.tips-must.tips-icon .am-form-horizontal-content {
    width: calc(100% - 97px);
}

.am-form-horizontal-6 .am-form-horizontal-title {
    width: 74px;
}
.am-form-horizontal-6 .am-form-horizontal-content {
    width: calc(100% - 79px);
}
.am-form-horizontal-6.tips-must .am-form-horizontal-content {
    width: calc(100% - 94px);
}
.am-form-horizontal-6.tips-icon .am-form-horizontal-content {
    width: calc(100% - 97px);
}
.am-form-horizontal-6.tips-must.tips-icon .am-form-horizontal-content {
    width: calc(100% - 109px);
}

.am-form-horizontal-7 .am-form-horizontal-title {
    width: 86px;
}
.am-form-horizontal-7 .am-form-horizontal-content {
    width: calc(100% - 91px);
}
.am-form-horizontal-7.tips-must .am-form-horizontal-content {
    width: calc(100% - 106px);
}
.am-form-horizontal-7.tips-icon .am-form-horizontal-content {
    width: calc(100% - 109px);
}
.am-form-horizontal-7.tips-must.tips-icon .am-form-horizontal-content {
    width: calc(100% - 121px);
}

.am-form-horizontal-8 .am-form-horizontal-title {
    width: 98px;
}
.am-form-horizontal-8 .am-form-horizontal-content {
    width: calc(100% - 103px);
}
.am-form-horizontal-8.tips-must .am-form-horizontal-content {
    width: calc(100% - 118px);
}
.am-form-horizontal-8.tips-icon .am-form-horizontal-content {
    width: calc(100% - 121px);
}
.am-form-horizontal-8.tips-must.tips-icon .am-form-horizontal-content {
    width: calc(100% - 133px);
}

.am-form-horizontal-9 .am-form-horizontal-title {
    width: 110px;
}
.am-form-horizontal-9 .am-form-horizontal-content {
    width: calc(100% - 115px);
}
.am-form-horizontal-9.tips-must .am-form-horizontal-content {
    width: calc(100% - 130px);
}
.am-form-horizontal-9.tips-icon .am-form-horizontal-content {
    width: calc(100% - 133px);
}
.am-form-horizontal-9.tips-must.tips-icon .am-form-horizontal-content {
    width: calc(100% - 145px);
}

.am-form-horizontal-10 .am-form-horizontal-title {
    width: 122px;
}
.am-form-horizontal-10 .am-form-horizontal-content {
    width: calc(100% - 127px);
}
.am-form-horizontal-10.tips-must .am-form-horizontal-content {
    width: calc(100% - 142px);
}
.am-form-horizontal-10.tips-icon .am-form-horizontal-content {
    width: calc(100% - 145px);
}
.am-form-horizontal-10.tips-must.tips-icon .am-form-horizontal-content {
    width: calc(100% - 157px);
}

.am-form-horizontal-11 .am-form-horizontal-title {
    width: 134px;
}
.am-form-horizontal-11 .am-form-horizontal-content {
    width: calc(100% - 139px);
}
.am-form-horizontal-11.tips-must .am-form-horizontal-content {
    width: calc(100% - 154);
}
.am-form-horizontal-11.tips-icon .am-form-horizontal-content {
    width: calc(100% - 157px);
}
.am-form-horizontal-11.tips-must.tips-icon .am-form-horizontal-content {
    width: calc(100% - 169px);
}

.am-form-horizontal-12 .am-form-horizontal-title {
    width: 146px;
}
.am-form-horizontal-12 .am-form-horizontal-content {
    width: calc(100% - 151px);
}
.am-form-horizontal-12.tips-must .am-form-horizontal-content {
    width: calc(100% - 166);
}
.am-form-horizontal-12.tips-icon .am-form-horizontal-content {
    width: calc(100% - 169px);
}
.am-form-horizontal-12.tips-must.tips-icon .am-form-horizontal-content {
    width: calc(100% - 181px);
}

/**
 * æ°´å¹³å¤šä¸ªè¡¨å•ç»„åˆ
 */
.am-form-horizontal-compose-2 .am-form-horizontal-item,
.am-form-horizontal-compose-3 .am-form-horizontal-item,
.am-form-horizontal-compose-4 .am-form-horizontal-item,
.am-form-horizontal-compose-5 .am-form-horizontal-item,
.am-form-horizontal-compose-6 .am-form-horizontal-item,
.am-form-horizontal-compose-7 .am-form-horizontal-item,
.am-form-horizontal-compose-8 .am-form-horizontal-item,
.am-form-horizontal-compose-9 .am-form-horizontal-item,
.am-form-horizontal-compose-10 .am-form-horizontal-item,
.am-form-horizontal-compose-11 .am-form-horizontal-item,
.am-form-horizontal-compose-12 .am-form-horizontal-item {
    display: inline-block;
    vertical-align: middle;
}
.am-form-horizontal-compose-2 .am-form-horizontal-item {
    width: calc(50% - 2px);
}
.am-form-horizontal-compose-3 .am-form-horizontal-item {
    width: calc(33.33% - 3px);
}
.am-form-horizontal-compose-4 .am-form-horizontal-item {
    width: calc(25% - 3px);
}
.am-form-horizontal-compose-5 .am-form-horizontal-item {
    width: calc(20% - 3.5px);
}
.am-form-horizontal-compose-6 .am-form-horizontal-item {
    width: calc(16.66% - 3.5px);
}
.am-form-horizontal-compose-7 .am-form-horizontal-item {
    width: calc(14.28% - 3.5px);
}
.am-form-horizontal-compose-8 .am-form-horizontal-item {
    width: calc(12.5% - 3.5px);
}
.am-form-horizontal-compose-9 .am-form-horizontal-item {
    width: calc(11.11% - 3.7px);
}
.am-form-horizontal-compose-10 .am-form-horizontal-item {
    width: calc(10% - 3.7px);
}
.am-form-horizontal-compose-11 .am-form-horizontal-item {
    width: calc(9.09% - 3.7px);
}
.am-form-horizontal-compose-12 .am-form-horizontal-item {
    width: calc(8.33% - 3.7px);
}


/**
 * æ’ä»¶
 */
.chosen-container { width: 100% !important; }
.am-tagsinput { display: block; padding: 3px 5px; border-radius: 2px; min-height: 31px; }
.chosen-choices, .chosen-single { border-radius: 2px; }
.chosen-choices li { overflow: hidden; }
.chosen-choices li.search-field input[type="text"] { height: 29px !important; }
.chosen-choices li.search-field input[type="text"]:hover,
.am-tagsinput input[type="text"]:hover { box-shadow: 0 0 0 #fff !important; border: 0 !important; }
.chosen-choices li.search-field input[type="text"]:focus,
.am-tagsinput input[type="text"]:focus { border-color: #fff; -webkit-box-shadow: inset 0 0 0 0 !important; box-shadow: inset 0 0 0 0 !important; }
.chosen-choices { padding: 0px 3px !important; min-height: 31px; }
.chosen-container-single .chosen-single { height: 31px; line-height: 31px; }
.chosen-container-multi .chosen-choices li.search-field { padding-left: 3px; }
.chosen-container-single .chosen-single { color: #444 !important; }
.chosen-container-single .chosen-default { color: #999 !important; }
.chosen-disabled .chosen-choices, .chosen-disabled .chosen-single { background-color: #ccc; }
.chosen-disabled .search-choice { background: #d6d6d6 !important; }
.chosen-container-multi .chosen-choices li.search-choice {margin: 4px 4px 4px 0;}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close { top: 0; right: 0; padding: 2px; background: #f4f4f4; width: auto; height: auto;}

/**
 * å…¬å…±æç¤ºä¿¡æ¯
 */
.common-prompt {position:fixed;top:20px;left:0;right:0;text-align:center;padding:10px 15px;font-size:14px;z-index:10000; border-radius: 2px; width: 260px; margin: 0 auto; word-break: break-all;}
.common-prompt.am-alert-danger { background-color: #fef0f0; border-color: #f9d4d4; color: #f56c6c; box-shadow: 0 2px 4px #fef0f0, 0 0 6px rgba(0, 0, 0, 0); }
.common-prompt.am-alert-warning { background-color: #ffe7d5; border-color: #fbceac; color: #f37b1d; box-shadow: 0 2px 4px #ffe7d5, 0 0 6px rgba(0, 0, 0, 0); }
.common-prompt.am-alert-success { background-color: #e3fbd6; border-color: #bbe8a3; color: #67c23a; box-shadow: 0 2px 4px #e3fbd6, 0 0 6px rgba(0, 0, 0, 0); }
.common-prompt .prompt-content { text-align: left; font-size: 12px; }
.common-prompt .prompt-msg {width: calc(100% - 50px);display: -webkit-inline-box;}

/**
 * é»˜è®¤åœ°å›¾å®½é«˜
 */
#map {
    width: 100%;
    height: 250px;
}
.map-popup #map {
    height: 100%;
}

/**
 * å¼¹çª—
 */
.am-popup .am-popup-bd {
    height: 100%;
}
.popup-not-title {
    padding: 25px;
    background: transparent;
}
.popup-not-title .am-popup-inner {
    padding-top: 0;
    background: #fff;
    border: 1px solid #e8e6e6;
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.4);
    box-shadow: 0 0 30px rgba(0,0,0,0.4);
}
.popup-not-title .am-close,
.modal-dialog-not-title .am-close {
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
    opacity: 1;
    background: #767676;
    color: #fff;
    border: 3px solid #f4f4f4;
    width: 32px;
    height: 32px;
    z-index: 1;
}
.modal-dialog-not-title .am-close {
    top: -15px;
    right: -15px;
}
.popup-not-title .am-close:hover,
.modal-dialog-not-title .am-close:hover {
    background: #f22a30;
}
.am-popup-hd .am-close,
.am-modal-hd .am-close,
.am-popup-hd .am-full {
    width: 26px;
    height: 26px;
    line-height: 26px;
    color: #999;
    text-align: center;
}
.am-popup-hd .am-close {
    line-height: 24px;
    opacity: 1;
}
.am-popup-hd .am-close:hover,
.am-modal-hd .am-close:hover {
    color: #f22a30;
    transform: none;
}
.am-popup-hd .am-full {
    position: absolute;
    right: 40px;
    top: 9px;
    cursor: pointer;
}
.am-popup-hd .am-full:hover {
    color: #03A9F4;
}
.popup-full {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin-left: 0;
    margin-top: 0;
}
.am-modal-dialog,
.am-modal-dialog .am-modal-hd,
.am-modal-dialog .am-modal-bd {
    background: #fff;
}
.am-modal-dialog {
    width: auto;
    box-shadow: rgb(136 136 136 / 60%) 0px 0px 30px;
}
.am-modal-dialog .am-modal-bd span {
    vertical-align: middle;
}
@media only screen and (min-width:1200px) {
    .popup-full-max {
        max-width: 1200px;
        left: calc(50% - 600px);
    }
}
@media only screen and (min-width:1000px) {
    .popup-full-max-lg {
        max-width: 1000px;
        left: calc(50% - 500px);
    }
}
@media only screen and (min-width:800px) {
    .popup-full-max-md {
        max-width: 800px;
        left: calc(50% - 400px);
    }
}

/**
 * ä¾§è¾¹
 */
.am-offcanvas-popup .am-offcanvas-bar {
    max-width: 90%;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.am-offcanvas-popup .am-offcanvas-bar:after {
    background: none;
}
.am-offcanvas-popup .am-offcanvas-bar {
    background: #fff;
}
.am-offcanvas-popup .am-offcanvas-content {
    color: #666;
}

/**
 * iframe
 */
iframe { border: 0; }

/* è¡¨å•å…¨å± */
.am-popup .am-form-group,
.am-modal .am-form-group,
.business-form-block {
    padding: 10px 5px !important;
}
/**
 * å›¾æ&nbsp;‡è¡¨å•ä¸åŠ&nbsp;å†…è¾¹è·
 */
.am-modal .am-form-group.am-form-icon {
    padding: 0 !important;
}

/**
 * H5
 */
@media only screen and (max-width: 641px) {
    /* åœ°å€è”åŠ¨ */
    .region-linkage select:not(:first-child) { margin-bottom: 5px; }

    /* è¡¨å• */
    form.am-form .am-form-group, .plug-file-upload-view, .business-form-group, .business-form-block { padding: 5px; border-bottom: 0; }
}

/**
 * PC
 */
@media only screen and (min-width: 641px) {
    /* è¡¨å• */
    form.am-form .am-form-group:hover, .plug-file-upload-view:hover { background: #f6f9fc; }
    form.am-form .am-form-group-refreshing:hover { background: none; }

    /* åœ°å€è”åŠ¨ */
    .region-linkage select { width: 33%; display: -webkit-inline-box; }

    /**
     * å¼¹çª—iframe
     */
    .popup-iframe .am-popup-inner { overflow: hidden; }
}

/**
 * æ—¥æœŸæ’ä»¶æˆå¯¹æ—¥æœŸæ&nbsp;·å¼
 */
.twain-date input { width: calc(50% - 9px) !important; display: -webkit-inline-box !important; }

/**
 * å…¬å…±
 */
.data-error-tips { text-align: center; }
.mini-tips-text { font-size: 12px; color: #999; }
.business-operations-submit {
    display: inline-block;
    padding: 5px 10px;
    color: #888;
    border: 1px dashed #ccc;
    background: #fff;
    cursor: pointer;
    vertical-align: middle;
 }
 .business-operations-submit:hover {
    color: #333;
    border: 1px dashed #666;
 }
 .submit-state {
    font-size: 16px;
    width: 25px;
    height: 25px;
    line-height: 25px;
}

/**
 * åœ°å›¾æ‹–åŠ¨æç¤º
 */
.map-dragging-tips { margin:0px 6px 6px 0px; background-color:#FFF; box-shadow:0 1px 6px rgba(0,0,0,0.35); padding:3px 5px; border-radius: 3px; }
.map-dragging-tips span { font-size:12px; font-weight:700; color:#f99797; }

/**
 * å…¬å…±å›¾ç‰‡ä¸Šä¼&nbsp;
 */
.am-form-file input[type="file"] { overflow:hidden; width: 90px !important; height: 28px; top: 0; }
.am-form-file input.original-images-url { display: -webkit-inline-box !important; width: calc(100% - 110px) !important; background: #f5f5f5 !important; float: right; }
.am-form-file i.original-images-url-delete { position: absolute; right: 3px; margin-top: 5px; cursor: pointer; background: #f5f5f5; padding: 0px 10px; }
.am-form-file input.original-images-url-delete {  padding-right: 35px !important; }


/**
 * å…¬å…±æ–‡ä»¶ä¸Šä¼&nbsp;æ’ä»¶
 */
.plug-file-upload-submit {
    display: inline-block;
    padding: 8px 5px;
    color: #70b2f3;
    border: 1px dashed #70b2f3;
    background: #fff;
    cursor: pointer;
    min-width: 100px;
    text-align: center;
    vertical-align: middle;
}
.plug-file-upload-submit:hover {
    color: #36c;
    border-color: #36c;
}
ul.plug-file-upload-view {
    margin: 0;
    padding: 5px 0;
    overflow: hidden;
    margin-bottom: 5px;
}
ul.plug-file-upload-view li {
    list-style-type: none;
    float: left;
    width: 100px;
    height: 100px;
    margin: 0 10px 3px 0;
    padding: 5px;
    text-align: center;
    border: 1px dashed #c2c2c2;
    position: relative;
}
ul.plug-file-upload-view li input {
    position: absolute;
    margin-left: -1000000px;
}
ul.plug-file-upload-view li img, ul.plug-file-upload-view-video li video {
    max-width: 100%;
    max-height: 100%;
}
ul.plug-file-upload-view li i {
    font-style: normal;
    font-size: 18px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    color: #C30;
    text-align: center;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    text-shadow: -2px 1px #fff;
    padding-left: 5px;
    line-height: 14px;
}
ul.plug-file-upload-view li:hover &gt; i {
    color: #e90f0f;
    background: #d9d6d6;
}
ul.plug-file-upload-view-video li {
    width: 300px;
    height: 200px;
}
ul.plug-file-upload-view-file li {
    width: auto;
    height: auto;
    padding-right: 28px;
}



/**
 * æ‹–æ‹½æŽ’åº
 */
.drag-sort-dotted { border: 3px dashed #639BF6 !important; }

/**
 * è¦†ç›–æ¡†æž¶æ&nbsp;·å¼
 */
.am-alert {
    background: #f1faff;
    border: 1px solid #e2f5ff;
    color: #1490d2;
}
.am-alert-danger {
    background-color: #fff1f0;
    border-color: #ffe4e3;
    color: #dd514c;
}
.am-alert-secondary {
    background-color: #f6f6f6;
    border-color: #efefef;
    color: #666;
}
.am-alert-success {
    background-color: #eef7ea;
    border-color: #e3f3d6;
    color: #468847;
}
.am-alert-warning {
    background-color: #fff7f1;
    border-color: #fff0e4;
    color: #f37b1d;
}
.am-alert a {
    color: #d2354c;
}
.am-alert-danger a {
    color: #136ed9;
}
.am-input-radius input.am-form-field {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}
.am-input-radius span.am-input-group-label {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}
.am-checkbox, .am-radio, .am-checkbox-inline, .am-radio-inline {
    font-size: 12px;
    padding-left: 18px;
    min-width: 18px;
    min-height: 18px;
}
.am-ucheck-icons {
    line-height: 18px;
}
.am-checkbox .am-icon-checked, .am-radio .am-icon-checked, .am-checkbox-inline .am-icon-checked, .am-radio-inline .am-icon-checked, .am-checkbox .am-icon-checked, .am-radio .am-icon-checked, .am-checkbox-inline .am-icon-checked, .am-radio-inline .am-icon-checked, .am-checkbox .am-icon-unchecked, .am-radio .am-icon-unchecked, .am-checkbox-inline .am-icon-unchecked, .am-radio-inline .am-icon-unchecked {
    font-size: 16px;
}
.am-btn {
    padding: 0.6em 1em;
    font-size: 1.2rem;
}
.am-dropdown-content {
    -webkit-box-shadow: 0px 2px 10px rgb(136 136 136 / 40%);
    -moz-box-shadow: 0px 2px 10px rgb(136 136 136 / 0.4);
    box-shadow: 0px 2px 10px rgb(136 136 136 / 40%);
}

/**
 * é¢œè‰²é€‰æ‹©æ’ä»¶
 */
button.colorpicker-submit:hover, button.colorpicker-submit:active, button.colorpicker-submit:focus {
    background-color: #fff;
}
button.colorpicker-submit:active {
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.15);
}
button.colorpicker-submit {
    padding-right: 10px;
}
button.colorpicker-submit img {
    width: 14px;
    height: 14px;
    float: right;
}


/**
 * æœç´¢è¡¨å•
 */
.form-search .thin { overflow:hidden; }
.form-search .thin .so { width:66%; }
.form-search .thin_sub { font-weight:100; margin:10px 0px 0px 10px; cursor: pointer; }
.form-search .so-list { width:100%; margin-top: 10px; }
.form-search .so-list * { font-size:1.2rem !important; }
.form-search .so-list input { height:28px; display:inline !important; }
.form-search .time input, .form-search .so-list .chosen-container { background:#FFF !important; }
.form-search .time input, .form-search .price input { width:101px !important; }
.form-search .time i { position:absolute; margin:4px 0px 0px -15px; }
.form-search .time { width:50%; }
.form-search .so-list tr+tr&gt;td { padding-top:10px; }
.form-search .so-list .chosen-container { border-radius:2px; }
.form-search .text-grey { color: #999; }
.form-search .chosen-container-single .chosen-single, .form-search .so-list select { height: 28px; line-height: 28px; width: 100%; }
.form-search .reset-submit { margin-left: 20px; }
.form-search .so-list select { padding: 0 0 0 8px; }
.form-search .more-submit input { display: none; }
@media only screen and (min-width: 641px) {
    .form-search .so-list .chosen-container, .form-search .so-list select, .form-search .input input { width:217px !important; display: -webkit-inline-box; }
    .form-search .thin_sub:hover { color:#F60; }
}
@media only screen and (max-width: 641px) {
    .form-search .so-list input { width:calc(50% - 29px) !important; }
    .form-search .so-list td { width:100%; display:block; }
    .form-search .so-list tr td:last-child { margin-top:10px; }
    .form-search .so-list tr td:last-child { padding-top:0px !important; }
    .form-search .chosen-container-single .chosen-search input[type="text"] { width: 100% !important; }
    .form-search .so-list select, .form-search .so-list .chosen-container, .form-search .input input { width: calc(100% - 44px) !important; display: -webkit-inline-box; }
}

/**
 * æ¡†æž¶ç»„ä»¶ä»£ç&nbsp;ä¼˜åŒ–
 */
.am-radio input[type="radio"], .am-radio-inline input[type="radio"], .am-checkbox input[type="checkbox"], .am-checkbox-inline input[type="checkbox"] {
    margin: -3px;
}

/**
 * å›¾ç‰‡å“åº”å¼æ”¯æŒå­å…ƒç´&nbsp;
 */
.am-img-responsive img,
.am-img-responsive video {
    max-width: 100%;
}


/**
 * æ’ä»¶æ&nbsp;‡è®°
 */
.plugins-tag {
    background: #333;
    border: 3px solid #e90000;
    text-align: center;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    cursor: pointer;
    display: -webkit-inline-box;
}
.plugins-tag, .plugins-tag span {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}
.plugins-tag span {
    font-size: 16px;
    font-weight: bold;
    color: #e90000;
    text-shadow: 1px 1px #bfbfbf;
    background: #ffdfdf;
    padding: 2px 6px;
    border-radius: 3px;
    border: 1px solid #ffd4d4;
    position: absolute;
    margin: -12px 0 0 -5px;
    z-index: 2;
    display: none;
}
.plugins-tag:hover span {
    display: block;
}

/**
 * ä¸¤è¡Œã€è¶…å‡ºå­—ç¬¦çœç•¥
 */
.am-text-truncate-2 {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 18px;
    height: 34px;
    white-space: initial !important;
}

/**
 * å…¬å…±åŠ&nbsp;è½½é¡µé¢view
 */
.am-page-loading {
    opacity: 1;
    background: #fafafa;
    display: block;
}
.am-page-loading&gt;div {
    display: inline-block;
    width: 5px;
    height: 15px;
    background: #03a9f4;
    border-radius: 5px;
    animation: am-page-loading 0.25s ease-in-out infinite alternate;
}
.am-page-loading&gt;div:nth-child(2) {
    animation-delay: 0.2s;
    background: #f44336;
}
.am-page-loading&gt;div:nth-child(3) {
    animation-delay: 0.3s;
    background: #9c27b0;
}
.am-page-loading&gt;div:nth-child(4) {
    animation-delay: 0.4s;
    background: #009688;
}
.am-page-loading&gt;div:nth-child(5) {
    animation-delay: 0.5s;
    background: #ff9800;
}
@keyframes am-page-loading {
    from {
        transform: scaleY(1);
    }
    to {
        transform: scaleY(1.5);
        background: lightblue;
    }
}

/**
 * è¡¨æ&nbsp;¼-åŸºç¡€æ&nbsp;·å¼
 */
.am-table-scrollable-horizontal {
    border: 1px solid rgba(0,0,0,.03);
    position: relative;
}
.am-table-scrollable-horizontal .table-no {
    position: sticky;
    left: 0;
    top: 0;
}
.am-table-scrollable-horizontal .am-table {
    border: 0;
    margin: 0;
}
.am-table-scrollable-horizontal .am-table &gt; thead &gt; tr &gt; th,
.am-table-scrollable-horizontal .am-table &gt; tbody &gt; tr &gt; th,
.am-table-scrollable-horizontal .am-table &gt; tfoot &gt; tr &gt; th,
.am-table-scrollable-horizontal .am-table &gt; thead &gt; tr &gt; td,
.am-table-scrollable-horizontal .am-table &gt; tbody &gt; tr &gt; td,
.am-table-scrollable-horizontal .am-table &gt; tfoot &gt; tr &gt; td {
    padding: 12px;
    line-height: 20px;
    min-width: 160px;
    max-width: 160px;
    word-break: break-all;
}
.am-table-scrollable-horizontal .am-table .am-nowrap-initial {
    white-space: initial;
}
.am-table-scrollable-horizontal .am-table tr th:first-child,
.am-table-scrollable-horizontal .am-table tr td:first-child {
    border-left: 0;
}
.am-table-scrollable-horizontal .am-table tr th {
    background: #fafafa;
    min-width: 100px;
    position: sticky;
    top: 0;
}
.am-table-scrollable-horizontal .am-table tr .am-grid-xxxl {
    min-width: 650px;
}
.am-table-scrollable-horizontal .am-table tr .am-grid-xxl {
    min-width: 550px;
}
.am-table-scrollable-horizontal .am-table tr .am-grid-xl {
    min-width: 450px;
}
.am-table-scrollable-horizontal .am-table tr .am-grid-lg {
    min-width: 350px;
}
.am-table-scrollable-horizontal .am-table tr .am-grid-sm {
    min-width: 250px;
}
.am-table-scrollable-horizontal .am-table tr .am-grid-xs {
    min-width: 200px;
}
.am-table-scrollable-horizontal .am-table tr .am-operate-grid {
    min-width: 180px;
}
.am-table-scrollable-horizontal .am-table tr .am-grid-auto {
    min-width: auto;
    max-width: none;
}
.am-table-scrollable-horizontal .am-table tr .am-grid-fixed-left,
.am-table-scrollable-horizontal .am-table tr .am-grid-fixed-right {
    height: auto;
    position: sticky;
}
.am-table-scrollable-horizontal .am-table .chosen-container .chosen-drop,
.am-table-scrollable-horizontal .am-table .am-dropdown-content {
    z-index: 1;
}
.am-table-scrollable-horizontal .am-table tr td.am-grid-fixed-left,
.am-table-scrollable-horizontal .am-table tr td.am-grid-fixed-right {
    background: #fff;
    z-index: 4;
}
.am-table-scrollable-horizontal .am-table-striped &gt; tbody &gt; tr:nth-child(odd) &gt; td.am-grid-fixed-left,
.am-table-scrollable-horizontal .am-table-striped &gt; tbody &gt; tr:nth-child(odd) &gt; td.am-grid-fixed-right {
    background-color: #fafafa;
}
.am-table-scrollable-horizontal .am-table tr th {
    z-index: 5;
}
.am-table-scrollable-horizontal .am-table tr th.am-grid-fixed-left,
.am-table-scrollable-horizontal .am-table tr th.am-grid-fixed-right {
    z-index: 6;
}
.am-table-scrollable-horizontal .am-table tr .am-grid-fixed-left {
    -webkit-box-shadow: 1px 0px 1px #ddd;
    -moz-box-shadow: 1px 0px 1px #ddd;
    box-shadow: 1px 0px 1px #ddd;
}
.am-table-scrollable-horizontal .am-table tr .am-grid-fixed-right {
    -webkit-box-shadow: 0px 0px 1px #ddd;
    -moz-box-shadow: 0px 0px 1px #ddd;
    box-shadow: 0px 0px 1px #ddd;
}
.am-table-scrollable-horizontal .am-table tr .am-grid-fixed-left-shadow {
    -webkit-box-shadow: 5px 0px 10px rgb(145 145 145 / 10%);
    -moz-box-shadow: 5px 0px 10px rgb(145 145 145 / 10%);
    box-shadow: 5px 0px 10px rgb(145 145 145 / 10%);
}
.am-table-scrollable-horizontal .am-table tr .am-grid-fixed-right-shadow {
    -webkit-box-shadow: -5px 0px 10px rgb(145 145 145 / 10%);
    -moz-box-shadow: -5px 0px 10px rgb(145 145 145 / 10%);
    box-shadow: -5px 0px 10px rgb(145 145 145 / 10%);
}
.am-table-scrollable-horizontal .am-table &gt; thead &gt; tr &gt; td {
    border-bottom: 1px solid rgba(0,0,0,.03);
}
.am-table-scrollable-horizontal .am-table &gt; thead &gt; tr &gt; td,
.am-table-scrollable-horizontal .am-table &gt; tbody &gt; tr:first-child &gt; td {
    border-top: 0px !important;
}
.am-table-scrollable-horizontal .am-table &gt; tbody &gt; tr &gt; td .am-text-truncate-2 {
    max-height: 34px;
    height: auto;
}
.am-table-scrollable-horizontal ul.user-base {
    padding-top: 2px;
}
.am-table-scrollable-horizontal ul.user-base li {
    line-height: 12px;
}
.am-table-scrollable-horizontal ul.user-base li:first-child {
    margin-bottom: 7px;
}
.am-table-scrollable-horizontal .table-no {
    padding: 110px 0px;
}

/**
 * è¡¨æ&nbsp;¼-æ“ä½œæ&nbsp;æ›´å¤šæ“ä½œåˆ—è¡¨æ&nbsp;·å¼
 */
.am-table-scrollable-horizontal .am-table tr .am-operate-grid-more-list .am-dropdown-content {
    padding: 10px 5px;
    width: 75px;
    text-align: center;
    min-width: auto;
}
.am-table-scrollable-horizontal .am-table tr .am-operate-grid-more-list .am-dropdown-content .am-badge:not(:last-child) {
    margin-right: 5px;
}

/**
 * è¡¨æ&nbsp;¼å¤´éƒ¨ç¾ŽåŒ–
 */
.table-thead-beautify thead th {
    background-color: #f5f7fa;
    position: relative;
    border-bottom: 0 !important;
}

/**
 * è¡¨æ&nbsp;¼-é¡¶éƒ¨æ“ä½œç›¸å…³æ&nbsp;·å¼
 */
.form-table-operate-top &gt; .am-btn:not(:last-child) {
    margin-right: 10px;
}
.form-table-operate-top .am-btn {
    margin-bottom: 10px;
}

/**
 * è¡¨æ&nbsp;¼-è¯¦æƒ…åº•éƒ¨æ“ä½œ
 */
.form-navigation-present-operate {
    padding-bottom: 30px;
}
.form-detail-nav-operate {
    position: fixed;
    right: 0;
    bottom: 0;
    width: auto;
    padding: 10px;
    text-align: right;
}
.form-detail-nav-operate &gt; .am-btn {
    -webkit-box-shadow: 0 0 8px rgb(154 154 154 / 40%);
    box-shadow: 0 0 8px rgb(154 154 154 / 40%);
}
.form-detail-nav-operate &gt; .am-btn:not(:last-child) {
    margin-right: 10px;
}

/**
 * è¡¨æ&nbsp;¼-æœç´¢æ¡ä»¶
 */
.form-table-search {
    background: #fafafa;
}
.form-table-search td {
    padding: 8px  !important;
}
.form-table-search-section input {
    width: calc(50% - 8px);
}
.form-table-search-time &gt; i {
    position: absolute;
    margin: 4px 0px 0px -15px;
}
.form-table-search td select[multiple],
.form-table-search td select[size] {
    height: auto;
    width: 100%;
    max-height: 31px;
}
.form-table-search td select[multiple],
.form-table-search td select[size],
.form-table-search td .chosen-container-multi .chosen-choices {
    border: 1px solid #ccc;
}

/**
 * è¡¨æ&nbsp;¼-å¤é€‰æ¡†/å•é€‰æ¡†
 */
.form-table-operate-radio .am-radio,
.form-table-operate-checkbox .am-checkbox {
    margin-top: 0;
}
.form-table-operate-checkbox-submit {
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% - 14px);
}

/**
 * è¡¨æ&nbsp;¼-å­—æ®µé€‰æ‹©
 */
.form-table-fields-select-container {
    height: 100%;
}
.form-table-fields-list-container {
    height: calc(100% - 50px);
}
.form-table-fields-content-container li {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
}
.form-table-fields-content-container li:first-child {
    border-top: 0;
}
.form-table-fields-button-container {
    border-top: 1px solid rgba(0,0,0,.03);
    height: 50px;
}
.form-table-fields-button-container .form-table-field-confirm-submit {
    width: calc(100% - 200px);
}

/**
 * è¡¨æ&nbsp;¼æŽ’åº
 */
.form-sort-container {
    position: absolute;
    margin-left: 3px;
    top: calc(50% - 8px);
}
.form-sort-container .sort-icon {
    display: block;
    height: 8px;
    line-height: 10px;
    color: #999;
    width: 15px;
    text-align: center;
}
.form-sort-container .sort-icon:before {
    height: 8px;
    line-height: 8px;
    font-size: 14px;
}
.form-sort-container .sort-icon:hover {
    color: #333;
}
.form-sort-container .sort-active {
    color: #0e90d2 !important;
}

/**
 * å†…éƒ¨è¡¨æ&nbsp;¼
 */
.form-inside-table-layer {
    max-height: 50px;
    overflow: hidden;
}
.form-inside-table-layer-auto {
    max-height: 100%;
}
.form-inside-stretch-submit {
    margin-top: 5px;
}
.form-inside-stretch-submit &gt; a {
    text-decoration: none !important;
}
.form-inside-table tr th,
.form-inside-table tr td {
    padding: 5px !important;
    z-index: 0 !important;
}
.form-inside-table tr th {
    background: transparent !important;
    padding-top: 0 !important;
    color: #777777;
    font-weight: 300 !important;
}
.form-inside-table tr th:first-child,
.form-inside-table tr td:first-child {
    padding-left: 0 !important;
}
.form-inside-table tr th:last-child,
.form-inside-table tr td:last-child {
    padding-right: 0 !important;
}
.form-inside-table tr:last-child td {
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
}

/**
 * åˆ—è¡¨ä¿¡æ¯
 */
.form-inside-dl-content dt,
.form-inside-dl-content dd {
    line-height: 14px;
    min-height: 24px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.form-inside-dl-content dt {
    width: 70px;
}
.form-inside-dl-content dd {
    padding-left: 80px;
}

/**
 * å…¬å…±è”åŠ¨åœ°åŒºç»„ä»¶æ&nbsp;·å¼
 */
.region-linkage .chosen-select {
    display: -webkit-inline-box;
    width: calc(33.33% - 3px) !important;
}
.region-linkage .chosen-select .chosen-single {
    width: 100%;
}
.region-linkage .chosen-select.chosen-container:last-child {
    float: right;
}
.region-linkage-code {
    width: 150px;
}
.region-linkage-code input {
    padding: 2px 5px !important;
    height: 20px !important;
}
.region-linkage-code button {
    line-height: 20px !important;
    height: 20px !important;
    padding: 0 10px !important;
}

/**
 * å°å¾®ç«&nbsp;-é•‚ç©º
 */
.am-badge-default-plain {
    border: 1px solid #999;
    background: transparent;
    color: #999;
}
a.am-badge-default-plain:hover,
a.am-badge-default-plain:focus {
    color: #666;
    border: 1px solid #666;
}
.am-badge-primary-plain {
    border: 1px solid #0e90d2;
    background: transparent;
    color: #0e90d2;
}
a.am-badge-primary-plain:hover,
a.am-badge-primary-plain:focus {
    color: #0071aa;
    border: 1px solid #0071aa;
}
.am-badge-secondary-plain {
    border: 1px solid #3bb4f2;
    background: transparent;
    color: #3bb4f2;
}
a.am-badge-secondary-plain:hover,
a.am-badge-secondary-plain:focus {
    color: #03a9f4;
    border: 1px solid #03a9f4;
}
.am-badge-success-plain {
    border: 1px solid #5eb95e;
    background: transparent;
    color: #5eb95e;
}
a.am-badge-success-plain:hover,
a.am-badge-success-plain:focus {
    color: #4caf50;
    border: 1px solid #4caf50;
}
.am-badge-warning-plain {
    border: 1px solid #F37B1D;
    background: transparent;
    color: #F37B1D;
}
a.am-badge-warning-plain:hover,
a.am-badge-warning-plain:focus {
    color: #ff7000;
    border: 1px solid #ff7000;
}
.am-badge-danger-plain {
    border: 1px solid #dd514c;
    background: transparent;
    color: #dd514c;
}
a.am-badge-danger-plain:hover,
a.am-badge-danger-plain:focus {
    color: #ee2d26;
    border: 1px solid #ee2d26;
}

/**
 * åˆ†é¡µ
 */
.am-pagination &gt; li &gt; a {
    border-radius: 2px;
}
.pagination-input {
    width: 50px;
    vertical-align: inherit !important;
    padding: 4px;
}

/**
 * ç¼–è¾‘å™¨å®½åº¦è‡ªé€‚åº”
 */
.edui-default .edui-editor,
.edui-default .edui-editor-iframeholder {
    width: 100% !important;
}

/**
 * å›¾ç‰‡éªŒè¯ç&nbsp;
 */
@media only screen and (min-width: 641px) {
    #verify-img-value {
        float: left;
        width: 40%;
        margin-right: 5px;
    }
}
@media only screen and (max-width: 641px) {
    #verify-img-value {
        margin-bottom: 10px;
    }
}

/**
 * è¡¨å•å¸¦é¢æ¿
 */
form .am-panel .am-form-group:last-child,
form .am-panel .business-form-group:last-child,
form .am-tab-panel .am-form-group:last-child {
    border-bottom: 0;
}

/**
 * ä»“åº“ä¿¡æ¯
 */
.warehouse-item-container * {
    vertical-align: middle;
}
.warehouse-item-container .warehouse-icon {
    width: 14px;
    height: 14px;
}

/**
 * å¹³å°ç±»åž‹+æ•°æ®å€¼ç»„åˆåˆ—è¡¨
 */
.platform-list-value-container &gt; div.am-input-group:not(:first-child) {
    margin-top: 10px;
}
.platform-list-value-container &gt; div.am-input-group button {
    width: 110px;
}

/**
 * åˆ†ç±»åˆ—è¡¨
 */
#tree table.am-table td {
    line-height: 32px;
    padding: 0.4rem 0.7rem;
}
#tree table.am-table td button.am-btn {
    vertical-align: unset;
}
@media only screen and (min-width: 641px) {
    #tree tr .submit {
        display: none;
    }
    #tree tr:hover .submit {
        display: block !important;
    }
}

/**
 * å¼¹å‡ºæ¡†
 */
.am-popover {
    max-width: 320px;
    border-radius: 2px;
}

/**
 * äºŒçº§å¯¼èˆª
 */
.second-nav {
    background: #90b9ff;
}
.second-nav li a {
    color: #fff;
}
.second-nav &gt; li &gt; a:hover {
    font-weight: bold;
    background-color: transparent;
}
.second-nav li.am-active a,
.second-nav li.am-active a:hover {
    background-color: #1cc09f !important;
    color: #fff !important;
}
/**
 * ä¸‰çº§å¯¼èˆª
 */
.table-nav {
    border-bottom: 1px solid #eee;
}

/**
 * å¯Œæ–‡æœ¬é»˜è®¤æ&nbsp;·å¼
 */
.richtext {
    font-family: sans-serif;
    font-size: 12px;
}
.richtext p {
    margin:5px 0;
}

/**
 * è¡¨å•å†…éƒ¨é¡¶éƒ¨æ“ä½œå¯¼èˆª
 */
.form-legend-fixed {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 10;
}
.form-legend-fixed-right button {
    border: 0px;
}
.form-legend-fixed-right .am-badge:not(:first-child) {
    margin-left: 10px;
}

/**
 * è¡¨å•å†…éƒ¨åº•éƒ¨æ“ä½œå¯¼èˆª
 */
.form-bottom-nav-fixed {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    z-index: 10;
    border-top: 1px solid #e5e5e5;
    padding: 10px;
    text-align: right;
}
.form-bottom-nav-fixed button {
    border: 0px;
}
.form-bottom-nav-fixed .am-badge:not(:first-child) {
    margin-left: 10px;
}

/**
 * å…¬å…±åº•éƒ¨æµ®åŠ¨
 */
form.am-form-popup-fixed {
    padding-bottom: 80px;
}
form.am-form-popup-fixed .am-form-popup-submit {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    height: 70px;
    padding: 20px 10px;
    border-top: 1px solid #eee;
    z-index: 2;
}
.am-popup.popup-not-title form.am-form-popup-fixed .am-form-popup-submit {
    width: calc(100% - 50px);
    margin-left: 25px;
    bottom: 20px;
}

/**
 * æ··åˆä¸šåŠ¡åˆ—è¡¨é€‰æ‹©
 */
.business-list-nbfc {
    overflow: hidden;
}
.business-list-nbfc ul {
    width: calc(100% + 1.8rem);
    margin-left: -0.9rem;
    margin-top: -0.9rem;
}
.business-list ul li .business-item {
    border: 1px solid #ddd;
    cursor: pointer;
    background: #fff;
    position: relative;
}
.business-list ul li .business-item img {
    width: 16px;
    height: 15px;
}
.business-list ul li .business-item img,
.business-list ul li .business-item span {
    vertical-align: middle;
}
.business-list ul li .business-item .rotate {
    background-color: #d2364c;
    width: 22px;
    height: 70px;
    transform: rotate(44deg);
    position: absolute;
    right: -12px;
    bottom: -20px;
    display: none;
}
.business-list ul li .business-item i.am-icon-check {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff !important;
    display: none;
}
.business-list ul li.selected .business-item .rotate,
.business-list ul li.selected .business-item i.am-icon-check {
    display: block;
}
.business-list ul li.selected .business-item,
.business-list ul li .business-item:hover {
    border: 1px solid #d2364c;
    box-shadow: 0px 0 0px 1px #d2364c;
}

/**
 * è¾“å…¥æ¡†ã€é€‰æ‹©æ¡†æ•°æ®æ¸…é™¤
 */
a.input-clearout-submit {
    position: fixed !important;
    left: 0px;
    top: 0px;
    z-index: 2;
    display: none !important;
    text-decoration: none !important;
}
a.input-clearout-submit &gt; i {
    margin: 0 !important;
    line-height: 11px !important;
    display: block;
    border: 1px solid #dedede;
    border-radius: 50px;
    padding: 0px 2.37px 1px 2.37px;
    font-size: 12px;
    color: #cccccc;
}
.input-clearout-element {
    padding-right: 25px !important;
    box-sizing: border-box;
}
a.input-clearout-submit:hover,
.chosen-container-single &gt; .chosen-single:hover + a.input-clearout-submit,
.am-selected &gt; .am-selected-btn:hover + a.input-clearout-submit,
select:hover + a.input-clearout-submit,
textarea:hover + a.input-clearout-submit,
input[type="text"]:hover + a.input-clearout-submit,
input[type="password"]:hover + a.input-clearout-submit,
input[type="datetime"]:hover + a.input-clearout-submit,
input[type="datetime-local"]:hover + a.input-clearout-submit,
input[type="date"]:hover + a.input-clearout-submit,
input[type="month"]:hover + a.input-clearout-submit,
input[type="time"]:hover + a.input-clearout-submit,
input[type="week"]:hover + a.input-clearout-submit,
input[type="number"]:hover + a.input-clearout-submit,
input[type="email"]:hover + a.input-clearout-submit,
input[type="url"]:hover + a.input-clearout-submit,
input[type="search"]:hover + a.input-clearout-submit,
input[type="tel"]:hover + a.input-clearout-submit,
input[type="color"]:hover + a.input-clearout-submit {
    display: block !important;
}
a.input-clearout-submit:hover &gt; i,
a.input-clearout-submit:focus &gt; i {
    color: #7b7b7b;
    border-color: #999;
}
.chosen-container-single &gt; .chosen-single.input-clearout-element &gt; .chosen-single-icon,
.am-selected &gt; .am-selected-btn.input-clearout-element &gt; .am-selected-icon {
    display: none;
}


/**
 * å•†å“å¯é€‰è§„æ&nbsp;¼
 */
.common-goods-spec-choice-content {
    width: 360px;
    height: auto;
    max-height: 300px;
    text-align: left;
}
.common-goods-spec-choice-content .spec-options {
    overflow: hidden;
    padding: 0 1px;
    margin: 5px 0;
}
.common-goods-spec-choice-content .spec-title, .price-title {
    font-weight: 500;
}
.common-goods-spec-choice-content .sku-line {
    float: left;
    margin: 5px 25px 10px 0;
    background: #efefef;
    padding: 8px 20px;
    border: 1px solid #d5d5d5;
    cursor: pointer;
}
.common-goods-spec-choice-content .sku-line:hover {
    background: none;
    color: #333;
    border: 1px solid #e23f36;
    box-shadow: 0px 0 0px 1px #e23f36;
}
.common-goods-spec-choice-content .sku-line.selected {
    background: #e23f36;
    color: #fff;
    border: 1px solid #e23f36;
}
.common-goods-spec-choice-content .sku-line-images {
    padding: 6px 15px !important;
}
.common-goods-spec-choice-content .sku-line-images img {
    width: 30px;
    height: 30px;
    vertical-align: middle;
}
.common-goods-spec-choice-content .sku-not-active {
    border: 1px solid #f03726 !important;
    box-shadow: 0 0px 3px #ed7f76, 0 0 6px rgba(0, 0, 0, 0);
    padding: 5px 10px 0 10px;
}
.common-goods-spec-choice-content .sku-items-disabled {
    color: #d2cfcf !important;
    background-color: #ffffff !important;
    border: 1px dashed #d5d5d5 !important;
    box-shadow: none !important;
}
.common-goods-spec-choice-content .sku-dont-choose {
    color: #b4b3b3 !important;
    background-color: #ffffff !important;
    border: 1px solid #ebeaea !important;
    box-shadow: none !important;
}
.common-goods-spec-choice-content .sku-dont-choose img {
    opacity: 0.5;
}
.common-goods-spec-choice-content .sku-items-disabled img {
    opacity: 0.3;
}
@media only screen and (max-width: 641px) {
    .common-goods-spec-choice-content {
        max-width: 260px;
    }
}

/**
 * è§†é¢‘æ‰«ç&nbsp;ç»„å»º
 */
.common-scan-submit {
    cursor: pointer;
}
#common-video-scan-popup .scanner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 0;
}
#common-video-scan-popup .scan-area {
    position: absolute;
    z-index: 10;
    width: 300px;
    height: 300px;
    left: calc(50% - 150px);
    top: calc(50% - 150px);
    border: 1px solid white;
    box-sizing: border-box;
    box-shadow: 0 0 100px 1920px rgb(0 0 0 / 70%);
    z-index: 1;
}
#common-video-scan-popup .scan-area .mark {
    position: absolute;
    width: 20px;
    height: 20px;
    border: 3px solid #3cb067;
    background: transparent;
}
#common-video-scan-popup .mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}
#common-video-scan-popup .scan-area .top-left {
    top: -1px;
    left: -1px;
    border-color: #3cb067 transparent transparent #3cb067;
}
#common-video-scan-popup .scan-area .top-right {
    top: -1px;
    right: -1px;
    border-color: #3cb067 #3cb067 transparent transparent;
}
#common-video-scan-popup .scan-area .bottom-left {
    bottom: -1px;
    left: -1px;
    border-color: transparent transparent #3cb067 #3cb067;
}
#common-video-scan-popup .scan-area .bottom-right {
    bottom: -1px;
    right: -1px;
    border-color: transparent #3cb067 #3cb067 transparent;
}
#common-video-scan-popup .scan-area::after {
    content: ' ';
    width: 100%;
    display: block;
    height: 4px;
    position: absolute;
    animation: move 3s linear infinite;
    background: -moz-linear-gradient(left, rgba(76,175,80,0.25) 0%, rgba(76,175,80,0.25) 10%, rgba(76,175,80,1) 50%, rgba(76,175,80,0.25) 90%, rgba(76,175,80,0.25) 100%);
    background: -webkit-linear-gradient(left, rgba(76,175,80,0.25) 0%,rgba(76,175,80,0.25) 10%,rgba(76,175,80,1) 50%,rgba(76,175,80,0.25) 90%,rgba(76,175,80,0.25) 100%);
    background: linear-gradient(to right, rgba(76,175,80,0.25) 0%,rgba(76,175,80,0.25) 10%,rgba(76,175,80,1) 50%,rgba(76,175,80,0.25) 90%,rgba(76,175,80,0.25) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404caf50', endColorstr='#404caf50',GradientType=1 );
}
@keyframes move {
    0% {
        top: 0;
    }
    100% {
        top: 100%;
    }
}
#common-video-scan-popup .scanner video {
    width: 100%;
    height: 100%;
}
#common-video-scan-popup .scanner video.picture-reverse {
    transform: rotateY(180deg);
}
#common-video-scan-popup .video-scan-switch-camera-submit {
    position: absolute;
    left: calc(50% - 12px);
    bottom: calc(50% - 200px);
    z-index: 2;
    cursor: pointer;
    color: #fff;
}
#common-video-scan-popup .video-scan-continue-submit {
    position: absolute;
    left: calc(50% - 35px);
    bottom: 20px;
    z-index: 2;
}


/**
 * æ»šåŠ¨æ¡æ&nbsp;·å¼
 */
::-webkit-scrollbar {
    width: 3px;
    height: 6px;
}
::-webkit-scrollbar-button,
::-webkit-scrollbar-button:vertical {
    display: none;
}
::-webkit-scrollbar-track,
::-webkit-scrollbar-track:vertical {
    background-color: black;
}
::-webkit-scrollbar-track-piece {
    background-color: #fafafa;
}
::-webkit-scrollbar-track-piece {
    border-top: 1px solid rgba(0,0,0,.01);
}
::-webkit-scrollbar-thumb,
::-webkit-scrollbar-thumb:vertical {
    margin-right: 10px;
    background-color: #f0f0f0;
}
::-webkit-scrollbar-thumb:hover,
::-webkit-scrollbar-thumb:vertical:hover {
    background-color: #a9a9a9;
}
::-webkit-scrollbar-corner,
::-webkit-scrollbar-corner:vertical {
    background-color: #e5e5e5;
}
::-webkit-scrollbar-resizer,
::-webkit-scrollbar-resizer:vertical {
    background-color: #ff6e00;
}
/**
 * æ»šåŠ¨æ¡æ&nbsp;·å¼ - ç«ç‹æµè§ˆå™¨ã€ä½¿ç”¨æ›´çª„çš„æ&nbsp;·å¼
 */
* {
    scrollbar-width: thin;
}</pre></body></html>