﻿/* 产品中心
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#caseBanner
{
    background:url(Images/productBanner.jpg);
}

#caseMain ul
{
    background:none;
    }
    
#caseMain ul li
{
    padding:8px 20px;
    line-height:1.5em;
    background:url(Images/roundListStyle.gif) no-repeat left 11px;
    }
#caseMain h1
{
    color:#004E90;
    text-align:center;
    font-size:16px;
    line-height:2.3em;
    
    }
    
.caseMark{color:#333333;text-align:center;padding:5px 0;border-bottom:1px dashed #666;margin-bottom:8px;}
.caseMark span{margin-right:5px;}

.withProducts
{
    padding:10px;
    background:#dfefff;
    border:1px solid #d0e0f0;
    }

.caseContent{padding:1em 3em;border-bottom:1px dashed #666;line-height:1.8em;letter-spacing:0em;}

.caseContent p{text-indent:0em;}

.caseNextPrev{padding:1em 3em;line-height:1.8em;}




