/*瀹藉害*/
.cl1.cl2.cl3 .width-auto {
  width: auto;
}

.cl1.cl2.cl3 .width-1 {
  width: 8.333333%;
}

.cl1.cl2.cl3 .width-2 {
  width: 16.666667%;
}

.cl1.cl2.cl3 .width-3 {
  width: 25%;
}

.cl1.cl2.cl3 .width-4 {
  width: 33.333333%;
}

.cl1.cl2.cl3 .width-5 {
  width: 41.666667%;
}

.cl1.cl2.cl3 .width-6 {
  width: 50%;
}

.cl1.cl2.cl3 .width-7 {
  width: 58.333333%;
}

.cl1.cl2.cl3 .width-8 {
  width: 66.666667%;
}

.cl1.cl2.cl3 .width-9 {
  width: 75%;
}

.cl1.cl2.cl3 .width-10 {
  width: 83.333333%;
}

.cl1.cl2.cl3 .width-11 {
  width: 91.666667%;
}

.cl1.cl2.cl3 .width-12 {
  width: 100%;
}

.cl1.cl2.cl3 .width-full {
  width: 100%;
}

.cl1.cl2.cl3 .width-30 {
  width: 30%;
}

.cl1.cl2.cl3 .width-inherit {
  width: inherit ;
}



/**鍒╃敤鏍瑰瓧浣撳�嶆暟瀹氫箟瀹藉害**/
.cl1.cl2.cl3 .width-rem-1{
	width: 1rem;
}
.cl1.cl2.cl3 .width-rem-2 {
	width: 2rem;
}
.cl1.cl2.cl3 .width-rem-2-5{
	width: 2.5rem;
}
.cl1.cl2.cl3 .width-rem-3 {
	width: 3rem;
}
.cl1.cl2.cl3 .width-rem-4 {
	width: 4rem;
}
.cl1.cl2.cl3 .width-rem-6 {
	width: 6rem;
}
.cl1.cl2.cl3 .width-rem-8 {
	width: 8rem;
}
.cl1.cl2.cl3 .width-rem-10 {
	width: 10rem;
}
.cl1.cl2.cl3 .width-rem-12 {
	width: 12rem;
}
.cl1.cl2.cl3 .width-rem-14 {
	width: 14rem;
}
.cl1.cl2.cl3 .width-rem-16 {
	width: 16rem;
}
.cl1.cl2.cl3 .width-rem-18 {
	width: 18rem;
}
.cl1.cl2.cl3 .width-rem-20 {
	width: 20rem;
}
.cl1.cl2.cl3 .width-rem-22 {
	width: 22rem;
}
.cl1.cl2.cl3 .width-rem-24 {
	width: 24rem;
}
.cl1.cl2.cl3 .width-rem-40 {
  width: 40rem ;
}

.cl1.cl2.cl3 .width-rem-50 {
  width: 50rem ;
}

.cl1.cl2.cl3 .width-rem-60 {
  width: 60rem ;
}

/**鍒╃敤鍍忕礌瀹氫箟瀹藉害**/
.cl1.cl2.cl3 .width-px-10{
	width: 10px;
}
.cl1.cl2.cl3 .width-px-20{
	width: 20px;
}
.cl1.cl2.cl3 .width-rem-30{
	width: 30px;
}
.cl1.cl2.cl3 .width-px-40{
	width: 40px;
}
.cl1.cl2.cl3 .width-px-50{
	width: 50px;
}
.cl1.cl2.cl3 .width-px-60{
	width: 60px;
}
.cl1.cl2.cl3 .width-px-80{
	width: 80px;
}
.cl1.cl2.cl3 .width-px-100{
	width: 100px;
}
.cl1.cl2.cl3 .width-px-120 {
	width: 120px;
}
.cl1.cl2.cl3 .width-px-150 {
	width: 150px;
}
.cl1.cl2.cl3 .width-px-200{
	width: 200px;
}
.cl1.cl2.cl3 .width-px-300{
	width: 300px;
}

/**鍐呰竟璺�*/
.cl1.cl2 .p-0 {
    padding: 0;
}

.cl1.cl2 .p-1 {
    padding: 0.25rem;
}

.cl1.cl2 .p-2 {
    padding: 0.5rem;
}

.cl1.cl2 .p-3 {
    padding: 1rem;
}

.cl1.cl2 .p-4 {
    padding: 1.5rem;
}

.cl1.cl2 .p-5 {
    padding: 3rem;
}

.cl1.cl2 .p-auto {
  padding: auto;
}
/**鍐呰竟璺�(宸�)*/
.cl1.cl2.cl3 .pl-0 {
    padding-left: 0;
}

.cl1.cl2.cl3 .pl-1 {
    padding-left: 0.25rem;
}

.cl1.cl2.cl3 .pl-2 {
    padding-left: 0.5rem;
}

.cl1.cl2.cl3 .pl-3 {
    padding-left: 1rem;
}

.cl1.cl2.cl3 .pl-4 {
    padding-left: 1.5rem;
}

.cl1.cl2.cl3 .pl-5 {
    padding-left: 3rem;
}

.cl1.cl2.cl3 .pl-auto {
  padding-left: auto;
}

/**鍐呰竟璺�(鍙�)*/
.cl1.cl2.cl3 .pr-0 {
    padding-right: 0;
}

.cl1.cl2.cl3 .pr-1 {
    padding-right: 0.25rem;
}

.cl1.cl2.cl3 .pr-2 {
    padding-right: 0.5rem;
}

.cl1.cl2.cl3 .pr-3 {
    padding-right: 1rem;
}

.cl1.cl2.cl3 .pr-4 {
    padding-right: 1.5rem;
}

.cl1.cl2.cl3 .pr-5 {
    padding-right: 3rem;
}

.cl1.cl2.cl3 .pr-auto {
  padding-right: auto;
}

/**鍐呰竟璺�(涓�)*/
.cl1.cl2.cl3 .pt-0 {
    padding-top: 0;
}

.cl1.cl2.cl3 .pt-1 {
    padding-top: 0.25rem;
}

.cl1.cl2.cl3 .pt-2 {
    padding-top: 0.5rem;
}

.cl1.cl2.cl3 .pt-3 {
    padding-top: 1rem;
}

.cl1.cl2.cl3 .pt-4 {
    padding-top: 1.5rem;
}

.cl1.cl2.cl3 .pt-5 {
    padding-top: 3rem;
}

.cl1.cl2.cl3 .pt-auto {
  padding-top: auto;
}

/**鍐呰竟璺�(涓�)*/
.cl1.cl2.cl3 .pb-0 {
    padding-bottom: 0;
}

.cl1.cl2.cl3 .pb-1 {
    padding-bottom: 0.25rem;
}

.cl1.cl2.cl3 .pb-2 {
    padding-bottom: 0.5rem;
}

.cl1.cl2.cl3 .pb-3 {
    padding-bottom: 1rem;
}

.cl1.cl2.cl3 .pb-4 {
    padding-bottom: 1.5rem;
}

.cl1.cl2.cl3 .pb-5 {
    padding-bottom: 3rem;
}

.cl1.cl2.cl3 .pb-auto {
  padding-bottom: auto;
}

/**澶栬竟璺�*/
.cl1.cl2 .m--5 {
    margin: -3rem;
}

.cl1.cl2 .m--4 {
    margin: -1.5rem;
}

.cl1.cl2 .m--3 {
    margin: -1rem;
}

.cl1.cl2 .m--2 {
    margin: -0.5rem;
}

.cl1.cl2 .m--1 {
    margin: -0.25rem;
}

.cl1.cl2 .m-0 {
    margin: 0;
}

.cl1.cl2 .m-1 {
    margin: 0.25rem;
}

.cl1.cl2 .m-2 {
    margin: 0.5rem;
}

.cl1.cl2 .m-3 {
    margin: 1rem;
}

.cl1.cl2 .m-4 {
    margin: 1.5rem;
}

.cl1.cl2 .m-5 {
    margin: 3rem;
}
.cl1.cl2 .m-auto {
    margin: auto;
}

/**澶栬竟璺�(宸�)*/
.cl1.cl2.cl3 .ml--5 {
    margin-left: -3rem;
}

.cl1.cl2.cl3 .ml--4 {
    margin-left: -1.5rem;
}

.cl1.cl2.cl3 .ml--3 {
    margin-left: -1rem;
}

.cl1.cl2.cl3 .ml--2 {
    margin-left: -0.5rem;
}

.cl1.cl2.cl3 .ml--1 {
    margin-left: -0.25rem;
}

.cl1.cl2.cl3 .ml-0 {
    margin-left: 0;
}

.cl1.cl2.cl3 .ml-1 {
    margin-left: 0.25rem;
}

.cl1.cl2.cl3 .ml-2 {
    margin-left: 0.5rem;
}

.cl1.cl2.cl3 .ml-3 {
    margin-left: 1rem;
}

.cl1.cl2.cl3 .ml-4 {
    margin-left: 1.5rem;
}

.cl1.cl2.cl3 .ml-5 {
    margin-left: 3rem;
}
.cl1.cl2.cl3 .ml-auto {
    margin-left: auto;
}
/**澶栬竟璺�(鍙�)*/
.cl1.cl2.cl3 .mr--5 {
    margin-right: -3rem;
}

.cl1.cl2.cl3 .mr--4 {
    margin-right: -1.5rem;
}

.cl1.cl2.cl3 .mr--3 {
    margin-right: -1rem;
}

.cl1.cl2.cl3 .mr--2 {
    margin-right: -0.5rem;
}

.cl1.cl2.cl3 .mr--1 {
    margin-right: -0.25rem;
}

.cl1.cl2.cl3 .mr-0 {
    margin-right: 0;
}

.cl1.cl2.cl3 .mr-1 {
    margin-right: 0.25rem;
}

.cl1.cl2.cl3 .mr-2 {
    margin-right: 0.5rem;
}

.cl1.cl2.cl3 .mr-3 {
    margin-right: 1rem;
}

.cl1.cl2.cl3 .mr-4 {
    margin-right: 1.5rem;
}

.cl1.cl2.cl3 .mr-5 {
    margin-right: 3rem;
}
.cl1.cl2.cl3 .mr-auto {
    margin-right: auto;
}
/**澶栬竟璺�(涓�)*/
.cl1.cl2.cl3 .mt--5 {
    margin-top: -3rem;
}

.cl1.cl2.cl3 .mt--4 {
    margin-top: -1.5rem;
}

.cl1.cl2.cl3 .mt--3 {
    margin-top: -1rem;
}

.cl1.cl2.cl3 .mt--2 {
    margin-top: -0.5rem;
}

.cl1.cl2.cl3 .mt--1 {
    margin-top: -0.25rem;
}

.cl1.cl2.cl3 .mt-0 {
    margin-top: 0;
}

.cl1.cl2.cl3 .mt-1 {
    margin-top: 0.25rem;
}

.cl1.cl2.cl3 .mt-2 {
    margin-top: 0.5rem;
}

.cl1.cl2.cl3 .mt-3 {
    margin-top: 1rem;
}

.cl1.cl2.cl3 .mt-4 {
    margin-top: 1.5rem;
}

.cl1.cl2.cl3 .mt-5 {
    margin-top: 3rem;
}

.cl1.cl2.cl3 .mt-auto {
    margin-top: auto;
}

/**澶栬竟璺�(涓�)*/
.cl1.cl2.cl3 .mb--5 {
    margin-bottom: -3rem;
}

.cl1.cl2.cl3 .mb--4 {
    margin-bottom: -1.5rem;
}

.cl1.cl2.cl3 .mb--3 {
    margin-bottom: -1rem;
}

.cl1.cl2.cl3 .mb--2 {
    margin-bottom: -0.5rem;
}

.cl1.cl2.cl3 .mb--1 {
    margin-bottom: -0.25rem;
}

.cl1.cl2.cl3 .mb-0 {
    margin-bottom: 0;
}

.cl1.cl2.cl3 .mb-1 {
    margin-bottom: 0.25rem;
}

.cl1.cl2.cl3 .mb-2 {
    margin-bottom: 0.5rem;
}

.cl1.cl2.cl3 .mb-3 {
    margin-bottom: 1rem;
}

.cl1.cl2.cl3 .mb-4 {
    margin-bottom: 1.5rem;
}

.cl1.cl2.cl3 .mb-5 {
    margin-bottom: 3rem;
}

.cl1.cl2.cl3 .mb-auto {
    margin-bottom: auto;
}

/**杈规鏍峰紡*/
.cl1.cl2.cl3 .border-none {
	border-style: none;
}
.cl1.cl2.cl3 .border-solid {
	border-style: solid;
}
.cl1.cl2.cl3 .border-dotted {
	border-style: dotted;
}
.cl1.cl2.cl3 .border-dashed {
	border-style: dashed;
}
.cl1.cl2.cl3 .border-double {
	border-style: double;
}


