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

/*外部容器
---------------------------------*/
#container {
width:960px;
margin:0 auto;
}
/*页头
---------------------------------*/
#header {
}
#headTop {
position:relative;
height:101px;
}
/* logo */
#logo {
width:300px;
position:absolute;
left:60px;
top:0;
}
.secondaryNav {
position:absolute;
right:10px;
top:10px;
text-align:right;
}
.secondaryNav li {
float:right;
text-align:center;
background:url(secondaryNavDiv.gif) no-repeat 0 50%;
}
.secondaryNav li a, #footer a{
padding:0 8px;
font-size:11px;
color:#24B8E8;
}
.secondaryNav li a:hover, #footer a:hover {
color:#606056;
}
/* banner */
#banner {
height:308px;
overflow:hidden;
}
#headBar {
background:url(headBarBg.gif) repeat-x left top;
border:1px solid #D3DAE0;
height:34px;
margin:11px 0;
}
#loginBar {
float:left;
height:34px;
overflow:hidden;
width:600px;
}
#loginBar ul {
padding-left:20px;
}
#loginBar li, #searchBar li {
display:inline;
float:left;
margin:7px 6px 0 0;
}
#loginBar li.listItem01 {
margin-top:10px;
}
#loginBar li span {
background:url(inputText.gif) no-repeat left top;
display:block;
}
#searchBar li span {
background:url(inputText02.gif) no-repeat left top;
display:block;
}
#loginBar li input.text, #searchBar li input.text {
background:none;
border:none;
font:12px Verdana, Geneva, sans-serif;
height:19px;
padding:1px 4px;
width:78px;
color:#0B617D;
}
#searchBar li input.text {
width:140px;
}
#loginBar li input.btnSignIn {
background:url(btnSignIn.gif) no-repeat left top;
border:none;
cursor:pointer;
height:23px;
width:70px;
}
#searchBar {
float:right;
height:34px;
overflow:hidden;
width:226px;
}
#searchBar li input.btnSearch {
background:url(btnSearch.gif) no-repeat left top;
border:none;
cursor:pointer;
height:21px;
width:59px;
}
#logined{
	text-align:left;
	height:34px;
	line-height:34px;
	}
	#logined a{
		padding-left:10px;
		margin-left:8px;
		background:url(iconArrow.gif) no-repeat 0 50%;}
