.QRCodeSection_inner {
    width: 1300px;
    height: 750px;
    background-color: #fff;
    box-shadow: 0px 10px 15px rgb(242, 242, 242);
    margin: 100px auto 20px auto;
    overflow: hidden;
}

#bzsm {
    font-size: 13px;
    color: #60C0BD;
    margin: 80px 0px 0px 50px;
}

.QRCodeSection_inner_top {
    width: 150px;
    height: 40px;
    background-color: #60C0BD;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 40px;
    padding-left: 15px;
    float: left;
    margin-top: 40px;
    margin-left: 110px;
}

.top_triangle {
    width: 40px;
    height: 40px;
    background-color: #60C0BD;
    float: left;
    margin-top: 40px;
    clip-path: polygon(0% 100%, 100% 100%, 0% 0%);
}

.QRCodeSection_inner_mid {
    width: 1080px;
    height: 500px;
    position: relative;
    margin: 0 auto;
    margin-top: 80px;
    border: 1px solid #eaeaea;
    overflow: hidden;
}

.QRCodeSection_inner_mid_left {
    width: 400px;
    height: 100%;
    border-right: 1px solid #eaeaea;
    /* box-shadow: -20px -2px 15px -13px #ecebea inset; */
    float: left;
}

.left_ul {
    width: 70px;
    height: 100%;
    background-color: #f7f7f7;
    float: left;
}

.left_ul ul {
    margin-top: 40px;
    width: 100%;
    height: 350px;
    text-align: center;
    color: #afafaf;
    font-size: 16px;
    line-height: 50px;
}

.left_ul ul li {
    height: 50px;
    cursor: pointer;
}

.tetxLi {
    background-color: #fff;
    color: #60C0BD;
}

.left_div {
    float: left;
    width: 329px;
    height: 100%;
}

.left_div_text {
    width: 260px;
    height: 200px;
    margin-left: 30px;
    margin-top: 40px;
}

.left_div span {
    font-size: 20px;
    color: #bebdbd;
    line-height: 20px;
}

#QRCodeText {
    margin-top: 10px;
    width: 260px;
    height: 142px;
}

.left_div_nameCard {
    margin-left: 30px;
    margin-top: 40px;
    width: 280px;
    height: 350px;
}

.left_div_nameCard table tr td:first-child {
    text-align: right;
    font-size: 16px;
    color: #7d7d7d;
}

.left_div_nameCard table tr td input {
    width: 200px;
    height: 30px;
    border: 1px solid #bebdbd;
}

.left_div_nameCard table tr td {
    height: 48px;
}

.left_div_web {
    margin-left: 30px;
    margin-top: 40px;
    width: 280px;
    height: 350px;
}

#web_text {
    width: 260px;
    height: 30px;
    margin-top: 20px;
    border: 1px solid #bebdbd;
}

.left_div_message {
    margin-left: 30px;
    margin-top: 40px;
    width: 280px;
    height: 350px;
}

.left_div_message input {
    border: 1px solid #bebdbd;
}

#messageText {
    margin-top: 10px;
    width: 260px;
    height: 142px;
}

#message_tel {
    width: 264px;
    height: 30px;
    margin-top: 10px;
}

.left_div_WiFi {
    margin-left: 30px;
    margin-top: 40px;
    width: 280px;
    height: 350px;
}

.left_div_WiFi table tr td:first-child {
    text-align: right;
    font-size: 16px;
    color: #7d7d7d;
}

.left_div_WiFi table tr td input {
    width: 200px;
    height: 30px;
    border: 1px solid #bebdbd;
}

.left_div_WiFi table tr td {
    height: 48px;
}

.left_div_tel {
    margin-left: 30px;
    margin-top: 40px;
    width: 280px;
    height: 350px;
}

.left_div_tel input {
    border: 1px solid #bebdbd;
}

#tel_tel {
    width: 264px;
    height: 30px;
    margin-top: 10px;
}

.left_div_mail {
    margin-left: 30px;
    margin-top: 40px;
    width: 280px;
    height: 350px;
}

.left_div_mail input {
    border: 1px solid #bebdbd;
}

#mail_mail {
    width: 264px;
    height: 30px;
    margin-top: 10px;
}

