div {
    text-align: center;
}

body::-webkit-scrollbar {
    display: none;
}

#yuxiang img {
    top: -10%;
    right: 190px;
}

#awei img {
    top: -500px;
    right: 500px;
}

#xiaocheng img {
    top: -190px;
    right: 70px;
}

#weitin img {
    top: -110px;
    right: 110px;
}

#amao img {
    top: -10px;
    right: 0px;
}

#wenkai img {
    top: 0px;
    right: 0px;
}
#amao1 img {
    top: -140px;
    right: 130px;
}

#tangtang img {
    top: -100px;
    right: 90px;
}

/* #tangtang img {
    top: -80px;
    right: 0px;
} */

#kaihong img {
    top: -170px;
    right: 159px;
}

#xinyu img {
    top: -120px;
    right: 130px;
}

/* #jingtin img {
    top: -30px;
    right: 125px;
} */
/* #jingtin img {
    top: -100px;
    right: 50px;
} */

#jingtin img {
    top: -60px;
    right: -0px;
}

/* 111 */
#xingyan img {
    top: -330px;
    right: 520px;
}

/* #xingyan img {
    top: -80px;
    right: 23px;
} */

#guanyun img {
    top: -80px;
    right: 80px;
}

#LYC img {
    top: -100px;
    right: 120px;
}

#yinzhong img {
    top: -150px;
    right: 95px;
}

#yuzhen img {
    top: -100px;
    right: 95px;
}

#junting img {
    top: -100px;
    right: 10px;
}

#zhaoxuan img {
    top: -120px;
    right: 55px;
}

#zhiyan img {
    top: -360px;
    right: 380px;
}

/* #zhiyan img {
    top: 0px;
    right: 250px;
} */

#qiyou img {
    top: -370px;
    right: 340px;
}

/* #qiyou img {
    top: -220px;
    right: 520px;
} */

#yihui img {
    top: -650px;
    right: 330px;
}

#xuanjun img {
    top: -420px;
    right: 70px;
}



#xuezhang img {
    top: 0px;
    right: 0px;
}

#hongzhang img {
    top: -60px;
    right: 120px;
}

#hezhao img {
    top: -50px;
    right: 10px;
}

#HsinYuan img{
    top: -90px;
    right: 75px;
}
#TuTe img{
    top: -120px;
    right: 90px;
}
#TzuAng img{
    top: -80px;
    right: 85px;
}
/* 112 */
#GuanTing img{
    top: -20px;
    right:35px;
}
#TengJung img{
    top: -10px;
    right: 10px;
}
#AnSheng img{
    top:-10px;
    right: 30px;
}  
#YiDe img{
    top:-10px;
    right:2px;
}
#WeiHan img{
    top: -70px;
    right:140px;
}

/* 113 */
#ChiaChi img{
    top: -180px;
    right:250px;
}
#TsungHuan img{
    top: -30px;
    right:90px;
}
#KaiYi img{
    top: -80px;
    right:120px;
}
#DuoShiun img{
    top: -70px;
    right:0px;
}
#TzuFan img{
    top: -30px;
    right:0px;
}
#RuiZhe img{
    top: -10px;
    right:-0px;
}






.biglogo {
    font-family: gundam;
    text-align: center;
    src: url(../Gundam-Font/Plavsky.otf);
    font-weight: 800;
    letter-spacing: 10px;
    font-size: 60px;
    margin-top: 120px;
    margin-bottom: 30px;
    color: #FD4128;
    text-align: center;
}

#pastmember {
    margin-top: 40px;
}

