@import"https://img5.tiancitycdn.com/fs2c/homepage/v1/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; image-rendering: pixelated;}
.wraper.bg-1 .bg .bg1 { background: url(../images/bg1_img_01.jpg) repeat-y center top;}
.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: 870px; 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: 335px; height: 249px; position:absolute; top: 0; left: 50%; margin-left: -557px; z-index: 10; text-indent:-999em; background: url(../images/logo.png) no-repeat;}
.wraper .slogan{ width: 1920px; height: 100%; position: absolute; left: 50%; bottom: 0; margin-left: -960px; background: url(../images/slogan.png) no-repeat; z-index: 8; }
.wraper .btn-1{ width: 200px; height: 35px; top: 4137px; left:  calc(50% - -253px / 2); text-indent: -9999px;}
.wraper .btn-2{ width: 200px; height: 35px; top: 5414px; left:  calc(50% - 781px / 2); text-indent: -9999px;}
#obindex{ opacity: 0; filter: blur(10px);}
.layer .slogan{ opacity: 0; transform: scale(1.5);filter: blur(10px);} 
.load_complate #obindex,.load_complate .layer .slogan{ filter: blur(0); transform: scale(1) translate(0,0); opacity: 1; transition: all 1s ease;}
.load_complate .layer .slogan { transition-delay: .4s }
.wraper .nav{ width: 986px; height: 150px; position: absolute; top: 823px; left:  calc(50% - 986px / 2); z-index: 9; display: flex; justify-content: space-between;}	
.wraper .nav a{ width: 326px; height: 100%; font-size: 23px; text-align: center; display: inline-block; margin: 0 -10px; font-style: italic;}
.wraper .nav a span{ width: 100%; height: 100%; line-height: 32px; padding-left: 52px; background: url(../images/btn-nav.png) no-repeat center bottom; display: flex; justify-content: center; align-items: center; color: #fff; font-weight: bold; box-sizing: border-box; text-shadow: 1px 1px 1px #000,-1px 1px 1px #000,1px -1px 1px #000,-1px -1px 1px #000; transition:margin .3s ease-in-out 0s; padding: 15px 0 0 30px;}
.wraper .nav a:hover span{ filter: brightness(1.2); margin-top: -16px; color: #000;text-shadow: 1px 1px 1px #fff,-1px 1px 1px #fff,1px -1px 1px #fff,-1px -1px 1px #fff;}
.wraper .nav a{ transform: translateY(50px) scale(1.2); 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: .8s;}
.load_complate .nav a.n2 {transition-delay: .9s;}
.load_complate .nav a.n3 { transition-delay: 1s;}
.load_complate .nav a.n4 {transition-delay: 1.1s;}
.wraper #go_top { right:1%; position:fixed; z-index: 20; top:1200px; box-sizing: border-box; width: 260px;}
.wraper #go_top::before{ content: ""; width: 16px; height: 92%; background: #0657a7; position: absolute; right: 0; top: 23px;}
.wraper #go_top a {display: block;width: 235px;height: 54px; font-size: 27px; padding-right: 20px; box-sizing: border-box; color: #fff; font-weight: bold; font-style: italic; display: flex; justify-content: right; align-items: center; position: relative; font-style: italic; text-shadow: 1px 1px 1px #000,-1px 1px 1px #000,1px -1px 1px #000,-1px -1px 1px #000;}
.wraper #go_top a::before{ content: ""; position: absolute; right: -31px; top: 20px; width: 22px; height: 22px; background: #fff; border-radius: 50%; border: 2px solid #000; }
.wraper #go_top a::after{  content: ""; position: absolute; right: -36px; top: 15px; width: 26px; height: 26px; border-radius: 50%; border: 5px solid #0657a7;}
.wraper #go_top a:hover,.wraper #go_top a.on{ color: #ecea00;}
.wraper #go_top a:hover::before,.wraper #go_top a.on::before{ background: #ecea00;}
