/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font-family:"宋体";
	font-size:13px;
	background:url(../images/dj_img/bg.jpg) repeat;
}
a {
	font-family:"宋体";
	font-size:13px;
	color:#036002;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
}
li {
    list-style:none;
}
.style4 a {
    font-family:"宋体";
	font-size:13px;
	color:#036002;
	text-decoration:none;
}
.style4 a:hover {
	color:#FF0000;
}
/*上下页字体控制开始*/
.ziti {
	font-size:12px;
}
.ziti a {
	font-size:12px;
}
/*上下页字体控制结束*/
/*主页代码开始*/
#top {
	width:100%;
	height:auto;
	float:left;
}
#top_con {
	width:960px;
	height:385px;
	margin:0px auto;
}
#top_con_logo {
	width:960px;
	height:96px;
	background:url(../images/dj_img/dj_01.jpg) no-repeat;
}
#top_con_logo_a {
	width:960px;
	height:10px;
}
#top_con_logo_b {
	width:960px;
	height:25px;
}
#top_con_logo_b li {
    float:left;
	list-style:none;
}
#top_con_logo_b li a {
	display:block;
	width:93px;
	height:25px;
}
#top_con_nav {
	width:960px;
	height:39px;
	background:url(../images/dj_img/dj_02.jpg) no-repeat;
}
#top_con_nav li {
	float:left;
	list-style:none;
	display:block;
	text-align:center;
}
#top_con_nav li a {
	text-decoration:none;
	text-align:center;
	line-height:39px;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}
