        }
    }
    .sort-icon-up, .sort-icon-down {
        .svgFont(16)
    }
}

.acuPick-search-backup {
    .check-group-wrapper {
        display: flex;
    }
    .fileType_blank {
        display: inline-block;
        width: 8/@px-unit;
        height: 8/@px-unit;
        margin-right: 10/@px-unit;
    }
    .fileType_general {
        background: @general;
    }
    .fileType_detect {
        background: @detect;
    }
    .fileType_alarm {
        background: @alarm;
    }
    .fileType_detectAlarm {
        background: @detectalarm;
    }
    .fileType_ivs {
        background: @ivs;
    }
    .fileType_pos {
        background: @pos;
    }
    .fileType_jpg {
        background: @jpg;
    }
    .fileType_card {
        background: @card;
    }
}
._rightBottom_ {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


._UploadFiles_ {
    
    padding-top: inherit; 
    input {
        width: 95%;
        margin-right: 15/@px-unit;
    }
}
.uploadBtn{
    height: 10/@px-unit;
}
.uploadBtn_div{
    display: flex;
}

.event-handler {
    
    .ant-space-item {
        margin-right: 0px !important;
    }
    .flex{
        display: flex;
       .set-style{
            display: flex;
            align-items: center;
           .text{
               display: inline-block;
               width:180px;
               text-align: right;
               margin-right:10px;
           }
       }
       .left{
            .text{
                text-align: left;
            }
       }
       
    }
}


._PicViewList_ {
    
    height: 700/@px-unit;
    .ant-row{
        max-height: 680/@px-unit;
        overflow:auto;
    }
    .ant-spin-nested-loading {
        .ant-spin-container {
            .ant-list-empty-text{
                display: none;
            }
        }
    }
}


.SoundLight {
    width: 100%;
    display: inline-block;
}
.SoundConfigSpace {
    margin-right: 48/@px-unit !important;
}



._PtzSet_ {
    height: auto;
    &.ant-tabs.ant-tabs-top {
        padding-left: 0;
        .ant-tabs-nav {
            .ant-tabs-nav-list {
                width: 100%;
                justify-content: space-between;
                height: 40 /@px-unit;
            }
            .ant-tabs-tab.ant-tabs-tab-active {
                border-bottom: 1px solid @current;
            }
            .ant-tabs-tab-btn {
                min-width: auto;
                background-color: transparent;
                border-color: transparent;
                .anticon.cus_icons {
                    margin: auto;
                }
            }
        }
        .PtzSetMore {
            border: 1px solid @pageBorderN;
            margin-top: 8 /@px-unit;
        }
        .anticon.cus_icons {
            font-size: 24 /@px-unit;
        }
    }
}



._Ptz_ {
    .PtzUP {
    }
}


._PicDetailsPanel_ {
    
    padding: 0 16/@px-unit 16/@px-unit 16/@px-unit; 
    .label-normal-container {
        padding: 0px !important;
        height: 30/@px-unit;
        .label-normal{
            height: 30/@px-unit;
        }
        .label-normal-wrapper{
            height: 30/@px-unit;
        }
    }
}
.ant-divider-horizontal.ant-divider-with-text{
    margin: 10/@px-unit
}
.person_div{
    padding-top: 5/@px-unit;
}
.audioFile {
    display: flex;
    .audioCheckBox{
        display: inline-block;
    }
    .audioSelect{
        display: inline-block;
    }
}


._PicDetailsVehicle_ {
    
    padding: 16/@px-unit;; 
    .label-normal-container {
        padding: 0px !important;
        height: 30/@px-unit;
        .label-normal{
            height: 30/@px-unit;
        }
        .label-normal-wrapper{
            height: 30/@px-unit;
        }
    }
}

.http-push {
    display: flex;
    .label-normal-behind {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        word-wrap: normal;
    }
}



._PicDetailOperateMonitor_ {
    .label-normal-container {
        height: 30/@px-unit;
        .label-normal{
            height: 30/@px-unit;
        }
        .label-normal-wrapper{
            height: 30/@px-unit;
        }
    }
    .redClass {
        .label-normal  {
            color: @errorColor;
        }
        color: @errorColor;
    }
}


._PicDetailHuman_ {

    .label-normal-container {
        height: 30/@px-unit;
        .label-normal{
            height: 30/@px-unit;
        }
        .label-normal-wrapper{
            height: 30/@px-unit;
        }
    }

    .redClass {
        .label-normal  {
            color: @errorColor;
        }
        color: @errorColor;
    }
}

._PicDetailsNonMotor_ {
    
    padding: 16/@px-unit;; 
    padding: 0px !important;
        height: 30/@px-unit;
        .label-normal{
            height: 30/@px-unit;
        }
        .label-normal-wrapper{
            height: 30/@px-unit;
        }
}



._IPSpeakerModal_{
    .blueIEBrowser {
        .svgOut(@IEBrowerColor);
    }
    .manage-grid-successIcon {
        .svgOut(@successIcon);
        .svgFont(20);
    }
    .manage-grid-errorIcon {
        .svgOut(@errorColor);
        .svgFont(20);
    }
}

.IPSpeaker_wrap {
    display: flex;
    align-items: center;
}



.PoliceNumber_wrap{
    
}

._ManageModal_{
    .btn-list{
        display: flex;
        .manage-btn{
            margin-right: 20px;
        }
    }
}


._Ptz_ {
    .PtzZoom {
        width: 254 /@px-unit;
        height: 40 /@px-unit;
        margin: auto;
        margin-top: 24 /@px-unit;
        border: 1px solid @pageBorderN;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
}



._Ptz_ {
    .PtzCtrl {
        height: 160 / @px-unit;
        display: flex;
        justify-content: space-between;
        ._PtzCtrl_header_bg {
            text-align: center;
            margin: 0;
            width: 160 / @px-unit;
            height: 160 / @px-unit;
            ._PtzCtrl_header_bg_icon {
                font-size: 160 / @px-unit;
            }
            ._PtzCtrl_header_el {
                width: 160 / @px-unit;
                height: 160 / @px-unit;
                display: flex;
                flex-wrap: wrap;
                flex-direction: row;
                position: absolute;
                justify-content: flex-start;
                cursor: default;
                top: 0;
                left: 0;
                ._PtzCtrl_header_el_div {
                    width: 33.3%;
                    height: 33.3%;
                    &.LeftUp span{             
                        margin-top: 40%;
                        margin-left: 15%;
                    }
                    &.RightUp span{
                        margin-top: 40%;
                        margin-right: 15%;
                    }
                    &.Left span, &.MenuLeft span{
                        margin-top: 28%;
                        margin-left: -50%;
                    }
                    &.Right span, &.MenuRight span{
                        margin-top: 28%;
                        margin-right: -50%;
                    }
                    &.LeftDown span{             
                        margin-top: 20%;
                        margin-left: 15%;
                    }
                    &.RightDown span{             
                        margin-top: 20%;
                        margin-right: 15%;
                    }
                    &.Down span, &.MenuDown span{             
                        margin-top: 55%;
                    }
                    &.Center span, &.Enter span{             
                        margin-top: 30%;
                    }
                }
                .anticon{
                    font-size: 24 / @px-unit!important;
                    cursor: pointer;
                }
            }
        }
    }
}



.MultipleLinkage_tableModal {
    .playTimes,
    .delayTime {
        text-align: center;
        line-height: 20 / @px-unit;
    }
    ._Table_  {
        .ant-table-body {
            .editable-cell-value-wrap {
                padding:  0px 0px 0px 0px;
            }
            .editable-cell-value-wrap:hover {
                border-width: 0px;
                padding:  0px 0px 0px 0px;
            }
        }
    }
    .MultipleLinkage_buttons {
        div {
            display: inline-block;
        }
    }
    .filename-selector-container {
        .label-normal-container, .label-normal-wrapper, .filename-selector {
            width: 100% !important;
        }
    }
}


._Ptz_ {
    .PtzSpeed {
        display: flex;
        flex-direction: column;
        .ant-slider.ant-slider-vertical.ant-slider-with-marks {
            margin-top: 20 /@px-unit !important;
        }
        .ant-slider-dot {
            width: 0;
            height: 0;
            border: 0;
        }
        .ant-slider-mark {
            left: -11 /@px-unit;
        }
        .ant-slider-mark-text {
            color: @pageTextN;
        }
    }
}

.setting-modal {
    .video {
        width: 580px;
        height: 450px;
    }

    .form {
        width: 250px;
        height: 450px;

        .label {
            width: 5.5rem !important;
        }

        .label-normal {
            width: 5.3rem !important;
        }

        .wrapped {
            width: auto !important;
            padding-top: 5px;
        }

        .label-wrapper {
            
            transform: translateY(-1px);
            .labelSlider{
                .labelSlider-center{
                    margin-left: 0;
                }
            }
        }

        .label-behind {
            position: absolute;
            right: 45px;
        }

        .label-div-Container {
            width: 350px;
        }

        .area {
            width: 22px;
            height: 22px;
            cursor: pointer;
        }

        .selected {
            border: 3px solid #13161b;
        }
    }
}



._WifiGeneral_ {
    
    
    

    .line-row {
        display: flex;
    }
}



._WifiAdvanced_ {
    
    
    

    .line-row {
        display: flex;
    }
}



._WifiGeneral_ {
    .page-view {
    }
}



._WifiAdvanced_ {
    .page-view {
    }
}



.fix-header-content{
    display        : flex;
    justify-content: center;

    .fix-header-content-item {
        text-align: center;
        cursor    : pointer;

        .fix-header-content-title {
            color   : .color_N(@--primary-6)[];
        }
    }

    .active-item {
        background-color: @--primary-7;
    }
}


.homeside-enter,
.homeside-appear {
    opacity: 0;
}
.homeside-enter-active,
.homeside-appear-active {
    opacity: 1;
    transition: opacity 200ms ease-in;
}
.homeside-enter-done {
    opacity: 1;
}
.homeside-exit {
    opacity: 1;
}

.homeside-exit-active {
    opacity: 0;
    transition: opacity 200ms ease-in;
}

.homeside-exit-done {
    opacity: 0;
}
.clearfix {
    &::after {
        content: '.';
        display: block;
        height: 0;
        visibility: hidden;
        clear: both;
    }
}


.header-contain {
    height: @navMenuHeight;
    background-color: @navBg;
    color: @navMenuTextN;
    z-index: 1000;
    
    border-bottom: 1px solid @navMenuBorderN;
    .svgOut(.color_N(@navBg)[]); 
    .home_header_right {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        padding-right: 0.5rem;
        height: @navMenuLineHeight;
        > span.header-time:first-child {
            font-size: @navMenuFontN;
            min-width: 235 / @px-unit;
        }
        .headerDivider {
            height: @navMenuLineHeight;
            top: 0;
            margin: 0 0.5rem;
        }
        .cus_icons{
            &:not(:hover){
                .svgOut(.color_N(@navBg)[]);
            }
        }
        .device_info {
            padding: 0 8/@px-unit;
        }
    }
    .home_header_left {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        height: @navMenuLineHeight;
        > div:first-child {
            margin-left: 8px;
        }
    }
}
.header-time {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.homaMain-contain {
    height: calc(100vh - @navMenuHeight);
    position: absolute;
    width: 100%;
    overflow-x: auto;
}

.MainPageTip {
    text-align: center;
}

.PasswordExpired {
    .PasswordExpiredTip {
        display: flex;
        .cus_icons:not(.disabled_icons) svg path:first-child {
            fill: @warningColor;
        }
        .Tip {
            margin-left: 5 / @px-unit;
            margin-top: 5 / @px-unit;
        }
    }
    .PasswordNoTip {
        margin-left: 10 / @px-unit;
    }
}

.HomeQRCode {
    .ant-spin-container{
        display: flex;
        justify-content: space-around;
    }
    .QRCode {
        width: 212 / @px-unit;
        height: 212 / @px-unit;
        padding: 10 / @px-unit;
        background-color: @QRCodeBg;
        margin: 10 / @px-unit 20 / @px-unit;
    }
    .ImageCode {
        .ant-image {
            width: 212 / @px-unit;
            height: 212 / @px-unit;
            margin: 10 / @px-unit 20 / @px-unit;
        }
    }
    .DescribeText {
        text-align: center;
    }
}


._WIFI_ {
    .header-btn-group {
        display: flex;
        justify-content: space-between;
        .btn {
            align-self: center;
        }
    }
    .wifi-info-container {
        padding: 0 20px;
        margin-top: 10px;
        border: 1px solid @--component-border;

        .boss {
            font-weight: bold;
        }

        p {
            margin-bottom: 5px;
        }
    }
    .table-body {
        margin: 0;
        text-align: center;
    }
    .ant-table-body {
        min-height: 150px;
    }
    .wifi {
        & + {
            path:second-child {
                fill: @iconActiveWifi; 
            }
        }
        &.s_05 {
            
            .svgOut(@iconActiveWifi);
        }
    }
}


._LeCheng_ {
    .tip {
        width: 60rem;
    }
    .qrcodes {
        display: flex;
        width: 800px;
        height: 350px;
        margin-top: 30px;
        margin-left: 20px;
        .qrbox {
            display: flex;
            width: 300px;
            height: 250px;
            flex-direction: column;
            justify-content: space-between;
            .qrImg {
                width: 215px;
                height: 215px;
                padding: 5px;
                background-color: @QRCodeBg;
                img {
                    width: 100%;
                    height: 100%;
                }
            }
            p {
                margin: 0;
                font-size: 14px;
                font-weight: 400;
                color: .color_N(@pageBodyBg)[];
            }
        }
    }
}

.modal-button {
    button {
        width: 100%;
    }
}



.Ocx_download_bottom{
    position: fixed;
    text-align: center;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10/@px-unit 0;
    border-top: 1/@px-unit solid @ocxBorder;
    background: @ocxDownloadBar;
    color: .color_N(@ocxDownloadBar)[];
    z-index: 10000;
    span{
        padding-top: 6/@px-unit;
        display: inline-block;
    }
    a {
        text-decoration: underline;
        color: @anchorTextN;
        &:hover {
            color: @anchorTextA;
        }
    }
    .closeBtn{
        float: right;
        margin-right: 20/@px-unit;
        border: 1/@px-unit solid @buttonNormalBorderN;
        background-color: @buttonNormalBgN;
        color: .color_N(@buttonNormalBgN)[];
        border-radius: 4/@px-unit;
        padding: 4/@px-unit 10/@px-unit;
        cursor: pointer;
        &:hover{
            color: .color_A(@buttonNormalBgN)[];
        }
    }
}

.plugin_confirm_mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.45);
}

.swiper-container {
	overflow:hidden;
	direction:ltr;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	
	z-index:1;
}
.swiper-wrapper {
    position:relative;
    margin-top: -10px;
	width:100%;
	height: 42vh !important;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
	height: 42vh !important;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}





.login-container {
    height: 100%;
    width: 100%;

    .login-backgroundImage {
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        background-size: cover;
        
        background-image: url('/static/media/login_bg_@{theme}.jpg');
    }

    .login-box {
        background-color: transparent;
        position: absolute;
        left: 50%;
        top: 40%;
        margin-left: -190 / @px-unit;
        margin-top: -150 / @px-unit;

        .login-logo {
            height: 60 / @px-unit;
            width: 330 / @px-unit;
            background-size: contain;
            margin-bottom: 30 / @px-unit;
            background-repeat:no-repeat;
            background-position-x: center;
            background-image: url('/custom_logo/web_logo.png');
            background-repeat:no-repeat;
        }
        .ant-spin {
            height: 300 / @px-unit;
            width: 330 / @px-unit;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .login-logoCloud{
            height: 60 / @px-unit;
            width: 330 / @px-unit;
            margin-bottom: 30 / @px-unit;
        }
        
        &.logo-left{
            display: flex;
            flex-direction: row;
            .login-logo{
                margin-top: 20%;
            }
        }
        &.logo-right{
            display: flex;
            flex-direction: row-reverse;
            .login-logo{
                margin-top: 20%;
            }
        }
    }
}
.login-container .login-box .Login-Form,
.NamePwdInput {
    .label-normal-wrapper {
        width: 100%;
    }
    background-color: transparent;
    text-align: center;

    margin-top: 10 / @px-unit;
    
    .ant-input{
        &:not(:focus){
            &:hover{
                border-color: @formInputBoderN;
            }
        }
        &:focus{
            opacity: 1;
        }
    }

    .ant-input,
    .ant-select{
        background-color: transparent;
        color: @loginFormInputText;
        height: 100%;
        font-size: 18 / @px-unit;
        &:not(.ant-select-show-arrow){
            opacity: 0.5;
        }
        .ant-select-selection-item{
            opacity: 0.5;
        }
    }
    .ant-select{
        &.ant-select-open{
            opacity: 1;
            svg{
                fill:@formInputSvgA !important;
            }
            .ant-select-selection-item{
                opacity: 1;
            }
        }
    }
    .ant-select:not(.ant-select-customize-input) .ant-select-selector{
        background-color: @loginFormInputBg;
    }
    .ant-select-single.ant-select-open .ant-select-selection-item{
        color: @loginFormInputText;
    }
    .ant-btn:not(.btn-link):not(.ant-btn-link).ant-btn-primary{
        background-color: @loginPrimaryBtnBg;
        border-color: @loginPrimaryBtnBorder;
    }
    .ant-btn:not(.btn-link):not(.ant-btn-link).ant-btn-primary:hover:not(:focus):not([disabled]) {
        background-color: @loginActiveBtnBg;
        border-color: @loginActiveBtnBorder;
    }
    .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{
        box-shadow: none;
    }
    .ant-select-selector{
        border-color: @loginFormInputBorder;
    }
    .ant-select:not(.ant-select-disabled):hover .ant-select-selector{
        border-color: @loginFormInputBorder;
    }
    .ant-select.ant-select-open:not(.ant-select-disabled):hover{
        .ant-select-selector{
            border-color: @formInputBorderA;
        }
    }
    .ant-select:not(.ant-select-disabled):hover{
        border-color: @loginFormInputBorder;
        svg{
            fill:@formInputSvgN;
        }
    }

    .ant-input-affix-wrapper,
    .label-normal-wrapper {
        display: flex;
        height: 40 / @px-unit;
        background-color: @loginFormInputBg;
        border-color: @loginFormInputBorder;
        color: @formInputTextN;
    }
    .ant-input-affix-wrapper-focused {
        box-shadow: 0 0 0 0;
        border-color: @formInputBorderA;
        .ant-input-prefix {
            .svgOut(@pdEyeIconA);
        }
        .ant-input {
            opacity: 1;
        }
    }

    .ant-input-suffix:hover {
        color: rgb(255, 96, 184);
    }

    .ant-input-suffix:focus {
        color: rgb(255, 96, 184);
    }

    .ant-input-suffix {
        color: yellow;
    }

    input::-webkit-input-placeholder {
        color: #616265
    }
    input::-ms-input-placeholder {
        color: #616265
    }

    .login-icon {
        color: @loginIconSvg;
    }

    .ant-row {
        
        .ant-col {
            padding-top: 0 !important;
            padding-bottom: 0 !important;
            
        }
    }
    .login-button {
        font-size: 20 / @px-unit; 
        width: 100%;
        height: 40 / @px-unit;
    }

    .login-forget {
        font-size: 13 / @px-unit;
        margin: 5 / @px-unit 0 30 / @px-unit 0;
        
        padding-left: 10 / @px-unit;
        float: right;
        cursor: pointer;
        color: @loginForgetPwdTextN;
        &:hover {
            color: @loginForgetPwdTextA;
        }
    }

    .ant-select-selector {
        height: 40 / @px-unit;
    }
}
.nextTag_current{
    path:first-child{
        fill: @current !important;
    }
}
.nextTag:hover{
    svg path{
        fill: @modalContentText !important;
    }
}
.modalContentContainer{
    height: 510 / @px-unit;
    overflow-y: auto;
    .modalHeader{
        display: flex;
        align-items: center;
        justify-content: center;
        border-bottom: 1 / @px-unit solid @modalFooterBorder;
        padding-bottom: 18px;
        .headerText{
            text-align: center;
            width: 200 / @px-unit;
            font-size: 16px;
        }
        .headerText_current{
            text-align: center;
            width: 200 / @px-unit;
            color: @current;
            font-size: 16px;
        }
    }
    .resetTip{
        margin: 175 / @px-unit;
        width: 475 / @px-unit;
    }
    .ResetType{
        margin-left: 30 / @px-unit;
        .resetSelect{
            display: flex;
            .SerialNo{
                margin-left: 80 / @px-unit;
                align-items: center;
                display: flex;
            }
        }
        .resetContent{
            display: flex;
            .QR_background{
                width: 292 / @px-unit;
                height: 292 / @px-unit;
                padding: 12 / @px-unit;
                background-color: @formInputTextN;
            }
            .QRCodeTip{
                width: 250 / @px-unit;
                margin-left: 40 / @px-unit;
                margin-top: 124 / @px-unit;
                word-break: break-all;
            }
            .QRCodeTipEmail {
                width: 250 / @px-unit;
                margin-left: 40 / @px-unit;
                word-break: break-word;
            }
            .ForeignDevice{
                width: 250 / @px-unit;
                margin-left: 40 / @px-unit;
                word-break: break-all;
            }
        }
    }
    .CodeSend{
        color: @successColor;
    }
    .Safecode {
        width:100%;
        .label-normal-container  {
            width: 100%;
            .label-normal-wrapper {
                width:70% !important;
            }
        }
    }
    .PasswordPage{
        margin-left: 50 / @px-unit;
        margin-top: 40 / @px-unit;
        .PasswordItem{
            margin-bottom: 40 / @px-unit;
        }
        .PasswordConfirm{
            display: flex;
            .PasswordTip{
                width: 200 / @px-unit;
                margin-left: 12 / @px-unit;
            }
        }
        .PasswordInput{
            width: 260 / @px-unit;
        }
        .passwordCheck_Box{
            width: 260 / @px-unit;
        }
    }
}
.passwordSyncSuccess{
    color:@successColor;
}
.passwordSyncFail{
    color:@errorColor;
}
.DeviceInit{
    height: auto;
    
    
    .FlexLine{
        display: flex;
        margin-top: 30 / @px-unit;
        .PasswordTip{
            width: 260 / @px-unit;
            margin-left: 12 / @px-unit;
        }
    }
    .modalHeader{
        display: flex;
        align-items: center;
        padding-left: calc(50% - 1.097*@px-unit);
        border-bottom: 1 / @px-unit solid @modalFooterBorder;
        padding-bottom: 18px;
        .headerText{
            text-align: center;
            width: 200 / @px-unit;
        }
        .headerText_current{
            text-align: center;
            width: 200 / @px-unit;
            color: @current;
        }
    }
    .quick{
        justify-content:center;
        padding-left:0;
    }
    .InitItem{
        margin-left: 40 / @px-unit;
        margin-top: 40 / @px-unit;
        .quickInitLicenceNoted{
            white-space: nowrap;
            text-decoration: underline;
            cursor: pointer;
            display: inline-block;
        }
    }
    .IsInherit{
        border-bottom: 1 / @px-unit solid @modalFooterBorder;
        margin-top: 20 / @px-unit;
        margin-bottom: 20 / @px-unit;
    }
    .InitQuestion{
        margin-left: 120 / @px-unit;
    }
}
.InitGuide_box {
    overflow-y: auto;
    overflow-x: hidden;
}
.InitGuide{
    height: auto;
    
    height: 600px\0;
    max-height: 680 / @px-unit;
    width: 80%;
    
    
    margin-left: 90 / @px-unit;
    >div {
        width: 700 / @px-unit;
    }
    .startAndEndTimePicker,.label-normal-behind {
        padding: 0!important;
        .label-normal-container {
            padding: 0!important;
        }
    }
    .label-normal-wrapper > .ant-picker {
        width: 125 / @px-unit;
    }
    .label-date-picker > .ant-picker {
        width: 135 / @px-unit;
    }
    .autoCheckNote{
        width: 658/@px-unit;
    }
}
.InitGuide_Law{
    height: 600 / @px-unit;
    .HeaderTab{
        display: flex;
        cursor: pointer;
        .Tab_Current{
            display: flex;
            width: 240 / @px-unit;
            text-align: center;
            height: 50 / @px-unit;
            background: @current;
            justify-content: center;
            align-items: center;
            border: 1px solid @tabBorder;
            color: @pageTextA;
        }
        .Tab{
            display: flex;
            width: 240 / @px-unit;
            text-align: center;
            height: 50 / @px-unit;
            background: @tabBgN;
            align-items: center;
            justify-content: center;
            border: 1px solid @tabBorder;
        }
    }
    .LegalText{
        height: 540 / @px-unit;
        padding: 20 / @px-unit;
        margin-top: 20 / @px-unit;
        overflow: auto;
    }
    .LicenceNoted{
        margin-top: 20 / @px-unit;
        margin-left: 20 / @px-unit;
        .labelText {
            width: 90%;
        }
    }
}



._MenuView_ {
    height: 100%;
    width: 100%;
    background-size: 100% 100%;
    &.bgImage {
        background-image: url('/static/media/@{themeMainImage}.jpg');
    }
    .MenuView-Carousel{
        color: @MenuViewItemTitleTextN;
        width: 95%;
        height: 95%;
        position: absolute;
        top: 4vh;
        
        margin-left: 3%;
        background-color: @MenuViewBg;
    }
    .MenuView-Carousel-Page {
        padding: 5vh 1vw;
    }
    .ant-card {
        background-color: inherit;
        color: @MenuViewItemTitleTextN;
        cursor: pointer;
    }
    .ant-card-grid {
        box-shadow: none;
        padding: 1vw;
    }
    .MenuView-Card:hover {
        position: relative;
        z-index: 1;
        color: @MenuViewItemTitleTextA;
        box-shadow: 0 0px 8px @MenuViewItemShadowA;
        .ViewItem-CardItem-Message {
            color: @MenuViewItemContentTextA;
        }
        background-color:@MenuViewBgA !important;
    }
    .ant-image-img {
      width: 7.5vw;
    }
    .ViewItem-CardItem {
        height: 22vh;
        .ViewItem-CardItem-Row{
            height: 100%;
        }
    }
    .ViewItem-CardItem-Icon {
        font-size: 0;
        font-weight: bold;
    }
    .ViewItem-CardItem-Title {
        font-size: 1.3rem;
        font-weight: bold;
    }
    .ViewItem-CardItem-Message {
        font-size: 1.1rem;
        color: @MenuViewItemContentTextN;
    }
    .pageContain {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 57vh;
        left: 41vw;
        .label-normal-wrapper{
            height: 44/@px-unit;
        }
    }
    .pagination {
        z-index: 20;
        width: 100%;
        text-align: center;
    }
    .swiper-pagination-switch {
        position: relative;
        display: inline-block;
        width: 12/@px-unit;
        height: 12/@px-unit;
        border-radius: 50%;
        background: @MenuViewPageSwitchSvgN !important;
        margin: -1/@px-unit 10/@px-unit;
        border: transparent;
        cursor: pointer;
    }
    .swiper-active-switch {
        width: 16/@px-unit;
        height: 16/@px-unit;
        margin: -2/@px-unit 10/@px-unit;
        background: @MenuViewPageSwitchSvgA !important;
    }
    .swiper-button {
        font-weight: bold;
        z-index: 20;
        &.prev {
            &:hover {
                color: @MenuViewPageSwitchSvgA;
            }
        }
        &.next {
            &:hover {
                color: @MenuViewPageSwitchSvgA;
            }
        }
        &[disabled], &[disabled]:hover{
            .cus_icons{
                .svgDisabled(@MenuViewPageSwiperSvgD); 
            }        
        }
        &:not([disabled]){
            .cus_icons{
                .svgOut(@MenuViewPageSwiperSvgN);
            }
        }
    }

    
    [class*="m-h-icon"] {
        display: inline-block;
        width: 80/@px-unit;
        height: 80/@px-unit;
    }
}
._MenuView4_{
    &.bgImage {
        background-image:none !important;
        background-color: @--bg;
    }
}



.UI4View{
    height: 95%;
    z-index: 400;
    position: relative;
    overflow: hidden;
    top: 4vh;

    .MenuView-Carousel-Page {
        height: 60vh;
        padding-left: 3%;
        padding-right: 3%;
    }

    .UI4View-MenuView-Card {
        padding-left: 4/@px-unit;
        padding-right: 2vw;
    }
    .UI4View-MenuView-Card:nth-child(3n) {
        padding-right:0;
    }

    .text-ellipsis {
        text-overflow: ellipsis;
        overflow: hidden;
        word-break: break-all;
        white-space: nowrap;
    }

    .hoverBorder:hover {
        color: @MenuViewItemTitleTextA;
        box-shadow: 0 0px 8/@px-unit @MenuViewItemShadowA;
    }

    .ViewItem-CardItem {
        background-color: @--menu-bg;
        border-radius: 8/@px-unit;
        padding: 4/@px-unit;
        background:no-repeat url('/static/media/menu_bg.png');
        background-size:100% 100%;
    }

    .ViewItem-CardItem-Icon {
        text-align: center;
        .ant-image-img {
            max-width: 140/@px-unit;
            max-height: 140/@px-unit;
        }
    }

    .ViewItem-CardItem-Title {
        margin-bottom: 30/@px-unit;
        font-weight: 700;
        font-size: 24/@px-unit;
        color: .color_A(@--menu-bg)[];
    }

    .ViewItem-CardItem-Message {
        font-size: 14/@px-unit;
        line-height: 24/@px-unit;
        color:.color_N(@--menu-bg)[];
    }

    .SubMenu-item {
        font-size: 14/@px-unit;
        line-height: 24/@px-unit;
        color:.color_N(@--menu-bg)[];
        padding-right: 12/@px-unit;

        &:nth-child(even) ::before {
            position: absolute;
            top: 4/@px-unit;
            height:16/@px-unit;
            left: -14/@px-unit;
            width: 1/@px-unit;
            background:.color_D(@--menu-bg)[];
            content:'';
        }

        &:hover {
            color: @--primary-6;
        }
    }

    .Bottom-Item{
        width: 100%;
        height: calc(95vh - 60vh);
        padding:3% 3% 0;
        background-color: @--bottom-bg;
        
        
        .title {
            color:.color_A(@--menu-bg)[];
            font-weight: 700;
            font-size:  18/@px-unit;
            line-height: 24/@px-unit;
            left: 14/@px-unit;
            position: relative;

            &::before {
                position: absolute;
                height:24/@px-unit;
                left: -14/@px-unit;
                width: 4/@px-unit;
                background:@--primary-6;
                content:'';
            }
        }
        .item {
            display: flex;
            justify-content: flex-start;
            margin-top: 20/@px-unit;
            padding-left: 2/@px-unit;

            .divider {
                border-left: 1/@px-unit solid @--split;
                margin: 20/@px-unit 0;
                position: relative;
                right: 8/@px-unit;
            }

            .BottomItem-CardItem {
                cursor: pointer;
                width: 100% /6;
                border-radius: 4/@px-unit;
                padding: 16/@px-unit 20/@px-unit;
                margin-right: 18/@px-unit;
                font-weight: 400;
                .BottomItem-title{
                    display: flex;
                    line-height: 30/@px-unit;
                    .home_BottomMenu {
                        margin-right: 20/@px-unit;
                    }

                    .BottomText{
                        font-size: 16/@px-unit;
                        color:.color_A(@--menu-bg)[];
                    }
                }

                .subMenu-content {
                    display: flex;
                    margin-top: 12/@px-unit;
                    flex-wrap: wrap;

                    .subMenu {
                        font-size: 14/@px-unit;
                        width: 49%;
                        line-height: 28/@px-unit;

                        color:.color_N(@--menu-bg)[];
                        &:hover {
                            color: @--primary-6;
                        }

                        &:nth-child(odd) {
                            margin-right: 2%;
                        }
                    }
                }
            }
        }
    }
}


.H5 {
    z-Index: 9999;
    position: relative;
    .h5player {
        background-color: @ocxBg;
        .h5player_header {
            background-color: @ocxHeaderBg;
            color:.color_N(@ocxHeaderBg)[];
            height: 15/@px-unit;
            width: 100%;
            display: flex;
            justify-content: space-between;
        }
        .h5player_header_left {
            height: 15/@px-unit;
            font-size: 12/@px-unit !important;
            margin-left: 2/@px-unit;
            span {
                padding-right: 10/@px-unit;
                span {
                    padding-left: 10/@px-unit;
                }
            }
        }
        .h5player_header_right {
            display: flex;
            justify-content: flex-end;
            height: 15/@px-unit;
            font-size: 12/@px-unit !important;
            
            .cus_icons{
                .svgOut(@ocxHeaderSvgColorN);
                font-size: 12/@px-unit !important;
                margin-right: 2/@px-unit;
                display: flex;
                justify-content: flex-end;
                &:hover{
                    .svgHover(@ocxHeaderSvgColorA);
                }
            }
            .active .cus_icons{
                .svgOut(.color_A(@ocxHeaderBg)[]);
            }
        }
        .h5playerProptip {
            width: 100%;
            height: 96/@px-unit;
            position: absolute;
            text-align: center;
            font-weight: 700/@px-unit !important;
            padding-top: 15/@px-unit;
            font-size: 30/@px-unit;
            
            color: .color_A(@ocxBg)[];
            top: 50%;
            margin-top: -40/@px-unit;
        }
    }
   
}



.Ocx_download_center{
    z-Index: 9999;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: @ocxBg;
    .pluginMsg {
        left: 50%;
        top: 50%;       
        transform: translateX(-50%);
        position: absolute;
        width: auto;
        max-width: 80%;
        border-bottom: 1/@px-unit dashed @pageTextN;
        a, svg{
            color: @pageTextN;
        }
        &:hover {
            border-bottom: 1/@px-unit dashed @current;
            a, svg{ 
                color: @current;
            }
        }
    }
}

.BottomItem{
    
    position: relative;
    top: 25vh;
    .dividerLine{
        height: 1 / @px-unit;
        width: 95%;
        margin-left: 2vw;
        background: @MenuViewDivideLine;
    }
    .ConfigTitle{
        font-size: 1.2rem;
        margin-top: 50 / @px-unit;
        font-weight: bold;
        margin-left: 2vw;
    }
    .ItemsWrap {
        display: flex;
        flex-wrap: wrap;
    }
    .Items{
        display: flex;
        flex: 1;
        margin-top: 2vh;
        margin-left: 2vw;
        cursor: pointer;
        .BottomText{
            margin-top: 3 / @px-unit;
            margin-left: 10 / @px-unit;
        }
    }
    .Items:hover{
        color: @--primary-5;
        svg path{
            fill: @--primary-5;
        }
    }
    .home_BottomMenu{
        .svgOut(@pageTextN);
    }
}
.BottomItemTip {
    word-break: break-word;
}



.addoneModal{
    width: 800/@px-unit !important;
    height: 600/@px-unit !important;
    .ant-modal-body{
        height: 500/@px-unit !important;
    }
}
.addoneModalStp2{
    width: 850/@px-unit !important;
    height: 600/@px-unit !important;
    .ant-modal-body{
        height: 550/@px-unit !important;
    }
}
.workPath{
    width: 300/@px-unit;
    height: 200/@px-unit;
    margin-left: 225/@px-unit;
    margin-top: 50/@px-unit;
    border: 1px dashed gray;
    position: relative;
    border: 1/@px-unit dashed @files_upload_box_border_color;
    cursor: pointer;
    color: @files_upload_box_font_N;
    text-align: center;
    .select_Icon{
        .svgOut(@files_upload_box_font_N);
        margin-top: 70/@px-unit;
    }
}
.workPath:hover {
    border: 1/@px-unit dashed @--primary-5;
    color: @--primary-5;
    .cus_icons{
        .svgOut(@--primary-5);
    }
}
.importImg{
    width: 300/@px-unit;
    height: 200/@px-unit;
    margin-left: 225/@px-unit;
    margin-top: 50/@px-unit;
    border: 1px dashed gray;
    position: relative;
    border: 1/@px-unit dashed @files_upload_box_border_color;
    cursor: pointer;
    color: @files_upload_box_font_N;
    text-align: center;
}
.importimgList{
    margin-top: 50/@px-unit;
    width: 700/@px-unit;
    height: 200/@px-unit;
    overflow-x: auto;
    white-space:nowrap;
    margin-left: 20/@px-unit;
    .importimgListInner{
        width: 100%;
        overflow-x: auto;
        height: 200/@px-unit;
    }
    img{
        width: 150/@px-unit;
        height: 150/@px-unit;
    }
}

.addonetip{
    margin-left: 250/@px-unit;
    margin-top: 10/@px-unit;
}
.addbatchModal {
    width: 800/@px-unit !important;
    height: 500/@px-unit !important;
    .ant-modal-body{
        height: 500/@px-unit !important;
    }
    .batchContent{
        width: 100%;
    }
    .batchContent1{
        margin-left: 80/@px-unit;
    }
    .batchUpload {
        width: 100%;
        height: 180/@px-unit;
        display: flex;
        align-items: center;

        .upload_each,
        .upload_eachIE {
            margin-right: 30/@px-unit;
            width: 40%;
            height: 100%;
            border: 1/@px-unit dashed @files_upload_box_border_color;
            cursor: pointer;
            color: @files_upload_box_font_N;
            text-align: center;
            line-height: 152/@px-unit;
            .cus_icons{
                .svgOut(@files_upload_box_font_N);
            }
        }

        .upload_each:hover {
            border: 1/@px-unit dashed @--primary-5;
            color: @--primary-5;
            .cus_icons{
                .svgOut(@--primary-5);
            }
        }
        .selectTip{
            margin-top: -135/@px-unit;
        }
    }

    .uploadTips {
        width: 100%;
        margin-top: 15/@px-unit;
    }

}
.tag_BtnDiv {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.tag_RightBtnDiv {
    display: flex;
    flex-direction: row;
}
.save_Btn {
    margin-right: 10 / @px-unit;
}
.import_Result{
    display: flex;
    flex-direction: row;
}
.localtag_RightBtnDiv{
    display: flex;
    flex-direction: row;
    float: right;
}


@minModalConentWidth: 1800 / @px-unit; 
@modalFooterHeight: 60 / @px-unit; 
@preEmptyHeight: 140 / @px-unit; 
@modalPicContentHeight: calc(100vh - @navMenuHeight - @modalFooterHeight - @preEmptyHeight); 

.WorkDetail {
    width: 100vw !important;
    height: 100% !important;
    margin: 0 !important;
    max-width: 100% !important;
    top: 0;
    .ant-modal-header{
        width: 100%;
    }
    .ant-modal-body{
        width: 100%;
        max-width: 100%;
    }
    .ant-modal-content {
        border: none !important;
        width: 100vw;
        height: 100%;
        min-width: @minModalConentWidth;
        position: absolute;
        top: 0;
        left: 0;
        overflow-y:auto !important;
        overflow-x: auto !important;
    }
    .topView{
        display: flex;
        .label-div-Container{
            margin-right: 10px;
        }
    }
    .picContent {
        width: 100%;
        display: flex;
        flex-wrap: nowrap;
        height: @modalPicContentHeight;
    }
    .pageLine {
        margin-top: 10/@px-unit;
        display: flex;
        justify-content: space-between;
    }
}
.picContent {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    height: 100%;
    height: @modalPicContentHeight;
    padding-top: 0.5rem;
    padding-left: 0.5rem;
    overflow-y: auto;
    .picCardItem {
        width: calc(11.4vw - 15px);
        height: calc((11.4vw) * 1.5);
        margin-right: 1rem;
        margin-bottom: 1rem;
        margin-top: 1px; 
        margin-left: 1px;
        background-color: @aiPanel_cardBg;
        position: relative;
        float: left;
        cursor: pointer;

        .PersonPic {
            display: block;