@charset "utf-8";

/* CSS Document */
ul,
il {
    list-style-image: none;
    list-style-type: none;
}

body,
html {
    overflow-x: hidden;
}

*,
body,
html {
    font-family: "微軟正黑體";
    margin: 0;
    padding: 0;
    text-decoration: none;
}

a {
    text-decoration: none;
    outline: none;
    /* for Firefox */
    outline: medium none;
}

a:visited {
    background: none;
    font-weight: normal;
}

.ie6 img {
    width: 100%;
}

/* Box Model */
*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}




/*-----------------------------------------------
    df-viedo
-----------------------------------------------*/

.df-video,
.df-video2,
.df-video3,
.df-video4,
.df-video5 {
    display: none;
    position: relative;
    padding: 0;
    padding-bottom: 56.25%;
    /*16by9*/
    /*! height        : 0; */
    overflow: hidden;
    border: 3px solid #ffffff12;
    margin: 0;
}

.df-video-item {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.box-content {
    background: url(//static.icantw.com/ghost2/img/job/job_bg.jpg) no-repeat top center;
    background-size: 100%;
    max-width: 1200px;
    max-height: 1080px;

}

@media screen and (max-width:768px) {
    .df-video {
        margin: 46px 0 0 0;
    }
}

/*  df-box
-------------------------------------------------
    - close_
    - cover
    - df-box
    - box-close + open
------------------------------------------------*/

.df-close:hover {
    transform: rotateZ(180deg);
}

.df-close1,
.df-close2 {
    display: inline-block;
    overflow: hidden;

    position: absolute;
    top: 1%;
    right: -33px;
    z-index: 101;
    opacity: 1;
    width: 35px;
    height: 35px;
    cursor: pointer;
    transition: all .5s;
    /*z-index: 10;*/
    transform-origin: 50% 50%;
}

.df-close2 {
    top: 1%;
    right: -30px;
}

.df-close1::before,
.df-close1::after,
.df-close2::before,
.df-close2::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #fff;
    border-radius: 5px;
}

.df-close1::before,
.df-close2::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.df-close1::after,
.df-close2::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


.df-cover {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, .95);
}


.df-box1,
.df-box2 {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 101;
    width: 90%;
    max-width: 1200px;
    /*transition : all .3s ease-out;*/
    bottom: 0;

    padding: 10px;
    /*! background   : #fff; */
    border-radius: 5px;
    max-height: 700px;
    /*! height: auto; */
}

.df-box2 {
    max-height: 1080px;
    bottom: auto;
}

.box-content {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%;
    text-align: left;
    border-radius: 5px;
    /*text-align: justify;*/
}



