body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
padding: 0;
margin: 0;
}


img{border:0px;}
li{list-style:none;}
.clearfix:after{
  content: "020"; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;  
  }

.clearfix {
  /* 触发 hasLayout */ 
  zoom: 1; 
  }

table{
	margin:0 auto;
}

#bannerx{
	height:300px;
	background:url(../images/bannerx.jpg) no-repeat center;
}

#main{
	width:970px;
	margin:20px auto;
}


#left_side{
	width:200px;
	float:left;
	padding-bottom:20px;
}

#left_side h3{
	display:block;
	font-size:30px;
	font-family:microsoft yahei;
	line-height:30px;
	background:#123547;
	color:#FFF;
	text-align:center;
	font-weight:normal;	
	padding:30px 0px;
	padding-bottom:15px;
}

#left_side h3 em{
	font-size:12px;
	display:block;	
	font-style:normal;
}

#left_side ul{	
	background-color:#d2e1ea;
	padding-bottom:30px;
}

#left_side li a{
	height:40px;
	line-height:42px;
	font-size:14px;
	font-family:microsoft yahei;
	border-bottom:1px solid #fff;
	display:block;
	text-align:center;
	color:#000;
	position:relative;
}

#left_side li a:hover,a.on{
	text-decoration:none;
	background-color:#FFF;
	color:#123547;
	transition:1s;
}

#left_side li a i{
	position:absolute;
	border-bottom:1px solid transparent ;
	bottom:-1px;
	left:0px;
	width:100px;
	height:0px;
	display:block;
	transition:0.5s;
}

#left_side li a:hover i{
	width:200px;
	border-bottom:1px solid #123547;
}

#left_side li a.on i{
	width:200px;
	border-bottom:1px solid #123547;
}

.shangbiao a{
	display:block;
	border:1px solid #d2e1ea;
	border-left:5px solid #d2e1ea;
	width:195px;
	overflow:hidden;
	margin-top:10px;
	transition:0.5s;
}

.shangbiao a img{
	width:195px;
}

.shangbiao a:hover{
	border:1px solid #fff;
}


#content{
	float:right;
	width:750px;
}

#content_tit{
	height:30px;
	line-height:30px;
	font-size:16px;
	font-family:microsoft yahei;
	font-weight:bold;
	border-bottom:1px dotted #CCC;
}

#content_tit span.tit_c{
	float:right;
	font-size:12px;
	font-family:宋体;
	font-weight:normal;
}

#content_main{
	padding:10px 0px;
	padding-top:20px;
	font-size:14px;
	line-height:20px;
	font-family:microsoft yahei;
}

#content_main p{
	text-indent:24px;
}

#content_main ul.about{
	width:750px;
}

#content_main ul.about li{
	width:50%;
	float:left;
}

#content_main ul.about li a{
	display:block;
	background-color:#fff;
	height:260px;
	font-size:14px;
	font-family:microsoft yahei;
	color:#000;
	font-weight:bold;
	text-align:center;
	border:1px solid #fff;
	padding:15px;
	position:relative;
	background-color:#fff;
	padding-bottom:5px;
	transition:0.5s;
}

#content_main ul.about li a img{
	width:345px;
	height:230px;
	border-radius:5%;
}

#content_main ul.about li a span{
	display:block;
	height:30px;
	line-height:30px;
}

#content_main ul.about li a:hover{
	z-index:10;
	color:#F00;
	text-decoration:none;	
	box-shadow:0 0 10px #CCC;
}

#content_main ul.device{
	width:765px;
}

#content_main ul.device li{
	width:240px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

#content_main ul.device li a{
	display:block;
	background-color:#d2e1ea;
	height:190px;
	font-size:14px;
	font-family:microsoft yahei;
	color:#000;
	font-weight:bold;
	text-align:center;
	padding:4px;
	border:1px solid #d2e1ea;
	transition:0.5s;
}

#content_main ul.device li a img{
	width:230px;
}

#content_main ul.device li a span{
	display:block;
	height:30px;
	line-height:30px;
}

#content_main ul.device li a:hover{
	text-decoration:none;
	color:red;	
	background-color:#fff;
}

#content_main ul.zhanhui{
	width:765px;
}

#content_main ul.zhanhui li{
	width:230px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;	
	padding:4px;
	border:1px solid #d2e1ea;
}

#content_main ul.zhanhui li a{
	display:block;
	background-color:#fff;
	height:153px;
	font-size:14px;
	font-family:microsoft yahei;
	color:#000;
	font-weight:bold;
	text-align:center;
	transition:0.5s;
	overflow:hidden;
	width:230px;
}

#content_main ul.zhanhui li a img{
	width:230px;
	transition:0.5s;
}

#content_main ul.zhanhui li:hover{
	background-color:#d2e1ea;
}

#content_main ul.zhanhui li a:hover img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
}

#content_main ul.honor{
	width:765px;
}

#content_main ul.honor li{
	width:240px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

#content_main ul.honor li a{
	display:block;
	background-color:#d2e1ea;
	height:347px;
	font-size:14px;
	font-family:microsoft yahei;
	color:#000;
	font-weight:bold;
	text-align:center;
	padding:4px;
	border:1px solid #d2e1ea;
	transition:0.5s;
}

#content_main ul.honor li a img{
	width:230px;
	height:316px;
}

#content_main ul.honor li a span{
	display:block;
	height:30px;
	line-height:30px;
	background-color:#d2e1ea
}

#content_main ul.honor li a:hover{
	text-decoration:none;
	color:red;	
	background-color:#fff;
}

#content_main ul.news{
	width:750px;
}

#content_main ul.news li a{
	display:block;
	height:153px;
	font-size:14px;
	font-family:microsoft yahei;
	color:#000;
	font-weight:bold;
	padding:10px;
	border-bottom:1px dotted #d2e1ea;
	transition:0.5s;
}

#content_main ul.news li a img.a{
	width:230px;
	height:153px;
	float:left;
	background:url(../images/logonews.jpg) no-repeat center center;
}

#content_main ul.news li a h2{
	font-size:18px;
	margin-left:250px;
	line-height:30px;
}

#content_main ul.news li a span{
	display:block;
	font-size:12px;
	font-weight:normal;
	font-family:宋体;
	line-height:24px;	
	margin-left:250px;
	margin-top:20px;
	text-indent:24px;
}

#content_main ul.news li a:hover{
	text-decoration:none;
	color:red;	
	background-color:#edf4f7;
}

/*-----xiazai-------*/

#content_main ul.xiazai{
	width:750px;
}

#content_main ul.xiazai li a{
	display:block;
	height:30px;
	font-size:14px;
	font-family:microsoft yahei;
	color:#000;
	font-weight:bold;
	padding:5px;
	border-bottom:1px dotted #d2e1ea;
	transition:0.5s;
	background: url(../images/dot.png) no-repeat 0 16px;
	text-indent:20px;
}

#content_main ul.xiazai li a h2{
	font-size:14px;
	line-height:30px;
}

#content_main ul.xiazai li a:hover{
	text-decoration:none;
	color:red;	
	background-color:#edf4f7;
	background-position:0 -36px;
}

#content_main td{	
	font-size:14px;
	line-height:20px;
	font-family:microsoft yahei;
	color:#000;
}





