@charset "utf-8";
/* CSS Document */
.center{
	width:941px;
	margin:0 auto;}
html {overflow:-moz-scrollbars-vertical;} 
body{
	width:1200px;
	}
#dh{
	background:url(images/index_dhbg.jpg) no-repeat;
	width:930px;
	height:28px;
	margin-left:10px;}
#dh ul li{
	float:left;
	display:inline;
    text-align:center;
	width:115px;
	line-height:28px;}
#banner{
	margin-left:10px;
	width:930px;
	float:right;
}
#nr{
	background:url(images/nrbg.jpg) repeat;
	width:930px;
	display:block;
	margin-left:10px;
	min-height:611px;
    _height:expression(this.scrollHeight < 611 ? "611px" : "auto");
	background-color:#9AC284;
	}
.xwzx,.lxwm{
	margin-left:30px;
	margin-top:20px;}
.xwzx ul li,.lxwm ul li{
	margin-top:10px;
	margin-left:10px;
	}

#left,#right{
	float:left;
	display:inline;}
#left{
    width:260px;
	overflow:hidden;
}	
.xwzxzw{
	margin-left:30px;
	margin-top:20px;}
#inside_box{
    padding:5px;
	line-height:20px;
	width:610px;
}	
/*.xwzxzw h3{
	margin-top:60px;
	margin-left:100px;
	font-size:14px;}
.xwzxzw p{
	width:600px;
	line-height:30px;
	margin-top:15px;}*/
#yqlj{
	background:url(images/index_yqlj.jpg) no-repeat;
	width:941px;
	height:23px;
	overflow:hidden;
	margin-left:8px;}
#yqlj p{
	color:#FFFFFF;
	line-height:26px;
	margin-left:10px;}
#bq ul li{
	text-align:center;
	line-height:24px;
}
#bq {
	margin-top:10px;}

#page{
  margin:5px 10px 5px auto;
  text-align:right;
}

/*内容*/

.C_title{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#000000;
}
.C_time{
  margin-top:20px!important;
  margin-top:0px;
  color:#999999;
  font-size:12px;
  text-align:center;
}
.C_text{
  font-size:12px;
  line-height:22px;
  color:#000000;
  white-space:pre-wrap; 
  word-wrap:break-word;
  word-break:break-all;
}


/*新闻列表*/
#ymd_news{
  width:610px;
  float:left;
}
#ymd_news ul{
  margin:0px;
  padding:0px;
  list-style:none;
}
#ymd_news ul li{
   border-bottom:1px dashed #ccc;
   height:25px;
}
#ymd_news ul li a{
  width:520px;
  float:left;
  line-height:25px;
}
#ymd_news ul li span{
  width:80px;
  float:right;
  line-height:25px;
  text-align:right;
}

/*产品列表*/
#ymd_pros{
  width:610px;
  float:left;
  overflow:hidden;
  margin-top:5px;
}
#ymd_pros ul{
  margin:0px;
  padding:0px;
  list-style:none;
}
#ymd_pros ul li{
  float:left;
  width:107px;
  height:126px;
  _height:126px;
  display:block;
  overflow:hidden;
  margin-bottom:10px;
  margin-right:10px;
}
#ymd_pros ul li img{
  padding:4px;
  border:1px solid #ccc;
}
#ymd_pros ul li span{
  width:107px;
  float:left;
  display:block;
  text-align:center;
}
.PN_link{
  line-height:30px;
}
#Print{
  float:right;
  line-height:34px;
}
#Print1{
  line-height:30px;
  text-align:right;
  border-top:1px solid #ccc;
  width:610px;
}
.nr_left{
   background:url(images/nrleft_line.jpg) right top no-repeat;
   min-height:280px;
   _height:expression(this.scrollHeight<580?"580px":"auto");
}

.jhz-page {
    margin-top: 15px;
}
.jhz-page p {
    padding: 5px 0;
	clear:both;
}
.jhz-page p a {
    color: #0066CC;
    text-decoration: none;
}
.jhz-page p a:hover {
    color: #0066CC;
    text-decoration: underline;
}
.jhz-page p span{ float:left; color:#999}