.quitLogin {
    cursor: default;
    color: white;
    text-align: center;
    height: 2.0202vw;
    width: 6.06061vw;
    background-color: #005CA7;
    position: absolute;
    top: 12.17172vw;
    right: 0.50505vw;
    border-bottom-left-radius: 0.40404vw;
    border-bottom-right-radius: 0.40404vw;
    font-size: 14px;
transition: font-size 0.3s ease;
    }
    .enterMy {
    cursor: default;
    color: white;
    text-align: center;
    height: 2.0202vw;
    width: 6.06061vw;
    background-color: #005CA7;
    position: absolute;
    top: 2.07071vw;
    right: 0.50505vw;
border-top-left-radius: 0.40404vw;
border-top-right-radius: 0.40404vw;
font-size: 14px;
transition: font-size 0.3s ease;
    }
    .enterView{
      cursor: default;
    color: white;
    text-align: center;
    height: 2.0202vw;
    width: 6.06061vw;
    background-color: #005CA7;
    position: absolute;
    top: 6.11111vw;
    right: 0.50505vw;
    font-size: 14px;
transition: font-size 0.3s ease;
    }
    .enterOrder{
      cursor: default;
    color: white;
    text-align: center;
    height: 2.0202vw;
    width: 6.06061vw;
    background-color: #005CA7;
    position: absolute;
    top: 10.15152vw;
    right: 0.50505vw;
    font-size: 14px;
transition: font-size 0.3s ease;
    }
    .enterMy:hover{
        font-size: 16px;
        background-color: rgb(13, 100, 168);
    }
 

    .enterView:hover{
        font-size: 16px;
        background-color: rgb(13, 100, 168);

    }
    .quitLogin:hover{
        font-size: 16px;
        background-color: rgb(13, 100, 168);

    }
    .enterOrder:hover{
        font-size: 16px;
        background-color: rgb(13, 100, 168);

    }
    .enterOrder:hover{
        font-size: 16px;
        background-color: rgb(13, 100, 168);


    }
    .enterSc:hover{
        font-size: 16px;
        background-color: rgb(13, 100, 168);

    }
    .enterVideo:hover{
        font-size: 16px;
        background-color: rgb(13, 100, 168);

    }
    .enterSc{
      cursor: default;
    color: white;
    text-align: center;
    height: 2.0202vw;
    width: 6.06061vw;
    background-color: #005CA7;
    position: absolute;
    top: 8.13131vw;
    right: 0.50505vw;
    font-size: 14px;
transition: font-size 0.3s ease;
    }
    .enterVideo {
    cursor: default;
    color: white;
    text-align: center;
    height: 2.0202vw;
    width: 6.06061vw;
    background-color: #005CA7;
    position: absolute;
    top: 4.09091vw;
    right: 0.50505vw;
    font-size: 14px;
transition: font-size 0.3s ease;
/* border-top-left-radius: 8px;
border-top-right-radius: 8px; */
    }
    .quitEle1{
      height: 0.50505vw;
      width: 6.06061vw;
      background-color: transparent;
      position: absolute;
      top:-0.50505vw;
      right: 0px;
      z-index: 11;


    }