| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919 |
- /* temp1/qingren17/qingren17.wxss */
- #container {
- width: 100%;
- height: 100%;
- position: absolute;
- overflow: hidden
- }
- #container>view,
- #container>image {
- position: absolute
- }
- #yunbiao1>image,
- #yunbiao>image {
- position: absolute
- }
- .div {
- border: 8px solid #fff;
- opacity: 0;
- left: 5%;
- }
- .wordspan {
- width: 50%;
- left: 25%;
- position: absolute;
- color: #fff;
- font-size: 25px;
- text-align: center;
- text-shadow: 1px 1px 2px #000;
- font-weight: 700
- }
- #dibu {
- bottom: 0;
- width: 100%;
- }
- #shangxin1 {
- top: -50rpx;
- left: -20rpx;
- width: 160rpx;
- height: 220rpx;
- -webkit-transform: scale(.4);
- -webkit-animation: xinshan 1s alternate linear infinite;
- }
- #shangxin2 {
- top: -80rpx;
- left: 160rpx;
- width: 160rpx;
- height: 220rpx;
- -webkit-transform: scale(.4);
- -webkit-animation: xinshan 1s 1s alternate linear infinite;
- }
- #shangxin3 {
- top: -50rpx;
- left: 280rpx;
- width: 160rpx;
- height: 220rpx;
- -webkit-transform: scale(.4);
- -webkit-animation: xinshan1 3s .5s alternate linear infinite both;
- }
- #shangxin4 {
- top: -70rpx;
- left: 440rpx;
- width: 160rpx;
- height: 220rpx;
- -webkit-transform: scale(.3);
- -webkit-animation: xinshan2 3s 1s alternate linear infinite both;
- }
- #shangxin5 {
- top: -160rpx;
- left: 500rpx;
- width: 300rpx;
- height: 400rpx;
- -webkit-transform: scale(.3);
- -webkit-animation: xinshan2 3s 1.5s alternate linear infinite both
- }
- @-webkit-keyframes xinshan {
- from {
- opacity: 1
- }
- to {
- opacity: 0
- }
- }
- @-webkit-keyframes xinshan1 {
- from {
- -webkit-transform: translate(0, -4px) scale(.4)
- }
- to {
- -webkit-transform: translate(0, 4px) scale(.3)
- }
- }
- @-webkit-keyframes xinshan2 {
- from {
- -webkit-transform: translate(0, -4px) scale(.3)
- }
- to {
- -webkit-transform: translate(0, 4px) scale(0)
- }
- }
- #xiazhi1 {
- bottom: 50px;
- width: 140rpx;
- height: 110rpx;
- -webkit-animation: xiabuhuadong 20s 3s linear infinite both;
- }
- #xiazhi2 {
- bottom: 20px;
- width: 160rpx;
- height: 120rpx;
- -webkit-animation: xiabuhuadong1 24s 0s linear infinite both;
- }
- #xiazhi3 {
- bottom: 80px;
- width: 180rpx;
- height: 48rpx;
- -webkit-animation: xiabuhuadong 14s 6s linear infinite both
- }
- @-webkit-keyframes xiabuhuadong {
- from {
- -webkit-transform: translate(-100px, 0)
- }
- to {
- -webkit-transform: translate(600px, 0)
- }
- }
- @-webkit-keyframes xiabuhuadongshan {
- 0% {
- -webkit-transform: translate(-100px, 0) scale(1.2)
- }
- 10% {
- -webkit-transform: translate(-30px, 0) scale(.3)
- }
- 20% {
- -webkit-transform: translate(40px, 0) scale(1.2)
- }
- 30% {
- -webkit-transform: translate(110px, 0) scale(.3)
- }
- 40% {
- -webkit-transform: translate(180px, 0) scale(1.2)
- }
- 50% {
- -webkit-transform: translate(250px, 0) scale(.3)
- }
- 60% {
- -webkit-transform: translate(320px, 0) scale(1.2)
- }
- 70% {
- -webkit-transform: translate(390px, 0) scale(.3)
- }
- 80% {
- -webkit-transform: translate(460px, 0) scale(1.2)
- }
- 90% {
- -webkit-transform: translate(530px, 0) scale(.3)
- }
- 100% {
- -webkit-transform: translate(600px, 0) scale(1.2)
- }
- }
- @-webkit-keyframes xiabuhuadong1 {
- from {
- -webkit-transform: translate(-100px, 0) scale(1.2)
- }
- to {
- -webkit-transform: translate(600px, 0) scale(1.2)
- }
- }
- #guang02 {
- bottom: 39px;
- left: -31px;
- width: 288rpx;
- height: 20rpx;
- -webkit-animation: xiabuhuadong 24s 0s linear infinite both
- }
- #guang01 {
- bottom: 69px;
- left: 38px;
- width: 180rpx;
- height: 32rpx;
- -webkit-animation: xiabuhuadongshan 20s 3s linear infinite both;
- }
- #guang021 {
- bottom: 39px;
- left: 54px;
- width: 180rpx;
- height: 32rpx;
- -webkit-animation: xiabuhuadongshan 24s 0s linear infinite both;
- }
- #huaban {
- bottom: 7px;
- left: 50px;
- width: 312rpx;
- height: 320rpx;
- -webkit-transform: rotateX(75deg) rotateY(2.5deg) scale(.6);
- -webkit-animation: huaban 28s linear both infinite
- }
- #huaban1 {
- bottom: -3px;
- left: 45px;
- width: 312rpx;
- height: 320rpx;
- opacity: .6;
- -webkit-transform: rotateX(75deg) rotateY(-2.5deg) scale(.6);
- -webkit-animation: huaban1 28s linear both infinite;
- }
- #huaban2 {
- bottom: -10px;
- left: 170px;
- width: 312rpx;
- height: 320rpx;
- -webkit-transform: rotateX(75deg) rotateY(2.5deg) scale(.6);
- -webkit-animation: huaban 32s 2s linear both infinite
- }
- #huaban3 {
- bottom: -20px;
- left: 165px;
- opacity: .6;
- width: 312rpx;
- height: 320rpx;
- -webkit-transform: rotateX(75deg) rotateY(-2.5deg) scale(.6);
- -webkit-animation: huaban1 32s 2s linear both infinite
- }
- #huaban4 {
- top: -100px;
- left: 100px;
- width: 200rpx;
- height: 200rpx;
- -webkit-animation: huaban4 20s linear infinite both
- }
- #huaban5 {
- top: -100px;
- left: 300px;
- -webkit-animation: huaban4 25s 5s linear infinite both
- }
- @-webkit-keyframes huaban4 {
- from {
- -webkit-transform: translate(0, 0) rotate(0) scale(.5)
- }
- to {
- -webkit-transform: translate(150px, 900px) rotate(270deg) scale(.5)
- }
- }
- @-webkit-keyframes huaban {
- 0% {
- -webkit-transform: translate(-100px, -1000px) rotateX(-400deg) rotateY(2.5deg) scale(.6)
- }
- 50% {
- -webkit-transform: translate(0, 0) rotateX(75deg) rotateY(2.5deg) scale(.6);
- -webkit-animation-timing-function: ease-out
- }
- 100% {
- -webkit-transform: translate(600px, 0) rotateX(75deg) rotateY(2.5deg) scale(.6)
- }
- }
- @-webkit-keyframes huaban1 {
- 0% {
- -webkit-transform: translate(100px, 1000px) rotateX(-400deg) rotateY(-2.5deg) scale(.6)
- }
- 50% {
- -webkit-transform: translate(0, 0) rotateX(75deg) rotateY(-2.5deg) scale(.6);
- -webkit-animation-timing-function: ease-out
- }
- 100% {
- -webkit-transform: translate(600px, 0) rotateX(75deg) rotateY(-2.5deg) scale(.6)
- }
- }
- #love {
- top: 0;
- left: 10px;
- width: 184rpx;
- height: 70rpx;
- -webkit-animation: filldown 20s linear infinite both;
- }
- #love1 {
- top: 0;
- left: 394px;
- width: 184rpx;
- height: 70rpx;
- -webkit-animation: filldown 15s 3s linear infinite both;
- }
- #aixin {
- top: -50px;
- left: 20px;
- width: 120rpx;
- height: 116rpx;
- -webkit-animation: filldown 17s linear infinite both;
- }
- #aixin1 {
- top: -50px;
- left: 394px;
- width: 120rpx;
- height: 116rpx;
- -webkit-animation: filldown 18s 3s linear infinite both
- }
- @-webkit-keyframes filldown {
- from {
- -webkit-transform: translate(0, -200px)
- }
- to {
- -webkit-transform: translate(0, 100vh)
- }
- }
- #lovedian {
- left: -4px;
- bottom: 300rpx;
- width: 100%;
- -webkit-animation: lovedianfade .5s alternate infinite linear both;
- }
- #lovedian1 {
- left: -4px;
- bottom: 300rpx;
- width: 100%;
- -webkit-animation: lovedianfade .5s .5s alternate infinite linear both;
- }
- @-webkit-keyframes lovedianfade {
- from {
- opacity: 1
- }
- to {
- opacity: 0
- }
- }
- #bgxin {
- top: 188px;
- left: 325px;
- -webkit-animation: bgxin 1.2s .4s alternate infinite linear both
- }
- @-webkit-keyframes bgxin {
- from {
- opacity: .6
- }
- to {
- opacity: 0
- }
- }
- #bgxin0 {
- width: 120rpx;
- height: 100rpx;
- top: 0;
- left: 0;
- }
- #bgxin1 {
- top: 350rpx;
- left: 200rpx;
- width: 120rpx;
- height: 100rpx;
- -webkit-animation: bgxin2 2s alternate infinite linear both
- }
- @-webkit-keyframes bgxin1 {
- 12.5% {
- opacity: .6
- }
- 25% {
- opacity: 0
- }
- 37.5% {
- opacity: .6
- }
- 50% {
- opacity: 0
- }
- 62.5% {
- opacity: .6
- }
- 75% {
- opacity: 0
- }
- 87.5% {
- opacity: .6
- }
- 100% {
- opacity: 0
- }
- }
- #bgxin2 {
- top: 550rpx;
- left: 60rpx;
- width: 120rpx;
- height: 100rpx;
- -webkit-animation: bgxin1 3s alternate infinite linear both;
- }
- @-webkit-keyframes bgxin2 {
- 12.5% {
- opacity: .3
- }
- 25% {
- opacity: 0
- }
- 37.5% {
- opacity: .3
- }
- 50% {
- opacity: 0
- }
- 62.5% {
- opacity: .3
- }
- 100% {
- opacity: 0
- }
- }
- #bgxin3 {
- top: 400rpx;
- right: 147rpx;
- width: 120rpx;
- height: 100rpx;
- -webkit-animation: bgxin3 1s alternate infinite linear both
- }
- @-webkit-keyframes bgxin3 {
- from {
- opacity: .3
- }
- to {
- opacity: 0
- }
- }
- #bgxin4 {
- top: 370rpx;
- right: 100rpx;
- width: 120rpx;
- height: 100rpx;
- -webkit-animation: bgxin4 1s alternate infinite linear both;
- }
- @-webkit-keyframes bgxin4 {
- from {
- opacity: .3
- }
- to {
- opacity: 0
- }
- }
- #bgxin5 {
- top: 600rpx;
- left: 300rpx;
- width: 120rpx;
- height: 100rpx;
- -webkit-animation: bgxin5 1s alternate infinite linear both
- }
- @-webkit-keyframes bgxin5 {
- from {
- opacity: .2
- }
- to {
- opacity: 0
- }
- }
- #titlebg {
- left: 80rpx;
- top: 1000px;
- position: absolute;
- width: 600rpx;
- height: 1000rpx;
- }
- #biaoti {
- width: 100vw;
- height: 500px;
- top: -402px;
- position: absolute;
- overflow: hidden;
- }
- @-webkit-keyframes titlewaiin {
- from {
- -webkit-transform: translate(0, 0)
- }
- to {
- -webkit-transform: translate(0, 500px)
- }
- }
- @-webkit-keyframes titleneiin {
- from {
- -webkit-transform: translate(0, 0)
- }
- to {
- -webkit-transform: translate(0, -500px)
- }
- }
- @-webkit-keyframes titlebgin {
- from {
- -webkit-transform: translate(0, 0)
- }
- to {
- -webkit-transform: translate(0, -1000px)
- }
- }
- @-webkit-keyframes titlewaiout {
- from {
- -webkit-transform: translate(0, 500px)
- }
- to {
- -webkit-transform: translate(0, 1000px)
- }
- }
- @-webkit-keyframes titleneiout {
- from {
- -webkit-transform: translate(0, -500px)
- }
- to {
- -webkit-transform: translate(0, -1400px)
- }
- }
- @-webkit-keyframes titlebgout {
- from {
- -webkit-transform: translate(0, -1000px);
- opacity: 1
- }
- to {
- -webkit-transform: translate(0, -1000px);
- opacity: 0
- }
- }
- #tbgxin0 {
- position: absolute;
- top: 6px;
- left: 10rpx;
- width: 180rpx;
- height: 260rpx;
- -webkit-transform: scale(.6);
- z-index: 100;
- display: none;
- }
- #tbgxin1 {
- position: absolute;
- top: 68.5px;
- left: 10rpx;
- width: 180rpx;
- height: 260rpx;
- -webkit-transform: scale(.6);
- z-index: 100;
- display: none;
- }
- #tbgxin2 {
- position: absolute;
- top: 131px;
- left: 10rpx;
- width: 180rpx;
- height: 260rpx;
- -webkit-transform: scale(.6);
- z-index: 100;
- display: none;
- }
- #tbgxin3 {
- position: absolute;
- top: 193.5px;
- left: 10rpx;
- width: 180rpx;
- height: 260rpx;
- -webkit-transform: scale(.6);
- z-index: 100;
- display: none;
- }
- #tbgxin4 {
- position: absolute;
- top: 256px;
- left: 10rpx;
- width: 180rpx;
- height: 260rpx;
- -webkit-transform: scale(.6);
- z-index: 100;
- display: none;
- }
- #tbgxin5 {
- position: absolute;
- top: 318.5px;
- left: 10rpx;
- width: 180rpx;
- height: 260rpx;
- -webkit-transform: scale(.6);
- z-index: 100;
- display: none;
- }
- #tbgxin6 {
- position: absolute;
- top: 381px;
- left: 10rpx;
- width: 180rpx;
- height: 260rpx;
- -webkit-transform: scale(.6);
- z-index: 100;
- display: none;
- }
- #tbgxin7 {
- position: absolute;
- top: 443.5px;
- left: 10rpx;
- width: 180rpx;
- height: 260rpx;
- -webkit-transform: scale(.6);
- z-index: 100;
- display: none;
- }
- #tbgxin8 {
- position: absolute;
- top: 6px;
- left: 560rpx;
- width: 180rpx;
- height: 260rpx;
- -webkit-transform: scale(.6);
- z-index: 100;
- display: none;
- }
- #tbgxin9 {
- position: absolute;
- top: 68.5px;
- left: 560rpx;
- width: 180rpx;
- height: 260rpx;
- -webkit-transform: scale(.6);
- z-index: 100;
- display: none;
- }
- #tbgxin10 {
- position: absolute;
- top: 131px;
- left: 560rpx;
- -webkit-transform: scale(.6);
- z-index: 100;
- display: none;
- width: 180rpx;
- height: 260rpx;
- }
- #tbgxin11 {
- position: absolute;
- top: 193.5px;
- left: 560rpx;
- width: 180rpx;
- height: 260rpx;
- -webkit-transform: scale(.6);
- z-index: 100;
- display: none;
- }
- #tbgxin12 {
- position: absolute;
- top: 256px;
- left: 560rpx;
- width: 180rpx;
- height: 260rpx;
- -webkit-transform: scale(.6);
- z-index: 100;
- display: none;
- }
- #tbgxin13 {
- position: absolute;
- top: 318.5px;
- left: 560rpx;
- width: 180rpx;
- height: 260rpx;
- -webkit-transform: scale(.6);
- z-index: 100;
- display: none;
- }
- #tbgxin14 {
- position: absolute;
- top: 381px;
- left: 560rpx;
- width: 180rpx;
- height: 260rpx;
- -webkit-transform: scale(.6);
- z-index: 100;
- display: none;
- }
- #tbgxin15 {
- position: absolute;
- top: 443.5px;
- left: 560rpx;
- width: 180rpx;
- height: 260rpx;
- -webkit-transform: scale(.6);
- z-index: 100;
- display: none;
- }
- @-webkit-keyframes div1_in {
- 0% {
- -webkit-transform: translate(0, -500px) scale(1.2);
- opacity: 0
- }
- 20% {
- -webkit-transform: translate(0, 30px) scale(.8);
- opacity: 1;
- -webkit-animation-timing-function: ease-out
- }
- 80% {
- -webkit-transform: translate(0, 0) scale(1);
- opacity: 1
- }
- 100% {
- -webkit-transform: translate(0, -10px) scale(1.4);
- opacity: 0
- }
- }
- @-webkit-keyframes div2_in {
- 0% {
- -webkit-transform: translate(0, 500px);
- opacity: 0
- }
- 20% {
- -webkit-transform: translate(0, 10px);
- opacity: 1;
- -webkit-animation-timing-function: ease-out
- }
- 80% {
- -webkit-transform: translate(0, -10px);
- opacity: 1
- }
- 100% {
- -webkit-transform: translate(0, -500px);
- opacity: 0
- }
- }
- @-webkit-keyframes div3_in {
- 0% {
- -webkit-transform: translate(500px, 0);
- opacity: 0
- }
- 20% {
- -webkit-transform: translate(40px, 0);
- opacity: 1;
- -webkit-animation-timing-function: ease-out
- }
- 80% {
- -webkit-transform: translate(-40px, 0);
- opacity: 1
- }
- 100% {
- -webkit-transform: translate(-500px, 0);
- opacity: 0
- }
- }
- @-webkit-keyframes div4_in {
- 0% {
- -webkit-transform: translate(0, 500px);
- opacity: 0
- }
- 20% {
- -webkit-transform: translate(0, 40px);
- opacity: 1;
- -webkit-animation-timing-function: ease-out
- }
- 80% {
- -webkit-transform: translate(0, -40px);
- opacity: 1
- }
- 100% {
- -webkit-transform: translate(0, -500px);
- opacity: 0
- }
- }
- @-webkit-keyframes div5_in {
- 0% {
- -webkit-transform: translate(0, 500px);
- opacity: 0
- }
- 20% {
- -webkit-transform: translate(0, -20px);
- opacity: 1;
- -webkit-animation-timing-function: ease-out
- }
- 80% {
- -webkit-transform: translate(0, 20px);
- opacity: 1
- }
- 100% {
- -webkit-transform: translate(0, -500px);
- opacity: 0
- }
- }
- #bg {
- position: absolute;
- width: 100%;
- height: 100%;
- background-image: url("https://s2.kagirl.cn/template/pic/qingren17/bg.jpg");
- background-size: cover;
- background-repeat: no-repeat;
- background-position: center
- }
- #shang {
- width: 100%;
- }
|