﻿ @charset "utf-8";
/* CSS Document */
@import url("global.css");
@import url("dropdown.css");
/*主体*/
a {
	color:#c0c0c0;
	text-decoration:none;
}
a:hover {
	color:#0b53c0;
	text-decoration:underline;
}
.red a{	color:#2b200d;
	text-decoration:none;}
.red a:hover{	color:#d40000;
	text-decoration:underline;}
/*top*/
#header {
	width:1000px;
	margin:0 auto;
	height:82px;
	background:url(../images/top_di.jpg) repeat-x;
}
.logo {
	float:left;
	width:444px;
}
.top_right {
	float:right;
	width:325px;
	padding-top:25px;
}
.version {
	float:right;
	width:159px;
	background:url(../images/version_di.gif) no-repeat 16px 20px;
}
.input_txt{ background:url(../images/search_box.jpg) no-repeat; width:126px; height:23px; padding-left:25px; line-height:23px; border:none; color:#525252;}

/*menu*/
#menu {
	width:1000px;
	z-index:9999px;
	margin:0 auto;
	list-style:none;
	text-align:center;
}

.banner{ border-top:1px solid #aac3e7;  width:1000px; margin:1px auto;}
#mainContent{width:1000px; margin:0px auto; background:url(../images/mianbg.gif) no-repeat; z-index:-999; }
.mian_left{ float:left; width:220px; padding-left:22px; margin-top:20px;height:269px;}
.mian_right{ float:right; width:722px; padding-right:21px;margin-top:20px;height:269px;}
.r_left{ float:left; width:471px;}
.r_right{ float:right; width:221px;}
.contact{ width:218px; padding-bottom:15px;}
/*newsBox*/
#newsBox{
}
.Menubox{
width:461px;
height:35px;
line-height:35px;
padding-left:10px;
background:url(../images/news_di.jpg) no-repeat;
}
.Menubox li{
float:left;
display:block;
cursor:pointer;
width:77px;
text-align:center;
color:#676767;
height:28px;
line-height:31px;
margin-right:5px;
padding-top:3px;
font-weight:bold;
}
.Menubox li.hover{
background:#fff;
width:77px;
color:#fff;
font-weight:bold;
height:31px;
line-height:31px;
background:url(../images/news_nav.gif) no-repeat 0 0;
}
.Contentbox{
clear:both;
border-top:none;
height:193px;
padding-left:17px;
padding-top:18px;
background:#FFF;
}
.news_box{ padding:10px 8px 0;}
.gd_Pic{ width:176px; height:108px;}
.nrong{ float:right;width:260px; padding-left:15px;color:#404040;}
.nrong_txt{  color:#999999;line-height:18px;}

.culture{ background:url(../images/culture_top.gif) no-repeat; height:37px; line-height:37px;}
.ad{ margin-top:8px; margin-bottom:15px;}
.link img{ padding-bottom:8px;}
/*nav01*/
#nav01{padding:0; margin:0;}
#nav01 li {
	display:block;

}
#nav01 li a {
	color:#666666;
	text-decoration:none;
	padding-left:10px;
	line-height:20px;
	background:url(../images/diot05.jpg) no-repeat 2px 6px;
}
#nav01 li a:hover {
	color:#003c8d;
	line-height:20px;
	background:url(../images/diot05.jpg) no-repeat 2px 6px;
	text-decoration:underline;
}
.data{ 	float:left; color:#003c8d; height:20px; line-height:20px;}
/*nav02*/
#nav02{padding:0; margin:0;	background:url(../images/pro_di.gif) no-repeat;height:155px;width:183px;padding-top:33px;padding-left:35px; }
#nav02 li {
	display:block; width:150px;
}
#nav02 li a {
	color:#666666;
	text-decoration:none;
	padding-left:10px;
	line-height:26px;


}
#nav02 li a:hover {
	color:#093687;
	line-height:26px;
	text-decoration:underline;
}

