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

/* 外部容器
---------------------------------*/
#wrapper01 {
background:#fff url(mainBg.gif) no-repeat 0 92px;
width:964px;
border:8px solid #fff;
border-width:0 8px;
margin:0 auto;
}
#wrapper02 {
background:url(mainBg.gif) no-repeat right 92px;
text-align:center;
}
#container {
width:960px;
margin:0 auto;
}
/* 页头:header
---------------------------------*/
#header {
}
#headTop {
position:relative;
height:92px;
}
/* logo */
#logo {
position:absolute;
left:10px;
top:0;
}
#secondaryNav {
position:absolute;
right:0;
top:10px;
text-align:right;
}
#secondaryNav li {
float:right;
margin:0 3px;
color:#8D9C9F;
}
#secondaryNav li a {
color:#8D9C9F;
}
#secondaryNav li a:hover {
text-decoration:underline;
}
#search {
text-align:right;
position:absolute;
right:0;
bottom:15px;
}
#search form {
margin:0;
}
#search .inputSearch {
width:180px;
}
#search .btnSearch {
border-top:1px solid #fff;
border-right:1px solid #CDCDCD;
border-bottom:1px solid #CDCDCD;
border-left:1px solid #fff;
color:#474747;
background:#ECECEC;
font-size:12px;
height:21px;
line-height:21px;
padding:0 6px;
cursor:pointer;
}
/* banner */
#banner {
overflow:hidden;
border:2px solid #fff;
border-width:2px 0 3px 0;
}
#banner img, #banner object {
float:left;
}
/* 主要内容区:main
---------------------------------*/
#main {
overflow: hidden;
text-align:left;
padding-top:16px;
background:url(mainBg02.jpg) repeat-x 0 0;
}
/* sideBar01 */
#sideBar01 {
background:#F4F5F7;
border-top:2px solid #5176C2;
border-bottom:1px solid #E0E3E8;
display:inline;
float:left;
margin-left:14px;
text-align:center;
width:206px;
}
/* content01 */
#content01 {
display:inline;
float:right;
margin-right:8px;
width:714px;
}
/* sideBar */
#sideBar {
display:inline;
float:left;
margin-left:14px;
width:207px;
background:#EDF3F5 url(sideBg.jpg) repeat-x 0 100%;
min-height:600px;
height:auto !important;
height:600px;
overflow:visible;
}
/* content */
#content {
display:inline;
float:right;
margin-right:8px;
width:704px;
}
/* 页脚
---------------------------------*/
#footer {
margin-top:20px;
background:url(footBg.jpg) no-repeat center 0;
}
#footer #copyright {
line-height:20px;
padding:20px 0;
}
/* 首页模块
---------------------------------*/
#sideBar01 ul {
margin:12px auto 0;
width:191px;
}
#sideBar01 li {
padding:2px 0;
}
#sideBar01 li a {
border:1px solid #DFE6EC;
}
#links {
margin-bottom:16px;
}
#links select {
color:#787878;
margin:0 auto;
width:191px;
}
.title {
height:30px;
line-height:30px;
position:relative;
border-bottom:3px solid #D0E3EE;
}
.title h2 {
padding-left:22px;
background:url(listIcon11.gif) no-repeat 5px 50%;
font-size:14px;
color:#0045A6;
}
.title span {
position:absolute;
right:10px;
top:0;
}
/* 侧栏菜单
---------------------------------*/
#subNav {
margin-bottom:20px;
}
#subNav h2 {
height:31px;
line-height:31px;
font-size:15px;
background:url(sideTop.jpg) no-repeat 0 0;
color:#fff;
font-weight:bold;
padding-left:50px;
}
#subNav ul#menu {
width:200px;
margin:10px auto;
}
#subNav ul li {
font-size:12px;
width:100%;
float:left;
background:url(sideDiv.jpg) no-repeat center bottom;
}
#subNav ul li a {
line-height:31px;
height:31px;
display:block;
background:url(listIcon01.gif) no-repeat 25px 11px;
font-weight:bold;
font-size:13px;
color:#0045A6;
padding-left:50px;
}
#subNav ul li a:hover {
color:#000;
}
#subNav ul li.current a {
background:url(listItemBg01.jpg) no-repeat 0 0;
}
#subNav ul li.current li a {
height:24px;
line-height:24px;
background:url(listItemBg02.jpg) no-repeat 0 0;
font-weight:normal;
color:#363636;
font-size:12px;
padding-left:60px;
}
#subNav ul li.current li.current a {
background-position:0 -24px;
}
#subNav ul li.current li a:hover {
color:#0045A6;
}
#subNav ul li li {
background:none;
}
/* 内页内容区
---------------------------------*/
#crumbs {
color:#5D5D5D;
}
#crumbs a {
color:#5D5D5D;
}
#crumbs a:hover {
text-decoration:underline;
}
#crumbs a.curr {
color:#0972BD;
}
#function {
background:url(functionBg.jpg) no-repeat center top;
padding:5px 0 20px;
line-height:22px;
}
/*--- 产品列表 ---*/
#products {
height:550px;
overflow:scroll;
overflow-x: hidden;
}
#products h3 {
background:url(productTitle.jpg) repeat-y 0 0;
text-align:left;
height:26px;
line-height:26px;
padding-left:16px;
font-size:12px;
color:#0045A6;
margin-left:11px;
}
#products h3 span {
cursor:pointer;
text-decoration:underline;
font-family:Verdana, Geneva, sans-serif;
font-weight:normal;
float:right;
display:inline;
margin-right:20px;
}
.productList {
text-align:center;
}
.productList li {
width:19.9%;
margin:10px 0;
float:left;
text-align:center;
}
.productList li a {
background-color:#E3ECF1;
width:134px;
height:146px;
display:block;
overflow:hidden;
margin:0 auto;
}
.productList li a:hover {
background-color:#CFE2ED;
color:#fff;
}
.productList li a img {
border:#E3ECF1 2px solid;
background:#fff;
height:109px;
padding:1px;
width:126px;
}
.productList li a:hover img {
border-color:#CFE2ED;
}
.productList li a span {
display:block;
cursor:pointer;
line-height:32px;
text-align:center;
border-bottom:1px solid #fff;
color:#174589;
}
.productList li a:hover span {
text-decoration:underline;
}
.productList02 li a {
height:166px;
background:#E3ECF1 url(prodcutBg.gif) repeat-x 0 100%;
}
.productList03 ul {
padding-bottom:26px;
}
.productList03 li {
width:33.3%;
margin:10px 0 0 0;
}
.productList03 li a {
width:186px;
height:170px;
display:block;
overflow:hidden;
margin:0 auto;
}
.productList03 li a img {
width:180px;
height:135px;
}
/* 提问功能、招聘功能
---------------------------------*/
.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%;
}
/* 内页新闻列表
---------------------------------*/
.newsList {
margin:0 auto;
}
.newsList li {
text-align:left;
padding:10px 0;
border-bottom:1px dashed #ddd;
position:relative;
width:100%;
}
.newsList li a {
padding-left:30px;
background:url(listIcon12.gif) no-repeat 15px 50%;
}
.newsList li span {
color:#999;
position:absolute;
right:10px;
}
.newsList02 li {
border:none;
padding:6px 0;
}
/* 分页
---------------------------------*/
.pages {
height:22px;
padding:30px 0;
}
.pages span, .pages a {
background:#fff;
border:1px solid #ddd;
display:inline;
float:left;
height:20px;
line-height:20px;
margin:2px;
padding:0 8px;
}
.pages a:hover {
border-color:#0972BD;
background:#eee;
}
.pages .current {
border:none;
color:#f00;
font-weight:bold;
}
/* 网站地图
---------------------------------*/
#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;
height:30px;
line-height:30px;
text-align:center;
}
.article .newsDate {
line-height:22px;
margin-bottom:16px;
text-align:center;
}
/* 详细页导航
---------------------------------*/
.pageNav {
margin:20px 0;
}
/* 相关新闻
---------------------------------*/
.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;
}
#productDetails th h3 {
text-align:center;
font-size:12px;
line-height:22px;
}
#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;
}
.proImg {
padding:10px;
text-align:center;
}
/* 表单：左标签等宽右对齐
---------------------------------*/
fieldset {
border:none;
}
fieldset legend {
font-weight:bold;
height:40px;
line-height:40px;
}
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;
padding:2px;
width:280px;
outline:none;
}
fieldset input.text2, fieldset input.text3 {
float:none;
}
fieldset input.text2 {
width:42px;
}
fieldset input.text3 {
width:122px;
}
fieldset textarea {
height:8em;
}
.button, .pageNav a {
background:url(btnBg.gif) no-repeat 0 -48px;
float:left;
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;
}
.focusField {
border:solid 1px #B9D1FD;
background:#F6F9FF;
color:#000;
padding:1px;
}
.idleField {
background:#fff;
color: #6F6F6F;
border: solid 1px #ddd;
padding:1px;
}
div.submit a {
margin-right:8px;
}
div.submit, div.submit2 {
padding-left:150px;
text-align:left;
}
/* 会员功能
---------------------------------*/
.memberLogin .text, .passwordModify .text {
width:180px;
}
/* 会员功能工具条
---------------------------------*/
.toolbar {
background:url(crumbsBg.gif) no-repeat left -32px;
}
.toolbar ul {
background:url(crumbsBg.gif) no-repeat right top;
margin-left:16px;
padding:1px 0;
}
.toolbar ul li {
float:left;
position:relative;
margin-left:-8px;
}
.toolbar a {
height:30px;
line-height:30px;
color:#666;
float:left;
background:url(crumbsBg.gif) no-repeat right -64px;
padding-right:8px;
}
.toolbar a span {
height:30px;
line-height:30px;
float:left;
padding:0 8px 0 16px;
cursor:pointer;
}
.toolbar a:hover {
color:#333;
background:url(crumbsBg.gif) no-repeat right -94px;
}
.toolbar a:hover span {
background:#fff;
}
