.video-js {
    width: 300px;
    height: 150px;
}

.vjs-fluid {
    padding-top: 56.25%
}


.fill-1-bg {
    background-color: rgba(245, 245, 245, 1) !important;
}

.fill-1-bd {
    border-color: rgba(245, 245, 245, 1) !important;
}

.fill-1-bd-h:hover {
    border-color: rgba(245, 245, 245, 1) !important;
}

.fill-1-cl {
    color: rgba(245, 245, 245, 1) !important;
}

.fill-1-cl-h:hover {
    background-color: rgba(245, 245, 245, 1) !important;
}

.fill-1-f-h:hover {
    color: rgba(245, 245, 245, 1) !important;
}

.fill-2-bg {
    background-color: rgba(255, 255, 255, 1) !important;
}

.fill-2-bd {
    border-color: rgba(255, 255, 255, 1) !important;
}

.fill-2-bd-h:hover {
    border-color: rgba(255, 255, 255, 1) !important;
}

.fill-2-cl {
    color: rgba(255, 255, 255, 1) !important;
}

.fill-2-cl-h:hover {
    background-color: rgba(255, 255, 255, 1) !important;
}

.fill-2-f-h:hover {
    color: rgba(255, 255, 255, 1) !important;
}

.fill-3-bg {
    background-color: rgba(247, 247, 247, 1) !important;
}

.fill-3-bd {
    border-color: rgba(247, 247, 247, 1) !important;
}

.fill-3-bd-h:hover {
    border-color: rgba(247, 247, 247, 1) !important;
}

.fill-3-cl {
    color: rgba(247, 247, 247, 1) !important;
}

.fill-3-cl-h:hover {
    background-color: rgba(247, 247, 247, 1) !important;
}

.fill-3-f-h:hover {
    color: rgba(247, 247, 247, 1) !important;
}

.fill-4-bg {
    background-color: rgba(249, 249, 249, 1) !important;
}

.fill-4-bd {
    border-color: rgba(249, 249, 249, 1) !important;
}

.fill-4-bd-h:hover {
    border-color: rgba(249, 249, 249, 1) !important;
}

.fill-4-cl {
    color: rgba(249, 249, 249, 1) !important;
}

.fill-4-cl-h:hover {
    background-color: rgba(249, 249, 249, 1) !important;
}

.fill-4-f-h:hover {
    color: rgba(249, 249, 249, 1) !important;
}

.fill-5-bg {
    background-color: rgba(216, 216, 216, 1) !important;
}

.fill-5-bd {
    border-color: rgba(216, 216, 216, 1) !important;
}

.fill-5-bd-h:hover {
    border-color: rgba(216, 216, 216, 1) !important;
}

.fill-5-cl {
    color: rgba(216, 216, 216, 1) !important;
}

.fill-5-cl-h:hover {
    background-color: rgba(216, 216, 216, 1) !important;
}

.fill-5-f-h:hover {
    color: rgba(216, 216, 216, 1) !important;
}

.fill-6-bg {
    background-color: rgba(240, 240, 240, 1) !important;
}

.fill-6-bd {
    border-color: rgba(240, 240, 240, 1) !important;
}

.fill-6-bd-h:hover {
    border-color: rgba(240, 240, 240, 1) !important;
}

.fill-6-cl {
    color: rgba(240, 240, 240, 1) !important;
}

.fill-6-cl-h:hover {
    background-color: rgba(240, 240, 240, 1) !important;
}

.fill-6-f-h:hover {
    color: rgba(240, 240, 240, 1) !important;
}

.fill-7-bg {
    background-color: rgba(213, 215, 218, 1) !important;
}

.fill-7-bd {
    border-color: rgba(213, 215, 218, 1) !important;
}

.fill-7-bd-h:hover {
    border-color: rgba(213, 215, 218, 1) !important;
}

.fill-7-cl {
    color: rgba(213, 215, 218, 1) !important;
}

.fill-7-cl-h:hover {
    background-color: rgba(213, 215, 218, 1) !important;
}

.fill-7-f-h:hover {
    color: rgba(213, 215, 218, 1) !important;
}

.fill-8-bg {
    background-color: rgba(0, 0, 0, 0.5) !important;
}

.fill-8-bd {
    border-color: rgba(0, 0, 0, 0.5) !important;
}

.fill-8-bd-h:hover {
    border-color: rgba(0, 0, 0, 0.5) !important;
}

.fill-8-cl {
    color: rgba(0, 0, 0, 0.5) !important;
}

.fill-8-cl-h:hover {
    background-color: rgba(0, 0, 0, 0.5) !important;
}

.fill-8-f-h:hover {
    color: rgba(0, 0, 0, 0.5) !important;
}

.fill-9-bg {
    background-color: rgba(123, 130, 142, 1) !important;
}

.fill-9-bd {
    border-color: rgba(123, 130, 142, 1) !important;
}

.fill-9-bd-h:hover {
    border-color: rgba(123, 130, 142, 1) !important;
}

.fill-9-cl {
    color: rgba(123, 130, 142, 1) !important;
}

.fill-9-cl-h:hover {
    background-color: rgba(123, 130, 142, 1) !important;
}

.fill-9-f-h:hover {
    color: rgba(123, 130, 142, 1) !important;
}

.text-1-bg {
    background-color: rgba(0, 0, 0, 1) !important;
}

.text-1-bd {
    border-color: rgba(0, 0, 0, 1) !important;
}

.text-1-bd-h:hover {
    border-color: rgba(0, 0, 0, 1) !important;
}

.text-1-cl {
    color: rgba(0, 0, 0, 1) !important;
}

.text-1-cl-h:hover {
    background-color: rgba(0, 0, 0, 1) !important;
}

.text-1-f-h:hover {
    color: rgba(0, 0, 0, 1) !important;
}

.text-2-bg {
    background-color: rgba(96, 98, 102, 1) !important;
}

.text-2-bd {
    border-color: rgba(96, 98, 102, 1) !important;
}

.text-2-bd-h:hover {
    border-color: rgba(96, 98, 102, 1) !important;
}

.text-2-cl {
    color: rgba(96, 98, 102, 1) !important;
}

.text-2-cl-h:hover {
    background-color: rgba(96, 98, 102, 1) !important;
}

.text-2-f-h:hover {
    color: rgba(96, 98, 102, 1) !important;
}

.text-3-bg {
    background-color: rgba(160, 162, 170, 1) !important;
}

.text-3-bd {
    border-color: rgba(160, 162, 170, 1) !important;
}

.text-3-bd-h:hover {
    border-color: rgba(160, 162, 170, 1) !important;
}

.text-3-cl {
    color: rgba(160, 162, 170, 1) !important;
}

.text-3-cl-h:hover {
    background-color: rgba(160, 162, 170, 1) !important;
}

.text-3-f-h:hover {
    color: rgba(160, 162, 170, 1) !important;
}

.text-4-bg {
    background-color: rgba(255, 255, 255, 1) !important;
}

.text-4-bd {
    border-color: rgba(255, 255, 255, 1) !important;
}

.text-4-bd-h:hover {
    border-color: rgba(255, 255, 255, 1) !important;
}

.text-4-cl {
    color: rgba(255, 255, 255, 1) !important;
}

.text-4-cl-h:hover {
    background-color: rgba(255, 255, 255, 1) !important;
}

.text-4-f-h:hover {
    color: rgba(255, 255, 255, 1) !important;
}

.text-5-bg {
    background-color: rgba(0, 0, 0, 1) !important;
}

.text-5-bd {
    border-color: rgba(0, 0, 0, 1) !important;
}

.text-5-bd-h:hover {
    border-color: rgba(0, 0, 0, 1) !important;
}

.text-5-cl {
    color: rgba(0, 0, 0, 1) !important;
}

.text-5-cl-h:hover {
    background-color: rgba(0, 0, 0, 1) !important;
}

.text-5-f-h:hover {
    color: rgba(0, 0, 0, 1) !important;
}

.text-6-bg {
    background-color: rgba(255, 255, 255, 1) !important;
}

.text-6-bd {
    border-color: rgba(255, 255, 255, 1) !important;
}

.text-6-bd-h:hover {
    border-color: rgba(255, 255, 255, 1) !important;
}

.text-6-cl {
    color: rgba(255, 255, 255, 1) !important;
}

.text-6-cl-h:hover {
    background-color: rgba(255, 255, 255, 1) !important;
}

.text-6-f-h:hover {
    color: rgba(255, 255, 255, 1) !important;
}

.main-1-bg {
    background-color: rgba(43, 97, 255, 1) !important;
}

.main-1-bd {
    border-color: rgba(43, 97, 255, 1) !important;
}

.main-1-bd-h:hover {
    border-color: rgba(43, 97, 255, 1) !important;
}

.main-1-cl {
    color: rgba(43, 97, 255, 1) !important;
}

.main-1-cl-h:hover {
    background-color: rgba(43, 97, 255, 1) !important;
}

.main-1-f-h:hover {
    color: rgba(43, 97, 255, 1) !important;
}

.main-2-bg {
    background-color: rgba(75, 121, 255, 1) !important;
}

.main-2-bd {
    border-color: rgba(75, 121, 255, 1) !important;
}

.main-2-bd-h:hover {
    border-color: rgba(75, 121, 255, 1) !important;
}

.main-2-cl {
    color: rgba(75, 121, 255, 1) !important;
}

.main-2-cl-h:hover {
    background-color: rgba(75, 121, 255, 1) !important;
}

.main-2-f-h:hover {
    color: rgba(75, 121, 255, 1) !important;
}

.main-3-bg {
    background-color: rgba(37, 82, 217, 1) !important;
}

.main-3-bd {
    border-color: rgba(37, 82, 217, 1) !important;
}

.main-3-bd-h:hover {
    border-color: rgba(37, 82, 217, 1) !important;
}

.main-3-cl {
    color: rgba(37, 82, 217, 1) !important;
}

