三里屯太古广场——北京化妆时尚气息的先锋阵地!
  “乐色起义”创意化妆设计大赛——国内最具创意的公益设计大赛!
  CNature——国内最具个性的时尚环保公益组织!
  一个多么奇妙的组合!就在2010年的这个冬天,在北京三里屯太古广场,“乐色起义”创意化妆设计大赛部分获奖作品正式对社会观众展示并使用。这意味着自2009年9月至12月,由年轻时尚的公益组织CNature (又称:自然景象环境保护协会),携手国内最大的创意门户网站--视觉中国推出的“乐?色起义创意化妆设计大赛”正式走下大赛展台进入了大街小巷,同时,代表着时尚公益迈出了由理念到实用的关键一步。
  “做环保、做公益不能只是喊口号、摆样子!”在这样的思路下,2009年9月化妆“乐色起义”创意化妆设计大赛开始面向社会征集参赛作品,在短短三个月的时间里,组委会收到参赛作品近千件,几乎创造了一个设计比赛的奇迹12月20日的“乐色起义”在政府、创意、设计、音乐、企业等各界精英嘉宾,以及几十家媒体、数百位现场观众的大力支持下,举办了盛大的颁奖盛典,一件件极具创意、时尚同时兼具实用功用的化妆设计作品应运而生。
  “2009年CNature将‘环保很时尚 公益很简单’这一最符合当今推广规律的公益理念,带给了大家,并得到了各界朋友的大力支持。2010年,CNature会在继续大力推广时尚环保的基础上,加强公益理念与环保实践的结合,此次创意化妆的公开展示与使用,希望可以成为CNature一个新的起点!”CNature秘书长杜涓女士的一番话,使我们有理由相信,在2010年,我们将有机会见到更多这样新奇、时尚的公益组合,见到更多的时尚公益奇迹,给代码化妆
.banner .contentInfo .sub {
animation:sub .5s ease-in-out 0s both;
-moz-animation:sub .5s ease-in-out 0s both;
-webkit-animation:sub .5s ease-in-out 0s both;
-o-animation:sub .5s ease-in-out 0s both;
}
@keyframes sub {
0% {
height:0px;
}
100% {
height:120px;
}
}
@-moz-keyframes sub {
0% {
height:0px;
}
100% {
height:120px;
}
}
@-webkit-keyframes sub {
0% {
height:0px;
}
100% {
height:120px;
}
}
@-o-keyframes sub {
0% {
height:0px;
}
100% {
height:120px;
}
}
.banner .contentInfo .quan {
animation:quan .2s ease-in-out .5s both;
-moz-animation:quan .2s ease-in-out .5s both;
-webkit-animation:quan .2s ease-in-out .5s both;
-o-animation:quan .2s ease-in-out .5s both;
}
@keyframes quan {
0% {
transform:scale(0);
}
100% {
transform:scale(1);
}
}
@-moz-keyframes quan {
0% {
-moz-transform:scale(0);
}
100% {
-moz-transform:scale(1);
}
}
@-webkit-keyframes quan {
0% {
-webkit-transform:scale(0);
}
100% {
-webkit-transform:scale(1);
}
}
@-o-keyframes quan {
0% {
-o-transform:scale(0);
}
100% {
-o-transform:scale(1);
}
}
.banner .contentInfo .title {
animation:tranx .8s ease-in-out .5s both;
-moz-animation:tranx .8s ease-in-out .5s both;
-webkit-animation:tranx .8s ease-in-out .5s both;
-o-animation:tranx .8s ease-in-out .5s both;
}
.banner .contentInfo .info {
animation:tranx .8s ease-in-out .7s both;
-moz-animation:tranx .8s ease-in-out .7s both;
-webkit-animation:tranx .8s ease-in-out .7s both;
-o-animation:tranx .8s ease-in-out .7s both;
}
.banner .contentInfo .btn {
animation:tranx .8s ease-in-out .9s both;
-moz-animation:tranx .8s ease-in-out .9s both;
-webkit-animation:tranx .8s ease-in-out .9s both;
-o-animation:tranx .8s ease-in-out .9s both;
}
@keyframes tranx {
0% {
transform:translateX(-700px);
}
100% {
transform:translateX(0);
}
}
@-moz-keyframes tranx {
0% {
-moz-transform:translateX(-700px);
}
100% {
-moz-transform:translateX(0);
}
}
@-webkit-keyframes tranx {
0% {
-webkit-transform:translateX(-700px);
}
100% {
-webkit-transform:translateX(0);
}
}
@-o-keyframes tranx {
0% {
-o-transform:translateX(-700px);
}
100% {
-o-transform:translateX(0);
}
}
@keyframes bannerNavChildOn {
0% {
background:#fff;
transform:scale(1);
}
50% {
transform:scale(0);
}
100% {
background:#000;
transform:scale(1);
}
}
@-moz-keyframes bannerNavChildOn {
0% {
background:#fff;
-moz-transform:scale(1);
}
50% {
transform:scale(0);
}
100% {
background:#000;
-moz-transform:scale(1);
}
}
@-webkit-keyframes bannerNavChildOn {
0% {
background:#fff;
-webkit-transform:scale(1);
}
50% {
transform:scale(0);
}
100% {
background:#000;
-webkit-transform:scale(1);
}
}
@-o-keyframes bannerNavChildOn {
0% {
background:#fff;
-o-transform:scale(1);
}
50% {
transform:scale(0);
}
100% {
background:#000;
-o-transform:scale(1);
}
}

