*{
    position: relative;
}
body .InnerGIGABYTEContent {
    font-family: "微軟正黑體";
    width: 100%;
    margin: 0;
    position: relative;
}

.InnerGIGABYTEContent .pc{
    display: block;
}
.InnerGIGABYTEContent .mb{
    display: none;
}
.InnerGIGABYTEContent .fs0{
    flex-shrink: 0;
}

.InnerGIGABYTEContent .d-flex-sb{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.InnerGIGABYTEContent .d-flex-sa{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.InnerGIGABYTEContent .fdc{
    flex-direction: column;
}
.InnerGIGABYTEContent .fdcr{
    flex-direction: column-reverse;
}
.InnerGIGABYTEContent .fdr{
    flex-direction: row;
}
.InnerGIGABYTEContent .fdrr{
    flex-direction: row-reverse;
}
.InnerGIGABYTEContent .d-flex{
    display: flex;
}
.InnerGIGABYTEContent .d-flex-center{
	display: flex;
    justify-content: center;
    align-items: center;
}
.InnerGIGABYTEContent .jcfs{
    justify-content: flex-start !important;
}
.InnerGIGABYTEContent .jcfe{
    justify-content: flex-end !important;
}
.InnerGIGABYTEContent .jcc{
    justify-content: center!important;
}
.InnerGIGABYTEContent .aifs{
    align-items: flex-start !important;
}
.InnerGIGABYTEContent .aife{
    align-items: flex-end !important;
}
.InnerGIGABYTEContent .aic{
    align-items: center !important;
}

.InnerGIGABYTEContent button, .InnerGIGABYTEContent button:active, .InnerGIGABYTEContent button:focus, .InnerGIGABYTEContent button:hover{
    outline: none;
}
.InnerGIGABYTEContent a, .InnerGIGABYTEContent a:active, .InnerGIGABYTEContent a:focus, .InnerGIGABYTEContent a:hover{
    text-decoration:none;
    color: #666;
}
.InnerGIGABYTEContent .contain{
    padding: 15px 30px;
}

.InnerGIGABYTEContent button{
    background-color: transparent;
    border: 0;
    cursor: pointer;
}
.InnerGIGABYTEContent .board{
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
    margin: 15px 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}

.InnerGIGABYTEContent button.baseBtn{
    background-color: #000;
    border-radius: 5px;
    color: #fff;
    width: 100%;
    padding: 5px 0;
}
.InnerGIGABYTEContent .posa{
    position: absolute;
}

.InnerGIGABYTEContent .r0{
    right: 0;
}
.InnerGIGABYTEContent .t0{
    top: 0;
}
.InnerGIGABYTEContent .b0{
    bottom: 0;
}
.InnerGIGABYTEContent .l0{
	left: 0;
}


.InnerGIGABYTEContent .mgt0{
    margin-top: 0!important;
}
.InnerGIGABYTEContent .mgt5{
    margin-top: 5px!important;
}
.InnerGIGABYTEContent .mgt15{
    margin-top: 15px!important;
}
.InnerGIGABYTEContent .mgt20{
    margin-top: 20px!important;
}
.InnerGIGABYTEContent .mgt30{
    margin-top: 30px!important;
}
.InnerGIGABYTEContent .mgt-30{
    margin-top: -30px!important;
}
.InnerGIGABYTEContent .mgt50{
    margin-top: 50px!important;
}
.InnerGIGABYTEContent .mgt-50{
    margin-top: -50px!important;
}
.InnerGIGABYTEContent .mgt60{
    margin-top: 60px!important;
}
.InnerGIGABYTEContent .mgt70{
    margin-top: 70px!important;
}
.InnerGIGABYTEContent .mgt100{
    margin-top: 100px!important;
}
.InnerGIGABYTEContent .mgt200{
    margin-top: 200px!important;
}
.InnerGIGABYTEContent .mgt-100{
    margin-top: -100px!important;
}
.InnerGIGABYTEContent .mgb0{
    margin-bottom: 0!important;
}
.InnerGIGABYTEContent .mgb5{
    margin-bottom: 5px!important;;
}
.InnerGIGABYTEContent .mgb15{
    margin-bottom: 15px!important;;
}
.InnerGIGABYTEContent .mgb30{
    margin-bottom: 30px!important;;
}
.InnerGIGABYTEContent .mgb50{
    margin-bottom: 50px!important;
}
.InnerGIGABYTEContent .mgb-50{
    margin-bottom: -50px!important;
}
.InnerGIGABYTEContent .mgb60{
    margin-bottom: 60px!important;
}
.InnerGIGABYTEContent .mgb70{
    margin-bottom: 70px!important;
}
.InnerGIGABYTEContent .mgb100{
    margin-bottom: 100px!important;
}
.InnerGIGABYTEContent .mgb-100{
    margin-bottom: -100px!important;
}
.InnerGIGABYTEContent .mgr0{
	margin-right: 0!important;
}
.InnerGIGABYTEContent .mgr10{
	margin-right: 10px!important;
}
.InnerGIGABYTEContent .mgr15{
	margin-right: 15px!important;
}
.InnerGIGABYTEContent .mgr30{
    margin-right: 30px!important;
}
.InnerGIGABYTEContent .mgr-30{
    margin-right: -30px!important;
}
.InnerGIGABYTEContent .mgr50{
    margin-right: 50px!important;
}
.InnerGIGABYTEContent .mgr-50{
    margin-right: -50px!important;
}
.InnerGIGABYTEContent .mgr100{
    margin-right: 100px!important;
}
.InnerGIGABYTEContent .mgr-100{
    margin-right: -100px!important;
}
.InnerGIGABYTEContent .mgl0{
	margin-left: 0!important;
}
.InnerGIGABYTEContent .mgl10{
	margin-left: 10px!important;
}
.InnerGIGABYTEContent .mgl15{
	margin-left: 15px!important;
}
.InnerGIGABYTEContent .mgl30{
    margin-left: 30px!important;
}
.InnerGIGABYTEContent .mgl-30{
    margin-left: -30px!important;
}
.InnerGIGABYTEContent .mgl50{
    margin-left: 50px!important;
}
.InnerGIGABYTEContent .mgl-50{
    margin-left: -50px!important;
}
.InnerGIGABYTEContent .mgl100{
    margin-left: 100px!important;
}
.InnerGIGABYTEContent .mgl-100{
    margin-left: -100px!important;
}
.InnerGIGABYTEContent .mg0{
	margin: 0!important;
}
.InnerGIGABYTEContent .mg15{
	margin: 15px!important;
}
.InnerGIGABYTEContent .mg30{
	margin: 30px!important;
}
.InnerGIGABYTEContent .mg30-0{
    margin: 30px 0!important;
}
.InnerGIGABYTEContent .mg50-0{
    margin: 50px 0!important;
}



.InnerGIGABYTEContent .pd0{
    padding: 0px!important;
}
.InnerGIGABYTEContent .pd0-15{
    padding: 0px 15px!important;
}
.InnerGIGABYTEContent .pd0-50{
    padding: 0px 50px!important;
}
.InnerGIGABYTEContent .pd0-100{
    padding: 0px 100px!important;
}
.InnerGIGABYTEContent .pd15{
	padding: 15px!important;
}
.InnerGIGABYTEContent .pd30{
    padding: 30px!important;
}
.InnerGIGABYTEContent .pd50{
    padding: 50px!important;
}
.InnerGIGABYTEContent .pd100{
    padding: 100px!important;
}

.InnerGIGABYTEContent .pd15-30{
	padding: 15px 30px!important;
}
.InnerGIGABYTEContent .pd15-0{
	padding: 15px 0px!important;
}
.InnerGIGABYTEContent .pd30-0{
    padding: 30px 0px!important;
}
.InnerGIGABYTEContent .pd50-0{
    padding: 50px 0px!important;
}
.InnerGIGABYTEContent .pd100-0{
    padding: 100px 0px!important;
}

.InnerGIGABYTEContent .pdt0{
    padding-top: 0!important;
}
.InnerGIGABYTEContent .pdt5{
    padding-top: 5px!important;
}
.InnerGIGABYTEContent .pdt15{
    padding-top: 15px!important;
}
.InnerGIGABYTEContent .pdt20{
    padding-top: 20px!important;
}
.InnerGIGABYTEContent .pdt30{
    padding-top: 30px!important;
}
.InnerGIGABYTEContent .pdt50{
    padding-top: 50px!important;
}
.InnerGIGABYTEContent .pdt60{
    padding-top: 60px!important;
}
.InnerGIGABYTEContent .pdt70{
    padding-top: 70px!important;
}
.InnerGIGABYTEContent .pdt100{
    padding-top: 100px!important;
}
.InnerGIGABYTEContent .pdt120{
    padding-top: 120px!important;   
}
.InnerGIGABYTEContent .pdt150{
    padding-top: 150px!important;   
}
.InnerGIGABYTEContent .pdt180{
    padding-top: 180px!important;   
}
.InnerGIGABYTEContent .pdb0{
    padding-bottom: 0!important;
}
.InnerGIGABYTEContent .pdb5{
    padding-bottom: 5px!important;;
}
.InnerGIGABYTEContent .pdb15{
    padding-bottom: 15px!important;;
}
.InnerGIGABYTEContent .pdb30{
    padding-bottom: 30px!important;;
}
.InnerGIGABYTEContent .pdb50{
    padding-bottom: 50px!important;;
}
.InnerGIGABYTEContent .pdr0{
	padding-right: 0!important;
}
.InnerGIGABYTEContent .pdr10{
	padding-right: 10px!important;
}
.InnerGIGABYTEContent .pdr15{
	padding-right: 15px!important;
}
.InnerGIGABYTEContent .pdr30{
	padding-right: 30px!important;
}
.InnerGIGABYTEContent .pdl0{
	padding-left: 0!important;
}
.InnerGIGABYTEContent .pdl10{
	padding-left: 10px!important;
}
.InnerGIGABYTEContent .pdl15{
	padding-left: 15px!important;
}
.InnerGIGABYTEContent .pdl30{
    padding-left: 30px!important;
}
.InnerGIGABYTEContent .pdl50{
    padding-left: 50px!important;
}
.InnerGIGABYTEContent .pdl100{
    padding-left: 100px!important;
}

.InnerGIGABYTEContent .w45{
	width: 45%!important;
}
.InnerGIGABYTEContent .w50{
	width: 50%!important;
}
.InnerGIGABYTEContent .w55{
	width: 55%!important;
}
.InnerGIGABYTEContent .w60{
	width: 60%!important;
}
.InnerGIGABYTEContent .w75{
	width: 75%!important;
}
.InnerGIGABYTEContent .w85{
	width: 85%!important;
}
.InnerGIGABYTEContent .w100{
	width: 100%!important;
}
.InnerGIGABYTEContent .w60px{
	width: 60px!important;
}
.InnerGIGABYTEContent .w75px{
	width: 75px!important;
}
.InnerGIGABYTEContent .w90px{
	width: 90px!important;
}
.InnerGIGABYTEContent .w100px{
	width: 100px!important;
}
.InnerGIGABYTEContent .w120px{
	width: 120px!important;
}
.InnerGIGABYTEContent .w150px{
	width: 150px!important;
}

.InnerGIGABYTEContent .w100-3{
    width: calc(100% / 3)!important;
}
.InnerGIGABYTEContent .w100-3-10px{
    width: calc(100% / 3 - 10px)!important;
}
.InnerGIGABYTEContent .w100-4{
    width: calc(100% / 4)!important;
}
.InnerGIGABYTEContent .w100-4-10px{
    width: calc(100% / 4 - 10px)!important;
}
.InnerGIGABYTEContent .w100-5{
    width: calc(100% / 5)!important;
}
.InnerGIGABYTEContent .w100-5-10px{
    width: calc(100% / 5 - 10px)!important;
}
.InnerGIGABYTEContent .w100-6{
    width: calc(100% / 6)!important;
}
.InnerGIGABYTEContent .w100-6-10px{
    width: calc(100% / 6 - 10px)!important;
}
.InnerGIGABYTEContent .h100{
	height: 100%!important;
}
.InnerGIGABYTEContent .lh1em{
    line-height: 1em;
}
.InnerGIGABYTEContent .borderRight{
    border-right: solid 1px #666;
}
.InnerGIGABYTEContent .borderLeft{
    border-left: solid 1px #666;
}


.InnerGIGABYTEContent .f14{
	font-size: 14px!important;
}
.InnerGIGABYTEContent .f16{
	font-size: 16px!important;
}
.InnerGIGABYTEContent .f18{
	font-size: 18px!important;
}
.InnerGIGABYTEContent .f20{
	font-size: 20px!important;
}
.InnerGIGABYTEContent .f22{
	font-size: 22px!important;
}
.InnerGIGABYTEContent .f24{
	font-size: 24px!important;
}
.InnerGIGABYTEContent .nowrap{
    white-space: nowrap;
}
.InnerGIGABYTEContent .black{
	color: #000;
}
.InnerGIGABYTEContent .white{
	color: #fff;
}
.InnerGIGABYTEContent .grey{
	color: #666;
}
.InnerGIGABYTEContent .bgBlack{
	background-color: #000;
}
.InnerGIGABYTEContent .bgWhite{
	background-color: #fff;
}
.InnerGIGABYTEContent .bgGrey{
	background-color: #666;
}
.InnerGIGABYTEContent .overflow-hidden{
    overflow: hidden!important;
}
.InnerGIGABYTEContent .overflow-scroll{
    overflow: scroll!important;
}
.InnerGIGABYTEContent .overflow-initial{
    overflow: initial!important;
}
.InnerGIGABYTEContent .fdcmb{
    flex-direction: row;
}
.InnerGIGABYTEContent .csp{
    cursor: pointer;
}


@media (max-width: 768px){
    .InnerGIGABYTEContent .pc{
        display: none;
    }
    .InnerGIGABYTEContent .mb{
        display: block;
    }
    .InnerGIGABYTEContent .fdcmb{
        flex-direction: column;
    }
    .InnerGIGABYTEContent .m-fdc{
        flex-direction: column;
    }
    .InnerGIGABYTEContent .m-fdcr{
        flex-direction: column-reverse;
    }
    .InnerGIGABYTEContent .m-w100{
        width: 100%!important;
    }
    .InnerGIGABYTEContent .m-mgt50{
        margin-top: 50px;
    }
    .InnerGIGABYTEContent .m-mg0{
        margin: 0!important;
    }
    .InnerGIGABYTEContent .m-pd0{
        padding: 0!important;
    }
    .InnerGIGABYTEContent .m-pdb30{
        padding-bottom: 30px!important;
    }
    .InnerGIGABYTEContent .m-pd0-15{
        padding: 0px 15px!important;
    }
    .InnerGIGABYTEContent .m-pd15{
        padding: 15px!important;
    }

}