@media screen and (min-width: 2368px) {
    html {
        font-size: 115px;
        /*满屏按照10px来算，最好的写法是单位为 mm 毫米*/
    }
}

@media screen and (max-width: 2278.4px) {
    html {
        font-size: 112px;
        /*满屏按照10px来算，最好的写法是单位为 mm 毫米*/
    }
}

@media screen and (max-width: 2188.8px) {
    html {
        font-size: 109px;
        /*满屏按照10px来算，最好的写法是单位为 mm 毫米*/
    }
}

@media screen and (max-width: 2099.2px) {
    html {
        font-size: 106px;
        /*满屏按照10px来算，最好的写法是单位为 mm 毫米*/
    }
}

@media screen and (max-width: 2009.6px) {
    html {
        font-size: 103px;
        /*满屏按照10px来算，最好的写法是单位为 mm 毫米*/
    }
}

@media screen and (max-width: 1920px) {
    html {
        font-size: 100px;
        /*满屏按照10px来算，最好的写法是单位为 mm 毫米*/
    }
}

@media screen and (max-width: 1830.4px) {
    html {
        font-size: 95px;
        /*满屏按照10px来算，最好的写法是单位为 mm 毫米*/
    }
}

@media screen and (max-width: 1740.8px) {
    html {
        font-size: 90px;
        /*满屏按照10px来算，最好的写法是单位为 mm 毫米*/
    }
}

@media screen and (max-width: 1651.2px) {

    html {
        font-size: 85px;
        /*屏幕等于设计的 9/10, 标准尺寸也缩小到9/10 最好的写法是单位为 mm 毫米 */
    }
}

@media screen and (max-width: 1561.6px) {
    html {
        font-size: 80px;
        /*屏幕等于设计的 8/10, 标准尺寸也缩小到8/10  */
    }
}

@media screen and (max-width: 1472px) {
    html {
        font-size: 75px;
        /*屏幕等于设计的 7/10, 标准尺寸也缩小到7/10  */
    }
}

@media screen and (max-width: 1382.4px) {
    html {
        font-size: 70px;
    }
}

@media screen and (max-width: 1292.8px) {
    html {
        font-size: 65px;
    }
}

@media screen and (max-width: 1203.2px) {
    html {
        font-size: 60px;
    }
}

@media screen and (max-width: 1113.6px) {
    html {
        font-size: 55px;
    }
}

@media screen and (max-width: 1024px) {
    html {
        font-size: 50px;
    }
}

@media screen and (max-width: 934.4px) {
    html {
        font-size: 45px;
    }
}

@media screen and (max-width: 844.8px) {
    html {
        font-size: 40px;
    }
}

@media screen and (max-width: 755.2px) {
    html {
        font-size: 35px;
    }
}

@media screen and (max-width: 665.6px) {
    html {
        font-size: 30px;
    }
}

@media screen and (max-width: 576px) {
    html {
        font-size: 25px;
    }
}

@media screen and (max-width: 486.4px) {
    html {
        font-size: 40px;
    }
}

body {
    padding: 0;
    margin: 0;
    font-size: 0px;
}

.main {
    display: flex;
    width: 100%;
    top: 0;
    bottom: 0px;
    padding: 0;
    margin: 0;
    position: relative;
}

.title {
    width: 5rem;
    height: 0.46rem;
    font-size: 0.48rem;
    font-weight: normal;
    color: rgba(0, 0, 0, 1);
    line-height: 0.46rem;
    position: relative;
}

.dhx {
    position: absolute;
    width: 1.1rem;
    border: 1px solid #C92127;
    bottom: -0.2rem;
    height: 0px;
    background: #C92127;
}

.login {
    float: right;
    margin-top: 1.74rem;
}

.gin {
    margin-top: 1.4rem;
}

.gin input {
    width: 5rem;
    border-width: 0;
    background: #F7F7F7;
    height: 0.65rem;
    outline: none;
    font-size: 0.25rem;
    color: #666666;
    margin-top: 1px;
    text-indent: 0.63rem;
}

.gin>div {
    position: relative;
}

.gin>div>img {
    position: absolute;
    top: 0.17rem;
    left: 0.17rem;
    width: 0.3rem;
}