/**杈规瀹藉害*/
.cl1.cl2.cl3 .border-0 {
	border-width: 0;
}
.cl1.cl2.cl3 .border-1 {
	border-width: 1px;
}
.cl1.cl2.cl3 .border-2 {
	border-width: 2px;
}
.cl1.cl2.cl3 .border-3 {
	border-width: 3px;
}
.cl1.cl2.cl3 .border-4 {
	border-width: 4px;
}
.cl1.cl2.cl3 .border-5 {
	border-width: 5px;
}
.cl1.cl2.cl3 .border-6 {
	border-width: 6px;
}

.cl1.cl2.cl3 .border-7 {
	border-width: 7px;
}

.cl1.cl2.cl3 .border-8 {
	border-width: 8px;
}

.cl1.cl2.cl3 .border-9 {
	border-width: 9px;
}

.cl1.cl2.cl3 .border-10 {
	border-width: 10px;
}

/**杈规鍦嗚澶у皬**/
.cl1.cl2.cl3 .border-radius-0 {
	border-radius: 0;
}
.cl1.cl2.cl3 .border-radius-1 {
	border-radius: 0.25rem;
}
.cl1.cl2.cl3 .border-radius-2 {
	border-radius: 0.5rem;
}
.cl1.cl2.cl3 .border-radius-3 {
	border-radius: 1rem;
}
.cl1.cl2.cl3 .border-radius-4 {
	border-radius: 1.5rem;
}
.cl1.cl2.cl3 .border-radius-5 {
	border-radius: 2rem;
}




/**杞瘋鏍峰紡*/
.cl1.cl2.cl3 .outline-none {
	outline-style: none;
}
.cl1.cl2.cl3 .outline-solid {
	outline-style: solid;
}
.cl1.cl2.cl3 .outline-dotted {
	outline-style: dotted;
}
.cl1.cl2.cl3 .outline-dashed {
	outline-style: dashed;
}
.cl1.cl2.cl3 .outline-double {
	outline-style: double;
}

/**杞瘋瀹藉害*/
.cl1.cl2.cl3 .outline-0 {
	outline-width: 0;
}
.cl1.cl2.cl3 .outline-1 {
	outline-width: 1px;
}
.cl1.cl2.cl3 .outline-2 {
	outline-width: 2px;
}
.cl1.cl2.cl3 .outline-3 {
	outline-width: 3px;
}
.cl1.cl2.cl3 .outline-4 {
	outline-width: 4px;
}
.cl1.cl2.cl3 .outline-5 {
	outline-width: 5px;
}
.cl1.cl2.cl3 .outline-6 {
	outline-width: 6px;
}

.cl1.cl2.cl3 .outline-7 {
	outline-width: 7px;
}

.cl1.cl2.cl3 .outline-8 {
	outline-width: 8px;
}

.cl1.cl2.cl3 .outline-9 {
	outline-width: 9px;
}

.cl1.cl2.cl3 .outline-10 {
	outline-width: 10px;
}

/**杞粨鑹�*/
.cl1.cl2.cl3 .outline-primary {
    outline-color: #007bff ;
}

.cl1.cl2.cl3 .outline-secondary  {
    outline-color: #6c757d ;
}

.cl1.cl2.cl3 .outline-success  {
    outline-color: #28a745 ;
}

.cl1.cl2.cl3 .outline-info {
  outline-color: #d9edf7;
}

.cl1.cl2.cl3 .outline-warning {
  outline-color: #ffc107;
}

.cl1.cl2.cl3 .outline-danger {
  outline-color: #dc3545;
}

.cl1.cl2.cl3 .outline-light {
  outline-color: #f8f9fa;
}

.cl1.cl2.cl3 .outline-muted {
  outline-color: #e9eaeb;
}

.cl1.cl2.cl3 .outline-dark {
  outline-color: #343a40;
}

.cl1.cl2.cl3 .outline-blue {
  outline-color: #0179a8;
}

.cl1.cl2.cl3 .outline-facebook {
  outline-color: #365397;
}

.cl1.cl2.cl3 .outline-indigo {
  outline-color: #346cb0;
}

.cl1.cl2.cl3 .outline-purple {
  outline-color: #5f4b8b;
}

.cl1.cl2.cl3 .outline-pink {
  outline-color: #b76ba3;
}

.cl1.cl2.cl3 .outline-red {
  outline-color: #ea6759;
}

.cl1.cl2.cl3 .outline-orange {
  outline-color: #ec935e;
}

.cl1.cl2.cl3 .outline-yellow {
  outline-color: #f7c46c;
}

.cl1.cl2.cl3 .outline-green {
  outline-color: #a7c796;
}

.cl1.cl2.cl3 .outline-teal {
  outline-color: #00a28a;
}

.cl1.cl2.cl3 .outline-cyan {
  outline-color: #3686a0;
}

.cl1.cl2.cl3 .outline-white {
  outline-color: #fff;
}

.cl1.cl2.cl3 .outline-black {
  outline-color: #131d28;
}

.cl1.cl2.cl3 .outline-gray-dark {
  outline-color: #3d464f;
}

.cl1.cl2.cl3 .outline-gainsboro {
  outline-color: gainsboro;
}

.cl1.cl2.cl3 .outline-body {
  outline-color: rgb(240, 242, 245);
}

.cl1.cl2.cl3 .outline-desc {
  outline-color: rgba(0, 0, 0,0.45);
}

.cl1.cl2.cl3 .outline-auto {
  outline-color: auto;
}

/*姝ラ鏉￠鑹茶缃�*/
.cl1.cl2.cl3 .steps-bg-red .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
	background-color: #ea6759;
}
.cl1.cl2.cl3 .steps-bg-red .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    background-color: #ea6759;
}
.cl1.cl2.cl3 .steps-bg-red .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
    color: #ea6759;
}
.cl1.cl2.cl3 .steps-bg-red .ant-steps-item-process .ant-steps-item-icon {
    background: #ea6759;
}
.cl1.cl2.cl3 .steps-bg-red .ant-steps-item-process .ant-steps-item-icon {
    border-color: #ea6759;
}
.cl1.cl2.cl3 .steps-bg-red .ant-steps-item-finish .ant-steps-item-icon {
    background-color: #fff;
    border-color: #ea6759;
}

.cl1.cl2.cl3 .steps-bg-purple .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
	background-color: purple;
}
.cl1.cl2.cl3 .steps-bg-purple .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    background-color: purple;
}
.cl1.cl2.cl3 .steps-bg-purple .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
    color: purple;
}
.cl1.cl2.cl3 .steps-bg-purple .ant-steps-item-process .ant-steps-item-icon {
    background: purple;
}
.cl1.cl2.cl3 .steps-bg-purple .ant-steps-item-process .ant-steps-item-icon {
    border-color: purple;
}
.cl1.cl2.cl3 .steps-bg-purple .ant-steps-item-finish .ant-steps-item-icon {
    background-color: #fff;
    border-color: purple;
}


.cl1.cl2.cl3 .steps-bg-pink .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
	background-color: #b76ba3;
}
.cl1.cl2.cl3 .steps-bg-pink .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    background-color: #b76ba3;
}
.cl1.cl2.cl3 .steps-bg-pink .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
    color: #b76ba3;
}
.cl1.cl2.cl3 .steps-bg-pink .ant-steps-item-process .ant-steps-item-icon {
    background: #b76ba3;
}
.cl1.cl2.cl3 .steps-bg-pink .ant-steps-item-process .ant-steps-item-icon {
    border-color: #b76ba3;
}
.cl1.cl2.cl3 .steps-bg-pink .ant-steps-item-finish .ant-steps-item-icon {
    background-color: #fff;
    border-color: #b76ba3;
}

.cl1.cl2.cl3 .steps-bg-orange .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
	background-color: #ec935e;
}
.cl1.cl2.cl3 .steps-bg-orange .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    background-color: #ec935e;
}
.cl1.cl2.cl3 .steps-bg-orange .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
    color: #ec935e;
}
.cl1.cl2.cl3 .steps-bg-orange .ant-steps-item-process .ant-steps-item-icon {
    background: #ec935e;
}
.cl1.cl2.cl3 .steps-bg-orange .ant-steps-item-process .ant-steps-item-icon {
    border-color: #ec935e;
}
.cl1.cl2.cl3 .steps-bg-orange .ant-steps-item-finish .ant-steps-item-icon {
    background-color: #fff;
    border-color: #ec935e;
}

.cl1.cl2.cl3 .steps-bg-yellow .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
	background-color: #f7c46c;
}
.cl1.cl2.cl3 .steps-bg-yellow .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    background-color: #f7c46c;
}
.cl1.cl2.cl3 .steps-bg-yellow .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
    color: #f7c46c;
}
.cl1.cl2.cl3 .steps-bg-yellow .ant-steps-item-process .ant-steps-item-icon {
    background: #f7c46c;
}
.cl1.cl2.cl3 .steps-bg-yellow .ant-steps-item-process .ant-steps-item-icon {
    border-color: #f7c46c;
}
.cl1.cl2.cl3 .steps-bg-yellow .ant-steps-item-finish .ant-steps-item-icon {
    background-color: #fff;
    border-color: #f7c46c;
}

.cl1.cl2.cl3 .steps-bg-black .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
	background-color: black;
}
.cl1.cl2.cl3 .steps-bg-black .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    background-color: black;
}
.cl1.cl2.cl3 .steps-bg-black .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
    color: black;
}
.cl1.cl2.cl3 .steps-bg-black .ant-steps-item-process .ant-steps-item-icon {
    background: black;
}
.cl1.cl2.cl3 .steps-bg-black .ant-steps-item-process .ant-steps-item-icon {
    border-color: black;
}
.cl1.cl2.cl3 .steps-bg-black .ant-steps-item-finish .ant-steps-item-icon {
    background-color: #fff;
    border-color: black;
}

.cl1.cl2.cl3 .steps-bg-dark .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
	background-color: #343a40;
}
.cl1.cl2.cl3 .steps-bg-dark .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    background-color: #343a40;
}
.cl1.cl2.cl3 .steps-bg-dark .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
    color: #343a40;
}
.cl1.cl2.cl3 .steps-bg-dark .ant-steps-item-process .ant-steps-item-icon {
    background: #343a40;
}
.cl1.cl2.cl3 .steps-bg-dark .ant-steps-item-process .ant-steps-item-icon {
    border-color: #343a40;
}
.cl1.cl2.cl3 .steps-bg-dark .ant-steps-item-finish .ant-steps-item-icon {
    background-color: #fff;
    border-color: #343a40;
}

.cl1.cl2.cl3 .steps-bg-half-transparent .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
	background-color: rgba(0,255,255,0.3);
}
.cl1.cl2.cl3 .steps-bg-half-transparent .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    background-color: rgba(0,255,255,0.3);
}
.cl1.cl2.cl3 .steps-bg-half-transparent .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
    color: rgba(0,255,255,0.3);
}
.cl1.cl2.cl3 .steps-bg-half-transparent .ant-steps-item-process .ant-steps-item-icon {
    background: rgba(0,255,255,0.3);
}
.cl1.cl2.cl3 .steps-bg-half-transparent .ant-steps-item-process .ant-steps-item-icon {
    border-color: rgba(0,255,255,0.3);
}
.cl1.cl2.cl3 .steps-bg-half-transparent .ant-steps-item-finish .ant-steps-item-icon {
    background-color: #fff;
    border-color: rgba(0,255,255,0.3);
}