.more{ height:25px; line-height:25px; width:50px;}
.more a{ color:#003c8d; text-decoration:none;}
.more a:hover{ color:#003c8d; text-decoration:underline;}

.more01{ float:right; padding-right:6px;}
.more01 a{ color:#0b53c0; text-decoration:none;}
.more01 a:hover{ color:#0b53c0; text-decoration:underline;}



#footer{ width:1000px; margin:20px auto; background:url(../images/footer_di.gif) repeat-x; height:40px; line-height:40px; color:#c0c0c0;}
.black{ color:#565656;}
.black01{ color:#c0c0c0;}
/*ny*/
#mainContent01{width:1000px; margin:0px auto;}
.sub_left{	
	float:left;
	width:248px;
	padding-top:5px;
}
.sub_right{	
	float:right;
	width:748px;
	padding-top:5px;
	overflow:hidden;
}
.left_menu {float:left;
}
.left_menu .hd { width:233px;
}
.left_menu .bd {
	width:200px;
	padding:10px 15px;

}
.l_bian {
	float:right;
	background:url(../images/line01.gif) no-repeat;
	width:15px;
	height:242px;
}
.lianx img{ margin-top:15px; margin-left:10px;}

/*nav*/
#nav{
padding-top:10px;
padding-bottom:50px;}
#nav li {
	line-height:30px;
	display:block;
	text-align:left;
	border-bottom:1px solid #e8e9ed;
}
#nav li a {
	color:#2c2c2c;
	text-decoration:none;
	display:block;
    padding-left:25px;
	width:175px;
	height:26px;
	line-height:26px;
	background:url(../images/diot.gif) no-repeat 15px 8px;
}
#nav  li a:hover {
	color:#242c6a;
	background:url(../images/diot.gif) no-repeat 15px 8px;
	width:175px;
	padding-left:25px;
	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/diot01.jpg) no-repeat left 10px;
}
#nav li ul li a:hover {
	color:#333;
	line-height:24px;
	height:24px;
	background:none;
	padding-left:12px;
	background:url(../images/diot01.jpg) no-repeat left 10px;
	width:152px;
	text-decoration:none;
}
.conTxt {
	color:#2e2e2e;
	padding-top:10px;
	magrin-bottom:6px;
	width:746px;
	height:25px;
	background:url(../images/ny_weiz.gif) no-repeat;
	border-bottom:1px dotted #cccccc;
}
.weiz {
	background:url(../images/icon.gif) no-repeat left center;
	padding-left:15px;
	float:right;
	height:25px;
	line-height:25px;
	padding-right:10px;
}
.wz_t {
	background:url(../images/diot05.gif) no-repeat 10px 7px;
	float:left;
	height:25px;
	color:#375a9c;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	padding-left:30px;
}
.w_content {
	color:#5c5c5c;
	margin:10px 16px 6px 16px;
	line-height:24px;
}
.w_content img{max-width:650px;}
* html .w_content img{
	width: expression(this.width > 650&& this.width > this.height ? 650 : true);
}
.blue{color:#003c8d;}
.cls {
	zoom:1;
}
.cls:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.cls {
	display:inline-block;
}
* html .cls {
	height:1%;
}
.cls {
	display: block;
}
.bule{ color:#375a9c; font-weight:bold;}
/*product*/
.proList {
}
.proList ul {
	margin:0;
	padding:0;
}
.proList ul li {
	float:left;
	width:140px;
    height:130px;
	margin-bottom:20px;
	margin-right:16px;
	margin-left:16px;
	margin-top:10px;
}

.proName {
	color:5c5c5c;
	line-height:20px;
	text-align:center;
}
.proName a {
	text-decoration:none;
	color:#5c5c5c;
}
.proName a:hover {
	color:#2671c6;
	text-decoration:underline;
}
.imgBox {
	width:140px;
	text-align:center;
	line-height:100px;
	height:100px;
	font-size:84px;
	border:2px solid #ccc;
}
.imgBox img {
    max-width:136px;max-height:96px;
}
*html .imgBox img{	
    width: expression(this.width > 136 && this.width > this.height ? 136 : true);
	height: expression(this.height > 96 && this.height > this.width ? 96 : true);
}
/*nav06*/
#nav06 li {
	float:left;
	line-height:20px;
	width:180px;
	display:block;	
	text-align:left;	
}
#nav06 li a {
	color:#2c2c2c;
	text-decoration:none;
	display:block;
    padding-left:20px;
	height:22px;
	margin-left:4px;
	background:url(../images/diot01.jpg) no-repeat 6px 6px;
}
#nav06  li a:hover {
	color:#2671c6;
	width:auto;
	text-decoration:none;
	height:22px;
}
.bigImg{  height:250px; line-height:150%; margin:0 auto; over-flow:hidden;text-align:center;}
.bigImg p{ }
.bigImg img{max-width:300px;max-height:250px;}
* html .bigImg img{
	width: expression(this.width > 300 && this.width > this.height ? 300 : true);
	height: expression(this.height > 250 && this.height > this.width ? 250 : true);
}