.QRCodeSection_inner_mid_right {
    width: 575px;
    float: left;
    margin: 50px 50px 0;
    overflow: hidden;
}

#right_QRcode {
    float: left;
}

.right_option {
    width: 265px;
    float: left;
    margin: 0 30px;
    /* font-size: 16px; */
}

.right_option_top {
    font-size: 16px;
    height: auto;
    line-height: 40px;
}

.right_option_top input {
    border: 1px solid #bebdbd;
}

.right_option_top span:last-child {
    margin-left: 20px;
}

.right_option_mid {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}

#errorSel {
    width: 45px;
    height: 30px;
}

#mode {
    width: 90px;
    height: 30px;
}

.right_option_mid span {
    float: left;
}

.right_option_mid span:last-child {
    margin-left: 16px;
}

.right_option_LOGO {
    width: 100%;
    height: 60px;
    line-height: 28px;
}

.right_option_label {
    height: 40px;
    line-height: 40px;
    font-size: 17px;
}

.right_option_label input {
    width: 200px;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    border: 1px solid #bebdbd;

}

.right_option_imgSize {
    height: 50px;
    font-size: 16px;
    line-height: 25px;
}

.right_option_button {
    height: 50px;
    margin: 20px 0;
}

.right_option_button input {
    width: 80px;
    height: 40px;
    font-size: 18px;
    outline: none;
    border: 0;
    cursor: pointer;
}

.right_option_button a {
    text-decoration: none;
    color: #fff;
}

.resetBtn {
    background-color: #eaeaea;
    color: #555555;
    transition: 300ms;
}

.resetBtn:hover {
    background-color: #ed8c24;
    color: #fff;
}

.downloadBtn {
    margin-left: 20px;

    background-color: #eaeaea;
    color: #555555;
    transition: 300ms;
}

.downloadBtn:hover {
    background-color: #60C0BD;
    color: #fff;
}


input[type="range"] {
    width: 245px;
}


#maxlimitdiv {
    color: #7d7d7d;
    font-weight: normal;
}

.navUl_li:nth-child(6) {
    width: 106px;
    height: 40px;
    background: #225698;
    color: rgba(255, 255, 255, 1) !important;
    font-size: 17px !important;
}

.fenl {
    position: fixed;
    top: 100px;
    left: 20px;
}

.more {
    height: 20px;
    background-color: #A2D7D4;
}

.fenl ul {
    width: 100px;
    height: 530px;
}

.fenl ul img {
    width: 100%;
}

.fenl ul li:hover {
    background-color: #A2D7D4;

}

.fenl ul li img:hover {
    opacity: 0.9;

}

.fenl ul li a {
    display: block;
    width: 100px;
    height: 70px;
}

.fenl ul li a:hover {

    box-shadow: inset 0px 0px 20px 10px rgb(255, 255, 255);
}

.fenl ul li {
    width: 100%;
    height: 80px;
    margin-bottom: 10px;
    background-color: #f28d29;
}

.gongn {
    width: 900px;
    height: auto;
    margin: 0 auto;
    background-color: #ffffff;

}

.Section {
    width: 100%;
    height: 100%;

    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;

}

.ifrOcr {
    width: 900px;
    height: 120px;
    margin-top: 50px;
    overflow: hidden;
    background-color: #ffffff;
}

#iframe {
    width: 900px;
    height: 120px;
    border: 0;
    transform: translate(0px, 0px);
    overflow: hidden;
    background-color: #ffffff;
}

.skm {
    text-align: center;
    color: #848484;
    font-size: 13px;
    width: 900px;
    height: 240px;

    background-color: #ffffff;
}

.skm img {
    width: auto;
    height: 150px;
    margin-top: 20px;
    margin-bottom: 10px;
}

#text {
    box-sizing: border-box;
    color: #848484;
    font-size: 13px;
    padding: 20px;
    width: 900px;
    height: 300px;
    background-color: #ffffff;
    margin: 100px auto 0 auto;

}


.loading-overlay {
    width: 900px;
    height: 150px;
    position: fixed;
    top: 420px;
    left: 50%;
    transform: translateX(-50%);
    border: 1px dashed #d70610;
    background-color: rgba(252, 252, 252, 0.9);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100;
    animation: blink 1s infinite, fadeOut 0.5s 4s forwards;
}

