/**
 * @author: Jicc(103698177)
 * @date: 2025-08-20
 * @phone: 13790890981
 * ==== 小黄鸭调试法，永无BUG ====
 *                            ||
 *      .-"O"-.               ||
 *   _/ a      -._._._.-';    ||
 *  '-.                ,/     ||
 *     )     \_////>  ';      ||
 *     \                |     ||
 *      '--------------'      ||
 *  ~~~~~~~~~~~~~~~~~~~~~~~~~ ||
 */
.floatWin,.floatWin *{font-family: "Tahoma";box-sizing: border-box;}
.floatWin{width:auto;position:fixed;left:10px;bottom:0px;z-index: 600;}
.floatWin a{text-decoration:none;}
.p_codeTest{display: block;background: rgba(0, 0, 0, 0.8);font-size: 12px;border-radius: 6px;text-align: center;
margin: 0;margin-bottom: 10px;margin-top: -10px;color: #fff;position: absolute;width: 94%;left: 50%;top: 50%;transform: translate(-50%, -50%);z-index: 1000;padding: 12px;}
.floatside{position:relative;padding:28px 4px 10px;width:200px;background:url(//static.dev.7m.com.cn/images/7mvn/vn-pop-bg2.png) no-repeat;height:auto;flex-shrink:0;margin-bottom: 10px;overflow: hidden;text-align: left;}
.floatside p.p_text{color:#fff;font-size:16px;font-weight:700;width: 162px;margin:8px auto 0;}
.floatside p.p_text2{color:#fff;font-size:11px;font-weight:700;margin-top: 8px;text-align: center;}
.floatside p.p_text span{color:#FFB457;}
.floatside .a_cppy{display:flex;height:34px;padding:4px 8px;text-align:center;border-radius:15px;background:#43C27F;text-align:center;margin:10px 0 0;align-items: center;position: relative;}
.floatside .a_cppy i{display:flex;height:22px;border-radius:11px;margin-left:2px;padding:0 6px;background-color:#fff;color:#2AA765;font-size:12px;font-weight: 700;align-items: center;justify-content: center;font-style: normal;white-space: nowrap;}
.floatside .a_cppy span{display:flex;color:#fff;font-size:13px;font-weight: 700;}
.floatside .a_cppy em{display:flex;width: 55px;height: 80px;background: url(//static.dev.7m.com.cn/images/7mvn/cursor.png) no-repeat center center;position: absolute;right:-4px;top:12px;}
.floatside .urlLi p{display:block;color:#fff;margin:0;font-size:11px;font-weight: 700;width: 168px;margin:22px auto 10px;}
.floatside .urlLi span{display:block;line-height:20px;color:#fff;font-size:12px;font-weight:700;text-align:center;background-color: #3E33CC;border:1px solid rgba(255, 255, 255, 0.5);margin: 2px 16px 0;} 
.floatside .a_del{position:absolute; right: 4px;top:4px; width:24px;height:24px;background-color: #000;border-radius: 50%;}
.floatside .a_del:before,.a_del:after{content:'';position:absolute;width:10px;height:1px;top:12px;left:7px;background-color:#fff;}
.floatside .a_del:before{transform:rotate(45deg);}
.floatside .a_del:after{transform:rotate(-45deg);}
.share-btn{display: flex;gap: 12px;margin-top: 6px;justify-content: center;}
.share-btn a{display: flex;width: 20px;height: 20px;background-size: 100% auto;}
.share-btn .tel_icon{background-image: url(//static.dev.7m.com.cn/images/7mvn/tg-icon.png);}
.share-btn .zalo_icon{background-image: url(//static.dev.7m.com.cn/images/7mvn/zalo-icon.png);}
.share-btn .fb_icon{background-image: url(//static.7mdt.com/images/7msport/fb_f_icon.png);}
.share-btn .ins_icon{background-image: url(//static.7mdt.com/images/7msport/ins_f_icon.png);}

 /* phone */
.floatWin_M{
    display: none;
    width:calc(100% - 24px);
    background-image: linear-gradient(to top, rgba(25, 33, 183, 1), rgba(109, 118, 249, 1));
    padding: 7px 4px 7px 8px;
    border-radius: 8px;
    position: fixed;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
    overflow: hidden;
}
.floatside_m{
    display: flex;
    align-items: center;
}
.floatside_text_m{
    font-size: 12px;
    font-weight: 700;
    color:#FFFFFF;
    text-align: left;
}
.floatside_text_m span{
    color: #FFD800;
}
.a_cppy_m{
    display: flex;
    align-items: center;
    height: 22px;
    padding: 2px 10px;
    background-color: #FFD800;
    border-radius: 20px;
    text-decoration: none;
    gap: 4px;
    position: relative;
    margin: 0 auto;
}
a.a_cppy_m:hover{
    text-decoration: none;
}
.a_cppy_m span{
    font-size: 12px;
    font-weight: 700;
    color: #000CC2;
}
.a_cppy_m i{
    display: flex;
    align-items: center;
    height: 18px;
    padding: 0 8px;
    font-size: 12px;
    font-weight: 700;
    color: #4C55DE;
    background-color: #FFFFFF;
    border-radius: 12px;
    font-style: normal;

}
.a_cppy_m em{display:flex;width: 31px;height: 27px;background: url(//static.dev.7m.com.cn/images/7mvn/cursor2.png) no-repeat center center;background-size:100% auto;position: absolute;right:-15px;top:12px;}
.a_del_m{width:24px;height:24px;background-color: #000;border-radius: 50%;position: relative;display: flex;flex:none;margin-left: 11px;margin-top: -20px;}
.a_del_m:before,.a_del_m:after{content:'';position:absolute;width:10px;height:1px;top:12px;left:7px;background-color:#fff;}
.a_del_m:before{transform:rotate(45deg);}
.a_del_m:after{transform:rotate(-45deg);}
.p_codeTest_m{display: block;background: rgba(0, 0, 0, 0.95);font-size: 12px;line-height: 30px;border-radius: 6px;text-align: center;
margin: 0;margin-bottom: 10px;margin-top: -10px;color: #fff;position: absolute;width: 50%;left: 50%;top: 50%;transform: translate(-50%, -50%);z-index: 1000;}
@media screen and (max-width: 767px) {
    /* html{font-size:calc(100vw*100/375);} */
    .floatWin{display: none;}
    .floatWin_M{display: block;}
}

@media screen and (min-width: 374px) and (max-width: 479px) {
    .floatWin_M{
        width:calc(100% - 48px);
        
        padding: 14px 8px 14px 16px;
        border-radius: 16px;
        
        bottom: 20px;
        
        
        
        
    }
    .floatside_text_m{
        font-size: 24px;
        
        
        
    }
    .a_cppy_m{
        
        
        height: 44px;
        padding: 4px 20px;
        
        border-radius: 40px;
        
        gap: 8px;
        
        
    }
    .a_cppy_m span{
        font-size: 24px;
        
        
    }
    .a_cppy_m i{
        
        
        height: 36px;
        padding: 0 16px;
        font-size: 24px;
        
        
        
        border-radius: 24px;
        

    }
    .a_cppy_m em{width: 62px;height: 54px;right:-30px;top:24px;}
    .a_del_m{width:48px;height:48px;margin-left: 22px;margin-top: -20px;}
    .a_del_m:before,.a_del_m:after{width:20px;height:2px;top:24px;left:14px;}
    .p_codeTest_m{font-size: 24px;line-height: 60px;border-radius: 12px;
    margin-bottom: 20px;margin-top: -20px;}
}

@media screen and (min-width:480px) and (max-width:639px) {
    .floatWin_M{
        width:calc(100% - 72px);
        
        padding: 20px 12px 20px 24px;
        border-radius: 24px;
        
        bottom: 30px;
        
        
        
        
    }
    .floatWin_M{
        width:calc(100% - 42px);
        
        padding: 12px 6px 12px 14px;
        border-radius: 14px;
        
        bottom: 18px;
        
        
        
        
    }
    .floatside_text_m{
        font-size: 20px;
        
        
        
    }
    .a_cppy_m{
        
        
        height: 38px;
        padding: 2px 18px;
        
        border-radius: 36px;
        
        gap: 6px;
        
        
    }
    .a_cppy_m span{
        font-size: 20px;
        
        
    }
    .a_cppy_m i{
        
        
        height: 32px;
        padding: 0 14px;
        font-size: 20px;
        
        
        
        border-radius: 20px;
        

    }
    .a_cppy_m em{width: 56px;height: 48px;right:-26px;top:20px;}
    .a_del_m{width:42px;height:42px;margin-left: 20px;margin-top: -36px;}
    .a_del_m:before,.a_del_m:after{width:18px;height:2px;top:20px;left:12px;}
    .p_codeTest_m{font-size: 20px;line-height: 54px;border-radius: 12px;
    margin-bottom: 18px;margin-top: -18px;}

}

@media screen and (min-width:640px) {
    .floatWin_M{
        width:calc(100% - 56px);
        
        padding: 16px 8px 16px 20px;
        border-radius: 20px;
        
        bottom: 24px;
        
        
        
        
    }
    .floatside_text_m{
        font-size: 28px;
        
        
        
    }
    .a_cppy_m{
        
        
        height: 52px;
        padding: 4px 24px;
        
        border-radius: 48px;
        
        gap: 8px;
        
        
    }
    .a_cppy_m span{
        font-size: 28px;
        
        
    }
    .a_cppy_m i{
        
        
        height: 44px;
        padding: 0 20px;
        font-size: 28px;
        
        
        
        border-radius: 28px;
        

    }
    .a_cppy_m em{width: 76px;height: 64px;right:-36px;top:28px;}
    .a_del_m{width:56px;height:56px;margin-left: 28px;margin-top: -48px;}
    .a_del_m:before,.a_del_m:after{width:24px;height:4px;top:28px;left:16px;}
    .p_codeTest_m{font-size: 28px;line-height: 72px;border-radius: 16px;
    margin-bottom: 24px;margin-top: -24px;}

}