.main-3-cl-h:hover {
    background-color: rgba(37, 82, 217, 1) !important;
}

.main-3-f-h:hover {
    color: rgba(37, 82, 217, 1) !important;
}

.main-4-bg {
    background-color: rgba(223, 231, 255, 1) !important;
}

.main-4-bd {
    border-color: rgba(223, 231, 255, 1) !important;
}

.main-4-bd-h:hover {
    border-color: rgba(223, 231, 255, 1) !important;
}

.main-4-cl {
    color: rgba(223, 231, 255, 1) !important;
}

.main-4-cl-h:hover {
    background-color: rgba(223, 231, 255, 1) !important;
}

.main-4-f-h:hover {
    color: rgba(223, 231, 255, 1) !important;
}

.main-5-bg {
    background-color: rgba(43, 97, 255, 1) !important;
}

.main-5-bd {
    border-color: rgba(43, 97, 255, 1) !important;
}

.main-5-bd-h:hover {
    border-color: rgba(43, 97, 255, 1) !important;
}

.main-5-cl {
    color: rgba(43, 97, 255, 1) !important;
}

.main-5-cl-h:hover {
    background-color: rgba(43, 97, 255, 1) !important;
}

.main-5-f-h:hover {
    color: rgba(43, 97, 255, 1) !important;
}

.rise-1-bg {
    background-color: rgba(0, 181, 149, 1) !important;
}

.rise-1-bd {
    border-color: rgba(0, 181, 149, 1) !important;
}

.rise-1-bd-h:hover {
    border-color: rgba(0, 181, 149, 1) !important;
}

.rise-1-cl {
    color: rgba(0, 181, 149, 1) !important;
}

.rise-1-cl-h:hover {
    background-color: rgba(0, 181, 149, 1) !important;
}

.rise-1-f-h:hover {
    color: rgba(0, 181, 149, 1) !important;
}

.rise-2-bg {
    background-color: rgba(38, 192, 165, 1) !important;
}

.rise-2-bd {
    border-color: rgba(38, 192, 165, 1) !important;
}

.rise-2-bd-h:hover {
    border-color: rgba(38, 192, 165, 1) !important;
}

.rise-2-cl {
    color: rgba(38, 192, 165, 1) !important;
}

.rise-2-cl-h:hover {
    background-color: rgba(38, 192, 165, 1) !important;
}

.rise-2-f-h:hover {
    color: rgba(38, 192, 165, 1) !important;
}

.rise-3-bg {
    background-color: rgba(0, 154, 127, 1) !important;
}

.rise-3-bd {
    border-color: rgba(0, 154, 127, 1) !important;
}

.rise-3-bd-h:hover {
    border-color: rgba(0, 154, 127, 1) !important;
}

.rise-3-cl {
    color: rgba(0, 154, 127, 1) !important;
}

.rise-3-cl-h:hover {
    background-color: rgba(0, 154, 127, 1) !important;
}

.rise-3-f-h:hover {
    color: rgba(0, 154, 127, 1) !important;
}

.rise-4-bg {
    background-color: rgba(217, 244, 239, 1) !important;
}

.rise-4-bd {
    border-color: rgba(217, 244, 239, 1) !important;
}

.rise-4-bd-h:hover {
    border-color: rgba(217, 244, 239, 1) !important;
}

.rise-4-cl {
    color: rgba(217, 244, 239, 1) !important;
}

.rise-4-cl-h:hover {
    background-color: rgba(217, 244, 239, 1) !important;
}

.rise-4-f-h:hover {
    color: rgba(217, 244, 239, 1) !important;
}

.fall-1-bg {
    background-color: rgba(209, 66, 94, 1) !important;
}

.fall-1-bd {
    border-color: rgba(209, 66, 94, 1) !important;
}

.fall-1-bd-h:hover {
    border-color: rgba(209, 66, 94, 1) !important;
}

.fall-1-cl {
    color: rgba(209, 66, 94, 1) !important;
}

.fall-1-cl-h:hover {
    background-color: rgba(209, 66, 94, 1) !important;
}

.fall-1-f-h:hover {
    color: rgba(209, 66, 94, 1) !important;
}

.fall-2-bg {
    background-color: rgba(216, 94, 118, 1) !important;
}

.fall-2-bd {
    border-color: rgba(216, 94, 118, 1) !important;
}

.fall-2-bd-h:hover {
    border-color: rgba(216, 94, 118, 1) !important;
}

.fall-2-cl {
    color: rgba(216, 94, 118, 1) !important;
}

.fall-2-cl-h:hover {
    background-color: rgba(216, 94, 118, 1) !important;
}

.fall-2-f-h:hover {
    color: rgba(216, 94, 118, 1) !important;
}

.fall-3-bg {
    background-color: rgba(178, 56, 80, 1) !important;
}

.fall-3-bd {
    border-color: rgba(178, 56, 80, 1) !important;
}

.fall-3-bd-h:hover {
    border-color: rgba(178, 56, 80, 1) !important;
}

.fall-3-cl {
    color: rgba(178, 56, 80, 1) !important;
}

.fall-3-cl-h:hover {
    background-color: rgba(178, 56, 80, 1) !important;
}

.fall-3-f-h:hover {
    color: rgba(178, 56, 80, 1) !important;
}

.fall-4-bg {
    background-color: rgba(248, 227, 231, 1) !important;
}

.fall-4-bd {
    border-color: rgba(248, 227, 231, 1) !important;
}

.fall-4-bd-h:hover {
    border-color: rgba(248, 227, 231, 1) !important;
}

.fall-4-cl {
    color: rgba(248, 227, 231, 1) !important;
}

.fall-4-cl-h:hover {
    background-color: rgba(248, 227, 231, 1) !important;
}

.fall-4-f-h:hover {
    color: rgba(248, 227, 231, 1) !important;
}

.warning-1-bg {
    background-color: rgba(233, 169, 42, 1) !important;
}

.warning-1-bd {
    border-color: rgba(233, 169, 42, 1) !important;
}

.warning-1-bd-h:hover {
    border-color: rgba(233, 169, 42, 1) !important;
}

.warning-1-cl {
    color: rgba(233, 169, 42, 1) !important;
}

.warning-1-cl-h:hover {
    background-color: rgba(233, 169, 42, 1) !important;
}

.warning-1-f-h:hover {
    color: rgba(233, 169, 42, 1) !important;
}

.warning-2-bg {
    background-color: rgba(236, 182, 74, 1) !important;
}

.warning-2-bd {
    border-color: rgba(236, 182, 74, 1) !important;
}

.warning-2-bd-h:hover {
    border-color: rgba(236, 182, 74, 1) !important;
}

.warning-2-cl {
    color: rgba(236, 182, 74, 1) !important;
}

.warning-2-cl-h:hover {
    background-color: rgba(236, 182, 74, 1) !important;
}

.warning-2-f-h:hover {
    color: rgba(236, 182, 74, 1) !important;
}

.warning-3-bg {
    background-color: rgba(198, 144, 36, 1) !important;
}

.warning-3-bd {
    border-color: rgba(198, 144, 36, 1) !important;
}

.warning-3-bd-h:hover {
    border-color: rgba(198, 144, 36, 1) !important;
}

.warning-3-cl {
    color: rgba(198, 144, 36, 1) !important;
}

.warning-3-cl-h:hover {
    background-color: rgba(198, 144, 36, 1) !important;
}

.warning-3-f-h:hover {
    color: rgba(198, 144, 36, 1) !important;
}

.special-1-bg {
    background-color: rgba(255, 255, 255, 1) !important;
}

.special-1-bd {
    border-color: rgba(255, 255, 255, 1) !important;
}

.special-1-bd-h:hover {
    border-color: rgba(255, 255, 255, 1) !important;
}

.special-1-cl {
    color: rgba(255, 255, 255, 1) !important;
}

.special-1-cl-h:hover {
    background-color: rgba(255, 255, 255, 1) !important;
}

.special-1-f-h:hover {
    color: rgba(255, 255, 255, 1) !important;
}

.special-2-bg {
    background-color: rgba(249, 249, 249, 1) !important;
}

.special-2-bd {
    border-color: rgba(249, 249, 249, 1) !important;
}

.special-2-bd-h:hover {
    border-color: rgba(249, 249, 249, 1) !important;
}

.special-2-cl {
    color: rgba(249, 249, 249, 1) !important;
}

.special-2-cl-h:hover {
    background-color: rgba(249, 249, 249, 1) !important;
}

.special-2-f-h:hover {
    color: rgba(249, 249, 249, 1) !important;
}

.special-3-bg {
    background-color: rgba(255, 255, 255, 1) !important;
}

.special-3-bd {
    border-color: rgba(255, 255, 255, 1) !important;
}

.special-3-bd-h:hover {
    border-color: rgba(255, 255, 255, 1) !important;
}

.special-3-cl {
    color: rgba(255, 255, 255, 1) !important;
}

.special-3-cl-h:hover {
    background-color: rgba(255, 255, 255, 1) !important;
}

.special-3-f-h:hover {
    color: rgba(255, 255, 255, 1) !important;
}

.special-4-bg {
    background-color: rgba(160, 162, 170, 1) !important;
}

.special-4-bd {
    border-color: rgba(160, 162, 170, 1) !important;
}

.special-4-bd-h:hover {
    border-color: rgba(160, 162, 170, 1) !important;
}

.special-4-cl {
    color: rgba(160, 162, 170, 1) !important;
}

.special-4-cl-h:hover {
    background-color: rgba(160, 162, 170, 1) !important;
}

.special-4-f-h:hover {
    color: rgba(160, 162, 170, 1) !important;
}

.special-5-bg {
    background-color: rgba(96, 98, 102, 1) !important;
}

.special-5-bd {
    border-color: rgba(96, 98, 102, 1) !important;
}

.special-5-bd-h:hover {
    border-color: rgba(96, 98, 102, 1) !important;
}

