﻿@import "../../../../t/font_1276735_y1pq930b3ml.css";

blockquote, body, button, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.Cat-inline, img {
    display: inline-block;
    vertical-align: middle;
}
a:active, a:hover {
    outline: 0
}

img {
    border: none
}

li {
    list-style: none
}

Table {
    border-collapse: collapse;
    border-spacing: 0
}

h4, h5, h6 {
    font-size: 100%
}

button, input, optgroup, option, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0
}

pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word
}
.Cat-border-box, .Cat-border-box * {
    box-sizing: border-box;
}
/*幻灯片组件默认样式开始*/
.Cat-carousel {
    position: relative;
    left: 0;
    top: 0;
    background-color: #f8f8f8
}

.Cat-carousel > [carousel-item] {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.Cat-carousel > [carousel-item]:before {
    position: absolute;
    content: '\e63d';
    left: 50%;
    top: 50%;
    width: 100px;
    line-height: 20px;
    margin: -10px 0 0 -50px;
    text-align: center;
    color: #c2c2c2;
    font-family: Cat-icon !important;
    font-size: 30px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.Cat-carousel > [carousel-item] > * {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f8f8f8;
    transition-duration: .3s;
    -webkit-transition-duration: .3s
}

.Cat-carousel-updown > * {
    -webkit-transition: .3s ease-in-out up;
    transition: .3s ease-in-out up
}

.Cat-carousel-arrow {
    display: none \9;
    opacity: 0;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -18px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 20px;
    border: 0;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .2);
    color: #fff;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    cursor: pointer
}

.Cat-carousel-arrow[cat-type=add]{
    left: auto !important;
    right: 10px;
    transform: rotate(180deg);
}

.Cat-carousel:hover .Cat-carousel-arrow[cat-type=add], .Cat-carousel[cat-arrow=always] .Cat-carousel-arrow[cat-type=add] {
    right: 20px
}

.Cat-carousel[cat-arrow=always] .Cat-carousel-arrow {
    opacity: 1;
    left: 20px
}

.Cat-carousel[cat-arrow=none] .Cat-carousel-arrow {
    display: none
}

.Cat-carousel-arrow:hover, .Cat-carousel-ind ul:hover {
    background-color: rgba(0, 0, 0, .35)
}

.Cat-carousel:hover .Cat-carousel-arrow {
    display: block \9;
    opacity: 1;
    left: 20px
}

.Cat-carousel-ind {
    position: relative;
    top: -35px;
    width: 100%;
    line-height: 0 !important;
    text-align: center;
    font-size: 0
}

.Cat-carousel[cat-indicator=outside] {
    margin-bottom: 30px
}

.Cat-carousel[cat-indicator=outside] .Cat-carousel-ind {
    top: 10px
}

.Cat-carousel[cat-indicator=outside] .Cat-carousel-ind ul {
    background-color: rgba(0, 0, 0, .5)
}

.Cat-carousel[cat-indicator=none] .Cat-carousel-ind {
    display: none
}

.Cat-carousel-ind ul {
    display: inline-block;
    padding: 5px;
    background-color: rgba(0, 0, 0, .2);
    border-radius: 10px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.Cat-carousel-ind li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    font-size: 14px;
    background-color: #e2e2e2;
    background-color: rgba(255, 255, 255, .5);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.Cat-carousel-ind li:hover {
    background-color: rgba(255, 255, 255, .7)
}

.Cat-carousel-ind li.Cat-this {
    background-color: #fff
}

.Cat-carousel > [carousel-item] > .Cat-carousel-next, .Cat-carousel > [carousel-item] > .Cat-carousel-prev, .Cat-carousel > [carousel-item] > .Cat-this {
    display: block
}

.Cat-carousel > [carousel-item] > .Cat-this {
    left: 0
}

.Cat-carousel > [carousel-item] > .Cat-carousel-prev {
    left: -100%
}

.Cat-carousel > [carousel-item] > .Cat-carousel-next {
    left: 100%
}

.Cat-carousel > [carousel-item] > .Cat-carousel-next.Cat-carousel-left, .Cat-carousel > [carousel-item] > .Cat-carousel-prev.Cat-carousel-right {
    left: 0
}

.Cat-carousel > [carousel-item] > .Cat-this.Cat-carousel-left {
    left: -100%
}

.Cat-carousel > [carousel-item] > .Cat-this.Cat-carousel-right {
    left: 100%
}

.Cat-carousel[cat-anim=updown] .Cat-carousel-arrow {
    left: 50% !important;
    top: 20px;
    margin: 0 0 0 -18px
}

.Cat-carousel[cat-anim=updown] > [carousel-item] > *, .Cat-carousel[cat-anim=fade] > [carousel-item] > * {
    left: 0 !important
}

.Cat-carousel[cat-anim=updown] .Cat-carousel-arrow[cat-type=add] {
    top: auto !important;
    bottom: 20px
}

.Cat-carousel[cat-anim=updown] .Cat-carousel-ind {
    position: absolute;
    top: 50%;
    right: 20px;
    width: auto;
    height: auto
}

.Cat-carousel[cat-anim=updown] .Cat-carousel-ind ul {
    padding: 3px 5px
}

.Cat-carousel[cat-anim=updown] .Cat-carousel-ind li {
    display: block;
    margin: 6px 0
}

.Cat-carousel[cat-anim=updown] > [carousel-item] > .Cat-this {
    top: 0
}

.Cat-carousel[cat-anim=updown] > [carousel-item] > .Cat-carousel-prev {
    top: -100%
}

.Cat-carousel[cat-anim=updown] > [carousel-item] > .Cat-carousel-next {
    top: 100%
}

.Cat-carousel[cat-anim=updown] > [carousel-item] > .Cat-carousel-next.Cat-carousel-left, .Cat-carousel[cat-anim=updown] > [carousel-item] > .Cat-carousel-prev.Cat-carousel-right {
    top: 0
}

.Cat-carousel[cat-anim=updown] > [carousel-item] > .Cat-this.Cat-carousel-left {
    top: -100%
}

.Cat-carousel[cat-anim=updown] > [carousel-item] > .Cat-this.Cat-carousel-right {
    top: 100%
}

.Cat-carousel[cat-anim=fade] > [carousel-item] > .Cat-carousel-next, .Cat-carousel[cat-anim=fade] > [carousel-item] > .Cat-carousel-prev {
    opacity: 0
}

.Cat-carousel[cat-anim=fade] > [carousel-item] > .Cat-carousel-next.Cat-carousel-left, .Cat-carousel[cat-anim=fade] > [carousel-item] > .Cat-carousel-prev.Cat-carousel-right {
    opacity: 1
}

.Cat-carousel[cat-anim=fade] > [carousel-item] > .Cat-this.Cat-carousel-left, .Cat-carousel[cat-anim=fade] > [carousel-item] > .Cat-this.Cat-carousel-right {
    opacity: 0
}
/*幻灯片组件默认样式结束*/
/*自定义默认样式滚动条开始*/
.scroll-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    /*background: ;*/
}
.scroll-wrap .scroll-cont {
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.scroll-wrap .scroll-bar {
    position: absolute;
    top: 0;
    right: 2px;
    width: 5px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    opacity: 0;
    transition: all 0.2s ease-in-out;
    z-index: 99;
    border-radius: 5px;
}
.scroll-wrap:hover .scroll-bar{
    opacity: 0.8;
}
.scroll-wrap .scroll-slider {
    position: absolute;
    top: 0;
    left: 0px;
    width: 5px;
    height: 48px;
    background-color: rgba(76, 181, 172,0.8);
    border-radius: 5px;
    opacity: 1;
}
.scroll-slider:hover{
    background-color: rgba(6, 105, 67, 0.8);
}
/*自定义默认样式滚动条结束*/
/*layerpage开始*/
.Cat-Catedit {
    border-width: 1px;
    border-style: solid;
    border-radius: 2px
}

.Cat-Catedit-tool {
    padding: 3px 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-size: 0
}

.Catedit-tool-fixed {
    position: fixed;
    top: 0;
    border-top: 1px solid #e2e2e2
}

.Cat-Catedit-tool .Catedit-tool-mid, .Cat-Catedit-tool .Cat-icon {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 14px
}

.Cat-Catedit-tool .Cat-icon {
    position: relative;
    width: 32px;
    height: 30px;
    line-height: 30px;
    margin: 3px 5px;
    color: #777;
    cursor: pointer;
    border-radius: 2px
}

.Cat-Catedit-tool .Cat-icon:hover {
    color: #393D49
}

.Cat-Catedit-tool .Cat-icon:active {
    color: #000
}

.Cat-Catedit-tool .Catedit-tool-active {
    background-color: #e2e2e2;
    color: #000
}

.Cat-Catedit-tool .Cat-disabled, .Cat-Catedit-tool .Cat-disabled:hover {
    color: #d2d2d2;
    cursor: not-allowed
}

.Cat-Catedit-tool .Catedit-tool-mid {
    width: 1px;
    height: 18px;
    margin: 0 10px;
    background-color: #d2d2d2
}

.Catedit-tool-html {
    width: 50px !important;
    font-size: 30px !important
}

.Catedit-tool-b, .Catedit-tool-code, .Catedit-tool-help {
    font-size: 16px !important
}

.Catedit-tool-d, .Catedit-tool-face, .Catedit-tool-image, .Catedit-tool-unlink {
    font-size: 18px !important
}

.Catedit-tool-image input {
    position: absolute;
    font-size: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .01;
    filter: Alpha(opacity=1);
    cursor: pointer
}

.Cat-Catedit-iframe iframe {
    display: block;
    width: 100%
}
body .Cat-util-face {
    border: none;
    background: 0 0
}

body .Cat-util-face .Cat-layer-content {
    padding: 0;
    background-color: #fff;
    color: #666;
    box-shadow: none
}

.Cat-util-face .Cat-layer-TipsG {
    display: none
}

.Cat-util-face ul {
    position: relative;
    width: 372px;
    padding: 10px;
    border: 1px solid #D9D9D9;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

.Cat-util-face ul li {
    cursor: pointer;
    float: left;
    border: 1px solid #e8e8e8;
    height: 22px;
    width: 26px;
    overflow: hidden;
    margin: -1px 0 0 -1px;
    padding: 4px 2px;
    text-align: center
}

.Cat-util-face ul li:hover {
    position: relative;
    z-index: 2;
    border: 1px solid #eb7350;
    background: #fff9ec
}
#LAY_Catedit_code {
    overflow: hidden
}
.Cat-box, .Cat-box * {
    box-sizing: content-box;
}
.Cat-clear {
    clear: both;
    *zoom: 1;
}

.Cat-Catpage {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin: 10px 0;
    font-size: 0
}

.Cat-Catpage > a:first-child, .Cat-Catpage > a:first-child em {
    border-radius: 2px 0 0 2px
}

.Cat-Catpage > a:last-child, .Cat-Catpage > a:last-child em {
    border-radius: 0 2px 2px 0
}

.Cat-Catpage > :first-child {
    margin-left: 0 !important
}

.Cat-Catpage > :last-child {
    margin-right: 0 !important
}

.Cat-Catpage a, .Cat-Catpage button, .Cat-Catpage input, .Cat-Catpage select, .Cat-Catpage span {
    border: 1px solid #e2e2e2
}

.Cat-Catpage a, .Cat-Catpage span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    margin: 0 -1px 5px 0;
    background-color: #fff;
    color: #333;
    font-size: 12px
}

.Cat-flow-more a *, .Cat-Catpage input, .Cat-Table-view select[Cat-ignore] {
    display: inline-block
}

.Cat-Catpage a:hover {
    color: #009688
}

.Cat-Catpage em {
    font-style: normal
}

.Cat-Catpage .Cat-Catpage-spr {
    color: #999;
    font-weight: 700
}

.Cat-Catpage a {
    text-decoration: none
}

.Cat-Catpage .Cat-Catpage-curr {
    position: relative
}

.Cat-Catpage .Cat-Catpage-curr em {
    position: relative;
    color: #fff
}

.Cat-Catpage .Cat-Catpage-curr .Cat-Catpage-em {
    position: absolute;
    left: -1px;
    top: -1px;
    padding: 1px;
    width: 100%;
    height: 100%;
    background-color: #009688
}

.Cat-Catpage-em {
    border-radius: 2px
}

.Cat-Catpage-next em, .Cat-Catpage-prev em {
    font-family: Sim sun;
    font-size: 16px
}

.Cat-Catpage .Cat-Catpage-count, .Cat-Catpage .Cat-Catpage-limits, .Cat-Catpage .Cat-Catpage-refresh, .Cat-Catpage .Cat-Catpage-skip {
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
    border: none
}

.Cat-Catpage .Cat-Catpage-limits, .Cat-Catpage .Cat-Catpage-refresh {
    vertical-align: top
}

.Cat-Catpage .Cat-Catpage-refresh i {
    font-size: 18px;
    cursor: pointer
}

.Cat-Catpage select {
    height: 22px;
    padding: 3px;
    border-radius: 2px;
    cursor: pointer
}

.Cat-Catpage .Cat-Catpage-skip {
    height: 30px;
    line-height: 30px;
    color: #999
}

.Cat-Catpage button, .Cat-Catpage input {
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    vertical-align: top;
    background-color: #fff;
    box-sizing: border-box
}

.Cat-Catpage input {
    width: 40px;
    margin: 0 10px;
    padding: 0 3px;
    text-align: center
}

.Cat-Catpage input:focus, .Cat-Catpage select:focus {
    border-color: #009688 !important
}

.Cat-Catpage button {
    margin-left: 10px;
    padding: 0 10px;
    cursor: pointer
}
.Cat-Table, .Cat-Table-view {
    margin: 10px 0
}
/*Caterpage结束*/
/*表单元素样式开始*/

.Cat-Form-label, .Cat-Form-mid, .Cat-Form-select, .Cat-input-block, .Cat-input-inline, .Cat-textarea {
    position: relative
}

.Cat-bg-red {
    background-color: #FF5722 !important
}

.Cat-bg-orange {
    background-color: #FFB800 !important
}

.Cat-bg-green {
    background-color: #009688 !important
}

.Cat-bg-cyan {
    background-color: #2F4056 !important
}

.Cat-bg-blue {
    background-color: #1E9FFF !important
}

.Cat-bg-black {
    background-color: #393D49 !important
}

.Cat-bg-gray {
    background-color: #eee !important;
    color: #666 !important
}

.Cat-badge-rim, .Cat-colla-content, .Cat-colla-item, .Cat-collapse, .Cat-elem-field, .Cat-Form-pane .Cat-Form-item[pane], .Cat-Form-pane .Cat-Form-label, .Cat-input, .Cat-Catedit, .Cat-Catedit-tool, .Cat-quote-nm, .Cat-select, .Cat-tab-bar, .Cat-tab-card, .Cat-tab-title, .Cat-tab-title .Cat-this:after, .Cat-textarea {
    border-color: #e6e6e6
}

.Cat-timeline-item:before, hr {
    background-color: #e6e6e6
}

.Cat-text {
    line-height: 22px;
    font-size: 14px;
    color: #666
}

.Cat-text h1, .Cat-text h2, .Cat-text h3 {
    font-weight: 500;
    color: #333
}

.Cat-text h1 {
    font-size: 30px
}

.Cat-text h2 {
    font-size: 24px
}

.Cat-text h3 {
    font-size: 18px
}

.Cat-text a:not(.Cat-btn) {
    color: #01AAED
}

.Cat-text a:not(.Cat-btn):hover {
    text-decoration: underline
}

.Cat-text ul {
    padding: 5px 0 5px 15px
}

.Cat-text ul li {
    margin-top: 5px;
    list-style-type: disc
}

.Cat-text em, .Cat-word-aux {
    color: #999 !important;
    padding: 0 5px !important
}

.Cat-btn {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer
}

.Cat-btn:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    color: #fff
}

