/*
 * 功能：网站布局
 * 作者：Gavin
 * 创建时间：2008-10-27
 * 最后一次修改时间：2009-1-14 
---------------------------------*/

/*外部容器
---------------------------------*/
#container {
width:1000px;
margin:0 auto;
background:#fff;
}
/*页头
---------------------------------*/
#headTop {
position:relative;
height:120px;
margin-bottom:14px;
z-index:10;
}
/* logo */
#logo {
position:absolute;
left:0;
top:0;
}
#secondaryNav {
position:absolute;
right:10px;
top:10px;
text-align:right;
}
#secondaryNav li {
float:right;
margin:0 8px;
}
#secondaryNav li a {
color:#999999;
}
#secondaryNav li a:hover {
text-decoration:underline;
}
#series {
width:228px;
float:left;
}
#series li {
float:left;
width:100%;
margin-top:14px;
}
#series li.first {
margin:0;
}
#series a {
display:block;
padding:5px;
border:1px solid #DFDFDF;
}
/* banner */
#banner {
float:right;
width:759px;
overflow:hidden;
}
#innerBanner {
}
/*主要内容区
---------------------------------*/
#main {
overflow: hidden;
margin:14px 0;
}
/* sideBar */
#sideBar {
float:right;
width:266px;
}
#sideBar2 {
float:left;
width:266px;
}
/* content */
#content {
float:left;
width:692px;
}
#content2 {
float:right;
width:700px;
}
/*页脚
---------------------------------*/
#footer {
background:#F2F2F2;
}
#footer #copyright {
line-height:22px;
padding:10px 0;
text-align:center;
}
/*首页模块
---------------------------------*/
#news, #profile {
float:left;
width:314px;
}
#news {
}
#profile {
margin-left:50px;
}
#products {
background:#F1F1F1;
margin-top:20px;
}
#contact {
}
.title {
background:url(titleBg.gif) no-repeat 0 bottom;
line-height:28px;
height:28px;
position:relative;
}
.title h2 {
font-size:13px;
line-height:28px;
text-align:left;
padding-left:8px;
}
.title h2 span {
font-weight:normal;
color:#FF8230;
margin-left:10px;
}
.title span.more {
position:absolute;
right:0;
top:0;
line-height:26px;
}
.title2 {
background:url(titleBg03.gif) repeat-x left bottom;
height:32px;
position:relative;
}
.title2 h2 {
font-size:13px;
text-align:left;
line-height:32px;
padding-left:20px;
background:url(titleBg02.gif) no-repeat 5px 50%;
}
.title2 span {
position:absolute;
right:10px;
top:0;
line-height:32px;
}
/* products */
 #demo {
    overflow:hidden;
    width:620px;
    margin:10px auto;
}
#demo .productList03 td {
    padding:0 10px;
    text-align:center;
}
#demo .productList03 td a img {
    border:1px solid #ADC1D9;
    padding:1px;
    width:120px;
    height:90px;
}
#demo .productList03 td a:hover img {
    border-color:#666;
}
#demo .productList03 td span {
    line-height:24px;
}
#contact {
background:url(contactBg.gif) repeat-y 0 0;
}
#contactWrapper01 {
background:url(contactBottom.gif) no-repeat left bottom;
}
#contactWrapper02 {
background:url(contactTop.gif) no-repeat 0 0;
padding:10px;
min-height:200px; 
height:auto !important; 
height:200px; 
overflow:visible;
}
#contactWrapper03 {
background:url(knowTop.gif) no-repeat 0 0;
padding:10px;
min-height:180px; 
height:auto !important; 
height:180px; 
overflow:visible;
}
#contactWrapper03 h2{
font-size:13px;
font-weight:bold;
padding-left:25px;
color:#765329;
}
.title1 {
line-height:28px;
height:28px;
position:relative;
}
.title1 h2 {
font-size:13px;
line-height:28px;
text-align:left;
padding-left:8px;
}
.title1 h2 span {
font-weight:normal;
color:#FF8230;
margin-left:10px;
}
.title1 span.more {
position:absolute;
right:0;
top:0;
line-height:26px;
}


#contactWrapper04 {
background:url(contactBottom1.gif) no-repeat left bottom;
}
.titleContact{
	background:url(titleBg.gif) no-repeat 0 bottom;
height:28px;}
.titleContact h2{
	font-size:13px;
	text-align:left;
	line-height:28px;
	padding-left:8px;
	}
	.titleContact h2 span{
		font-weight:normal;
color:#FF8230;
margin-left:10px;}
#contact .content {
line-height:22px;
text-align:left;
padding:10px;
}
/*--- 新闻列表 ---*/
#newsList {
text-align:left;
padding-top:5px;
}
#newsList ul li {
height:24px;
line-height:24px;
padding:3px;
background:url(listDiv.gif) repeat-x left bottom;
position:relative;
}
#newsList ul li a {
text-decoration:none;
color:#5D81A5;
background:url(listIcon05.gif) no-repeat 5px 50%;
line-height:24px;
height:24px;
padding-left:15px;
}
#newsList ul li a:hover {
color:#f00;
}
#newsList ul li span {
position:absolute;
color:#5D81A5;
right:0;
top:0;
line-height:24px;
}
/*首页公司简介*/
	#profile .content {