.special-5-cl {
    color: rgba(96, 98, 102, 1) !important;
}

.special-5-cl-h:hover {
    background-color: rgba(96, 98, 102, 1) !important;
}

.special-5-f-h:hover {
    color: rgba(96, 98, 102, 1) !important;
}

.special-6-bg {
    background-color: rgba(247, 247, 247, 1) !important;
}

.special-6-bd {
    border-color: rgba(247, 247, 247, 1) !important;
}

.special-6-bd-h:hover {
    border-color: rgba(247, 247, 247, 1) !important;
}

.special-6-cl {
    color: rgba(247, 247, 247, 1) !important;
}

.special-6-cl-h:hover {
    background-color: rgba(247, 247, 247, 1) !important;
}

.special-6-f-h:hover {
    color: rgba(247, 247, 247, 1) !important;
}

.opacity-1-bg {
    background-color: rgba(43, 97, 255, 0.1) !important;
}

.opacity-1-bd {
    border-color: rgba(43, 97, 255, 0.1) !important;
}

.opacity-1-bd-h:hover {
    border-color: rgba(43, 97, 255, 0.1) !important;
}

.opacity-1-cl {
    color: rgba(43, 97, 255, 0.1) !important;
}

.opacity-1-cl-h:hover {
    background-color: rgba(43, 97, 255, 0.1) !important;
}

.opacity-1-f-h:hover {
    color: rgba(43, 97, 255, 0.1) !important;
}


.browser-mp {
    background-color: #000;
    opacity: .5;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none
}

.browser-tip {
    border: 1px solid #eb4d5c;
    border-radius: 1px;
    width: 560px;
    position: fixed;
    top: 30%;
    left: 50%;
    z-index: 1001;
    display: none;
    overflow: hidden
}

.inner-container {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 40px 0
}

.inner-mp {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #eb4d5c;
    opacity: .3
}

.browser-desc {
    font-size: 16px;
    color: #edf4f8;
    letter-spacing: 0;
    text-align: center
}




input::-webkit-input-placeholder {
    color: rgba(160, 162, 170, 1) !important;
}

input::-moz-placeholder {
    color: rgba(160, 162, 170, 1) !important;
}

input::-ms-input-placeholder {
    color: rgba(160, 162, 170, 1) !important;
}

textarea::-webkit-input-placeholder {
    color: rgba(160, 162, 170, 1) !important;
}

textarea::-moz-placeholder {
    color: rgba(160, 162, 170, 1) !important;
}

textarea::-ms-input-placeholder {
    color: rgba(160, 162, 170, 1) !important;
}

#common-AliyunCaptcha .nc_scale {
    background: rgba(247, 247, 247, 1);
}

#common-AliyunCaptcha .nc_scale .nc_bg {
    background: rgba(247, 247, 247, 1);
}

#common-AliyunCaptcha .nc_scale .scale_text {
    color: rgba(0, 0, 0, 1);
}

#common-AliyunCaptcha .nc_scale .btn_slide,
#common-AliyunCaptcha .nc_scale .btn_ok,
#common-AliyunCaptcha .nc_scale .btn_error {
    background: rgba(43, 97, 255, 1);
    color: rgba(0, 0, 0, 1);
}

#common-AliyunCaptcha .icon_close {
    color: rgba(209, 66, 94, 1);
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: 0px 0px 0px 1000px rgba(247, 247, 247, 1) inset;
    -webkit-text-fill-color: rgba(96, 98, 102, 1);
}

input {
    caret-color: rgba(0, 0, 0, 1);
}




@font-face {
    font-family: 'nc_iconfont';
    src: url("https://at.alicdn.com/t/font_1465353706_4784257.eot");
    src: url("https://at.alicdn.com/t/font_1465353706_4784257.eot?#iefix") format('embedded-opentype'), url("https://at.alicdn.com/t/font_1465353706_4784257.woff") format('woff'), url("https://at.alicdn.com/t/font_1465353706_4784257.ttf") format('truetype'), url("https://at.alicdn.com/t/font_1465353706_4784257.svg#iconfont") format('svg')
}

.nc-container div#nc-loading-circle {
    background: transparent;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.nc-container div#nc-loading-circle .sk-circle {
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.nc-container #nc-loading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #818181;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both
}

.nc-container #nc-loading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.nc-container #nc-loading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.0999999999999999s;
    animation-delay: -1.0999999999999999s
}

.nc-container #nc-loading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

.nc-container #nc-loading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.nc-container #nc-loading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.nc-container #nc-loading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.8999999999999999s;
    animation-delay: -0.8999999999999999s
}

.nc-container #nc-loading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

.nc-container #nc-loading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.7999999999999999s;
    animation-delay: -0.7999999999999999s
}

.nc-container #nc-loading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg)
}

.nc-container #nc-loading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s
}

.nc-container #nc-loading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.nc-container #nc-loading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.5999999999999999s;
    animation-delay: -0.5999999999999999s
}

.nc-container #nc-loading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg)
}

.nc-container #nc-loading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.4999999999999999s;
    animation-delay: -0.4999999999999999s
}

.nc-container #nc-loading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg)
}

.nc-container #nc-loading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.3999999999999999s;
    animation-delay: -0.3999999999999999s
}

.nc-container #nc-loading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.nc-container #nc-loading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.29999999999999993s;
    animation-delay: -0.29999999999999993s
}

.nc-container #nc-loading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg)
}

.nc-container #nc-loading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.19999999999999996s;
    animation-delay: -0.19999999999999996s
}

.nc-container #nc-loading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg)
}

.nc-container #nc-loading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.09999999999999987s;
    animation-delay: -0.09999999999999987s
}

@-webkit-keyframes sk-circleFadeDelay {

    0%,
    39%,
    100% {
        opacity: 0
    }

    40% {
        opacity: 1
    }
}

@keyframes sk-circleFadeDelay {

    0%,
    39%,
    100% {
        opacity: 0
    }

    40% {
        opacity: 1
    }
}

.nc-container .scale_text2 #nc-loading-circle .sk-circle:before {
    background-color: #fff
}

.nc_iconfont {
    font-family: "nc_iconfont";
    color: #ff3f08;
    font-style: normal
}

.nc-container .nc_wrapper .errloading {
    text-align: center;
    border: #faf1d5 1px solid;
    text-indent: 3px;
    background-image: none;
    width: auto;
    line-height: 20px;
    padding: 7px 5px 8px 5px;
    color: #ef9f06;
}

.nc-container .nc_wrapper .errloading a {
    color: #30a7fc
}

.button_move {
    transition: left .5s;
    -moz-transition: left .5s;
    -webkit-transition: left .5s;
    -o-transition: left .5s
}

.bg_move {
    transition: width .5s;
    -moz-transition: width .5s;
    -webkit-transition: width .5s;
    -o-transition: width .5s
}

.nc-container .nc_wrapper {
    width: 300px;
}

.nc_scale {
    width: auto;
    height: 34px;
    background: #e8e8e8;
    position: relative;
    margin: 0;
    padding: 0
}

.nc-container .nc_scale div {
    height: auto
}

.nc-container .nc_scale ul {
    list-style: none
}

.nc-container .nc_scale .btn_slide {
    color: #737383;
    background-image: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.nc-container .nc_scale span {
    text-align: center;
    width: 40px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #ccc;
    position: absolute;
    left: 0;
    cursor: move;
    background: #fff;
    z-index: 2
}

.nc-container .nc_scale span.nc-lang-cnt {
    line-height: 34px;
    float: none;
    width: auto;
    height: auto;
    height: 34px;
    border: none;
    position: static;
    cursor: inherit;
    background: none;
    z-index: 0;
    display: inline
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .nc_scale span {
        height: 32px
    }
}

.nc-container .nc_wrapper .errloading .icon_warn {
    cursor: default;
    color: #ff3f08;
    float: left;
    background: transparent;
    z-index: 3
}

.nc-container .nc_scale .btn_ok {
    cursor: default;
    line-height: 34px;
    text-align: center;
    font-size: 20px;
    background: #fff;
    z-index: 3;
    color: #76c61d
}

.nc-container .nc_scale .nc_ok,
.nc-container .nc_scale .nc_bg {
    background: #7ac23c
}

.nc-container .nc_scale .nc_bg {
    position: absolute;
    height: 100%;
    _height: 34px;
    left: 0;
    width: 10px
}

.nc-container .nc_scale .scale_text {
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    z-index: 1;
    background: transparent;
    color: #9c9c9c;
    line-height: 34px;
    cursor: pointer
}

.nc-container .nc_scale .scale_text2 {
    text-align: left;
    color: #fff;
    text-indent: 10px
}

.nc-container .nc_scale .scale_text2 b {
    padding-left: 0;
    font-weight: normal
}

.nc-container .nc_scale .scale_text.scale_loading_text {
    text-align: center
}

.scale_text i {
    font-style: normal;
    border: none;
    position: static;
    cursor: default;
    color: #fffc00;
    background: none;
    display: inline;
    width: 100%
}

.nc-lang-ar_MA,
.nc-lang-ar_SA,
.nc-lang-iw_HE,
.nc-lang-iw_IL {
    text-align: right;
    text-align: left;
}

.nc-lang-ar_MA .nc_scale .scale_text2,
.nc-lang-ar_SA .nc_scale .scale_text2,
.nc-lang-iw_HE .nc_scale .scale_text2,
.nc-lang-iw_IL .nc_scale .scale_text2 {
    text-align: right;
}

.nc-lang-ar_MA .nc_scale .scale_text2 span,
.nc-lang-ar_SA .nc_scale .scale_text2 span,
.nc-lang-iw_HE .nc_scale .scale_text2 span,
.nc-lang-iw_IL .nc_scale .scale_text2 span {
    display: inline-block;
    padding: 0 56px 0 0
}

.nc-lang-ar_MA span.nc-lang-cnt,
.nc-lang-ar_SA span.nc-lang-cnt,
.nc-lang-iw_HE span.nc-lang-cnt,
.nc-lang-iw_IL span.nc-lang-cnt {
    text-align: right;
    direction: rtl
}

.nc-container {
    font-size: 18px;
    -ms-touch-action: none;
    touch-action: none;
}

.nc-container p {
    margin: 0;
    padding: 0;
    display: inline
}

.nc-container .scale_text.scale_text span[data-nc-lang="SLIDE"] {
    display: inline-block;
    width: 100%
}

.nc-container .scale_text.scale_text.slidetounlock span[data-nc-lang="SLIDE"] {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #4d4d4d), color-stop(.4, #4d4d4d), color-stop(.5, #fff), color-stop(.6, #4d4d4d), color-stop(1, #4d4d4d));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: slidetounlock 3s infinite;
    -webkit-text-size-adjust: none
}

.nc-container .nc_scale .nc-align-center.scale_text2 {
    text-align: center;
    text-indent: -42px
}

@-webkit-keyframes slidetounlock {
    0% {
        background-position: -200px 0
    }

    100% {
        background-position: 200px 0
    }
}




@font-face {
    font-family: 'nc_iconfont';
    src: url("https://at.alicdn.com/t/font_1465353706_4784257.eot");
    src: url("https://at.alicdn.com/t/font_1465353706_4784257.eot?#iefix") format('embedded-opentype'), url("https://at.alicdn.com/t/font_1465353706_4784257.woff") format('woff'), url("https://at.alicdn.com/t/font_1465353706_4784257.ttf") format('truetype'), url("https://at.alicdn.com/t/font_1465353706_4784257.svg#iconfont") format('svg')
}

.nc-container div#nc-loading-circle {
    background: transparent;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.nc-container div#nc-loading-circle .sk-circle {
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.nc-container #nc-loading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #818181;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both
}

