﻿ @charset "utf-8";
/* CSS Document */
@import url("global.css");
/*主体*/
a {
	color:#656565;
	text-decoration:none;
}
a:hover {
	color:#062c87;
	text-decoration:none;
}
.tt a {
	color:#b8b8b8;
	text-decoration:none;
}
.tt a:hover {
	color:#b8b8b8;
	text-decoration:none;
}
/*top*/
.header {
	width:1003px;
	margin:0 auto;
	background:url(../images/topbg.gif) no-repeat;
	height:68px;
}
.logo {
	float:left;
}
.htop{
	float:right;
	width:500px;
	text-align:right;
	line-height:20px;
	margin-top:6px;
}
.version {
    float:right; 
	width:620px;
padding-right:41px;
}
.text a {
	color:#0066ac;
	float:left;
	text-decoration:none;
}
.text a:hover {
	color:#0066ac;
	text-decoration:underline;
}

.search {
	width:144px;
	height:18px;	
	line-height:18px;	
	padding-left:2px;
	color:#656565;
	border:1px solid #cbcbcb;
}
.search_box{
	float:right;
	padding-top:6px;
}
.gary{
	color:#666;
}
/*menu*/
#menu {
	background:url(../images/m_di.gif) no-repeat;
	list-style:none;
	margin:0 auto;
	text-align:center;
	width:1003px;
	height:37px;
	line-height:37px !important;
	line-height:37px;
	overflow:hidden;
}
#menu ul {
}
#menu li {
	float:left;
}
#menu li a {
	text-align:center;
	text-decoration:none;
	color:#fff;

	width:95px;
	display:block;
}
#menu li a:hover {
	color:#fff;
	width:95px;
	height:37px;
	background:url(../images/m_hover.gif) no-repeat;
	text-align:center;
	font-weight:bold;
}
#menu li.current a {
	color:#fff;
	background:url(../images/m_hover.gif) no-repeat center top;
	text-align:center;
	height:37px;
	line-height:37px;
	font-weight:bold;
}

#menu .nav {
	background:url(../images/m_nav.gif) no-repeat;
	width:1px;
	margin-top:12px;
	height:11px;
}
/*banner*/
.banner{
	padding-top:2px;
	margin:0 auto;
	width:1003px;
	text-align:center;
	background:#20292e;
}
/*mainContent*/
#mainContent{
	background:url(../images/mian_bg.gif) no-repeat;
	width:1003px;
	height:213px;
	margin:0 auto;
	text-align:center;
}
.left{
	float:left;
	width:358px;

	overflow:hidden;
}
.right{
	float:right;
	width:638px;
	overflow:hidden;
}
.sider {
	text-align:left;

}
.sider img {
	padding-bottom:18px;
	padding-left:0px;
	padding-top:12px;
}
/*news*/
.news {
	text-align:left;	
	padding-left:16px;
}
.news li {
	line-height:20px;
	height:20px;
	width:325px;
	display:inline-block;
	padding-left:12px;
	background:url(../images/diot01.png) no-repeat left 8px;
	border-bottom:1px #757671 dashed;
}
.news a {
	color:#c7c7c7;
	text-decoration:none;
}
.news a:hover {
	color:#aad6f6;
	text-decoration: none;
}
.data {
	float:right;
	color:#8f8f8f;
	width:70px;
	font-size:11px;
	display:block;
}
/*news01*/
.news01{
	text-align:left;	
}
.news01 li {
	line-height:20px;
	height:20px;
	display:inline-block;
	padding-left:12px;
	background:url(../images/diot01.png) no-repeat left 8px;
	border-bottom:1px #757671 dashed;
}
.news01 a {
	color:#c7c7c7;
	text-decoration:none;
}
.news01 a:hover {
	color:#aad6f6;
	text-decoration: none;
}
.more{	
    float:right;	
    margin-top:20px;
	margin-right:13px;	
	width:36px;
	height:5px;	
}
.more a {
	color:#113da3;
	text-decoration:none;
}
.more a:hover {

	color:#113da3;
	text-decoration:underline;
}
.project{	
    width:267px;
	float:right;
}
.new_pro{
	float:left;
	width:369px;
}

.gary01{ 
	color:#656565;
	font-size:10px;
}

/*newsBox*/
#newsBox{
	padding-left:9px;
}
.Menubox{
	width:54px;
	float:right;
	padding-top:28px;
	padding-right:18px;
}
.Menubox li{
       float:left;
       display:block;
       cursor:pointer;
       width:9px;
       text-align:center;
       color:#fff;
	   padding-right:2px;
       font-weight:bold;
	   background:#0160a5;
	   font-size:9px;
	   height:9px;
	   line-height:9px;
	   text-align:center;
	   margin-right:2px;
}
.Menubox li.hover{
      background:#b4b4b4;
      width:9px;
	  height:9px;
      color:#fff;
      font-weight:bold;
}

.Contentbox{
	 background:url(../images/project_di.jpg) no-repeat;
	 width:234px;
	 height:119px;
	 padding-top:3px;
	 margin-left:15px;
	 text-align:center;
}
*+html .Contentbox{
	 margin-left:-10px;
}
.Contentbox div,.Contentbox div img{ 
	 margin:0 auto;
	 text-align:center;
}
*+html.Contentbox div,.Contentbox div img{ 
	 margin:0 auto;
	 text-align:center;
	 *margin-left:3px;
	 margin-left:3px!important ;
}