.Cat-btn:active {
    opacity: 1;
    filter: alpha(opacity=100)
}

.Cat-btn + .Cat-btn {
    margin-left: 10px
}

.Cat-btn-container {
    font-size: 0
}

.Cat-btn-container .Cat-btn {
    margin-right: 10px;
    margin-bottom: 10px
}

.Cat-btn-container .Cat-btn + .Cat-btn {
    margin-left: 0
}

.Cat-Table .Cat-btn-container .Cat-btn {
    margin-bottom: 9px
}

.Cat-btn-radius {
    border-radius: 100px
}

.Cat-btn .Cat-icon {
    margin-right: 3px;
    font-size: 18px;
    vertical-align: bottom;
    vertical-align: middle \9
}

.Cat-btn-primary {
    border: 1px solid #C9C9C9;
    background-color: #fff;
    color: #555
}

.Cat-btn-primary:hover {
    border-color: #009688;
    color: #333
}

.Cat-btn-normal {
    background-color: #1E9FFF
}

.Cat-btn-warm {
    background-color: #FFB800
}

.Cat-btn-danger {
    background-color: #FF5722
}

.Cat-btn-disabled, .Cat-btn-disabled:active, .Cat-btn-disabled:hover {
    border: 1px solid #e6e6e6;
    background-color: #FBFBFB;
    color: #C9C9C9;
    cursor: not-allowed;
    opacity: 1
}