.nc-container #nc-loading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.nc-container #nc-loading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.0999999999999999s;
    animation-delay: -1.0999999999999999s
}

.nc-container #nc-loading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

.nc-container #nc-loading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.nc-container #nc-loading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.nc-container #nc-loading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.8999999999999999s;
    animation-delay: -0.8999999999999999s
}

.nc-container #nc-loading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

.nc-container #nc-loading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.7999999999999999s;
    animation-delay: -0.7999999999999999s
}

.nc-container #nc-loading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg)
}

.nc-container #nc-loading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s
}

.nc-container #nc-loading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.nc-container #nc-loading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.5999999999999999s;
    animation-delay: -0.5999999999999999s
}

.nc-container #nc-loading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg)
}

.nc-container #nc-loading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.4999999999999999s;
    animation-delay: -0.4999999999999999s
}

.nc-container #nc-loading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg)
}

.nc-container #nc-loading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.3999999999999999s;
    animation-delay: -0.3999999999999999s
}

.nc-container #nc-loading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.nc-container #nc-loading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.29999999999999993s;
    animation-delay: -0.29999999999999993s
}

.nc-container #nc-loading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg)
}

.nc-container #nc-loading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.19999999999999996s;
    animation-delay: -0.19999999999999996s
}

.nc-container #nc-loading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg)
}

.nc-container #nc-loading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.09999999999999987s;
    animation-delay: -0.09999999999999987s
}

@-webkit-keyframes sk-circleFadeDelay {

    0%,
    39%,
    100% {
        opacity: 0
    }

    40% {
        opacity: 1
    }
}

@keyframes sk-circleFadeDelay {

    0%,
    39%,
    100% {
        opacity: 0
    }

    40% {
        opacity: 1
    }
}

.nc-container .scale_text2 #nc-loading-circle .sk-circle:before {
    background-color: #fff
}

.nc_iconfont {
    font-family: "nc_iconfont";
    color: #ff3f08;
    font-style: normal
}

.nc-container .nc_wrapper .errloading {
    text-align: center;
    border: #faf1d5 1px solid;
    text-indent: 3px;
    background-image: none;
    width: auto;
    line-height: 20px;
    padding: 7px 5px 8px 5px;
    color: #ef9f06;
}

.nc-container .nc_wrapper .errloading a {
    color: #30a7fc
}

.button_move {
    transition: left .5s;
    -moz-transition: left .5s;
    -webkit-transition: left .5s;
    -o-transition: left .5s
}

.bg_move {
    transition: width .5s;
    -moz-transition: width .5s;
    -webkit-transition: width .5s;
    -o-transition: width .5s
}

.nc-container .nc_wrapper {
    width: 300px;
}

.nc_scale {
    width: auto;
    height: 34px;
    background: #e8e8e8;
    position: relative;
    margin: 0;
    padding: 0
}

.nc-container .nc_scale div {
    height: auto
}

.nc-container .nc_scale ul {
    list-style: none
}

.nc-container .nc_scale .btn_slide {
    color: #737383;
    background-image: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.nc-container .nc_scale span {
    text-align: center;
    width: 40px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #ccc;
    position: absolute;
    left: 0;
    cursor: move;
    background: #fff;
    z-index: 2
}

.nc-container .nc_scale span.nc-lang-cnt {
    line-height: 34px;
    float: none;
    width: auto;
    height: auto;
    height: 34px;
    border: none;
    position: static;
    cursor: inherit;
    background: none;
    z-index: 0;
    display: inline
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .nc_scale span {
        height: 32px
    }
}

.nc-container .nc_wrapper .errloading .icon_warn {
    cursor: default;
    color: #ff3f08;
    float: left;
    background: transparent;
    z-index: 3
}

.nc-container .nc_scale .btn_ok {
    cursor: default;
    line-height: 34px;
    text-align: center;
    font-size: 20px;
    background: #fff;
    z-index: 3;
    color: #76c61d
}

.nc-container .nc_scale .nc_ok,
.nc-container .nc_scale .nc_bg {
    background: #7ac23c
}

.nc-container .nc_scale .nc_bg {
    position: absolute;
    height: 100%;
    _height: 34px;
    left: 0;
    width: 10px
}

.nc-container .nc_scale .scale_text {
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    z-index: 1;
    background: transparent;
    color: #9c9c9c;
    line-height: 34px;
    cursor: pointer
}

.nc-container .nc_scale .scale_text2 {
    text-align: left;
    color: #fff;
    text-indent: 10px
}

.nc-container .nc_scale .scale_text2 b {
    padding-left: 0;
    font-weight: normal
}

.nc-container .nc_scale .scale_text.scale_loading_text {
    text-align: center
}

.scale_text i {
    font-style: normal;
    border: none;
    position: static;
    cursor: default;
    color: #fffc00;
    background: none;
    display: inline;
    width: 100%
}

.nc-lang-ar_MA,
.nc-lang-ar_SA,
.nc-lang-iw_HE,
.nc-lang-iw_IL {
    text-align: right;
    text-align: left;
}

.nc-lang-ar_MA .nc_scale .scale_text2,
.nc-lang-ar_SA .nc_scale .scale_text2,
.nc-lang-iw_HE .nc_scale .scale_text2,
.nc-lang-iw_IL .nc_scale .scale_text2 {
    text-align: right;
}

.nc-lang-ar_MA .nc_scale .scale_text2 span,
.nc-lang-ar_SA .nc_scale .scale_text2 span,
.nc-lang-iw_HE .nc_scale .scale_text2 span,
.nc-lang-iw_IL .nc_scale .scale_text2 span {
    display: inline-block;
    padding: 0 56px 0 0
}

.nc-lang-ar_MA span.nc-lang-cnt,
.nc-lang-ar_SA span.nc-lang-cnt,
.nc-lang-iw_HE span.nc-lang-cnt,
.nc-lang-iw_IL span.nc-lang-cnt {
    text-align: right;
    direction: rtl
}

.nc-container {
    font-size: 18px;
    -ms-touch-action: none;
    touch-action: none;
}

.nc-container p {
    margin: 0;
    padding: 0;
    display: inline
}

.nc-container .scale_text.scale_text span[data-nc-lang="SLIDE"] {
    display: inline-block;
    width: 100%
}

.nc-container .scale_text.scale_text.slidetounlock span[data-nc-lang="SLIDE"] {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #4d4d4d), color-stop(.4, #4d4d4d), color-stop(.5, #fff), color-stop(.6, #4d4d4d), color-stop(1, #4d4d4d));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: slidetounlock 3s infinite;
    -webkit-text-size-adjust: none
}

.nc-container .nc_scale .nc-align-center.scale_text2 {
    text-align: center;
    text-indent: -42px
}

@-webkit-keyframes slidetounlock {
    0% {
        background-position: -200px 0
    }

    100% {
        background-position: 200px 0
    }
}



@font-face {
    font-family: 'nc_iconfont';
    src: url("https://at.alicdn.com/t/font_1465353706_4784257.eot");
    src: url("https://at.alicdn.com/t/font_1465353706_4784257.eot?#iefix") format('embedded-opentype'), url("https://at.alicdn.com/t/font_1465353706_4784257.woff") format('woff'), url("https://at.alicdn.com/t/font_1465353706_4784257.ttf") format('truetype'), url("https://at.alicdn.com/t/font_1465353706_4784257.svg#iconfont") format('svg')
}

.nc-container div#nc-loading-circle {
    background: transparent;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.nc-container div#nc-loading-circle .sk-circle {
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.nc-container #nc-loading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #818181;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both
}

.nc-container #nc-loading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.nc-container #nc-loading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.0999999999999999s;
    animation-delay: -1.0999999999999999s
}

.nc-container #nc-loading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

.nc-container #nc-loading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.nc-container #nc-loading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.nc-container #nc-loading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.8999999999999999s;
    animation-delay: -0.8999999999999999s
}

.nc-container #nc-loading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

.nc-container #nc-loading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.7999999999999999s;
    animation-delay: -0.7999999999999999s
}

.nc-container #nc-loading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg)
}

.nc-container #nc-loading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s
}