/*product*/
.proList {
}
.proList ul {
	margin:0;
	padding:0;
}
.proList ul li {
	float:left;
	width:140px;
	margin-bottom:20px;
	margin-right:2px;
	margin-left:6px;
	 !important margin-left:8px;
	margin-top:10px;
}
.proName {
	color:fff;
	text-align:center;
	padding-top:3px;
}
.proName a {
	text-decoration:none;
	color:#fff;
}
.proName a:hover {
	color:#aad6f6;
	text-decoration:underline;
}
.imgBox {
	width:140px;
	text-align:center;
	line-height:100px;
	height:100px;
	font-size:84px;
	border:2px solid #ccc;
}
.imgBox img {
	width:136px;
	height:96px;
	vertical-align:middle;
}
#footer{
	background:url(../images/footer_di.gif) repeat-x;
	width:1003px;
	margin:0 auto;
}
.black{
color:#959595;
}
.black01{
color:#727272;
}
.black02{
color:#b4b4b4;
}
.white{
color:#FFFFFF;
}
#mainContent01{
	width:1003px;
	margin:0 auto;
	padding-bottom:3px;
	padding-top:2px;
	background:#111619;
}
/*ny*/
.left02 {
	float:left;
	width:214px;
	min-height:350px;
	height:100%;
	_height:350px;
	background:url(../images/left_di.gif) repeat-y;
    padding-bottom:60px;
}
.right02 {
	float:right;
	width:760px;
	padding-right:12px;

}
.left_menu {
}
.left_menu h2 {
	height:31px;
	line-height:31px;
	width:214px;
}
.contact {
}
.contact h2 {
	height:41px;
	width:214px;
	line-height:41px;
}
/*nav*/
#nav{
padding-top:30px;}
#nav li {
	line-height:30px;
	display:block;
	text-align:left;	
}
#nav li a {
	color:#f1f1f1;
	text-decoration:none;
	display:block;
    padding-left:26px;
	width:184px;
	height:26px;
	background:url(../images/diot01.png) no-repeat 15px 10px;
}
#nav  li a:hover {
	color:#b6dbf5;
	background:url(../images/left_hover.gif) no-repeat;
	width:184px;
	text-decoration:none;
	height:26px;
	line-height:26px;
}
#nav li ul{margin:0; padding:0;}
#nav  li ul li {
	border:none;
	padding-top:none;
	background:none;
	padding-left:26px;

}
#nav  li ul li a {
	color:#a7a7a7;	
	width:152px;
	text-decoration:none;
	font-weight:normal;
	line-height:24px;
	height:24px;
	padding-left:12px;
	border-bottom:none;
	background:url(../images/diot06.gif) no-repeat left 10px;
}
#nav li ul li a:hover {
	color:#b6dbf5;
	line-height:24px;
	height:24px;
	background:none;
	padding-left:12px;
	background:url(../images/diot06.gif) no-repeat left 10px;
	width:152px;
	text-decoration:none;
}
.conTxt {
	padding-left:10px;
	color:#2e2e2e;
	padding-top:10px;
	magrin-bottom:6px;
	border-bottom:1px #565a5c dotted;
}
.weiz {
	background:url(../images/diot03.gif) no-repeat left center;
	padding-left:20px;
	float:right;
	padding-right:10px;
}
.wz_t {
	background:url(../images/diot02.gif) no-repeat left 3px;
	float:left;
	height:20px;
	color:#f1f1f1;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding-left:15px;
}
.w_content {
	color:#bfbfbf;
	margin:10px 16px 6px 16px;
	line-height:24px;
}
/*proList01*/
.proList01 ul {
	margin:0;
	padding:0;
}
.proList01 ul li {
	float:left;
	width:144px;
	margin-bottom:20px;
	margin-right:30px;
	margin-left:14px;
	-margin-left:4px;
	margin-top:10px;
}
*html .proList01 ul li {
	float:left;
	width:144px;
	margin-bottom:20px;
	margin-right:26px;
	margin-left:14px;
	-margin-left:4px;
	margin-top:10px;
}

.proName01 {
	color:fff;
	text-align:center;
	padding-top:3px;
}
.proName01 a {
	text-decoration:none;
	color:#fff;
}
.proName01 a:hover {
	color:#b6dbf5;
	text-decoration:underline;
}
/*nav02*/
#nav02 li {
	float:left;
	line-height:20px;
	width:180px;
	display:block;	
	text-align:left;	
}
#nav02 li a {
	color:#fff;
	text-decoration:none;
	display:block;
    padding-left:20px;
	height:22px;
	margin-left:4px;
	background:url(../images/diot05.gif) no-repeat 6px 6px;
}
#nav02  li a:hover {
	color:#aad6f6;
	width:auto;
	text-decoration:none;
	height:22px;
}
.qing a{	
	color:#aad6f6;
	font-size:13px;
	padding-left:20px;
	text-decoration:none;
	background:url(../images/diot01.png) no-repeat 8px 4px; 
}
.qing a:hover{	
	color:#aad6f6;
	text-decoration:none;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}

.wh a {
	text-decoration:none;
	color:#efb24d;
}
.wh a:hover {
	color:#fff;
	text-decoration:none;
}