.Cat-btn-lg {
    height: 44px;
    line-height: 44px;
    padding: 0 25px;
    font-size: 16px
}

.Cat-btn-sm {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 12px
}

.Cat-btn-sm i {
    font-size: 16px !important
}

.Cat-btn-xs {
    height: 22px;
    line-height: 22px;
    padding: 0 5px;
    font-size: 12px
}

.Cat-btn-xs i {
    font-size: 14px !important
}

.Cat-btn-group {
    display: inline-block;
    vertical-align: middle;
    font-size: 0
}

.Cat-btn-group .Cat-btn {
    margin-left: 0 !important;
    margin-right: 0 !important;
    border-left: 1px solid rgba(255, 255, 255, .5);
    border-radius: 0
}

.Cat-btn-group .Cat-btn-primary {
    border-left: none
}

.Cat-btn-group .Cat-btn-primary:hover {
    border-color: #C9C9C9;
    color: #009688
}

.Cat-btn-group .Cat-btn:first-child {
    border-left: none;
    border-radius: 2px 0 0 2px
}

.Cat-btn-group .Cat-btn-primary:first-child {
    border-left: 1px solid #c9c9c9
}

.Cat-btn-group .Cat-btn:last-child {
    border-radius: 0 2px 2px 0
}

.Cat-btn-group .Cat-btn + .Cat-btn {
    margin-left: 0
}

.Cat-btn-group + .Cat-btn-group {
    margin-left: 10px
}

.Cat-btn-fluid {
    width: 100%
}

.Cat-input, .Cat-select, .Cat-textarea {
    height: 38px;
    line-height: 1.3;
    line-height: 38px \9;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px
}

.Cat-input::-webkit-input-placeholder, .Cat-select::-webkit-input-placeholder, .Cat-textarea::-webkit-input-placeholder {
    line-height: 1.3
}

.Cat-input, .Cat-textarea {
    display: block;
    width: 100%;
    padding-left: 10px
}

.Cat-input:hover, .Cat-textarea:hover {
    border-color: #D2D2D2 !important
}

.Cat-input:focus, .Cat-textarea:focus {
    border-color: #C9C9C9 !important
}

.Cat-textarea {
    min-height: 100px;
    height: auto;
    line-height: 20px;
    padding: 6px 10px;
    resize: vertical
}

.Cat-select {
    padding: 0 10px
}

.Cat-Form input[type=checkbox], .Cat-Form input[type=radio], .Cat-Form select {
    display: none
}

.Cat-Form [Cat-ignore] {
    display: initial
}

.Cat-Form-item {
    margin-bottom: 15px;
    clear: both;
    *zoom: 1
}

.Cat-Form-item:after {
    content: '\20';
    clear: both;
    *zoom: 1;
    display: block;
    height: 0
}

.Cat-Form-label {
    float: left;
    display: block;
    padding: 9px 15px;
    width: 80px;
    font-weight: 400;
    line-height: 20px;
    text-align: right
}

.Cat-Form-label-col {
    display: block;
    float: none;
    padding: 9px 0;
    line-height: 20px;
    text-align: left
}

.Cat-Form-item .Cat-inline {
    margin-bottom: 5px;
    margin-right: 10px
}

.Cat-input-block {
    margin-left: 110px;
    min-height: 36px
}

.Cat-input-inline {
    display: inline-block;
    vertical-align: middle
}

.Cat-Form-item .Cat-input-inline {
    float: left;
    width: 190px;
    margin-right: 10px
}

.Cat-Form-text .Cat-input-inline {
    width: auto
}

.Cat-Form-mid {
    float: left;
    display: block;
    padding: 9px 0 !important;
    line-height: 20px;
    margin-right: 10px
}

.Cat-Form-danger + .Cat-Form-select .Cat-input, .Cat-Form-danger:focus {
    border-color: #FF5722 !important
}

.Cat-Form-select .Cat-input {
    padding-right: 30px;
    cursor: pointer
}

.Cat-Form-select .Cat-edge {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -3px;
    cursor: pointer;
    border-width: 6px;
    border-top-color: #c2c2c2;
    border-top-style: solid;
    transition: all .3s;
    -webkit-transition: all .3s
}

.Cat-Form-select dl {
    display: none;
    position: absolute;
    left: 0;
    top: 42px;
    padding: 5px 0;
    z-index: 899;
    min-width: 100%;
    border: 1px solid #d2d2d2;
    max-height: 300px;
    overflow-y: auto;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    box-sizing: border-box
}

