123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553 |
- #content{
- /* background: #000; */
- background-size: 100%;
- width: 100%;
- height: 100vh;
- position: relative;
- }
- .point {
- cursor: pointer;
- }
- .video {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- object-fit: cover;
- height: 100%;
- z-index: -99;
- }
- .videoContainer {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- overflow: hidden;
- z-index: -100;
- }
-
- .videoContainer:before {
- content: '';
- position: absolute;
- width: 100%;
- height: 100%;
- display: block;
- z-index: -1;
- top: 0;
- left: 0;
- background: rgba(25, 29, 34, 0.65);
- }
- .fillWidth {
- width: 100%;
- }
- .menban {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- }
- .absolute1 {
- translate: none;
- rotate: none;
- scale: none;
- animation:myfirst1 0.3s;
- }
- .absolute2 {
- translate: none;
- rotate: none;
- scale: none;
- animation:myfirst2 0.3s;
- animation-delay: 0.1s;
- /* opacity: 0.2; */
- }
- .absolute3 {
- translate: none;
- rotate: none;
- scale: none;
- animation:myfirst3 0.3s;
- animation-delay: 0.2s;
- }
- @keyframes myfirst1 {
- 0% {
- transform: translate(-50%,0%) translate3d(-10%,0px);
- transform-origin: 0px 50%;
- }
- 50% {
- transform: translate(-50%,0%) translate3d(-10%,0px, 0px) scale(0.2138,1);
- transform-origin: 100% 50%;
- }
- 100% {
- transform: translate(-50%,0%) translate3d(-10%,0px);
- transform-origin: 0px 50%;
- }
-
- }
- @keyframes myfirst2 {
- 0% {
- transform: translate(-50%,0%) translate3d(-10%,0px);
- transform-origin: 0px 50%;
- }
- 50% {
- transform: translate(-50%,0%) translate3d(-10%,0px, 0px) scale(0.2138,1);
- transform-origin: 100% 50%;
- }
- 100% {
- transform: translate(-50%,0%) translate3d(-10%,0px);
- transform-origin: 0px 50%;
- }
- }
- @keyframes myfirst3 {
- 0% {
- transform: translate(-50%,0%) translate3d(-10%,0px);
- transform-origin: 0px 50%;
- }
- 50% {
- transform: translate(-50%,0%) translate3d(-10%,0px, 0px) scale(0.2138,1);
- transform-origin: 100% 50%;
- }
- 100% {
- transform: translate(-50%,0%) translate3d(-10%,0px);
- transform-origin: 0px 50%;
- }
- }
- .absolute_1 {
- width: 83px !important;
-
- transform: translate(-50%,100%) translate(-10%,0px) rotate(23.4deg);
- top: -0.1vw !important;
- }
- .absolute_2 {
- translate: none;
- rotate: none;
- scale: none;
- transform-origin: 50% 50%;
- transform: translate(-50%,0%) translate(-10%,0px);
- opacity: 0 !important;
- }
- .absolute_3 {
- width: 83px !important;
-
- transform: translate(-50%,-50%) translate(-10%,0px) rotate(-23.4deg);
- top: -0.1vw !important;
- }
- .absolute_11 {
- translate: none;
- rotate: none;
- scale: none;
- transform-origin: 50% 50%;
- /* top: -0.1vw !important; */
- animation:myfirst11 0.3s;
- }
- .absolute_33 {
- translate: none;
- rotate: none;
- scale: none;
- transform-origin: 50% 50%;
- animation:myfirst33 0.3s;
- }
- @keyframes myfirst11 {
- /* 0% {
- transform: translate(-50%,0%) translate(-0.3333px,0px) rotate(23.4deg) ;
- } */
- 0% {
- transform: translate(-50%,100%) translate3d(-10%,0px,0px) rotate(-23.4deg) ;
- }
- 100% {
- transform: translate(-50%,100%) translate(-10%,0px) rotate(23.4deg) ;
- }
-
- }
- @keyframes myfirst33 {
- /* 0% {
- transform: translate(-50%,0%) translate(-0.3333px,0px) rotate(-23.4deg) ;
- } */
- 0% {
- transform: translate(-50%,-50%) translate3d(-10%,0px,0px) rotate(23.4deg) ;
- }
- 100% {
- transform: translate(-50%,-50%) translate(-10%,0px) rotate(-23.4deg) ;
- }
-
- }
- .shua {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100vh;
- background: #fff;
- /* z-index: 99; */
- }
- .shua_js {
- top: -100%;
- animation: white_ani 0.5s;
- }
- @keyframes white_ani {
- 0% {
- top: 0;
- }
- 100% {
- top: -100%;
- }
- }
- .is_show {
- display: block !important;
- }
- .one {
- height: 100vh;
- position: relative;
- /* display: none; */
- }
- .one .title {
- width: 100%;
- /* position: absolute; */
- /* top: 70vh; */
- box-sizing: border-box;
- padding: 0 100px;
- }
- .one .title h1 {
- font-size: 150px;
- font-weight: 500;
- color: #666666;
- line-height: 90px;
- margin-bottom: 89px;
- /* text-align: center; */
- }
- .one .subTitle {
- /* position: relative;
- top: 0;
- left: 0; */
- box-sizing: border-box;
- padding: 194px 101px 0;
- height: 70vh;
- animation:js_subtitle 1s ease-out 2s backwards;
- }
- @keyframes js_subtitle {
- 0% {
- transform:translate(-60px);
- opacity:0;
- }
- 50% {
- transform:translate(-30px);
- opacity:.5;
- }
- 100% {
- transform:translate(0);
- opacity:1;
- }
-
- }
- .one .subTitle h2 {
- position: sticky;
- top: 194px;
- font-size: 60px;
- font-weight: 600;
- color: #fff;
- line-height: 60px;
- }
- .one .title .line {
- width: 1720px;
- height: 4px;
- background: #666;
- margin-bottom: 40px;
- position: relative;
- }
- .one .title .line:after {
- display: block;
- position: absolute;
- /* top: 180px; */
- /* left: 100px; */
- width: 1720px;
- height: 4px;
- transform: scale(0, 1);
- background-color: #fff;
- content: "";
- animation: js_scrollAttention_line 2s infinite cubic-bezier(.77, 0, .175, 1)
- }
- @keyframes js_scrollAttention_line {
- 0% {
- transform: scale(0, 1);
- transform-origin: left top
- }
- 40% {
- transform: scale(1, 1);
- transform-origin: left top
- }
- 41% {
- transform: scale(1, 1);
- transform-origin: right top
- }
- 100% {
- transform: scale(0, 1);
- transform-origin: right top
- }
- }
- .text {
- max-width: 600px;
- font-size: 50px;
- font-weight: 600;
- color: #fff;
- line-height: 45px;
- }
- .text:hover {
- color: #666666;
- }
- .down {
- width: 50px;
- height: 50px;
- margin: 0 20px;
- animation: js_scrollAttention_arw 1.2s infinite cubic-bezier(.77, 0, .175, 1) 1.5s
- }
- @keyframes js_scrollAttention_arw {
- 0% {
- transform: translate(0, 0);
- opacity: 1
- }
- 20% {
- transform: translate(0, 100%);
- opacity: 0
- }
- 21% {
- transform: translate(0, -100%);
- opacity: 0
- }
- 100%,
- 40% {
- transform: translate(0, 0);
- opacity: 1
- }
- }
- .inner .frame .title1 {
- font-size: 32px;
- font-weight: 500;
- color: #FEFEFE;
- line-height: 40px;
- }
- .inner .frame .line {
- width: 260px;
- height: 4px;
- background: #FFFFFF;
- border-radius: 2px;
- margin: 30px 0 49px;
- }
- .inner .frame .text_box {
- margin-bottom: 37px;
- }
- .inner .frame .text_box:hover {
- opacity: 0.6;
- }
- .inner .frame .text_box .text1 {
- font-size: 32px;
- font-weight: 500;
- color: #FEFEFE;
- /* line-height: 32px; */
- margin-bottom: 9px;
- }
- .inner .frame .text_box .text2 {
- font-size: 24px;
- font-weight: 500;
- color: #FEFEFE;
- /* line-height: 40px; */
- }
- .one .content {
- padding: 25vh 0 100vh;
- font-size: 60px;
- font-weight: 500;
- color: #fff;
- line-height: 90px;
- }
- .two {
- margin-top: 100vh;
- width: 100%;
- height: 100vh;
- position: relative;
- }
- .icon_down {
- position: fixed;
- right: 243px;
- bottom: 243px;
- height: 120px;
- width: 40px;
- z-index: 9;
- }
- .icon_down .icon-down-1 {
- width: 34px;
- height: 60px;
- }
- .icon_down .icon-down-2 {
- width: 34px;
- height: 40px;
- }
- .two .video_bg {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100vh;
- }
- .two .video_bg::before {
- content: '';
- position: absolute;
- width: 100%;
- height: 100%;
- display: block;
- /* z-index: 1; */
- top: 0;
- left: 0;
- background: rgba(25, 29, 34, 0.65);
- }
- .two .video_bg video {
- width: 100%;
- height: 100vh;
- object-fit: cover;
- z-index: -999;
- }
- .two .video_bg .img {
- width: 100%;
- height: 100vh;
- object-fit: cover;
- z-index: -99;
- }
- .two .video_bg .content {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- box-sizing: border-box;
- padding: 0 101px;
- }
- .two .video_bg .content .name,.wenan{
- font-size: 60px;
- font-weight: 600;
- color: #fff;
- line-height: 80px;
- z-index: 999;
- }
- .two .video_bg .content .name{
- padding: 399px 0 75px;
- }
- .two .video_bg .content .content_right {
- padding: 400px 0 200px;
- }
- .two .video_bg .content .content_right .right_index {
- padding-top: 54px;
- font-weight: 500;
- color: #FFFFFF;
- line-height: 140px;
- font-size: 36px;
- }
- .two .video_bg .content .content_right .right_index .indexs {
- font-size: 140px;
- }
- .two .video_bg .content .content_right .circle {
- width: 12px;
- height: 12px;
- border: 2px solid #FFFFFF;
- border-radius: 50%;
- margin-bottom: 21px;
- }
- .two .video_bg .content .content_right .circle_active {
- background: #FFFFFF;
- }
- .two .video_bg .content .content_right .icon_down2 {
- /* position: absolute;
- right: 243px;
- bottom: 243px; */
- height: 120px;
- width: 40px;
- z-index: 9;
- }
- .icon_down .icon-down-1 {
- width: 34px;
- height: 60px;
- }
- .icon_down .icon-down-2 {
- width: 34px;
- height: 40px;
- }
- .three {
- margin-top: 100vh;
- width: 100%;
- height: 100vh;
- position: relative;
- min-height: 100vh;
- }
- .three .video_bg {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100vh;
- }
- .three .video_bg::before {
- content: '';
- position: absolute;
- width: 100%;
- height: 100%;
- display: block;
- /* z-index: 1; */
- top: 0;
- left: 0;
- background: rgba(25, 29, 34, 0.65);
- }
- .three .video_bg video {
- width: 100%;
- height: 100vh;
- object-fit: cover;
- z-index: -999;
- }
- .three .video_bg .videos_img {
- width: 100%;
- height: 100%;
- object-fit: cover;
- z-index: -99;
- }
- .three .three_text {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- padding: 400px 0 0;
- font-size: 60px;
- font-weight: 500;
- color: #fff;
- line-height: 90px;
- text-align: center;
- }
- @media screen and (max-width: 750px) {
- .two .video_bg .content .content_right .right_index {
- position: absolute;
- top: 100px;
- left: 100px;
- }
- .two .video_bg .content .content_left {
- padding: 70vh 0 0;
- }
-
- }
- /deep/ .footer {
- margin-top: 100vh;
- }
|