/* CSS Document */
*{margin:0; padding:0;}
body {
	font-size: 12px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	color:#333;
	line-height:24px;
}
#wrapper {
	width:100%;
	padding:0px;
	margin: 0px auto;
	background:#fff;
	
}
#mainWrapper {
	width:100%;
	margin:0 auto;	
	padding:15px 0 0 0;
	height:auto;	     
    overflow:hidden;
    _height:auto;
    *overflow:visible;
	background:#fff;
			
}

.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px;}/*去除层浮动*/

a {
blr:expression(this.onFocus=this.blur());/*去除超链接边框*/
}
A:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
	COLOR:#333333; TEXT-DECORATION: none
}
A:active {
	COLOR: #f00; TEXT-DECORATION: none
}
A:hover {
	COLOR:#f00; TEXT-DECORATION: none
}
ul li{list-style:none;}
h1 {
		
	color:#f00;
}
h2{font-size:13px;color:#ff0000;font-weight:normal;}

#bigpic{overflow:hidden;width:200px;text-align:center;padding:10px;}
#bigpic img{border:none;width:200px;height:auto;}
#enlarge_images{position:absolute;display:none;z-index:2;border:5px solid #f4f4f4}　　/*产品图片放大*/

.out {
  position:relative;
  background:#bbb; 
  margin:10px auto;
  width:212px
  }
.in {
  background:#fff; 
  border:1px solid #555;
  padding:10px 5px;
  position:relative; 
  top:-5px;
  left:-5px;
  width:200px;
  }                                  /*产品小图照片阴影效果*/
#nav_current{display:block;background:#3a93d5;color:#fff;}
strong{color:#000;}
img{border:none;}

#header{width:100%;height:105px;}
.top{width:1000px;height:105px;margin:0 auto;}
.logo{width:422px;height:46px;float:left;margin:35px 0 0 0;}
.nav{width:480px;height:20px;line-height:20px;float:right;margin-top:60px;}
.nav li{width:80px;height:20px;float:left;text-align:center;}
.banner{width:100%;height:389px;margin:0 auto;}
.proscroll{width:100%;height:179px;background:#eee;}
.about{width:685px;height:auto;float:left;margin-top:10px;}
.honor{width:297px;height:auto;float:right;margin-top:10px;}
.title{width:100%;height:30px;line-height:30px;border-bottom:solid #ccc 1px;font-size:14px;font-weight:bold;}
.title span{color:#f00;float:left;background:url(../images/ico.jpg) no-repeat left;padding-left:25px;}
.w1000{width:1000px;height:auto;margin:0 auto;}
.box{width:100%;height:auto;padding:10px 0 0 0;}
.about_img{width:200px;height:160px;float:left;}
.news{width:685px;height:160px;float:left;margin-top:10px;}
.news_two{width:297px;height:160px;float:right;margin-top:10px;}
.news li,.news_two li{width:100%;height:24px;line-height:24px;border-bottom:dashed #ccc 1px;*display:inline;*zoom:1;}
.NewsName{float:left;}
.NewsTime{float:right;}
#footer{width:100%;height:112px;background:#ccc;}
.f_box{width:1000px;height:auto;margin:0 auto;}
.f_left{width:666px;height:auto;float:left;padding-top:20px;}
.f_right{width:66px;float:right;padding-top:20px;}


/*内页*/
#wrapper2 {
	width:100%;
	padding:0px;
	margin: 0px auto;
	background:#fff;
	
}
#mainWrapper2 {
	width:1000px;
	margin:0 auto;	
	padding:15px 0 0 0;
	min-height:300px;
	height:auto;	     
    overflow:hidden;
    _height:auto;
    *overflow:visible;
	background:#fff;			
}
.main_left{width:240px;height:auto;float:left;border:solid #ddd 1px;background:#eee;}
.main_right{width:745px;height:auto;float:right;border:solid #ddd 1px;}
.main_title{height:35px;background:url(../images/index_2.jpg) repeat-x;width:100%;line-height:35px;}
.left_frame{width:100%;height:auto;float:left;}
.left_title{width:100%;height:35px;background:url(../images/title_bg.jpg) repeat-x;}
.left_title p{width:80px;height:35px;color:#333;font-weight:bold;text-align:center;line-height:35px;font-size:14px;background:#eee;background:url(../images/ico.jpg) no-repeat left;padding-left:20px;margin:0 auto;}
.left_box{padding:10px 0 20px 0;}
.left_box ul{width:210px;margin:0 auto;}
.left_box li{text-align:center;width:100%;background:url(../images/index_7.jpg) repeat-x;margin-top:2px;font-size:14px;font-weight:bold;height:35px;line-height:35px;border-bottom:solid #ccc 1px;}
.left_box a:link,.left_box a:visited{color:#333;}
.left_box a:hover,.left_box a:active{display:block;background:#f00;color:#fff;}
.main_title b{color:#333;padding-left:15px;margin-left:10px;float:left;font-size:14px;background:url(../images/ico.jpg) no-repeat left;padding-left:30px;}
.main_title p{float:right;margin:0 10px 0 0;color:#999;}
.main_title a:link,.main_title a:visited{color:#999;}
.main_box{padding:20px 10px 20px 10px;line-height:30px;}
.about_topic{font-size:20px;font-weight:bold;text-align:center;color:#f00;}
.back{width:70px;height:20px;background:#eee;text-align:center;float:right;margin:20px 0 0 0;line-height:20px;}
.back a:link,.back a:visited{color:#ccc;}
.back a:hover,.back a:active{display:block;background:#f00;color:#fff;}
.nry_nr img{max-width:700px;}