.Cat-Form-select dl dd, .Cat-Form-select dl dt {
    padding: 0 10px;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.Cat-Form-select dl dt {
    font-size: 12px;
    color: #999
}

.Cat-Form-select dl dd {
    cursor: pointer
}

.Cat-Form-select dl dd:hover {
    background-color: #f2f2f2;
    -webkit-transition: .5s all;
    transition: .5s all
}

.Cat-Form-select .Cat-select-group dd {
    padding-left: 20px
}

.Cat-Form-select dl dd.Cat-select-tips {
    padding-left: 10px !important;
    color: #999
}

.Cat-Form-select dl dd.Cat-this {
    background-color: #5FB878;
    color: #fff
}

.Cat-Form-checkbox, .Cat-Form-select dl dd.Cat-disabled {
    background-color: #fff
}

.Cat-Form-selected dl {
    display: block
}

.Cat-Form-checkbox, .Cat-Form-checkbox *, .Cat-Form-switch {
    display: inline-block;
    vertical-align: middle
}

.Cat-Form-selected .Cat-edge {
    margin-top: -9px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -3px \9
}

:root .Cat-Form-selected .Cat-edge {
    margin-top: -9px \0/ IE9
}

.Cat-Form-selectup dl {
    top: auto;
    bottom: 42px
}

.Cat-select-none {
    margin: 5px 0;
    text-align: center;
    color: #999
}

.Cat-select-disabled .Cat-disabled {
    border-color: #eee !important
}

.Cat-select-disabled .Cat-edge {
    border-top-color: #d2d2d2
}

.Cat-Form-checkbox {
    position: relative;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    padding-right: 30px;
    cursor: pointer;
    font-size: 0;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    box-sizing: border-box
}

.Cat-Form-checkbox span {
    padding: 0 10px;
    height: 100%;
    font-size: 14px;
    border-radius: 2px 0 0 2px;
    background-color: #d2d2d2;
    color: #fff;
    overflow: hidden
}

.Cat-Form-checkbox:hover span {
    background-color: #c2c2c2
}

.Cat-Form-checkbox i {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 28px;
    border: 1px solid #d2d2d2;
    border-left: none;
    border-radius: 0 2px 2px 0;
    color: #fff;
    font-size: 20px;
    text-align: center
}

.Cat-Form-checkbox:hover i {
    border-color: #c2c2c2;
    color: #c2c2c2
}

.Cat-Form-checked, .Cat-Form-checked:hover {
    border-color: #5FB878
}

.Cat-Form-checked span, .Cat-Form-checked:hover span {
    background-color: #5FB878
}

.Cat-Form-checked i, .Cat-Form-checked:hover i {
    color: #5FB878
}

.Cat-Form-item .Cat-Form-checkbox {
    margin-top: 4px
}

.Cat-Form-checkbox[Cat-skin=primary] {
    height: auto !important;
    line-height: normal !important;
    min-width: 18px;
    min-height: 18px;
    border: none !important;
    margin-right: 0;
    padding-left: 28px;
    padding-right: 0;
    background: 0 0
}

.Cat-Form-checkbox[Cat-skin=primary] span {
    padding-left: 0;
    padding-right: 15px;
    line-height: 18px;
    background: 0 0;
    color: #666
}

.Cat-Form-checkbox[Cat-skin=primary] i {
    right: auto;
    left: 0;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border: 1px solid #d2d2d2;
    font-size: 12px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-transition: .1s linear;
    transition: .1s linear
}

.Cat-Form-checkbox[Cat-skin=primary]:hover i {
    border-color: #5FB878;
    color: #fff
}

.Cat-Form-checked[Cat-skin=primary] i {
    border-color: #5FB878;
    background-color: #5FB878;
    color: #fff
}

.Cat-checkbox-disbaled[Cat-skin=primary] span {
    background: 0 0 !important;
    color: #c2c2c2
}

.Cat-checkbox-disbaled[Cat-skin=primary]:hover i {
    border-color: #d2d2d2
}

.Cat-Form-item .Cat-Form-checkbox[Cat-skin=primary] {
    margin-top: 10px
}

.Cat-Form-switch {
    position: relative;
    height: 22px;
    line-height: 22px;
    min-width: 35px;
    padding: 0 5px;
    margin-top: 8px;
    border: 1px solid #d2d2d2;
    border-radius: 20px;
    cursor: pointer;
    background-color: #fff;
    -webkit-transition: .1s linear;
    transition: .1s linear
}

.Cat-Form-switch i {
    position: absolute;
    left: 5px;
    top: 3px;
    width: 16px;
    height: 16px;
    border-radius: 20px;
    background-color: #d2d2d2;
    -webkit-transition: .1s linear;
    transition: .1s linear
}

.Cat-Form-switch em {
    position: relative;
    top: 0;
    width: 25px;
    margin-left: 21px;
    padding: 0 !important;
    text-align: center !important;
    color: #999 !important;
    font-style: normal !important;
    font-size: 12px
}

.Cat-Form-onswitch {
    border-color: #5FB878;
    background-color: #5FB878
}

.Cat-checkbox-disbaled, .Cat-checkbox-disbaled i {
    border-color: #e2e2e2 !important
}

.Cat-Form-onswitch i {
    left: 100%;
    margin-left: -21px;
    background-color: #fff
}

.Cat-Form-onswitch em {
    margin-left: 5px;
    margin-right: 21px;
    color: #fff !important
}

.Cat-checkbox-disbaled span {
    background-color: #e2e2e2 !important
}

.Cat-checkbox-disbaled:hover i {
    color: #fff !important
}

[Cat-radio] {
    display: none
}

.Cat-Form-radio, .Cat-Form-radio * {
    display: inline-block;
    vertical-align: middle
}

.Cat-Form-radio {
    line-height: 28px;
    margin: 6px 10px 0 0;
    padding-right: 10px;
    cursor: pointer;
    font-size: 0
}

.Cat-Form-radio * {
    font-size: 14px
}

.Cat-Form-radio > i {
    margin-right: 8px;
    font-size: 22px;
    color: #c2c2c2
}

.Cat-Form-radio > i:hover, .Cat-Form-radioed > i {
    color: #5FB878
}

.Cat-radio-disbaled > i {
    color: #e2e2e2 !important
}

.Cat-Form-pane .Cat-Form-label {
    width: 110px;
    padding: 8px 15px;
    height: 38px;
    line-height: 20px;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px 0 0 2px;
    text-align: center;
    background-color: #FBFBFB;
    overflow: hidden;
    box-sizing: border-box
}

.Cat-Form-pane .Cat-input-inline {
    margin-left: -1px
}

.Cat-Form-pane .Cat-input-block {
    margin-left: 110px;
    left: -1px
}

.Cat-Form-pane .Cat-input {
    border-radius: 0 2px 2px 0
}

.Cat-Form-pane .Cat-Form-text .Cat-Form-label {
    float: none;
    width: 100%;
    border-radius: 2px;
    box-sizing: border-box;
    text-align: left
}

.Cat-Form-pane .Cat-Form-text .Cat-input-inline {
    display: block;
    margin: 0;
    top: -1px;
    clear: both
}

.Cat-Form-pane .Cat-Form-text .Cat-input-block {
    margin: 0;
    left: 0;
    top: -1px
}

.Cat-Form-pane .Cat-Form-text .Cat-textarea {
    min-height: 100px;
    border-radius: 0 0 2px 2px
}

.Cat-Form-pane .Cat-Form-checkbox {
    margin: 4px 0 4px 10px
}

.Cat-Form-pane .Cat-Form-radio, .Cat-Form-pane .Cat-Form-switch {
    margin-top: 6px;
    margin-left: 10px
}

.Cat-Form-pane .Cat-Form-item[pane] {
    position: relative;
    border-width: 1px;
    border-style: solid
}

.Cat-Form-pane .Cat-Form-item[pane] .Cat-Form-label {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-width: 0 1px 0 0
}

.Cat-Form-pane .Cat-Form-item[pane] .Cat-input-inline {
    margin-left: 110px
}

@media screen and (max-width: 450px) {
    .Cat-Form-item .Cat-Form-label {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap
    }

    .Cat-Form-item .Cat-inline {
        display: block;
        margin-right: 0;
        margin-bottom: 20px;
        clear: both
    }

    .Cat-Form-item .Cat-inline:after {
        content: '\20';
        clear: both;
        display: block;
        height: 0
    }

    .Cat-Form-item .Cat-input-inline {
        display: block;
        float: none;
        left: -3px;
        width: auto;
        margin: 0 0 10px 112px
    }

    .Cat-Form-item .Cat-input-inline + .Cat-Form-mid {
        margin-left: 110px;
        top: -5px;
        padding: 0
    }

    .Cat-Form-item .Cat-Form-checkbox {
        margin-right: 5px;
        margin-bottom: 5px
    }
}

.Cat-Table, .Cat-Table-view {
    margin: 10px 0
}

.Cat-flow-more {
    margin: 10px 0;
    text-align: center;
    color: #999;
    font-size: 14px
}

.Cat-flow-more a {
    height: 32px;
    line-height: 32px
}

.Cat-flow-more a * {
    vertical-align: top
}

.Cat-flow-more a cite {
    padding: 0 20px;
    border-radius: 3px;
    background-color: #eee;
    color: #333;
    font-style: normal
}

.Cat-flow-more a cite:hover {
    opacity: .8
}

.Cat-flow-more a i {
    font-size: 30px;
    color: #737383
}

.Cat-Table {
    width: 100%;
    background-color: #fff;
    color: #666
}

.Cat-Table tr {
    transition: all .3s;
    -webkit-transition: all .3s
}

.Cat-Table th {
    text-align: left;
    font-weight: 400
}

.Cat-Table tbody tr:hover, .Cat-Table thead tr, .Cat-Table-click, .Cat-Table-header, .Cat-Table-hover, .Cat-Table-mend, .Cat-Table-patch, .Cat-Table-tool, .Cat-Table-total, .Cat-Table-total tr, .Cat-Table[Cat-even] tr:nth-child(even) {
    background-color: #f2f2f2
}

.Cat-Table td, .Cat-Table th, .Cat-Table-col-set, .Cat-Table-fixed-r, .Cat-Table-grid-down, .Cat-Table-header, .Cat-Table-page, .Cat-Table-tips-main, .Cat-Table-tool, .Cat-Table-total, .Cat-Table-view, .Cat-Table[Cat-skin=line], .Cat-Table[Cat-skin=row] {
    border-width: 1px;
    border-style: solid;
    border-color: #e6e6e6
}

.Cat-Table td, .Cat-Table th {
    position: relative;
    padding: 9px 15px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px
}

.Cat-Table[Cat-skin=line] td, .Cat-Table[Cat-skin=line] th {
    border-width: 0 0 1px
}

.Cat-Table[Cat-skin=row] td, .Cat-Table[Cat-skin=row] th {
    border-width: 0 1px 0 0
}

.Cat-Table[Cat-skin=nob] td, .Cat-Table[Cat-skin=nob] th {
    border: none
}

.Cat-Table img {
    max-width: 100px
}

.Cat-Table[Cat-size=lg] td, .Cat-Table[Cat-size=lg] th {
    padding: 15px 30px
}

.Cat-Table-view .Cat-Table[Cat-size=lg] .Cat-Table-cell {
    height: 40px;
    line-height: 40px
}

.Cat-Table[Cat-size=sm] td, .Cat-Table[Cat-size=sm] th {
    font-size: 12px;
    padding: 5px 10px
}

.Cat-Table-view .Cat-Table[Cat-size=sm] .Cat-Table-cell {
    height: 20px;
    line-height: 20px
}

.Cat-Table[Cat-data] {
    display: none
}

.Cat-Table-box {
    position: relative;
    overflow: hidden
}

.Cat-Table-view .Cat-Table {
    position: relative;
    width: auto;
    margin: 0
}

.Cat-Table-view .Cat-Table[Cat-skin=line] {
    border-width: 0 1px 0 0
}

.Cat-Table-view .Cat-Table[Cat-skin=row] {
    border-width: 0 0 1px
}

.Cat-Table-view .Cat-Table td, .Cat-Table-view .Cat-Table th {
    padding: 5px 0;
    border-top: none;
    border-left: none
}

.Cat-Table-view .Cat-Table th.Cat-unselect .Cat-Table-cell span {
    cursor: pointer
}

.Cat-Table-view .Cat-Table td {
    cursor: default
}

.Cat-Table-view .Cat-Form-checkbox[Cat-skin=primary] i {
    width: 18px;
    height: 18px
}

.Cat-Table-view .Cat-Form-radio {
    line-height: 0;
    padding: 0
}

.Cat-Table-view .Cat-Form-radio > i {
    margin: 0;
    font-size: 20px
}

.Cat-Table-init {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 110
}

.Cat-Table-init .Cat-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -15px 0 0 -15px;
    font-size: 30px;
    color: #c2c2c2
}

