﻿/*General style-------------------------------------------------------------------------------------------------------------------------------------*/
body{margin: 10px 0 0 0;padding:0;background:#463a2a url(../../images/cn/mainbg.jpg) repeat-x;}

h1,h2,h3,h4,h5,h6,p,dl,ul,strong{
	margin: 0;padding:0;list-style:none;
}

img{border: 0;}

/*header style-------------------------------------------------------------------------------------------------------------------------------------*/
.header{
	width:960px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	background: #fff url(../../images/cn/tel_banner.gif) no-repeat 0 30px;
	overflow: hidden;
}

	.header dl{
		float:left;
		width:510px;height:25px;
		padding: 0 0 0 450px;
		background: #ebe7e2;
		overflow: hidden;
	}
	
		.header dl li{
			float:left;
			font:12px/25px "宋体";
			white-space: nowrap;
			margin: 0 0 0 20px;display:inline;
		}
		
			.header dl li a{
				color: #744aaa;
				text-decoration: none;
			}
			
			.header dl li a:hover{
				color: #ccc;
				text-decoration: none;
			}
			
			.header dl li img{
				margin: 6px 0 0 0;
			}
			
			.header dl li form{
				float:left;
				width:180px;
				margin: 0;padding:3px 0 0 0;
				overflow: hidden;
			}
			
				.header dl li form input{
					float:left;
					width:120px;height:16px;
					border: 1px solid #ccc;
				}
				
				.header dl li form .submitbtn{
					float:left;
					width:50px;height:19px;
					margin: 0;padding:0;border:0;
					background: url(../../images/cn/submit.jpg) no-repeat;
					text-align: center;
					font:12px/19px thomas;
					color: #666;
					cursor: pointer;
				}
				
.header .logo{
	float:left;
	width:156px;height:72px;
	margin: 35px 0 0 60px;display:inline;
	background: url(../../images/cn/logo.gif) no-repeat;
}	

.header .online{
   float:left;
   width:170px;height:40px;
   margin:20px 0 0 560px;display:inline;
}		

	.header ul{
		float:left;
		width:650px;
		margin: 30px 0 0 90px;display:inline;
		overflow: hidden;
	}
	
		.header ul li{
			float:left;
		}
		
		.header ul .home a{
			float:left;
			width:61px;height:15px;
			background: url(../../images/cn/home.jpg) no-repeat 0 0;
			overflow: hidden;
		}
		.header ul .home a:hover{
			background: url(../../images/cn/home.jpg) no-repeat 0 -17px;
		}
		
		.header ul .event a{
			float:left;
			width:95px;height:15px;
			background: url(../../images/cn/events.jpg) no-repeat 0 0;
			overflow: hidden;
		}
		.header ul .event a:hover{
			background: url(../../images/cn/events.jpg) no-repeat 0 -17px;
		}
		
		.header ul .exhibions a{
			float:left;
			width:117px;height:15px;
			background: url(../../images/cn/exhibions.jpg) no-repeat 0 0;
			overflow: hidden;
		}
		.header ul .exhibions a:hover{
			background: url(../../images/cn/exhibions.jpg) no-repeat 0 -17px;
		}

		.header ul .commercial a{
			float:left;
			width:92px;height:15px;
			background: url(../../images/cn/industry.jpg) no-repeat 0 0;
			overflow: hidden;
		}
		.header ul .commercial a:hover{
			background: url(../../images/cn/industry.jpg) no-repeat 0 -17px;
		}

                  .header ul .industry a{
			float:left;
			width:92px;height:15px;
			background: url(../../images/cn/industry_1.jpg) no-repeat 0 0;
			overflow: hidden;
		}
		.header ul .industry a:hover{
			background: url(../../images/cn/industry_1.jpg) no-repeat 0 -17px;
		}
		
		.header ul .gallery a{
			float:left;
			width:100px;height:15px;
			background: url(../../images/cn/gallery.jpg) no-repeat 0 0;
			overflow: hidden;
		}
		.header ul .gallery a:hover{
			background: url(../../images/cn/gallery.jpg) no-repeat 0 -17px;
		}

                  .header ul .news a{
			float:left;
			width:92px;height:15px;
			background: url(../../images/cn/industry_news.jpg) no-repeat 0 0;
			overflow: hidden;
		}
		.header ul .news a:hover{
			background: url(../../images/cn/industry_news.jpg) no-repeat 0 -17px;
		}	
		

/*wrap style-------------------------------------------------------------------------------------------------------------------------------------*/
.wrap{
	width:960px;
	margin: 0 auto;
	padding: 16px 0 0 0;
	background: #fff url(../../images/cn/body_bg.gif) no-repeat;
	overflow: hidden;
}	

	.wrap .td{
		width:850px;
		padding: 8px 20px;
		margin: 0 auto;
		border: 8px solid #f5f4f1;
		background: #fff;
		overflow: hidden;
	}
	
	
/*location style-------------------------------------------------------------------------------------------------------------------------------------*/
.location{
	float:left;
	width:830px;
	font:12px/25px "宋体";
	color: #666;
	margin: 0 0 0 10px;display: inline ;
 	padding: 0 0 3px 0;
	border-bottom:1px #efefef dashed;
}

	.location a{color: #40a5ec;text-decoration: none ;}	
	.location a:hover{color:#574a8a;text-decoration: none;}
	

/*Box style-------------------------------------------------------------------------------------------------------------------------------------*/
.box_a{
	float:left;
	width:230px;
	margin: 10px 0 0 0;
	overflow: hidden 
}

	.box_a span{float:left;width:230px;}
	
	.box_a .top{
		height:22px;
		background: url('../../images/cn/teaser2_top.jpg') no-repeat;
		overflow: hidden 
	}
	
	.box_a .td{
		float:left;
		width:230px;
		border:none;
		margin: 0;padding: 0;
		background: url('../../images/cn/teaser2_body.jpg') repeat-y;
		overflow: hidden 
	}
	
	
	.box_a h3{
		float:left;
		width:190px;
		margin: 0 0 0 20px;
		display: inline;
		font:14px/12px "宋体";
		color: #666;
		padding: 0 0 10px 0;
		border-bottom:1px solid #fff;
	}
	
	.box_a p{
		float:left;
		width:155px;
		padding:10px 0 0 70px;
		font:12px/18px "宋体";
		color: #666;
		background: url('../../images/cn/cellphone.jpg') no-repeat 20px 15px;
	}
	
	.box_a p a{color: #40a5ec;text-decoration:none;}
	.box_a p a:hover{color: #574a8a;text-decoration:none;}

	
	.box_a .down{
		height:22px;
		background: url('../../images/cn/teaser2_bottom.jpg') no-repeat;
		overflow: hidden 
	}
	
	
	
.box_b{
	float:left;
	width:230px;
	margin: 10px 0 0 0;
	border: none;
	background: url('../../images/cn/teaser1_body.jpg') repeat-y;
}	

	.box_b span{float: left;width:230px;}
	
	.box_b .td{
		width:231px;
		border: none;
		margin: 0;padding:0;
		background: url('../../images/cn/teaser1_body.jpg') repeat-y;
	}
	
	.box_b .img{
		width:232px;
		padding:9px 0 0 0;
		text-align: center ;
		background: url('../../images/cn/teaser1_top.jpg') no-repeat;
	}
	
	.box_b h3{
		float:left;
		width:195px;
		font:14px/30px "宋体";
		margin: 10px 0 0 20px;
		color: #ebe7e2;
		padding: 0 0 3px 0;
		border-bottom:2px solid #ebe7e2;
		display: inline;
	}
	
	.box_b p{
		float:left;
		width:200px;
		padding: 10px 10px 0 20px;
		font:12px/18px "宋体";
		color: #ebe7e2;
		overflow: hidden ;
	}
	
		.box_b p a{
			float:left;
			width:190px;
			padding: 0 0 0 15px;
			color: #ebe7e2;
			text-decoration: none;
			background: url('../../images/cn/li_style2.jpg') no-repeat 0 4px;
		}
		
		.box_b p a:hover{
			color: #716676;text-decoration: none;
		}
		
	.box_b ul{
		float:left;
		width:230px;
		padding:10px 0 0 0;
	}
	
		.box_b li{
			font:12px/22px "宋体";
			padding:0 0 0 35px;
			background:url('../../images/cn/li_style2.jpg') no-repeat 20px 6px;
		}
		
			.box_b li a{
				color:#ebe7e2;text-decoration: none;
			}
			.box_b li a:hover{
				color:#fff;text-decoration: none;
			}

	
	.box_b .down{
		height:33px;
		background: url('../../images/cn/teaser1_bottom.jpg') no-repeat;
		overflow: hidden ;
	}



.box_c{
	float:left;
	width:230px;
	margin: 20px 0 0 0;
	overflow: hidden 
}

	.box_c span{float:left;width:230px;}
	
	.box_c .top{
		height:22px;
		background: url('../../images/cn/teaser2_top.jpg') no-repeat;
		overflow: hidden 
	}
	
	.box_c .td{
		float:left;
		width:230px;
		border:none;
		margin: 0;padding: 0;
		background: url('../../images/cn/teaser2_body.jpg') repeat-y;
		overflow: hidden 
	}
	
	
	.box_c h3{
		float:left;
		width:190px;
		margin: 0 0 0 20px;
		display: inline;
		font:14px/12px "宋体";
		color: #666;
		padding: 0 0 10px 0;
		border-bottom:1px solid #fff;
	}
	
	.box_c ul{
		float:left;
		width:190px;
		margin: 0 0 0 20px;
		display: inline;
	}	
	
		.box_c li{
			width:190px;
			font:12px/24px "宋体";
		}
		
			.box_c li a{
				color: #63a5ec;text-decoration: none;
			}
			.box_c li a:hover{
				color: #574a8a;text-decoration: none;
			}

	
	.box_c .down{
		height:22px;
		background: url('../../images/cn/teaser2_bottom.jpg') no-repeat;
		overflow: hidden 
	}
	
	
	
.box_d{
	float:left;
	width:550px;
	background: #ebe7e2;
	overflow: hidden ;
}	

	.box_d p{
		padding:10px;
		font:12px/22px "宋体";
		color: #666;
	}
	
	.box_d ul{
		width:550px;
		padding: 10px 0;
		overflow: hidden 
	}
	
	.box_d li{
		float:left;
		padding:0 0 0 10px;
	}


.box_e{
	float:left;
	width:230px;
	margin: 10px 0 0 0;
	border: none;
	background: url('../../images/cn/teaser1_body.jpg') repeat-y;
}	

	.box_e span{float: left;width:230px;}
	
	.box_e .top{
		height:53px;
		background: url(../../images/cn/teaser1_top.jpg) no-repeat;
		overflow: hidden ;
	}

	
	.box_e .td{
		width:231px;
		border: none;
		margin: 0;padding:0;
		background: url('../../images/cn/teaser1_body.jpg') repeat-y;
	}
	
	.box_e .img{
		width:232px;
		padding:9px 0 0 0;
		text-align: center ;
		background: url('../../images/cn/teaser1_top.jpg') no-repeat;
	}
	
	.box_e h3{
		float:left;
		width:195px;
		font:14px/30px "宋体";
		margin: 10px 0 0 20px;
		color: #ebe7e2;
		padding: 0 0 3px 0;
		border-bottom:2px solid #ebe7e2;
		display: inline;
	}
	
	.box_e p{
		float:left;
		width:190px;
		padding: 0 10px 0 25px;
		font:12px/18px "宋体";
		color: #ebe7e2;
	}
	
		.box_e strong{
			float:left;
			width:190px;
			background: #8E867B;
			color: #ebe7e2;
			margin: 10px 0 5px 20px;
			display: inline;
			text-indent:1em;
			font:bold 12px/24px "宋体";
			cursor: pointer ;
			overflow: hidden ;
		}
		
			.box_e strong b{
				float: right ;
				padding:0 10px 0 0;
				font:12px/20px "宋体";
				color: #ebe7e2
			}
			
				.box_e strong b a{
					color: #ebe7e2;text-decoration: none;
				}
	
	
	
	.box_e .down{
		height:33px;
		background: url('../../images/cn/teaser1_bottom.jpg') no-repeat;
		overflow: hidden ;
	}


/*page style-------------------------------------------------------------------------------------------------------------------------------------*/
.page{float:left;width:555px;font:12px/20px verdana;text-align: right;padding:0 0 5px 0;margin:15px 0 0 5px;display:inline;border-bottom:1px solid #fff;color:#777;}
.page a{padding: 0 5px 0 0;display: inline;color:#777;text-decoration:none;}
.page a:hover{padding: 0 5px 0 0;display: inline;color:#574a8a;text-decoration:none;}
	

/*copyright style-------------------------------------------------------------------------------------------------------------------------------------*/
.copyright{
	width:960px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: #fff;
	overflow: hidden;
}	

	.copyright ul{
		width:920px;
		margin: 0 auto;
		overflow: hidden;
	}	
	
		.copyright ul li{
			float:left;
			font:12px/25px "宋体";
			color: #666;
			padding: 0 0 0 10px;display:inline;
		}
		
			.copyright ul li a{
				color: #744aaa;
				text-decoration: none;
			}
			.copyright ul li a:hover{
				color: #ccc;
				text-decoration: none;
			}
			
		.copyright ul .copy{
			float:left;
			text-align:right;
			margin: 0 0 0 500px;display:inline;
		}