
/* CSS Document */

#Content
{
    display: inline-block;
    clear: both;
    width: 1000px;
    height: auto;
}
#Content p
{
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
}

#Content #Up_ProInfo
{
    width: 100%;
    height: 390px;
    margin: 0 0 10px 0;
    padding: 0;
}

#Content #Up_ProInfo #ProPic
{
    float: left;
    width: 300px;
    padding: 10px;
    margin: 0 10px 0 0px;
    border: 1px solid #ccc;
}

#Content #Up_ProInfo #ProIntro
{
    float: left;
    width: 445px;
    height: 390px;
    border: 1px solid #dddddd;
    overflow:hidden;
}
#Content #Up_ProInfo #ProIntro .Lists
{
    padding:10px 10px 10px 30px;
}
#Content #Up_ProInfo #ProIntro .Lists ul li
{
    clear:both;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    margin:0;
}
#Content #Up_ProInfo #ProIntro .Lists ul li h1
{
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-align: left;
    padding-bottom: 5px;
    border-bottom: #CCC dotted 1px;
}
#Content #Up_ProInfo #ProIntro .Lists ul li h1 .preferential
{
    color: #A40000;
}
#Content #Up_ProInfo #ProIntro .Lists ul li div
{
    text-align:left;
    margin: 10px 0;
}
#Content #Up_ProInfo #ProIntro .Lists ul li .proPrice
{
    color: #A40000;
    font-size: 16px;
    font-weight: bold;
}
#Content #Up_ProInfo #ProIntro .Lists ul li .synopsisTit
{
    display:inline-block;
    float:left;
    margin:0;
}
#Content #Up_ProInfo #ProIntro ul li .synopsisCon
{
    display:inline-block;
    float:left;
    width:400px;
    text-align:left;
}

#Content #Up_ProInfo #ProInterest
{
    float: right;
    width: 210px;
    height: 390px;
    margin: 0;
    padding: 0;
    border: 1px solid #DDDDDD;
}
#Content #Up_ProInfo #ProInterest .Title
{
    width: 100%;
    height: 36px;
    margin: 0;
    padding: 0;
    text-align: left;
    margin-bottom:0px;
    background-color: #EFEFEF;
}
#Content #Up_ProInfo #ProInterest .Title p
{
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #a40000;
    padding: 5px 0 0 6px;
}
#Content #Up_ProInfo #ProInterest .Lists ul
{
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}
#Content #Up_ProInfo #ProInterest .Lists ul li
{
    display: inline-block;
    width: 100%;
    margin:0;
    padding:0;
    text-align: center;
    border-bottom: solid 1px #eeeeee;
}
#Content #Up_ProInfo #ProInterest .Lists ul li .proPhoto
{
    float: left;
    display: inline-block;
    width: 80px;
    height: 80px;
    overflow: hidden;
    margin: 0px;
}
#Content #Up_ProInfo #ProInterest .Lists ul li .proPhoto img
{
    width: 75px;
    height: 75px;
}
#Content #Up_ProInfo #ProInterest .Lists ul li .proTitle
{
    float: left;
    display: inline-block;
    width: 113px;
    height: 30px;
    line-height: 20px;
    text-align: left;
}
#Content #Up_ProInfo #ProInterest .Lists ul li .proPrice
{
    float: left;
    display: inline-block;
    width: 113px;
    height: 22px;
    color: #A40000;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    text-align: left;
}