.Cat-Table-header {
    border-width: 0 0 1px;
    overflow: hidden
}

.Cat-Table-header .Cat-Table {
    margin-bottom: -1px
}

.Cat-Table-tool .Cat-inline[Cat-event] {
    position: relative;
    width: 26px;
    height: 26px;
    padding: 5px;
    line-height: 16px;
    margin-right: 10px;
    text-align: center;
    color: #333;
    border: 1px solid #ccc;
    cursor: pointer;
    -webkit-transition: .5s all;
    transition: .5s all
}

.Cat-Table-tool .Cat-inline[Cat-event]:hover {
    border: 1px solid #999
}

.Cat-Table-tool-temp {
    padding-right: 120px
}

.Cat-Table-tool-self {
    position: absolute;
    right: 17px;
    top: 10px
}

.Cat-Table-tool .Cat-Table-tool-self .Cat-inline[Cat-event] {
    margin: 0 0 0 10px
}

.Cat-Table-tool-panel {
    position: absolute;
    top: 29px;
    left: -1px;
    padding: 5px 0;
    min-width: 150px;
    min-height: 40px;
    border: 1px solid #d2d2d2;
    text-align: left;
    overflow-y: auto;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12)
}

.Cat-Table-cell, .Cat-Table-tool-panel li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Cat-Table-tool-panel li {
    padding: 0 10px;
    line-height: 30px;
    -webkit-transition: .5s all;
    transition: .5s all
}

.Cat-Table-tool-panel li .Cat-Form-checkbox[Cat-skin=primary] {
    width: 100%;
    padding-left: 28px
}

.Cat-Table-tool-panel li:hover {
    background-color: #f2f2f2
}

.Cat-Table-tool-panel li .Cat-Form-checkbox[Cat-skin=primary] i {
    position: absolute;
    left: 0;
    top: 0
}

.Cat-Table-tool-panel li .Cat-Form-checkbox[Cat-skin=primary] span {
    padding: 0
}

.Cat-Table-tool .Cat-Table-tool-self .Cat-Table-tool-panel {
    left: auto;
    right: -1px
}

.Cat-Table-col-set {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 100%;
    border-width: 0 0 0 1px;
    background-color: #fff
}