.box-open {
    display: block;
    /*! animation: scale-up-center 0.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; */
    animation: box-open 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

.box-close {
    opacity: 0;
    transform: scale(0);
}



@media screen and (max-width:768px) {

    .df-close2::before,
    .df-close2::after {

        background: #000;

    }

    .df-close1,
    .df-close2 {
        top: 8px;
        right: 6px;
        width: 30px;
        height: 30px;
        z-index: 11;
    }

    .df-close2 {
        color: #000;
    }

    .df-close1::before,
    .df-close1::after,
    .df-close2::before,
    .df-close2::after {
        /*! background: #000; */

    }

    .df-box1,
    .df-box2 {
        /*! position: relative; */
        /*! margin  : -60% auto 50px; */
        padding: 0;
        max-height: 50vh;
        overflow: auto;
    }

    .df-box2 {
        top: 5%;
        overflow: hidden;
    }

    .box-content {
        height: auto;
        background: #fff;
        padding: 0px 5% 5% 5%;
        overflow: hidden;
    }
}

/*-------------------------------*/

button.navbar-toggler {
    outline: none;
}

.container {
    max-width: 1920px;
    z-index: 0;
}

.navbar {
    width: 100%;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem;
    top: 0px;
    z-index: 99;
}

.navbar {
    margin-bottom: 0px;
}

.bg-dark {
    background-color: rgba(0, 0, 0, 0.7) !important;
}

.pcbg {
    background-image: url(//static.icantw.com/ghost2/img/pc_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1920px auto;
    background-color: rgba(0, 0, 0, 1.00);
}

.scene,
.layer {
    display: block;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 5;
}

.scene {
    height: 58em;
    position: relative;
    overflow: hidden;
}

.layer {
    position: absolute;
}

.layer div {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.layer img,
.bg1 img,
.bg2 img,
.bg3 img,
.bg4 img {
    width: 100%;
    height: auto;
}

/*jolin style*/
.jolin-main-top {
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    top: 0px;
    padding: 0px;
    margin-bottom: 0px;
    position: relative;
    clear: both;
    background-image: url(//static.icantw.com/ghost2/img/202507/ghost2_banner_20250710_1920_2.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    z-index: 1;
}

.bg1 {
    width: 751px;
    height: 26px;
    margin-top: 4em;
    margin-left: calc(50% - 375.5px);
    z-index: 13;
}

.bg2 {
    width: 900px;
    margin-left: calc(50% - 300px);
}

.bg3 {
    max-width: 1250px;
    margin-left: 0px;
    margin-top: -10px;
}

.bg4 {
    width: 110px;
    height: 110px;
    /*margin-top: 3em;
    margin-left: calc(50% - 280px);*/
    margin-top: 25em;
    margin-left: calc(40% - 180px);
}

.bg5 {
    width: 100vw;
    height: 100vh;
    margin-top: 0px;
    z-index: 2;
    position: absolute;
    top: 0px;
    left: 0px;
}

.mobile_main {
    display: none;
}

/*style end*/


.main-top {
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 0px;
    position: fixed;
    clear: both;
}


/*download*/
.download-pc {
    width: 231px;
    height: auto;
    display: block;
    background-image: url(//static.icantw.com/ghost2/img/dw_btn_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 100%;
    position: absolute;
    z-index: 20;
    right: 30px;
    margin-top: 9em;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden;
}

.download-pc img,
.qrcode img {
    width: 100%;
    height: auto;
}

.download-pc a:hover {
    opacity: 0.7;
}

.icon,
.app,
.fbbox,
.qrcode {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 90%;
    height: auto;
    clear: both;
    margin-top: 8px;
    margin-bottom: 8px;
}

.icon {
    max-width: 169px;
    max-height: 169px;
}

.app,
.fbbox {
    max-width: 169px;
    height: auto;
}

.qrcode {
    background-image: url(//static.icantw.com/ghost2/img/qr_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    width: 90%;
    max-width: 170px;
    height: auto;
    margin-top: 8px;
    padding: 25px;
}

.download-sp {
    display: none;
}

/*HOT NEWS*/
.nav-tabs {
    width: 100%;
    height: 85px;
    max-width: 947px;
    z-index: 55;
    position: absolute;
    background-image: url(//static.icantw.com/ghost2/img/tab_ui.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    padding-bottom: 10px;
    padding-top: 15px;
    text-align: center;
    border-bottom-style: none;
}

.nav-tabs li {
    width: 25%;
    float: left;
    display: block;
}

.hot a,
.news a,
.event a,
.sys a {
    width: 100px;
    height: 55px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 100% auto;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}

.hot a {
    background-image: url(//static.icantw.com/ghost2/img/tabli_01.png);
}

.news a {
    background-image: url(//static.icantw.com/ghost2/img/tabli_02.png);
}

.event a {
    background-image: url(//static.icantw.com/ghost2/img/tabli_03.png);
}

.sys a {
    background-image: url(//static.icantw.com/ghost2/img/tabli_04.png);
}

.hot a:hover {
    background-image: url(//static.icantw.com/ghost2/img/tabli_on_01.png);
}

.news a:hover {
    background-image: url(//static.icantw.com/ghost2/img/tabli_on_02.png);
}

.event a:hover {
    background-image: url(//static.icantw.com/ghost2/img/tabli_on_03.png);
}

.sys a:hover {
    background-image: url(//static.icantw.com/ghost2/img/tabli_on_04.png);
}

.hot a.active {
    background-image: url(//static.icantw.com/ghost2/img/tabli_on_01.png);
}

.news a.active {
    background-image: url(//static.icantw.com/ghost2/img/tabli_on_02.png);
}

.event a.active {
    background-image: url(//static.icantw.com/ghost2/img/tabli_on_03.png);
}

.sys a.active {
    background-image: url(//static.icantw.com/ghost2/img/tabli_on_04.png);
}


.tab-content {
    margin-top: 7em;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.tab-content,
.btn {
    font-size: 1.2rem;
}

.btn {
    padding-top: 0px;
    padding-bottom: 5px;
    margin-top: 0px;
}

ul.hot-box,
.hot-box li {
    list-style-image: none;
    list-style-type: none;
}

.hot-box li {
    height: 50px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    width: 100%;
    background-image: url(//static.icantw.com/ghost2/img/lin.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    overflow: hidden;
    padding-bottom: 10px;
    margin-top: 10px;
}

.hot-box li span {
    display: block;
    float: left;
}

.text_box a {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    color: #4C4C4C;
    padding-bottom: 0px;
    line-height: 36px;
}

.text_box a:hover {
    color: #8D1115;
    text-decoration: none;
}

.news_date {
    color: #8D1115;
    line-height: 36px;
}


/*footer*/
footer {
    background-color: rgba(0, 0, 0, 1.00);
    display: block;
    margin-left: auto;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 150px;
    margin-right: auto;
    width: 100%;
}

.about {
    color: #FFFFFF;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 640px;
    padding-top: 35px;
    padding-bottom: 35px;
}

.about a {
    color: #FFFFFF;
}

.about a:hover {
    text-decoration: none;
    color: #247de1;
}

.about ul,
.about li {
    list-style-image: none;
    list-style-type: none;
}

.about li,
.about li a {
    display: inline-block;
    text-align: center;
    letter-spacing: 1px;
}

.copyright {
    width: 100%;
    max-width: 977px;
    margin-left: auto;
    padding: 0px;
    margin-right: auto;
}

.copyright img {
    width: 100%;
    height: auto;
}

.pc-copy {
    display: block;
}

.sp-copy {
    display: none;
}

#pageTop {
    position: fixed;
    bottom: 195px;
    right: 20px;
    z-index: 9999;
}

#pageTop a {
    display: block;
    z-index: 999;
    width: 79px;
    height: 54px;
    background-image: url(//static.icantw.com/ghost2/img/gotop.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
}

#pageTop a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.banner_boxtop {
    width: 100%;
    max-width: 1920px;
    height: 257px;
    background-image: url(//static.icantw.com/ghost2/img/banner_boxtop.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 100% auto;
    position: absolute;
    margin-top: -12%;
    left: calc(50% - 960px);
    z-index: 50;

}

.banner_boxtdw {
    width: 100%;
    height: 251px;
    max-width: 1940px;
    background-image: url(//static.icantw.com/ghost2/img/banner_boxdw.png);
    background-repeat: no-repeat;
    background-position: center 0px;
    background-size: 100% auto;
    position: absolute;
    margin-top: -30px;
    z-index: 1;
    left: calc(50% - 952px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tab-box {
    width: 100%;
    overflow: hidden;
    background-image: url(//static.icantw.com/ghost2/img/wbg.png);
    background-position: 0px 0px;
    background-repeat: repeat-x;
    background-size: auto 100%;
    margin-left: auto;
    margin-right: auto;
}

.tab-main {
    padding-top: 2em;
    padding-bottom: 2em;
    width: 100%;
    max-width: 950px;
    /*overflow: hidden;*/
    margin-left: auto;
    margin-right: auto;
}

.tab-main h4 {
    width: 100%;
    margin-bottom: 20px;
}

.tab-main h4 img {
    width: 100%;
    height: auto;
}

.videos_box {
    width: 100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    background-image: url(//static.icantw.com/ghost2/img/bkbg.png);
    background-position: 0px 0px;
    background-repeat: repeat-x;
    background-size: auto 100%;
    padding-bottom: 40px;
    padding-top: 20px;
}

.cmbox {
    width: 100%;
    max-width: 475px;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.cmbox img {
    width: 100%;
    height: auto;
    cursor: pointer;
}

.swiper-button-next {
    background-image: url(//static.icantw.com/ghost2/img/arrow_R.png);
}

.swiper-button-prev {
    background-image: url(//static.icantw.com/ghost2/img/arrow_L.png);
}

.swiper-button-next,
.swiper-button-prev {
    width: 32px !important;
    height: 41px !important;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 100% auto;
    z-index: 99;
    margin-top: 60px;
}

/**job**/
.pc_job {
    display: block;
}

.sp_job {
    display: none;
}

.compatible {
    width: 100%;
    max-width: 950px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3em;
}

.icon2 {
    width: 150px;
    height: 150px;
    display: block;
    overflow: hidden;
    float: right;
}

.compatible p {
    color: #FFFFFF;
    display: block;
    clear: both;
    width: 100%;
    margin-bottom: 3px;
    margin-top: 3px;
}


/*nav*/
#navigation-menu {
    position: fixed;
    z-index: 1000;
    bottom: 0px;
}


.menu {
    display: block;
    background-color: rgba(12, 1, 3, 0.70);
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    opacity: 0;
}

.menu ul {
    width: 100%;
    max-width: 950px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-left: 15px;
    text-align: center;
}

.menu li {
    width: 100%;
    height: auto;
    display: block;
    /*overflow: hidden;
   margin-bottom: 10px;*/
}

.menu li a img {
    max-width: 200px;
    width: 100%;
    height: auto;
}

@media (max-width:768px) {
    .menu li a img {
        max-width: 98%;
        margin: 0 auto;
        display: block;
    }
}

.menu li a {
    width: 110px;
    height: 64px;
    display: block;
    margin-left: 30px;
}

.menu li a:hover {
    max-width: 98%;
}


/*txt-box*/
.txt-box {
    width: 100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    background-image: url(//static.icantw.com/ghost2/img/wbg.png);
    background-position: 0px 0px;
    background-repeat: repeat-x;
    background-size: auto 100%;
}

.txt-main {
    padding-top: 3em;
    padding-bottom: 3em;
    width: 100%;
    max-width: 950px;
    /*overflow: hidden;*/
    margin-left: auto;
    margin-right: auto;
}

.txt-main h4 {
    width: 100%;
    margin-bottom: 20px;
}

.txt-main h4 img {
    width: 100%;
    height: auto;
}

.pegeBox {
    width: 100%;
    padding: 3em;
    background-color: rgba(255, 255, 255, 0.7);
}

/* RESPONSIVE CSS
-------------------------------------------------- */
/*televisions*/
@media (min-width: 1921px) {
    .banner_boxtdw {
        left: calc(50% - 975px);
    }
}

@media (max-width: 1919px) {
    .banner_boxtop {
        left: 0;
    }

    .banner_boxtdw {
        left: 0;
    }
}

@media (max-width: 1440px) {
    .pcbg {
        background-size: 100% auto;
    }

    .scene {
        height: 50em;
    }

    .bg1 {
        width: 40%;
        height: auto;
        margin-top: 4em;
        margin-left: calc(50% - 20%);
    }

    .bg2 {
        width: 760px;
    }

    .bg3 {
        width: 1054px;
    }

    .bg4 {
        width: 100px;
        height: 100px;
        margin-top: 20em;
    }

    /*download*/
    .download-pc {
        width: 215px;
        right: 40px;
        margin-top: 6em;
    }

    .icon,
    .app,
    .fbbox,
    .qrcode {
        width: 80%;
        height: auto;
    }

    .banner_boxtop {
        height: 193px;

    }

    .banner_boxtdw {
        height: 187px;
        margin-top: -30px;
    }
}

@media (max-width: 1366px) {
    .pcbg {
        background-size: 118% auto;
    }

    .scene {
        height: 47em;
    }

    .bg2 {
        width: 718px;
    }

    .bg3 {
        width: 945px;
    }

    .bg4 {
        width: 90px;
        height: 90px;
        margin-top: 19em;
    }

    /*download*/
    .download-pc {
        width: 200px;
    }

    .banner_boxtop {
        height: 183px;
    }

    .banner_boxtdw {
        height: 178px;
        margin-top: -30px;
    }
}

@media (max-width: 1280px) {
    .scene {
        height: 46em;
    }

    .bg2 {
        width: 670px;
    }

    .bg3 {
        width: 900px;
    }

    .bg4 {
        margin-top: 17em;
    }

    .download-pc {
        width: 190px;
    }

    .qrcode {
        padding: 13px;
    }

    .banner_boxtop {
        height: 171px;
    }

    .banner_boxtdw {
        height: 178px;
        margin-top: -30px;
    }

    .about {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media (max-width: 1200px) {
    .scene {
        height: 42em;
    }

    .bg2 {
        width: 635px;
    }

    .bg3 {
        width: 860px;
    }

    .bg4 {
        margin-top: 16em;
    }

    .download-pc {
        width: 180px;
        margin-top: 5em;
    }

    .qrcode {
        padding: 13px;
    }

    .banner_boxtop {
        height: 162px;

    }

    .banner_boxtdw {
        height: 156px;
        margin-top: -30px;
    }
}

@media (max-width: 1112px) {
    .scene {
        height: 38em;
    }

    .bg2 {
        width: 575px;
        margin-left: calc(50% - 210px);
    }

    .bg3 {
        width: 795px;
    }

    .bg4 {
        margin-top: 15em;
    }

    .download-pc {
        width: 168px;
        margin-top: 4.2em;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .qrcode {
        padding: 13px;
    }

    .banner_boxtop {
        height: 150px;

    }

    .banner_boxtdw {
        height: 156px;
        margin-top: -30px;
    }

    .pcbg {
        background-size: 127% auto;
    }
}

@media (max-width: 1080px) {
    .pcbg {
        background-size: 130% auto;
    }
}

@media (max-width: 1024px) {
    .pcbg {
        background-size: 100% auto;
        background-image: url(//static.icantw.com/ghost2/img/mobile_bg.jpg);
    }

    .scene {
        height: 36em;
    }

    .bg2 {
        width: 560px;
        margin-left: calc(50% - 210px);
    }

    .bg3 {
        width: 730px;
    }

    .bg4 {
        margin-top: 14em;
        margin-left: calc(50% - 200px);
        width: 80px;
        height: 80px;
    }

    .download-pc {
        width: 155px;
        right: 25px;
    }

    .qrcode {
        padding: 13px;
    }

    .banner_boxtop {
        height: 150px;
    }

    .banner_boxtdw {
        height: 156px;
        margin-top: -22px;
    }

    .copyright {
        width: 95%;
    }

    .pcbg {
        background-size: 135% auto;
    }
}

/*mobile*/
@media (max-width: 960px) {
    .scene {
        display: none;
    }

    .qrcode,
    .banner_boxtop,
    .banner_boxtdw {
        display: none;
    }

    .mobile_main {
        width: 100%;
        margin-top: -100px;
        margin-bottom: 0px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        background-color: rgba(0, 0, 0, 1.00);
        padding-top: 30px;
    }

    .mobile_main img {
        width: 100%;
        height: auto;
    }

    .play {
        width: 13vw;
        height: auto;
        display: block;
        padding: 0px;
        margin-right: auto;
        margin-left: auto;
        margin-top: -25px;
        position: absolute;
        top: 37vw;
        left: 43vw;
    }

    .download-pc {
        display: none;
    }

    .download-sp {
        width: 95%;
        padding: 20px;
        background-image: url(//static.icantw.com/ghost2/img/mobile_dw_bg.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: auto 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        display: block;
        overflow: hidden;
        text-align: center;
    }

    .download-sp a img,
    .icon-sp a img,
    .app-sp a img,
    .fbbox2 a img {
        width: 100%;
        height: auto;
    }

    .download-sp a:hover {
        opacity: 0.7;
    }

    .icon-sp a,
    .fbbox2 a {
        width: 80%;
        display: block;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
    }

    .app-sp a {
        width: 110%;
        display: block;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .carousel-indicators {
        display: none;
    }

    /**job**/
    .pc_job {
        display: none;
    }

    .sp_job {
        display: block;
        text-align: center;
    }

    .sp_job img {
        width: 100%;
        height: auto;
    }

    .tab-main {
        width: 95%;
    }

    .nav-tabs {
        width: 90%;
        height: 85px;
        padding-bottom: 10px;
        padding-top: 10px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        position: static;
    }

    .tab-content {
        width: 85%;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
    }

    .pc-copy {
        display: none;
    }

    .sp-copy {
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .sp-copy img {
        max-width: 100%;
        height: auto;
    }

    footer {
        padding-bottom: 7em;
    }

    .logo {
        max-width: 610px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .a12 {
        max-width: 367px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .mr-auto,
    .mx-auto {
        text-align: center;
    }

    .navbar-nav .nav-link {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #pageTop {
        bottom: 18%;
    }
}

@media (max-width: 900px) {
    .download-sp {
        background-size: 100% auto;
    }
}

@media (max-width: 896px) {
    .mobile_main {
        margin-top: -95px;
    }

    .icon2 {
        width: 150px;
        height: auto;
        display: block;
        margin-bottom: 20px;
        margin-left: 125px;
    }

    .compatible p {
        width: 85%;
        display: block;
    }

    .compatible {
        margin-bottom: 2em;
    }

    .menu ul {
        padding-left: 10px;
        padding-right: 10px;

    }

    .menu li {
        margin-left: 0px;
        margin-right: 0px;
        height: auto;
        width: 100%;
        margin-bottom: 0px;
    }

    .menu li a {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 834px) {
    .mobile_main {
        margin-top: -86px;
    }

    .videos_box {
        padding-bottom: 20px;
    }

    .tab-main {
        width: 96%;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .nav-tabs {
        background-image: none;
    }

    .tab-content,
    .btn {
        font-size: 1rem;
    }

    .btn {
        padding-top: 0px;
        padding-bottom: 5px;
        margin-top: 0px;
    }

    .compatible p {
        font-size: 15px;
    }

    .icon2 {
        width: 140px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        margin-top: 70px;
    }

    .cmbox {
        width: 90%;
    }
}

@media (max-width: 767px) {
    .icon2 {
        width: 130px;
    }

    .compatible p {
        font-size: 14px;
    }

    .mobile_main {
        margin-top: -75px;
    }

    .news_date {
        font-size: 15px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        margin-top: 60px;
    }

    .menu li a {
        width: 100%;
        margin-bottom: 5px;
        height: auto;
    }

    footer {
        padding-bottom: 12em;
    }
}

@media (max-width: 667px) {
    .mobile_main {
        margin-top: -57px;
    }

    .play {
        top: 40vw;
    }

    .download-sp {
        padding: 10px;
    }

    .icon-sp a,
    .fbbox2 a {
        width: 90%;
    }

    .app-sp a {
        width: 125%;
        margin-bottom: 5px;
        margin-top: 7px;
        margin-left: -20px;
        padding-right: 5px;
    }

    .icon2 {
        width: 140px;
        position: static;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .compatible p {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .swiper-button-next,
    .swiper-button-prev {
        margin-top: 50px;
    }
}

@media (max-width: 568px) {
    .play {
        top: 44vw;
    }

    .compatible {
        padding-bottom: 0em;
    }

    .compatible p {
        font-size: 13px;
        margin-left: 40px;
        text-align: left;
    }

    .about li,
    .about li a {
        letter-spacing: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .about {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .about ul {
        margin: 0 0.25%;
    }

    .icon2 {
        margin-right: -50px;
    }

    .logo {
        width: 90%;
    }

    .mobile_main {
        margin-top: -40px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        margin-top: 100px;
    }

    .cmbox {
        width: 80%;
    }

    .tab-content {
        width: 95%;
    }

    .btn,
    .news_date {
        font-size: 12px;
    }

    .btn {
        margin-top: 7px;
    }

    .hot-box li span {
        padding-top: 5px;
        padding-left: 7px;
    }
}

@media (max-width: 414px) {
    .mobile_main {
        margin-top: 27px;
    }

    .play {
        top: 51vw;
    }

    .swiper-button-next,
    .swiper-button-prev {
        margin-top: 55px;
    }

    .hot a,
    .news a,
    .event a,
    .sys a {
        width: 90%;
        margin: 0 auto;
    }

    .hot-box li {
        height: 35px;
    }

    .hot-box li span {
        padding-left: 0px;
        margin-left: 2px;
    }

    .nav-tabs {
        height: 60px;
    }

    .tab-content {
        width: 95%;
        font-size: 13px;
    }

    .news_date,
    .btn {
        font-size: 12px;
        padding: 2px;
    }

    .btn {
        margin-top: 5px;
    }

    .text_box {
        margin-left: -12px;
        margin-right: -15px;
    }

    .about {
        width: 100%;
        font-size: 10px;
        letter-spacing: 0px;
    }

    .about li,
    .about li a {
        padding-left: 0px;
        padding-right: 0px;
    }

    .compatible p {
        font-size: 11px;
        margin-left: 30px;
    }

    .app-sp a {
        width: 170%;
        margin-left: -13px;
        padding-right: 23px;
        margin-top: 2px;
    }

    .icon2 {
        width: 110px;
        margin-right: -25px;
    }

    .a12 {
        width: 90%;
    }

    iframe,
    #colorbox {
        height: 610px;
    }
}



/*我新加在這裡*/
.news-wrapper img {
    width: 100%;
}

.black_bg {
    width: 100%;
    height: 224px;
    display: block;
    position: absolute;
    background: #020202b0;
    bottom: 100%;
    margin: 0 -15px 0 -15px;
    z-index: 1;
}

footer {
    position: relative;
}

main {
    position: relative;
    z-index: 1;
}


.layer.bg4 {
    top: 9vw !important;
    left: 41vw !important;
}