﻿/* 头部底部CSS */

/*
	border:1px solid #FF0000;
	a:hover{
	color:#FF0000;
		}
*/



/* 头部开始 */
.t1_bg{
	width:100%;height:26px;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/t1_bg.gif) repeat-x;
	}
.t1{
	width:1000px;height:26px;
	overflow:hidden;
	margin:0 auto;
	color:#666;
	}	
.t1a{
	width:auto;height:26px; line-height:26px;
	overflow:hidden;
	}
.t1b{
	width:auto;height:26px; line-height:26px;
	overflow:hidden;
	text-align:right;
	}
.t1b a{ color:#666; margin:0 10px 0 5px;}
.t2{
	width:1000px;height:114px;
	overflow:hidden;
	margin:0 auto;
	}
.t2a img{ margin:24px 12px 0;}
.t2b img{ margin:25px 0px 0;}
.t2c img{ margin:45px 0px 0;}
.nav_bg{
	width:100%;height:40px;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/nav1.gif) repeat-x;
	border-bottom:5px solid #008216;
	}
.nav{
	width:1000px;height:auto;
	overflow:hidden;
	margin:0 auto;
	}
.nav a{
	width:125px;height:40px; line-height:40px;
	overflow:hidden;
	display:block;
	float:left;
	text-align:center;
	color:#fff; font-size:15px;
	background:url(../images/nav2.gif) no-repeat left top; 
	}
.nav a:hover{ background:url(../images/nav3.gif) no-repeat right top; color:#fff15b; }
#now_index{ background:url(../images/nav3.gif) no-repeat right top; color:#fff15b; }
.nav a.nav1{ background:none;}
.nav a.nav1:hover{ background:url(../images/nav3.gif) no-repeat right top; color:#fff15b; }
/* banner */
.ban{
  width:100%;
  height:420px;
  overflow:hidden;
  margin:0px auto;
  }
.main_banner1{background:url(../images/ban1.jpg) no-repeat center top;}
.slider{
  width:1100px;
  height:99px;
  margin:210px auto 0;
  position:relative;
  }
.slider_menu{
  width:26px;
  height:99px;
  position:absolute;
  cursor:pointer;
  top:0;
  }
.slider_menuleft{
  background:url(../images/rotaleft.gif) no-repeat;
  left:21px;
  }
.slider_menuleft:hover{
  background:url(../images/on_rotaleft.gif) no-repeat;
  }
.slider_menuright{
  background:url(../images/rotaright.gif) no-repeat;
  right:21px;
  }
.slider_menuright:hover{
  background:url(../images/on_rotaright.gif) no-repeat;
  }
.slider_menubar {
	height: 99px;
	display: block;
}
/* banner */
/* 头部结束 */

/* 底部开始  */
.f_bg{
	width:100%;height:225px;
	overflow:hidden;
	margin:0px auto;
	background:#3ea54f;
	border-top:3px solid #257326;
	}
.f1{
	width:1000px;height:60px;
	overflow:hidden;
	margin:0px auto;
	background:url(../images/f_img1.jpg) no-repeat left 10px;
	border-bottom:1px solid #76bf82;
	}
.f1_{
	width:1000px;height:30px; line-height:30px;
	overflow:hidden;
	margin:20px auto 0;
	text-indent:120px;
	}
.f1_ a{ margin-right:15px; color:#fff; font-size:14px;}
.f1_ a:hover{ color:#fff15b;}
.f2{
	width:1000px;height:35px; line-height:35px;
	overflow:hidden;
	margin:15px auto 0;
	text-align:center;
	background:url(../images/f_img2.jpg) no-repeat 50% top;
	}
.f2 a{ margin:0 22px; color:#fff; font-size:15px;}
.f2 a:hover{ color:#fff15b;}
.f3{
	width:1000px;height:91px;
	overflow:hidden;
	margin:0px auto;
	background:url(../images/f_img3.jpg) no-repeat left top;
	}
.f3_{
	width:500px;height:auto;
	overflow:hidden;
	margin:20px 0 0 320px;
	}
.f3_ p{
	height:24px; line-height:24px;
	overflow:hidden;
	color:#fff;
	}

/* 底部结束 */