@charset "utf-8";

body {
    min-width: 1300px;
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
}

body,
html {
    width: 100%;
    background: #000;
}

.navbar-fixed-top {
    max-width: 1920px;
    margin: 0 auto;
}

.sideBtn {
    position: fixed;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
}

.sideBtn a {
    display: block;
    background: transparent url(../images/sidebtn.png) no-repeat 0 0;
    width: 151px;
    height: 148px;
    text-indent: -99999em;
}

.sideBtn a:hover {
    background: transparent url(../images/sidebtn_hover.png) no-repeat 0 0;
}

.sideBtn a:last-child {
    background-position-y: 100%;
}

#particles-js {
    position: absolute;
    width: 100%;
    height: 860px;
    top: 0;
    left: 0;
    z-index: 999;
    pointer-events: none;
    z-index: 2;
}

#wrap {
    position: relative;
    width: 100%;
    height: 100%;
    min-width: 1300px;
    max-width: 1920px;
}

#wrap .innerWrap {
    position: relative;
    margin: 0 auto;
    width: 1300px;
}

.gohome {
    left: 50%;
    top: 0;
    background: transparent url(../images/tabbtn.png) no-repeat 100% 0;
    width: 156px;
    height: 56px;
    display: block;
    position: absolute;
    text-indent: -99999em;
    margin-left: -78px;
}

.gohome:hover {
    background: transparent url(../images/tabbtn_hover.png) no-repeat 100% 0;
}

.tab {
    z-index: 99;
    position: absolute;
    top: 800px;
    left: 0;
    right: 0;
}

.tab.fixed {
    position: fixed;
    top: 50px;
}

.tab ul {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
}

.tab .list li {
    display: inline-block;
}

.tab .list li a {
    width: 300px;
    height: 89px;
    display: block;
    background: transparent url(../images/tabbtn.png) 0 0 no-repeat;
    text-indent: -9999px;
}

.tab .list li a:hover,
.tab .list li.active a {
    background: transparent url(../images/tabbtn_hover.png) 0 0 no-repeat;
}

.tab .list li a,
.gohome,
.sideBtn a,
.contents .movieArea .start {
    -moz-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.tab .list li._02 a {
    background-position-x: -300px;
}

.tabContentsList {
    overflow: hidden;
}

.tabContentsList .contents {
    position: relative;
    display: none;
}

.tabContentsList .contents.active {
    display: block;
}

#tabContents1.contents {
    z-index: 1;
}

#tabContents2.contents {
    z-index: 5;
}

.contents._01 .section0 {
    position: relative;
    background: url(../images/indexbg.gif) no-repeat 50% 0;
    height: 1055px;
    overflow: hidden;
}

.contents._01 .section0 .tit {
    position: absolute;
    text-align: center;
    display: block;
    margin: 0 auto 0 -43px;
    left: 0;
    right: 0;
    bottom: 260px;
}

.contents._01 .section1 {
    background: url(../images/con1.jpg) 50% 0 no-repeat;
    height: 2056px;
}

.contents._01 .section2 {
    background: url(../images/con2.jpg) 50% 0 no-repeat;
    height: 1240px;
}

.ft {
    background: #000;
    width: 100%;
    height: 80px;
    text-align: center;
}

.contents .movieArea .youtubeArea {
    border: 1px solid #5347c7;
}

.contents._02 .section0 .tit {
    position: absolute;
    text-align: center;
    display: block;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 280px;
}

.contents._02 .section0 {
    overflow: hidden;
    position: relative;
    background: url(../images/indexbg-2.jpg) no-repeat 50% 0;
    height: 911px;
}

.contents._02 .section1 {
    background: url(../images/con1-2.jpg) 50% 0 no-repeat;
    height: 2554px;
    position: relative;
}

.contents._02 .section2 {
    background: url(../images/con2-2.jpg) 50% 0 no-repeat;
    height: 2655px;
    position: relative;
}

.contents .section1 .movieArea {
    position: absolute;
    margin-left: -412.5px;
    width: 825px;
    height: 460px;
    top: 480px;
    left: 50%;
}

.contents .section2 .movieArea {
    position: absolute;
    width: 547px;
    height: 299px;
    top: -447px;
    left: 50%;
    margin-left: 52px;
}

.contents .movieArea .youtubeArea {
    display: none;
    z-index: 1070;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 920px;
    height: 519px;
}

.contents .movieArea .start {
    background: transparent url(../images/videobtn.png) no-repeat 0 0;
    width: 95px;
    height: 95px;
    position: absolute;
    cursor: pointer;
    z-index: 1;
    left: 50%;
    top: 50%;
    margin-left: -47.5px;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: .85;
}

.contents .movieArea .start:hover {
    opacity: 1;
}

.contents .movieArea .btnclose {
    position: absolute;
    right: 0px;
    top: -65px;
    display: block;
    z-index: 1070;
}

.contents .movieArea .btnclose button {
    display: block;
    text-indent: -9999px;
    width: 55px;
    height: 55px;
    background: url(../images/videobtn.png) no-repeat 0 100%;
    cursor: pointer;
    padding: 0;
    background-color: transparent;
    border: none;
    outline: none;
}

.overlay {
    z-index: 1050;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: rgba(0, 0, 0, .75);
}

.layerPop {
    z-index: 300;
    position: fixed;
    left: 50%;
    top: 50%;
}

.layerPop .close {
    position: absolute;
    right: 0px;
    top: 0px;
}

.layerPop .close button {
    display: block;
    text-indent: -9999px;
    width: 45px;
    height: 45px;
}

#popDetail1 {
    margin: -225px 0 0 -318px;
    width: 637px;
    height: 449px;
    background: url(../images/bg_popDetail.png) no-repeat;
}