    *{
        padding: 0;
        margin: 0;
        box-sizing: border-box;
        font-family:Microsoft JhengHei;
        font-size: 1rem;
    }
    body{
        display: flex;
        justify-content: center;
        align-items: flex-start;
        background-color: #577399;
    }
    .Wrapper{
        width: 70%;
        min-width: 860px;
    }
    header{
        width: 100%;
        display: flex ;
        /*flex-direction: row;*/
        justify-content: center;
        height: 100%;
        align-items: center;
        padding-bottom: 10px;
        background-color: #0f2540e0;
        margin-top: 12px;
    }
    a{
        text-decoration: none;
        color: white;
    }

    #yt{
        color: #219ebc;
        font-size: 20px;
        font-weight: bolder;
    }
    .aa{
        width: 400px;
        height: 100px;
        margin-top:18px;
        /*margin-left: -15px;*/

    }
    .benifit {
        color: #000;
        font-size: 1rem;
        margin: 0 10%;
        padding-top: 25px;
        text-align: justify;
        text-justify: distribute;
    }
    .nav,.nav-item {
        display: inline-block;
        /*font-size:10px ;*/
        height: 35px;
        margin-top: 6px;
    }
    .nav-link {
        color:#fafafa;
        font-size: 18px;
        font-weight: bold;
        /*letter-spacing: 0.5px;*/
    
    }
    .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        color: #fff;
        font-weight: bold;
        background-color: #219ebc;
    }
    .nav-link:hover {
        color:#219ebc;
    }
    
    img{
        max-height: 450px  !important;
        
    }
    
    .purpose
    {
        font-family:'微軟正黑體' ;
        font-size: 25px;
        color: white;
    }
    
    .team{
        height: 500px;
        margin-top: 10px;
        background-color:#434343;
    }
    .we{
        height: 28px;
        margin: 5px 0;
        background-color:#219ebc;
        color: white;
        padding-left: 10px;
        
        display: flex;
        justify-content: center;
    }

    .email {
        text-decoration: underline;
        padding-right: 15px;
    }

    .contact {
        font-size: 0.5rem;
    }
    
    .activity1{
        height: 95rem;
        margin-top: 10px;
        background-color:#faf9f9;
        background-image: url("../img/so-white.png");

    }
    .activity1-1{
        margin-top: 10px;
        background-color:#fff;
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 15rem;
    }
    .activity1-2{
        margin-top: 10px;
        background-color:#fff;
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 13rem;  
    }
    
    .activity3{
        height: 1000px;
        margin-top: 30px !important;
        background-color:white;
    }
    .activity4{
        /* height: 500px; */
        margin-top: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color:#faf9f9;
        background-image: url("../img/so-white.png");
    }
    .activity4 img {
        width: 100px;
        height: 100px;
        display: flex;
    }
    .activity5{
        height: auto;
        margin-top: 20px;
        display: flex;
        flex-direction: column;
        /*align-items: center;*/
        /*justify-content: center;*/
        background-color:#faf9f9;
        background-image: url("../img/so-white.png");
    }
    .activity5 img {
        width: 100px;
        height: 100px;
        display: flex;
    }
    .nav_title{
        height: 51px;
    }

    .movie{
        font-size: 15px;
        color: #000;
        text-align: center;
    }

    .accordion{
        padding-top:10px;
        
    }

    strong{
        
        font-size: 22px;
        letter-spacing: 1px;
        color: white; text-shadow: black 0.1em 0.1em 0.2em
    }
    .accordion-button:not(.collapsed) {
        color: white ;
        font-size: 18px;
        background-color: #ce9e6d;
        box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
    }
    .accordion-body {
        background-color:#faf9f9;
        background-image: url("../img/so-white.png");
        color: #434343;
       
    }
    .accordion-button:not(.collapsed)::after {
        background-image: url('');
    }
    
    .button1 {
        font-size: 25px;
        font-weight: bold;
        letter-spacing: 5px;
        width: 250px;
        height: 60px;
        color: white;
        background-color: #ce9e6d;
        border: 4px solid #ce9e6d;
        border-radius: 15px;
        box-shadow: 0 8px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    }
    .button11 {
        font-size: 25px;
        font-weight: bold;
        letter-spacing: 5px;
        width: 340px;
        height: 60px;
        color: white;
        background-color: #ce9e6d;
        border: 4px solid #ce9e6d;
        border-radius: 15px;
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    }

    .button10 {
        font-size: 25px;
        letter-spacing: 3px;
        font-weight: bold;
        width: 200px;
        height: 50px;
        color: white;
        background-color: #ce9e6d;
        border: 4px solid #ce9e6d;
        border-radius: 15px;
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
        margin-left: 42%;
        margin-top: 2%;
    }
    .button13 {
        font-size: 20px;
        letter-spacing: 3px;
        font-weight: bold;
        width: 250px;
        height: 50px;
        color: white;
        background-color: #ce9e6d;
        border: 4px solid #ce9e6d;
        border-radius: 15px;
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
        margin-top: 2%;
        margin-left:2% ;
    }
    .button13:hover{
        background-color: #fff;
        border: 4px solid #ce9e6d;
        color: #ce9e6d;
    }
    .bigtitle{
        padding-top: 25px;
        margin: 0px auto 0px auto;
    }
    
    .button2 {
        font-size: 23px;
        letter-spacing: 3px;
        width: 180px;
        height: 50px;
        color: white;
        background-color: #434343;
        border: 2px solid #ce9e6d;
        border-radius: 15px;
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
        
    }
    h4{
        color: white;
        margin-top: 20px;
        margin-bottom: -10px;
        letter-spacing: 2px;
    }
    hr{
        color: white;
        width: 350px;
        padding-top: 5px;
    }
    
    #myMOUSE{ 
        cursor: default;
     }
    
    .button5 {
        display: inline-block;
        padding: 15px 25px;
        font-size: 24px;
        cursor: pointer;
        text-align: center;   
        text-decoration: none;
        outline: none;
        color: #fff;
        background-color: #6D9B91;
        border: none;
        border-radius: 15px;
        box-shadow: 0 9px #999;
        letter-spacing: 1px;
        font-weight: bolder;
        /*margin : 0 auto;*/
    
    }
      
    .button5:hover {
        background-color: #95cabf
    }
      
    .button5:active {
        background-color: #95cabf;
        box-shadow: 0 5px #666;
        transform: translateY(4px);
    }
      
    .about{
        width: 100%;
        height: 400px;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 10px;
        background-color:#faf9f9;
        background-image: url("../img/so-white.png");
    }
    .about_word{
        width: 100%;
        font-size: 1rem;
        padding-top: 15px;
        text-align: justify;
        line-height: 35px;
    }

    .about-0{
        width: 100%;
        display: flex;
        flex-direction: column;      
        margin-top: 10px;
        background-color:#faf9f9;
        background-image: url("../img/so-white.png");
    }
    .two_third-0 {
        width: 65%;       
        position: relative;
        float: left;
        font-size:18px; 
        color: #403d39;
    }
    .about_word-0{
        padding: 30px 0px 0px 10%;    
        font-size: 25px;
        font-weight: bold;
        line-height: 55px;
        
    }
    .card{
        display: flex;
        margin-top: 15px;
        margin-left: 73%;
        margin-bottom: 38px;
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
        width: 200px !important;
        height: 220px !important; 
        align-items: center;
    }
    .purpose img{
        width: 180px;
        height: 180px;
    }
    
    .bigtitle2{
        padding-top: 10px;
    
    }

    .two_third {
        width: 80%;
        position: relative;
        font-size:22px; 
        color: #403d39; 
        margin: 0px auto 0px auto; 
    }
    
    
    .logo {
        margin-left: 11.5%;
        display: inline-block;
        width: 100%;
    }
    
    .unit img {
        width: 100px;
        /* margin: 0 5%;
        padding-top: 10px; */
    }
    .bigger_img{
        width: 150px !important;
    }
    
   
    .group{
        margin-top: 10px;
        padding-top: 10px;
        width: 100%;        
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color:#faf9f9;
        background-image: url("../img/so-white.png");

    }
    .team3{
        width: 100%;
        height: 200px;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
    }
    
    .unit{
        align-items: center;
        color: #D4B548;
        font-size: 18px;
        font-weight: bolder;
        display: flex;
        flex-direction: row;
    }

    .popular{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: flex-start;
        margin-top: 20px;
        background-color:#faf9f9;
        background-image: url("../img/so-white.png");
    }
    .popular_div{
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: -3%;
    }
    .popular_div2{
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left:1.5% ;
        margin-top: -5%;
    }


    .illustrate{
        border:8px #ce9e6d double;
        margin-top: 5px;
        margin-left: 50px;
        width: 90%;
        height: 200px;
        border-radius: 15px;
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
        
    }
    .yt{
        height: 250px;
        margin-left: 50px;
    }
    .yttext{
        font-size: 18px;
        margin: 11px;
    }
    /* 人氣獎票選 */
    .Popular_grade_block{
        width: 100%;
    }
    .Popular_yt_content{
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-around;
        height: 400px;
    }
    .Popular_student_inf{
        width: 480px;
        margin-left: -75px;
    }
    .student_inf_font{
        font-size: 28px !important;
        font-weight: bolder;
    }
        /* 1130入選作品 */
    .activity4_wrapper{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .Selected_grade_block{
        width: 100%;
        margin-top: 20px;
    }
    .Selected_yt_content{
        width: 25%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
        height: 330px;
    }
    .Select_content{
        width: 100%;
        display: flex;
        flex-direction: row;
    }
    .Selected_student_inf{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: -30px;
    }
    .Selected_student_inf_font{
        font-size: 16px !important;
        font-weight: bolder;
    }
    #s{
        font-size: 14px !important;
    }
    /* 得獎作品 */
    .prize_grade_block{
        width: 100%;
    }
    .prize_content{
        width: 100%;
        display: flex;
        flex-direction: row;
        margin-top: 20px;
    }
    .prize_title{
        width: 50%;
        /* background-color: chartreuse; */
        font-size: 24px;
        font-weight: bolder;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 10px;
        border-bottom: rgb(201, 199, 199) 2px solid;
    }
    .prize_title_4{
        width: 80%;
        font-size: 28px;
        color: #219ebc; 
        text-shadow: -1px -1px white, 1px 1px #333;
        font-weight: bolder;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 10px;
        border-bottom: rgb(201, 199, 199) 2px solid;
        margin: 0 auto;
    }
    .prize_yt_content{
        width: 33%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
    }

    .prize_student_inf{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .prize_student_inf_font{
        font-size: 18px !important;
        font-weight: bolder;
    }

    /*人氣獎作品*/

    #home-tab,#profile-tab,#contact-tab,#contact2-tab{
        color: #0f2540e0 !important; 
        background: 	#F0F0F0;
        
    }
    #home-tab:hover,#profile-tab:hover,#contact-tab:hover,#contact2-tab:hover{
        color: #3a6fafe0 !important;

    }
    #home-tab.active,#profile-tab.active,#contact-tab.active,#contact2-tab.active{
        color: #CC543A !important;
        background-color: #fff;
        border-color: #dee2e6 #dee2e6 #fff;
    }
    .choice{
        margin-top: 20px;
    }
    .c_text a{
        color: black;
        padding-left: 20px;
        /*padding-top: 50px;*/
    }
    .c_text a:hover{
        color: rgb(241, 26, 26);
    }



