﻿/*
主题名称: 
URI: 
描述: 
作者: donhwa@126.com
模板: 
版本: 2009.04.01

网址:

[目录表] 

	0- 
	1- 
	2- 
	3- 
	4-  
	5- 
	6-  
	7- 
	8- 
	9-  
    10-

*/

/* =0 链接
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a:link
{
    color: #0085cd;
    text-decoration: none;
}
a:visited
{
    color: #0085cd;
    text-decoration: none;
}
a:hover
{
    color: #f60;
    text-decoration: underline;
}
/* =1 主容器
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#container
{
    width: 960px;
    margin: auto;
}

.main{background:none;padding:0;}
/* =2 头部
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =3 导航
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =4 通栏
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#topFlash
{
    margin-bottom: 10px;
    height:260px;
    width:100%;
    background:#fff;
}
/* =5 子块通用
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

/* =6 +服务通道
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

/* =7 +搜索
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

/* =8 +友情链接
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
    
/* =9 首页新闻列表通用
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.newsListCompany, .newsListIndustry, .newsListProduct, .caseListPanel, .jobListPanel
{
    display: inline-block; *display:inline;zoom:1;
    vertical-align:top;
    min-height:165px;
}

/*20090511 小林要求变黑*/
.list a:visited,
.list a{color:#333;}
/*
.newsListCompany a, 
.newsListIndustry a, 
.newsListProduct a, 
.caseListPanel a,
.jobListPanel a
{
    color:#333;
    }
*/

/*20090512 CDH 尝试隐藏 “更多”*/
.newsListCompany .more, 
.newsListIndustry .more, 
.newsListProduct .more, 
.caseListPanel .more,
.jobListPanel .more
{
    /*
    20090615打开
    */
    /*display:none;*/ 
    }
    

/* =10 +公司动态
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.newsListCompany
{
    margin-right: 4px;
    *margin-right:7px;
    width:370px;
    background:url(Images/roundBody.gif);
}

.newsListCompany dt
{
    height: 28px;
    background: url(Images/roundTitle.gif);
}

.newsListCompany dd
{
    padding-bottom: 10px;
    background: url(Images/roundFooter.gif) no-repeat left bottom;
}
.newsListCompany dd ul
{   
   
   /*display: inline-block; *display:inline;zoom:1;   */
   float:left;
   padding-left:8px;
   width:178px;
}

.newsListCompany dd div
{
 /*   display: inline-block; *display:inline;zoom:1;*/
    float:left;

    padding:3px;
    width:160px;
    height:134px;
    border:1px solid #bbb;
    overflow:hidden;
    background:#fff;
}

.newsListCompany dd div img
{
    border: 3px solid #fff;
    width: 154px;
    height: 128px;
}

.newsListCompany ul li a{display:inline-block;*display:inline;zoom:1;width:131px;*width:133px;background:none;}
.newsListCompany ul li span.postDate{display:inline-block;*display:inline;zoom:1;}

/* =11 +行业资讯
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.newsListIndustry
{
    margin:0;
    width:370px;
    background:url(Images/roundBody.gif);
}

.newsListIndustry dt
{
    height: 28px;    
    background: url(Images/roundTitle.gif);
}

.newsListIndustry dd
{
    padding-bottom: 10px;
    background: url(Images/roundFooter.gif) no-repeat left bottom;
}
.newsListIndustry dd ul
{
    float:left;
    padding-left:8px;
    width: 178px;    
}

.newsListIndustry dd div
{
    /*display: inline-block; *display:inline;zoom:1;*/
    float:left;
    padding:3px;
    width:160px;
    height:134px;
    border:1px solid #bbb;
    overflow:hidden;
    background:#fff;
}

.newsListIndustry dd div img
{
    border: 3px solid #fff;
    width: 154px;
    height: 128px;
}

.newsListIndustry ul li a{display:inline-block;*display:inline;zoom:1;width:131px;*width:133px;background:none;}
.newsListIndustry ul li span.postDate{display:inline-block;*display:inline;zoom:1;}

/* =12 产品动态 * 案例 * 招聘 共用
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.newsListProduct, .caseListPanel, .jobListPanel
{
    margin-right: 7px; *margin-right:10px;
    width:242px;
    background:url(Images/rancleListBody.gif) repeat-y;
    border-bottom:1px solid #d9d9d9;
}

.newsListProduct dt, .caseListPanel dt, .jobListPanel dt
{
    height: 30px;
    line-height: 18px;
    background: url(Images/rancleListTitle.gif);
    border:1px solid #ccc;
    border-bottom:0;
}

.newsListProduct dd, .caseListPanel dd, .jobListPanel dd
{
       height:130px;
}

.newsListProduct ul, .caseListPanel ul, .jobListPanel ul
{
    padding-left:15px;
    width:210px;
}
/*
.newsListProduct ul li,
.caseListPanel ul li,
.jobListPanel ul li
{
    width:100%;
}*/

.newsListProduct ul li a,
.caseListPanel ul li a,
.jobListPanel ul li a
{
    display:inline-block;*display:inline;zoom:1;width:160px;*width:162px;background:none;
}

/* =13 +产品动态
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.newsListProduct img{height:48px;width:68px;padding:1px;border:1px solid #999;background:#eee;display:inline;margin-right:3px;}
/* =14 +案例
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =15 +招聘
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.jobListPanel
{
    margin: 0;
}
.jobListPanel img{width:100%;margin:auto;}

/* =16 +产品展示
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.productInfoNew dt
{
    background: #F0F0F0;
}

#productNewViewer
{
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0px solid red;
    height: 133px;
    overflow: hidden;
    background:red;
}

#productNewContent {width:100%;background:none;overflow: hidden;}

#productNewContent a
{
    margin-right: 7px;
    margin-bottom: 3px;
    padding: 20px 14px 20px 13px;
    width: 150px;
    height: 90px;
    float: left;
    overflow: hidden;
    background: url(Images/productBg.png);
}

#productNewContent a img
{
    width: 150px;
    height: 90px;
}
.productInfoTypical
{
    float: left;
    width: auto;
    min-height: 120px;
}

.productInfoTypical dt
{
    background: #F0F0F0;
}

.productInfoTypical ul li
{
    display: inline-block; *display:inline;
zoom:1;}