#top_con_nav li a:hover {
	color:#9dfa75;
}
#top_con_flash {
	width:960px;
	height:250px;
	background:url(../images/dj_img/dj_03.jpg) no-repeat;
}
#content {
	width:100%;
	height:auto;
	float:left;
}
#content_con {
	width:960px;
	height:auto;
	margin:0px auto;
}
#content_con_top {
	width:960px;
	height:242px;
	background:url(../images/dj_img/dj_04.jpg) no-repeat;
}
#content_con_top_new {
	width:355px;
	height:242px;
	float:left;
}
#content_con_top_new_a {
	width:355px;
	height:45px;
}
#content_con_top_new_a a {
	width:355px;
	height:45px;
	display:block;
}
#content_con_top_new_b {
	width:325px;
	height:180px;
	margin-left:7px;
}
#content_con_top_new_b p {
	height:29px;
	display:block;
	float:left;
	line-height:29px;
	color:#606360;
	font-size:13px;
	border-bottom:1px dashed #a7d5a6;
}
#content_con_top_new_b p a {
	height:29px;
	text-decoration:none;
	line-height:29px;
	font-size:13px;
	color:#036002;
}
#content_con_top_new_b p a:hover {
	color:#FF0000;
}
#content_con_top_about {
	width:605px;
	height:242px;
	float:left;
}
#content_con_top_about_a {
	width:605px;
	height:45px;
}
#content_con_top_about_a a {
	width:605px;
	height:45px;
	display:block;
}
#content_con_top_about_b {
	width:605px;
	height:180px;
}
#content_con_top_about_b_a {
	width:605px;
	height:125px;
}
#content_con_top_about_b_a_phto {
	width:180px;
	height:125px;
	float:left;
}
#content_con_top_about_b_a_new {
	width:370px;
	height:125px;
	float:left;
}
#content_con_top_about_b_a_new p {
	width:370px;
	height:24px;
	display:block;
	font-size:13px;
	line-height:24px;
	letter-spacing:1.5px;
    color:#036002;
	border-bottom:1px dashed #a7d5a6;
}
#content_con_top_about_b_b {
	width:605px;
	height:55px;
}
#content_con_top_about_b_b p {
	width:540px;
	height:25px;
	display:block;
	margin-left:10px;
	line-height:25px;
	border-bottom:1px dashed #a7d5a6;
	letter-spacing:1.5px;
    color:#036002;
}
#content_con_con {
	width:960px;
	height:242px;
	background:url(../images/dj_img/dj_05.jpg) no-repeat;
}
#content_con_con_left {
	width:355px;
	height:242px;
	float:left;
}
#content_con_con_left_a {
	width:355px;
	height:40px;
}
#content_con_con_left_a a {
	width:355px;
	height:40px;
	display:block;
}
#content_con_con_left_b {
	width:330px;
	height:185px;
	margin-left:7px;
}
/*切换图片代码开始*/
#MainPromotionBanner{
	width:330px;
	height:185px;
	background:#FFF;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 185px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 330px;
	height: 185px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 330px;
	height: 185px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 168px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color:#FFFFFF;
	text-align: center;
	width: 24px;
	height: 15px;
	font-family: Arial;
	font-size:12px;
	cursor: pointer;
	overflow: hidden; 
	background: url(../images/dj_img/bg_p.jpg) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../images/dj_img/bg_a.jpg) no-repeat center center;
	border:0; 
	font-size: 12px;
	height: 15px;
	width: 25px;
}
/*切换图片代码结束*/
#content_con_con_right {
	width:605px;
	height:242px;
	float:left;
}
#content_con_con_right_a {
	width:605px;
	height:40px;
}
#content_con_con_right_a a {
	width:605px;
	height:40px;
	display:block;
}
#content_con_con_right_b {
	width:585px;
	height:180px;
	margin:3px 0px 0px 10px;
}
.content_con_con_right_b_a {
	width:140px;
	height:180px;
	float:left;
	border:1px solid #b1cf9b;
}
.content_con_con_right_b_a_p {
	width:134px; 
	height:94px; 
	margin:2px 2px 2px 2px;
}
.content_con_con_right_b_a_a {
	width:134px; 
	height:76px; 
	margin:4px 2px 2px 2px;
}
.content_con_con_right_b_a_a p {
	width:134px; 
	height:19px; 
	display:block;
	line-height:19px;
	color:#606360;
	letter-spacing:1.5px;
}
.content_con_con_right_b_a_a p a {
	line-height:19px;
	color:#FF0000;
	letter-spacing:1.5px;
	text-decoration:none;
}
.content_con_con_right_b_a_a p a:hover {
	color:#036002;
}
#content_con_footer {
	width:960px;
	height:216px;
	background:url(../images/dj_img/dj_06.jpg) no-repeat;
}
#content_con_footer_a {
	width:960px;
	height:35px;
}
#content_con_footer_a a {
	width:960px;
	height:35px;
	display:block;
}
#content_con_footer_b {
	width:940px;
	height:140px;
	margin:0px auto;
}
/*产品滚动代码开始*/
.ny2010 {
	width:940px;
	height:140px;
	margin:0 auto;
}
.ny2010 a {
	text-decoration:none;
	color:#333333;
	font-size:12px;
}
.ny2010 td img {
	display:block;
	margin-left:5px;
	border:0px solid #CCCCCC;
}
.ny2010 td p {
    text-align:center;
	line-height:18px;
	font-size:12px;
	margin-top:0px;
	color:#606360;
}
.ny2010 td p a:hover {
	color:#FF0000;
}
/*产品滚动代码结束*/
#content_con_link {
	width:960px;
	height:33px;
	background:url(../images/dj_img/dj_07.jpg) no-repeat;
}
#content_con_link_a {
	width:930px;
	height:33px;
	margin:0px auto;
}
#content_con_link_a_a {
	width:85px;
	height:33px;
	float:left;
}
#content_con_link_a_a a {
    line-height:33px;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	color:#036002;
}
#content_con_link_a_a a:hover {
	color:#FF0000;
}
#content_con_link_a_b {
	width:840px;
	height:33px;
	float:left;
}
#content_con_link_a_b p {
	width:110px;
	height:33px;
	margin-left:4px;
	float:left;
}
#content_con_link_a_b p a {
	line-height:33px;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	color:#036002;
}
#content_con_link_a_b p a:hover {
	color:#FF0000;
}
/*#content_con_link_a_c {
	width:85px;
	height:33px;
	float:left;
}*/
#content_con_link_a_c a {
    line-height:33px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#036002;
	text-align:right;
}
#content_con_link_a_c a:hover {
	color:#FF0000;
}
#footer {
	width:100%;
	height:auto;
	float:left;
}
#footer_bg {
	width:960px;
	height:106px;
	margin:0px auto;
	background:url(../images/dj_img/dj_08.jpg) no-repeat;
}
#footer_bg_left {
	width:220px;
	height:106px;
	float:left;
}
#footer_bg_right {
	width:740px;
	height:106px;
	float:left;
}
#footer_bg_right p {
	width:740px;
	height:25px;
	line-height:25px;
	display:block;
	color:#036002;
}
#footer_bg_right p a {
	line-height:25px;
	text-decoration:none;
	color:#036002;
}
#footer_bg_right p a:hover {
	color:#FF0000;
}
/*主页代码结束*/