.Cat-Table-sort {
    width: 10px;
    height: 20px;
    margin-left: 5px;
    cursor: pointer !important
}

.Cat-Table-sort .Cat-edge {
    position: absolute;
    left: 5px;
    border-width: 5px
}

.Cat-Table-sort .Cat-Table-sort-asc {
    top: 3px;
    border-top: none;
    border-bottom-style: solid;
    border-bottom-color: #b2b2b2
}

.Cat-Table-sort .Cat-Table-sort-asc:hover {
    border-bottom-color: #666
}

.Cat-Table-sort .Cat-Table-sort-desc {
    bottom: 5px;
    border-bottom: none;
    border-top-style: solid;
    border-top-color: #b2b2b2
}

.Cat-Table-sort .Cat-Table-sort-desc:hover {
    border-top-color: #666
}

.Cat-Table-sort[Cat-sort=asc] .Cat-Table-sort-asc {
    border-bottom-color: #000
}

.Cat-Table-sort[Cat-sort=desc] .Cat-Table-sort-desc {
    border-top-color: #000
}

.Cat-Table-cell {
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    position: relative;
    box-sizing: border-box
}

.Cat-Table-cell .Cat-Form-checkbox[Cat-skin=primary] {
    top: -1px;
    padding: 0
}

.Cat-Table-cell .Cat-Table-link {
    color: #01AAED
}

.CatTable-cell-checkbox, .CatTable-cell-numbers, .CatTable-cell-radio, .CatTable-cell-space {
    padding: 0;
    text-align: center
}

.Cat-Table-body {
    position: relative;
    overflow: auto;
    margin-right: -1px;
    margin-bottom: -1px
}

.Cat-Table-body .Cat-none {
    line-height: 26px;
    padding: 15px;
    text-align: center;
    color: #999
}

.Cat-Table-fixed {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 101
}

.Cat-Table-fixed .Cat-Table-body {
    overflow: hidden
}

.Cat-Table-fixed-l {
    box-shadow: 0 -1px 8px rgba(0, 0, 0, .08)
}

.Cat-Table-fixed-r {
    left: auto;
    right: -1px;
    border-width: 0 0 0 1px;
    box-shadow: -1px 0 8px rgba(0, 0, 0, .08)
}

.Cat-Table-fixed-r .Cat-Table-header {
    position: relative;
    overflow: visible
}

.Cat-Table-mend {
    position: absolute;
    right: -49px;
    top: 0;
    height: 100%;
    width: 50px
}

.Cat-Table-tool {
    position: relative;
    z-index: 890;
    width: 100%;
    min-height: 50px;
    line-height: 30px;
    padding: 10px 15px;
    border-width: 0 0 1px
}

.Cat-Table-tool .Cat-btn-container {
    margin-bottom: -10px
}

.Cat-Table-page, .Cat-Table-total {
    border-width: 1px 0 0;
    margin-bottom: -1px;
    overflow: hidden
}

.Cat-Table-page {
    position: relative;
    width: 100%;
    padding: 7px 7px 0;
    height: 41px;
    font-size: 12px;
    white-space: nowrap
}

.Cat-Table-page > div {
    height: 26px
}

.Cat-Table-page .Cat-Catpage {
    margin: 0
}

.Cat-Table-page .Cat-Catpage a, .Cat-Table-page .Cat-Catpage span {
    height: 26px;
    line-height: 26px;
    margin-bottom: 10px;
    border: none;
    background: 0 0
}

.Cat-Table-page .Cat-Catpage a, .Cat-Table-page .Cat-Catpage span.Cat-Catpage-curr {
    padding: 0 12px
}

.Cat-Table-page .Cat-Catpage span {
    margin-left: 0;
    padding: 0
}

.Cat-Table-page .Cat-Catpage .Cat-Catpage-prev {
    margin-left: -7px !important
}

.Cat-Table-page .Cat-Catpage .Cat-Catpage-curr .Cat-Catpage-em {
    left: 0;
    top: 0;
    padding: 0
}

.Cat-Table-page .Cat-Catpage button, .Cat-Table-page .Cat-Catpage input {
    height: 26px;
    line-height: 26px
}

.Cat-Table-page .Cat-Catpage input {
    width: 40px
}

.Cat-Table-page .Cat-Catpage button {
    padding: 0 10px
}

.Cat-Table-page select {
    height: 18px
}

.Cat-Table-patch .Cat-Table-cell {
    padding: 0;
    width: 30px
}

.Cat-Table-edit {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0 14px 1px;
    border-radius: 0;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, .15)
}

.Cat-Table-edit:focus {
    border-color: #5FB878 !important
}

select.Cat-Table-edit {
    padding: 0 0 0 10px;
    border-color: #C9C9C9
}

.Cat-Table-view .Cat-Form-checkbox, .Cat-Table-view .Cat-Form-radio, .Cat-Table-view .Cat-Form-switch {
    top: 0;
    margin: 0;
    box-sizing: content-box
}

.Cat-Table-view .Cat-Form-checkbox {
    top: -1px;
    height: 26px;
    line-height: 26px
}

.Cat-Table-view .Cat-Form-checkbox i {
    height: 26px
}

.Cat-Table-grid .Cat-Table-cell {
    overflow: visible
}

.Cat-Table-grid-down {
    position: absolute;
    top: 0;
    right: 0;
    width: 26px;
    height: 100%;
    padding: 5px 0;
    border-width: 0 0 0 1px;
    text-align: center;
    background-color: #fff;
    color: #999;
    cursor: pointer
}

.Cat-Table-grid-down .Cat-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px
}

.Cat-Table-grid-down:hover {
    background-color: #fbfbfb
}

body .Cat-Table-tips .Cat-Cater-content {
    background: 0 0;
    padding: 0;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .12)
}

.Cat-Table-tips-main {
    margin: -44px 0 0 -1px;
    max-height: 150px;
    padding: 8px 15px;
    font-size: 14px;
    overflow-y: scroll;
    background-color: #fff;
    color: #666
}

.Cat-Table-tips-c {
    position: absolute;
    right: -3px;
    top: -13px;
    width: 20px;
    height: 20px;
    padding: 3px;
    cursor: pointer;
    background-color: #666;
    border-radius: 50%;
    color: #fff
}

.Cat-Table-tips-c:hover {
    background-color: #777
}

.Cat-Table-tips-c:before {
    position: relative;
    right: -2px
}
.Cat-hide {
    display: none!important;
}
/*表单元素样式结束*/
/*颜色选择器开始*/
.Cat-ColorPicker {
    width: 26px;
    height: 26px;
    border: 1px solid #e6e6e6;
    padding: 5px;
    border-radius: 2px;
    line-height: 24px;
    display: inline-block;
    cursor: pointer;
    transition: all .3s;
    -webkit-transition: all .3s
}

.Cat-ColorPicker:hover {
    border-color: #d2d2d2
}

.Cat-ColorPicker.Cat-ColorPicker-lg {
    width: 34px;
    height: 34px;
    line-height: 32px
}

.Cat-ColorPicker.Cat-ColorPicker-sm {
    width: 24px;
    height: 24px;
    line-height: 22px
}

.Cat-ColorPicker.Cat-ColorPicker-xs {
    width: 22px;
    height: 22px;
    line-height: 20px
}

.Cat-ColorPicker-trigger-bgcolor {
    display: block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
    border-radius: 2px
}

