body{opacity:0}html,body,.VR{width:100%;height:100%;overflow:hidden;margin:0}#container{width:100%;height:100%;z-index:4}.left-main-menu{position:fixed;z-index:6;top:0;left:0;width:275px;height:100vh;background-color:#191212}.left-main-menu.startclose{margin-left:-100%}@media screen and (max-width: 550px){.left-main-menu{width:calc(100% - 70px)}}.left-main-menu .menu-btn{margin-left:275px;width:70px;height:70px;font-size:0;background-color:#191212;display:inline-block;position:absolute;background-image:url(https://iweb.sa.gov.tw/baseball360/img/icon/menu.svg);background-position:center;background-size:45%;background-repeat:no-repeat}@media screen and (max-width: 550px){.left-main-menu .menu-btn{margin-left:calc(100%)}}.left-main-menu .menu-main{height:100vh;overflow-y:overlay;overflow-x:hidden}.left-main-menu .menu-main::-webkit-scrollbar{width:2px}.left-main-menu .menu-main::-webkit-scrollbar-button{background:transparent;border-radius:4px}.left-main-menu .menu-main::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,0.4)}.left-main-menu .menu-main::-webkit-scrollbar-thumb{border-radius:4px;background-color:#fff}.left-main-menu .menu-main::-webkit-scrollbar-track{-webkit-box-shadow:transparent;box-shadow:transparent}.left-main-menu .menu-img-box{padding:25px}.left-main-menu .menu-img-box img{width:100%}.left-main-menu .page-btns{padding:0 25px}@media screen and (max-width: 550px){.left-main-menu .page-btns{padding:20px}}.left-main-menu .page-btns a{display:block;padding:20px 0;border-bottom:1px solid #F4DCB7;text-align:center}.left-main-menu .page-btns a span{color:#F4DCB7;font-size:1.2rem;font-weight:500}.hide{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-name:hidemenu;animation-name:hidemenu;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.open{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-name:openmenu;animation-name:openmenu;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes hidemenu{from{left:0}to{left:-275px}}@keyframes hidemenu{from{left:0}to{left:-275px}}@-webkit-keyframes openmenu{from{left:-275px}to{left:0px}}@keyframes openmenu{from{left:-275px}to{left:0px}}@media screen and (max-width: 550px){@-webkit-keyframes hidemenu{from{left:0}to{left:calc(-100% + 70px)}}@keyframes hidemenu{from{left:0}to{left:calc(-100% + 70px)}}@-webkit-keyframes openmenu{from{left:calc(-100% + 70px)}to{left:0px}}@keyframes openmenu{from{left:calc(-100% + 70px)}to{left:0px}}}.bottom-btns{position:fixed;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:5;text-align:center;left:0;bottom:30px;margin:auto}.bottom-btns a{background-color:rgba(36,28,28,0.7);width:60px;height:60px;border-radius:50%;display:inline-block;margin:0 10px;font-size:0;background-position:center;background-size:50%;background-repeat:no-repeat}@media screen and (max-width: 550px){.bottom-btns a{width:50px;height:50px;margin:0 8px}}.bottom-btns a:hover{-webkit-transition:all 0.3s;transition:all 0.3s;background-color:#241c1c}.bottom-btns a:nth-child(1){background-image:url(https://iweb.sa.gov.tw/baseball360/img/icon/back.svg)}.bottom-btns a:nth-child(2){background-image:url(https://iweb.sa.gov.tw/baseball360/img/icon/vrmoad.svg)}.bottom-btns a:nth-child(3){background-image:url(https://iweb.sa.gov.tw/baseball360/img/icon/fullscreen.svg)}.bottom-btns a:nth-child(4){background-image:url(https://iweb.sa.gov.tw/baseball360/img/icon/qa.svg)}.bottom-btns a:nth-child(5){background-image:url(https://iweb.sa.gov.tw/baseball360/img/icon/small-map.svg)}.inf-box1,.inf-box2,.inf-box3,.inf-box4,.inf-box5,.inf-box6,.inf-box7{position:fixed;width:100vw;height:100vh;z-index:1000;background:radial-gradient(circle at center, #544949, #241C1C);text-align:center;top:0;display:none}.inf-box1 .close-btn,.inf-box2 .close-btn,.inf-box3 .close-btn,.inf-box4 .close-btn,.inf-box5 .close-btn,.inf-box6 .close-btn,.inf-box7 .close-btn{position:absolute;right:50px;top:50px;border:1px solid #DCB57D;z-index:2;width:50px;height:50px;font-size:0;background-image:url(https://iweb.sa.gov.tw/baseball360/img/icon/close.svg);background-position:center;background-size:40%;background-repeat:no-repeat}@media screen and (max-width: 768px){.inf-box1 .close-btn,.inf-box2 .close-btn,.inf-box3 .close-btn,.inf-box4 .close-btn,.inf-box5 .close-btn,.inf-box6 .close-btn,.inf-box7 .close-btn{right:20px;top:20px;width:40px;height:40px}}.inf-box1 .collections-box,.inf-box2 .collections-box,.inf-box3 .collections-box,.inf-box4 .collections-box,.inf-box5 .collections-box,.inf-box6 .collections-box,.inf-box7 .collections-box{margin:50px 0 0 0}@media screen and (max-width: 550px){.inf-box1 .collections-box,.inf-box2 .collections-box,.inf-box3 .collections-box,.inf-box4 .collections-box,.inf-box5 .collections-box,.inf-box6 .collections-box,.inf-box7 .collections-box{margin:20px 0}}.inf-box1 .one-collection,.inf-box2 .one-collection,.inf-box3 .one-collection,.inf-box4 .one-collection,.inf-box5 .one-collection,.inf-box6 .one-collection,.inf-box7 .one-collection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin:auto;overflow:hidden;width:1024px}@media screen and (max-width: 1024px){.inf-box1 .one-collection,.inf-box2 .one-collection,.inf-box3 .one-collection,.inf-box4 .one-collection,.inf-box5 .one-collection,.inf-box6 .one-collection,.inf-box7 .one-collection{width:100%}}.inf-box1 .one-collection .album-list li:nth-child(n+2),.inf-box2 .one-collection .album-list li:nth-child(n+2),.inf-box3 .one-collection .album-list li:nth-child(n+2),.inf-box4 .one-collection .album-list li:nth-child(n+2),.inf-box5 .one-collection .album-list li:nth-child(n+2),.inf-box6 .one-collection .album-list li:nth-child(n+2),.inf-box7 .one-collection .album-list li:nth-child(n+2){display:none}.inf-box1 .one-collection .graphic-img,.inf-box2 .one-collection .graphic-img,.inf-box3 .one-collection .graphic-img,.inf-box4 .one-collection .graphic-img,.inf-box5 .one-collection .graphic-img,.inf-box6 .one-collection .graphic-img,.inf-box7 .one-collection .graphic-img{position:relative;padding-bottom:66vh;width:100%}.inf-box1 .one-collection .graphic-img::after,.inf-box2 .one-collection .graphic-img::after,.inf-box3 .one-collection .graphic-img::after,.inf-box4 .one-collection .graphic-img::after,.inf-box5 .one-collection .graphic-img::after,.inf-box6 .one-collection .graphic-img::after,.inf-box7 .one-collection .graphic-img::after{content:'';width:40px;height:40px;display:block;border-radius:100%;background:rgba(0,0,0,0.5) url(https://iweb.sa.gov.tw/baseball360/img/icon/zoom-in.svg) no-repeat center/65%;position:absolute;right:calc(50% - 20px);bottom:15px;pointer-events:none;opacity:0.5}@media screen and (max-width: 768px){.inf-box1 .one-collection .graphic-img::after,.inf-box2 .one-collection .graphic-img::after,.inf-box3 .one-collection .graphic-img::after,.inf-box4 .one-collection .graphic-img::after,.inf-box5 .one-collection .graphic-img::after,.inf-box6 .one-collection .graphic-img::after,.inf-box7 .one-collection .graphic-img::after{top:calc(50% - 20px);bottom:initial}}@media screen and (max-width: 1280px){.inf-box1 .one-collection .graphic-img,.inf-box2 .one-collection .graphic-img,.inf-box3 .one-collection .graphic-img,.inf-box4 .one-collection .graphic-img,.inf-box5 .one-collection .graphic-img,.inf-box6 .one-collection .graphic-img,.inf-box7 .one-collection .graphic-img{padding-bottom:50vh}}.inf-box1 .one-collection .graphic-img img,.inf-box2 .one-collection .graphic-img img,.inf-box3 .one-collection .graphic-img img,.inf-box4 .one-collection .graphic-img img,.inf-box5 .one-collection .graphic-img img,.inf-box6 .one-collection .graphic-img img,.inf-box7 .one-collection .graphic-img img{position:absolute;width:auto;height:100%;margin:auto;top:0;left:0;right:0;bottom:0;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 550px){.inf-box1 .one-collection .graphic-img img,.inf-box2 .one-collection .graphic-img img,.inf-box3 .one-collection .graphic-img img,.inf-box4 .one-collection .graphic-img img,.inf-box5 .one-collection .graphic-img img,.inf-box6 .one-collection .graphic-img img,.inf-box7 .one-collection .graphic-img img{width:auto;height:auto;max-height:50vh;max-width:calc(100% - 20px)}}.inf-box1 .one-collection .collection-content,.inf-box2 .one-collection .collection-content,.inf-box3 .one-collection .collection-content,.inf-box4 .one-collection .collection-content,.inf-box5 .one-collection .collection-content,.inf-box6 .one-collection .collection-content,.inf-box7 .one-collection .collection-content{padding:5px}.inf-box1 .one-collection .collection-content .collection-title,.inf-box2 .one-collection .collection-content .collection-title,.inf-box3 .one-collection .collection-content .collection-title,.inf-box4 .one-collection .collection-content .collection-title,.inf-box5 .one-collection .collection-content .collection-title,.inf-box6 .one-collection .collection-content .collection-title,.inf-box7 .one-collection .collection-content .collection-title{display:block;color:#DCB57D;font-size:1.6rem;font-weight:600;margin:20px 0}@media screen and (max-width: 550px){.inf-box1 .one-collection .collection-content .collection-title,.inf-box2 .one-collection .collection-content .collection-title,.inf-box3 .one-collection .collection-content .collection-title,.inf-box4 .one-collection .collection-content .collection-title,.inf-box5 .one-collection .collection-content .collection-title,.inf-box6 .one-collection .collection-content .collection-title,.inf-box7 .one-collection .collection-content .collection-title{font-size:1.45rem}}.inf-box1 .one-collection .collection-content .collection-inf,.inf-box2 .one-collection .collection-content .collection-inf,.inf-box3 .one-collection .collection-content .collection-inf,.inf-box4 .one-collection .collection-content .collection-inf,.inf-box5 .one-collection .collection-content .collection-inf,.inf-box6 .one-collection .collection-content .collection-inf,.inf-box7 .one-collection .collection-content .collection-inf{display:block;color:#F4DCB7;font-size:1.2rem;line-height:1.6em;text-align:center;margin:20px 0}@media screen and (max-width: 550px){.inf-box1 .one-collection .collection-content .collection-inf,.inf-box2 .one-collection .collection-content .collection-inf,.inf-box3 .one-collection .collection-content .collection-inf,.inf-box4 .one-collection .collection-content .collection-inf,.inf-box5 .one-collection .collection-content .collection-inf,.inf-box6 .one-collection .collection-content .collection-inf,.inf-box7 .one-collection .collection-content .collection-inf{font-size:1rem;line-height:1.4em;margin:10px 0}}.inf-box1 .collections-control-btn,.inf-box2 .collections-control-btn,.inf-box3 .collections-control-btn,.inf-box4 .collections-control-btn,.inf-box5 .collections-control-btn,.inf-box6 .collections-control-btn,.inf-box7 .collections-control-btn{position:absolute;width:100%;top:calc(50% - 20px);left:0;z-index:1001}.inf-box1 .collections-control-btn a,.inf-box2 .collections-control-btn a,.inf-box3 .collections-control-btn a,.inf-box4 .collections-control-btn a,.inf-box5 .collections-control-btn a,.inf-box6 .collections-control-btn a,.inf-box7 .collections-control-btn a{display:inline-block;width:100px;height:100px;vertical-align:middle;background-position:center;background-size:50%;background-repeat:no-repeat;font-size:0rem;text-indent:-9999px;position:absolute}@media screen and (max-width: 550px){.inf-box1 .collections-control-btn a,.inf-box2 .collections-control-btn a,.inf-box3 .collections-control-btn a,.inf-box4 .collections-control-btn a,.inf-box5 .collections-control-btn a,.inf-box6 .collections-control-btn a,.inf-box7 .collections-control-btn a{width:50px;height:50px}}.inf-box1 .collections-control-btn a:nth-child(1),.inf-box2 .collections-control-btn a:nth-child(1),.inf-box3 .collections-control-btn a:nth-child(1),.inf-box4 .collections-control-btn a:nth-child(1),.inf-box5 .collections-control-btn a:nth-child(1),.inf-box6 .collections-control-btn a:nth-child(1),.inf-box7 .collections-control-btn a:nth-child(1){left:100px;background-image:url(https://iweb.sa.gov.tw/baseball360/img/icon/icon-left.svg)}@media screen and (max-width: 550px){.inf-box1 .collections-control-btn a:nth-child(1),.inf-box2 .collections-control-btn a:nth-child(1),.inf-box3 .collections-control-btn a:nth-child(1),.inf-box4 .collections-control-btn a:nth-child(1),.inf-box5 .collections-control-btn a:nth-child(1),.inf-box6 .collections-control-btn a:nth-child(1),.inf-box7 .collections-control-btn a:nth-child(1){left:0px}}.inf-box1 .collections-control-btn a:nth-child(2),.inf-box2 .collections-control-btn a:nth-child(2),.inf-box3 .collections-control-btn a:nth-child(2),.inf-box4 .collections-control-btn a:nth-child(2),.inf-box5 .collections-control-btn a:nth-child(2),.inf-box6 .collections-control-btn a:nth-child(2),.inf-box7 .collections-control-btn a:nth-child(2){right:100px;background-image:url(https://iweb.sa.gov.tw/baseball360/img/icon/icon-right.svg)}@media screen and (max-width: 550px){.inf-box1 .collections-control-btn a:nth-child(2),.inf-box2 .collections-control-btn a:nth-child(2),.inf-box3 .collections-control-btn a:nth-child(2),.inf-box4 .collections-control-btn a:nth-child(2),.inf-box5 .collections-control-btn a:nth-child(2),.inf-box6 .collections-control-btn a:nth-child(2),.inf-box7 .collections-control-btn a:nth-child(2){right:0px}}.inf-box1 .collections-control-btn a.swiper-button-disabled,.inf-box2 .collections-control-btn a.swiper-button-disabled,.inf-box3 .collections-control-btn a.swiper-button-disabled,.inf-box4 .collections-control-btn a.swiper-button-disabled,.inf-box5 .collections-control-btn a.swiper-button-disabled,.inf-box6 .collections-control-btn a.swiper-button-disabled,.inf-box7 .collections-control-btn a.swiper-button-disabled{display:none}.inf-box1 .collections1-pagination.swiper-pagination,.inf-box2 .collections1-pagination.swiper-pagination,.inf-box3 .collections1-pagination.swiper-pagination,.inf-box4 .collections1-pagination.swiper-pagination,.inf-box5 .collections1-pagination.swiper-pagination,.inf-box6 .collections1-pagination.swiper-pagination,.inf-box7 .collections1-pagination.swiper-pagination{position:absolute;width:100%;margin:25px 0;bottom:0;left:0;right:0;text-align:center}.inf-box1 .collections1-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box2 .collections1-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box3 .collections1-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box4 .collections1-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box5 .collections1-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box6 .collections1-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box7 .collections1-pagination.swiper-pagination .swiper-pagination-bullet-active{background-color:#F4DCB7}.inf-box1 .collections1-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box2 .collections1-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box3 .collections1-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box4 .collections1-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box5 .collections1-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box6 .collections1-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box7 .collections1-pagination.swiper-pagination .swiper-pagination-bullet{width:15px;height:15px;margin:10px}@media screen and (max-width: 550px){.inf-box1 .collections1-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box2 .collections1-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box3 .collections1-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box4 .collections1-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box5 .collections1-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box6 .collections1-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box7 .collections1-pagination.swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;margin:8px}}.inf-box1 .collections2-pagination.swiper-pagination,.inf-box2 .collections2-pagination.swiper-pagination,.inf-box3 .collections2-pagination.swiper-pagination,.inf-box4 .collections2-pagination.swiper-pagination,.inf-box5 .collections2-pagination.swiper-pagination,.inf-box6 .collections2-pagination.swiper-pagination,.inf-box7 .collections2-pagination.swiper-pagination{position:absolute;width:100%;margin:25px 0;bottom:0;left:0;right:0;text-align:center}.inf-box1 .collections2-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box2 .collections2-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box3 .collections2-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box4 .collections2-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box5 .collections2-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box6 .collections2-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box7 .collections2-pagination.swiper-pagination .swiper-pagination-bullet-active{background-color:#F4DCB7}.inf-box1 .collections2-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box2 .collections2-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box3 .collections2-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box4 .collections2-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box5 .collections2-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box6 .collections2-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box7 .collections2-pagination.swiper-pagination .swiper-pagination-bullet{width:15px;height:15px;margin:10px}@media screen and (max-width: 550px){.inf-box1 .collections2-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box2 .collections2-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box3 .collections2-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box4 .collections2-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box5 .collections2-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box6 .collections2-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box7 .collections2-pagination.swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;margin:8px}}.inf-box1 .collections3-pagination.swiper-pagination,.inf-box2 .collections3-pagination.swiper-pagination,.inf-box3 .collections3-pagination.swiper-pagination,.inf-box4 .collections3-pagination.swiper-pagination,.inf-box5 .collections3-pagination.swiper-pagination,.inf-box6 .collections3-pagination.swiper-pagination,.inf-box7 .collections3-pagination.swiper-pagination{position:absolute;width:100%;margin:25px 0;bottom:0;left:0;right:0;text-align:center}.inf-box1 .collections3-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box2 .collections3-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box3 .collections3-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box4 .collections3-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box5 .collections3-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box6 .collections3-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box7 .collections3-pagination.swiper-pagination .swiper-pagination-bullet-active{background-color:#F4DCB7}.inf-box1 .collections3-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box2 .collections3-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box3 .collections3-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box4 .collections3-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box5 .collections3-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box6 .collections3-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box7 .collections3-pagination.swiper-pagination .swiper-pagination-bullet{width:15px;height:15px;margin:10px}@media screen and (max-width: 550px){.inf-box1 .collections3-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box2 .collections3-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box3 .collections3-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box4 .collections3-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box5 .collections3-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box6 .collections3-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box7 .collections3-pagination.swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;margin:8px}}.inf-box1 .collections4-pagination.swiper-pagination,.inf-box2 .collections4-pagination.swiper-pagination,.inf-box3 .collections4-pagination.swiper-pagination,.inf-box4 .collections4-pagination.swiper-pagination,.inf-box5 .collections4-pagination.swiper-pagination,.inf-box6 .collections4-pagination.swiper-pagination,.inf-box7 .collections4-pagination.swiper-pagination{position:absolute;width:100%;margin:25px 0;bottom:0;left:0;right:0;text-align:center}.inf-box1 .collections4-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box2 .collections4-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box3 .collections4-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box4 .collections4-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box5 .collections4-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box6 .collections4-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box7 .collections4-pagination.swiper-pagination .swiper-pagination-bullet-active{background-color:#F4DCB7}.inf-box1 .collections4-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box2 .collections4-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box3 .collections4-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box4 .collections4-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box5 .collections4-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box6 .collections4-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box7 .collections4-pagination.swiper-pagination .swiper-pagination-bullet{width:15px;height:15px;margin:10px}@media screen and (max-width: 550px){.inf-box1 .collections4-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box2 .collections4-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box3 .collections4-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box4 .collections4-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box5 .collections4-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box6 .collections4-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box7 .collections4-pagination.swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;margin:8px}}.inf-box1 .collections5-pagination.swiper-pagination,.inf-box2 .collections5-pagination.swiper-pagination,.inf-box3 .collections5-pagination.swiper-pagination,.inf-box4 .collections5-pagination.swiper-pagination,.inf-box5 .collections5-pagination.swiper-pagination,.inf-box6 .collections5-pagination.swiper-pagination,.inf-box7 .collections5-pagination.swiper-pagination{position:absolute;width:100%;margin:25px 0;bottom:0;left:0;right:0;text-align:center}.inf-box1 .collections5-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box2 .collections5-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box3 .collections5-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box4 .collections5-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box5 .collections5-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box6 .collections5-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box7 .collections5-pagination.swiper-pagination .swiper-pagination-bullet-active{background-color:#F4DCB7}.inf-box1 .collections5-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box2 .collections5-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box3 .collections5-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box4 .collections5-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box5 .collections5-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box6 .collections5-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box7 .collections5-pagination.swiper-pagination .swiper-pagination-bullet{width:15px;height:15px;margin:10px}@media screen and (max-width: 550px){.inf-box1 .collections5-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box2 .collections5-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box3 .collections5-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box4 .collections5-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box5 .collections5-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box6 .collections5-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box7 .collections5-pagination.swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;margin:8px}}.inf-box1 .collections6-pagination.swiper-pagination,.inf-box2 .collections6-pagination.swiper-pagination,.inf-box3 .collections6-pagination.swiper-pagination,.inf-box4 .collections6-pagination.swiper-pagination,.inf-box5 .collections6-pagination.swiper-pagination,.inf-box6 .collections6-pagination.swiper-pagination,.inf-box7 .collections6-pagination.swiper-pagination{position:absolute;width:100%;margin:25px 0;bottom:0;left:0;right:0;text-align:center}.inf-box1 .collections6-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box2 .collections6-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box3 .collections6-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box4 .collections6-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box5 .collections6-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box6 .collections6-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box7 .collections6-pagination.swiper-pagination .swiper-pagination-bullet-active{background-color:#F4DCB7}.inf-box1 .collections6-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box2 .collections6-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box3 .collections6-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box4 .collections6-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box5 .collections6-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box6 .collections6-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box7 .collections6-pagination.swiper-pagination .swiper-pagination-bullet{width:15px;height:15px;margin:10px}@media screen and (max-width: 550px){.inf-box1 .collections6-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box2 .collections6-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box3 .collections6-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box4 .collections6-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box5 .collections6-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box6 .collections6-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box7 .collections6-pagination.swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;margin:8px}}.inf-box1 .collections7-pagination.swiper-pagination,.inf-box2 .collections7-pagination.swiper-pagination,.inf-box3 .collections7-pagination.swiper-pagination,.inf-box4 .collections7-pagination.swiper-pagination,.inf-box5 .collections7-pagination.swiper-pagination,.inf-box6 .collections7-pagination.swiper-pagination,.inf-box7 .collections7-pagination.swiper-pagination{position:absolute;width:100%;margin:25px 0;bottom:0;left:0;right:0;text-align:center}.inf-box1 .collections7-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box2 .collections7-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box3 .collections7-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box4 .collections7-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box5 .collections7-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box6 .collections7-pagination.swiper-pagination .swiper-pagination-bullet-active,.inf-box7 .collections7-pagination.swiper-pagination .swiper-pagination-bullet-active{background-color:#F4DCB7}.inf-box1 .collections7-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box2 .collections7-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box3 .collections7-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box4 .collections7-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box5 .collections7-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box6 .collections7-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box7 .collections7-pagination.swiper-pagination .swiper-pagination-bullet{width:15px;height:15px;margin:10px}@media screen and (max-width: 550px){.inf-box1 .collections7-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box2 .collections7-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box3 .collections7-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box4 .collections7-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box5 .collections7-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box6 .collections7-pagination.swiper-pagination .swiper-pagination-bullet,.inf-box7 .collections7-pagination.swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;margin:8px}}.qa-box{position:fixed;width:650px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:5;text-align:center;left:0;bottom:120px;margin:auto;background-color:#191212;padding:25px;border-radius:20px;border:2px solid #F4DCB7;margin-left:calc(50% - 300px);display:none}@media screen and (max-width: 768px){.qa-box{width:calc(100% - 20px);margin-left:10px;padding:15px}}.qa-box a.close-btn{position:absolute;right:15px;top:15px;z-index:6;width:30px;height:30px;font-size:0;background-image:url(https://iweb.sa.gov.tw/baseball360/img/icon/close.svg);background-position:center;background-size:60%;background-repeat:no-repeat}.qa-box .main{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}@media screen and (max-width: 550px){.qa-box .main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.qa-box .main .qa-title{color:#fff;margin-bottom:20px;font-size:1.3rem;font-weight:600}.qa-box .icon-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:100%;margin:20px 0}.qa-box .icon-block .one-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 550px){.qa-box .icon-block .one-icon{margin:0 6px}}.qa-box .icon-block .one-icon span{color:#fff}@media screen and (max-width: 550px){.qa-box .icon-block .one-icon span{font-size:0.9rem}}.qa-box .icon-block .one-icon .icon-img{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qa-box .top{border-bottom:1px solid #fff;padding-bottom:10px}@media screen and (max-width: 550px){.qa-box .top{padding-right:0;padding-bottom:20px;border-right:none;border-bottom:1px solid #fff}}.qa-box .top img{width:50px;max-height:50px;margin-bottom:15px}.qa-box .bottom{padding-top:10px}@media screen and (max-width: 550px){.qa-box .bottom{padding-left:0;padding-top:20px}}.qa-box .bottom img{width:40px;max-height:50px;margin-bottom:20px}.small-map{position:fixed;right:0;bottom:0;background-color:rgba(0,0,0,0.75);border:1px solid #F4DCB7;width:500px;height:375px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0px 40px 40px 40px;z-index:10;display:none}@media screen and (max-width: 768px){.small-map{width:100%;height:auto;padding:20px 15px;bottom:100px}}.small-map .close-btn{position:absolute;right:20px;top:20px;z-index:11;width:30px;height:30px;font-size:0;background-image:url(https://iweb.sa.gov.tw/baseball360/img/icon/close.svg);background-position:center;background-size:50%;background-repeat:no-repeat;border:1px solid #DCB57D}.small-map .map-box{position:relative}.small-map .map-title{color:#F4DCB7;font-size:1.2rem;font-weight:500;text-align:center;margin:20px 0}.small-map img{display:block;width:100%}.small-map .map-button{position:absolute;z-index:5;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.small-map .map-button a{position:absolute;display:inline-block;width:10px;height:10px;background-color:#51C2CF;font-size:0;border-radius:50%;top:0;left:0;right:0;bottom:0}.small-map .map-button a.on{background-color:#E96FA4}.small-map .map-button a.on::before{content:'';display:block;position:absolute;z-index:2;width:20px;height:30px;left:-5px;top:-29px;background-position:center;background-repeat:no-repeat;background-size:100%;background-image:url(https://iweb.sa.gov.tw/baseball360/img/icon/icon-map.svg)}.small-map .map-button a#map0_1{top:38%;left:61%}.small-map .map-button a#map0_2{top:29%;left:55%}.small-map .map-button a#map0_3{top:50%;left:59%}.small-map .map-button a#map0_4{top:28%;left:20%}.small-map .map-button a#map0_5{top:61%;left:18%}.small-map .map-button a#map1_1{top:27%;left:47%}.small-map .map-button a#map1_2{top:22%;left:39%}.small-map .map-button a#map1_3{top:21%;left:32%}.small-map .map-button a#map1_4{top:15%;left:20%}.small-map .map-button a#map2_1{top:30%;left:10%}.small-map .map-button a#map2_2{top:38%;left:8%}.small-map .map-button a#map2_3{top:46%;left:8%}.small-map .map-button a#map2_4{top:40%;left:16%}.small-map .map-button a#map2_5{top:46%;left:16%}.small-map .map-button a#map3_1{top:80%;left:21%}.small-map .map-button a#map3_2{top:84%;left:30%}.small-map .map-button a#map3_3{top:84%;left:40%}.small-map .map-button a#map3_4{top:79%;left:49%}.small-map .map-button a#map3_5{top:71%;left:25%}.small-map .map-button a#map3_6{top:74%;left:31%}.small-map .map-button a#map3_7{top:71%;left:45%}.small-map .map-button a#map3_sp{top:88%;left:35%}.small-map .map-button a#map4_1{top:44%;left:47%}.small-map .map-button a#map4_2{top:52%;left:24%}.people-inftag{background-color:#191212;font-size:1.2rem;padding:15px 30px;color:#F4DCB7;font-weight:600;border:2px solid #F4DCB7;border-radius:10px}.start-page{background-color:rgba(25,18,18,0.5);width:100%;height:100%;position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;left:0;right:0;top:0;bottom:0;z-index:2000;opacity:0}.start-page .start-box{width:550px;margin:auto;position:relative;text-align:center}@media screen and (max-width: 550px){.start-page .start-box{width:320px}}.start-page .start-box .into-btn{position:absolute;color:#F4DCB7;font-weight:600;border:2px solid #F4DCB7;font-size:1.2rem;padding:20px;bottom:50px;left:0;width:300px;margin-left:calc(50% - 150px)}@media screen and (max-width: 550px){.start-page .start-box .into-btn{font-size:1.1rem;padding:10px;bottom:30px;left:0;width:200px;margin-left:calc(50% - 100px)}}.start-page .start-box img{width:100%}
