* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
    /*background-color: #000;*/
}

.BgVido {
    position: fixed;
    width: 100%;
    height: 100%;
}

.Branch {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2NkYGD4z8DAwMgABXAGNgGwSgwVAFbmAgXxvZSoAAAAAElFTkSuQmCC');
    z-index: 3;
}

.black {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2;
}

.p1 {
    position: relative;
    width: 100%;
    height: 100%;
}

.p1_1 {
    text-align: center;
    padding-top: 3%;
}

.p1_1 img {
    width: 100%;
    max-width: 516px;
    padding: 0 10px;
}
.p1_1_1 {
    text-align: center;
    padding-top: 3%;
}

.p1_1_1 img {
    width: 100%;
    max-width: 495px;
    padding: 0 10px;
}

.line {
    text-align: center;
    margin: auto;
    width: 30%;
    padding-top: 2%;
    border-bottom: 2px solid #29c2ff;
}
.line_1 {
    text-align: center;
    margin: auto;
    width: 30%;
    padding-top: 2%;
    margin-bottom: 3%;
    border-bottom: 2px solid #29c2ff;
}

.p1_2 {
    text-align: center;
    padding-top: 2%;
    font-family: Meiryo, "微軟正黑體", "Microsoft JhengHei", Verdana, Geneva, sans-serif;
    font-size: 2em;
    color: #fff;
    line-height: 38px;
}

.p1_3 {
    text-align: center;
    padding-top: 3%;
}

.p1_3 img {
    width: 20vw;
    max-width: 177px;
}

.p1_3 ul li {
    display: inline-block;
    padding: 0 2%;
}

.p1_4 {
    text-align: center;
    padding: 3% 0;
}

.p1_4 ul li:nth-child(1) img,
.p1_4 ul li:nth-child(3) img,
.p1_4 ul li:nth-child(5) img,
.p1_4 ul li:nth-child(7) img,
.p1_4 ul li:nth-child(9) img,
.p1_4 ul li:nth-child(11) img,
.p1_4 ul li:nth-child(13) img{
    width: 8vw;
    max-width: 40px;
}

.p1_4 ul li {
    display: inline-block;
    padding: 0 .7%;
    font-family: "微軟正黑體", Meiryo, "Microsoft JhengHei", Verdana, Geneva, sans-serif;
    font-size: .8em;
    color: #fff;
    vertical-align: top;
}

.p1_4 ul li:nth-child(2),
.p1_4 ul li:nth-child(4),
.p1_4 ul li:nth-child(6),
.p1_4 ul li:nth-child(8),
.p1_4 ul li:nth-child(10),
.p1_4 ul li:nth-child(12) {
    margin-top: 20px;
}

.p1_5 {
    text-align: center;
    padding-top: 15px;
}

.p2 {
    position: relative;
    width: 100%;
    height: 50%;
    background-image: url('/public/img/product/yaband/bg2.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.p2_1 {
    text-align: center;
    padding-top: 2%;
    font-family: Meiryo, "微軟正黑體", "Microsoft JhengHei", Verdana, Geneva, sans-serif;
    font-size: 3em;
    color: #fff;
    line-height: 38px;
}

@media (max-width: 480px) {
    .p2_1 {
        text-align: center;
        padding-top: 2%;
        font-family: Meiryo, "微軟正黑體", "Microsoft JhengHei", Verdana, Geneva, sans-serif;
        font-size: 1.5em;
        color: #fff;
        line-height: 38px;
    }
}

.p2_1 img {
    padding: 0 10px;
    margin-bottom: 10px;
}

@media (max-width: 480px) {
    .p2_1 img {
        padding: 0 10px;
        margin-bottom: 5px;
    }
}

.p2_2 {
    text-align: center;
}

.p2_2 img {
    width: 100%;
    max-width: 735px;
    padding: 4% 2%;
}

.p3 {
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 1);
}

.p3_1 {
    text-align: center;
    padding-top: 2%;
    font-family: Meiryo, "微軟正黑體", "Microsoft JhengHei", Verdana, Geneva, sans-serif;
    font-size: 3em;
    color: #666;
    line-height: 38px;
}

@media (max-width: 480px) {
    .p3_1 {
        text-align: center;
        padding-top: 2%;
        font-family: Meiryo, "微軟正黑體", "Microsoft JhengHei", Verdana, Geneva, sans-serif;
        font-size: 1.5em;
        color: #666;
        line-height: 38px;
    }
}

.p3_2 {
    text-align: center;
    margin-bottom: 3%;
}

.p3_2 ul li {
    display: inline-block;
    text-align: left;
    /*padding-top: 2%;*/
    font-family: Meiryo, "微軟正黑體", "Microsoft JhengHei", Verdana, Geneva, sans-serif;
    font-size: 1em;
    color: #666;
    vertical-align: middle;
    line-height: 30px;
}