/*分页代码开始*/
/*联系我们代码开始*/
#fenye_con_con_b_left_a_ba {
	width:220px;
	height:29px;
	background:url(../images/dj_img/fenye_nav.jpg) no-repeat;
}
#fenye_con_con_b_left_a_ba p {
	width:180px;
	height:29px;
	display:block;
	float:right;
	line-height:29px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}
#fenye_con_con_b_left_a_bc {
	width:220px;
	height:380px;
	background:url(../images/dj_img/lxwm.jpg) no-repeat;
}
#fenye_con_con_b_left_a_bc p {
	width:200px;
	height:25px;
	display:block;
	line-height:25px;
	color:#036002;
	margin:0px auto;
	letter-spacing:1.0px;
}
/*联系我们代码结束*/
/**/
#news {
	width:100%;
	height:auto;
	float:left;
}
#news_a {
	width:960px;
	height:auto;
	margin:0px auto;
}
#news_ab {
	width:960px;
	height:5px;
	background:#8fdb80;
}
#news_ac {
	width:960px;
	height:auto;
}
#news_ac_left {
	width:225px;
	height:auto;
	float:left;
	background:#bcebb3;
	/*background:url(../images/dj_img/bg-left.jpg) repeat;*/
}
#news_ac_left_a {
	width:220px;
	height:auto;
	margin:2px 0px 8px 2px;;
	float:left;
}
#news_ac_left_ab {
	width:220px;
	height:29px;
	background:url(../images/dj_img/fenye_nav.jpg) no-repeat;
}
#news_ac_left_ab p {
	width:180px;
	height:29px;
	display:block;
	float:right;
	line-height:29px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}
#news_ac_left_ac {
	width:220px;
	height:auto;
}
.news_ac_left_aca {
	width:176px;
	height:25px;
	margin:8px auto 0px auto;
	background:url(../images/dj_img/nav_a.jpg) no-repeat;
}
.news_ac_left_aca p {
	width:150px;
	height:25px;
	float:right;
	line-height:25px;
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#2c6a17;
}
.news_ac_left_aca p a {
	line-height:25px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#2c6a17;
}
.news_ac_left_aca p a:hover {
	color:#FF0000;
}
#news_ac_left_b {
	width:220px;
	height:auto;
	margin-left:2px;
	float:left;
}
#news_ac_right {
	width:730px;
	margin-left:5px;
	height:auto;
	float:left;
	background:#e4f2e1;
}
#news_ac_right_top {
	width:730px;
	height:35px;
	margin-top:2px;
	background:url(../images/dj_img/nav_top.jpg) no-repeat;
}
#news_ac_right_top p {
	height:35px;
	display:block;
	color:#036002;
	float:left;
	line-height:38px;
	font-size:13px;
}
#news_ac_right_top p a {
	color:#036002;
	float:left;
	line-height:38px;
	font-size:13px;
	text-decoration:none;
}
#news_ac_right_top p a:hover {
	color:#FF0000;
}
.news_ac_right_con {
	width:700px;
	height:auto;
	margin:0px auto 15px auto;
}
.news_ac_right_con li {
	width:700px;
	height:30px;
	display:block;
	color:#999999;
	line-height:30px;
	list-style:none;
	border-bottom:1px dashed #CCCCCC;
}
.news_ac_right_con li a {
	line-height:30px;
	list-style:none;
	border-bottom:1px dashed #CCCCCC;
}
.news_ac_right_con li a:hover {
    color:#FF0000;
}
.news_ac_right_con p {
	width:700px;
	height:auto;
	display:block;
	line-height:28px;
	color:#036002;
	font-size:14px;
}
.news_ac_right_con a {
	line-height:28px;
	color:#036002;
	font-size:13px;
	text-decoration:none;
}
.tb-pic{
  display: table-cell;
  vertical-align:middle;
  width:160px;
  height:140px;
  text-align:center;
  *display: block;
  *font-size: 122px;
  background:#FFF;
}
.tb-pic img {
  vertical-align:middle;
}