.vw-line
{
    text-align: center;
    line-height: 30px;
}
.xx
{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: none;
}
.xx-1
{
    display: block;
    background: #fcc;
}
#header .qrcode
{
    display: none;
}
#bannerTAB2
{
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: auto;
    height: auto;
    display: none;
    zoom: 1;
    overflow: hidden;
    z-index: 1;
}
#pictures2
{
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: auto;
    display: block;
    z-index: 1;
}
#pictures2 img
{
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
}
#digital2
{
    position: relative;
    margin: -25px auto 0 auto;
    width: 135px;
    height: 15px;
    z-index: 10;
    background: none;
}
#digital2 li
{
    position: relative;
    float: left;
    width: 35px;
    height: 5px;
    margin-left: 10px;
    background: #a6e2ff;
    list-style-posit: none;
    list-style-type: none;
    marker-offset: 0;
    z-index: 20;
    font-size: 0;
}
#digital2 li.hover
{
    background: #096;
}
#banner
{
    width: 100%;
    padding: 0;
    height: auto;
    border-top: 4px solid #d1160a;
    background: none;
}
.productList .title
{
    text-align: center;
}
.productList .product
{
    width: 48%;
    height: auto;
    margin: 0 auto;
    float: left;
    background: none;
}
.productList .product img
{
    width: 100%;
    height: auto;
}