* {
    margin: 0;
    padding: 0;
    font-family: 'Source Han Sans CN';
}

html {
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

body {
    margin: 0;
    padding: 0;
    overflow: auto;
    font-family: "Source Han Sans CN", "����" ! important;
    font-size: 16px;
    height: 100%;
}

a, div, li, ul, span, p, img {
    border: 0;
}

a:focus {
    outline: none;
}

table.tabno {
    width: 100%;
    margin: 0;
    padding: 0;
    min-width: 1440px;
}

table.tabno, .tabno td {
    border: 0 none;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
}

input:focus, textarea:focus, select:focus {
    outline: none;
}

input::placeholder {
    color: green;
    font-size: 20px;
    font-family: "Source Han Sans CN", "����" ! important;
    font-weight: 400;
    color: #999999;
}


.both {
    clear: both;
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #cdcdcd;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
    background: #eaf0fe;
}


.pageBox {
    width: auto;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
}

.topBox {
    position: relative;
    width: auto;
    margin: 0 auto;
    height: 100%;
}

.topBg {
    width: 100%;
    height: 100%;
    /*background: url(images/vbg.png) center center no-repeat;
    background-size: 100% 100%;*/
}

.topText {
    position: absolute;
    top: 38px;
    left: 50px;
    color: #FFFFFF;
    font-size: 40px;
    /*font-weight: bold;*/
    line-height: 41px;
    font-family: system-ui;
    letter-spacing: 2px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5), -1px -1px 10px rgba(0, 0, 0, 0.3),
    2px 2px 10px rgba(255, 255, 255, 0.3), -2px -2px 15px rgba(255, 255, 255, 0.2);
    opacity: 0.85;


    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;  
}

.bottomMimText {
    position: absolute;
    bottom: 25px;
    left: 25px;
    color: #FFFFFF;
    font-size: 19px;
    /*font-weight: bold;*/
    line-height: 21px;
    font-family: system-ui;
    letter-spacing: 2px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5), -1px -1px 10px rgba(0, 0, 0, 0.3),
    2px 2px 10px rgba(255, 255, 255, 0.3), -2px -2px 15px rgba(255, 255, 255, 0.2);
    opacity: 0.85;


    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.logoBox {
    position: absolute;
    width: 586px;
    height: 100%;
    margin: 0 auto;
    right: 2vw;
    top: 5vh;
}

.autoLoginBox {
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.autoLoginCheckbox {
    margin-right: 5px;
    width: 22px;
    height: 22px;
}

.autoLoginLabel {
    font-size: 20px;
    color: #333;
    cursor: pointer;
}

.tabBox {
    margin-bottom: 15px;
}

.gzhBox {
    float: right;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #FFFFFF;
    cursor: pointer;
    padding-left: 27px;
    padding-right: 10px;
    background: url(images/iconGzh.png) left 7px center no-repeat;
    background-size: auto;
    color: #fff;
    margin-right: 10px;
}

.gwBox {
    float: right;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #FFFFFF;
    cursor: pointer;
    padding-left: 27px;
    padding-right: 10px;
    background: url(images/iconGw.png) left 7px center no-repeat;
    background-size: auto;
    color: #fff;
}


.logoView {

    z-index: 0;
    position: absolute;
    width: 586px;
    border-radius: 24px 24px 24px 24px;
    background: #ffffff;


    height: 75vh;
    min-height: 680px;
    max-height: 100%;
}

.selBox {
    margin-top: 28px;
    margin-right: 30px;
    text-align: right;
}

.selBox select {
    padding: 0 5px;
    font-style: normal;
    text-transform: none;
    border: 0;
    font-weight: 400;
    color: #333333;
    height: 32px;
    line-height: 32px;
    font-size: 16px;

    text-align: center;
}

.logoTit {
    width: 100%;
    height: 85px;
    background: url(../../../../logo/cutlogo.png) center center no-repeat;
    background-size: auto 115px;
    margin-top: 12px;
    margin-bottom: 30px;
}


.iptBox {
    width: 85%;
    margin: 0 auto;
    height: 56px;
    line-height: 56px;
    margin-bottom: 24px;
}

.iptTit {
    width: 85%;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;

    font-weight: 500;
    font-size: 20px;
    color: #191D23;
    text-align: left;
    font-style: normal;
    text-transform: none;

}


.editBox {
    width: 85%;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
}


.inpText {
    padding: 0 10px;
    width: 100%;
    height: 56px;
    line-height: 56px;
    font-weight: 500;
    color: #191D23;
    text-align: left;
    font-style: normal;
    text-transform: none;

    border-radius: 8px 8px 8px 8px;
    border: 1px solid rgba(102, 102, 102, 0.35);


    font-size: 20px;
}

.inpText.inpCode {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}


.inpText.inpCode:hover,
.inpText.inpCode:focus {
    border-right: 1px solid rgba(102, 102, 102, 0.35);
}


.inpText:HOVER, .inpText:focus {
    border: 1px solid #4B5768;
}

.inpText.inpCode:hover + .codeImg,
.inpText.inpCode:focus + .codeImg {
    border: 1px solid #4B5768;
    border-left: 0;
}

.codeImg {
    width: 100%;
    height: 54px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
    margin-right: -8px;
    border: 1px solid rgba(102, 102, 102, 0.35);
    border-left: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}


.findPwd {
    font-weight: 500;
    color: #00BC32;
    text-align: right;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    font-size: 16px;
}

.btnLogin {
    margin: 0 auto;
    line-height: 45px;
    font-weight: 500;
    border: 0 none;
    cursor: pointer;


    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    font-style: normal;
    text-transform: none;

    width: 100%;
    height: 56px;
    background: #00BC32;
    border-radius: 40px 40px 40px 40px;

}

.btnLogin:HOVER {
    background: #00a730;
}