#Content #Down_ProInfo
{
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
}
#Content #Down_ProInfo #HistoricalPro
{
    float: left;
    width: 155px;
    margin: 0;
    padding: 0;
    border: 1px solid #DDDDDD;
}
#Content #Down_ProInfo #HistoricalPro .Title
{
    width: 100%;
    height: 36px;
    margin: 0;
    padding: 0;
    text-align: left;
    margin-bottom: 5px;
    background-color: #EFEFEF;
}
#Content #Down_ProInfo #HistoricalPro .Title p
{
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #a40000;
    padding: 5px 0 0 6px;
}
#Content #Down_ProInfo #HistoricalPro .Lists
{
    width: 100%;
    height: auto;
    text-align: center;
}
#Content #Down_ProInfo #HistoricalPro .Lists ul
{
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}
#Content #Down_ProInfo #HistoricalPro .Lists ul li
{
    display: inline-block;
    width: 100%;
    margin:0;
    text-align: center;
}
#Content #Down_ProInfo #HistoricalPro .Lists ul li .proPhoto
{
    display: inline-block;
    width: 100%;
    height: 100px;
    overflow: hidden;
    text-align: center;
}
#Content #Down_ProInfo #HistoricalPro .Lists ul li .proPhoto img
{
    width: 100px;
    height: 100px;
}
#Content #Down_ProInfo #HistoricalPro .Lists ul li .proTitle
{
    display: inline-block;
    width: 100%;
    line-height: 20px;
    text-align: center;
}
#Content #Down_ProInfo #HistoricalPro .Lists ul li .proPrice
{
    display: inline-block;
    width: 100%;
    height: 22px;
    color: #A40000;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
}


#Content #Down_ProInfo #ProDetails
{
    float: right;
    width: 835px;
    margin: 0;
    padding: 0;
}
#NewsTop
{
    clear: both;
    margin-bottom: 16px;
}
#NewsTop #NewsTop_tit
{
    border-bottom: #A40000 3px solid;
    height: 36px;
    overflow: hidden;
    color: #000;
}
#NewsTop #NewsTop_tit P
{
    float: left;
    line-height: 21px;
    text-align: center;
}
#NewsTop #NewsTop_tit P.topC0
{
    background: #dddddd;
    width: 100px;
    cursor: pointer;
    height: 36px;
    padding-top: 8px;
}
#NewsTop #NewsTop_tit P.topC1
{
    background: #A40000;
    width: 100px;
    color: #fff;
    height: 36px;
    padding-top: 8px;
}
#NewsTop #NewsTop_cnt
{
    padding:10px 0;
    color: #000;
}
/*#NewsTop #NewsTop_cnt *
{
    text-align:left;
}*/
#Down_ProInfo #ProDetails #NewsTop #NewsTop_cnt #Show_cnt0 *
{
    text-align:left;
}
#Down_ProInfo #ProDetails #NewsTop #NewsTop_cnt #Show_cnt0 ul li
{
    list-style-type:decimal;
}
#Down_ProInfo #ProDetails #NewsTop #NewsTop_cnt #Show_cnt0 ul li li
{
    list-style-type:decimal-leading-zero;
}
#NewsTop #NewsTop_cnt th
{
    border: solid 1px #dddddd;
    padding:2px;
    line-height:16px;
}
#NewsTop #NewsTop_cnt td
{
    border: solid 1px #dddddd;
    vertical-align: top;
    margin:0;
    padding:0px 5px;
}
#NewsTop #NewsTop_cnt #gvwProductField .fieldName
{
    width:180px;
    text-align:left;
    background:#EFEFEF;
}
#NewsTop #NewsTop_cnt #gvwProductField .fieldNameBold
{
    font-weight:bold;
    width:180px;
    text-align:left;
    background:#EFEFEF;
}
#NewsTop #NewsTop_cnt #gvwProductField .fieldValue
{
    text-align:left;
}
#NewsTop #NewsTop_cnt #gvwProductField .fieldValueTitle
{
    text-align:left;
    background:#EFEFEF;
}
#NewsTop #NewsTop_cnt #gvwFuJian th
{
    background:#EFEFEF;
}
#NewsTop #NewsTop_cnt #gvwFuJian .proPrice
{
    color: #A40000;
    font-size: 14px;
}
.dis
{
    display:block;
}
.undis
{
    display: none;
}
.proPrice
{
    margin-top:8px;
    }