.nc-container #nc-loading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.nc-container #nc-loading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.5999999999999999s;
    animation-delay: -0.5999999999999999s
}

.nc-container #nc-loading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg)
}

.nc-container #nc-loading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.4999999999999999s;
    animation-delay: -0.4999999999999999s
}

.nc-container #nc-loading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg)
}

.nc-container #nc-loading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.3999999999999999s;
    animation-delay: -0.3999999999999999s
}

.nc-container #nc-loading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.nc-container #nc-loading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.29999999999999993s;
    animation-delay: -0.29999999999999993s
}

.nc-container #nc-loading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg)
}

.nc-container #nc-loading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.19999999999999996s;
    animation-delay: -0.19999999999999996s
}

.nc-container #nc-loading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg)
}

.nc-container #nc-loading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.09999999999999987s;
    animation-delay: -0.09999999999999987s
}

@-webkit-keyframes sk-circleFadeDelay {

    0%,
    39%,
    100% {
        opacity: 0
    }

    40% {
        opacity: 1
    }
}

@keyframes sk-circleFadeDelay {

    0%,
    39%,
    100% {
        opacity: 0
    }

    40% {
        opacity: 1
    }
}

.nc-container .scale_text2 #nc-loading-circle .sk-circle:before {
    background-color: #fff
}

.nc_iconfont {
    font-family: "nc_iconfont";
    color: #ff3f08;
    font-style: normal
}

.nc-container .nc_wrapper .errloading {
    text-align: center;
    border: #faf1d5 1px solid;
    text-indent: 3px;
    background-image: none;
    width: auto;
    line-height: 20px;
    padding: 7px 5px 8px 5px;
    color: #ef9f06;
}

.nc-container .nc_wrapper .errloading a {
    color: #30a7fc
}

.button_move {
    transition: left .5s;
    -moz-transition: left .5s;
    -webkit-transition: left .5s;
    -o-transition: left .5s
}

.bg_move {
    transition: width .5s;
    -moz-transition: width .5s;
    -webkit-transition: width .5s;
    -o-transition: width .5s
}

.nc-container .nc_wrapper {
    width: 300px;
}

.nc_scale {
    width: auto;
    height: 34px;
    background: #e8e8e8;
    position: relative;
    margin: 0;
    padding: 0
}

.nc-container .nc_scale div {
    height: auto
}

.nc-container .nc_scale ul {
    list-style: none
}

.nc-container .nc_scale .btn_slide {
    color: #737383;
    background-image: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.nc-container .nc_scale span {
    text-align: center;
    width: 40px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #ccc;
    position: absolute;
    left: 0;
    cursor: move;
    background: #fff;
    z-index: 2
}

.nc-container .nc_scale span.nc-lang-cnt {
    line-height: 34px;
    float: none;
    width: auto;
    height: auto;
    height: 34px;
    border: none;
    position: static;
    cursor: inherit;
    background: none;
    z-index: 0;
    display: inline
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .nc_scale span {
        height: 32px
    }
}

.nc-container .nc_wrapper .errloading .icon_warn {
    cursor: default;
    color: #ff3f08;
    float: left;
    background: transparent;
    z-index: 3
}

.nc-container .nc_scale .btn_ok {
    cursor: default;
    line-height: 34px;
    text-align: center;
    font-size: 20px;
    background: #fff;
    z-index: 3;
    color: #76c61d
}

.nc-container .nc_scale .nc_ok,
.nc-container .nc_scale .nc_bg {
    background: #7ac23c
}

.nc-container .nc_scale .nc_bg {
    position: absolute;
    height: 100%;
    _height: 34px;
    left: 0;
    width: 10px
}

.nc-container .nc_scale .scale_text {
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    z-index: 1;
    background: transparent;
    color: #9c9c9c;
    line-height: 34px;
    cursor: pointer
}

.nc-container .nc_scale .scale_text2 {
    text-align: left;
    color: #fff;
    text-indent: 10px
}

.nc-container .nc_scale .scale_text2 b {
    padding-left: 0;
    font-weight: normal
}

.nc-container .nc_scale .scale_text.scale_loading_text {
    text-align: center
}

.scale_text i {
    font-style: normal;
    border: none;
    position: static;
    cursor: default;
    color: #fffc00;
    background: none;
    display: inline;
    width: 100%
}

.nc-lang-ar_MA,
.nc-lang-ar_SA,
.nc-lang-iw_HE,
.nc-lang-iw_IL {
    text-align: right;
    text-align: left;
}

.nc-lang-ar_MA .nc_scale .scale_text2,
.nc-lang-ar_SA .nc_scale .scale_text2,
.nc-lang-iw_HE .nc_scale .scale_text2,
.nc-lang-iw_IL .nc_scale .scale_text2 {
    text-align: right;
}

.nc-lang-ar_MA .nc_scale .scale_text2 span,
.nc-lang-ar_SA .nc_scale .scale_text2 span,
.nc-lang-iw_HE .nc_scale .scale_text2 span,
.nc-lang-iw_IL .nc_scale .scale_text2 span {
    display: inline-block;
    padding: 0 56px 0 0
}

.nc-lang-ar_MA span.nc-lang-cnt,
.nc-lang-ar_SA span.nc-lang-cnt,
.nc-lang-iw_HE span.nc-lang-cnt,
.nc-lang-iw_IL span.nc-lang-cnt {
    text-align: right;
    direction: rtl
}

.nc-container {
    font-size: 18px;
    -ms-touch-action: none;
    touch-action: none;
}

.nc-container p {
    margin: 0;
    padding: 0;
    display: inline
}

.nc-container .scale_text.scale_text span[data-nc-lang="SLIDE"] {
    display: inline-block;
    width: 100%
}

.nc-container .scale_text.scale_text.slidetounlock span[data-nc-lang="SLIDE"] {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #4d4d4d), color-stop(.4, #4d4d4d), color-stop(.5, #fff), color-stop(.6, #4d4d4d), color-stop(1, #4d4d4d));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: slidetounlock 3s infinite;
    -webkit-text-size-adjust: none
}

.nc-container .nc_scale .nc-align-center.scale_text2 {
    text-align: center;
    text-indent: -42px
}

@-webkit-keyframes slidetounlock {
    0% {
        background-position: -200px 0
    }

    100% {
        background-position: 200px 0
    }
}



@font-face {
    font-family: 'nc_iconfont';
    src: url("https://at.alicdn.com/t/font_1465353706_4784257.eot");
    src: url("https://at.alicdn.com/t/font_1465353706_4784257.eot?#iefix") format('embedded-opentype'), url("https://at.alicdn.com/t/font_1465353706_4784257.woff") format('woff'), url("https://at.alicdn.com/t/font_1465353706_4784257.ttf") format('truetype'), url("https://at.alicdn.com/t/font_1465353706_4784257.svg#iconfont") format('svg')
}

.nc-container div#nc-loading-circle {
    background: transparent;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.nc-container div#nc-loading-circle .sk-circle {
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.nc-container #nc-loading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #818181;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both
}

.nc-container #nc-loading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.nc-container #nc-loading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.0999999999999999s;
    animation-delay: -1.0999999999999999s
}

.nc-container #nc-loading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

.nc-container #nc-loading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.nc-container #nc-loading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.nc-container #nc-loading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.8999999999999999s;
    animation-delay: -0.8999999999999999s
}

.nc-container #nc-loading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

.nc-container #nc-loading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.7999999999999999s;
    animation-delay: -0.7999999999999999s
}

.nc-container #nc-loading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg)
}

.nc-container #nc-loading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s
}

.nc-container #nc-loading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.nc-container #nc-loading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.5999999999999999s;
    animation-delay: -0.5999999999999999s
}

.nc-container #nc-loading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg)
}

.nc-container #nc-loading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.4999999999999999s;
    animation-delay: -0.4999999999999999s
}

.nc-container #nc-loading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg)
}

.nc-container #nc-loading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.3999999999999999s;
    animation-delay: -0.3999999999999999s
}

.nc-container #nc-loading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.nc-container #nc-loading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.29999999999999993s;
    animation-delay: -0.29999999999999993s
}

.nc-container #nc-loading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg)
}

.nc-container #nc-loading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.19999999999999996s;
    animation-delay: -0.19999999999999996s
}

.nc-container #nc-loading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg)
}

.nc-container #nc-loading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.09999999999999987s;
    animation-delay: -0.09999999999999987s
}

@-webkit-keyframes sk-circleFadeDelay {

    0%,
    39%,
    100% {
        opacity: 0
    }

    40% {
        opacity: 1
    }
}

@keyframes sk-circleFadeDelay {

    0%,
    39%,
    100% {
        opacity: 0
    }

    40% {
        opacity: 1
    }
}

.nc-container .scale_text2 #nc-loading-circle .sk-circle:before {
    background-color: #fff
}

.nc_iconfont {
    font-family: "nc_iconfont";
    color: #ff3f08;
    font-style: normal
}

.nc-container .nc_wrapper .errloading {
    text-align: center;
    border: #faf1d5 1px solid;
    text-indent: 3px;
    background-image: none;
    width: auto;
    line-height: 20px;
    padding: 7px 5px 8px 5px;
    color: #ef9f06;
}

.nc-container .nc_wrapper .errloading a {
    color: #30a7fc
}

.button_move {
    transition: left .5s;
    -moz-transition: left .5s;
    -webkit-transition: left .5s;
    -o-transition: left .5s
}

.bg_move {
    transition: width .5s;
    -moz-transition: width .5s;
    -webkit-transition: width .5s;
    -o-transition: width .5s
}

.nc-container .nc_wrapper {
    width: 300px;
}

.nc_scale {
    width: auto;
    height: 34px;
    background: #e8e8e8;
    position: relative;
    margin: 0;
    padding: 0
}

.nc-container .nc_scale div {
    height: auto
}

.nc-container .nc_scale ul {
    list-style: none
}

