| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144 |
- body,html{
- width: 100%;
- height: 100%;
- margin:0 auto;
- font-family:PingFangSC-Regular,sans-serif;
- }
- body{
- font-size: 16px;
- }
- a{
- color: #fff;
- }
- .container{
- width: 100%;
-
- background-color: #000;
- overflow: hidden;
- }
- @media screen and (min-width:1025px){
- .main{
- width: 62.5%;
- margin: 0 auto;
- }
- .wenan::before{
-
- width: 25%;
- top: 0.15rem;
- left: 6%;
- }
- .wenan::after{
- width: 25%;
- top: 0.15rem;
- top:15px\9;
- right: 6%;
- }
- .footer{
- padding: 0.2rem 20%;
- padding: 20px 20% \9;
- }
- .footer .infobox{
- float: left;
-
- }
- .chuli{
- position: relative;
- top: 0;
- left:0.12rem;
- left:12px\9;
- }
- .email{
- margin-left: 0.4rem;
- }
- .team .iconbox p{
-
- font-size: 0.18rem;
- font-size: 18px\9;
- }
- .team .iconbox{
- width: 20%;
- float: left;
- overflow: hidden;
- text-align: center;
- color: #b6885d;
- font-size: 0.18rem;
- font-size: 18px\9;
- }
- .team .iconbox img{
- width: 70%;
- }
- .team-bottm .KStip{
-
- right: 6%;
- top: 35%;
- }
-
- .team-bottm .DYtip{
-
- left: 10%;
- bottom: 20%;
- }
- }
- @media screen and (min-width:768px) and (max-width:1024px){
- .main{
- width: 96%;
- margin: 0 auto;
- }
- .wenan::before{
- width: 25%;
-
- top: 0.15rem;
- top: 15px\9;
- left: 0.6rem;
- left: 60px\9;
- }
- .wenan::after{
- width: 25%;
-
- top: 0.15rem;
- top: 15px\9;
- right: 0.6rem;
- left: 60px\9;
- }
- .footer{
- padding: 0.2rem 18%;
-
- }
- .footer .infobox{
- float: none;
-
- }
- .team .iconbox p{
- font-size: 0.12rem;
-
- }
- .team .iconbox{
- width: 20%;
- float: left;
- overflow: hidden;
- text-align: center;
- color: #b6885d;
- font-size: 0.18rem;
-
- }
- .team .iconbox img{
- width: 70%;
- }
- .team-bottm .KStip{
-
- right: 6%;
- top: 40%;
- }
-
- .team-bottm .DYtip{
- left: 10%;
- bottom: 15%;
- }
-
- }
- @media screen and (max-width:767px){
- .main{
- width: 99%;
- margin: 0 auto;
- }
- .wenan::before{
- width: 1.8rem;
-
- top: 0.15rem;
- left: 0.3rem;
-
- }
- .wenan::after{
- width: 1.8rem;
-
- top: 0.15rem;
- right: 0.3rem;
-
- }
- .footer{
- padding: 0.2rem 10%;
-
- }
- .footer .infobox{
- float: none;
-
- }
- .team .iconbox p{
- font-size: 0.12rem;
- font-size: 12px\9;
-
- /* white-space:nowrap */
-
- }
- .team .iconbox{
- width: 33.3%;
- float: left;
- overflow: hidden;
- text-align: center;
- color: #b6885d;
- font-size: 0.18rem;
- font-size: 18px\9;
- margin-bottom: 0.3rem;
- }
- .team .iconbox img{
- width: 70%;
- }
- .team .iconbox:last-child,.team .iconbox.four{
- width: 50%;
- float: left;
- overflow: hidden;
- text-align: center;
- color: #b6885d;
- font-size: 0.18rem;
- font-size: 18px\9;
- margin-bottom: 0;
- }
- .team .iconbox.four img{
- width: 48%;
- margin-left: 30%;
- }
- .team .iconbox.four p{
-
- margin-left: 30%;
- }
- .team .iconbox.last img{
- width: 48.1%;
- margin-right: 20%;
- /* margin-bottom: 1.5px; */
- }
- .team .iconbox.last p{
- margin-right: 10%;
- }
- .team-bottm .KStip{
-
- right: 7%;
- top: 40%;
- }
-
- .team-bottm .DYtip{
- left: 11%;
- bottom: 15%;
- }
- .video{
- height: 3.55rem;
- }
- }
- .header{
- width: 100%;
- height:1rem;
- height: 100px\9;
- overflow: hidden;
- }
- .header .icon{
- width: 0.7rem;
- width: 70px\9;
- height: 1rem;
- height: 100px\9;
- float: left;
- }
- .icon img{
- display: block;
- width: 100%;
- margin-top: 0.05rem;
- margin-top: 5px\9;
-
- }
- .nav{
- height: 100%;
- float: right;
- }
- .nav ul{
-
- margin: 0;
- padding: 0;
- height: 100%;
- overflow: hidden;
- line-height: 1rem;
- line-height: 100px\9;
- }
- .nav ul li{
- float: left;
- height: 100%;
- line-height: 1rem;
- line-height: 100px\9;
- font-size: 0.36rem;
- font-size: 36px\9;
- color: #FFF;
- }
- .nav a{
- display: inline-block;
- width: 1.08rem;
- width: 108px\9;
- height: 0.98rem;
- height: 98px\9;
- line-height: 0.98rem;
- line-height: 98px\9;
- font-size: 0.18rem;
- font-size: 18px\9;
- font-family:PingFangSC-Regular,sans-serif;
- }
- .nav ul li.active{
- background-color: #b6885d;
- }
- /* bannner样式 */
- .banner{
- width: 100%;
- /* height: 6.64rem; */
- }
- #myvideo{
- width: 100%;
- height: 100%;
- }
- /* 作品展示 */
- .section{
- margin-top: 0.6rem;
- margin-top: 60px\9;
- }
- .showWork{
- position: relative;
- }
- .showWork .title{
- font-size: 0.36rem;
- color: #b6885d;
- margin-bottom: 0.22rem;
- }
- .showWork .title .yuandian{
- font-size: 0.4rem;
- }
- .showWork .desc{
- font-size: 0.24rem;
- color: #b6885d;
- margin-bottom: 0.55rem;
- position: relative;
- }
- .wenan::before{
- content:"";
- display:inline-block;
-
- height: 3px;
- background-image: url(../images/line.png);
- background-size: contain;
- position: absolute;
-
- }
- .wenan::after{
- content:"";
- display:inline-block;
-
- height: 3px;
- background-image: url(../images/line.png);
- background-size: contain;
- position: absolute;
-
- }
- .videoshow{
- overflow: hidden;
- width: 78%;
- /* height: 4.3rem; */
- margin: 0 auto ;
-
- }
- .videoshow .leftArrow{
- width:0.31rem;
- height:0.648rem;
- position: absolute;
- left: 0;
- top: 50%;
- cursor: pointer;
- }
- .videoshow .leftArrow img{
- position:absolute;
- top: 0;
- right: 0;
- }
- .videoshow .rightArrow{
- width:0.31rem;
- height:0.648rem;
- position: absolute;
- right: 0;
- top: 50%;
- cursor: pointer;
- }
- .videoshow .rightArrow img{
- position:absolute;
- top: 0;
- left: 0;
- }
- .videoshow .video{
- width: 100%;
- }
- .videoshow .video-item .video-title{
- margin-top: 14px;
- font-size: 0.24rem;
- color: #fff;
- text-align: center;
- margin: 0;
- padding: 0;
- white-space:nowrap
- }
- /* .videoshow::before{
- content:"";
- display:inline-block;
- width: 10%;
- background-image: url(../images/rightArrow.png);
- background-size: contain;
- position: absolute;
- } */
- .videoshow .video-item{
-
- float: left;
- width: 30%;
- margin-right: 3%;
- font-size:0.24rem ;
- position: relative;
- }
- .box{
- font-size:0.24rem ;
- }
- .videoshow .video-item:nth-child(4){
- margin-right: 0
- }
- /* .videoshow .video-item:hover{
- transform: translateY(-10px);
- } */
- .hide{
- display: none;
- }
- .videoshow .video-item .play{
- width: 30%;
- position: absolute;
- top: 50%;
- margin-top: -15%;
- left: 50%;
- margin-left: -15%;
- cursor: pointer;
- z-index: 3;
- }
- .showWork .gomore{
- display: block;
- width: 1.42rem;
- height: 0.46rem;
- margin: 0 auto;
- font-size: 0.24rem;
- margin-top: 0.4rem;
- color: #b6885d;
- border: 1px solid #b6885d;
- border-radius: 0.1rem;;
-
- line-height: 0.46rem;
- }
- .company{
- margin-top: 0.6rem;
- }
- .companyImg{
- width: 100%;
- margin-top: 0.38px;
- margin-bottom: 0.82rem;
-
- }
- .companyImg img{
- width: 100%;
- margin-top: 0.4rem;;
- }
- .team{
-
- overflow: hidden;
-
- }
- .showicon{
- display: flex;
- justify-content: space-around;
- flex-wrap:wrap
-
- }
- .team .iconbox p{
- margin-top: 0.1rem;
- /* white-space:nowrap */
- }
- .teamImg{
- width: 100%;
-
- }
- .teamImg img{
- width: 100%;
- margin-top: 0.38rem;;
- }
- .team-bottm{
-
- text-align: center;
- position: relative;
- /* overflow: hidden; */
- }
- .team-bottm .yrzh1{
- width: 25%;
- position: relative;
- top: 0.6rem;
- left: 0%;
- margin-left:-5% ;
- }
- .team-bottm .kuaishou{
- width: 15%;
- position: absolute;
- top: 1rem;
- right: 22%;
- display: none;
- }
- .kuaishou.show{
- display: inline-block;
- animation: bounceInRight 1.5s linear;
- -ms-animation:bounceInRight 1.5s linear;
- }
- .team-bottm .douyin{
- width: 17%;
- position: absolute;
-
- top: 0.6rem;
- left: 23.5%;
- display: none;
- }
- .douyin.show{
- display: inline-block;
- animation: bounceInLeft 1.5s linear;
- -ms-animation:bounceInLeft 1.5s linear;
- }
- .team-bottm .KStip{
- width: 20%;
- position: absolute;
-
-
- display: inline-block;
- display: none;
- }
- .KStip.show{
- display: inline-block;
- animation: bounceInDown 1s linear;
- -ms-animation:bounceInDown 1s linear;
- }
- .team-bottm .DYtip{
- width: 20%;
- position: absolute;
-
- display: inline-block;
- display: none;
-
- }
- .DYtip.show{
- display: inline-block;
- animation: bounceInUp 1s linear;
- -ms-animation:bounceInUp 1s linear;
- }
- /* hezuokehu */
- .customers{
- margin-bottom: 0.42rem;
- }
- .show-customers{
- display: flex;
- justify-content: space-around;
- }
- .show-customers .itembox{
- width: 11%;
- }
- .itembox img{
- width: 100%;
- }
- /* 页脚 */
- .footer{
- box-sizing: border-box;
- width: 100%;
- background-color: #b6885d;
-
- }
- .footer .title{
- font-size: 0.2rem;
- margin-bottom: 0.2rem;
- }
-
- .footer ul{
- display: flex;
- justify-content: space-between;
- }
- .footer ul li{
- float: left;
- color: #fff;
- }
- .footer ul li span {
- font-size: 0.2rem;
- }
- .footer .info{
- font-size: 0.16rem;
- color: #fff;
- }
- .footer .infobox{
- text-align: left;
- margin-right: 0.3rem;
- font-size: 0.16rem;
- margin-bottom: 0.1rem;
- }
- .footer .box{
- overflow: hidden;
- font-size: 0.18rem;
- margin-right: 0.11rem;
-
- }
- .footer .infobox img{
- width: 0.2rem;
- }
- .clearfix::after{
- content: '';
- display: block;
- height: 0;
- clear: both;
- }
- .beian{
- text-align: left;
-
- }
- .beianinfo{
- display: inline-block;
- margin-left: 0.45rem;
- }
- .footer .clear-right{
- margin-right: 0;
- }
- /* 返回顶部按钮 */
- .aside{
- display: block;
- width: 0.3rem;
- height: 0.3rem;
- position: fixed;
- bottom: 0.4rem;
- right: 0.4rem;
- cursor: pointer;
- display: none;
- }
- .aside img{
- width: 100%;
- position: absolute;
- top: 0;
- left: 0;
- }
- .aside.show{
- display: block;
- }
- @keyframes bounceInDown {
- 0%, 60%, 75%, 90%, 100% {
- -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- }
- 0% {
- opacity: 0;
- -webkit-transform: translate3d(0, -3000px, 0);
- transform: translate3d(0, -3000px, 0);
- }
- 60% {
- opacity: 1;
- -webkit-transform: translate3d(0, 25px, 0);
- transform: translate3d(0, 25px, 0);
- }
- 75% {
- -webkit-transform: translate3d(0, -10px, 0);
- transform: translate3d(0, -10px, 0);
- }
- 90% {
- -webkit-transform: translate3d(0, 5px, 0);
- transform: translate3d(0, 5px, 0);
- }
- 100% {
- -webkit-transform: none;
- transform: none;
- }
- }
- @-webkit-keyframes bounceInDown {
- 0%, 60%, 75%, 90%, 100% {
- -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- }
-
- 0% {
- opacity: 0;
- -webkit-transform: translate3d(0, -3000px, 0);
- transform: translate3d(0, -3000px, 0);
- }
-
- 60% {
- opacity: 1;
- -webkit-transform: translate3d(0, 25px, 0);
- transform: translate3d(0, 25px, 0);
- }
-
- 75% {
- -webkit-transform: translate3d(0, -10px, 0);
- transform: translate3d(0, -10px, 0);
- }
-
- 90% {
- -webkit-transform: translate3d(0, 5px, 0);
- transform: translate3d(0, 5px, 0);
- }
-
- 100% {
- -webkit-transform: none;
- transform: none;
- }
- }
-
- @-webkit-keyframes bounceInDown {
- 0%, 60%, 75%, 90%, 100% {
- -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- }
-
- 0% {
- opacity: 0;
- -webkit-transform: translate3d(0, -3000px, 0);
- transform: translate3d(0, -3000px, 0);
- }
-
- 60% {
- opacity: 1;
- -webkit-transform: translate3d(0, 25px, 0);
- transform: translate3d(0, 25px, 0);
- }
-
- 75% {
- -webkit-transform: translate3d(0, -10px, 0);
- transform: translate3d(0, -10px, 0);
- }
-
- 90% {
- -webkit-transform: translate3d(0, 5px, 0);
- transform: translate3d(0, 5px, 0);
- }
-
- 100% {
- -webkit-transform: none;
- transform: none;
- }
- }
- @-ms-keyframes bounceInDown {
- 0%, 60%, 75%, 90%, 100% {
- -ms-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- }
-
- 0% {
- opacity: 0;
- -ms-transform: translate3d(0, -3000px, 0);
- transform: translate3d(0, -3000px, 0);
- }
-
- 60% {
- opacity: 1;
- -ms-transform: translate3d(0, 25px, 0);
- transform: translate3d(0, 25px, 0);
- }
-
- 75% {
- -ms-transform: translate3d(0, -10px, 0);
- transform: translate3d(0, -10px, 0);
- }
-
- 90% {
- -ms-transform: translate3d(0, 5px, 0);
- transform: translate3d(0, 5px, 0);
- }
-
- 100% {
- -ms-transform: none;
- transform: none;
- }
- }
- .bounceInDown {
-
- -webkit-animation-name: bounceInDown;
- -ms-animation-name: bounceInDown;
- animation-name: bounceInDown ;
- }
-
- @-webkit-keyframes bounceInLeft {
- 0%, 60%, 75%, 90%, 100% {
- -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- }
-
- 0% {
- opacity: 0;
- -webkit-transform: translate3d(-3000px, 0, 0);
- transform: translate3d(-3000px, 0, 0);
- }
-
- 60% {
- opacity: 1;
- -webkit-transform: translate3d(25px, 0, 0);
- transform: translate3d(25px, 0, 0);
- }
-
- 75% {
- -webkit-transform: translate3d(-10px, 0, 0);
- transform: translate3d(-10px, 0, 0);
- }
-
- 90% {
- -webkit-transform: translate3d(5px, 0, 0);
- transform: translate3d(5px, 0, 0);
- }
-
- 100% {
- -webkit-transform: none;
- transform: none;
- }
- }
- @-webkit-keyframes bounceInLeft {
- 0%, 60%, 75%, 90%, 100% {
- -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- }
-
- 0% {
- opacity: 0;
- -webkit-transform: translate3d(-3000px, 0, 0);
- transform: translate3d(-3000px, 0, 0);
- }
-
- 60% {
- opacity: 1;
- -webkit-transform: translate3d(25px, 0, 0);
- transform: translate3d(25px, 0, 0);
- }
-
- 75% {
- -webkit-transform: translate3d(-10px, 0, 0);
- transform: translate3d(-10px, 0, 0);
- }
-
- 90% {
- -webkit-transform: translate3d(5px, 0, 0);
- transform: translate3d(5px, 0, 0);
- }
-
- 100% {
- -webkit-transform: none;
- transform: none;
- }
- }
-
- @keyframes bounceInLeft {
- 0%, 60%, 75%, 90%, 100% {
- -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- }
-
- 0% {
- opacity: 0;
- -webkit-transform: translate3d(-3000px, 0, 0);
- transform: translate3d(-3000px, 0, 0);
- }
-
- 60% {
- opacity: 1;
- -webkit-transform: translate3d(25px, 0, 0);
- transform: translate3d(25px, 0, 0);
- }
-
- 75% {
- -webkit-transform: translate3d(-10px, 0, 0);
- transform: translate3d(-10px, 0, 0);
- }
-
- 90% {
- -webkit-transform: translate3d(5px, 0, 0);
- transform: translate3d(5px, 0, 0);
- }
-
- 100% {
- -webkit-transform: none;
- transform: none;
- }
- }
- @-ms-keyframes bounceInLeft {
- 0%, 60%, 75%, 90%, 100% {
- -ms-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- }
-
- 0% {
- opacity: 0;
- -ms-transform: translate3d(-3000px, 0, 0);
- transform: translate3d(-3000px, 0, 0);
- }
-
- 60% {
- opacity: 1;
- -ms-transform: translate3d(25px, 0, 0);
- transform: translate3d(25px, 0, 0);
- }
-
- 75% {
- -ms-transform: translate3d(-10px, 0, 0);
- transform: translate3d(-10px, 0, 0);
- }
-
- 90% {
- -ms-transform: translate3d(5px, 0, 0);
- transform: translate3d(5px, 0, 0);
- }
-
- 100% {
- -ms-transform: none;
- transform: none;
- }
- }
- .bounceInLeft {
-
- -webkit-animation-name: bounceInLeft;
- -ms-animation-name: bounceInLeft;
- animation-name: bounceInLeft ;
- }
-
- @-webkit-keyframes bounceInRight {
- 0%, 60%, 75%, 90%, 100% {
- -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- }
-
- 0% {
- opacity: 0;
- -webkit-transform: translate3d(3000px, 0, 0);
- transform: translate3d(3000px, 0, 0);
- }
-
- 60% {
- opacity: 1;
- -webkit-transform: translate3d(-25px, 0, 0);
- transform: translate3d(-25px, 0, 0);
- }
-
- 75% {
- -webkit-transform: translate3d(10px, 0, 0);
- transform: translate3d(10px, 0, 0);
- }
-
- 90% {
- -webkit-transform: translate3d(-5px, 0, 0);
- transform: translate3d(-5px, 0, 0);
- }
-
- 100% {
- -webkit-transform: none;
- transform: none;
- }
- }
-
- @keyframes bounceInRight {
- 0%, 60%, 75%, 90%, 100% {
- -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- }
-
- 0% {
- opacity: 0;
- -webkit-transform: translate3d(3000px, 0, 0);
- transform: translate3d(3000px, 0, 0);
- }
-
- 60% {
- opacity: 1;
- -webkit-transform: translate3d(-25px, 0, 0);
- transform: translate3d(-25px, 0, 0);
- }
-
- 75% {
- -webkit-transform: translate3d(10px, 0, 0);
- transform: translate3d(10px, 0, 0);
- }
-
- 90% {
- -webkit-transform: translate3d(-5px, 0, 0);
- transform: translate3d(-5px, 0, 0);
- }
-
- 100% {
- -webkit-transform: none;
- transform: none;
- }
- }
- @-ms-keyframes bounceInRight {
- 0%, 60%, 75%, 90%, 100% {
- -ms-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- }
-
- 0% {
- opacity: 0;
- -ms-transform: translate3d(3000px, 0, 0);
- transform: translate3d(3000px, 0, 0);
- }
-
- 60% {
- opacity: 1;
- -ms-transform: translate3d(-25px, 0, 0);
- transform: translate3d(-25px, 0, 0);
- }
-
- 75% {
- -ms-transform: translate3d(10px, 0, 0);
- transform: translate3d(10px, 0, 0);
- }
-
- 90% {
- -ms-transform: translate3d(-5px, 0, 0);
- transform: translate3d(-5px, 0, 0);
- }
-
- 100% {
- -ms-transform: none;
- transform: none;
- }
- }
- .bounceInRight {
-
- -webkit-animation-name: bounceInRight;
- -ms-animation-name: bounceInRight;
- animation-name: bounceInRight;
- }
-
- @-webkit-keyframes bounceInUp {
- 0%, 60%, 75%, 90%, 100% {
- -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- }
-
- 0% {
- opacity: 0;
- -webkit-transform: translate3d(0, 3000px, 0);
- transform: translate3d(0, 3000px, 0);
- }
-
- 60% {
- opacity: 1;
- -webkit-transform: translate3d(0, -20px, 0);
- transform: translate3d(0, -20px, 0);
- }
-
- 75% {
- -webkit-transform: translate3d(0, 10px, 0);
- transform: translate3d(0, 10px, 0);
- }
-
- 90% {
- -webkit-transform: translate3d(0, -5px, 0);
- transform: translate3d(0, -5px, 0);
- }
-
- 100% {
- -webkit-transform: translate3d(0, 0, 0);
- transform: translate3d(0, 0, 0);
- }
- }
-
- @keyframes bounceInUp {
- 0%, 60%, 75%, 90%, 100% {
- -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- }
-
- 0% {
- opacity: 0;
- -webkit-transform: translate3d(0, 3000px, 0);
- transform: translate3d(0, 3000px, 0);
- }
-
- 60% {
- opacity: 1;
- -webkit-transform: translate3d(0, -20px, 0);
- transform: translate3d(0, -20px, 0);
- }
-
- 75% {
- -webkit-transform: translate3d(0, 10px, 0);
- transform: translate3d(0, 10px, 0);
- }
-
- 90% {
- -webkit-transform: translate3d(0, -5px, 0);
- transform: translate3d(0, -5px, 0);
- }
-
- 100% {
- -webkit-transform: translate3d(0, 0, 0);
- transform: translate3d(0, 0, 0);
- }
- }
-
- .bounceInUp {
- -webkit-animation-name: bounceInUp;
- -ms-animation-name: bounceInUp;
- animation-name: bounceInUp;
- }
-
- @-ms-keyframes bounceInUp {
- 0%, 60%, 75%, 90%, 100% {
- -ms-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
- }
-
- 0% {
- opacity: 0;
- -ms-transform: translate3d(0, 3000px, 0);
- transform: translate3d(0, 3000px, 0);
- }
-
- 60% {
- opacity: 1;
- -ms-transform: translate3d(0, -20px, 0);
- transform: translate3d(0, -20px, 0);
- }
-
- 75% {
- -ms-transform: translate3d(0, 10px, 0);
- transform: translate3d(0, 10px, 0);
- }
-
- 90% {
- -ms-transform: translate3d(0, -5px, 0);
- transform: translate3d(0, -5px, 0);
- }
-
- 100% {
- -ms-transform: translate3d(0, 0, 0);
- transform: translate3d(0, 0, 0);
- }
- }
|