三里屯太古广场——北京化妆时尚气息的先锋阵地!
  “乐色起义”创意化妆设计大赛——国内最具创意的公益设计大赛!
  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. koa 基础(十八)es6中的类、静态方法、继承

    1.app.js /** * es6中的类.静态方法.继承 */ // 定义Person类 class Person { constructor(name, age) { /*类的构造函数,实例化的时 ...

  2. 二、Spring Boot 中maven中dependencies所有的jar包都报红,install报错(https://repo.maven.apache.org/maven2): Not authorized , ReasonPhrase:Authorizatio

    问题一:现象:打开SpringBoot项目后,所有依赖包都报红色波浪线 1.install报错(https://repo.maven.apache.org/maven2): Not authorize ...

  3. 在oracle中使用基表建立月表的存储过程

    某些系统需要按月分表来保存数据.下面的存储过程演示了如何使用基表来建立每个月的月表. 处理思路是:     1:首先,为基表建立好表和对应的索引.     2:将基表保存到一个存储过程需要的表中.   ...

  4. WebView的用法

    基本用法 布局文件配置WebView <WebView android:id="@+id/wv_news_detail" android:layout_width=" ...

  5. [SPSS]如何利用spss进行单侧检验

    根据网上经验来看,结论如下: 单双侧t检验,t值不变,p值除以2即为单侧p值.

  6. git重命名文件和文件夹

    git mv -f oldfolder newfoldergit add -u newfolder (-u选项会更新已经追踪的文件和文件夹)git commit -m "changed th ...

  7. 2019.11.06 【每天学点SAP小知识】Day1 - ABAP 7.40新语法

    最近看同事使用ABAP新语法贼溜,省了好多的功夫,还在使用老语法的我眼红了. 所以就自己补一补7.40之后语法,能够让自己写代码更顺畅吧. 今天学习内联申明 inline 意思是:当编译器发现某段代码 ...

  8. wpf 父控件和子控件 各自触发鼠标按下事件

    父控件 PreviewMouseDown子控件 MouseDown

  9. 配置 Nginx 错误页面优雅显示

    [root@localhost ~]# cat /usr/local/nginx/conf/nginx.conf ...... http { location / { root html/www; i ...

  10. Python 输出时去掉列表元组外面的方括号与圆括号