.Cat-ColorPicker-trigger-span {
    display: block;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 2px;
    text-align: center
}

.Cat-ColorPicker-trigger-i {
    display: inline-block;
    color: #FFF;
    font-size: 12px
}

.Cat-ColorPicker-trigger-i.Cat-icon-close {
    color: #999
}

.Cat-ColorPicker-main {
    position: absolute;
    z-index: 66666666;
    width: 280px;
    padding: 7px;
    background: #FFF;
    border: 1px solid #d2d2d2;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12)
}

.Cat-ColorPicker-main-wrapper {
    height: 180px;
    position: relative
}

.Cat-ColorPicker-basis {
    width: 260px;
    height: 100%;
    position: relative
}

.Cat-ColorPicker-basis-white {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #FFF, hsla(0, 0%, 100%, 0))
}

.Cat-ColorPicker-basis-black {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, #000, transparent)
}

.Cat-ColorPicker-basis-cursor {
    width: 10px;
    height: 10px;
    border: 1px solid #FFF;
    border-radius: 50%;
    position: absolute;
    top: -3px;
    right: -3px;
    cursor: pointer
}

.Cat-ColorPicker-side {
    position: absolute;
    top: 0;
    right: 0;
    width: 12px;
    height: 100%;
    background: linear-gradient(red, #FF0, #0F0, #0FF, #00F, #F0F, red)
}

.Cat-ColorPicker-side-slider {
    width: 100%;
    height: 5px;
    box-shadow: 0 0 1px #888;
    box-sizing: border-box;
    background: #FFF;
    border-radius: 1px;
    border: 1px solid #f0f0f0;
    cursor: pointer;
    position: absolute;
    left: 0
}

.Cat-ColorPicker-main-alpha {
    display: none;
    height: 12px;
    margin-top: 7px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}

.Cat-ColorPicker-alpha-bgcolor {
    height: 100%;
    position: relative
}

.Cat-ColorPicker-alpha-slider {
    width: 5px;
    height: 100%;
    box-shadow: 0 0 1px #888;
    box-sizing: border-box;
    background: #FFF;
    border-radius: 1px;
    border: 1px solid #f0f0f0;
    cursor: pointer;
    position: absolute;
    top: 0
}

.Cat-ColorPicker-main-pre {
    padding-top: 7px;
    font-size: 0
}

.Cat-ColorPicker-pre {
    width: 20px;
    height: 20px;
    border-radius: 2px;
    display: inline-block;
    margin-left: 6px;
    margin-bottom: 7px;
    cursor: pointer
}

.Cat-ColorPicker-pre:nth-child(11n+1) {
    margin-left: 0
}

.Cat-ColorPicker-pre-isalpha {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}

.Cat-ColorPicker-pre.Cat-this {
    box-shadow: 0 0 3px 2px rgba(0, 0, 0, .15)
}

.Cat-ColorPicker-pre > div {
    height: 100%;
    border-radius: 2px
}

.Cat-ColorPicker-main-input {
    text-align: right;
    padding-top: 7px
}

.Cat-ColorPicker-main-input .Cat-btn-container .Cat-btn {
    margin: 0 0 0 10px
}

.Cat-ColorPicker-main-input div.Cat-inline {
    float: left;
    margin-right: 10px;
    font-size: 14px
}

.Cat-ColorPicker-main-input input.Cat-input {
    width: 150px;
    height: 30px;
    color: #666;
}
/*颜色选择器结束*/

/*默认字体icon开始*/
@font-face {
    font-family: Cat-icon;
    src: url(../font/iconfont.eot);
    src: url(../font/iconfont.eot) format('embedded-opentype'), url(../font/iconfont.svg) format('svg'), url(../font/iconfont.woff) format('woff'), url(../font/iconfont.ttf) format('truetype')
}

.Cat-icon {
    font-family: Cat-icon !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.Cat-icon-reply-fill:before {
    content: "\e611"
}

.Cat-icon-set-fill:before {
    content: "\e614"
}

.Cat-icon-menu-fill:before {
    content: "\e60f"
}

.Cat-icon-search:before {
    content: "\e615"
}

.Cat-icon-share:before {
    content: "\e641"
}

.Cat-icon-set-sm:before {
    content: "\e620"
}

.Cat-icon-engine:before {
    content: "\e628"
}

.Cat-icon-close:before {
    content: "\1006"
}

.Cat-icon-close-fill:before {
    content: "\1007"
}

.Cat-icon-chart-screen:before {
    content: "\e629"
}

.Cat-icon-star:before {
    content: "\e600"
}

.Cat-icon-circle-dot:before {
    content: "\e617"
}

.Cat-icon-chat:before {
    content: "\e606"
}

.Cat-icon-release:before {
    content: "\e609"
}

.Cat-icon-list:before {
    content: "\e60a"
}

.Cat-icon-chart:before {
    content: "\e62c"
}

.Cat-icon-ok-circle:before {
    content: "\1005"
}

.Cat-icon-Catim-theme:before {
    content: "\e61b"
}

.Cat-icon-Table:before {
    content: "\e62d"
}

.Cat-icon-right:before {
    content: "\e602"
}

.Cat-icon-left:before {
    content: "\e603"
}

.Cat-icon-cart-simple:before {
    content: "\e698"
}

.Cat-icon-face-cry:before {
    content: "\e69c"
}

.Cat-icon-face-smile:before {
    content: "\e6af"
}

.Cat-icon-survey:before {
    content: "\e6b2"
}

.Cat-icon-tree:before {
    content: "\e62e"
}

.Cat-icon-upload-circle:before {
    content: "\e62f"
}

.Cat-icon-add-circle:before {
    content: "\e61f"
}

.Cat-icon-download-circle:before {
    content: "\e601"
}

.Cat-icon-templeate-1:before {
    content: "\e630"
}

.Cat-icon-util:before {
    content: "\e631"
}

.Cat-icon-face-surprised:before {
    content: "\e664"
}

.Cat-icon-edit:before {
    content: "\e642"
}

.Cat-icon-speaker:before {
    content: "\e645"
}

.Cat-icon-down:before {
    content: "\e61a"
}

.Cat-icon-file:before {
    content: "\e621"
}

.Cat-icon-Catouts:before {
    content: "\e632"
}

.Cat-icon-rate-half:before {
    content: "\e6c9"
}

.Cat-icon-add-circle-fine:before {
    content: "\e608"
}

.Cat-icon-prev-circle:before {
    content: "\e633"
}

.Cat-icon-read:before {
    content: "\e705"
}

.Cat-icon-404:before {
    content: "\e61c"
}

.Cat-icon-carousel:before {
    content: "\e634"
}

.Cat-icon-help:before {
    content: "\e607"
}

.Cat-icon-code-circle:before {
    content: "\e635"
}

.Cat-icon-water:before {
    content: "\e636"
}

.Cat-icon-username:before {
    content: "\e66f"
}

.Cat-icon-find-fill:before {
    content: "\e670"
}

.Cat-icon-about:before {
    content: "\e60b"
}

.Cat-icon-location:before {
    content: "\e715"
}

.Cat-icon-up:before {
    content: "\e619"
}

.Cat-icon-pause:before {
    content: "\e651"
}

.Cat-icon-date:before {
    content: "\e637"
}

.Cat-icon-Catim-uploadfile:before {
    content: "\e61d"
}

.Cat-icon-delete:before {
    content: "\e640"
}

.Cat-icon-pCat:before {
    content: "\e652"
}

.Cat-icon-top:before {
    content: "\e604"
}

.Cat-icon-friends:before {
    content: "\e612"
}

.Cat-icon-refresh-3:before {
    content: "\e9aa"
}

.Cat-icon-ok:before {
    content: "\e605"
}

.Cat-icon-Cater:before {
    content: "\e638"
}

.Cat-icon-face-smile-fine:before {
    content: "\e60c"
}

.Cat-icon-dollar:before {
    content: "\e659"
}

.Cat-icon-group:before {
    content: "\e613"
}

.Cat-icon-Catim-download:before {
    content: "\e61e"
}

.Cat-icon-picture-fine:before {
    content: "\e60d"
}

.Cat-icon-link:before {
    content: "\e64c"
}

.Cat-icon-diamond:before {
    content: "\e735"
}

.Cat-icon-log:before {
    content: "\e60e"
}

.Cat-icon-rate-solid:before {
    content: "\e67a"
}

.Cat-icon-fonts-del:before {
    content: "\e64f"
}

.Cat-icon-unlink:before {
    content: "\e64d"
}

.Cat-icon-fonts-clear:before {
    content: "\e639"
}

.Cat-icon-triangle-r:before {
    content: "\e623"
}

.Cat-icon-circle:before {
    content: "\e63f"
}

.Cat-icon-radio:before {
    content: "\e643"
}

.Cat-icon-align-center:before {
    content: "\e647"
}

.Cat-icon-align-right:before {
    content: "\e648"
}

.Cat-icon-align-left:before {
    content: "\e649"
}

.Cat-icon-loading-1:before {
    content: "\e63e"
}

.Cat-icon-return:before {
    content: "\e65c"
}

.Cat-icon-fonts-strong:before {
    content: "\e62b"
}

.Cat-icon-upload:before {
    content: "\e67c"
}

.Cat-icon-dialogue:before {
    content: "\e63a"
}

.Cat-icon-video:before {
    content: "\e6ed"
}

.Cat-icon-headset:before {
    content: "\e6fc"
}

.Cat-icon-cellphone-fine:before {
    content: "\e63b"
}

.Cat-icon-add-1:before {
    content: "\e654"
}

.Cat-icon-face-smile-b:before {
    content: "\e650"
}

.Cat-icon-fonts-html:before {
    content: "\e64b"
}

.Cat-icon-Form:before {
    content: "\e63c"
}

.Cat-icon-cart:before {
    content: "\e657"
}

.Cat-icon-camera-fill:before {
    content: "\e65d"
}

.Cat-icon-tabs:before {
    content: "\e62a"
}

.Cat-icon-fonts-code:before {
    content: "\e64e"
}

.Cat-icon-fire:before {
    content: "\e756"
}

.Cat-icon-set:before {
    content: "\e716"
}

.Cat-icon-fonts-u:before {
    content: "\e646"
}

.Cat-icon-triangle-d:before {
    content: "\e625"
}

.Cat-icon-tips:before {
    content: "\e702"
}

.Cat-icon-picture:before {
    content: "\e64a"
}

.Cat-icon-more-vertical:before {
    content: "\e671"
}

.Cat-icon-flag:before {
    content: "\e66c"
}

.Cat-icon-loading:before {
    content: "\e63d"
}

.Cat-icon-fonts-i:before {
    content: "\e644"
}

.Cat-icon-refresh-1:before {
    content: "\e666"
}

.Cat-icon-rmb:before {
    content: "\e65e"
}

.Cat-icon-home:before {
    content: "\e68e"
}

.Cat-icon-user:before {
    content: "\e770"
}

.Cat-icon-notice:before {
    content: "\e667"
}

.Cat-icon-login-weibo:before {
    content: "\e675"
}

.Cat-icon-voice:before {
    content: "\e688"
}

.Cat-icon-upload-drag:before {
    content: "\e681"
}

.Cat-icon-login-qq:before {
    content: "\e676"
}

.Cat-icon-snowflake:before {
    content: "\e6b1"
}

.Cat-icon-file-b:before {
    content: "\e655"
}

.Cat-icon-template:before {
    content: "\e663"
}

.Cat-icon-auz:before {
    content: "\e672"
}

.Cat-icon-console:before {
    content: "\e665"
}

.Cat-icon-app:before {
    content: "\e653"
}

.Cat-icon-prev:before {
    content: "\e65a"
}

.Cat-icon-website:before {
    content: "\e7ae"
}

.Cat-icon-next:before {
    content: "\e65b"
}

.Cat-icon-component:before {
    content: "\e857"
}

.Cat-icon-more:before {
    content: "\e65f"
}

.Cat-icon-login-wechat:before {
    content: "\e677"
}

.Cat-icon-shrink-right:before {
    content: "\e668"
}

.Cat-icon-spread-left:before {
    content: "\e66b"
}

.Cat-icon-camera:before {
    content: "\e660"
}

.Cat-icon-note:before {
    content: "\e66e"
}

.Cat-icon-refresh:before {
    content: "\e669"
}

.Cat-icon-female:before {
    content: "\e661"
}

.Cat-icon-male:before {
    content: "\e662"
}

.Cat-icon-password:before {
    content: "\e673"
}

.Cat-icon-senior:before {
    content: "\e674"
}

.Cat-icon-theme:before {
    content: "\e66a"
}

.Cat-icon-tread:before {
    content: "\e6c5"
}

.Cat-icon-praise:before {
    content: "\e6c6"
}

.Cat-icon-star-fill:before {
    content: "\e658"
}

.Cat-icon-rate:before {
    content: "\e67b"
}

.Cat-icon-template-1:before {
    content: "\e656"
}

.Cat-icon-vercode:before {
    content: "\e679"
}

.Cat-icon-cellphone:before {
    content: "\e678"
}

.Cat-icon-screen-full:before {
    content: "\e622"
}

.Cat-icon-screen-restore:before {
    content: "\e758"
}

.Cat-icon-cols:before {
    content: "\e610"
}

.Cat-icon-export:before {
    content: "\e67d"
}

.Cat-icon-print:before {
    content: "\e66d"
}

.Cat-icon-slider:before {
    content: "\e714"
}
/*默认字体icon结束*/
/*上传组件默认样式开始*/
.Cat-Upload-file {
    display: none !important;
    opacity: .01;
    filter: Alpha(opacity=1)
}

.Cat-Upload-drag, .Cat-Upload-Form, .Cat-Upload-wrap {
    display: inline-block
}

.Cat-Upload-list {
    margin: 10px 0
}

.Cat-Upload-choose {
    padding: 0 10px;
    color: #999
}

.Cat-Upload-drag {
    position: relative;
    padding: 30px;
    border: 1px dashed #e2e2e2;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
    color: #999
}

.Cat-Upload-drag .Cat-icon {
    font-size: 50px;
    color: #009688
}

.Cat-Upload-drag[Cat-over] {
    border-color: #009688
}

.Cat-Upload-iframe {
    position: absolute;
    width: 0;
    height: 0;
    border: 0;
    visibility: hidden
}

.Cat-Upload-wrap {
    position: relative;
    vertical-align: middle
}
.Cat-Upload-wrap .Cat-Upload-file {
    display: block !important;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    font-size: 100px;
    width: 100%;
    height: 100%;
    opacity: .01;
    filter: Alpha(opacity=1);
    cursor: pointer
}
/*上传组件默认样式结束*/