.cl1.cl2.cl3 .steps-bg-primary .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
	background-color: #1890ff;
}
.cl1.cl2.cl3 .steps-bg-primary .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    background-color: #1890ff;
}
.cl1.cl2.cl3 .steps-bg-secondary .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
	background-color: #6c757d;
}
.cl1.cl2.cl3 .steps-bg-secondary .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    background-color: #6c757d;
}
.cl1.cl2.cl3 .steps-bg-success .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
	background-color: #28a745;
}
.cl1.cl2.cl3 .steps-bg-success .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    background-color: #28a745;
}
.cl1.cl2.cl3 .steps-bg-info .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
	background-color: #d9edf7;
}
.cl1.cl2.cl3 .steps-bg-info .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    background-color: #d9edf7;
}
.cl1.cl2.cl3 .steps-bg-warning .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
	background-color: #ffc107;
}
.cl1.cl2.cl3 .steps-bg-warning .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    background-color: #ffc107;
}
.cl1.cl2.cl3 .steps-bg-danger .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
	background-color: #dc3545;
}
.cl1.cl2.cl3 .steps-bg-danger .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    background-color: #dc3545;
}
.cl1.cl2.cl3 .steps-bg-light .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
	background-color: #f8f9fa;
}
.cl1.cl2.cl3 .steps-bg-light .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    background-color: #f8f9fa;
}
.cl1.cl2.cl3 .steps-bg-muted .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
	background-color: #e9eaeb;
}
.cl1.cl2.cl3 .steps-bg-muted .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    background-color: #e9eaeb;
}
.cl1.cl2.cl3 .steps-bg-navyblue .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
	background-color: #002962;
}
.cl1.cl2.cl3 .steps-bg-navyblue .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    background-color: #002962;
}
.cl1.cl2.cl3 .steps-bg-navy-blue .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
	background-color: #091c3a;
}
.cl1.cl2.cl3 .steps-bg-navy-blue .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    background-color: #091c3a;
}
.cl1.cl2.cl3 .steps-bg-haierpurple .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
	background-color: #737ab2;
}
.cl1.cl2.cl3 .steps-bg-haierpurple .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    background-color: #737ab2;
}
.cl1.cl2.cl3 .steps-bg-heal .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
	background-color: #00bec7;
}
.cl1.cl2.cl3 .steps-bg-heal .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    background-color: #00bec7;
}


.cl1.cl2.cl3 .steps-bg-primary .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
    color: #1890ff;
}
.cl1.cl2.cl3 .steps-bg-secondary .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
    color: #6c757d;
}
.cl1.cl2.cl3 .steps-bg-success .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
    color: #28a745;
}
.cl1.cl2.cl3 .steps-bg-info .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
    color: #d9edf7;
}
.cl1.cl2.cl3 .steps-bg-warning .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
    color: #ffc107;
}
.cl1.cl2.cl3 .steps-bg-danger .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
    color: #dc3545;
}
.cl1.cl2.cl3 .steps-bg-light .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
    color: #f8f9fa;
}
.cl1.cl2.cl3 .steps-bg-muted .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
    color: #e9eaeb;
}
.cl1.cl2.cl3 .steps-bg-haierpurple .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
    color: #737ab2;
}
.cl1.cl2.cl3 .steps-bg-navyblue .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
    color: #002962;
}
.cl1.cl2.cl3 .steps-bg-navy-blue .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
    color: #091c3a;
}
.cl1.cl2.cl3 .steps-bg-heal .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
    color: #00bec7;
}



.cl1.cl2.cl3 .steps-bg-primary .ant-steps-item-process .ant-steps-item-icon {
    background: #1890ff;
}
.cl1.cl2.cl3 .steps-bg-secondary .ant-steps-item-process .ant-steps-item-icon {
    background: #6c757d;
}
.cl1.cl2.cl3 .steps-bg-success .ant-steps-item-process .ant-steps-item-icon {
    background: #28a745;
}
.cl1.cl2.cl3 .steps-bg-info .ant-steps-item-process .ant-steps-item-icon {
    background: #d9edf7;
}
.cl1.cl2.cl3 .steps-bg-warning .ant-steps-item-process .ant-steps-item-icon {
    background: #ffc107;
}
.cl1.cl2.cl3 .steps-bg-danger .ant-steps-item-process .ant-steps-item-icon {
    background: #dc3545;
}
.cl1.cl2.cl3 .steps-bg-light .ant-steps-item-process .ant-steps-item-icon {
    background: #f8f9fa;
}
.cl1.cl2.cl3 .steps-bg-muted .ant-steps-item-process .ant-steps-item-icon {
    background: #e9eaeb;
}
.cl1.cl2.cl3 .steps-bg-haierpurple .ant-steps-item-process .ant-steps-item-icon {
    background: #737ab2;
}
.cl1.cl2.cl3 .steps-bg-navyblue .ant-steps-item-process .ant-steps-item-icon {
    background: #002962;
}
.cl1.cl2.cl3 .steps-bg-navy-blue .ant-steps-item-process .ant-steps-item-icon {
    background: #091c3a;
}
.cl1.cl2.cl3 .steps-bg-heal .ant-steps-item-process .ant-steps-item-icon {
    background: #00bec7;
}


.cl1.cl2.cl3 .steps-bg-primary .ant-steps-item-process .ant-steps-item-icon {
    border-color: #1890ff;
}
.cl1.cl2.cl3 .steps-bg-secondary .ant-steps-item-process .ant-steps-item-icon {
    border-color: #6c757d;
}
.cl1.cl2.cl3 .steps-bg-success .ant-steps-item-process .ant-steps-item-icon {
    border-color: #28a745;
}
.cl1.cl2.cl3 .steps-bg-info .ant-steps-item-process .ant-steps-item-icon {
    border-color: #d9edf7;
}
.cl1.cl2.cl3 .steps-bg-warning .ant-steps-item-process .ant-steps-item-icon {
    border-color: #ffc107;
}
.cl1.cl2.cl3 .steps-bg-danger .ant-steps-item-process .ant-steps-item-icon {
    border-color: #dc3545;
}
.cl1.cl2.cl3 .steps-bg-light .ant-steps-item-process .ant-steps-item-icon {
    border-color: #f8f9fa;
}
.cl1.cl2.cl3 .steps-bg-muted .ant-steps-item-process .ant-steps-item-icon {
    border-color: #e9eaeb;
}
.cl1.cl2.cl3 .steps-bg-haierpurple .ant-steps-item-process .ant-steps-item-icon {
    border-color: #737ab2;
}
.cl1.cl2.cl3 .steps-bg-navyblue .ant-steps-item-process .ant-steps-item-icon {
    border-color: #002962;
}
.cl1.cl2.cl3 .steps-bg-navy-blue .ant-steps-item-process .ant-steps-item-icon {
    border-color: #091c3a;
}
.cl1.cl2.cl3 .steps-bg-heal .ant-steps-item-process .ant-steps-item-icon {
    border-color: #00bec7;
}

.cl1.cl2.cl3 .steps-bg-primary .ant-steps-item-finish .ant-steps-item-icon {
    background-color: #fff;
    border-color: #1890ff;
}
.cl1.cl2.cl3 .steps-bg-secondary .ant-steps-item-finish .ant-steps-item-icon {
    background-color: #fff;
    border-color: #6c757d;
}
.cl1.cl2.cl3 .steps-bg-success .ant-steps-item-finish .ant-steps-item-icon {
    background-color: #fff;
    border-color: #28a745;
}
.cl1.cl2.cl3 .steps-bg-info .ant-steps-item-finish .ant-steps-item-icon {
    background-color: #fff;
    border-color: #d9edf7;
}
.cl1.cl2.cl3 .steps-bg-warning .ant-steps-item-finish .ant-steps-item-icon {
    background-color: #fff;
    border-color: #ffc107;
}
.cl1.cl2.cl3 .steps-bg-danger .ant-steps-item-finish .ant-steps-item-icon {
    background-color: #fff;
    border-color: #dc3545;
}
.cl1.cl2.cl3 .steps-bg-light .ant-steps-item-finish .ant-steps-item-icon {
    background-color: #fff;
    border-color: #f8f9fa;
}
.cl1.cl2.cl3 .steps-bg-muted .ant-steps-item-finish .ant-steps-item-icon {
    background-color: #fff;
    border-color: #e9eaeb;
}
.cl1.cl2.cl3 .steps-bg-haierpurple  .ant-steps-item-finish .ant-steps-item-icon {
    background-color: #fff;
    border-color: #737ab2;
}
.cl1.cl2.cl3 .steps-bg-navyblue  .ant-steps-item-finish .ant-steps-item-icon {
    background-color: #fff;
    border-color: #002962;
}
.cl1.cl2.cl3 .steps-bg-navy-blue .ant-steps-item-finish .ant-steps-item-icon {
    background-color: #fff;
    border-color: #091c3a;
}
.cl1.cl2.cl3 .steps-bg-heal .ant-steps-item-finish .ant-steps-item-icon {
    background-color: #fff;
    border-color: #00bec7;
}






/**鑳屾櫙鑹�(绂佺敤鑳屾櫙鑹�)锛岀粍缁囨灦鏋勫浘鐨勬爣棰樿儗鏅壊*/
.cl1.cl2.cl3 .bg-navyblue,
.cl1.cl2.cl3 .orgchart-title-bg-navyblue .title,
.cl1.cl2.cl3 .schedule-bg-navyblue .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-navyblue-disabled {
  background-color: #002962;
}

.cl1.cl2.cl3 .bg-navy-blue,
.cl1.cl2.cl3 .orgchart-title-bg-navy-blue .title,
.cl1.cl2.cl3 .schedule-bg-navy-blue .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-navy-blue-disabled {
    background-color: #091c3a ;
}
.cl1.cl2.cl3 .bg-primary,
.cl1.cl2.cl3 .orgchart-title-bg-primary .title,
.cl1.cl2.cl3 .schedule-bg-primary .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-primary-disabled {
    background-color: #007bff ;
}
.cl1.cl2.cl3 a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc;
}

.cl1.cl2.cl3 .bg-secondary,
.cl1.cl2.cl3 .orgchart-title-bg-secondary .title,
.cl1.cl2.cl3 .schedule-bg-secondary .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-secondary-disabled  {
    background-color: #6c757d ;
}
.cl1.cl2.cl3 a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62;
}
.cl1.cl2.cl3 .bg-success,
.cl1.cl2.cl3 .orgchart-title-bg-success .title,
.cl1.cl2.cl3 .schedule-bg-success .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-success-disabled  {
    background-color: #28a745 ;
}
.cl1.cl2.cl3 a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34;
}
.cl1.cl2.cl3 .bg-info,
.cl1.cl2.cl3 .orgchart-title-bg-info .title,
.cl1.cl2.cl3 .schedule-bg-info .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-info-disabled {
  background-color: #d9edf7;
}
.cl1.cl2.cl3 a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b;
}
.cl1.cl2.cl3 .bg-warning,
.cl1.cl2.cl3 .orgchart-title-bg-warning .title,
.cl1.cl2.cl3 .schedule-bg-warning .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-warning-disabled {
  background-color: #ffc107;
}
.cl1.cl2.cl3 a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00;
}
.cl1.cl2.cl3 .bg-danger,
.cl1.cl2.cl3 .orgchart-title-bg-danger .title,
.cl1.cl2.cl3 .schedule-bg-danger .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-danger-disabled {
  background-color: #dc3545;
}
.cl1.cl2.cl3 a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130;
}
.cl1.cl2.cl3 .bg-light,
.cl1.cl2.cl3 .orgchart-title-bg-light .title,
.cl1.cl2.cl3 .schedule-bg-light .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-light-disabled {
  background-color: #f8f9fa;
}
.cl1.cl2.cl3 a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5;
}
.cl1.cl2.cl3 .bg-muted,
.cl1.cl2.cl3 .orgchart-title-bg-muted .title,
.cl1.cl2.cl3 .schedule-bg-muted .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-muted-disabled  {
  background-color: #e9eaeb;
}

.cl1.cl2.cl3 .bg-dark,
.cl1.cl2.cl3 .orgchart-title-bg-dark .title,
.cl1.cl2.cl3 .schedule-bg-dark .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-dark-disabled {
  background-color: #343a40;
}

.cl1.cl2.cl3 a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124;
}

.cl1.cl2.cl3 .bg-deep-dark-blue,
.cl1.cl2.cl3 .orgchart-title-bg-deep-dark-blue .title,
.cl1.cl2.cl3 .schedule-bg-deep-dark-blue .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-deep-dark-blue-disabled {
  background-color: #071226;
}
.cl1.cl2.cl3 a.bg-deep-dark-blue:hover, a.bg-deep-dark-blue:focus,
button.bg-deep-dark-blue:hover,
button.bg-deep-dark-blue:focus {
  background-color: #1d2124;
}
.cl1.cl2.cl3 .bg-blue,
.cl1.cl2.cl3 .orgchart-title-bg-blue .title,
.cl1.cl2.cl3 .schedule-bg-blue .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-blue-disabled {
  background-color: #0179a8;
}

.cl1.cl2.cl3 .bg-facebook,
.cl1.cl2.cl3 .orgchart-title-bg-facebook .title,
.cl1.cl2.cl3 .schedule-bg-facebook .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-facebook-disabled {
  background-color: #365397;
}

.cl1.cl2.cl3 .bg-indigo,
.cl1.cl2.cl3 .orgchart-title-bg-indigo .title,
.cl1.cl2.cl3 .schedule-bg-indigo .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-indigo-disabled {
  background-color: #346cb0;
}
.cl1.cl2.cl3 .bg-haierblue,
.cl1.cl2.cl3 .orgchart-title-bg-haierblue .title,
.cl1.cl2.cl3 .schedule-bg-haierblue .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-haierblue-disabled {
  background-color: rgb(0, 41, 96);
}

