@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}

a{
	color:#222;
	text-decoration:none;
}
a:hover{
	color:#f18101;
}
ul{
	list-style-type:none;
}
p,div{
	line-height:200%;
}
img{
	border:0;
}
h2{
	font-size:14px;
	font-family:微软雅黑;
	font-weight:normal;
}
h3{
	font-size:16px;
	font-family:微软雅黑;
	font-weight:normal;
}
td{
	font-size:12px;
}
.c{
	clear:both;
}
.t9999{
	text-indent:-9999px;
}
.w980{
	width:980px;
	margin:0 auto;
}
.green_font{
	color:#019040;
}
.logo{
	background:url(../images/logo.jpg) no-repeat center center;
	width:445px;
	height:69px;
	float:left;
}
.lan{
	background:url(../images/border_lan.png) no-repeat center;
	width:286px;
	height:22px;
	float:right;
	padding-left:30px;
}
.lan li{
	float:left;
	height:22px;
	line-height:22px;
	width:48px;
	background:url(../images/bg_fenge1.png) no-repeat left center;
	text-align:center;
	padding:0 10px;
	_padding-right:5px;
}
.lan li.lan_cn{
	background:url(../images/pic_cn.png) no-repeat left center;
	width:46px;
	text-indent:10px;
	padding:0 10px 0 5px;
}
.lan li.lan_en{
	background:url(../images/pic_en.png) no-repeat left center;
	/*width:46px;*/
	text-indent:20px;
	padding:0 20px 0 5px;
}
#header{
	padding-top:20px;
	position:relative;
}
.nav{
	height:60px;
	width:100%;
	background:url(../images/nav_bg.png) repeat-x center;
}

.nav ul li{
	float:left;
	position:relative;
}
.nav ul li a{
	display:block;
	width:104px;
	height:50px;
	line-height:50px;
	text-align:center;
}
.nav ul li a:hover{
	background:url(../images/bg_nav_text.png) no-repeat center center;
	color:#fff;

}
#nav ul {
  display: none;
  top:39px;
  left: 16px;
  margin: 0 0 0 -1px;
  padding: 0;
  position: absolute;
  width:96px;
 
}

.xiala_top,.xiala_bottom{
	height:3px;
	width:96px;
	background:url(../images/bg_nav_xiala.png) no-repeat;
}
.xiala_bottom{
	background:url(../images/bg_nav_xiala.png) no-repeat center -113px;
}
#nav ul li a{
	display:block;
	width:96px;
	height:35px;
	line-height:35px;
	background: #019040 url(../images/bg_xiala_fenge.png) repeat-x center top;
	color:#eee;
}
#nav ul li.xiala_fenge1 a{
	background:#019040;
}

.banner_index{
	width:100%;
	background:#690;
	height:420px;
	position:relative;
	top:-10px;
	z-index:-1;
	margin-bottom:10px;
}
#index_body{
	background:url(../images/bg_main_bg.png) repeat-x center 659px;
}
#neiye_body{
	background:url(../images/bg_main_bg.png) repeat-x center 409px;
}
#index_container{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:40px;
}
.header_top{
	height:69px;
	padding-bottom:20px;
}
.nav2{
	background:url(../images/bg_nav2.png) no-repeat 0 0;
	width:983px;
	height:70px;
	margin:0 auto;
}
.nav2 li{
	text-indent:-9999px;
	width:220px;
	float:left;
}
.nav2 li a{
	display:block;
	width:220px;
	height:65px;
}
.a1_hover{
	background:url(../images/bg_nav2.png) no-repeat 0 0;
}
.a2_hover{
	background:url(../images/bg_nav2.png) no-repeat 0 -71px;
}
.a3_hover{
	background:url(../images/bg_nav2.png) no-repeat 0 -142px;
}
.a4_hover{
	background:url(../images/bg_nav2.png) no-repeat 2px -213px;
}
.main{
	padding-top:20px;
}
.index_left{
	width:680px;
	height:225px;
	float:left;
}
.index_title{
	padding:10px 0
}
.index_title span{
	color:#019040;
}
.slider{
	width:243px;
	height:162px;
	float:left;
	border:1px solid #eee;position:relative;overflow:hidden;

}
.conbox{position:absolute;/*必要元素*/}


