﻿@charset "utf-8";

/* HOME Botton */
.home {	margin:0 auto ;min-width:300px;color: #fff;padding:0 10px;} 
.icon-items li { position: relative; float: left; width:49.0%; text-align: center; margin: 10px 0 0 0;border-radius:3px;box-sizing:border-box;
-moz-box-sizing:border-box; 
-webkit-box-sizing:border-box; 
-webkit-transform:scale(0);-webkit-animation-name:janim;-webkit-animation-duration:.3s;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-fill-mode:forwards;}
@-webkit-keyframes janim {0%{-webkit-transform:scale(0.2)}50%{-webkit-transform:scale(1.2)}100%{-webkit-transform:scale(1)}}
.icon-items li a{display1:block;width: 100%;height:70px;line-height:70px;color:#FFF;font-size:18px;}
.icon-items li a:hove1r{background-color: rgba(0,0,0,.1); z-index: 1;color:#FFF;}
.icon-items li a i{width:30px;height:30px;display:inline-block;vertical-align:middle;margin-right:15px;}

.icon-items li[class*=icon-] a i{background-image: url(images/ico_home.png);background-repeat:no-repeat;}

.icon-items li.icon-default{background-color:#3E67E2;-webkit-animation-delay: .1s;}
.icon-items li.icon-default a i{background-position:0 0;}
.icon-items li.icon-new{background-color:#678CE1;float:right;}
.icon-items li.icon-new a i{background-position:right top;}
.icon-items li.icon-house{background-color:#1fa9ea;-webkit-animation-delay: .25s;}
.icon-items li.icon-house a i{background-position:left -40px;}
.icon-items li.icon-home{background-color:#8BCA11;}.icon-items li.icon-home a{-webkit-animation-delay: .4s;}
.icon-items li.icon-home a i{background-position:right -40px;}
.icon-items li.icon-sale{background-color:#ef9310;-webkit-animation-delay: .55s;float:right;}
.icon-items li.icon-sale a i{background-position:left -80px;}
.icon-items li.icon-video{background-color:#7266d1;-webkit-animation-delay: .3s;float:right;}
.icon-items li.icon-video a i{background-position:right -80px;}
.icon-items li.icon-mall{background-color:#da1e0c;-webkit-animation-delay: 0.15s;}
.icon-items li.icon-mall a{height:150px;line-height:40px;}
.icon-items li.icon-mall a i{background-position:left -120px;margin:50px 0 0 0;}
.icon-items li.icon-bbs{background-color:#CFA871;-webkit-animation-delay: 0.4s;float:right;}
.icon-items li.icon-bbs a i{background-position:right -120px;}
.icon-items li.icon-me{background-color:#FC5366;-webkit-animation-delay: 0.3s;float:right;}
.icon-items li.icon-me a i{background-position:right -120px;}

.bimg{width:60px;height:55px;margin-right:5px;}
.wimg{width:45px;height:45px;margin-right:5px;}