/*主要内容区
---------------------------------*/
#main {
overflow: hidden;
border-bottom:5px solid #4DABE5;
padding-bottom:27px;
}
/* sideBar */
#sideBar {
float:left;
width:246px;
}
/* content */
#content {
float:right;
width:700px;
}
/*页脚
---------------------------------*/
#footer {
position:relative;
border-top:5px #C3DFF2 solid;
background:#fff url(footerBg.jpg) no-repeat right top;
text-align:left;
}
#footer #copyright {
line-height:20px;
padding:10px;
color:#24B8E8;
width:650px;
}
/*内容区
---------------------------------*/
.title {
background:url(titleBg.gif) repeat-x 0 0;
height:51px;
}
.title .wrapper {
background:url(titleRight.gif) no-repeat right top;
}
.title h2 {
height:51px;
line-height:51px;
background:url(titleLeft.gif) no-repeat 0 0;
text-align:left;
text-indent:20px;
color:#24B8E8;
font-size:18px;
font-weight:normal;
}
#function {
background:url(functionBg.gif) repeat-y 0 0;
}
#function .wrapper {
background:url(functionBottom.gif) no-repeat 0 bottom;
padding:18px;
text-align:left;
min-height:510px;
height:auto !important;
height:510px;
overflow:visible;
}
#profile {
margin-bottom:10px;
}
.more {
text-align:right;
padding-right:1em;
}
.more a {
background:url(iconArrow.gif) no-repeat right 50%;
padding-right:10px;
text-decoration:underline;
color:#24B8E8;
font-size:10px;
}
.more a:hover {
text-decoration:none;
}
#profile img, #factory img {
float:left;
margin:1em;
}
#factory {
background:#fff url(factoryBg.jpg) repeat-x 0 0;
}
#factory .wrapper01 {
background:url(factoryBgLeft.jpg) no-repeat left top;
}
#factory .wrapper02 {
background:url(factoryBgRight.jpg) no-repeat right top;
min-height:100px;
height:auto !important;
height:100px;
overflow:visible;
padding:10px;
}
#factory h2 {
color:#24B8E8;
font-size:14px;
line-height:35px;
height:35px;
}
#news, #headline {
width:297px;
float:left;
display:inline;
}
#headline {
margin-left:40px;
}
/* 内容区标题 */
#mainTitle {
background:#8BD9F0 url(mainTitleRight.gif) no-repeat right top;
height:30px;
position:relative;
}
#mainTitle h2 {
height:30px;
line-height:30px;
background:url(mainTitleLeft.gif) no-repeat 0 0;
padding-left:20px;
color:#034671;
font-size:12px;
text-transform:uppercase;
}
#mainTitle span {
font-size:11px;
position:absolute;
right:10px;
top:8px;
color:#034671;
}
#mainTitle span a {
color:#034671;
}
#mainTitle span a:hover {
text-decoration:underline;
}
#mainTitle span a.current {
text-transform:uppercase;
font-weight:bold;
}
/*--- 新闻列表 ---*/
#newsList {
text-align:left;
padding:2px 10px 0;
}
#newsList ul li {
margin:6px 0;
}
#newsList ul li a {
text-decoration:none;
background:url(listIcon01.gif) no-repeat 0 50%;
padding-left:15px;
font-size:11px;
line-height:16px;
}
#newsList ul li a:hover {
text-decoration:underline;
}
/*侧栏-三级菜单*/
#subNav {
margin-bottom:10px;
}
#subNav h2 {
height:32px;
line-height:32px;
text-align:center;
font-size:14px;
font-family:Verdana, Geneva, sans-serif;
background:url(sideTitleBg.jpg) no-repeat left top;
padding-top:5px;
height:34px;
line-height:34px;
color:#fff;
}
#subNav ul {
padding:6px 0 10px 15px;
}
#subNav ul li {
font-size:12px;
width:100%;
display:inline;
background:url(subNavDiv.gif) no-repeat right bottom;
}
#subNav ul ul {
padding:0 0 0 25px;
}
#subNav ul li a {
line-height:18px;
display:block;
background:url(subNavIcon.gif) no-repeat 0 3px;
padding:0 0 0 26px;
}
#subNav ul li a:hover {
background-position:0 -27px;
}
#subNav ul li.current li a {
background-image:url(listIcon02.gif);
}
#quick li {
margin-top:8px;
}
/*内页内容区
---------------------------------*/

/*产品列表*/
.productList {
padding:20px;
}
.productList li {
border-bottom:1px dashed #C7C7C7;
margin-bottom:10px;
padding-bottom:10px;
}
.productList li .thumbnail {
float:left;
display:inline;
background:url(proPicBg03.gif) repeat-y left top;
}
.porPicBg02 {
background:url(proPicBg04.gif) repeat-y right top;
}
.porPicBg03 {
background:url(proPicBg06.gif) no-repeat right bottom;
}
.porPicBg04 {
background:url(proPicBg05.gif) no-repeat left bottom;
}
.porPicBg05 {
background:url(proPicBg02.gif) no-repeat right top;
}
.porPicBg06 {
background:url(proPicBg01.gif) no-repeat left top;
text-align:center;
padding:6px;
}
.productList li .proInfo {
float:right;
width:470px;
padding-top:16px;
}
.productList li .proInfo h3 a {
font-size:12px;
color:#527DCB;
line-height:20px;
background:url(listIcon03.gif) no-repeat 0 50%;
padding-left:10px;
}
.productList li .proInfo h3 a:hover {
text-decoration:underline;
}
.productList li .productID {
color:#9A9A9A;
line-height:22px;
padding-left:10px;
}
.productList li .productID span {
color:#537AC7;
}
.productList li .abstract {
background:#F4F4F4;
padding:6px 10px;
color:#3B78CB;
line-height:18px;
margin-bottom:8px;
}
/*--- 内页新闻列表 ---*/
.newsList {
margin:0 auto;
}
.newsList ul {
padding-top:16px;
}
.newsList li {
text-align:left;
padding:8px 0;
background:url(newsDiv.gif) repeat-x bottom;
position:relative;
width:100%;
}
.newsList li a {
padding-left:30px;
background:url(listIcon01.gif) no-repeat 15px 50%;
}
.newsList li span {
color:#A0A0A0;
position:absolute;
right:10px;
}
/*--- 分页 ---*/
.pages {
text-align:right;
line-height:24px;
height:24px;
padding:20px 0;
}
/*--- 提问功能、招聘功能 ---*/
.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%;
}
/*网站地图*/
.map {
margin-bottom:10px;
}
.map ul {
margin-left:20px;
background:url(ulBg.gif) repeat-y;
}
.map ul li {
background:url(liBg01.gif) no-repeat left top;
font-size:12px;
line-height:24px;
padding-left:15px;
}
.map ul li.lastChild {
background-image:url(liBg02.gif);
}
/*--- 新闻详细页 ---*/
.article{
	margin:25px 10px;}
