@charset "utf-8";
/* CSS Document */
/* global */
/*
=========================================
	@name : 拓朴互联
	@author : Swinping
	@date : 11:11 2014-03-07
==========================================
*/
/*==全局设置==*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,iframe {
	margin:0;
	padding:0;
	font-family:"微软雅黑", Arial, sans-serif;
}
fieldset,img {
	border:0;
	margin: 0px;
	padding: 0px;
}
address,caption,cite,dfn,em,th,var,i{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {
	font-size:14px;
	color:#333;
	font-family: "微软雅黑", Arial, sans-serif;
}
abbr,acronym {border:0;}

.clear{
	font-size:1px; 
	line-height:1px; 
	margin:0; 
	padding:0; 
	clear:both; 
	display:block; 
	height:0; 
}
img{
	border:0;
}
form{
	padding:0; margin:0;
}
p,li{line-height:21px;}

input {
	font-size:12px;
	color:#333333;
	padding:1px;
}

.key_blue {color:#0000FF;}
.key_red {color:#FF0000;}
.key_green{color:#007f1b;}						
.key_gray{color:#999}		
.key_purple{color:#f832a9;}	
.key_orange{color:#ff6600;}	body {
	font-size: 12px;
	color: #333333;
	line-height: 160%;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000;
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#apDiv1 {
	position: absolute;
	width: 120px;
	left: 456px;
	top: 61px;
	background-color: #fff;
	text-align: center;
	display: none;
	z-index: 0;
}
#apDiv1 ul li a {
	display: block;
	height: 22px;
	width: 120px;
	line-height: 22px;
	color: #000;
	background-color: #DDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#apDiv1 ul li a:hover {
	display: block;
	height: 22px;
	width: 120px;
	background-color: #64B7F2;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#apDiv1 ul {
	margin: 0px;
	padding: 0px;
}
#apDiv1 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#apDiv2 {
	position: absolute;
	width: 140px;
	left: 581px;
	top: 61px;
	background-color: #fff;
	text-align: center;
	padding-top: 0px;
	display: none;
	z-index: 1;
}
#apDiv2 ul li a {
	display: block;
	height: 22px;
	width: 140px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	color: #000;
	background-color: #DDD;
}
#apDiv2 ul li a:hover {
	display: block;
	height: 22px;
	width: 140px;
	background-color: #64B7F2;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#apDiv2 ul {
	margin: 0px;
	padding: 0px;
}
#apDiv2 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#apDiv3 {
	position: absolute;
	width: 120px;
	left: 730px;
	top: 61px;
	background-color: #fff;
	text-align: center;
	display: none;
	z-index: 0;
}
#apDiv3 ul li a {
	display: block;
	height: 22px;
	width: 120px;
	line-height: 22px;
	color: #000;
	background-color: #DDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#apDiv3 ul li a:hover {
	display: block;
	height: 22px;
	width: 120px;
	background-color: #64B7F2;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#apDiv3 ul {
	margin: 0px;
	padding: 0px;
}
#apDiv3 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#header {
	height: 85px;
	overflow: hidden;
	margin-bottom: 12px;
}
#header .language {
	font-size: 12px;
	height: 30px;
	color: #999;
	text-align: right;
	line-height: 30px;
}
#header .language a {
	color: #999999;
	font-size: 11px;
	padding-right: 8px;
	padding-left: 8px;
}
#header .nav {
	height: 55px;
}
#header .logo {
	float: left;
	width: 315px;
	height: 55px;
}
#header .navbar {
	float: right;
	width: 630px;
	height: 31px;
	line-height: 31px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
.navbar ul {
	height: 31px;
	background-image: url(../images/nav_bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

.navbar ul li {
	float: left;
}
.navbar ul li a {
	float: left;
	color: #FFF;
	font-size: 14px;
	padding-right: 28px;
	padding-left: 28px;
	line-height: 31px;
	font-weight: bold;
	display: block;
	height: 31px;
}
.navbar ul li a:hover{
	color: #FFF;
	text-decoration: underline;
}

.leftbox_bome {
	float: left;
	width: 600px;
}
.rightbox_bome {
	float: right;
	width: 320px;
	padding-top: 35px;
}
.rightbox_bome .date {
	float: right;
	height: 22px;
	width: 80px;
	display: block;
	text-align: right;
	color: #999;
}
.newsli li {
	height: 22px;
}

.newsli li a {
	float: left;
	height: 22px;
	width: 210px;
}


#footer {
	clear: both;
	text-align: center;
	height: 65px;
	background-color: #E9E9EA;
	margin-right: auto;
	margin-left: auto;
}
#footer .footnav {
	background-color: #d8d8d8;
	line-height: 24px;
	height: 24px;
	color: #8a8a8a;
}

#footer .footnav a {
	padding-right: 20px;
	padding-left: 20px;
	color: #8a8a8a;
}
#footer .copyright {
	background-color: ##E9E9EA;
	color: #999999;
	line-height: 28px;
	padding-bottom: 12px;
}
.newstitle {
	height: 24px;
	line-height: 24px;
	background-image: url(../images/line_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	color: #000;
	position: relative;
	margin-top: 12px;
	margin-bottom: 5px;
	font-size: 14px;
}
.newstitle .more {
	display: block;
	position: absolute;
	top: 8px;
	right: 0px;
}
.newsname span {
	color: #999;
	padding-left: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
.banner {
}
.subnav {
	text-align: right;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 26px;
	line-height: 26px;
}


.leftbox {
	width: 160px;
	float: left;
	margin-bottom: 40px;
	padding-bottom: 12px;
}
.rightbox {
	float: right;
	width: 800px;
	margin-bottom: 20px;
	border: 1px solid #D7D7D7;
}
.leftnav_titlebox {
	line-height: 32px;
	height: 32px;
	background-image: url(../images/leftbox_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
}
.leftnav_title {
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 42px;
	line-height: 30px;
	overflow: hidden;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.leftnav_ul {
	margin-bottom: 12px;
}

.leftnav_ul li {
	height: 28px;
	border: 1px none #DFDFDF;
	background-image: url(../images/leftnav_libg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 28px;
	padding-left: 12px;
	padding-top: 2px;
}
.leftnav_ul li.parentli a {
	background-image: url(../images/leftnav_bg.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 18px;
}
.leftnav_ul li.parentli a:hover{
	color: #0674C1;
	text-decoration: none;
}
.leftnav_ul li.subli {
	line-height: 22px;
	height: 22px;
	padding-left: 24px;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ededed;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.rightcontent {
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 25px;
	padding-left: 14px;
}
.searchbox {
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 30px;
	height: 18px;
	line-height: 18px;
	width: 240px;
	color: #666;
	border: 1px solid #cccccc;
}
.productlist {
	clear: both;
	padding-top: 10px;

}

.productlist li {
	float: left;
	width: 33%;
	height: 185px;
	text-align: center;
	line-height: 22px;
}
.productlist li a:hover {
	text-decoration: none;
	font-weight: bold;
}
