.banner
{
    width: 100%;
    float: left;
}
.container, .container *
{
    margin: 0;
    padding: 0;
}
.container
{
    width: 100%;
    height: 320px;
    float: right;
    overflow: hidden;
    position: relative;
}
.slider
{
    position: absolute;
}
.slider li
{
    list-style: none;
    display: inline;
}
.slider img
{
    width: 715px;
    height: 320px;
    display: block;
}

.slider2
{
    width: 80000px;
}
.slider2 li
{
    float: left;
}
.num
{
    position: absolute;
    right: 5px;
    bottom: 5px;
z-index:100;
}
.num1212
{
    position: absolute;
    right: 5px;
    bottom: 5px;
    
}
.num li
{
    float: left;
    width: 12px;
    height: 12px;
    font-family: Arial;
    cursor: pointer;
    overflow: hidden;
    margin: 3px 6px;
    background: url(../images/index/new/banner_icon1.png) no-repeat;
}
.num li.on
{
    width: 12px;
    height: 12px;
    background: url(../images/index/new/banner_icon2.png) no-repeat;
}
.txttarea
{
    margin-left: 10px;
    margin-top: 10px;
    background-image: url('images/indexAjaxBack.png');
    color: green;
    width: 215px;
    height: 125px;
    border: 0;
    overflow: hidden;
}
.mall_box
{
    width: 270px;
    float: left;
    border:5px solid #F1F1F1;
    padding-top:5px;
    padding-bottom:5px;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 15px;
    position: relative;
}
.mall_dai
{
    background: url(../images/2015/new.png) no-repeat;
    position: absolute;
    width: 94px;
    height: 58px;
    top: 0px;
    left: 180px;
}
.mall_box_c2
{
    width: 250px;
    float: left;
    position: relative;
    margin-left: 10px;
}
.mall_box_c2_name
{
    width: 100%;
    margin: 0 auto;
    text-align: left;
    line-height:30px;
    float:left;
}
.mall_box_c2_name a
{
    color:#333;
}
.mall_item
{
    width: 250px;
    height: 140px;
    margin: 0 auto;
    position: relative;
}
.mall_logo
{
    width: 250px;
    height: 140px;
    margin: 0 auto;
    margin-top: 10px;
    background: url(../images/2015/bg4.png) white no-repeat left bottom;
}
.mall_logo img
{
    width: 100%;
    height: 125px;
}
.mall_item_name
{
    height: 30px;
    font-size: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.mall_user_box
{
    line-height: 25px;
}
.mall_user_info
{
    background: url(../images/t_10.png) no-repeat left center;
    height: 25px;
    line-height: 25px;
    padding-left: 22px;
    width: 128px;
    overflow: hidden;
    color: #DF5A01;
}
.mall_user_country
{
    height: 25px;
    width: 120px;
}
.mall_user_country .flag
{
    width:27px;
    height:18px;    
}
.mall_user_country img
{
    width:auto;
    height: 18px;
    margin-top: 5px;
    margin-right: 5px;
}
.mall_price_box
{
    color: #FF3C05;
    font-size: 15px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
}
.mall_price_box img
{
    float: right;
    height: 20px;
    margin-left: 5px;
}
.mall_date_box
{
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}
.mall_date_string
{
    height: 30px;
    color: #4599c3;
    font-size: 11px;
    text-align: center;
}
.mall_status
{
    text-align: center;
}
.banner_small
{
    width: 100%;
    float: left;
    height:220px;
    overflow:hidden;
}
.banner_small_item
{
    height:220px;
    width:133px;
    float:left;   
    overflow:hidden;
}
.banner_small_select_item
{
    width:183px;
}
.banner_small img
{
    height:220px;    
}
   
