/* CSS Document */

ul li{ list-style-type:none;}
.clear {clear: both;}
img { border-style: none; }
a{text-decoration:none; color:#000;}
a:hover{ text-decoration:none; color:#F00;}
h3{ padding-left:10px;width:260px; margin:0; line-height:21px; font-weight:bold; color:#1e50a2; font-size:12px;}
.more{ width:65px; height:22px;line-height:22px; float:right; display:block; font-size:9px; }
.more a{ text-decoration:none;color:#fc5f02;}
.more a:hover{ color:#273461;}

.wrapper{ width:1000px; height:auto; margin:0; padding:0; margin:0 auto;}

/*banner*/
.banner{ width:100%; height:300px; margin:0 auto;}

#inner { width:100%; margin: 0 auto; margin-top:2px;}
.hot-event { padding: 300px 0 0; position: relative; }
.hot-event .event-item { height: 300px; width:100%; position: absolute; z-index: 1; left: 0; top: 0; }
.hot-event .event-item .banner { display: block; }






/*主体内容*/
.main_bj{ width:1000px; height:25px; background:url(../images/main_bj.jpg) center repeat-x; margin:0 auto;}

/*首页产品列表*/

.products{ width:230px; height:auto; padding-bottom:10px;}
.products ul{ margin:0; padding:0; margin-left:10px;}
.products ul li{ width:200px; height:31px; background:url(../images/sidebar_bj.jpg) center no-repeat; margin-top:8px; line-height:31px;}
.products ul li a{ padding-left:45px;}
.contact_l{width:230px; height:auto; background:url(../images/left_bj.jpg) top repeat-y;}
.contact_lx p{ padding:10px 20px 10px 10px;}
/*首页左边*/
.left_sy{ width:230px; height:auto; background:url(../images/left_bj.jpg) top repeat-y; float:left;}



/*首页右边*/
.right_sy{ width:750px; height:auto; float:right;}

.right_sy .about{ width:455px; height:260px;float:left;}
.right_sy .about .about_jj{ width:455px; height:auto;  }
.right_sy .about .about_jj p{ height:23px; line-height:23px; text-indent:2em;}

.sbzs{ width:260px; height:auto; float:right;}
.sbzs .sbzs_td{ width:260px; height:210px;margin-top: 5px;}
.sbzs .sbzs_td p{ line-height:23px;height:23px;}


.right_sy .product_zs{ width:455px; height:auto;float:left; }
.right_sy .product_zs .product_jj{ width:455px; height:auto;  float:left;}
.right_sy .product_zs .product_jj p{ height:14px; line-height:14px; text-indent:2em;}
.right_sy .product_zs .product_jj .product_nr{padding-top:10px;}
.right_sy .product_zs .product_jj .product_nr ul{ margin:0; padding:0;}
.right_sy .product_zs .product_jj .product_nr ul li{ float:left; margin-left:10px;}
.right_sy .product_zs .product_jj .product_nr ul li a img{ padding-top:10px;}
.right_sy .product_zs .product_jj .product_nr ul li p{ text-align:center;	}


.new{ width:260px; height:auto; float:right; margin-bottom:30px;}
.new .new_list{ width:260px; height:auto;}
.new .new_list ul{ margin:0; padding:0;}
.new .new_list ul li{ margin-top:15px;}
.new .new_fk img{ margin-top:10px;}









/*内页左侧*/

.left_pro ul{ margin:0; padding:0; }
.left_pro ul li{ list-style-type:none; background:url(../images/left_bj.jpg) top repeat-y;}
.left_pro ul li ul li{ width:230px;}
#menu_left{
	width:230px;
	
}

#menu_left a {
  display: block;
  text-decoration: none;	
}

#menu_left li a {
  background:url(../images/sidebar_bj.jpg) top no-repeat;
  color: #000;	
  padding: 0.8em;
  padding-left:55px;
}

#menu_left li a:hover {
  
}

#menu_left li ul li a {
  background: #ccc;
  color: #000;
  width:155px;
}

#menu_left li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  width:150px;
}




/*底部*/

.foot_er{ width:1000px; margin:0 auto;text-align:center; height:90px; }
.foot_er a{color:#fff; }
.foot_er .copyright{ width:1000px;height:30px; line-height:30px;}
.foot_er .copyright_1{width:1000px;height:60px; line-height:60px;}





