﻿@charset "utf-8";
/* =base 基本布局样式开始
-------------------------------------------------- */
#wrapper { width:1000px; margin:0 auto; }
#header,
#content,
#footer,
#inner-header,
#inner-content,
#inner-footer { float:left; display: inline; height:auto; clear:both; position:relative; }
#header { width:100%; background:url(../images/index_03.gif) no-repeat center bottom; padding-bottom:9px; }
#content { width:100%; background: url(../images/metal_bg.gif) repeat-y center top; }
#column { float: left; height: auto; width: 268px; text-align: left; padding:0 8px; }
#main { float: left; width: 481px; text-align: left; height: auto; padding: 8px 11px 5px 12px; }
#sidebar { clear: right; float: right; height: auto; width: 211px; }
#footer { width:100%; border-top: solid 1px #b8b9b1; background: #f3f3f3; }
#inner-content { width:100%; background: url(../images/metal_ny_bg.gif) repeat-y center top; }
#inner-column { float: left; height: auto; width: 268px; text-align: left; padding:0 8px; }
#inner-main { float: right; height: auto; width: 690px; text-align: left; padding: 8px 11px 5px 12px; }
#wrap,
#header,
#footer,
#inner-header,
#inner-content,
#inner-footer,
#column,
#main,
#sidebar,
#inner-column,
#inner-main { overflow:hidden; }
/* 两列等高(扩展到多列等高),也可以采用Jquery达到更好的效果 */
#a,
#b { padding-bottom:32767px; margin-bottom:-32767px; }
/* =base 基本布局样式结束
-------------------------------------------------- */
/* =s=header
-------------------------------------------------- */
#logo-bar { width:100%; height:22px; padding-top:5px; background: url(../images/index_01.jpg) no-repeat center top; }
.logo { position:absolute; left:0; top:0; width:120px; height:100px; }
#nav { height: 24px; padding: 6px 0; width: 100%; color: #00CC00; background: url(../images/menu.jpg) no-repeat center top; font-weight: bold; font-size: 14px; text-align:left;}
#nav ul { list-style-type: none; padding-left:20px;}
#nav ul li { display:inline; line-height:24px; padding:0; }
#nav ul li a { font-size:14px; color:#fff; }
#nav ul li a:hover { color: #F60; text-decoration: underline; font-weight: bold; font-size: 14px; }
#header-flash { height: 246px; width: 100%; clear: both; }
/* =e=header
-------------------------------------------------- */
/* =s=content
-------------------------------------------------- */
/* =inner */
.inner { }
.inner h3 { width:100%; height:35px; border-bottom:1px solid #ccc; }
.inner-cont { padding:15px 10px; }
/* =about首页公司简介 */
.about { width:100%; }
.about h2 { width:100%; height:30px; background:url(../images/index_08.gif) no-repeat center top; }
.about dl { border-bottom:1px solid #999; padding:12px 0; float:left; width:100%; }
.about dl dt { float:left; width:106px; }
.about dl dd { float:right; width: 150px; }
/* =leftimg */
.leftimg { width:100%; clear:both; padding-top:15px; }
.leftimg li { padding-bottom:10px; }
/* =contact联系我们 */
.contact { width:100%; }
.contact h2 { width:100%; height:30px; background:url(../images/index_08.gif) no-repeat center top; }
.contact ul { padding:10px; }
.contact ul li { }
/* =affiche */
.affiche { }
.affiche h3 { width:100%; height:31px; background:url(../images/index_21.gif) no-repeat center top; }
.gonggao-p { margin:0 auto; }
/* =profilelist */
.profilelist { padding:20px; text-align:center; }
.profilelist li { list-style:square inside; border-bottom:1px dotted #CCC; padding:8px 2px 0 0; }
.profilelist li a { font-size:14px; }
.profilelist li a:hover { font-size:14px; }
/* =marketlist营销网络 */
.marketlist { padding:20px; text-align:center; }
.marketlist li { list-style:square inside; border-bottom:1px dotted #CCC; padding:8px 2px 0 0; }
.marketlist li a { font-size:14px; }
.marketlist li a:hover { font-size:14px; }
/* =proclass树型产品分类 */
.proclass { margin-top:10px; }
.proclass h3 { margin-bottom:10px; width:100%; height:31px; background:url(../images/index_07.gif) no-repeat center top; }
.proclasstree { text-align: left; padding: 0 20px; }
.proclasstree li { line-height:22px; font-size:14px; }
.proclasstree li img { vertical-align:middle; }
/* =parentstree产品折叠菜单 */
.parentstree { padding: 10px 20px; }
.parentstree li { font-size:14px; }
.parentstree .substree { }
.parentstree .substree li { }
/* =navtreefirst栏目一级菜单(1) */
.navtreefirst { text-align:left; }
.navtreefirst li { display:inline; padding:6px 0px; }
.navtreefirst li a { color:red; }
.navtreefirst li img { vertical-align: baseline; }
/* 推荐产品 */
.ylMarquee { width:481px; }
.recoproduct { margin-top:15px; }
.recoproduct h3 { width:100%; height:30px; background:url(../images/index_18.gif) no-repeat center top; }
.recopro-ul { width:100%; text-align:center; padding:10px 0px 0 0; }
.recopro-ul li { float:left; display:inline; }
.recopro-ul li a { display:block; margin:5px; overflow:hidden; border: 1px solid #ccc; zoom:1; }
.recopro-ul li a:hover { border: 1px solid green; background:#f5f5f5; }
.recopro-ul li .boximg { margin:3px; border: none; }
.recopro-ul .boxtxt { }
/* =newpro-ul产品列表  */
.newpro-ul { width:100%; text-align:center; padding:10px 0px 0 0; }
.newpro-ul li { float:left; display:inline; }
.newpro-ul li a { display:block; margin:5px; overflow:hidden; border: 1px solid #ccc; zoom:1;  }
.newpro-ul li a:hover { border: 1px solid green; background:#f5f5f5; }
.newpro-ul li .boximg { margin:3px; border:none; }
.newpro-ul .boxtxt { }
/* =caseclasstree树型案例分类 */
.caseclasstree { text-align: left; padding: 0 20px; }
.caseclasstree li { }
/* =case-ul案例列表 */
.recocase-ul { width:100%; text-align:center; padding:10px 0px 0 0; }
.recocase-ul li { float:left; display:inline; }
.recocase-ul li a { display:block; margin:5px; overflow:hidden; border: 1px solid #ccc; zoom:1; }
.recocase-ul li a:hover { border: 1px solid green; background:#f5f5f5; }
.recocase-ul li .boximg { margin:3px; border: none; }
.recocase-ul .boxtxt { }
.case-ul { width:100%; text-align:center; padding:10px 0px 0 0; }
.case-ul li { float:left; display:inline; }
.case-ul li a { display:block; margin:5px; overflow:hidden; border: 1px solid #ccc; zoom:1; }
.case-ul li a:hover { border: 1px solid green; background:#f5f5f5; }
.case-ul li .boximg { margin:3px; border: none; }
.case-ul .boxtxt { }
/* =newslist资讯分类列表 */
.newslist { padding:20px; text-align:center; }
.newslist li { list-style:square inside; border-bottom:1px dotted #CCC; padding:8px 2px 0 0; }
.newslist li a { font-size:14px; }
.newslist li a:hover { font-size:14px; }
/* =topnews-ul最新资讯 */
.indexnews { margin-top:8px; }
.indexnews h3 { width:100%; height:30px; background:url(../images/index_18.gif) no-repeat center top; }
.topnews-ul { color:#000; text-align:left; }
.topnews-ul li { line-height:24px; background:url(../../Upfiles/system/dot.gif) no-repeat 3px center; border-bottom:dotted 1px #999; padding:0 0 0 15px; }
.topnews-ul li span { float:right; }
.topnews-ul li a { color:#333; }
.topnews-ul li a:hover { text-decoration:underline; color:#F60; }
/* =classnews资讯列表 */
.classnews { list-style: none; color:#333; text-align:left; }
.classnews li{ line-height:24px; background:url(../../Upfiles/system/dot.gif) no-repeat 3px center; border-bottom:dotted 1px #999; padding:0 0 0 15px; }
.classnews li span { float:right; color:#F60; }
.classnews li a { color:#000; }
.classnews li a:hover { text-decoration:underline; color:#F60; }
/* =friendlink */
.friendlink { margin-top:8px; }
.friendlink h3 { width:100%; height:31px; background:url(../images/index_21.gif) no-repeat center top; }
.links { padding:8px; text-align:center; }
.links li { margin:0 auto; padding:3px 0; }
/* =downlist */
.downlist { font-size: 14px; width:90%; }
.downlist tr td { border: solid 1px #999; }
.downlist tr td a { font-size: 14px; }
/* =message 信息反馈 */
#messageadd { width:540px; background:#f8f8f8; }
#messageadd ul { list-style:none; }
#messageadd ul li{ padding:8px 0; line-height:22px; }
#messageadd ul li span{ width:80px; text-align:right; float:left; display:block; }
#messageadd ul li.messagetitle { background:#f0f0f0; padding:3px 0; text-align:left; text-indent:2em; font-size:14px; font-weight:bold; color:#666; }
#messageadd ul li.endli{ text-align:center; }
/* =joshow */
#jobshow { color: #333333; background-color: #FFFFFF; }
#job_book { color: #333333; background-color: #FFFFFF; }
#job_list { width: 100%; }
#job_list ul { list-style-type: decimal; }
.joblist a { font-size: 14px; font-weight: bold; color: #0000FF; }
.joblist li { margin-top: 5px; margin-bottom: 5px; margin-left: 22px; }
/* =e=content
-------------------------------------------------- */
/* =s=footer
-------------------------------------------------- */
#footer-nav { height: auto; width: 100%; clear: both; float: left; margin-top: 15px; }
.footer-nav { border-bottom:solid 1px #bbbaba; padding-top: 5px; padding-right: 0; padding-bottom: 3px; padding-left: 0; }
.footer-nav li { display:inline; padding:3px; }
.footer-nav li a { color:#666; }
.footer-nav li a:hover { color:#bbbaba; text-decoration:underline; }
#copy { color:#666; height: auto; width: 100%; padding: 10px 0; }
#copy a { color:#666; }
/* =e=footer
-------------------------------------------------- */