.gin>div>div {
    width: 0.76rem;
    height: 0.25rem;
    font-size: 0.25rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(168, 168, 168, 1);
    line-height: 0.27rem;
}

.submit {
    margin-top: 0.96rem;
}

.submit .slidinglogin {
    width: 5rem;
    height: 0.65rem;
    position: relative;
    border: 2px solid #dd2c33;
    background: #fbf7f7;
    border-radius: 0.10rem;
    overflow: hidden;
}

.submit .slidinglogin .versuss {
    width: 6rem;
    background: #ffe4e4;
    height: 0.85rem;
}

.submit .slidinglogin .verdsse {
    cursor: pointer;
    width: 6rem;
    height: 0.85rem;
}

.submit .xyhddl {
    position: absolute;
    font-size: 0.26rem;
    color: #999999;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 0.65rem;
}

.submit .slidinglogin .verding {
    width: 12.8rem;
    height: 0.65rem;
    margin-left: 0px;
    position: absolute;
    left: -6rem;
    top: 0;
    margin-left: -1px;
    display: flex;
}

.submit .slidinglogin .slid {
    cursor: pointer;
    height: 0.65rem;
    width: 0.85rem;
    background: #e12e34;
    display: flex;
    border-radius: 0.1rem;
    align-items: center;
    justify-content: center;
    position: relative;
}

.submit .slidinglogin .slid img {
    width: 58%;
    position: relative;
    z-index: 2;
}

.submit .slidinglogin .slid .silddms {
    background: #e12e34;
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
	top: 0;
    z-index: 1;
    border-radius: 0.1rem 0rem 0rem 0.1rem;
}

.submit .slidinglogin .slid .sildds {
    background: #ffe4e4;
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 0;
}

.submit .slidinglogin .veredsess {
    font-size: 0.30rem;
    height: 100%;
    text-align: center;
    background: #ffe4e4;
    position: relative;
    display: none;
    color: #d1252b;
    justify-content: center;
    align-items: center;
    z-index: 10;
}

.submit .slidinglogin .veredsess img {
    width: 0.38rem;
    margin-right: 0.05rem;
}

.submit input {
    border: 0;
    font-size: 0.28rem;
    color: rgba(255, 255, 255, 1);
    line-height: 0.27rem;
    cursor: pointer;
    width: 5rem;
    height: 0.65rem;
    background: linear-gradient(-90deg, rgba(194, 29, 35, 1) 0%, rgba(246, 58, 64, 1) 100%);
    box-shadow: 0px 8px 18px 0px rgba(216, 41, 46, 0.41);
    margin-top: 36px;
}

.password {
    margin-top: 0.5rem;
}

.msg {
    float: left;
    color: red;
    font-size: 12px;
    margin-top: 8px;
}

input:-internal-autofill-selected {
    background-color: !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}

.gin input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #F7F7F7 inset !important;
}

.lbp {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.lbpic {
    height: 100%;
    width: 100%;
    position: relative;
}

.left {
    position: relative;
}

.right {
    padding-left: 1.5rem;
}

.copywit {
    position: absolute;
    bottom: 110px;
    left: 59px;
}

.copy {
    color: #fff;
    font-size: 24px;
    line-height: 29px;
}

.picdote {
    position: absolute;
    bottom: 70px;
    left: 49px;
    display: flex;
}

.picdote>div {
    width: 34px;
    height: 4px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.5);
    margin: 0 10px;
    overflow: hidden;
}

.mmdl {
    display: none;
}

.dlfs {
    position: absolute;
    bottom: 0px;
    right: 0px;
    display: none;
}

.smdl {}

.dlfs>img {
    width: 0.65rem;
}

.smdlmain {
    width: 5rem;
    height: 4.7rem;
    margin-top: 1rem;
    display: none;
}

.remember {
    font-size: 14px;
    margin-top: 20px;
}

.checkbox {
    width: 14px;
    height: 14px;
    margin-right: 6px;
    display: inline-block;
    border: solid 1px #d2d2d2;
    box-sizing: border-box;
    cursor: pointer;
    font-family: "iconfont" !important;
    font-size: 0px;
    vertical-align: 11px;
}