.p3_2 img {
    width: 100%;
    max-width: 732px;
    padding: 0 2%;
}

.p3_2 ul li:nth-child(2) {
    width: 50%;
    max-width: 500px;
    min-width: 280px;
    padding: 2%;
    border: 2px #34bab1 dashed;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.p3_3 {
    text-align: center;
    padding-top: 15px;
}




.p4 {
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    text-align: center;
}

.p4_1,.p4_2,.p4_3,.p4_4 {
    display: inline-block;
    padding: 2%;
    font-family: Meiryo, "微軟正黑體", "Microsoft JhengHei", Verdana, Geneva, sans-serif;
    font-size: 2em;
    color: #29c2ff;
    margin: 0 auto;
    vertical-align: top;
}
.p4_1 ul li:nth-child(3),.p4_2 ul li:nth-child(3),.p4_3 ul li:nth-child(3),.p4_4 ul li:nth-child(3){
    font-family: Meiryo, "微軟正黑體", "Microsoft JhengHei", Verdana, Geneva, sans-serif;
    font-size: .5em;
    color: #fff;
    letter-spacing: 1px;
}
@media (max-width: 480px) {
.p4_1,.p4_2,.p4_3,.p4_4 {
    display: inline-block;
    padding: 2%;
    font-family: Meiryo, "微軟正黑體", "Microsoft JhengHei", Verdana, Geneva, sans-serif;
    font-size: 1.3em;
    color: #29c2ff;
    margin: 0 auto;
    vertical-align: top;
}
}

@media (max-width: 480px) {
.p4_1 ul li:nth-child(3),.p4_2 ul li:nth-child(3),.p4_3 ul li:nth-child(3),.p4_4 ul li:nth-child(3){
    font-family: Meiryo, "微軟正黑體", "Microsoft JhengHei", Verdana, Geneva, sans-serif;
    font-size: .5em;
    color: #fff;
    letter-spacing: 1px;
}
}


.p5_1 {
    text-align: center;
    padding-top: 2%;
    font-family: Meiryo, "微軟正黑體", "Microsoft JhengHei", Verdana, Geneva, sans-serif;
    font-size: 3em;
    color: #666;
    line-height: 38px;
}

@media (max-width: 480px) {
    .p5_1 {
        text-align: center;
        padding-top: 2%;
        font-family: Meiryo, "微軟正黑體", "Microsoft JhengHei", Verdana, Geneva, sans-serif;
        font-size: 1.5em;
        color: #666;
        line-height: 38px;
    }
}

.p5_1 img {
    padding: 0 10px;
    margin-bottom: 10px;
}

@media (max-width: 480px) {
    .p5_1 img {
        padding: 0 10px;
        margin-bottom: 5px;
    }
}


.p6 {
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    text-align: center;
    margin: 0 auto;
    margin-top: 10%;
}

.p6_1,.p6_2,.p6_3 {
    display: inline-block;
    width: 330px;
    vertical-align: top;
    text-align: left;
    margin: 2% 1%;
}

.p6_1 ul li,.p6_2 ul li,.p6_3 ul li {
    font-family: Meiryo, "微軟正黑體", "Microsoft JhengHei", Verdana, Geneva, sans-serif;
    font-size: 1.2em;
    color: #fff;
    margin: 10% 20%;
}

.p6_1 ul li p,.p6_2 ul li p,.p6_3 ul li p {
    font-family: Meiryo, "微軟正黑體", "Microsoft JhengHei", Verdana, Geneva, sans-serif;
    font-size: .5em;
    color: #fff;
}

.p6_2 ul li span{
    font-size: .7em;
}

.p7 {
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(60, 66, 65, .5);
    text-align: center;
    margin: 0 auto;
}

.p7_1,
.p7_2 {
    display: inline-block;
    margin: 2% 2% 0 8%;
}

.p7_3,.p7_4,.p7_5 {
    display: inline-block;
    margin: 2%;
}

@media (max-width: 480px) {
    .p7_1,
    .p7_2,
    .p7_3,
    .p7_4,
    .p7_5 {
        display: inline-block;
        margin: 2%;
    }
}

@media (max-width: 360px) {
    .p7_1,
    .p7_2,
    .p7_3,
    .p7_4,
    .p7_5 {
        display: inline-block;
        margin: 2% 15%;
    }
}

.p7_1 ul li,
.p7_2 ul li,
.p7_3 ul li,
.p7_4 ul li,
.p7_5 ul li {
    font-family: Meiryo, "微軟正黑體", "Microsoft JhengHei", Verdana, Geneva, sans-serif;
    font-size: 1.2em;
    color: #fff;
    margin: 5% 0;
}