.cl1.cl2.cl3 .bg-haierpurple,
.cl1.cl2.cl3 .orgchart-title-bg-haierpurple .title,
.cl1.cl2.cl3 .schedule-bg-haierpurple .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-haierpurple-disabled {
  background-color: #737ab2;
}

.cl1.cl2.cl3 .bg-navyblue,
.cl1.cl2.cl3 .orgchart-title-bg-navyblue .title,
.cl1.cl2.cl3 .schedule-bg-navyblue .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-navyblue-disabled {
  background-color: #002962;
}

.cl1.cl2.cl3 .bg-purple,
.cl1.cl2.cl3 .orgchart-title-bg-purple .title,
.cl1.cl2.cl3 .schedule-bg-purple .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-purple-disabled {
  background-color: #5f4b8b;
}

.cl1.cl2.cl3 .bg-pink,
.cl1.cl2.cl3 .orgchart-title-bg-pink .title,
.cl1.cl2.cl3 .schedule-bg-pink .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-pink-disabled {
  background-color: #b76ba3;
}

.cl1.cl2.cl3 .bg-red,
.cl1.cl2.cl3 .orgchart-title-bg-red .title,
.cl1.cl2.cl3 .schedule-bg-red .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-red-disabled {
  background-color: #AA0000;
}

.cl1.cl2.cl3 .bg-orange,
.cl1.cl2.cl3 .orgchart-title-bg-orange .title,
.cl1.cl2.cl3 .schedule-bg-orange .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-orange-disabled {
  background-color: #ec935e;
}

.cl1.cl2.cl3 .bg-orangebright,
.cl1.cl2.cl3 .orgchart-title-bg-orangebright .title,
.cl1.cl2.cl3 .schedule-bg-orangebright .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-orangebright-disabled {
  background-color: #ff3600;
}

.cl1.cl2.cl3 .bg-yellow,
.cl1.cl2.cl3 .orgchart-title-bg-yellow .title,
.cl1.cl2.cl3 .schedule-bg-yellow .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-yellow-disabled {
  background-color: #f7c46c;
}

.cl1.cl2.cl3 .bg-green,
.cl1.cl2.cl3 .orgchart-title-bg-green .title,
.cl1.cl2.cl3 .schedule-bg-green .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-green-disabled {
  background-color: #a7c796;
}

.cl1.cl2.cl3 .bg-teal,
.cl1.cl2.cl3 .orgchart-title-bg-teal .title,
.cl1.cl2.cl3 .schedule-bg-teal .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-teal-disabled {
  background-color: #00a28a;
}

.cl1.cl2.cl3 .bg-cyan,
.cl1.cl2.cl3 .orgchart-title-bg-cyan .title,
.cl1.cl2.cl3 .schedule-bg-cyan .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-cyan-disabled  {
  background-color: #3686a0;
}

.cl1.cl2.cl3 .bg-white,
.cl1.cl2.cl3 .orgchart-title-bg-white .title,
.cl1.cl2.cl3 .schedule-bg-white .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-white-disabled {
  background-color: #fff;
}
.cl1.cl2.cl3 .bg-pure-white,
.cl1.cl2.cl3 .orgchart-title-bg-pure-white .title,
.cl1.cl2.cl3 .schedule-bg-pure-white .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-pure-white-disabled {
  background-color: black;
}

.cl1.cl2.cl3 .bg-black,
.cl1.cl2.cl3 .orgchart-title-bg-black .title,
.cl1.cl2.cl3 .schedule-bg-black .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-black-disabled {
  background-color: #131d28;
}

.cl1.cl2.cl3 .bg-gray-dark,
.cl1.cl2.cl3 .orgchart-title-bg-gray-dark .title,
.cl1.cl2.cl3 .schedule-bg-gray-dark .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-gray-dark-disabled {
  background-color: #3d464f;
}

.cl1.cl2.cl3 .bg-desc,
.cl1.cl2.cl3 .orgchart-title-bg-desc .title,
.cl1.cl2.cl3 .schedule-bg-desc .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-desc-disabled {
  background-color: rgba(0, 0, 0,0.45);
}

.cl1.cl2.cl3 .bg-gainsboro ,
.cl1.cl2.cl3 .orgchart-title-bg-gainsboro .title,
.cl1.cl2.cl3 .schedule-bg-gainsboro .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-gainsboro-disabled{
  background-color: gainsboro;
}

.cl1.cl2.cl3 .bg-body,
.cl1.cl2.cl3 .orgchart-title-bg-body .title,
.cl1.cl2.cl3 .schedule-bg-body .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-body-disabled {
  background-color: rgb(240, 242, 245);
}

.cl1.cl2.cl3 .bg-heal,
.cl1.cl2.cl3 .orgchart-title-bg-heal .title,
.cl1.cl2.cl3 .schedule-bg-heal .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-heal-disabled {
    background-color: #00bec7 ;
}

.cl1.cl2.cl3 a.bg-heal:hover, a.bg-heal:focus,
button.bg-heal:hover,
button.bg-heal:focus {
  background-color: #1e7e34;
}



.cl1.cl2.cl3 .bg-babypink,
.cl1.cl2.cl3 .orgchart-title-bg-babypink .title,
.cl1.cl2.cl3 .schedule-bg-babypink .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-babypink-disabled {
    background-color: #fcf2f1 ;
}

.cl1.cl2.cl3 .bg-babblue,
.cl1.cl2.cl3 .orgchart-title-bg-babblue .title,
.cl1.cl2.cl3 .schedule-bg-babblue .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-babblue-disabled {
    background-color: #EBF7FF ;
}

.cl1.cl2.cl3 .bg-babyblue,
.cl1.cl2.cl3 .orgchart-title-bg-babyblue .title,
.cl1.cl2.cl3 .schedule-bg-babyblue .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-babyblue-disabled {
    background-color: #f2f6f9 ;
}


.cl1.cl2.cl3 .bg-babygreen,
.cl1.cl2.cl3 .orgchart-title-bg-babygreen .title,
.cl1.cl2.cl3 .schedule-bg-babygreen .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-babygreen-disabled {
    background-color: #ecf7e6 ;
}

.cl1.cl2.cl3 .bg-navyblue,
.cl1.cl2.cl3 .orgchart-title-bg-navyblue .title,
.cl1.cl2.cl3 .schedule-bg-navyblue .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-navyblue-disabled {
  background-color: #002962;
}

.cl1.cl2.cl3 .bg-transparent,
.cl1.cl2.cl3 .orgchart-title-bg-transparent .title,
.cl1.cl2.cl3 .schedule-bg-transparent .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-transparent-disabled  {
  background-color: transparent;
}

.cl1.cl2.cl3 .bg-half-transparent,
.cl1.cl2.cl3 .orgchart-title-bg-half-transparent .title,
.cl1.cl2.cl3 .schedule-bg-half-transparent .ant-fullcalendar-tbody>tr:nth-of-type(odd),
.cl1.cl2.cl3 [disabled].bg-half-transparent-disabled  {
  background-color: rgba(0,255,255,0.04);
}





/**閫忔槑搴�**/
.cl1.cl2.cl3 .opacity-0 {
	opacity: 0;
}
.cl1.cl2.cl3 .opacity-5 {
	opacity: 0.05;
}
.cl1.cl2.cl3 .opacity-10 {
	opacity: 0.1;
}
.cl1.cl2.cl3 .opacity-20 {
	opacity: 0.2;
}
.cl1.cl2.cl3 .opacity-30 {
	opacity: 0.3;
}
.cl1.cl2.cl3 .opacity-40 {
	opacity: 0.4;
}
.cl1.cl2.cl3 .opacity-50 {
	opacity: 0.5;
}
.cl1.cl2.cl3 .opacity-60 {
	opacity: 0.6;
}
.cl1.cl2.cl3 .opacity-70 {
	opacity: 0.7;
}
.cl1.cl2.cl3 .opacity-80 {
	opacity: 0.8;
}
.cl1.cl2.cl3 .opacity-90 {
	opacity: 0.9;
}

.cl1.cl2.cl3 .opacity-95 {
	opacity: 0.95;
}
.cl1.cl2.cl3 .opacity-1 {
	opacity: 1;
}

/**px瀛椾綋**/
.ant-message .font-4,
.cl1.cl2.cl3 .font-4{
	font-size: 4px;
}
.ant-message .font-5,
.cl1.cl2.cl3 .font-5 {
	font-size: 5px;
}
.ant-message .font-6,
.cl1.cl2.cl3 .font-6 {
	font-size: 6px;
}
.ant-message .font-7,
.cl1.cl2.cl3 .font-7 {
	font-size: 7px;
}
.ant-message .font-8,
.cl1.cl2.cl3 .font-8 {
	font-size: 8px;
}
.ant-message .font-10,
.cl1.cl2.cl3 .font-10 {
	font-size: 10px;
}
.ant-message .font-11,
.cl1.cl2.cl3 .font-11 {
	font-size: 11px;
}
.ant-message .font-12,
.cl1.cl2.cl3 .font-12 {
	font-size: 12px;
}
.ant-message .font-13,
.cl1.cl2.cl3 .font-13 {
	font-size: 13px;
}
.ant-message .font-14,
.cl1.cl2.cl3 .font-14 {
	font-size: 14px;
}
.ant-message .font-16,
.cl1.cl2.cl3 .font-16 {
	font-size: 16px;
}
.ant-message .font-18,
.cl1.cl2.cl3 .font-18 {
	font-size: 18px;
}
.ant-message .font-20,
.cl1.cl2.cl3 .font-20 {
	font-size: 20px;
}
.ant-message .font-22,
.cl1.cl2.cl3 .font-22 {
	font-size: 22px;
}
.ant-message .font-26,
.cl1.cl2.cl3 .font-26 {
	font-size: 26px;
}
.ant-message .font-30,
.cl1.cl2.cl3 .font-30 {
	font-size: 30px;
}
.ant-message .font-36,
.cl1.cl2.cl3 .font-36 {
	font-size: 36px;
}
.ant-message .font-40,
.cl1.cl2.cl3 .font-40 {
	font-size: 40px;
}
.ant-message .font-42,
.cl1.cl2.cl3 .font-42 {
	font-size: 42px;
}
.ant-message .font-50,
.cl1.cl2.cl3 .font-50 {
	font-size: 50px;
}
.ant-message .font-60,
.cl1.cl2.cl3 .font-60 {
	font-size: 60px;
}

/**px瀛椾綋**/
.cl1.cl2.cl3 .word-font-8 {
	font-size: 1.76mm;
}
.cl1.cl2.cl3 .word-font-7 {
	font-size: 1.94mm;
}
.cl1.cl2.cl3 .word-font-s6 {
	font-size: 2.29mm;
}
.cl1.cl2.cl3 .word-font-6 {
	font-size: 2.65mm;
}
.cl1.cl2.cl3 .word-font-s5 {
	font-size: 3.17mm;
}
.cl1.cl2.cl3 .word-font-5 {
	font-size: 3.70mm;
}
.cl1.cl2.cl3 .word-font-s4 {
	font-size: 4.23mm;
}
.cl1.cl2.cl3 .word-font-4 {
	font-size: 4.94mm;
}
.cl1.cl2.cl3 .word-font-s3 {
	font-size: 5.29mm;
}
.cl1.cl2.cl3 .word-font-3 {
	font-size: 5.64mm;
}
.cl1.cl2.cl3 .word-font-s2 {
	font-size: 6.35mm;
}
.cl1.cl2.cl3 .word-font-2 {
	font-size: 7.76mm;
}
.cl1.cl2.cl3 .word-font-s1 {
	font-size: 8.47mm;
}
.cl1.cl2.cl3 .word-font-1 {
	font-size: 9.17mm;
}
.cl1.cl2.cl3 .word-font-sc {
	font-size: 12.7mm;
}
.cl1.cl2.cl3 .word-font-c {
	font-size: 14.8mm;
}







/**鏂囨湰鑹�(绂佺敤鏂囨湰鑹�)*/
.cl1.cl2.cl3 .text-primary, .cl1.cl2.cl3 [disabled].text-primary-disabled, .cl1.cl2.cl3 .file-text-primary>*, 
.cl1.cl2.cl3 .text-primary .ant-tree-node-content-wrapper {
    color: #007bff ;
}
.cl1.cl2.cl3 a.text-primary:hover, a.text-primary:focus {
  color: #0062cc ;
}
.cl1.cl2.cl3 .text-secondary, .cl1.cl2.cl3 [disabled].text-secondary-disabled, .cl1.cl2.cl3 .file-text-secondary>*, 
.cl1.cl2.cl3 .text-secondary .ant-tree-node-content-wrapper  {
    color: #6c757d ;
}
.cl1.cl2.cl3 a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 ;
}