padding:10px 5px;
color:#5D81A5;
}
#profile .content img {
float:left;
margin-right:10px;
}
/*侧栏-三级菜单*/
#subNav {
margin-bottom:25px;
}
#subNav h2 {
height:28px;
line-height:28px;
text-align:left;
font-size:13px;
}
#subNav ul#menu{
	margin-top:12px;}
#subNav ul li {
font-size:12px;
width:100%;
margin-bottom:3px;
}
#subNav ul li a {
line-height:34px;
width:100%;
display:block;
background:#F1F1F1 url(listIcon01.gif) no-repeat 10px 12px;
text-indent:30px;
}
#subNav ul li a.current{
color:#FF822E;
}
#subNav ul li ul {
padding-bottom:20px;
}
#subNav ul li li a {
line-height:26px;
text-indent:40px;
background-color:#fff;
background-image:url(listIcon02.gif);
background-position:20px 12px;
}
#subNav ul li li li a {
background-image:url(listIcon03.gif);
}
/*内页内容区
---------------------------------*/
#crumbs {
text-align:left;
}
#function {
padding:10px;
text-align:left;
min-height:400px;
height:auto !important;
height:400px;
overflow:visible;
}
/* 产品列表
---------------------------------*/
.productList {
text-align:center;
}
.productList li {
width:33.3%;
float:left;
padding:10px 0;
text-align:center;
}
.productList a {
display:inline-block;
margin:0 auto;
}
.productList a img {
border:#ddd 1px solid;
padding:2px;
}
.productList a:hover img {
border-color:#4C8802;
}
.productList a span {
color:#333;
display:block;
cursor:pointer;
overflow:hidden;
text-align:center;
line-height:20px;
height:40px;
margin:4px auto 0;
}
.productList a:hover span {
text-decoration:underline;
color:#4C8802;
}
/* 新闻列表
---------------------------------*/
.newsList {
margin:0 auto;
}
.newsList li {
float:left;
line-height:14px;
position:relative;
text-align:left;
width:100%;
padding:10px 0;
border-bottom:1px solid #ddd;
}
.newsList li a {
background:url(listIcon01.gif) no-repeat 0 0;
*background-position:0 -2px;
padding-left:20px;
}
.newsList li span {
color:#999;
position:absolute;
right:10px;
}
/* 分页
---------------------------------*/
.pagination {
height:22px;
padding:30px 0;
}
.pagination span, .pagination a {
background:#fff;
border:1px solid #ddd;
display:inline;
float:left;
height:20px;
line-height:20px;
margin-right:4px;
padding:0 8px;
}
.pagination a:hover {
border-color: #78D0D6;
background:#EDFEFF;
color:#0B93C6;
}
.pagination .current {
border:none;
color:#f00;
font-weight:bold;
}
.pagination .pr_off, .pagination .nt_off {
color:#ccc;
}
/* 提问功能、招聘功能
---------------------------------*/
.questionList dt, .jobList dt {
font-weight:normal;
margin-top:10px;
}
.questionList dt span, .jobList dt span {
cursor:pointer;
font-weight:bold;
margin:0 4px;
}
.questionList dd, .jobList dd {
border:#ccc 1px solid;
padding:6px 10px;
}
/* 视频列表
---------------------------------*/
td.videoList a {
background:#fff url(videoIcon.jpg) no-repeat left 50%;
padding-left:25px;
}
div.videoShow {
text-align:center;
background:#fff;
border:solid 1px #eee;
width:80%;
padding:10px;
margin:0 auto;
}
div.videoShow h4 {
width:80%;
margin:0 auto;
background:url(videoIcon.jpg) no-repeat left 50%;
text-align:left;
padding-left:25px;
font-size:14px;
height:50px;
line-height:50px;
}
#mainContentSearch {
margin:30px;
}
.searchTitle {
border:1px solid #ddd;
border-width:1px 0;
padding:0 10px;
line-height:22px;
background:#f8f8f8;
}
.searchTitle a {
background:url(listImg.gif) no-repeat right 50%;
padding-right:10px;
}
#mainContentSearch strong {
padding-left:2em;
}
.resultTopicTitle {
}
#mainContentSearch .newsList {
width:100%;
}
/* 网站地图
---------------------------------*/
#webmap {
padding-bottom:20px;
}
#webmap dt {
color:#975317;
float:left;
height:19px;
line-height:19px;
margin-top:20px;
width:100%;
}
#webmap dt .dtBg01 {
background:url(webmapBg.gif) no-repeat 100% top;
float:left;
}
#webmap dt .dtBg02 {
background:url(webmapBg.gif) no-repeat 0 -38px;
float:left;
line-height:19px;
padding:0 10px;
}
#webmap dd {
float:left;
height:19px;
line-height:19px;
margin:4px 3px 0 0;
}
#webmap dd a {
background:url(webmapBg.gif) no-repeat 100% -19px;
float:left;
}
#webmap dd a span {
background:url(webmapBg.gif) no-repeat 0 -57px;
cursor:pointer;
float:left;
line-height:19px;
padding:0 10px;
white-space:nowrap; /* 强制不换行 */
}
#webmap dd a:hover {
background-position:100% 0;
}
#webmap dd a:hover span {
background-position: 0 -38px;
color:#975317;
}
/* 新闻详细页
---------------------------------*/
.article h3 {
border-bottom:1px solid #ddd;
font-size:14px;
line-height:28px;
text-align:center;
}
.article .newsDate {
line-height:22px;
margin-bottom:16px;
text-align:center;
}
.newde{
color:#003366;
line-height:23px;
}
/* 相关新闻
---------------------------------*/
.relatedNews {
padding:10px;
}
.relatedNews h3 {
font-size:14px;
margin-bottom:8px;
}
.relatedNews a {
background:url(listIcon06.gif) no-repeat 0 50%;
line-height:22px;
padding-left:12px;
}
/* 产品详细页
---------------------------------*/
.productDetails {
margin:15px auto;
text-align:center;
}
.productDetails h3 {
font-size:14px;
line-height:30px;
text-align:center;
}
.productDetails h4 {
font-size:14px;
line-height:24px;
text-align:left;
background:#EEEDED;
padding:5px 15px;
}
.proImg {
padding:5px;
text-align:center;
}
.productParticular, .productParticular p {
line-height:30px;
font-size:13px;
}
/* 表单：左标签等宽右对齐
---------------------------------*/
fieldset {
border:none;
padding-left:120px;
}
fieldset legend {
font-weight:bold;
height:40px;
line-height:40px;
*margin-left:-7px;
}
fieldset ol {
list-style: none;
margin-top: 1em;
}
fieldset li {
display:inline;
float: left;
padding-bottom: 1em;
width: 100%;
}
fieldset li label {
float: left;
line-height:20px;
margin-right:1em;
text-align: left;
}
fieldset li span {
display:inline;
float:left;
line-height:18px;
margin-left:10px;
width:8em;
}
fieldset input.text, fieldset textarea {
display:inline;
float:left;
font:12px Arial, Helvetica, sans-serif;
outline:none;
padding:2px;
width:200px;
}
fieldset em {
float:left;
text-align:center;
width:7px;
}
fieldset input.text2 {
width:42px;
}
fieldset input.text3 {
width:145px;
}
fieldset textarea {
height:8em;
}
.focusField {
border:solid 1px #83C6FA;
background:#F6FCFF;
color:#000;
padding:1px;
}
.idleField {
background:#fff;
color: #6F6F6F;
padding:1px;
border: solid 1px #ddd;
}
/* 默认按钮样式
---------------------------------*/
.pageNav {
margin:20px 0;
text-align:center;
}
.button, .pageNav a {
background:url(btnBg.gif) no-repeat 0 -48px;
display:inline-block;
height:24px;
line-height:14px;
margin:0 10px 0 0;
overflow:hidden;
padding-left:4px;
}
.button input, .pageNav a span {
background:url(btnBg.gif) no-repeat 100% 0;
float:left;
border:none;
color:#666;
cursor:pointer;
font-size:12px;
display:inline;
height:24px;
line-height:24px;
outline:none;
white-space:nowrap; /* 强制不换行 */
*overflow:visible;  /*IE中input的padding值随长度变长增加bug */
padding:0 15px 0 11px;
}
.button:hover, .pageNav a:hover {
background-position:0 -72px;
}
.button:hover input, .pageNav a:hover span {
background-position:100% -24px;
color:#1D7BC4;
}
/* 会员功能
---------------------------------*/
#member {
position:relative;
width:100%;
}
.btn {
float:left;
height:24px;
line-height:24px;
margin-right:10px;
}
/*会员功能工具条
---------------------------------*/
.toolbar {
position:absolute;
right:0;
text-align:right;
top:0;
background:#fff;
}
#toolbarHandler {
text-align:center;
position:absolute;
right:0;
top:0;
border:1px solid #C1D7E4;
border-width:1px 2px 1px 1px;
height:24px;
line-height:24px;
overflow:hidden;
width:80px;
}
#toolbarHandler img, .toolbar ul a img {
vertical-align:middle;
}
#toolsList {
text-align:left;
display:none;
}
.toolbar ul {
border:1px solid #C1D7E4;
border-width:1px 2px 1px 1px;
padding-top:25px;
width:150px;
}
.toolbar ul li {
float:left;
width:100%;
border-bottom:1px solid #C1D7E4;
}
.toolbar ul a {
display:block;
height:34px;
line-height:34px !important;
overflow:hidden;
}