.nc-container .nc_scale .btn_slide {
    color: #737383;
    background-image: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.nc-container .nc_scale span {
    text-align: center;
    width: 40px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #ccc;
    position: absolute;
    left: 0;
    cursor: move;
    background: #fff;
    z-index: 2
}

.nc-container .nc_scale span.nc-lang-cnt {
    line-height: 34px;
    float: none;
    width: auto;
    height: auto;
    height: 34px;
    border: none;
    position: static;
    cursor: inherit;
    background: none;
    z-index: 0;
    display: inline
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .nc_scale span {
        height: 32px
    }
}

.nc-container .nc_wrapper .errloading .icon_warn {
    cursor: default;
    color: #ff3f08;
    float: left;
    background: transparent;
    z-index: 3
}

.nc-container .nc_scale .btn_ok {
    cursor: default;
    line-height: 34px;
    text-align: center;
    font-size: 20px;
    background: #fff;
    z-index: 3;
    color: #76c61d
}

.nc-container .nc_scale .nc_ok,
.nc-container .nc_scale .nc_bg {
    background: #7ac23c
}

.nc-container .nc_scale .nc_bg {
    position: absolute;
    height: 100%;
    _height: 34px;
    left: 0;
    width: 10px
}

.nc-container .nc_scale .scale_text {
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    z-index: 1;
    background: transparent;
    color: #9c9c9c;
    line-height: 34px;
    cursor: pointer
}

.nc-container .nc_scale .scale_text2 {
    text-align: left;
    color: #fff;
    text-indent: 10px
}

.nc-container .nc_scale .scale_text2 b {
    padding-left: 0;
    font-weight: normal
}

.nc-container .nc_scale .scale_text.scale_loading_text {
    text-align: center
}

.scale_text i {
    font-style: normal;
    border: none;
    position: static;
    cursor: default;
    color: #fffc00;
    background: none;
    display: inline;
    width: 100%
}

.nc-lang-ar_MA,
.nc-lang-ar_SA,
.nc-lang-iw_HE,
.nc-lang-iw_IL {
    text-align: right;
    text-align: left;
}

.nc-lang-ar_MA .nc_scale .scale_text2,
.nc-lang-ar_SA .nc_scale .scale_text2,
.nc-lang-iw_HE .nc_scale .scale_text2,
.nc-lang-iw_IL .nc_scale .scale_text2 {
    text-align: right;
}

.nc-lang-ar_MA .nc_scale .scale_text2 span,
.nc-lang-ar_SA .nc_scale .scale_text2 span,
.nc-lang-iw_HE .nc_scale .scale_text2 span,
.nc-lang-iw_IL .nc_scale .scale_text2 span {
    display: inline-block;
    padding: 0 56px 0 0
}

.nc-lang-ar_MA span.nc-lang-cnt,
.nc-lang-ar_SA span.nc-lang-cnt,
.nc-lang-iw_HE span.nc-lang-cnt,
.nc-lang-iw_IL span.nc-lang-cnt {
    text-align: right;
    direction: rtl
}

.nc-container {
    font-size: 18px;
    -ms-touch-action: none;
    touch-action: none;
}

.nc-container p {
    margin: 0;
    padding: 0;
    display: inline
}

.nc-container .scale_text.scale_text span[data-nc-lang="SLIDE"] {
    display: inline-block;
    width: 100%
}

.nc-container .scale_text.scale_text.slidetounlock span[data-nc-lang="SLIDE"] {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #4d4d4d), color-stop(.4, #4d4d4d), color-stop(.5, #fff), color-stop(.6, #4d4d4d), color-stop(1, #4d4d4d));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: slidetounlock 3s infinite;
    -webkit-text-size-adjust: none
}

.nc-container .nc_scale .nc-align-center.scale_text2 {
    text-align: center;
    text-indent: -42px
}

@-webkit-keyframes slidetounlock {
    0% {
        background-position: -200px 0
    }

    100% {
        background-position: 200px 0
    }
}




@font-face {
    font-family: 'nc_iconfont';
    src: url("https://at.alicdn.com/t/font_1465353706_4784257.eot");
    src: url("https://at.alicdn.com/t/font_1465353706_4784257.eot?#iefix") format('embedded-opentype'), url("https://at.alicdn.com/t/font_1465353706_4784257.woff") format('woff'), url("https://at.alicdn.com/t/font_1465353706_4784257.ttf") format('truetype'), url("https://at.alicdn.com/t/font_1465353706_4784257.svg#iconfont") format('svg')
}

.nc-container div#nc-loading-circle {
    background: transparent;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.nc-container div#nc-loading-circle .sk-circle {
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.nc-container #nc-loading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #818181;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both
}

.nc-container #nc-loading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.nc-container #nc-loading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.0999999999999999s;
    animation-delay: -1.0999999999999999s
}

.nc-container #nc-loading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

.nc-container #nc-loading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.nc-container #nc-loading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.nc-container #nc-loading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.8999999999999999s;
    animation-delay: -0.8999999999999999s
}

.nc-container #nc-loading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

.nc-container #nc-loading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.7999999999999999s;
    animation-delay: -0.7999999999999999s
}

.nc-container #nc-loading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg)
}

.nc-container #nc-loading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s
}

.nc-container #nc-loading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.nc-container #nc-loading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.5999999999999999s;
    animation-delay: -0.5999999999999999s
}

.nc-container #nc-loading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg)
}

.nc-container #nc-loading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.4999999999999999s;
    animation-delay: -0.4999999999999999s
}

.nc-container #nc-loading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg)
}

.nc-container #nc-loading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.3999999999999999s;
    animation-delay: -0.3999999999999999s
}

.nc-container #nc-loading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.nc-container #nc-loading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.29999999999999993s;
    animation-delay: -0.29999999999999993s
}

.nc-container #nc-loading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg)
}

.nc-container #nc-loading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.19999999999999996s;
    animation-delay: -0.19999999999999996s
}

.nc-container #nc-loading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg)
}

.nc-container #nc-loading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.09999999999999987s;
    animation-delay: -0.09999999999999987s
}

@-webkit-keyframes sk-circleFadeDelay {

    0%,
    39%,
    100% {
        opacity: 0
    }

    40% {
        opacity: 1
    }
}

@keyframes sk-circleFadeDelay {

    0%,
    39%,
    100% {
        opacity: 0
    }

    40% {
        opacity: 1
    }
}

.nc-container .scale_text2 #nc-loading-circle .sk-circle:before {
    background-color: #fff
}

.nc_iconfont {
    font-family: "nc_iconfont";
    color: #ff3f08;
    font-style: normal
}

.nc-container .nc_wrapper .errloading {
    text-align: center;
    border: #faf1d5 1px solid;
    text-indent: 3px;
    background-image: none;
    width: auto;
    line-height: 20px;
    padding: 7px 5px 8px 5px;
    color: #ef9f06;
}

.nc-container .nc_wrapper .errloading a {
    color: #30a7fc
}

.button_move {
    transition: left .5s;
    -moz-transition: left .5s;
    -webkit-transition: left .5s;
    -o-transition: left .5s
}

.bg_move {
    transition: width .5s;
    -moz-transition: width .5s;
    -webkit-transition: width .5s;
    -o-transition: width .5s
}

.nc-container .nc_wrapper {
    width: 300px;
}

.nc_scale {
    width: auto;
    height: 34px;
    background: #e8e8e8;
    position: relative;
    margin: 0;
    padding: 0
}

.nc-container .nc_scale div {
    height: auto
}

.nc-container .nc_scale ul {
    list-style: none
}

.nc-container .nc_scale .btn_slide {
    color: #737383;
    background-image: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.nc-container .nc_scale span {
    text-align: center;
    width: 40px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #ccc;
    position: absolute;
    left: 0;
    cursor: move;
    background: #fff;
    z-index: 2
}

.nc-container .nc_scale span.nc-lang-cnt {
    line-height: 34px;
    float: none;
    width: auto;
    height: auto;
    height: 34px;
    border: none;
    position: static;
    cursor: inherit;
    background: none;
    z-index: 0;
    display: inline
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .nc_scale span {
        height: 32px
    }
}

.nc-container .nc_wrapper .errloading .icon_warn {
    cursor: default;
    color: #ff3f08;
    float: left;
    background: transparent;
    z-index: 3
}

.nc-container .nc_scale .btn_ok {
    cursor: default;
    line-height: 34px;
    text-align: center;
    font-size: 20px;
    background: #fff;
    z-index: 3;
    color: #76c61d
}

.nc-container .nc_scale .nc_ok,
.nc-container .nc_scale .nc_bg {
    background: #7ac23c
}

.nc-container .nc_scale .nc_bg {
    position: absolute;
    height: 100%;
    _height: 34px;
    left: 0;
    width: 10px
}

.nc-container .nc_scale .scale_text {
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    z-index: 1;
    background: transparent;
    color: #9c9c9c;
    line-height: 34px;
    cursor: pointer
}

.nc-container .nc_scale .scale_text2 {
    text-align: left;
    color: #fff;
    text-indent: 10px
}

.nc-container .nc_scale .scale_text2 b {
    padding-left: 0;
    font-weight: normal
}

.nc-container .nc_scale .scale_text.scale_loading_text {
    text-align: center
}

.scale_text i {
    font-style: normal;
    border: none;
    position: static;
    cursor: default;
    color: #fffc00;
    background: none;
    display: inline;
    width: 100%
}

.nc-lang-ar_MA,
.nc-lang-ar_SA,
.nc-lang-iw_HE,
.nc-lang-iw_IL {
    text-align: right;
    text-align: left;
}

.nc-lang-ar_MA .nc_scale .scale_text2,
.nc-lang-ar_SA .nc_scale .scale_text2,
.nc-lang-iw_HE .nc_scale .scale_text2,
.nc-lang-iw_IL .nc_scale .scale_text2 {
    text-align: right;
}

.nc-lang-ar_MA .nc_scale .scale_text2 span,
.nc-lang-ar_SA .nc_scale .scale_text2 span,
.nc-lang-iw_HE .nc_scale .scale_text2 span,
.nc-lang-iw_IL .nc_scale .scale_text2 span {
    display: inline-block;
    padding: 0 56px 0 0
}

.nc-lang-ar_MA span.nc-lang-cnt,
.nc-lang-ar_SA span.nc-lang-cnt,
.nc-lang-iw_HE span.nc-lang-cnt,
.nc-lang-iw_IL span.nc-lang-cnt {
    text-align: right;
    direction: rtl
}

.nc-container {
    font-size: 18px;
    -ms-touch-action: none;
    touch-action: none;
}

.nc-container p {
    margin: 0;
    padding: 0;
    display: inline
}

.nc-container .scale_text.scale_text span[data-nc-lang="SLIDE"] {
    display: inline-block;
    width: 100%
}

.nc-container .scale_text.scale_text.slidetounlock span[data-nc-lang="SLIDE"] {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #4d4d4d), color-stop(.4, #4d4d4d), color-stop(.5, #fff), color-stop(.6, #4d4d4d), color-stop(1, #4d4d4d));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: slidetounlock 3s infinite;
    -webkit-text-size-adjust: none
}

.nc-container .nc_scale .nc-align-center.scale_text2 {
    text-align: center;
    text-indent: -42px
}

@-webkit-keyframes slidetounlock {
    0% {
        background-position: -200px 0
    }

    100% {
        background-position: 200px 0
    }
}


.footerWrapMain {
    background: #200F3D;
    padding: 50px 0;
    font-family: 'Poppins', sans-serif;
}

.footerNavWrap {
    display: flex;
    justify-content: center;
    gap: 80px;
    flex-wrap: wrap;
}

.footerNavWrap .footerNav h2 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px;
}

