﻿/*#top.nojs {
    max-height: 995px;
    min-height: 771px;
}*/

#panorama {
    overflow: hidden;
    position: relative;
    clear: both;
    width: 100%;
    margin-top: 105px;
}

    #panorama.nojs {
        overflow-x: scroll;
        position: absolute;
        bottom: 11px;
        width: 100%;
    }

        #panorama.nojs::-webkit-scrollbar {
            width: 11px;
            background: #aaafb3;
        }

        #panorama.nojs::-webkit-scrollbar-thumb {
            background: #484b50;
        }

.slider {
    font-size: 0;
    white-space: nowrap;
    /*height: 822px;*/
}

    .slider.js {
        height: auto;
    }

.movable {
    position: relative;
    display: inline-block;
}

.part {
    position: relative;
    display: inline-block;
    height: 100%;
}

.slider img {
    height: 100%;
    position: relative;
    z-index: 2;
}

.panolink {
    display: block;
    position: absolute;
    margin: 0;
    z-index: 4;
    width: 0;
    height: 0;
}

.tooltip {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    display: none;
    opacity: 0;
}

.tooltip-block {
    opacity: 0.97;
    position: absolute;
    width: 550px;
    color: #666666;
    display: block;
    padding: 10px;
    text-align: center;
    cursor: default;
}

.tooltip-h1 {
    display: block;
    font-family: 'Microsoft YaHei';
    font-size: 4rem;
    letter-spacing: 3px;
    color: #fff;
    text-align: center;
}

.tooltip-h2 {
    display: block;
    font-family: 'Microsoft JhengHei';
    font-size: 1.4rem;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
}

.tooltip-p {
    display: block;
    color: #fff;
    font-family: 'MalvernLF','Malvern LF';
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 1.699rem;
    text-align: center;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.tooltip-link {
    display: inline-block;
    color: #fff;
    font-family: 'MalvernLF','Malvern LF';
    font-weight: bold;
    font-size: 1.1rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 1px solid #fff;
    margin-top: 30px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

    .tooltip-link a {
        display: block;
        padding: 10px 25px;
    }

    .tooltip-link:hover {
        background-color: rgba(0,0,0,0.7);
    }

.tooltip-tip {
    position: absolute;
    top: 50%;
    left: 0;
}

.tooltip-tip-block {
    position: absolute;
    height: 99px;
    width: 20px;
    left: -20px;
    top: -49px;
}

.stealth .tooltip-h1 {
    color: #f7f7f7;
}

.stealth .tooltip-p {
    color: #d3d3d3;
}

.titanium .tooltip-h1 {
    color: #000;
}

.titanium .tooltip-p {
    color: #000;
}

.titanium .tooltip-link {
    color: #000;
    border: 1px solid #000;
    letter-spacing: 2px;
    font-family: 'Microsoft JhengHei';
}

    .titanium .tooltip-link:hover {
        border: 1px solid #fff;
    }

#top.nojs a.panolink:hover .tooltip {
    overflow: visible;
    display: block;
}

#content {
    position: relative;
    display: block;
}

#downbox {
    position: absolute;
    top: -25px;
    width: 0;
    left: 50%;
    z-index: 100;
}

    #downbox.nojs {
        top: -36px;
    }

#downlink {
    position: relative;
    left: -134px;
    display: block;
    line-height: 18px;
}

    #downlink img {
        border: none;
    }

.panovideo {
    position: absolute;
    left: 0;
    top: 0;
}

.vjs-tech {
    width: 100%;
    height: 100%;
}

.Slider {
    position: relative;
    width: 100%;
    height: 100%;
    margin-top: 105px;
}

.video_box {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 5;
    background-color: #000;
    overflow: hidden;
}

.myVideo {
    position: absolute;
    width: 100%;
    z-index: 100;
    left: 0;
}

.myVideo1 {
    width: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

#panorama .slideBox ul li {
    position: relative;
    overflow: hidden;
}

    #panorama .slideBox ul li a {
        position: absolute;
        width: 100%;
        height: 100%;
        cursor: pointer;
    }

    #panorama .slideBox ul li:nth-child(1) {
        background-image: url('../images/index_03.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    #panorama .slideBox ul li:nth-child(2) {
        background-image: url('../images/121.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    #panorama .slideBox ul li:nth-child(3) {
        background-image: url('../images/122.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    #panorama .slideBox ul li:nth-child(5) {
        background-image: url('../images/index_03.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    #panorama .slideBox ul li:nth-child(6) {
        background-image: url('../images/121.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

@media only screen and (max-width: 1920px) {

    #panorama .slideBox ul li:nth-child(1) {
        background-image: url('../images/03.jpg');
    }

    #panorama .slideBox ul li:nth-child(2) {
        background-image: url('../images/121_01.jpg');
    }

    #panorama .slideBox ul li:nth-child(3) {
        background-image: url('../images/122_01.jpg');
    }

    #panorama .slideBox ul li:nth-child(5) {
        background-image: url('../images/03.jpg');
    }

    #panorama .slideBox ul li:nth-child(6) {
        background-image: url('../images/121_01.jpg');
    }
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.slideBox {
    position: relative;
}

    .slideBox img {
        width: 100%;
    }

    .slideBox .hd {
        position: absolute;
        width: 100%;
        bottom: 25px;
        overflow: hidden;
        height: 30px;
        z-index: 10;
    }

        .slideBox .hd ul {
            overflow: hidden;
            text-align: center;
        }

            .slideBox .hd ul li {
                display: inline-block;
                width: 40px;
                height: 5px;
                overflow: hidden;
                margin-right: 5px;
                text-indent: -999px;
                cursor: pointer;
                background-color: #fff;
            }

                .slideBox .hd ul li.on {
                    background-color: #ee7a1f;
                }

    .slideBox .prev,
    .slideBox .next {
        position: absolute;
        /*left: 3%;*/
        top: 50%;
        margin-top: -250px;
        display: block;
        width: 180px;
        height: 500px;
        /*background: url(../images/arrow_detail_left_hover.png) no-repeat;*/
    }

    .slideBox .next {
        left: auto;
        right: 0%;
        /*background: url(../images/arrow_detail_right_hover.png) no-repeat;*/
    }

        .slideBox .prev:hover,
        .slideBox .next:hover {
            filter: alpha(opacity=100);
            opacity: 1;
        }

    .slideBox .prevStop {
        display: none;
    }

    .slideBox .nextStop {
        display: none;
    }