北京化妆时尚气息自适应CSS例子的更多相关文章

  1. 特产网站自适应CSS

    下面是一个特产网站自适应CSS,这个特产自适应CSS通过屏幕宽度大小来进行适应的,而不是根据UA来判断,就加快了判断的速度,所以速度很快 中国特产站排名还是很好的,特别是手机端 li { list-s ...

  2. DIV+CSS例子

    DIV水平居中+垂直居中 #main_zone{ width:1190px; height:570px; background-color:#fff; margin:0 auto; /*左右居中*/ ...

  3. flex自适应小例子

    <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8&quo ...

  4. 自适应css 框架 PURE

    Bootstrap 好用 但是太大啦 有时候只需要用到媒体查询这一块的样式 Pure.css可以很好地替代 直接上地址咯: http://purecss.io/ https://unpkg.com/p ...

  5. css例子

    6.背景图像渐变的制作body{ background:#ccc url(xxx.gif)rpeat-x或y:} 7.给一个区块加上背景#branding{ width:700px: height:2 ...

  6. css笔记01:CSS例子

    body { margin:0; padding:0; background:#000 url('images/backgrounds/star.png') no-repeat fixed; font ...

  7. 网页中顶部banner图自适应css

    //test.css .index-banner-top { width: 100%; background: url(../imgs/guanyu.png) no-repeat center cen ...

  8. APP自适应的例子

    <!DOCTYPE html><html lang="zh"> <head> <meta charset="UTF-8" ...

  9. 网上的CSS例子编写都不太严谨,如*{ margin:0;padding:0;}

    margin:0;padding:0; 一般情况下不可以用 *{margin:0;padding:0;} 来适配. 保证自己的严谨代码编写风格.

随机推荐

  1. Button.OnClientClick

    Button.OnClientClick Gets or sets the client-side script that executes when a Button control's Click ...

  2. Cookie类

    Cookie类:用于存储会话数据 1)构造Cookie对象 Cookie(java.lang.String name, java.lang.String value) 2)设置cookie void ...

  3. html5内容快速学习

    accessKey 快捷键 <input type="text" accessType="m"/> <!-- chrome按下快捷键alt+m ...

  4. linuxs上mono

    当前,在Linux系统上架设ASP.NET网站.建设WEB应用工程项目已经在国内流行起来,而“Mono+Jexus”架构模式是Linux承载ASP.NET企业级应用的极为重要的架构方式,这种架构中,J ...

  5. 在发布ASP.NET网站的时候,出现state server错误

    错误信息如下: 在发布ASP.NET网站的时候,出现state server错误: Server Error in '/' Application. ------------------------- ...

  6. 配置文件c3p0-config.xml

    <c3p0-config> <!-- 使用默认的配置读取连接池对象 --> <default-config> <!-- 连接参数 --> <pro ...

  7. Python web 项目的依赖管理工具

    Poetry可以帮助你声明.管理和安装Python项目的依赖项,确保你可以在任何地方都拥有正确的堆栈. Poetry支持Python 2.7 和Python 3以上 安装 Poetry提供了一个自定义 ...

  8. shutil使用

    1.用shutil移动文件, import shutil shutil.move('/root/test.yaml','/home/') shutil.move('/root/k8s.py','/ho ...

  9. 007. Reverse Integer

    题目链接:https://leetcode.com/problems/reverse-integer/description/ Given a 32-bit signed integer, rever ...

  10. WebApiTestClient

    1.WebApiTestClient组件作用主要有以下几个: (1).将WebApi的接口放到了浏览器里面,以可视化的方式展现出来,比如我们通过http://localhost:8080/Help这个 ...