.article h3 {
border-bottom:1px solid #ddd;
font-size:14px;
height:30px;
line-height:30px;
text-align:center;
}
.article .newsDate {
line-height:22px;
margin-bottom:16px;
text-align:center;
}
.pageNav {
margin:20px auto;
}
.pageNav li {
float:right;
margin-left:20px;
}
.pageNav li a {
background:#ddd;
border:#666 1px solid;
float:left;
padding:4px 8px;
}
.pageNav li a:hover {
background:#eee;
border-color:#999;
}
.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:20px auto;
text-align:center;
width:90%;
}
.productDetails .column01 {
text-align:right;
width:20%;
}
.productDetails .column02 {
text-align:left;
width:80%;
}
.productDetails h3 {
font-size:14px;
line-height:30px;
text-align:center;
}
.productDetails .proImg {
padding:10px;
text-align:center;
}
/*--- 表单：左标签等宽右对齐 ---*/
fieldset {
border:none;
margin:0 40px;
}
fieldset legend {
border:1px solid #999;
float:left;
font-weight:700;
padding:3px 10px;
*margin-left:-6px;
}
fieldset ol {
list-style: none;
margin-top: 2em;
}
fieldset li {
display:inline;
float: left;
padding-bottom: 1em;
width: 100%;
}
fieldset li label {
float: left;
line-height:22px;
margin-right:10px;
text-align: left;
}
fieldset li span {
display:inline;
float:left;
line-height:18px;
margin-left:10px;
}
fieldset input.text, fieldset textarea, fieldset input.txt {
display:inline;
float:left;
font:12px Arial, Helvetica, sans-serif;
padding:1px;
width:320px;
outline:none;
line-height:18px;
height:18px;
}
fieldset input.text2, fieldset input.text3 {
float:none;
line-height:18px;
height:18px;
}
fieldset input.text2 {
width:42px;
}
fieldset input.text3 {
width:122px;
}
fieldset textarea {
height:8em;
}
.btnSubmit {
background:#ddd;
border:#666 1px solid;
cursor:pointer;
line-height:14px;
padding:2px 6px;
font:12px Arial, Helvetica, sans-serif;
}
.focusField {
border:solid 1px #B9D1FD;
background:#F6F9FF;
color:#000;
}
.idleField {
background:#fff;
color: #6F6F6F;
border: solid 1px #ddd;
}
fieldset li a {
margin-right:8px;
}
/*会员功能
 *登录，注册，找回密码，修改资料和用户信息页面
 */
.memberLogin, .register, .fetchPassword, .passwordModify, .userInfo {
margin:0 auto;
width:600px;
}
.memberLogin .text, .passwordModify .text {
width:180px;
}
/*会员功能工具条
---------------------------------*/
.toolbar {
border:1px solid #ddd;
margin-bottom:10px;
background:#f8f8f8;
}
.toolbar a {
float:left;
display:block;
padding:4px 10px;
border-right:1px solid #ddd;
}
.toolbar a:hover {
background:#ddd;
}
/*MSN*/
#msn{
	background:url(msnBg.gif) repeat-y 0 0;
	width:242px;
	margin-top:12px;
	}
#msn #msnBg{
	background:url(msnTop.gif) no-repeat 0 0;
	}
#msn ul{
	background:url(msnBottom.gif) no-repeat 0 bottom;
	padding:10px 0;
	text-align:center;
	}
	#msn ul li{
		text-align:center;
		}