.index_newslist{
	float:left;
	padding-left:20px;
	width:414px;
	border-right:1px #ddd solid;
}
.index_newslist li{
	height:24px;
	line-height:24px;
	background:url(../images/bg_huisanjiao.png) no-repeat left center;
	text-indent:15px;
	padding-right:30px;
}
.index_newslist li span{
	color:#888;
	float:right;
}
li.index_news_more{
	background:url(../images/bg_lvsanjiao.png) no-repeat left center;
}
.index_right{
	width:245px;
	float:right;
}
.index_address li.l1{
	width:245px;
	height:34px;
	line-height:34px;
	background:url(../images/bg_index_tel.png) no-repeat center;
	color:#fff;
	text-indent:50px;
}
.index_address li.l2{
	background:url(../images/bg_index_address.png) no-repeat left center;
	padding:10px 0 10px  50px;
	border-bottom:1px #ddd solid;
}
.index_address li.l3{
	background:url(../images/bg_index_email.png) no-repeat left center;
	padding:10px 0 10px  50px;
		border-bottom:1px #ddd solid;
}
.index_product .index_title{
	border-bottom:1px #ddd solid;
}
.index_product .index_title i{
	font-family:宋体;
	font-size:12px;
	float:right;
	font-style:normal;
}
.index_product .index_title i a{
	display:block;
	background:url(../images/bg_lvsanjiao.png)  no-repeat left center;
	text-indent:15px;
}
.scrolllist{
	width:980px;
	margin:0 auto;
	  height: 90px;
}
.scrolllist .imglist_w {
  float: left;
  height: 118px;
  overflow: hidden;
  position: relative;
  width: 890px;
  
}
.scrolllist .imglist_w li {
  float: left;
  padding: 0 10px;
  width: 105px;
}
.scrolllist .imglist_w li img {
	border:2px #ddd solid;
}
.scrolllist .imglist_w ul {
  left: 0;
  position: absolute;
  top: 15px;
  width: 20000px;
}
a.aleft {
  float: left;
}
a.abtn {
  background:url(../images/bg_leftright.png) no-repeat  0 50% ;
  display: block;
  height: 118px;
  overflow: hidden;
  width: 27px;
  margin-right:10px;
}
a.agrayleft {
  background-position: 0 50%;
  cursor: default;
}
a.aright {
  background-position: -27px 50%;
  float: right;
}
#footer{
	text-align:center;
	width:100%;
	margin:0 auto;
	height:200px;
	padding-top:40px;
}
#main_body{
	background:url(../images/bg_footer.gif) no-repeat center bottom;
}
.index_bg01 {
	BACKGROUND: url(../images/banner1.jpg) no-repeat center center;
}
.index_bg02 {
	BACKGROUND: url(../images/banner1.jpg) no-repeat center center;
}
.index_bg03 {
	BACKGROUND: url(../images/banner1.jpg) no-repeat center center;
}
.index_bg04 {
	BACKGROUND: url(../images/banner1.jpg) no-repeat center center;
}
.index_bg05 {
	BACKGROUND: url(../images/banner1.jpg) no-repeat center center;
}

#warp {
/*	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 100%; PADDING-RIGHT: 0px; HEIGHT: 357px;; PADDING-TOP: 0px;*/
	height:500px;
	position:relative;
	top:-10px;
	z-index:-1;
	margin-bottom:10px;
	overflow:hidden;
}
.banner {
	Z-INDEX: 99; MARGIN: 0px auto; WIDTH:  100%; HEIGHT: 500px; _width: 100%;
}
.banner_l {
	MARGIN-TOP: 147px; WIDTH: 23px; FLOAT: left
}
.banner_r {
	MARGIN-TOP: 147px; WIDTH: 23px; FLOAT: left
}
.bannerImg {
	POSITION: relative; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 100%; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 0px
}
.bannerImg .bannerPage {
	POSITION: absolute; TOP: 300px; LEFT: 420px;
	display:none;
}
.bannerImg .bannerPage A {
	MARGIN-RIGHT: 2px
}
.bannerImg .bannerPage A IMG {
	VERTICAL-ALIGN: middle
}
.slides_container {
	POSITION: relative; WIDTH: 1600px; OVERFLOW: hidden; margin:0 auto;
}
.pagination {
	MARGIN: 26px auto 0px
}
.pagination LI {
	MARGIN: 0px 1px; FLOAT: left
}
.pagination LI A {
	BACKGROUND-IMAGE: url(../images/pagination.png); WIDTH: 15px; DISPLAY: block; BACKGROUND-POSITION: 0px -1px; FLOAT: left; HEIGHT: 0px; OVERFLOW: hidden; PADDING-TOP: 12px
}
.pagination LI.current A {
	BACKGROUND-POSITION: 0px -18px
}