.footerNavWrap .footerNav a {
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
}

.footerNavWrap .footerNav a:hover {
    color: #4391B8;
}

.footerNavWrap .footerNav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footerNavWrap .footerNav ul li {
    padding: 6px 0;
    font-family: 'Poppins', sans-serif;
}

.footerSocialMedia {
    display: flex;
    gap: 28px;
    flex-wrap: wrap;
    max-width: 200px;
    align-items: center;
    height: fit-content;
    padding: 20px 0 20px;
}

.copyRight {
    text-align: center;
    color: #fff;
    padding: 10px 0;
}

.light-theme .copyRight {
    text-align: center;
    color: #313131;
    padding: 10px 0;
}

.footer-logo {
    display: none !important;
}

.footer-template,
.footer-menu,
.footer-bar {
    width: 100% !important;
}

.footer-box {
    padding-bottom: 0px !important;
}

.light-theme .common-header .common-header-left .linkList-logo img {
    background: #19193d;
    padding: 0 8px;
}

tooltip {
    position: relative;
    display: block;
    border-bottom: 1px dotted black;
    text-align: center;
    margin: 0 auto;
}

.tooltip .tooltiptext {
    visibility: hidden;
    background-color: #fff;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 15px;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    bottom: 50px;
    position: absolute;
    z-index: 1;
    line-height: 22px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.tooltip p:hover .tooltiptext {
    visibility: visible;
}

.tooltip p {
    display: inline-block;
}



.sm-pop {
    position: absolute;
    background: #FFFFFF;
    border: 1px solid #CFE2F6;
    z-index: 10000;
}

.sm-pop-toplayer {
    position: fixed;
    background: #FAFAFA;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100000;
}

.sm-pop-inner {
    position: absolute;
    width: 100%;
}

.sm-pop-inner .qc-wrapper .qc-container {
    box-shadow: none;
}

.sm-pop-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: url(https://img.alicdn.com/tfs/TB1z6LQmf6H8KJjy0FjXXaXepXa-14-14.png);
    cursor: pointer;
}

#sc {
    margin-left: 100px;
    margin-top: 200px;
}

.sm-btn-wrapper {
    position: relative;
}

.sm-txt {
    margin-left: 20px;
    font-size: 14px;
    vertical-align: middle;
    color: #3C3C3C;
    white-space: pre-wrap;
}

.sm-btn {
    line-height: 42px;
    border: 1px solid #dddddd;
    cursor: pointer;
    overflow: hidden;
}

#rectMask {
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
}

#sm-btn-bg {
    background-image: linear-gradient(0deg, #EDEDED, #ffffff);
    cursor: pointer;
    overflow: hidden;
    z-index: -1;
    position: absolute;
    top: 1px;
    left: 1px;
}

.sm-btn-default .sm-ico:hover {
    box-shadow: 0 0 10px #00de76;
    background: rgba(0, 222, 118, .3);
}

.sm-btn-default:hover {
    -moz-box-shadow: 0px 0px 8px #65F4B5;
    -webkit-box-shadow: 0px 0px 8px #65F4B5;
    box-shadow: 0px 0px 8px #65F4B5;
}

.sm-btn-success:hover {
    -moz-box-shadow: 0px 0px 8px #65F4B5;
    -webkit-box-shadow: 0px 0px 8px #65F4B5;
    box-shadow: 0px 0px 8px #65F4B5;
}

.sm-btn-loading:hover {
    -moz-box-shadow: 0px 0px 8px #65F4B5;
    -webkit-box-shadow: 0px 0px 8px #65F4B5;
    box-shadow: 0px 0px 8px #65F4B5;
}

.sm-btn-fail:hover {
    -moz-box-shadow: 0px 0px 8px #F55742;
    -webkit-box-shadow: 0px 0px 8px #F55742;
    box-shadow: 0px 0px 8px #F55742;
}

.sm-btn-default .sm-ico,
.sm-btn-loading .sm-ico,
.sm-btn-success .sm-ico,
.sm-btn-fail .sm-ico {
    position: relative;
    background: none;
    display: inline-block;
    margin-top: -3px;
    margin-left: 12px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    line-height: 36px;
    text-align: center;
    vertical-align: middle;
}

.sm-btn-default .sm-ico-wave {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    animation: defaultWave 1.5s ease infinite;
    position: relative;
    z-index: 800;
    left: 5px;
    top: 5px;
}

.sm-btn-loading .sm-ico-wave,
.sm-btn-success .sm-ico-wave,
.sm-btn-fail .sm-ico-wave {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    position: relative;
    z-index: 800;
    left: 5px;
    top: 5px;
}