.cl1.cl2.cl3 .text-success, .cl1.cl2.cl3 [disabled].text-success-disabled, .cl1.cl2.cl3 .file-text-success>*, 
.cl1.cl2.cl3 .text-success .ant-tree-node-content-wrapper  {
    color: #28a745 ;
}
.cl1.cl2.cl3 a.text-success:hover, a.text-success:focus {
  color: #1e7e34 ;
}

.cl1.cl2.cl3 .text-info, .cl1.cl2.cl3 [disabled].text-info-disabled, .cl1.cl2.cl3 .file-text-info>*, 
.cl1.cl2.cl3 .text-info .ant-tree-node-content-wrapper {
  color: #d9edf7;
}
.cl1.cl2.cl3 a.text-info:hover, a.text-info:focus {
  color: #117a8b ;
}
.cl1.cl2.cl3 .text-warning, .cl1.cl2.cl3 [disabled].text-warning-disabled, .cl1.cl2.cl3 .file-text-warning>*, 
.cl1.cl2.cl3 .text-warning .ant-tree-node-content-wrapper {
  color: #ffc107;
}
.cl1.cl2.cl3 a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 ;
}
.cl1.cl2.cl3 .text-danger, .cl1.cl2.cl3 [disabled].text-danger-disabled, .cl1.cl2.cl3 .file-text-danger>*, 
.cl1.cl2.cl3 .text-danger .ant-tree-node-content-wrapper {
  color: #dc3545;
}
.cl1.cl2.cl3 a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 ;
}
.cl1.cl2.cl3 .text-light, .cl1.cl2.cl3 [disabled].text-light-disabled, .cl1.cl2.cl3 .file-text-light>*, 
.cl1.cl2.cl3 .text-light .ant-tree-node-content-wrapper {
  color: #f8f9fa;
}
.cl1.cl2.cl3 a.text-light:hover, a.text-light:focus {
  color: #dae0e5 ;
}
.cl1.cl2.cl3 .text-muted, .cl1.cl2.cl3 [disabled].text-muted-disabled, .cl1.cl2.cl3 .file-text-muted>*, 
.cl1.cl2.cl3 .text-muted .ant-tree-node-content-wrapper {
  color: #e9eaeb;
}

.cl1.cl2.cl3 .text-dark, .cl1.cl2.cl3 [disabled].text-dark-disabled, .cl1.cl2.cl3 .file-text-dark>*, 
.cl1.cl2.cl3 .text-dark .ant-tree-node-content-wrapper {
  color: #343a40;
}
.cl1.cl2.cl3 a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 ;
}

.cl1.cl2.cl3 .text-blue, .cl1.cl2.cl3 [disabled].text-blue-disabled, .cl1.cl2.cl3 .file-text-blue>*, 
.cl1.cl2.cl3 .text-blue .ant-tree-node-content-wrapper {
  color: #0179a8;
}
.cl1.cl2.cl3 .text-lightblue, .cl1.cl2.cl3 [disabled].text-lightblue-disabled, .cl1.cl2.cl3 .file-text-lightblue>*, 
.cl1.cl2.cl3 .text-lightblue .ant-tree-node-content-wrapper {
  color: #CBD6E2;
}

