@charset "gb2312";
/* CSS Document */

* {
	padding:0;
	margin:0;
	list-style:none;
	border:0;
}
img {
	padding:0;
	margin:0;
	list-style:none;
	border:0;
}
a {
	text-decoration:none;
	color:#333;
}
/*头部*/
.container {
	margin:0 auto;
	width:980px;
	height:auto;
}
.headtop {
	width:1024px;
	height:auto;
	margin:0 auto;
}
.headtitle {
	width:1024px;
	height:112px;
}
.headtitle_left {
	background:url(../images/head_02.jpg) no-repeat;
	width:33px;
	height:112px;
	float:left;
}
.headtitle_right {
	background:url(../images/head_06.jpg) no-repeat;
	width:26px;
	height:112px;
	float:right;
}
.headtitle_main {
	background:url(../images/head_04.jpg) repeat-x;
	width:965px;
	height:112px;
	float:left;
}
#logo {
	background:url(../images/head_08.jpg) no-repeat;
	width:190px;
	height:70px;
	float:left;
	margin:10px 0px;
}
.daohan {
	width:760px;
	height:112px;
	float:right;
}
.daohan_top {
	width:760px;
	height:76px;
	float:right;
}
.daohan_top ul {
	margin:0;
	padding:0px;
	width:auto;
	height:76px;
	float:right;
}
.daohan_top ul li {
	width:108px;
	height:76px;
	float:right;
	line-height:76px;
	padding:0;
	margin:0;
}
.daohan_top ul li a {
	text-align:left;
	font-size:18px;
	font-family:微软雅黑;
	color:#498b08;
	font-weight:bold;
}
.daohan_top ul li a:hover {
	color:#cc3300;
}
.daohan_down {
	width:680px;
	height:36px;
	float:right;
	margin-right:10px;
}
.daohan_down_left {
	background:url(../images/head_10.jpg) no-repeat;
	width:8px;
	height:36px;
	float:left;
}
.daohan_down_right {
	background:url(../images/head_13.jpg) no-repeat;
	width:5px;
	height:36px;
	float:right;
}
.daohan_down_main {
	background:url(../images/head_11.jpg) repeat-x;
	width:667px;
	height:36px;
	float:left;
}
.daohan_down_main ul {
	width:667px;
	height:36px;
	float:left;
	margin:0px;
	padding:0px;
}
.daohan_down_main ul li {
	width:60px;
	height:36px;
	line-height:36px;
	float:left;
	margin:0 9px;
}
.daohan_down_main ul li.short {
	width:30px;
}
.daohan_down_main ul li a {
	color:#FFF;
	font-size:14px;
	font-family:微软雅黑;
}
/*搜索栏*/
.search {
	background:url(../images/suosoubg.jpg) repeat;
	width:980px;
	height:40px;
	float:left;

}
.search_left {
	width:737px;
	height:40px;
	float:left;
	padding-left:10px;
}
.search_left_title {
	width:100px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-family:微软雅黑;
	font-size:18px;
	color:#ff8400;
	float:left;
}
.search_left_wen {
	width:637px;
	height:40px;
	float:right;
	overflow:hidden;
}
.search_left_wen ul {
	margin:0px;
	padding:0px;
	width:637px;
	height:40px;
	float:left;
}
.search_left_wen ul li {
	width:auto;
	height:40px;
	float:left;
	margin-left:10px;
	text-align:center;
	font-size:12px;
	font-family:微软雅黑;
	color:#4e4e4e;
	line-height:40px;
}
.search_right {
	width:233px;
	height:40px;
	float:right;
}
.search_right_frame {
	width:209px;
	height:32px;
	float:left;
	margin-top:5px;
}
.search_frame_left {
	background:url(../images/hover_01.jpg) no-repeat;
	width:154px;
	height:32px;
	float:left;
	line-height:32px;
	font-size:14px;
	padding-left:20px;
}
.search_frame_right {
	background:url(../images/hover_02.jpg) no-repeat;
	width:35px;
	height:32px;
	float:right;
}
.ad_1 {
	width:980px;
	float:left;
	margin-top:10px;
}
.ad_2 {
	width:980px;
	height:157px;
	float:left;
	margin-top:20px;
}
.ad2 {
	margin:5px 2px 0 2px;
}
.ad2_1 li {
	float:left;
	height:50px;
	width:120px;
	margin:0 2px 2px 0px;
	display:block;
}
/*通用边框*/
.top {
	width:100%;
	height:5px;
	float:left;
	
}
.top_left {
	background:url(../images/frame_16.jpg) no-repeat;
	width:6px;
	height:5px;
	float:left;
	background-position:left bottom;
}
.top_right {
	background:url(../images/frame_19.jpg) no-repeat;
	width:5px;
	height:5px;
	float:right;
	background-position:right bottom;
}
.top_main {
	width:95%;
	height:5px;
	background:url(../images/frame_17.jpg) repeat-x;
	float:left;
	background-position:left bottom;
}
.zhong {
	width:100%;
	height:100%;
	float:left;
}
.left {
	background:url(../images/frame_21.jpg) repeat-y;
	width:6px;
	height:100%;
	float:left;
}
.right {
	background:url(../images/frame_23.jpg) repeat-y;
	height:100%;
	width:5px;
	float:right;
}
.main {
	width:95%;
	height:100%;
	float:left;
	background:#FFF;
}
.down {
	width:100%;
	height:6px;
	float:left;
	
}
.down_left {
	background:url(../images/frame_26.jpg) no-repeat;
	width:6px;
	height:5px;
	float:left;
	background-position:left bottom;
}
.down_right {
	background:url(../images/frame_28.jpg) no-repeat;
	width:5px;
	height:5px;
	float:right;
	background-position:right bottom;
}
.down_main {
	background:url(../images/frame_27.jpg) repeat-x;
	width:95%;
	height:6px;
	float:left;
	background-position:left bottom;
}
/*栏1*/
.frame_1 {
	width:980px;
	height:auto;
	float:left;
	margin-top:20px;
}
.a {
	width:182px;
	height:410px;
	float:left;
}
.a_title {
	background:url(../images/frame_1_10.jpg) no-repeat;
	width:172px;
	height:66px;
	float:left;
}
.a_wen {
	width:172px;
	height:344px;
	overflow:hidden;
	float:left;
}
.a_wen ul {
	width:172px;
	height:31px;
	float:left;
	margin:0px;
	padding:0px;
}
.a_wen ul li {
	width:172px;
	height:31px;
	line-height:31px;
	float:left;
	font-size:12px;
	color:#333;
	font-family:宋体;
}
.b {
	width:547px;
	height:410px;
	float:left;
	margin-left:13px;
}
.b_title {
	background:url(../images/frame_1_13.jpg) no-repeat;
	width:516px;
	height:43px;
	float:left;
}
.b_wen {
	width:515px;
	height:367px;
	float:left;
	overflow:hidden;
}
.b_wen ul {
	width:515px;
	height:362px;
	margin:0px;
	padding:0px;
	font-size:12px;
}
.b_wen ul li span.bname {
	width:100px;
	height:30px;
	overflow:hidden;
	float:left;
	line-height:30px;
	text-align:left;
	color:#ff0000;
}
.b_wen ul li span.bname a {
	color:#ff0000;
}
.b_wen ul li span.bproduct {
	width:70px;
	height:30px;
	overflow:hidden;
	float:left;
	line-height:30px;
	text-align:left;
	color:#ff0000;
}
.b_wen ul li span.bproduct a {
	color:#ff0000;
}
.b_wen ul li span.bcontent {
	width:285px;
	height:30px;
	overflow:hidden;
	float:left;
	line-height:30px;
	text-align:left;
	color:#333;
}
.b_wen ul li span.bprice {
	width:40px;
	overflow:hidden;
	height:30px;
	float:left;
	line-height:30px;
	text-align:right;
	color:#01800f;
}
.c {
	width:236px;
	height:410px;
	float:right;
}
.c_title {
	background:url(../images/frame_1_15.jpg) no-repeat;
	width:223px;
	height:66px;
	float:left;
}
.c_wen {
	width:223px;
	height:344px;
	overflow:hidden;
	float:left;
}
.c_wen ul {
	width:223px;
	height:31px;
	float:left;
	margin:0px;
	padding:0px;
}
.c_wen ul li {
	width:223px;
	height:31px;
	line-height:31px;
	float:left;
	font-size:12px;
	color:#333;
	font-family:宋体;
}
/*栏2*/
.frame_2 {
	width:980px;
	height:auto;
	float:left;
	margin-top:20px;
}
.d {
	width:260px;
	height:430px;
	float:left;
}
.d_title {
	background:url(../images/frame_2_27.jpg) no-repeat;
	width:244px;
	height:65px;
	float:left;
}
.d_wen {
	width:244px;
	height:365px;
	overflow:hidden;
	float:left;
}
.d_wen ul {
	width:244px;
	height:31px;
	float:left;
	margin:0px;
	padding:0px;
}
.d_wen ul li {
	width:244px;
	height:31px;
	line-height:31px;
	float:left;
	font-size:12px;
	color:#333;
	font-family:宋体;
}
.e {
	width:377px;
	height:430px;
	float:left;
	margin-left:5px;
}
.e_title {
	width:377px;
	height:77px;
	float:left;
}
.e_title_left {
	background:url(../images/frame_2_03.jpg) no-repeat;
	width:104px;
	height:77px;
	float:left;
}
.e_title_right {
	width:273px;
	height:77px;
	float:right;
	text-align:center;
	line-height:77px;
	color:#ff0000;
	font-size:16px;
	font-family:宋体;
	font-weight:bold;
}
.e_title_right a {
	color:#ff0000;
}
.e_main_down {
	width:367px;
	height:185px;
	float:left;
	overflow:hidden;
	padding:10px 5px;
}
.e_main_down_left {
	width:168px;
	height:168px;
	float:left;
	background:yellow;
	margin-top:20px;
}
.e_main_down_right {
	width:179px;
	height:185px;
	float:right;
	margin-top:10px;
}
.e_main_down_right ul {
	width:179px;
	height:185px;
	float:right;
	margin:0px;
	padding:0px;
}
.e_main_down_right ul li.t {
	width:179px;
	height:30px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
	font-family:宋体;
}
.e_main_down_right ul li.t a {
	color:#ff0000;
}
.e_main_down_right ul li.neirong {
	width:179px;
	height:auto;
	line-height:26px;
	text-align:left;
	font-size:12px;
	color:#333;
	font-family:宋体;
	text-indent:2em;
}
.e_main {
	width:357px;
	height:142px;
	float:left;
	padding:0 10px;
	border-bottom:solid #a8c165 1px;
}
.e_main ul {
	width:357px;
	height:26px;
	margin:0px;
	padding:0px;
	float:left;
}
.e_main ul li.title {
	width:280px;
	height:26px;
	float:left;
	text-align:left;
	line-height:24px;
	color:#333;
	font-size:12px;
	font-family:宋体;
}
.e_main ul li.time {
	width:77px;
	height:26px;
	float:left;
	text-align:left;
	line-height:24px;
	color:#ff9c44;
	font-size:12px;
	font-family:宋体;
}
.f {
	width:335px;
	height:430px;
	float:right;
}
.f_title {
	background:url(../images/frame_2_24.jpg) no-repeat;
	width:303px;
	height:45px;
	float:left;
}
.f_wen {
	width:303px;
	height:375px;
	float:left;
	overflow:hidden;
}
.f_wen ul {
	width:303px;
	height:375px;
	float:left;
	margin:0px;
	padding:0px;
}
.f_wen ul li span.fname {
	width:100px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	float:left;
	text-align:left;
}
.f_wen ul li span.fname a {
	color:#ff7800;
	font-size:12px;
	font-family:宋体;
}
.f_wen ul li span.fneirong {
	width:110px;
	height:30px;
	overflow:hidden;
	float:left;
	color:#335f0a;
	font-size:12px;
	font-family:宋体;
	line-height:30px;
	text-align:left;
}
.f_wen ul li span.fphone {
	width:73px;
	height:30px;
	overflow:hidden;
	float:left;
	color:#333;
	font-size:12px;
	font-family:宋体;
	line-height:30px;
	text-align:left;
}
.f2 {
	width:980px;
	height:165px;
	margin-top:5px;

}
.f2_title {
	background:url(../images/frame_2_242.gif) no-repeat;
	width:969px;
	height:38px;
	float:right;
}
.f2_wen {
	width:972px;
	height:165px;
	float:left;
	overflow:hidden;

}
.f2_wen .fname {
	width:162px;
	height:165px;
	float:left;
	padding:0px;
	font-size:13px;
	text-align:center;
}
.f2_wen .fname p{
font-size:12px;
margin-top:5px;
}
/*栏3*/
.frame_3 {
	width:980px;
	height:auto;
	float:left;
	margin-top:20px;
}
.g {
	width:262px;
	height:497px;
	float:left;
}
.g_title {
	background:url(../images/frame_3_03.gif) no-repeat;
	width:242px;
	height:75px;
	float:left;
}
.g_wen {
	width:232px;
	height:412px;
	float:left;
	padding:5px;
	overflow:hidden;
}
.g_wen ul {
	width:232px;
	height:412px;
	float:left;
	margin:0px;
	padding:0px;
}
.g_wen ul li {
	width:232px;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#333;
	font-family:宋体;
}
.h {
	width:398px;
	height:auto;
	float:left;
	margin-left:5px;
}
.h_one {
	width:398px;
	height:287px;
	float:left;
}
.h_one_title {
	background:url(../images/frame_3_06.gif) no-repeat;
	width:374px;
	height:58px;
	float:left;
}
.h_one_wen {
	width:354px;
	height:227px;
	overflow:hidden;
}
.h_one_wen ul {
	width:354px;
	height:227px;
	margin:0px;
	padding:0px;
	float:left;
}
.h_one_wen ul li {
	width:354px;
	height:30px;
	line-height:30px;
	color:#333;
	font-size:12px;
	font-family:宋体;
}
.h_two {
	background:url(../images/frame_3_15.jpg) no-repeat;
	width:388px;
	height:195px;
	float:left;
	margin-top:15px;
}
.h_two_top {
	width:313px;
	height:107px;
	float:left;
	margin-left:5px;
	border-bottom:solid #a8c165 1px;
	padding:10px;
}
.h_two_left {
	width:100px;
	height:100px;
	float:left;
	background:yellow;
	margin-top:5px;
	font-size:12px;
}
.h_two_right {
	width:200px;
	height:100px;
	float:right;
	margin-top:5px;
}
.h_two_right ul {
	width:200px;
	height:100px;
	float:right;
	margin:0px;
	padding:0px;
}
.h_two_right ul li.htitle {
	width:200px;
	height:30px;
	line-height:30px;
	float:left;
	color:#ff0096;
	font-size:16px;
	font-family:宋体;
	text-align:center;
	font-weight:bold;
}
.h_two_right ul li.htitle a {
	color:#ff0096;
}
.h_two_right ul li.hwen {
	width:200px;
	height:auto;
	line-height:26px;
	float:left;
	color:#333;
	font-size:12px;
	font-family:宋体;
	text-align:left;
	text-indent:2em;
}
.h_two_right ul li.hwen a {
	color:#333;
}
.h_two_down {
	width:313px;
	height:47px;
	float:left;
	padding:10px;
}
.h_two_down ul {
	width:313px;
	height:47px;
	float:left;
	margin:0px;
	padding:0px;
}
.h_two_down ul li {
	width:78px;
	height:auto;
	line-height:24px;
	text-align:center;
	font-size:12px;
	color:#333;
	font-family:宋体;
	float:left;
}
.i {
	width:315px;
	height:497px;
	float:right;
}
.i_one {
	width:315px;
	height:287px;
	float:left;
}
.i_one_title {
	background:url(../images/frame_3_09.gif) no-repeat;
	width:288px;
	height:45px;
	float:left;
}
.i_one_wen {
	width:268px;
	height:232px;
	float:left;
	padding:5px 10px;
}
.i_one_wen ul {
	width:268px;
	height:232px;
	float:left;
	margin:0px;
	padding:0px;
}
.i_one_wen ul li.iname {
	width:60px;
	height:30px;
	float:left;
	text-align:left;
	line-height:30px;
	font-size:12px;
	color:#F00;
	font-family:宋体;
}
.i_one_wen ul li.ineirong {
	width:208px;
	height:30px;
	float:left;
	line-height:30px;
	text-align:left;
	font-size:12px;
	color:#333;
	font-family:宋体;
}
.i_two {
	width:315px;
	height:185px;
	float:left;
	margin-top:5px;
}
.i_two_title {
	background:url(../images/frame_3_18.gif) no-repeat;
	width:287px;
	height:40px;
	float:left;
}
.i_two_wen {
	width:267px;
	height:145px;
	float:left;
	padding:0px 10px;
}
.i_two_wen ul {
	width:267px;
	height:145px;
	overflow:hidden;
	float:left;
	margin-left:5px;
	padding:0px;
}
.i_two_wen ul li {
	width:66px;
	height:30px;
	line-height:30px;
	text-align:left;
	float:left;
	font-size:12px;
	font-family:宋体;
	color:#2b5206;
}
.i_two_wen ul li a {
	color:#2b5206;
}
#footbg {
	height:100px;
	width:980px;
	border-top:solid #cccccc 1px;
	margin-top:20px;
	position:relative;
}
#footbg {
	height:100px;
	width:980px;
	
	margin-top:20px;
}
.footTable {
	width:980px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	line-height:30px;
	font-size:13px;
	color:#333;
	border-top:solid #cccccc 1px;
}
.footTable a {
	color:#607d05;
	padding:0;
}
.footTable p img{
	vertical-align:baseline;
}
.foot_kuang {
	width:193px;
	height:40px;
	position:absolute;
	top:10px;
	right:0;
}
.foot_tu {
	width:133px;
	height:40px;
	float:left;
}
.foot_top {
	background:url(../images/go-top.png) no-repeat;
	width:30px;
	height:30px;
	float:right;
}
#foot_zhanzhang {
	width:62px;
	height:19px;
	margin-left:8px;
}
#foot_tu_1 {
	background:url(../images/allbgs.gif) no-repeat 0px -194px;
	width:33px;
	height:40px;
	float:left;
}
#foot_tu_2 {
	background:url(../images/allbgs.gif) no-repeat 0px -353px;
	width:65px;
	height:40px;
	float:left;
}
#foot_tu_3 {
	background:url(../images/allbgs.gif) no-repeat 0px -434px;
	width:35px;
	height:40px;
	float:right;
}

.head_all_frame{
	overflow:hidden;
	margin:0 auto;
	width:980px;
}
.head_all_top{
	width:100%;
	height:25px;
	clear:both;
	background-color:#eeeeee;
	border-bottom:solid #dcdcdc 1px;
	overflow:hidden;
	margin:0 auto;
}
.head_all_top_left{
	width:auto;
	height:25px;
	line-height:25px;
	text-align:left;
	float:left;
	font-size:14px;
	color:#d21709;
	font-family:微软雅黑;
}
.head_all_top_right ul{
	width:auto;
	height:25px;
	float:right;
}
.head_all_top_right ul li{
	width:auto;
	height:25px;
	float:left;
	text-align:left;
	margin-left:10px;
	line-height:25px;
	font-size:12px;
	color:#656565;
}
.head_all_top_right_tu{
	width:20px;
	height:25px;
	float:left;
}
.head_all_top_right_zi{
	width:auto;
	float:left;
	height:25px;
	text-align:left;
	margin-left:3px;
	line-height:25px;
	font-size:12px;
	color:#656565;
}
.head_all_top_right_zi a{
	width:auto;
	float:left;
	height:25px;
	text-align:left;
	font-size:12px;
}