.loading-overlay span {
    font-size: 20px;
    color: #333;
}

@keyframes blink {
    0% {
        border-color: #9d0000;
    }

    50% {
        border-color: transparent;
    }

    100% {
        border-color: #9d0000;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
        display: flex;
        /* 保持 flex 布局 */
    }

    100% {
        opacity: 0;
        display: none;
        /* 动画结束后完全移除占用空间 */
    }
}

@media (max-width: 1660px) {
    .fenl {
        position: static;
        /* 取消固定定位 */
        margin-top: 1em;
        width: 100%;
        /* 撑满屏幕宽度 */
        top: auto;
        left: auto;
    }

    .fenl ul {
        display: flex;
        /* 启用弹性布局 */
        flex-wrap: wrap;
        /* 允许换行 */
        width: 100%;
        /* 宽度自适应 */
        height: auto;
        /* 高度自动 */
        padding: 0;
        margin: 0;
        list-style: none;
        gap: 11px;
    }

    .fenl ul li {
        width: calc(11.11% - 11px);
        /* 每行9个，减去间距 */
        height: auto;
        /* 固定高度 */
        margin-bottom: 0;
        /* 取消底部间距（用gap代替） */
        background-color: #f28d29;
        box-sizing: border-box;
        /* 确保宽度包含padding和border */
    }

    .fenl ul li a {
        width: 100%;
        height: 100%;
    }

    .fenl ul img {
        width: 100%;
    }
}

@media (max-width: 1100px) {

    .top_triangle,
    .fr form,
    .fr ul {
        display: none;
    }

    .QRCodeSection_inner {
        box-sizing: border-box;
        width: 100%;
        height: auto;
        padding: 40px 10px;
        margin: 50px auto;

    }

    .QRCodeSection_inner_mid {
        width: 100%;
        height: 100%;
        position: none;
        margin: 0;
        overflow: none;
    }

    .QRCodeSection_inner_mid_left {
        width: 100%;
        height: 410px;
        float: none;
    }

    .QRCodeSection_inner_mid_right {
        width: 100%;
        height: auto;
        float: none;
        margin: 20px 0;
        overflow: none;
    }

    .QRCodeSection_inner_top {
        text-align: center;
        width: 100%;
        height: auto;
        background-color: transparent !important;
        color: #515151;
        font-size: 40px;
        font-weight: 700;
        line-height: 10px;
        padding-left: 0;
        float: none;
        margin: 20px auto;

    }

    #QRCodeText {
        margin-top: 10px;
        width: 600px;
        height: 200px;
    }

    .left_ul {
        width: 20%;
        height: 100%;
        background-color: #f7f7f7;
        float: left;
    }

    .left_ul ul {
        margin-top: 40px;
        width: 100%;
        height: 350px;
        text-align: center;
        color: #afafaf;
        font-size: 25px;
        line-height: 50px;
    }

    .fenl {
        position: static;
        /* 取消固定定位 */
        width: 100%;
        /* 撑满屏幕宽度 */
        top: auto;
        left: auto;
    }





    .move a {
        display: none;
    }

    .fenl ul {
        display: flex;
        /* 启用弹性布局 */
        flex-wrap: wrap;
        /* 允许换行 */
        width: 100%;
        /* 宽度自适应 */
        height: auto;
        /* 高度自动 */
        padding: 0;
        margin: 0;
        list-style: none;
        gap: 5px;
        /* 间距5px（现代浏览器） */
    }

    .fenl ul li {
        width: calc(25% - 5px);
        /* 每行4个，减去间距 */
        height: auto;
        /* 固定高度 */
        margin-bottom: 0;
        /* 取消底部间距（用gap代替） */
        background-color: #f28d29;
        box-sizing: border-box;
        /* 确保宽度包含padding和border */
    }

    .fenl ul li a {
        width: 100%;
        height: 100%;
    }

    .fenl ul img {
        width: 100%;
    }

    /* 如果浏览器不支持gap，改用margin */
    @supports not (gap: 5px) {
        .fenl ul li {
            margin-right: 5px;
            margin-bottom: 5px;
        }

        .fenl ul li:nth-child(4n) {
            margin-right: 0;
            /* 每行第4个取消右间距 */
        }
    }


}