.checked {
    background: #f7f7f7;
    font-size: 12px;
    line-height: 13px;
    text-indent: -1px;
    vertical-align: 0px;
}

.secendver {
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    background: rgb(134 134 134 / 40%);
    display: none;
    justify-content: flex-end;
    align-items: center;
    z-index: 11;
}

.mainwindow .header {
    font-size: 0.23rem;
    text-align: center;
    height: 0.7rem;
    line-height: 0.7rem;
    color: #333;
    border-bottom: 1px solid #ccc;
	display: flex;
    justify-content: center;
    align-items: center;
}

.mainwindow {
    width: 4.8rem;
    background: #fff;
    margin-right: 2rem;
	border-radius: 0.08rem;
}

.mainwindow .title {
    font-size: 0.2rem;
    width: auto;
    height: auto;
    margin: 0.2rem 0;
    padding-left: 0.3rem;
}

.mainwindow .actionbut {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin: 0.1rem 0;
}

.mainwindow .dlmainwindow {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0.3rem;
    padding-top: 0rem;
}

.phonenum {
    font-size: 0.2rem;
    height: 0.4rem;
    line-height: 0.4rem;
    border-radius: 0.04rem;
    width: 100%;
    color: #999;
    text-align: center;
    margin: 0.1rem 0rem;
    background: #eee;
}

.mainwindow .smscode {
    width: 50%;
    border-radius: 0.04rem;
    margin-right: 0.1rem;
    border: 1px solid #999;
    text-indent: 0.1rem;
}

.mainwindow .smscode:focus {
    border: 0px solid #d60023;
    outline: 1px solid #d60023;
}

.sendversmscode {
    font-size: 0.2rem;
    width: 50%;
    margin-left: 0.1rem;
    color: #ffffff;
    border-radius: 0.04rem;
    text-align: center;
    height: 0.4rem;
    line-height: 0.4rem;
    background: #d60023;
    cursor: pointer;
}

.submitverd {
    font-size: 0.2rem;
    width: 100%;
    color: #fff;
    border-radius: 0.04rem;
    text-align: center;
    height: 0.4rem;
    line-height: 0.4rem;
    background: #d60023;
    cursor: pointer;
    margin-top: 0.1rem;
}

@media screen and (max-width: 486.4px) {
    .left {
        display: none;
    }

    .title {
        width: auto;
    }

    .right {
        padding-left: 0rem;
        margin: 0 auto;
    }

    .login {
        margin-top: 4.64rem;
    }

    .secendver {
        justify-content: center;
    }

    .mainwindow {
        width: 80%;
        margin-right: 0;
    }

    .mainwindow .header {
        font-size: 0.42rem;
        text-align: center;
        height: 0.9rem;
        line-height: 0.9rem;
        border-bottom: 1px solid #eee;
    }

    .mainwindow .actionbut {
        display: flex;
        width: 100%;
        justify-content: space-between;
        margin-top: 0.2rem;
    }

    .mainwindow .title {
        font-size: 0.35rem;
        width: auto;
        height: auto;
        padding-left: 0.4rem;
        margin-top: 0.3rem;
        margin-bottom: 0.1rem;
    }

    .mainwindow .dlmainwindow {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 0.4rem;
    }

    .phonenum {
        font-size: 0.35rem;
        height: 0.8rem;
        line-height: 0.8rem;
        border-radius: 0.04rem;
        width: 100%;
        color: #959595;
        text-align: center;
        background: #d6d6d6;
    }

    .sendversmscode {
        font-size: 0.35rem;
        width: 50%;
        margin-left: 0.1rem;
        color: #ffffff;
        border-radius: 0.04rem;
        text-align: center;
        height: 0.8rem;
        line-height: 0.8rem;
        background: #d60023;
        cursor: pointer;
    }

    .submitverd {
        font-size: 0.4rem;
        display: inline-block;
        margin-top: 0.2rem;
        width: 100%;
        text-align: center;
        border-radius: 0.04rem;
        background: #E00025;
        color: #fff;
        padding: 0.15rem 0rem;
        cursor: pointer;
    }
}