﻿


.productList td
{
    width: 270px;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px dashed #808080;
}

.productList .productname
{

    font-size: 14px;
}

.productList img
{
    margin-left: 30px;
    width: 80%;
    border-radius: 15px;
}
.productList .youjian
{
    font-size: 10px;
    display: block;
    position: relative;
    float: right;
    color: #666666;
    margin-right: 10px;
    margin-right: 20px;
}

.productcode .chanpin
{
    padding-left: 30px;
    font-size: 12px;
    color: #666666;
}

.productcode .chanpincode
{
    font-size: 12px;
    color: #08A1EF;
}

.newsList
{
    width: 97%;
    margin: 20px 0 0 20px;
}
.newsList .cimg
{
    margin-left: 200px;
}
.newsList .cimg1
{
    width: 300px;
    height: 200px;
    margin-bottom: 20px;
    margin-right: 20px;
}
.newsList li
{
    display: block;
    width: 100%;
    margin-bottom: 40px;
}

.newsList .leftdate
{
    height: 55px;
    float: left;
    text-align: center;
    padding: 10px 10px 10px 10px;
    background-color: #EAEAEA;
    color: #666666;
}