.p7_1 ul li p,
.p7_2 ul li p,
.p7_3 ul li p,
.p7_4 ul li p,
.p7_5 ul li p {
    font-family: "微軟正黑體", Meiryo, "Microsoft JhengHei", Verdana, Geneva, sans-serif;
    font-size: .7em;
    color: #fff;
}

.p7_1 a {
    background: url("/public/img/product/yaband/joiisports.png");
    display: block;
    width: 100px;
    height: 100px;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}

.p7_1 a:hover {
    background: url("/public/img/product/yaband/joiisports1.png");
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}

.p7_2 a {
    background: url("/public/img/product/yaband/a1_1.png");
    display: block;
    width: 100px;
    height: 100px;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}

.p7_2 a:hover {
    background: url("/public/img/product/yaband/a1_2.png");
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}

.p7_3 a {
    background: url("/public/img/product/yaband/a2_1.png");
    display: block;
    width: 100px;
    height: 100px;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}

.p7_3 a:hover {
    background: url("/public/img/product/yaband/a2_2.png");
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}
.p7_4 a {
    background: url("/public/img/product/yaband/a3_1.png");
    display: block;
    width: 100px;
    height: 100px;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}

.p7_4 a:hover {
    background: url("/public/img/product/yaband/a3_2.png");
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}
.p7_5 a {
    background: url("/public/img/product/yaband/a4_1.png");
    display: block;
    width: 100px;
    height: 100px;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}

.p7_5 a:hover {
    background: url("/public/img/product/yaband/a4_2.png");
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}
.p8 {
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    text-align: center;
    margin: 0 auto;
}

#footer {
    position: relative;
    width: 100%;
    height: 100px;
    margin: auto;
}

.logo {
    position: absolute;
    width: 112px;
    height: 60px;
    top: 50%;
    margin-left: 50px;
    margin-top: -25px;
}

@media screen and (max-width: 48em) {
    .logo {
        position: absolute;
        width: 112px;
        height: 60px;
        top: 50%;
        left: 10px;
        margin-top: -25px;
        display: none;
    }
}

.contact {
    position: absolute;
    margin-top: 1%;
    right: 50px;
    line-height: 18px;
    font-size: 10pt;
    font-family: "微軟正黑體", "Microsoft JhengHei", Meiryo, Verdana, Geneva, ans-serif;
    color: #fff;
    letter-spacing: 1px;
    text-align: right;
}

@media screen and (max-width: 48em) {
    .contact {
        position: absolute;
        margin-top: 1%;
        right: 0px;
        line-height: 18px;
        font-size: 8pt;
        font-family: "微軟正黑體", "Microsoft JhengHei", Meiryo, Verdana, Geneva, ans-serif;
        color: #fff;
        text-align: right;
    }
}

.contact ul li {
    float: left;
    margin-left: 20px;
}

@media screen and (max-width: 48em) {
    .contact ul li {
        float: left;
        margin-left: 5px;
    }
}

.contact a {
    color: #fff;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}

.contact a:hover {
    color: #999;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}

.copyright {
    position: absolute;
    width: 100%;
    margin: auto;
    margin-top: 80px;
    font-size: 8pt;
    font-family: "微軟正黑體", "Microsoft JhengHei", Meiryo, Verdana, Geneva, ans-serif;
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
}

@media screen and (max-width: 30em) {
    .copyright {
        position: absolute;
        width: 100%;
        margin: auto;
        margin-top: 80px;
        font-size: 8pt;
        font-family: "微軟正黑體", "Microsoft JhengHei", Meiryo, Verdana, Geneva, ans-serif;
        color: #fff;
        letter-spacing: 1px;
        text-align: center;
        display: none;
    }
}

#gotop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20%;
    padding: 10px 10px;
    font-size: 20px;
    background: rgba(41, 194, 255, .5);
    color: white;
    cursor: pointer;
    border-radius: 40px;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}

#gotop:hover {
    background: rgba(41, 194, 255, 1);
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}

@media (max-width: 480px) {
    #gotop {
        display: none;
        position: fixed;
        right: 20px;
        bottom: 20%;
        padding: 10px 10px;
        font-size: 20px;
        background: rgba(41, 194, 255, .5);
        color: white;
        cursor: pointer;
        border-radius: 40px;
        -o-transition: all .3s linear;
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        transition: all .3s linear;
    }
}

@media (max-width: 480px) {
    #gotop:hover {
        background: rgba(41, 194, 255, .5);
        -o-transition: all .3s linear;
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        transition: all .3s linear;
    }
}

.masthead {
    position: absolute;
    width: 100%;
    height: 100%;
}

.masthead-video {
    z-index: 0;
    filter: blur(3px);
    -webkit-filter: blur(3px);
}