#neiye_banner{
	background:url(../images/neiye_banner.jpg) no-repeat center center;
	width:100%;
	height:250px;
	position:relative;
	top:-10px;
	z-index:-1;
	margin-bottom:10px;
}
.menu{
	float:left;
}
.menu_title{
	background:url(../images/bg_menu_title.png) no-repeat center center;
	width:217px;
	height:38px;
	color:#fff;
	line-height:30px;
	text-align:center;
}
.menu ul{
	width:217px;
	background:#fff;
	padding-bottom:20px;
}
.menu ul li{
	height:36px;
	line-height:36px;
	width:177px;
	margin:0 auto;
	border-bottom:1px #ccc dotted;
	background:url(../images/bg_lvsanjiao.png) no-repeat left center;
	text-indent:20px;
}
.zhengwen{
	width:737px;
	float:right;
	background:#fff;
	overflow:hidden;
}
.url_here{
	width:727px;
	height:38px;
	line-height:35px;
	background:url(../images/bg_content_title.png) no-repeat center center;
	text-align:right;
	padding-right:10px;

}

.zhengwen ul.article_list{
	padding:40px;
	padding-top:20px;
}
.zhengwen ul.article_list li{
	height:36px;
	line-height:36px;
	border-bottom:1px #f0f0f0 solid;
	background:url(../images/bg_huisanjiao.png) no-repeat left center;
	text-indent:20px;
}
.zhengwen ul.image_list{
	padding:10px  0 0 30px;
}
.zhengwen ul.image_list li{
	width:214px;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.product_img{
	padding:5px;
	width:204px;
	height:190px;
	background:url(../images/bg_product.png) no-repeat center center;
}
.product_img img{
	border:2px #eee solid;
}
.product_img a{
	display:block;
	padding-top:10px;
	text-align:center;
}
.zhengwen ul li span{
	float:right;
	color:#ccc;
}
.sigle_content{
	padding:40px;
}
.article_tilte{
	width:90%;
	text-align:center;
	padding-bottom:20px;
	color:#f18101;
}
.message_tb{
	margin:0 auto;
}
.message_tb td{
	height:30px;
}

#f_link{
	width:980px;
	margin:0 auto;
	background:#f8f8f8;
	border-bottom:1px #eee solid;
	border-top:1px #eee solid;
	height:40px;
}
#f_link h3{
	height:40px;
	line-height:40px;
	padding:0 10px;
	float:left;
	font-size:14px;
	color:#888;
}
#f_link ul{
	float:left;
	color:#888;

}
#f_link ul li{
	height:40px;
	line-height:40px;

	
}
#f_link ul li a{
	color:#888;
}
#map{
	margin:0 auto;
	padding-left:30px;
}
#map li{
	width:100px;
	height:33px;
	float:left;
	line-height:33px;
	text-align:center;
		border:1px #f18101 solid;
		border-left:0;
		background:#fff;
}
#map li ul{
	overflow:hidden;
	border:1px #f18101 solid;
	position:relative;
	left:-1px;
	width:100px;
	
}
#map li ul li{
	background:#fff;
	color:#222;
	border:0;
	border-top:1px #f18101 solid;
	position:relative;
	top:-1px;
}
#map{
	height:250px;
}
#map .xiala_fenge1{
	
}
 #map li.map_first{
	border-left:1px #f18101 solid;
}
.page{
	clear:both;
}