@import"https://img1.tiancitycdn.com/project5/fs2/v3/css/base.css";
html body{background:#383838;width:100%;}
#loading{ width: 100%; height: 100%; position: fixed; top: 0; left: 0; background:#000; z-index:20; font-size: 18px; color: #cfd1cc; z-index: 101;}
#loading .box{ width: 100%; height: 1px; background: #414141; margin: 0 auto; position: relative; top: 50%; transform: translateY(-50%); left: 0;}
#loading .box span{ height: 1px; background: #c4c4c4; position: relative; top: 0; left: 0; display: block;}
#loading .box p{ font-size: 16px; line-height: 30px; color: #c0c0c0; text-align: center;}
.wraper{width:100%; min-width: 1200px; max-width: 1920px; margin:40px auto 0; position: relative; overflow: hidden; background: #383838; }

.wraper .bg { width: 100%; margin: 0 auto}
.wraper .bg div { height: 1080px;}
.wraper.bg-1 .bg .bg2 { background: url(../images/bg1_img_02.jpg) repeat-y center top;}
.wraper.bg-1 .bg .bg3 { background: url(../images/bg1_img_03.jpg) repeat-y center top;}
.wraper.bg-1 .bg .bg4 { background: url(../images/bg1_img_04.jpg) repeat-y center top;}
.wraper.bg-1 .bg .bg5 { background: url(../images/bg1_img_05.jpg) repeat-y center top;}
.wraper.bg-1 .bg .bg6 { background: url(../images/bg1_img_06.jpg) repeat-y center top;}
.wraper.bg-1 .bg .bg7 { background: url(../images/bg1_img_07.jpg) repeat-y center top;}
.wraper.bg-1 .bg .bg8 { background: url(../images/bg1_img_08.jpg) repeat-y center top;}
.wraper.bg-1 .bg .bg9 { background: url(../images/bg1_img_09.jpg) repeat-y center top;}
.wraper.bg-1 .bg .bg10 { background: url(../images/bg1_img_10.jpg) repeat-y center top;}
.wraper.bg-1 .bg .bg11 { height: 617px; background: url(../images/bg1_img_11.jpg) repeat-y center top;}


.wraper .content{ width:100%; min-width: 1200px; margin:0 auto; position:absolute; top: 0; left: 0;}
.wraper .layer { width: 100%; margin: 0 auto; height: 1080px; position: relative; overflow: hidden;}
.wraper #obindex{ width: 178px; height: 122px; position:absolute; top: 492px; left: 50%; margin-left: -87px; z-index: 10; text-indent:-999em; background: url(../images/logo.png) no-repeat;}
.wraper .bgimg{ width: 1920px; height: 100%; position: absolute; left: 50%; top: 0; margin-left: -960px; background: url(../images/body.jpg) no-repeat center top; z-index: 1; }
.wraper .npc-1{ width: 1920px; height: 100%; position: absolute; left: 50%; top: 0; margin-left: -960px; background: url(../images/npc-1.png) no-repeat; z-index: 5; }
.wraper .npc-2{ width: 1920px; height: 100%; position: absolute; left: 50%; top: 0; margin-left: -960px; background: url(../images/npc-2.png) no-repeat; z-index: 4; }
.wraper .npc-3{ width: 1920px; height: 100%; position: absolute; left: 50%; top: 0; margin-left: -960px; background: url(../images/npc-3.png) no-repeat; z-index: 3; }
.wraper .npc-4{ width: 1920px; height: 100%; position: absolute; left: 50%; top: 0; margin-left: -960px; background: url(../images/npc-4.png) no-repeat; z-index: 3; }
.wraper .cover{ width: 1920px; height: 100%; position: absolute; left: 50%; top: 0; margin-left: -960px; background: url(../images/cover.png) no-repeat; z-index: 6; }
.wraper .slogan{ width: 1920px; height: 100%; position: absolute; left: 50%; bottom: 0; margin-left: -960px; background: url(../images/slogan.png) no-repeat; z-index: 7; }
.wraper .sun{ width: 1920px; height: 100%; position: absolute; left: 50%; top: 0; margin-left: -960px; background: url(../images/sun.png) no-repeat; z-index: 8; }


#obindex,.layer .bgimg,.layer .slogan,.layer .sun{ opacity: 0; transform: scale(1.5);filter: blur(10px);} 
.layer .npc-1{ transform: scale(1.5) translate(100px,100px); opacity: 0; filter: blur(10px);}
.layer .npc-2{ transform: scale(1.5) translate(-100px,100px); opacity: 0; filter: blur(10px);}
.layer .npc-3{ transform: scale(1.5) translate(300px,100px); opacity: 0; filter: blur(10px);}
.layer .npc-4{ transform: scale(1.5) translate(-300px,100px); opacity: 0; filter: blur(10px);}


.load_complate #obindex,.load_complate .layer .bgimg,.load_complate .layer .npc-1,.load_complate .layer .npc-2,.load_complate .layer .npc-3,.load_complate .layer .npc-4,.load_complate .layer .slogan,.load_complate .layer .sun{ filter: blur(0); transform: scale(1) translate(0,0); opacity: 1; transition: all 1s ease;}
.load_complate .layer .bgimg { transition-delay: 0s }
.load_complate .layer .npc-1 { transition-delay: .2s }
.load_complate .layer .npc-2 { transition-delay: .2s }
.load_complate .layer .npc-3 { transition-delay: .3s }
.load_complate .layer .npc-4 { transition-delay: .3s }
.load_complate .layer .slogan { transition-delay: .5s }
.load_complate .layer .sun { transition-delay: .3s }
.load_complate #obindex {  transition-delay: 0.4s}


.wraper .nav{ width: 770px; height: 74px; position: absolute; top: 0; left: 50%; transform: translateX(-50%); z-index: 9; display: flex; justify-content: space-between;}	
.wraper .nav a{ width: 242px; height: 100%; line-height: 30px; font-size: 22px; }
.wraper .nav a span{ width: 100%; height: 100%; background: url(../images/btn-nav.png) no-repeat left top; display: flex; flex-direction: column; align-items: center; color: #cafbff; box-sizing: border-box; padding: 3px 0; font-style: italic;}
.wraper .nav a span b{ font-size: 26px; display: inline-block; }
.wraper .nav a:nth-child(3){ line-height: 61px;}
.wraper .nav a:hover span{ background-position: center bottom; color: #fffb9a; }


.wraper .nav a{ transform: translateY(-100px) scale(1); opacity: 0; filter: blur(10px);}
.load_complate .nav a{transform: translateY(0) scale(1);opacity: 1;transition: all 0.5s ease; filter: blur(0);}
.load_complate .nav a.n1 { transition-delay: .6s;}
.load_complate .nav a.n2 {transition-delay: .7s;}
.load_complate .nav a.n3 { transition-delay: .8s;}
.load_complate .nav a.n4 {transition-delay: .9s;}



.wraper #go_top { right:1%; position:fixed; z-index: 20; top:1200px; box-sizing: border-box; width: 240px;}
.wraper #go_top a {display: block;width: 240px;height: 57px; font-size: 22px; margin-bottom: 20px; box-sizing: border-box; color: #f98200; font-weight: bold; display: flex; justify-content: center; align-items: center; position: relative; text-shadow: 1px 1px 1px #fff5c3,1px 1px 1px #fff5c3,1px -1px 1px #fff5c3,-1px -1px 1px #fff5c3;}
.wraper #go_top a::after{ content: ""; width: 65px; height: 65px; border-radius: 50%; border: 5px solid #fff5c3; position: absolute; left: 50%; top: -5px; transform: translateX(-50%); background: url(../images/top-a.png) center top / contain no-repeat; z-index: -1; box-sizing: border-box; }

.wraper #go_top a:hover,.wraper #go_top a.on{ color: #ffee76; text-shadow: 1px 1px 1px #f57c00,1px 1px 1px #f57c00,1px -1px 1px #f57c00,-1px -1px 1px #f57c00;}
.wraper #go_top a:hover::after,.wraper #go_top .on::after{ border: 5px solid #ffee76;}