.sm-btn-default .sm-ico-wave,
.sm-btn-loading .sm-ico-wave,
.sm-btn-success .sm-ico-wave {
    background-image: linear-gradient(0deg, #3a9afa, #00de76);
}

.sm-btn-loading .shield,
.sm-btn-default .shield,
.sm-btn-success .shield,
.sm-btn-fail .shield {
    width: 12px;
    height: 14px;
    line-height: 38px;
    left: 12px;
    position: absolute;
    z-index: 1000;
    top: -1px;
}

.sm-btn-default .shield {
    animation: shieldanimation 1.5s infinite;
}

.sm-btn-default .out-silder-circle {
    position: absolute;
    width: 36px;
    height: 36px;
    background: #c3efe8;
    line-height: 36px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    top: 0;
}

.sm-btn-loading .out-silder-circle {
    position: absolute;
    width: 36px;
    height: 36px;
    background: linear-gradient(rgba(0, 222, 118, .8), rgba(0, 222, 118, .4), rgba(0, 222, 118, .3), rgba(0, 222, 118, .2));
    line-height: 36px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    top: 0px;
}

.sm-btn-default .out-silder-circle {
    animation: defaultOutsideWave 1.5s ease infinite;
}

.sm-btn-loading .out-silder-circle {
    animation: loadingWave 1s infinite;
}

.sm-btn-default .right-tick,
.sm-btn-loading .right-tick {
    display: none;
}

.sm-btn-default .wrong-cross,
.sm-btn-loading .wrong-cross,
.sm-btn-success .wrong-cross {
    display: none;
}

.sm-btn-success .out-silder-circle,
.sm-btn-fail .out-silder-circle {
    position: absolute;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    top: 0;
}

.sm-btn-success .out-silder-circle {
    animation: successWave 1s infinite;
    animation-iteration-count: 1;
    background: #c3efe8;
}

.sm-btn-success .sm-txt {
    color: #01BF8F;
    animation: successTxt 1s;
    animation-iteration-count: 1;
}

.sm-btn-success .rect-top:before,
.sm-btn-fail .rect-top:before {
    content: '';
    display: block;
    height: 200%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.sm-btn-success .rect-top:before {
    border-left: 1px solid #00de76;
    animation: successRectLeft .5s;
    animation-iteration-count: 1;
}

.sm-btn-success .rect-top,
.sm-btn-fail .rect-top {
    position: absolute;
    top: 0;
    left: 0px;
}

.sm-btn-success .rect-top {
    animation: successRectTop 1s;
    animation-delay: .5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.sm-btn-success .rect-top:after,
.sm-btn-fail .rect-top:after {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: -1px;
    right: 0;
}

.sm-btn-success .rect-top:after {
    animation: successRectRight .5s;
    animation-delay: 1.5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.sm-btn-success .rect-bottom,
.sm-btn-fail .rect-bottom {
    position: absolute;
    left: 0px;
}

.sm-btn-success .rect-bottom {
    animation: successRectBottom 1s;
    animation-delay: .5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.sm-btn-success .rect-bottom:after,
.sm-btn-fail .rect-bottom:after {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 1px;
    right: 0;
}

.sm-btn-success .rect-bottom:after {
    animation: successRectBottomRight .5s;
    animation-delay: 1.5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.sm-btn-success .right-tick {
    position: absolute;
    width: 8px;
    height: 6px;
    display: block;
    top: 18px;
    left: 16px;
    z-index: 2000;
}

.sm-btn-success .right-tick .right-tick-left,
.sm-btn-success .right-tick .right-tick-right {
    position: absolute;
    height: 1px;
    background: #00de76;
}

.sm-btn-success .right-tick .right-tick-left {
    transform: rotate(45deg);
    transform-origin: left top;
    top: -1px;
    left: -1px;
    animation: rightTickLeft .3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.sm-btn-success .right-tick .right-tick-right {
    transform: rotate(315deg);
    transform-origin: left bottom;
    top: 1px;
    left: 1px;
    animation: rightTickRight .3s;
    animation-delay: .29s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.sm-btn-fail .sm-ico-wave {
    background-image: linear-gradient(0deg, #FC3BAB, #F26216);
}

.sm-btn-fail .out-silder-circle {
    background: rgba(244, 88, 58, .25);
    animation: failWave 1s infinite;
    animation-iteration-count: 1;
}

.sm-btn-fail .sm-txt {
    color: #F55742;
    animation: failTxt 1s;
    animation-iteration-count: 1;
}

.sm-btn-fail .rect-top:before {
    border-left: 1px solid #F55742;
    animation: failRectLeft .5s;
    animation-iteration-count: 1;
}

.sm-btn-fail .rect-top {
    animation: failRectTop 1s;
    animation-delay: .5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.sm-btn-fail .rect-top:after {
    animation: failRectRight .5s;
    animation-delay: 1.5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.sm-btn-fail .rect-bottom {
    animation: failRectBottom 1s;
    animation-delay: .5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.sm-btn-fail .rect-bottom:after {
    animation: failRectBottomRight .5s;
    animation-delay: 1.5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.sm-btn-fail .right-tick {
    display: none;
}

.sm-btn-fail .wrong-cross {
    position: absolute;
    width: 8px;
    height: 6px;
    display: block;
    top: 19px;
    left: 16px;
    z-index: 2000;
}

.sm-btn-fail .wrong-cross .wrong-cross-left,
.sm-btn-fail .wrong-cross .wrong-cross-right {
    position: absolute;
    height: 1px;
    background: #F55742;
}

.sm-btn-fail .wrong-cross .wrong-cross-left {
    transform: rotate(135deg);
    transform-origin: left bottom;
    top: -6px;
    left: 4px;
    animation: wrongCrossLeft .3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.sm-btn-fail .wrong-cross .wrong-cross-right {
    transform: rotate(45deg);
    transform-origin: left top;
    top: -5px;
    left: 0px;
    animation: wrongCrossRight .3s;
    animation-delay: .29s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

@keyframes shieldanimation {
    0% {
        transform: scale(1);
    }

    20% {
        transform: scale(1.15);
    }

    40% {
        transform: scale(1);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes defaultWave {
    0% {
        transform: scale(1);
    }

    20% {
        transform: scale(1.23);
    }

    40% {
        transform: scale(1);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes defaultOutsideWave {
    0% {
        transform: scale(1);
    }

    20% {
        transform: scale(0.8125);
    }

    40% {
        transform: scale(1);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes loadingWave {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes successWave {
    0% {
        background: none;
    }

    100% {
        background: #c3efe8;
    }
}

@keyframes successTxt {
    0% {
        color: #333333;
    }

    100% {
        color: #01BF8F;
    }
}

@keyframes successRectTop {
    0% {
        width: 0;
        border-top: 1px solid #00de76;
    }

    100% {
        width: 100%;
        border-top: 1px solid #00de76;
    }
}

@keyframes successRectLeft {
    0% {
        transform: scaleY(0);
    }

    100% {
        transform: scaleY(1);
    }
}

@keyframes successRectRight {
    0% {
        height: 0;
        border-right: 1px solid #00de76;
    }

    100% {
        height: 104%;
        border-right: 1px solid #00de76;
    }
}

@keyframes successRectBottom {
    0% {
        width: 0;
        border-bottom: 1px solid #00de76;
    }

    100% {
        width: 100%;
        border-bottom: 1px solid #00de76;
    }
}

@keyframes successRectBottomRight {
    0% {
        top: 100%;
        border-right: 1px solid #00de76;
    }

    100% {
        top: 0px;
        border-right: 1px solid #00de76;
    }
}

@keyframes failWave {
    0% {
        background: none;
    }

    100% {
        background: rgba(244, 88, 58, .25);
    }
}

@keyframes failTxt {
    0% {
        color: #333333;
    }

    100% {
        color: #F55742;
    }
}

@keyframes failRectTop {
    0% {
        width: 0;
        border-top: 1px solid #F55742;
    }

    100% {
        width: 100%;
        border-top: 1px solid #F55742;
    }
}

@keyframes failRectLeft {
    0% {
        transform: scaleY(0);
    }

    100% {
        transform: scaleY(1);
    }
}

@keyframes failRectRight {
    0% {
        height: 0;
        border-right: 1px solid #F55742;
    }

    100% {
        height: 110%;
        border-right: 1px solid #F55742;
    }
}

@keyframes failRectBottom {
    0% {
        width: 0;
        border-bottom: 1px solid #F55742;
    }

    100% {
        width: 100%;
        border-bottom: 1px solid #F55742;
    }
}

@keyframes failRectBottomRight {
    0% {
        top: 100%;
        border-right: 1px solid #F55742;
    }

    100% {
        top: 1px;
        border-right: 1px solid #F55742;
    }
}

@keyframes wrongCrossLeft {
    0% {
        width: 0px;
    }

    100% {
        width: 7px;
    }
}

@keyframes wrongCrossRight {
    0% {
        width: 0px;
    }

    100% {
        width: 7px;
    }
}

@keyframes rightTickLeft {
    0% {
        width: 0px;
    }

    100% {
        width: 3px;
    }
}

@keyframes rightTickRight {
    0% {
        width: 0px;
    }

    100% {
        width: 6px;
    }
}

.nc-container #nc_1_wrapper {
    width: 300px;
    height: 34px;
    font-size: 12px;
    line-height: 34px;
}

.nc-container .nc_1_n1z {
    width: 42px;
}

.nc-container #nc_2_wrapper {
    width: 300px;
    height: 34px;
    font-size: 12px;
    line-height: 34px;
}

.nc-container .nc_2_n1z {
    width: 42px;
}

.nc-container #nc_3_wrapper {
    width: 300px;
    height: 34px;
    font-size: 12px;
    line-height: 34px;
}

.nc-container .nc_3_n1z {
    width: 42px;
}

.nc-container #nc_4_wrapper {
    width: 300px;
    height: 34px;
    font-size: 12px;
    line-height: 34px;
}

.nc-container .nc_4_n1z {
    width: 42px;
}

.nc-container #nc_5_wrapper {
    width: 300px;
    height: 34px;
    font-size: 12px;
    line-height: 34px;
}

.nc-container .nc_5_n1z {
    width: 42px;
}




.loading-state {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .loading {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 10px solid #ddd;
    border-top-color: rgb(25, 83, 243);
    animation: loading 1s linear infinite;
  }
  @keyframes loading {
    to {
      transform: rotate(360deg);
    }
  }



  .hide {
    display: none !important;
  }


  .alert-danger {
    color: #b11929;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 15px;
  }



  .loadingoverlay {
    background: rgba(0, 0, 0, 0.49) !important;
  }


  #loading-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    backdrop-filter: blur(5px) saturate(180%);
    background-color: rgba(51,51,51,0.25);
    z-index: 9999999;
  }
  
  #loading-text {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #3512d3;
    width: 100px;
    height: 30px;
    margin: -7px 0 0 -45px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
  }
  
  #loading-content {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 170px;
    height: 170px;
    margin: -85px 0 0 -85px;
    border: 3px solid #F00;
  }
  
  #loading-content:after {
    content: "";
    position: absolute;
    border: 3px solid #0F0;
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 15px;
  }

  
  #loading-content:before {
    content: "";
    position: absolute;
    border: 3px solid #00F;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
  }
  
  #loading-content {
    border: 3px solid transparent;
    border-top-color: #5356FF;
    border-bottom-color: #5356FF;
    border-radius: 50%;
    -webkit-animation: loader 2s linear infinite;
    -moz-animation: loader 2s linear infinite;
    -o-animation: loader 2s linear infinite;
    animation: loader 2s linear infinite;
  }
  
  #loading-content:before {
    border: 3px solid transparent;
    border-top-color: #378CE7;
    border-bottom-color: #378CE7;
    border-radius: 50%;
    -webkit-animation: loader 3s linear infinite;
      -moz-animation: loader 2s linear infinite;
    -o-animation: loader 2s linear infinite;
    animation: loader 3s linear infinite;
  }
  
  #loading-content:after {
    border: 3px solid transparent;
    border-top-color: #DFF5FF;
    border-bottom-color: #DFF5FF;
    border-radius: 50%;
    -webkit-animation: loader 1.5s linear infinite;
    animation: loader 1.5s linear infinite;
      -moz-animation: loader 2s linear infinite;
    -o-animation: loader 2s linear infinite;
  }
  
  @-webkit-keyframes loaders {
    0% {
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  @keyframes loader {
    0% {
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }




  .prevent-select {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
  }


  .spinner {
    width: 22px !important;
    height: 22px !important;
    border: 2px solid #FFF;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    }

    @keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
    } 


    .spin {
        width: 22px !important;
        height: 22px !important;
        border: 5px solid #FFF;
        border-bottom-color: #041ca0;
        border-radius: 50%;
        display: inline-block;
        box-sizing: border-box;
        animation: rotation 1s linear infinite;
        margin: 0 auto;
        top: 0;
        bottom: 0;
        }
    
        @keyframes rotation {
        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(360deg);
        }
        } 



        @media (max-width: 900px) {
            .mob-hide {
              display: none !important;
            }
            .page-login .page-login-content {
                width: 428px;
                margin: auto;
                padding: 120px 30px 0px 30px;
            }
            .page-login .page-login-content .content-warp .content-left
            {
                width: 320px !important;
            }
          }





.is-disabled {
    background-color: #D5D7DA !important;
    color: #606266 !important;
    cursor: not-allowed !important;
}