.cl1.cl2.cl3 .text-facebook, .cl1.cl2.cl3 [disabled].text-facebook-disabled, .cl1.cl2.cl3 .file-text-facebook>*, 
.cl1.cl2.cl3 .text-facebook .ant-tree-node-content-wrapper {
  color: #365397;
}
.cl1.cl2.cl3 .text-fluorescent, .cl1.cl2.cl3 [disabled].text-fluorescent-disabled, .cl1.cl2.cl3 .file-text-fluorescent>*, 
.cl1.cl2.cl3 .text-fluorescent .ant-tree-node-content-wrapper  {
	background-image: -webkit-linear-gradient(#3fffea,#3fffea,#0f9dfa,#3efeea);
 	-webkit-background-clip: text;
 	-webkit-text-fill-color: transparent;
}

.cl1.cl2.cl3 .text-indigo, .cl1.cl2.cl3 [disabled].text-indigo-disabled, .cl1.cl2.cl3 .file-text-indigo>*, 
.cl1.cl2.cl3 .text-indigo .ant-tree-node-content-wrapper  {
  color: #346cb0;
}

.cl1.cl2.cl3 .text-purple, .cl1.cl2.cl3 [disabled].text-purple-disabled, .cl1.cl2.cl3 .file-text-purple>*, 
.cl1.cl2.cl3 .text-purple .ant-tree-node-content-wrapper  {
  color: #5f4b8b;
}

.cl1.cl2.cl3 .text-pink, .cl1.cl2.cl3 [disabled].text-pink-disabled, .cl1.cl2.cl3 .file-text-pink>*, 
.cl1.cl2.cl3 .text-pink .ant-tree-node-content-wrapper  {
  color: #b76ba3;
}

.cl1.cl2.cl3 .text-red, .cl1.cl2.cl3 [disabled].text-red-disabled, .cl1.cl2.cl3 .file-text-red>*, 
.cl1.cl2.cl3 .text-red .ant-tree-node-content-wrapper {
  color: #ea6759;
}

.cl1.cl2.cl3 .text-orange, .cl1.cl2.cl3 [disabled].text-orange-disabled, .cl1.cl2.cl3 .file-text-orange>*, 
.cl1.cl2.cl3 .text-orange .ant-tree-node-content-wrapper {
  color: #ec935e;
}

.cl1.cl2.cl3 .text-yellow, .cl1.cl2.cl3 [disabled].text-yellow-disabled, .cl1.cl2.cl3 .file-text-yellow>*, 
.cl1.cl2.cl3 .text-yellow .ant-tree-node-content-wrapper {
  color: #f7c46c;
}

.cl1.cl2.cl3 .text-green, .cl1.cl2.cl3 [disabled].text-green-disabled, .cl1.cl2.cl3 .file-text-green>*, 
.cl1.cl2.cl3 .text-green .ant-tree-node-content-wrapper {
  color: #a7c796;
}

.cl1.cl2.cl3 .text-darkgreen, .cl1.cl2.cl3 [disabled].text-darkgreen-disabled, .cl1.cl2.cl3 .file-text-darkgreen>*, 
.cl1.cl2.cl3 .text-darkgreen .ant-tree-node-content-wrapper {
    color: #4F8A9C ;
}
.cl1.cl2.cl3 .text-deepgreen, .cl1.cl2.cl3 [disabled].text-deepgreen-disabled, .cl1.cl2.cl3 .file-text-deepgreen>*, 
.cl1.cl2.cl3 .text-deepgreen .ant-tree-node-content-wrapper {
    color: #91D5CB ;
}

.cl1.cl2.cl3 .text-teal, .cl1.cl2.cl3 [disabled].text-teal-disabled, .cl1.cl2.cl3 .file-text-teal>*, 
.cl1.cl2.cl3 .text-teal .ant-tree-node-content-wrapper {
  color: #00a28a;
}

.cl1.cl2.cl3 .text-cyan, .cl1.cl2.cl3 [disabled].text-cyan-disabled, .cl1.cl2.cl3 .file-text-cyan>*, 
.cl1.cl2.cl3 .text-cyan .ant-tree-node-content-wrapper {
  color: #3686a0;
}

.cl1.cl2.cl3 .text-white , .cl1.cl2.cl3 [disabled].text-white-disabled, .cl1.cl2.cl3 .file-text-white>*, 
.cl1.cl2.cl3 .text-white .ant-tree-node-content-wrapper{
  color: #fff;
}

.cl1.cl2.cl3 .text-black, .cl1.cl2.cl3 [disabled].text-black-disabled, .cl1.cl2.cl3 .file-text-black>*, 
.cl1.cl2.cl3 .text-black .ant-tree-node-content-wrapper {
  color: #131d28;
}

.cl1.cl2.cl3 .text-gray,  .cl1.cl2.cl3 [disabled].text-gray-disabled,
.cl1.cl2.cl3 .file-text-gray>*, .cl1.cl2.cl3 .text-gray .ant-tree-node-content-wrapper {
  color: #888;
}


.cl1.cl2.cl3 .text-gray-dark, .cl1.cl2.cl3 [disabled].text-gray-dark-disabled, .cl1.cl2.cl3 .file-text-dark>*, 
.cl1.cl2.cl3 .text-dark .ant-tree-node-content-wrapper  {
  color: #3d464f;
}

.cl1.cl2.cl3 .text-gray-light, .cl1.cl2.cl3 [disabled].text-gray-light-disabled, .cl1.cl2.cl3 .file-text-gray-light>*, 
.cl1.cl2.cl3 .text-gray-light .ant-tree-node-content-wrapper  {
  color: #E1E2E6;
}

.cl1.cl2.cl3 .text-gainsboro, .cl1.cl2.cl3 [disabled].text-gainsboro-disabled,  .cl1.cl2.cl3 .file-text-gainsboro>*, 
.cl1.cl2.cl3 .text-gainsboro .ant-tree-node-content-wrapper  {
  color: gainsboro;
}

.cl1.cl2.cl3 .text-desc, .cl1.cl2.cl3 [disabled].text-desc-disabled, .cl1.cl2.cl3 .file-text-desc>*, 
.cl1.cl2.cl3 .text-desc .ant-tree-node-content-wrapper  {
  color: rgba(0, 0, 0,0.45);
}

.cl1.cl2.cl3 .text-heal, .cl1.cl2.cl3 [disabled].text-heal-disabled, .cl1.cl2.cl3 .file-text-heal>*, 
.cl1.cl2.cl3 .text-heal .ant-tree-node-content-wrapper {
  color: #00bec7;
}
.cl1.cl2.cl3 a.text-heal:hover, a.text-heal:focus {
  color: #1e7e34 ;
}
.cl1.cl2.cl3 .text-lightsteelblue, .cl1.cl2.cl3 [disabled].text-lightsteelblue-disabled, .cl1.cl2.cl3 .file-text-lightsteelblue>*, 
.cl1.cl2.cl3 .text-lightsteelblue .ant-tree-node-content-wrapper {
  color: #acbadb;
}
.cl1.cl2.cl3 a.text-lightsteelblue:hover, a.text-lightsteelblue:focus {
  color: #869aca ;
}
.cl1.cl2.cl3 .text-gold, .cl1.cl2.cl3 [disabled].text-gold-disabled, .cl1.cl2.cl3 .file-text-text-gold>*, 
.cl1.cl2.cl3 .text-gold .ant-tree-node-content-wrapper {
  color:#FFD700 ;
}
.cl1.cl2.cl3 a.text-gold:hover, a.text-gold:focus {
  color: #DAA520 ;
}

.cl1.cl2.cl3 .text-body, .cl1.cl2.cl3 [disabled].text-body-disabled, .cl1.cl2.cl3 .file-text-body>*, 
.cl1.cl2.cl3 .text-body .ant-tree-node-content-wrapper {
  color: rgb(240, 242, 245);
}

.cl1.cl2.cl3 .text-333, .cl1.cl2.cl3 [disabled].text-333-disabled, .cl1.cl2.cl3 .file-text-333>*, 
.cl1.cl2.cl3 .text-333 .ant-tree-node-content-wrapper {
  color: #333333;
}

.cl1.cl2.cl3 .text-auto .cl1.cl2.cl3 [disabled].text-auto-disabled {
  color: auto;
}

/**杈规鑹�*/
.cl1.cl2.cl3 .border-primary {
    border-color: #007bff ;
}

.cl1.cl2.cl3 .border-secondary  {
    border-color: #6c757d ;
}

.cl1.cl2.cl3 .border-success  {
    border-color: #28a745 ;
}

.cl1.cl2.cl3 .border-info {
  border-color: #d9edf7;
}

.cl1.cl2.cl3 .border-warning {
  border-color: #ffc107;
}

.cl1.cl2.cl3 .border-danger {
  border-color: #dc3545;
}

.cl1.cl2.cl3 .border-light {
  border-color: #f8f9fa;
}

.cl1.cl2.cl3 .border-muted {
  border-color: #e9eaeb;
}

.cl1.cl2.cl3 .border-dark {
  border-color: #343a40;
}

.cl1.cl2.cl3 .border-blue {
  border-color: #0179a8;
}
.cl1.cl2.cl3 .border-lightblue {
  border-color: #CBD6E2;
}

.cl1.cl2.cl3 .border-facebook {
  border-color: #365397;
}

.cl1.cl2.cl3 .border-indigo {
  border-color: #346cb0;
}

.cl1.cl2.cl3 .border-purple {
  border-color: #5f4b8b;
}

.cl1.cl2.cl3 .border-pink {
  border-color: #b76ba3;
}

.cl1.cl2.cl3 .border-red {
  border-color: #ea6759;
}

.cl1.cl2.cl3 .border-orange {
  border-color: #ec935e;
}

.cl1.cl2.cl3 .border-yellow {
  border-color: #f7c46c;
}

.cl1.cl2.cl3 .border-green {
  border-color: #a7c796;
}

.cl1.cl2.cl3 .border-teal {
  border-color: #00a28a;
}

.cl1.cl2.cl3 .border-cyan {
  border-color: #3686a0;
}

.cl1.cl2.cl3 .border-white {
  border-color: #fff;
}

.cl1.cl2.cl3 .border-black {
  border-color: #131d28;
}

.cl1.cl2.cl3 .border-gray-dark {
  border-color: #3d464f;
}

.cl1.cl2.cl3 .border-desc {
  border-color: rgba(0, 0, 0,0.45);
}

.cl1.cl2.cl3 .border-gainsboro {
  border-color: gainsboro;
}

.cl1.cl2.cl3 .border-body {
  border-color: rgb(240, 242, 245);
}

.cl1.cl2.cl3 .border-auto {
  border-color: auto;
}


/**rem瀛椾綋*/
.cl1.cl2.cl3 .h1 {
  font-size: 2.5rem;
}
.cl1.cl2.cl3 .h2 {
  font-size: 2rem;
}

.cl1.cl2.cl3 .h3 {
  font-size: 1.75rem;
}

.cl1.cl2.cl3 .h4 {
  font-size: 1.5rem;
}

.cl1.cl2.cl3 .h5 {
  font-size: 1.25rem;
}

.cl1.cl2.cl3 .h6 {
  font-size: 1rem;
}

/**瀛椾綋鏍峰紡*/
.cl1.cl2.cl3 .font-normal {
	font-style: normal;
}
.cl1.cl2.cl3 .font-italic {
  	font-style: italic;
}
.cl1.cl2.cl3 .font-oblique {
	font-style: oblique;
}

/**瀛椾綋绮楃粏*/
.cl1.cl2.cl3 .font-weight-light {
  font-weight: 300;
}

.cl1.cl2.cl3 .font-weight-normal {
  font-weight: 400;
}

.cl1.cl2.cl3 .font-weight-bold {
  font-weight: 700;
}

.cl1.cl2.cl3 .font-weight-bolder {
  font-weight: 900;
}

/**鏂囨湰杞崲*/
.cl1.cl2.cl3 .text-transform-none {
	text-transform: none;
}
.cl1.cl2.cl3 .text-lowercase {
  text-transform: lowercase;
}
.cl1.cl2.cl3 .text-uppercase {
  text-transform: uppercase;
}
.cl1.cl2.cl3 .text-capitalize {
  text-transform: capitalize;
}


/**榧犳爣鏍峰紡*/
.cl1.cl2.cl3 .cursor-auto {
  cursor: auto;
}
.cl1.cl2.cl3 .cursor-pointer {
  cursor: pointer;
}
.cl1.cl2.cl3 .cursor-text {
  cursor: text;
}
.cl1.cl2.cl3 .cursor-move {
  cursor: move;
}
.cl1.cl2.cl3 .cursor-wait {
  cursor: wait;
}
.cl1.cl2.cl3 .cursor-help {
  cursor: help;
}

.cl1.cl2.cl3 .cursor-e-resize {
    cursor: e-resize;
}
.cl1.cl2.cl3 .cursor-n-resize {
    cursor: n-resize;
}


/**鏂囨湰淇グ*/
.cl1.cl2.cl3 .text-decoration-none {
	text-decoration: none;
}
.cl1.cl2.cl3 .text-overline {
	text-decoration: overline;
}
.cl1.cl2.cl3 .text-line-through {
	text-decoration: line-through;
}
.cl1.cl2.cl3 .text-underline {
	text-decoration: underline;
}


/**鏂囨湰缂╄繘*/
.cl1.cl2.cl3 .indent-0 {
  text-indent: 0 ;
}
.cl1.cl2.cl3 .indent-1 {
  text-indent: 0.25rem ;
}
.cl1.cl2.cl3 .indent-2 {
  text-indent: 0.5rem ;
}
.cl1.cl2.cl3 .indent-3 {
  text-indent: 1rem ;
}
.cl1.cl2.cl3 .indent-4 {
  text-indent: 1.5rem ;
}
.cl1.cl2.cl3 .indent-5 {
  text-indent: 3rem ;
}

/**基本中文字体*/
.cl1.cl2.cl3 .font-fs {
	font-family: 仿宋;
}
.cl1.cl2.cl3 .font-st{
	font-family: 宋体;
}
.cl1.cl2.cl3 .font-yy{
	font-family: 幼圆;
}
.cl1.cl2.cl3 .font-wryh {
	font-family: 微软雅黑;
}
.cl1.cl2.cl3 .font-xst {
	font-family: 新宋体;
}
.cl1.cl2.cl3 .font-kt{
	font-family: 楷体;
}
.cl1.cl2.cl3 .font-ls {
	font-family: 隶书;
}
.cl1.cl2.cl3 .font-ht {
	font-family: 黑体;
}
.cl1.cl2.cl3 .font-fs-gb2312 {
	font-family: 仿宋_GB2312;;
}
.cl1.cl2.cl3 .font-fz-xbsj {
	font-family: 方正小标宋简体;
}
@font-face
{
font-family: 'shumashuzi';
src: url('../fonts/ruizi.ttf') format('truetype');
}
.cl1.cl2.cl3 .font-fz-rz {
 font-family: shumashuzi;
}
.cl1.cl2.cl3 .font-set1 {
	font-family: PingFangSC-Regular,Helvetica,Droid Sans,Arial,sans-serif;
}
.cl1.cl2.cl3 .font-custom-01 {
    font-family: 文泉驿微米黑;
}
.cl1.cl2.cl3 .font-custom-02 {
    font-family: 思源黑体normal;
}
.cl1.cl2.cl3 .font-custom-03 {
    font-family: 思源黑体light;
}

/**鎹㈣*/
.cl1.cl2.cl3 .text-wrap-normal {
  text-wrap: normal;
}
.cl1.cl2.cl3 .text-nowrap {
  white-space: nowrap;
}


/**涓婂亸绉�*/
.cl1.cl2.cl3 .top-0 {
  top: 0;
}
.cl1.cl2.cl3 .top-25 {
 top: 25%;
}
.cl1.cl2.cl3 .top-50 {
 top: 50%;
}
.cl1.cl2.cl3 .top-75 {
 top: 75%;
}
.cl1.cl2.cl3 .top-100 {
 top: 100%;
}
/**涓嬪亸绉�*/
.cl1.cl2.cl3 .bottom-0 {
  bottom: 0;
}
.cl1.cl2.cl3 .bottom-25 {
 bottom: 25%;
}
.cl1.cl2.cl3 .bottom-50 {
 bottom: 50%;
}
.cl1.cl2.cl3 .bottom-75 {
 bottom: 75%;
}
.cl1.cl2.cl3 .bottom-100 {
 bottom: 100%;
}
.cl1.cl2.cl3 .bottom-1-rem {
 bottom: 1rem;
}
.cl1.cl2.cl3 .bottom-2-rem {
 bottom: 2rem;
}
.cl1.cl2.cl3 .bottom-3-rem {
 bottom: 3rem;
}
.cl1.cl2.cl3 .bottom-5-rem {
 bottom: 5rem;
}
/**宸﹀亸绉�*/
.cl1.cl2.cl3 .left-0 {
  left: 0;
}
.cl1.cl2.cl3 .left-25 {
 left: 25%;
}
.cl1.cl2.cl3 .left-50 {
 left: 50%;
}
.cl1.cl2.cl3 .left-75 {
 left: 75%;
}
.cl1.cl2.cl3 .left-100 {
 left: 100%;
}
/**鍙冲亸绉�*/
.cl1.cl2.cl3 .right-0 {
  right: 0;
}
.cl1.cl2.cl3 .right-25 {
 right: 25%;
}
.cl1.cl2.cl3 .right-50 {
 right: 50%;
}
.cl1.cl2.cl3 .right-75 {
 right: 75%;
}
.cl1.cl2.cl3 .right-100 {
 right: 100%;
}

/**灞曠ず鏂瑰紡*/
.cl1.cl2.cl3 .d-none {
  display: none;
}

.cl1.cl2.cl3 .d-inline {
  display: inline;
}

.cl1.cl2.cl3 .d-inline-block {
  display: inline-block;
}

.cl1.cl2.cl3 .d-block {
  display: block;
}

.cl1.cl2.cl3 .d-table {
  display: table;
}

.cl1.cl2.cl3 .d-table-row {
  display: table-row;
}

.cl1.cl2.cl3 .d-table-cell {
  display: table-cell;
}

.cl1.cl2.cl3 .d-box {
	display: -webkit-box;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: none;
	overflow: -moz-scrollbars-none;
}

.cl1.cl2.cl3 .d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cl1.cl2.cl3 .d-inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

/**娴姩**/
.cl1.cl2.cl3 .float-left {
  float: left;
}

.cl1.cl2.cl3 .float-right {
  float: right;
}

.cl1.cl2.cl3 .float-none {
  float: none ;
}


/**婧㈠嚭灞曠ず*/
.cl1.cl2.cl3 .overflow-auto {
  overflow: auto;
}
.cl1.cl2.cl3 .overflow-visible {
  overflow: visible;
}
.cl1.cl2.cl3 .overflow-hidden {
  overflow: hidden;
}
.cl1.cl2.cl3 .overflow-scroll {
  overflow: scroll;
}
/**妯悜婧㈠嚭灞曠ず*/
.cl1.cl2.cl3 .overflow-x-auto {
  overflow-x: auto;
}
.cl1.cl2.cl3 .overflow-x-visible {
  overflow-x: visible;
}
.cl1.cl2.cl3 .overflow-x-hidden {
  overflow-x: hidden;
}
.cl1.cl2.cl3 .overflow-x-scroll {
  overflow-x: scroll;
}
/**绾靛悜婧㈠嚭灞曠ず*/
.cl1.cl2.cl3 .overflow-y-auto {
  overflow-y: auto;
}
.cl1.cl2.cl3 .overflow-y-visible {
  overflow-y: visible;
}
.cl1.cl2.cl3 .overflow-y-hidden {
  overflow-y: hidden;
}
.cl1.cl2.cl3 .overflow-y-scroll {
  overflow-y: scroll;
}

/**瀹氫綅**/
.cl1.cl2.cl3 .position-static {
  position: static;
}
.cl1.cl2.cl3 .position-relative {
  position: relative;
}
.cl1.cl2.cl3 .position-absolute {
  position: absolute;
}
.cl1.cl2.cl3 .position-fixed {
  position: fixed;
}
.cl1.cl2.cl3 .position-sticky {
  position: -webkit-sticky;
  position: sticky;
}

/**瀛愬厓绱犲瀭鐩村眳涓�*/
.cl1.cl2.cl3 .align-baseline {
  vertical-align: baseline;
}
.cl1.cl2.cl3 .align-top {
  vertical-align: top;
}
.cl1.cl2.cl3 .align-middle {
  vertical-align: middle;
}
.cl1.cl2.cl3 .align-bottom {
  vertical-align: bottom;
}
.cl1.cl2.cl3 .align-text-bottom {
  vertical-align: text-bottom;
}
.cl1.cl2.cl3 .align-text-top {
  vertical-align: text-top;
}

/**鍙**/
.cl1.cl2.cl3 .visible {
  visibility: visible;
}
.cl1.cl2.cl3 .invisible {
  visibility: hidden;
}

/**姘村钩瀵归綈鏂瑰紡**/
.cl1.cl2.cl3 .text-left {
  text-align: left;
}
.cl1.cl2.cl3 .text-right {
  text-align: right;
}
.cl1.cl2.cl3 .text-center {
  text-align: center;
}
.cl1.cl2.cl3 .text-justify {
  text-align: justify;
}

/**鏂囨湰鏈�鍚庝竴琛屾按骞冲榻愭柟寮忥紝涓�鑸敤浜巔**/
.cl1.cl2.cl3 .text-last-left {
  text-align-last: left;
}
.cl1.cl2.cl3 .text-last-right {
  text-align-last: right;
}
.cl1.cl2.cl3 .text-last-center {
  text-align-last: center;
}
.cl1.cl2.cl3 .text-last-justify {
  text-align-last: justify;
}


/**楂樺害**/
.cl1.cl2.cl3 .h-25 {
  height: 25%;
}
.cl1.cl2.cl3 .h-50 {
  height: 50%;
}
.cl1.cl2.cl3 .h-75 {
  height: 75%;
}
.cl1.cl2.cl3 .h-90 {
  height: 90%;
}
.cl1.cl2.cl3 .h-100 {
  height: 100% ;
}
.cl1.cl2.cl3 .height-1 {
  height: 1em;
}
.cl1.cl2.cl3 .height-2 {
 height: 1.2em;
}
.cl1.cl2.cl3 .height-3 {
 height: 1.5em;
}
.cl1.cl2.cl3 .height-4 {
 height: 2em;
}
.cl1.cl2.cl3 .height-2-5 {
 height: 2.5em;
}
.cl1.cl2.cl3 .height-5 {
 height: 3em;
}
.cl1.cl2.cl3 .height-6 {
 height: 5em;
}
.cl1.cl2.cl3 .height-7 {
 height: 6em;
}
.cl1.cl2.cl3 .height-8 {
 height: 7em;
}
.cl1.cl2.cl3 .height-full--1 {
  height: calc(100% - 1em);
}
.cl1.cl2.cl3 .height-full--2 {
 height: calc(100% - 1.2em);
}
.cl1.cl2.cl3 .height-full--3 {
 height: calc(100% - 1.5em);
}
.cl1.cl2.cl3 .height-full--4 {
 height: calc(100% - 2em);
}
.cl1.cl2.cl3 .height-full--2-5 {
 height: calc(100% - 2.5em);
}
.cl1.cl2.cl3 .height-full--5 {
 height: calc(100% - 3em);
}
.cl1.cl2.cl3 .height-full--6 {
 height: calc(100% - 5em);
}
.cl1.cl2.cl3 .height-full--7 {
 height: calc(100% - 6em);
}
.cl1.cl2.cl3 .height-full--8 {
 height: calc(100% - 7em);
}
.cl1.cl2.cl3 .height-full--12 {
 height: calc(100% - 11em);
}
.cl1.cl2.cl3 .height-auto {
	height:auto ;
}
.cl1.cl2.cl3 .height-inherit {
	height:inherit ;
}
.cl1.cl2.cl3 .height-10vh,
.cl1.cl2.cl3 .placeholder-height-10vh {
 height: 10vh;
}
.cl1.cl2.cl3 .height-20vh,
.cl1.cl2.cl3 .placeholder-height-20vh {
 height: 20vh;
}
.cl1.cl2.cl3 .height-30vh,
.cl1.cl2.cl3 .placeholder-height-30vh {
 height: 30vh;
}
.cl1.cl2.cl3 .height-40vh,
.cl1.cl2.cl3 .placeholder-height-40vh {
 height: 40vh;
}
.cl1.cl2.cl3 .height-50vh,
.cl1.cl2.cl3 .placeholder-height-50vh {
 height: 50vh;
}
.cl1.cl2.cl3 .height-60vh,
.cl1.cl2.cl3 .placeholder-height-60vh {
 height: 60vh;
}
.cl1.cl2.cl3 .height-70vh,
.cl1.cl2.cl3 .placeholder-height-70vh {
 height: 70vh;
}
.cl1.cl2.cl3 .height-80vh,
.cl1.cl2.cl3 .placeholder-height-80vh {
 height: 80vh;
}
.cl1.cl2.cl3 .height-90vh,
.cl1.cl2.cl3 .placeholder-height-90vh {
 height: 90vh;
}
.cl1.cl2.cl3 .height-100vh,
.cl1.cl2.cl3 .placeholder-height-100vh {
 height: 90vh;
}
.height-100vh--50px {
    height: calc(100vh - 50px) !important;
}



/**已经加载过的raq*/
.cl1.cl2.cl3 .mis-MRaq-loaded.mis-MRaq {
	height: initial !important;
}



/**鏈�灏忛珮搴�*/
.cl1.cl2.cl3 .min-height-1 {
  min-height: 1em;
}
.cl1.cl2.cl3 .min-height-2 {
 min-height: 1.2em;
}
.cl1.cl2.cl3 .min-height-3 {
 min-height: 1.5em;
}
.cl1.cl2.cl3 .min-height-4 {
 min-height: 2em;
}
.cl1.cl2.cl3 .min-height-5 {
 min-height: 3em;
}
.cl1.cl2.cl3 .min-height-6 {
 min-height: 5em;
}
.cl1.cl2.cl3 .min-height-7 {
 min-height: 6em;
}
.cl1.cl2.cl3 .min-height-8 {
 min-height: 7em;
}


/**琛岄珮*/

.cl1.cl2.cl3 .line-height--0 {
  line-height: 0;
}

.cl1.cl2.cl3 .line-height--0.2 {
  line-height: 0.2;
}

.cl1.cl2.cl3 .line-height--0.5 {
  line-height: 0.5;
}

.cl1.cl2.cl3 .line-height-0 {
  line-height: 1;
 }

.cl1.cl2.cl3 .line-height-1 {
 line-height: 1.1;
}
.cl1.cl2.cl3 .line-height-2 {
 line-height: 1.2;
}
.cl1.cl2.cl3 .line-height-3 {
 line-height: 1.3;
}
.cl1.cl2.cl3 .line-height-4 {
 line-height: 1.4;
}
.cl1.cl2.cl3 .line-height-5 {
 line-height: 1.5;
}
.cl1.cl2.cl3 .line-height-6 {
 line-height: 1.6;
}
.cl1.cl2.cl3 .line-height-7 {
 line-height: 1.7;
}
.cl1.cl2.cl3 .line-height-8 {
 line-height: 1.8;
}
.cl1.cl2.cl3 .line-height-9 {
 line-height: 1.9;
}
.cl1.cl2.cl3 .line-height-20 {
 line-height: 2.0;
}

.cl1.cl2.cl3 .line-height-25 {
 line-height: 2.5;
}
.cl1.cl2.cl3 .line-height-30 {
 line-height: 3;
}
.cl1.cl2.cl3 .line-height-35 {
 line-height: 3.5;
}
.cl1.cl2.cl3 .line-height-40 {
 line-height: 4;
}

.cl1.cl2.cl3 .line-height-50 {
 line-height: 5;
}
.cl1.cl2.cl3 .line-height-60 {
 line-height: 6;
}
.cl1.cl2.cl3 .line-height-80 {
 line-height: 8;
}
.cl1.cl2.cl3 .line-height-100 {
 line-height: 10;
}
.cl1.cl2.cl3 .line-height-120 {
 line-height: 12;
}
.cl1.cl2.cl3 .line-height-140 {
 line-height: 14;
}
.cl1.cl2.cl3 .line-height-160 {
 line-height: 16;
}
.cl1.cl2.cl3 .line-height-28pt {
 /**line-height: 10.53mm;*/
  line-height: 38.5px;
}



/**澶у皬*/
.cl1.cl2 .size-rem-1{
	width: 1rem;
	height: 1rem;
}
.cl1.cl2 .size-rem-1-5{
	width: 1.5rem;
	height: 1.5rem;
}
.cl1.cl2 .size-rem-2 {
	width: 2rem;
	height: 2rem;
}
.cl1.cl2 .size-rem-2-5{
	width: 2.5rem;
	height: 2.5rem;
}
.cl1.cl2 .size-rem-3 {
	width: 3rem;
	height: 3rem;
}
.cl1.cl2 .size-rem-3.5 {
	width: 3.5rem;
	height: 3.5rem;
}
.cl1.cl2 .size-rem-4 {
	width: 4rem;
	height: 4rem;
}
.cl1.cl2 .size-rem-6 {
	width: 6rem;
	height: 6rem;
}
.cl1.cl2 .size-rem-8 {
	width: 8rem;
	height: 8rem;
}
.cl1.cl2 .size-rem-10 {
	width: 10rem;
	height: 10rem;
}
.cl1.cl2 .size-rem-12 {
	width: 12rem;
	height: 12rem;
}
.cl1.cl2 .size-rem-14 {
	width: 14rem;
	height: 14rem;
}
.cl1.cl2 .size-rem-16 {
	width: 16rem;
	height: 16rem;
}
.cl1.cl2 .size-rem-18 {
	width: 18rem;
	height: 18rem;
}
.cl1.cl2 .size-rem-20 {
	width: 20rem;
	height: 20rem;
}
.cl1.cl2 .size-rem-22 {
	width: 22rem;
	height: 22rem;
}
.cl1.cl2 .size-rem-24 {
	width: 24rem;
	height: 24rem;
}
/**
瀹介珮缂╂斁
*/
.cl1.cl2 .scale-1-2 {
	transform:scale(1,2);
}
.cl1.cl2 .scale-2-1 {
	transform:scale(2,1);
}
.cl1.cl2 .scale-2-2 {
	transform:scale(2,2);
}
.cl1.cl2 .scale-dot9-dot9 {
	transform:scale(0.9,0.9);
}
.cl1.cl2 .scale-dot8-dot8 {
	transform:scale(0.8,0.8);
}
.cl1.cl2 .scale-dot7-dot7 {
	transform:scale(0.7,0.7);
}
.cl1.cl2 .scale-dot6-dot6 {
	transform:scale(0.6,0.6);
}
.cl1.cl2 .scale-dot5-dot5 {
	transform:scale(0.5,0.5);
}

/**

	鍩烘湰鏍峰紡琛ヨ冻
*/
.cl1.cl2.cl3 .white-space-pre{
	white-space:pre;
}

.cl1.cl2.cl3 .white-space-pre-wrap
{
	white-space:pre-wrap;
}

.cl1.cl2.cl3 .white-space-pre-line
{
	white-space:pre-line;
}
.cl1.cl2.cl3 .white-space-pre-inherit
{
	white-space:pre-inherit;
}

/**杈规闃村奖***/
.cl1.cl2.cl3 .border-shadow-0 {
   box-shadow: #666 0px 0px 0px;
}
.cl1.cl2.cl3 .border-shadow-1 {
   box-shadow: #666 0px 0px 1px;
}
.cl1.cl2.cl3 .border-shadow-2 {
   box-shadow: #666 0px 0px 2px;
}
.cl1.cl2.cl3 .border-shadow-3 {
   box-shadow: #666 0px 0px 3px;
}
.cl1.cl2.cl3 .border-shadow-4 {
   box-shadow: #666 0px 0px 4px;
}
.cl1.cl2.cl3 .border-shadow-5 {
   box-shadow: #666 0px 0px 5px;
}
.cl1.cl2.cl3 .border-shadow-6 {
   box-shadow: #666 0px 0px 6px;
}
.cl1.cl2.cl3 .border-shadow-7 {
   box-shadow: #666 0px 0px 7px;
}
.cl1.cl2.cl3 .border-shadow-8 {
   box-shadow: #666 0px 0px 8px;
}
.cl1.cl2.cl3 .border-shadow-9 {
   box-shadow: #666 0px 0px 9px;
}
.cl1.cl2.cl3 .border-shadow-10 {
   box-shadow: #666 0px 0px 10px;
}
/**鑳屾櫙鍥鹃噸澶嶏紝鍏朵腑repeate鏈�涓虹涓�鏍癸紝鍏堝悗椤哄簭涓嶅彲淇敼锛�
  鍥犱负椤甸潰閰嶇疆涓粯璁ゆ槸鑳屾櫙鍥緍epeat鐨勶紝浣跨敤閫氳繃class=repeat娣诲姞鐨�
  濡傛灉鎺т欢閰嶇疆鎴恘o-repeat锛屽垯鏈�缁堟晥鏋滃喅瀹氫簬repeate/no-repeat鏍峰紡瀹氫箟鐨勫厛鍚庨『搴�**/
.cl1.cl2.cl3 .repeat {
	background-repeat: repeat;
}
.cl1.cl2.cl3 .repeat-x {
	background-repeat: repeat-x;
}
.cl1.cl2.cl3 .repeat-y {
	background-repeat: repeat-y;
}
.cl1.cl2.cl3 .no-repeat {
	background-repeat: no-repeat;
}

/**鑳屾櫙鍥句綅缃�**/
.cl1.cl2.cl3 .bg-top-left {
	background-position: top left;
}
.cl1.cl2.cl3 .bg-top-center {
	background-position: top center;
}
.cl1.cl2.cl3 .bg-top-right {
	background-position: top right;
}
.cl1.cl2.cl3 .bg-center-left {
	background-position: center left;
}
.cl1.cl2.cl3 .bg-center-center {
	background-position: center center;
}
.cl1.cl2.cl3 .bg-center-right {
	background-position: center right;
}
.cl1.cl2.cl3 .bg-bottom-left {
	background-position: bottom  left;
}
.cl1.cl2.cl3 .bg-bottom-center {
	background-position: bottom  center;
}
.cl1.cl2.cl3 .bg-bottom-right {
	background-position: bottom  right;
}

/**鑳屾櫙鍥惧ぇ灏�**/
.cl1.cl2.cl3 .bg-size-25 {
	background-size: 25% 25%;
}
.cl1.cl2.cl3 .bg-size-50 {
	background-size: 50% 50%;
}
.cl1.cl2.cl3 .bg-size-75 {
	background-size: 75% 75%;
}
.cl1.cl2.cl3 .bg-size-85 {
	background-size: 85% 100%;
}
.cl1.cl2.cl3 .bg-size-100 {
	background-size: 100% 100%;
}
.cl1.cl2.cl3 .bg-width-25 {
	background-size: 25%;
}
.cl1.cl2.cl3 .bg-width-50 {
	background-size: 50%;
}
.cl1.cl2.cl3 .bg-width-75 {
	background-size: 75%;
}
.cl1.cl2.cl3 .bg-width-100 {
	background-size: 100%;
}
.cl1.cl2.cl3 .bg-cover {
	background-size: cover;
}
.cl1.cl2.cl3 .bg-contain{
	background-size: contain;
}
.cl1.cl2.cl3 .bg-size-26px {
	background-size: 26px 26px;
}

/**鍒�24鏍忔儏鍐电殑瀹藉害鍗犳瘮锛宎ntd鏈韩浣跨敤js瀹炵幇鐨�*/
.cl1.cl2.cl3 .mis-col-auto {
  width: auto;
}

.cl1.cl2.cl3 .mis-col-0 {
  width: 0%;
}
.cl1.cl2.cl3 .mis-col-1 {
  width: 4.1666667%;
}

.cl1.cl2.cl3 .mis-col-2 {
  width: 8.3333333%;
}

.cl1.cl2.cl3 .mis-col-3 {
  width: 12.5%;
}

.cl1.cl2.cl3 .mis-col-4 {
  width: 16.666667%;
}

.cl1.cl2.cl3 .mis-col-5 {
  width: 20.833333%;
}

.cl1.cl2.cl3 .mis-col-6 {
  width: 25%;
}

.cl1.cl2.cl3 .mis-col-7 {
  width: 29.166667%;
}

.cl1.cl2.cl3 .mis-col-8 {
  width: 33.333333%;
}

.cl1.cl2.cl3 .mis-col-9 {
  width: 37.5%;
}

.cl1.cl2.cl3 .mis-col-10 {
  width: 41.666667%;
}
.cl1.cl2.cl3 .mis-col-11 {
  width: 45.833333%;
}

.cl1.cl2.cl3 .mis-col-12 {
  width: 50%;
}
.cl1.cl2.cl3 .mis-col-13 {
  width: 54.166667%;
}

.cl1.cl2.cl3 .mis-col-14 {
  width: 58.333333%;
}

.cl1.cl2.cl3 .mis-col-15 {
  width: 62.5%;
}

.cl1.cl2.cl3 .mis-col-16 {
  width: 66.666667%;
}

.cl1.cl2.cl3 .mis-col-17 {
  width: 70.833333%;
}

.cl1.cl2.cl3 .mis-col-18 {
  width: 75%;
}

.cl1.cl2.cl3 .mis-col-19 {
  width: 79.166667%;
}

.cl1.cl2.cl3 .mis-col-20 {
  width: 83.333333%;
}
.cl1.cl2.cl3 .mis-col-21 {
  width: 87.5%;
}

.cl1.cl2.cl3 .mis-col-22 {
  width: 91.666667%;
}

.cl1.cl2.cl3 .mis-col-23 {
  width: 95.833333%;
}

.cl1.cl2.cl3 .mis-col-24 {
  width: 100%;
}

/**24鍒嗘爮涓嬬殑鍒嗘爮鍋忕Щ锛宎ntd鏈韩浣跨敤js瀹炵幇鐨�*/
.cl1.cl2.cl3 .mis-col-offset-1 {
  margin-left: 4.1666667%;
}

.cl1.cl2.cl3 .mis-col-offset-2 {
  margin-left: 8.3333333%;
}

.cl1.cl2.cl3 .mis-col-offset-3 {
  margin-left: 12.5%;
}

.cl1.cl2.cl3 .mis-col-offset-4 {
  margin-left: 16.666667%;
}

.cl1.cl2.cl3 .mis-col-offset-5 {
  margin-left: 20.833333%;
}

.cl1.cl2.cl3 .mis-col-offset-6 {
  margin-left: 25%;
}

.cl1.cl2.cl3 .mis-col-offset-7 {
  margin-left: 29.166667%;
}

.cl1.cl2.cl3 .mis-col-offset-8 {
  margin-left: 33.333333%;
}

.cl1.cl2.cl3 .mis-col-offset-9 {
  margin-left: 37.5%;
}

.cl1.cl2.cl3 .mis-col-offset-10 {
  margin-left: 41.666667%;
}
.cl1.cl2.cl3 .mis-col-offset-11 {
  margin-left: 45.833333%;
}

.cl1.cl2.cl3 .mis-col-offset-12 {
  margin-left: 50%;
}
.cl1.cl2.cl3 .mis-col-offset-13 {
  margin-left: 54.166667%;
}

.cl1.cl2.cl3 .mis-col-offset-14 {
  margin-left: 58.333333%;
}

.cl1.cl2.cl3 .mis-col-offset-15 {
  margin-left: 62.5%;
}

.cl1.cl2.cl3 .mis-col-offset-16 {
  margin-left: 66.666667%;
}

.cl1.cl2.cl3 .mis-col-offset-17 {
  margin-left: 70.833333%;
}

.cl1.cl2.cl3 .mis-col-offset-18 {
  margin-left: 75%;
}

.cl1.cl2.cl3 .mis-col-offset-19 {
  margin-left: 79.166667%;
}

.cl1.cl2.cl3 .mis-col-offset-20 {
  margin-left: 83.333333%;
}
.cl1.cl2.cl3 .mis-col-offset-21 {
  margin-left: 87.5%;
}

.cl1.cl2.cl3 .mis-col-offset-22 {
  margin-left: 91.666667%;
}

.cl1.cl2.cl3 .mis-col-offset-23 {
  margin-left: 95.833333%;
}

.cl1.cl2.cl3 .mis-col-offset-24 {
  margin-left: 100%;
}



.cl1.cl2.cl3 .letter-spacing--4 {
 letter-spacing:-0.4rem
}
.cl1.cl2.cl3 .letter-spacing--3 {
 letter-spacing:-0.3rem
}
.cl1.cl2.cl3 .letter-spacing--2 {
 letter-spacing:-0.2rem
}
.cl1.cl2.cl3 .letter-spacing--1 {
 letter-spacing:-0.1rem
}
.cl1.cl2.cl3 .letter-spacing-0 {
 letter-spacing:0rem
}
.cl1.cl2.cl3 .letter-spacing-1 {
 letter-spacing:0.1rem
}
.cl1.cl2.cl3 .letter-spacing-2 {
 letter-spacing:0.25rem
}
.cl1.cl2.cl3 .letter-spacing-3 {
letter-spacing:0.5rem
}
.cl1.cl2.cl3 .letter-spacing-4 {
 letter-spacing:1rem
}
.cl1.cl2.cl3 .letter-spacing-5 {
 letter-spacing:1.5rem
}

.cl1.cl2.cl3 .cursor-auto {
cursor:auto
}
.cl1.cl2.cl3 .cursor-crosshair {
cursor:	crosshair
}
.cl1.cl2.cl3 .cursor-default {
cursor:	default
}
.cl1.cl2.cl3 .cursor-pointer {
cursor:	pointer
}
.cl1.cl2.cl3 .cursor-move {
cursor:	move
}
.cl1.cl2.cl3 .cursor-e-resize {
cursor:	e-resize
}
.cl1.cl2.cl3 .cursor-ne-resize {
cursor:	ne-resize
}
.cl1.cl2.cl3 .cursor-nw-resize {
cursor:	nw-resize
}
.cl1.cl2.cl3 .cursor-n-resize {
cursor:	n-resize
}
.cl1.cl2.cl3 .cursor-text {
cursor:	text
}
.cl1.cl2.cl3 .cursor-wait {
cursor:	wait
}
.cl1.cl2.cl3 .cursor-help {
cursor:	help
}

/**鍥剧墖寮忚竟妗嗭紝鍥剧墖鐨勫洓瑙掑垏鍓插ぇ灏�***/
.cl1.cl2.cl3 .border-image-slice-5 {
   border-image-slice: 5;;
}

.cl1.cl2.cl3 .border-image-slice-10 {
   border-image-slice: 10;
}

.cl1.cl2.cl3 .border-image-slice-20 {
   border-image-slice: 20;
}

.cl1.cl2.cl3 .border-image-slice-30 {
   border-image-slice: 30;
}

.cl1.cl2.cl3 .border-image-slice-40 {
   border-image-slice: 40;
}

.cl1.cl2.cl3 .border-image-slice-50 {
   border-image-slice: 50;
}

.cl1.cl2.cl3 .border-image-slice-60 {
   border-image-slice: 60;
}

/**鍥剧墖寮忚竟妗嗭紝杈规鍥剧殑澶у皬***/
.cl1.cl2.cl3 .border-image-width-5 {
   border-image-slice: 5px;
}

.cl1.cl2.cl3 .border-image-width-10 {
   border-image-width: 10px;
}

.cl1.cl2.cl3 .border-image-width-20 {
   border-image-width: 20px;
}

.cl1.cl2.cl3 .border-image-width-30 {
   border-image-width: 30px;
}

.cl1.cl2.cl3 .border-image-width-40 {
   border-image-width: 40px;
}

.cl1.cl2.cl3 .border-image-width-50 {
   border-image-width: 50px;
}

.cl1.cl2.cl3 .border-image-width-60 {
   border-image-width: 60px;
}

.cl1.cl2.cl3 .z-index-0{
	z-index: 0;
}

.cl1.cl2.cl3 .z-index-50{
	z-index: 50;
}

.cl1.cl2.cl3 .z-index-100{
	z-index: 100;
}

.cl1.cl2.cl3 .z-index-150{
	z-index: 150;
}

.cl1.cl2.cl3 .z-index-200{
	z-index: 200;
}


/*蓝绿渐变色*/
.background-blue-green-jianbian-color {
    background-image: linear-gradient(to bottom ,rgb(25,90,158),rgb(66,205,162));
}

/*图标和文字对齐方式*/
.mb-auto {
	margin-bottom:auto;
}

.mt-auto {
	margin-top:auto;
}

.mtb-auto {
	margin-top:auto;
	margin-bottom:auto;
}
/* 输入弹出框的箭头位置 */
.layui-icon-down:before{
	position: absolute;
    left: calc(50% - 8px );
    top: 95%;
}

/*下面是表格拖拽所需要用到的样式*/

.react-resizable {
    position: relative;
}
.react-resizable-handle {
    position: absolute;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-origin: content-box;
    box-sizing: border-box;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+');
    background-position: bottom right;
    padding: 0 3px 3px 0;
}
.react-resizable-handle-sw {
    bottom: 0;
    left: 0;
    cursor: sw-resize;
    transform: rotate(90deg);
}
.react-resizable-handle-se {
    bottom: 0;
    right: 0;
    cursor: se-resize;
}
.react-resizable-handle-nw {
    top: 0;
    left: 0;
    cursor: nw-resize;
    transform: rotate(180deg);
}
.react-resizable-handle-ne {
    top: 0;
    right: 0;
    cursor: ne-resize;
    transform: rotate(270deg);
}
.react-resizable-handle-w,
.react-resizable-handle-e {
    top: 50%;
    margin-top: -10px;
    cursor: ew-resize;
}
.react-resizable-handle-w {
    left: 0;
    transform: rotate(135deg);
}
.react-resizable-handle-e {
    right: 0;
    transform: rotate(315deg);
}
.react-resizable-handle-n,
.react-resizable-handle-s {
    left: 50%;
    margin-left: -10px;
    cursor: ns-resize;
}
.react-resizable-handle-n {
    top: 0;
    transform: rotate(225deg);
}
.react-resizable-handle-s {
    bottom: 0;
    transform: rotate(45deg);
}

.confirmContinue-default-class .layui-layer-btn.layui-layer-btn- .layui-layer-btn0{
    background: #0069d9;
    color:#fff;
    border: none;
}
.confirmContinue-default-class .layui-layer-btn.layui-layer-btn- .layui-layer-btn1{
    background: #fff;
    color:#0069d9;
    border: 1px solid #0069d9;
}