.namecard1 {
    /* border: solid 1px #9999998C; */
    position: relative;
    left: 2%;
    bottom: 0px;
    box-shadow: 3px 3px 9px black;
    border-bottom: solid 5px #8bb5d8;
    display: inline-block;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.namecard1:hover {
    left: 5px;
    bottom: 2px;
    box-shadow: 6px 3px 6px #9196A0;
    border-bottom: solid 5px #0139A8;
}

.baoshi {
    display: inline-block;
    position: absolute;
    top: 185px;
    left: 44%;
}

.email {
    /* border: solid 1px black; */
    display: inline-block;
    position: relative;
    right: 20px;
    margin-bottom: 10px;
}

.info {
    /* border: solid 1px black; */
    display: inline-block;
    position: relative;
    left: 20px;
}

.avatar {
    display: inline-block;
    overflow: hidden;
    width: 200px;
    height: 200px;
}

.avatar img {
    position: relative;
    top: -25%;
}

.name {
    /* font-family: Arial; */
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}

.job {
    font-family: Arial;
    font-weight: 700;
    font-size: small;
    margin-bottom: 10px;
}

.gundamlogo {
    position: relative;
    bottom: 250px;
    right: 15px;
    /* border:2px green dashed; */
    z-index: 1;
    /* 圖片優先級 */
}

/* #gundam{
    border-bottom: 35px solid red;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: -35px;
    width: 0;
} */


/* .triangle01 {
    border-right: 5px solid transparent;
    border-left: 300px solid transparent;
    border-bottom: 5px solid #00DDDD;
    display:inline-block;
    } */


@keyframes mymove {
    from {
        left: 0px;
    }

    to {
        left: 100px;
    }
}

.father {
    background: #748096;
    border-radius: 5px;
    position: relative;
    top: 70px;
    left: -5px;
    width: 110px;
}

.moveson {
    width: 10px;
    height: 8px;
    background: #a0e80c;
    border-radius: 5px;
    animation: mymove 2s linear infinite;
    position: relative;
}

html,body {
    width: 100%;
    height: 100%;
    padding: 0;
}
.biaoti {
    text-align: left;
}

body::-webkit-scrollbar {
    display: none;
}

ul{
    background-color: white;
    position:fixed;
    top: 0;
    left: 0;
    right: 0;
    /* top: -16px; */
    /* border: solid 1px #ccc; */
    display: table;
    width: 100%;
    margin-top: auto;
    padding-left: 0;
    z-index: 4;
}
/* 下拉內容 */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    z-index: 1;
  }
  
  /* 連結 */
  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  
  /* 當滑鼠移動到下拉內容上時 */
  .dropdown-content a:hover {
    background-color: #ddd;
  }
  
  /* 顯示下拉內容 */
  .dropdown:hover .dropdown-content {
    display: block;
  }
  
  /* 當滑鼠移開下拉內容時 */
  .dropdown:hover .dropbtn {
    background-color: #a3a3a3;
  }
  
li{
    float: right;
    position: relative;
    top: 35px;
    display: inline-block;
    padding: auto;
    padding-left: 10px;
    padding-right: 40px;

    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 2px;
    background-color: none;
    font-weight: bold;
    margin-bottom: 10px;
} 
body{
    height: 1500px;
    width: auto;
    /* border: solid 1px #7f1084; */
    margin: 0;
    padding:0
}
.line {
    background: none;
    margin-top: 25px;
    margin-left: -40px;
    color: black;
    border-bottom: 5px solid #7f1084;
    height: 0;
}
.logo{
    display:inline;
    position: relative;
    top: 10px;
    left: 12%;
    background-color: white;
    font-family: 'Times New Roman', sans-serif;
    font-size: 50px;
    letter-spacing: 5px;
}
.home{
    font-family: 'Noto Sans TC', sans-serif;
    text-decoration: none;
    /* background-color: white; */
    font-size: 30px;
    cursor: grab;
}
.home:active{
    cursor: grab;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}

.img1{
    position: relative;
    top: 16px;
    left: 11%;
}
ul .other{
    right: 0;
    font-size: 30px;
}


/* For mobile phones: */
[class*="col-"] {
    width: 100%;
}
  
@media only screen and (min-width: 600px) {
    /* For tablets: */
    .col-s-1 {width: 8.33%;}
    .col-s-2 {width: 16.66%;}
    .col-s-3 {width: 25%;}
    .col-s-4 {width: 33.33%;}
    .col-s-5 {width: 41.66%;}
    .col-s-6 {width: 50%;}
    .col-s-7 {width: 58.33%;}
    .col-s-8 {width: 66.66%;}
    .col-s-9 {width: 75%;}
    .col-s-10 {width: 83.33%;}
    .col-s-11 {width: 91.66%;}
    .col-s-12 {width: 100%;}
}
@media only screen and (min-width: 768px) {
    /* For desktop: */
    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 33.33%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}
}
