@charset "gb2312";

/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td /* table elements 表格元素 */ {
    margin: 0;
    padding: 0;
}

/** 设置默认字体 **/
body,
button, input, select, textarea /* for ie */ {
   /*font:12px/1.5 tahoma,\5FAE\8F6F\96C5\9ED1 ,arial,sans-serif; *//*\5FAE\8F6F\96C5\9ED1*/  /*\5b8b\4f53*/
     font-size:12px; font-family:微软雅黑; line-height:1.5;  
}


h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
/** 重置列表元素 **/
ul, ol { list-style: none; }

/** 重置文本格式元素 **/
a { text-decoration: none; }

a:hover {color:#666666;text-decoration:none;}


sup { vertical-align: text-top; } /* 重置，减少对行高的影响 */
sub { vertical-align: text-bottom; }

/** 重置表单元素 **/
legend { color: #000; } /* for ie6 */
fieldset, img { border: 0; } /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 100%; } /* 使得表单元素在 ie 下能继承字体大小 */
/* 注：optgroup 无法扶正 */
input{ vertical-align:middle; }

/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }

/** 清除浮动 **/
.layout:after{
content: '.';
display: block;
height: 0;
clear: both;
visibility:hidden;
}
.layout{
    *zoom: 1;
}
/* 去掉链接虚线框 */
a{outline:none;}
a:active {outline:none; blr:expression(this.onFocus=this.blur());}

/* 文字连接 */
a{cursor:pointer; font-size:12px; } /*color:#333;*/

.body_bg{
	background:url(images2body_bg.png) 0 0 repeat;
}
.wrapper{
	padding-top:3px;
	background:url(../images2/wrapper_top.png) 0 0 no-repeat;
	width:980px;
	margin:0 auto;
	background-color:#fff;
	margin-top:8px;
	border: 2px solid #f3f3f3;
   outline: 1px solid #fbfbfb;
}
.wrapper_top{
	width:100%;
	height:100%;
	background:url(../images2/wrapper_bg.png) center center repeat-y;
}
.main{

	background-color:#FFF;
	width:960px;
	padding:8px 5px 0;
	margin:0 auto;
}
/* 功能区 */
.shop{
	background-color: #598f25;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
}
.shop .home{
	background:url(images2shop_link1.png) no-repeat 0 0;
	color: #FFF;
	padding-left: 20px;
	margin-right: 10px;
}
.shop .favorite{
	background:url(images2shop_link2.png) no-repeat 0 0;
	color: #FFF;
	padding-left: 20px;
	margin-right: 10px;
}
.shop .contact{
	background:url(images2shop_link3.png) no-repeat 0px 3px;
	color: #FFF;
	padding-left: 20px;
	margin-right: 10px;
}
.search{
	float: right;
	width: 360px;
	*margin-top: -26px;
}
.search span{
	float: left;
	color: #FFF;
	font-weight: bold;
	display: block;
}
.search_input{
	background: url(../images2/search_bg.png) no-repeat 0 0;
	width: 270px;
	height: 18px;
	padding: 4px 10px 0;
	float: left;
	overflow:hidden;
}
.search_input .input_text{
	background-color: #fff;
	width: 245px;
	border: none;
	height: 16px;
	line-height: 18px;
	float: left;
}
.search_btn{
	width: 22px;
	height: 16px;
	line-height: 16px;
	text-indent: -999em;
	background: url(images2search_btn.png) no-repeat 5px 1px;
	border: none;
	float: left;
	cursor: pointer;
}
/* 功能区 end */

/* banner */
.banner{
	width:100%;
	background:url(images2banner.png) no-repeat 0 0;
	height:263px;
	margin:2px auto;
	
}
/* banner end */
/*  nav  */
.nav{
	margin:4px auto;
	width:100%;
	height:34px;
	border:1px solid #084f22;
	color:#FFFFFF;
	background:url(images2onchange_bg1.png) 0 0 repeat-x;
	position:relative;
	z-index:9999;
	
}
.nav_ul{
	width:100%;
	height:100%;
	color:#FFFFFF;
}
.nav_ul li{
	height:100%;
	padding-left:10px;
	padding-right:11px;
	float:left;
	color:#FFFFFF;
	background:url(../images2/delimiter.png) right center no-repeat;
	position:relative;
	color:#FFFFFF;
}
:root .nav_ul li{
	padding-left:10px;
	padding-right:11px;
	padding-left:12px \9;/*区分ie9和谷歌火狐*/
	padding-right:12px \9;
}
:root .nav_ul .fir_li{
	padding:0;
	width:72px;
	padding:0;
	text-align:center;
}
.nav_ul .fir_li{
	padding:0;
	width:73px;
	padding:0;
	text-align:center;
}
.nav_ul .last_li{
	background:none;
}
.nav_ul .over{
	background:url(images2onchange_bg2.png) center center no-repeat;
}
.nav_ul li a{
	line-height:34px;
	font-size:12px;
	font-weight:bold;
	/*color:#fcfdfe;*/
	text-decoration:none;

} 
.nav_ul li ul{
	padding:6px 2px 4px;
	width:120px;
	position:absolute;
	left:0;
	top:34px;
	background:url(../images2/ul_bg.png) right bottom no-repeat #ffffff;
	display:none;
	border:1px solid #9e9e9e;
}
.nav_ul li ul li{
	height:20px;
	
	float:none;
	background:none;
	padding:0;
	margin:0 auto;
	padding-left:14px;
	
	
}
:root .nav_ul li ul li{
	padding-left:14px;
}
.nav_ul li ul .over{
	background:url(../images2/li_over.png) 4px center no-repeat #c9e2b1;
}
.nav_ul li ul li a{
	line-height:20px;
	color:#323131;
}
/* contain*/
.contain{
	margin:6px auto;
	width:954px;
	padding:0 3px;

}
.column01{
	width:100%;
	margin:0 auto;

}
.column_box{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}

.contain h3{
	width:100%;
	/*
	height:29px;
	background:url(images2column01.png) 0 0 no-repeat;
	*/
	background:#f0f0f0; height:34px;

	border-left:1px solid #cfcece;
	border-right:1px solid #cfcece;
	position:relative;
	
}
.contain h3 span
	{width:104px; line-height:34px; height:34px; font-size:14px; color:#FFFFFF; font-weight:bold; background:url(images2tb_01.png) 15px center no-repeat #51861e; text-indent:40px; float:left}

.contain h3 .more{
	width:40px;
	height:29px;
	display:block;
	position:absolute;
	right:14px;
	top:0;
	/*background:url(images2more_bg.png) 5px 13px no-repeat;*/
	text-indent:13px;
	line-height:29px;
	color:#038b0c;
}
 .column_con{
	margin:0px auto;
	border:1px solid #cfcece;
	border-top:none;
	width:100%;
}
.column01_con{
	background:url(../images2/column01_bg.png) right bottom no-repeat;
}
 .column_con .column_con_nav{
 /*
	height:33px;
	margin:0px;
	background:url(images2column_con_nav_bg.png) 0 0 repeat-x;
	padding-top:4px;
*/
	background:#cde5b5; height:33px; line-height:32px; border-bottom:1px solid #a7bd91;
	/*padding:0 21px;*/
}
.column_con_nav ul{
	height:28px;
	padding-left:4px;
}
.column_con_nav ul li{
	float:left;
	width:76px;
	height:28px;
	line-height:28px;
	text-align:center;
	cursor:pointer;
}
.con_nav_over{
/*
	background:url(images2nav_libg.png) center center no-repeat;
	*/
	background:url(images2bj02.gif) 6px 6px no-repeat;
	color:#ffffff;
}
.column_left_div1{
	margin:0 auto;
	padding:10px;
	padding-bottom:0;
	margin-bottom:15px;
	display:none;
	overflow:hidden;
	
}
.column_left_div1 .column_left_div_L{
	width:296px;
	height:195px;
	background:url(images2div_pic1.png) 0 0 no-repeat;
	float:left;
}
.column_left_div1 .column_left_div_R{
	width:280px;
	line-height:25px;
	float:left;
	margin-left:18px;
	text-indent:20px;
}
.column_left_div1 .see{
	width:76px;
	height:20px;
	display:block;
	position:absolute;
	right:16px;
	bottom:16px;
	/*background:url(images2see.png) 0 0 no-repeat;*/
}

.column_right_div .column_left_div_R 
{
	width:280px;
	line-height:25px;
	float:left;
	margin-left:18px;
	text-indent:20px;
}

.column_right_div .see {
	width:76px;
	height:20px;
	display:block;
	position:absolute;
	right:16px;
	bottom:16px;
	
}

.column_right{
	width:310px;
	float:left;
	margin-left:8px;
	position:relative;
	height:952px;
}
.column_right_div{
	display:none;
}
.column_right_div1 .column_right_divT{
	width:100%;
	height:135px;
	
	background:url(images2div_pic6.png) center center no-repeat;
}
.column_right_div1 .column_right_divB{
	text-indent:20px;
	width:280px;
	margin:0 auto;
	margin-bottom:13px;
}
.column_right_div1 .see2{
	width:60px;
	height:14px;
	position:absolute;
	right:13px;
	bottom:13px;
	background:url(../images2/see2.png) 0 0 no-repeat;
}
.column_right h3 span{
	background:url(images2tb_09.png) #ffc000 no-repeat 13px center;
}
/*column1 end*/
/*column02*/
.column02 {
	margin:10px auto;
	width:953px;
}



.column02 h3{
/*
	background:url(images2column02.png) center center no-repeat;
*/
background:#f0f0f0; height:34px;
	width:953px;

}
.column02 h3 span{
	background:url(images2tb_02.png) #51861e no-repeat 13px center;
}
.column02_con{
	margin:0 auto;
	width:933px;
	padding:10px;
	border:1px solid #cfcece;
	border-top:none;
	overflow:hidden;
}
.column02_L{
	width:920px;
	float:left;
	overflow:hidden;
	/*background:url(images2column02_Lbg.png) right center no-repeat;*/
}
.column02_LL{
	float:left;
	width:600px;
	height:218px;
}

.column02_LL ul li span{
	float:right;
}

.column02_L ul{
	padding-top:34px;
	background:url(images2new.png) 0 0 no-repeat;
	
}
.column02_L ul li{
	background:url(images2column02_li.png) 6px center no-repeat;
	line-height:22px;
	height:22px;
	padding-left:20px;
}
.column02_L ul li a{
	line-height:22px;
	float:left; width:500px;
}
.column02_L ul li span{float:right;}
.column02_L .column02_L_more{

	height:22px;
	margin:10px auto;
}
.column02_L .column02_L_more a{
	display:block;
	width:78px;
	height:22px;
	float:right;
	background:url(../images2/column02_L_more.png) 0 0 no-repeat;
	margin-right:20px;
}
.column02_L_pic{
	width:256px;
	height:182px;
	background:url(../images2/column02_L_pic.png) center center no-repeat;
	float:right;
	margin-right:10px;
	margin-top:2px;
	padding:6px 0 0 7px;
}
.column02_ul1 img{
	width:256px;
	height:182px;
	display:block;
}

.column02_box{
	height:176px;
	width:250px;
	overflow:hidden;
	padding:0;
	margin:0;
	
	position:relative;
}
.column02_L_pic ul{
	
	margin:0;
	padding:0;
	
	background:none;

}	

.column02_L_pic ul li{
	width:250px;
	height:176px;
	margin:0 auto;
	background:none;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	margin-right:6px;
	display:none;
	z-index:0;
}
.column02_Bottom{
	height:48px;
	width:100%;
	position:absolute;
	background:url(../images2/bottombg.png) center bottom no-repeat;

	left:0;
	bottom:0;
	z-index:0;
}



*html .column02_Bottom{
	bottom:-30px;
	background:#000000;
	filter:alpha(opacity=60);
	opacity:0.6;
	height:52px;                                         /*ie6兼容*/
}
*html .column02_Bottom ul{
	margin:-4px auto;                                         /*ie6兼容*/
}
*html .column02_Bottom .overbg{
	background:url(../images2/pic_over.png) 0 -4px no-repeat;      /*ie6兼容*/
}

.column02_Bottom ul{
	width:100%;
	margin:0 auto;
	height:22px;
}
.column02_Bottom ul li{
	width:21px;
	height:22px;
	margin:0 4px;
	float:right;
	display:inline;
	line-height:22px;
	text-align:center;
	font-size:10px;
	color:#ffffff;
	cursor:pointer;
}
column02_Bottom p_div{
	margin:0 auto;
	height:22px;
	width:100%;
}
.column02_Bottom p{
	width:100%;
	height:100%;
	line-height:22px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	display:none;
	padding:0;
	
}
.column02_Bottom .overbg{
	background:url(../images2/pic_over.png) 0 0 no-repeat;
}

.column02_R{
	width:300px;
	float:left;
	margin-left:10px;
	
}
.column02_R .nav_ul{
	width:100%;
	height:24px;
	margin:0 auto;
}
.column02_R .nav_ul li{
	width:70px;
	height:24px;
	float:left;
	padding:0;
	background:url(../images2/column02_Rnav.png) 0px 0 no-repeat;
	text-align:center;
	line-height:24px;
	color:#ffffff;
	font-weight:normal;
	cursor:pointer;
}
.column02_R .nav_ul .over{
	background:url(../images2/column02_Rnav.png) -70px 0 no-repeat;
	
	color:#131313;
	font-weight:bold;
}
.column02_R_div {
	width:277px;
	height:163px;
	background:url(../images2/column02_R_ul.png) 0 0;
	border:1px solid #ccdccf;
	margin:-1px auto;
	padding:10px;
	display:none;
}
.column02_R_div ul{
	margin:0 auto;
}
.column02_R_div li{
	text-indent:10px;
	height:26px;
	background:url(../images2/column02_R_li.png) 0 center no-repeat;
}
.column02_R_div li a{
	color:#295c0d;
	line-height:26px;
}
.column02_R_div p{
	margin:0 auto;
	height:16px;
	width:100%;
}
.column02_R_div p a{
	background:url(images2more_bg.png) 5px 13px no-repeat;
	padding-left:10px;
	float:right;
	color:#038b0c;
}

/*column02 end*/
/*column03*/
.column03 h3 span{
	background:url(images2tb_03.png) #51861e no-repeat 12px center;
	height:34px;
}

.column_left_div .left_con_R .infolist p a font{color:#cc6600;
	line-height:20px;
	font-size:15px;
	}

.div_box7 .column_left_div .infolist .infocontent ul li a {float:left;width:400px;}
.div_box7 .column_left_div .infolist .infocontent ul li span{float:right;}

.column_left_con{
	padding:10px;
	overflow:hidden;
	display:none;
}
.left_pic{
	width:150px;
	height:132px;
	background:url(images2kuang.png) center center no-repeat;
	float:left;
}
.left_pic span{
	width:100%;
	height:100%;
	background:url(../images2/column_left1_1.png) center center no-repeat;
	display:block;
}
.left_con_R{
	float:left;
	width:450px;
	margin-left:10px;

}

.column03{
	margin-bottom:10px;
}

.column03 h2{
	color:#cc6600;
	line-height:20px;
}
.column03 p{
	line-height:20px;
	text-indent:20px;
	color:#003e75;
	position:relative;
	
}
*html .column03 p{
	height:40px;
}
.column03 p a{
	display:block;
	width:60px;
	height:14px;
	position:absolute;
	right:0;
	bottom:0;
	background:url(../images2/see2.png) 0 0 no-repeat;
}
.left_con_R ul{
	width:100%;
	margin:10px auto;
}
.left_con_R ul li{
	height:20px;
	line-height:20px;
	background:url(images2column02_li.png) 0 center no-repeat;
	padding-left:10px;
}
.column03 .column_right1 h3 span{
	background:url(images2tb_10.png) #ffc000 no-repeat 13px center;
}

.column03 .column_right1 .column_con .div_box8 .column_right_div .right_con_T p{
	width:182px;
	height:70px;
	float:left;
}
.column03 .column_right1 .column_con .div_box8 .column_right_div .right_con_T .see{
	width:76px;
	height:20px;
	display:block;
	position:absolute;
	right:16px;
	top:140px;
	}

.column03 .column_right1 .column_con .div_box8 {
	width:310px;
	height:152px;
}


.column_right_con{
	padding:5px;
	overflow:hidden;
}
.right_con_T{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.right_con_pic{
	background:url(images2kuang2.png) center center no-repeat;
	width:78px;
	height:78px;
	float:left;
}
.right_con_pic span{
	width:100%;
	display:block;
	height:100%;
	background:url(../images2/column03_Lpic1.png) center center no-repeat;
}
.right_con_R{
	width:196px;
	float:left;
	margin-left:10px;
}

.wrapper .wrapper_top .main .contain .column03 .column_box .column_right .column_right1 .column_con .column_con_nav{
	/*height:32px;*/
}

.column03 .column_right .column_right1{
	height:224px;
}

.column_right_con ul{
	width:100%;
	margin:8px auto;
	margin-bottom:0;
}
.column_right_con ul li{
	height:18px;
	line-height:18px;
	background:url(images2column02_li.png) 0 center no-repeat;
	padding-left:10px;
	
}
.column_left2{
	margin:10px auto;
}
*html .column_left2{
	margin:15px auto;
}
.column_left2 h3 span{
	background:url(images2tb_04.png) #51861e no-repeat 13px center;
}
.column_left2 .left_pic span{
	background:url(../images2/column_left2_1.png) center center no-repeat;
}

.column_left3{
	margin:10px auto;
	height:228px;
}
*html .column_left3{
	margin:15px auto;
}
.column_left3 h3 span{
	background:url(images2tb_05.png) #51861e no-repeat 13px center;
}
.column_left3 .left_pic span{
	background:url(../images2/column_left3_1.png) center center no-repeat;
}
.column_left4{
	margin:10px auto;
	height:237px;
}
*html .column_left4{
	margin:15px auto;
}
.column_left4 h3 span{
	background:url(images2tb_06.png) #51861e no-repeat 13px center;
}
.column_left4 .column_left_con ul{
	
}
.column_left4 .column_left_con ul li{
	height:30px;
	background:url(../images2/column_left4_libg.png) 0 bottom repeat-x;
	line-height:30px;
}
.column_left4 .column_left_con ul li a{
	line-height:30px;
	padding-left:20px;
	background:url(../images2/column_left4_abg.png) 0 center no-repeat;
}
.column_left4 .column_left_con ul li span{
	float:right;
	line-height:30px;
}

.contain h3 span.photo{
	display:block;
	
	background:url(images2tb_07.png) #51861e no-repeat 13px center;
	/*line-height:29px;
	text-indent:40px;
	color:#fcfcfd;
	width:122px;
	height:29px;*/
}

.contain .photonr{
	width:953px;
	height:150px;
	border:	#cfcece 1px solid;
}

.column06 h3 span.link{
	

	color:#FFFFFF; 
	font-weight:bold; 

	background:url(images2tb_08.png) #51861e no-repeat 13px center;
	
	/*color:#fcfcfd;display:block;
	width:122px;
	height:29px;line-height:29px;
	text-indent:40px;*/
}

.column03 .column_box .column_right .column_right3 H3 .love{
	display:block;
	width:122px;
	height:34px;
	background:url(images2tb_11.png) #ffc000 no-repeat 13px center;
	line-height:29px;
	text-indent:40px;
}


.column_con_nav1
	{background:#fff3d2; height:32px; line-height:32px; border-bottom:1px solid #dac58a;}

.column_con_nav1 ul{
	height:28px;
	padding-left:4px;
}
.column_con_nav1 ul li{
	float:left;
	width:76px;
	height:28px;
	line-height:28px;
	text-align:center;
	cursor:pointer;
}

.column_con_nav1 .con_nav_over
{ background:url(images2bj03.gif) 6px 6px no-repeat; color:#ffffff;}


.column_right2{
	margin:10px auto;
}
.column_right2 h3 span{
	background:url(images2h3_bg9.png) 9px 6px no-repeat;
}
.column_right2 .right_con_T{
	width:290px;
	height:76px;
	background:url(../images2/column_right2_pic1.png) center center no-repeat;
	margin-bottom:10px;
}

.column_right3{
	border:#cfcece 1px solid;
	margin:10px auto;
	width:312px;
	height:716px;
	background:url(../images2/column_right3.png) 0 0 no-repeat;
}

.column_right3 .ajjg ul li {
	width:290px;
	height:72px;
	float:left;
	margin-top:10px;
}

.column_right3 .ajjg ul li a img{
	width:270px;
	height:72px;
	margin-left:20px;
}

.column_right3 p{
	margin:0 auto;
	height:24px;
	width:100%;
}
.column_right3 p a{
	float:right;
	
	background:none;
	line-height:36px;
	position:relative;
	display:block;
	height:36px;
	color:#ffffff;
}
.column_right3 ul{
	margin:10px auto;
	width:100%;
	
}
.column_right3 ul li{
	margin-bottom:10px;
	height:43px;
}
.column_right3 ul li a{
	display:block;
	width:100%;
	height:100%;
}

.column_right4{
	margin:10px auto;
	width:307px;
	height:220px;
}

.column_right4 h3 span{
	background:url(images2h3_bg8.png) 9px 6px no-repeat;
}

.column_right4 .column_left_con ul li{
	height:30px;
	background:url(../images2/column_left4_libg.png) 0 bottom repeat-x;
	line-height:30px;
}

.column_right4 .column_left_con ul li a{
	line-height:30px;
	padding-left:20px;
	background:url(../images2/column_left4_abg.png) 0 center no-repeat;
}
.column_right4 .column_left_con ul li span{
	float:right;
	line-height:30px;
}

/*column03 end*/

/*column04 */

.column04{
	width:960px;
	margin:0 auto;
	
}
.column04 h3{
	width:953px;
	/*
	background:url(images2column02.png) 0 0 no-repeat;
	*/
	background:#f0f0f0; height:34px;
}
.column04 .column04_pic{
	width:100%;
}


.scroll{
	position: relative;
	width:100%;
}

.scroll_con{
	position: relative;
	overflow: hidden;
	height: 144px;
	width: 953px;
	padding: 0px 0px;
	margin: 15px auto;
	zoom: 1;
	background:url(images2gdt.png) left top no-repeat;
}
.scroll_con ul{
	width: 900px;
	margin: 0 auto;
	position:absolute;
	left:0;
}
.scroll_con li{
	display:inline-block;
	*display: inline;
	width:161px;
	padding:0 7px;
	zoom:1;
}
.scroll_con li a{
	padding: 3px;
	border: 1px solid #CCC;
	display: block;
	width: 153px;
	height: 125px;
}
.scroll_con li a img{
  width: 153px;
  height: 125px;
}

.left_previous ,.right_next{
	display: block;
	border: 1px solid #FFF;
	width: 30px;
	height: 134px;
	position: absolute;
	bottom: 10px;
	cursor: pointer;
}
.left_previous{
	background:url(../images2/page_icon.png) no-repeat 0 0;
	left:0;
}
.right_next{
	background:url(../images2/page_icon.png) no-repeat -30px 0;
	right:0;
}
.left_previous:hover{
	background:url(../images2/page_icon.png) no-repeat -60px 0;
}
.right_next:hover{
	background:url(../images2/page_icon.png) no-repeat -90px 0;
}
/* scroll end */
/*column04 end*/

/*column05 end*/
.column05{
	width:100%;
	margin:10px auto;
}
.column05_con{
	width:100%;
	overflow:hidden;
}
.column05_left{
	float:left;
	width:314px;
	height:220px;
	border:1px solid #cbd7e7;
	
}
.column05 h3{
	background:url(../images2/video_h3bg.png) 0 0 repeat-x;
	margin:1px;
	width:312px;
	border:none;
	border-bottom:1px solid #e1f0e3;
	
}
.column05 h3 span{
	color:#2f2f2f;
	background:url(images2h3_bg10.png) 9px 6px no-repeat;
}
.video_con{
	width:290px;
	height:150px;
	margin:10px auto;
	margin-bottom:0;
}
.column05  p{
	width:100%;
	line-height:24px;
	text-align:center;
	margin:0 auto;
	height:24px;
	font-weight:bold;
	color:#3d3d3d;
}
.column05_right{
	float:left;
	margin-left:10px;
	width:626px;

}
.column05_right h3{
	width:100%;
	margin:0 auto;
	height:48px;
	background:url(../images2/weibo.png) 0 0 no-repeat;
}
.column05_right h3 a{
	line-height:54px;
	float:right;
	margin-right:40px;
	color:#cdf4c1;
}
*html .column05_right h3 a{
	line-height:48px;
}
.column05_right ul{
	width:100%;
	margin:0 auto;
	background:#f7f7f7;
	padding:4px 0;
}
.column05_right ul li{
	height:16px;
	background:#e7e7e7;
	margin:10px auto;
	line-height:16px;
	padding-left:10px;
}
.column05_right ul li a{
	line-height:16px;
	padding-left:10px;
	background:url(../images2/column05_libg.png) 0 center no-repeat;
}
.column05_right ul li span{
	float:right;
	margin-right:10px;
}
/*column05 end*/

/*column06*/
.column06{
	width:953px;
	margin:10px auto;
	border-bottom:2px solid #458917;
}
.column06 h3{
/*
	background:url(images2column02.png) 0 0 no-repeat;
	*/
	background:#f0f0f0; height:34px;
}
.column06 h3 span{
	background:url(images2h3_bg11.png) 9px 6px no-repeat;
}
.column06 p{
	margin:10px auto;
	width:935px;
	height:24px;
	padding-left:18px;
	border:1px solid #b8cdc6;
}
.column06 p a{
	line-height:24px;
	margin:0 4px;
}
/*column06 end*/
/*bottom*/

.bottom p{
	height:30px;
	text-align:center;
	line-height:30px;
	width:100%;
	margin:0 auto;
}
.bottom p span{
	margin:0 4px;
	color:#4b884c;
}
*html .bottom_con{
	width:980px;
}
.bottom_con{
	width:970px;
	margin:0 auto;
	background:#a1a0a0;
	padding:10px 0;
}
.bottom_con p{
	height:18px;
	line-height:18px;
	text-align:center;
	color:#fdfafa;
}
/*bottom end*/


@charset "utf-8";


/*second_page*/
.second_main{
	margin:10px 0;
}
.center_left{
	float:left;
	width:210px;
	margin-right:10px;
}
.center_right{
	float:left;
	width:730px;
	border:1px solid #CCC;
}


.center_right .second_right_title{
	background:url(../images2/second_right_title.png) repeat-x 0 0;
	font-size:14px;
	height:34px;
	line-height:34px;
	text-indent:15px;
	border:none;
}
.center_right .list{
	padding:10px;
}
.center_right .list li{
	height:26px;
	line-height:26px;
	
}
.center_right .list li a{
	color:#666;
}
.center_right .list li b{
	display:block;
	float:left;
	width:0;
	height:0;
	line-height:0;
	border:2px solid #666;
	margin:11px 5px 0 0;
}
.center_right .list li .time{
	float:right;
	color:#999;
	*margin-top:-26px;
}
.second_right_title .detailed_title{
	border:none;
}
.contain .tree_h3{
	background:url(../images2/secend_left_title.png) no-repeat 0 0;
	width:100%;
	height:29px;
	line-height:30px;
	color:#FFF;
	font-size:14px; 
	text-align:center;
	border:none;
}
.tree_list{
	border:1px solid #CCC;
	border-top:none;
	background:#ededed;
	min-height:200px;
	_height:200px;
}
.tree_list ul{width:170px; margin:0 auto; padding:10px 0;padding-left:20px;height:350px;}
.tree_list li{
	height:24px;
	line-height:24px;
	
}
.tree_list li b{
	display:block;
	width:0;
	height:0;
	font-size:0;
	line-height:0;
	float:left;
	border:2px solid #333;
	margin-top:10px;
	margin-right:4px;
}
.page{ 
	zoom:1; 
	width:730px;
	height:20px;
	margin:0 auto;
	text-align:center;
	
}
.page a{
	line-height:20px;
	margin:0 10px;
}

/*second_page end*/

/*detail*/

.detailed{
	margin-top:10px;
	border-top:2px solid #b0b0b0;
	padding:20px 10px 0;
}
.detailed .detailed_title{
	text-align:center;
	font-size:18px;
	height:30px;
	line-height:30px;
	background:none;
	border:none;
	float:none;
}
.detailed_info{
	width:100%;
	color:#666;
	height:30px;
	line-height:30px;
	text-align:center;
}
.detailed_content{
	width:90%;
	margin:10px auto ;
	font-size:14px;
	Font-weight:normal;
	text-indent:28px;
}
.detailed_content p{
	font-size:14px;
	Font-weight:normal;
	/*color:#333;*/
	width:100%;
	line-height:26px;
	text-indent:28px;
}
.detailed_content font{
	font-size:14px;
	Font-weight:normal;
	color:#333;
	width:100%;
	line-height:26px;
	text-indent:28px;
}
 .download{
	margin-left:30px;
	display:block;
	width:60px;
	height:24px;
	background:url(../images2/download.png) center center no-repeat;
	line-height:24px;
	color:#ffffff;
	text-align:center;
}
.shiping{
	width:296px;
	height:175px;
	background:url(images2div_pic1.png) 0 0 no-repeat;
	float:left;
}
/*detail end*/

.top{margin:0 auto; width:970px; 
}

.contain h3 .more{
	width:60px;
	height:29px;
	display:block;
	position:absolute;
	right:14px;
	top:0;
	/*background:url(images2more_bg.png) 0 center no-repeat;*/
	text-indent:13px;
	line-height:29px;
	color:#21b22b;
}

 .column_left{
	width:634px;
	float:left;
	position:relative;
	height:952px;
}
/*
 .column_left{
	width:632px;
	float:left;
	position:relative;
}
*/

.div_box2{height: 220px;}
.column_left1 {height: 224px}
.column_left2 {height: 233px}
.div_box5{height: 166px;}

.column02_L_pic{
	width:278px;
	height:218px;
	background:url(../images2/column02_L_pic.png) center center no-repeat;
	float:right;
	/*margin-right:10px;
	margin-top:20px;
	/*padding:6px 0 0 7px;*/
}



.div_box8 .right_con_T .column_left_div_R a{float:left;width:180px; height:60px; position:static;}
.div_box8 .right_con_T  a{float:left;width:180px; height:60px;}

.column01 .column_box .column_left .column_con{width:634px;height:267px;}
.column01 .column_box .column_right .column_con{height:267px;}

.wrapper .main .contain .column01 .column_box .column_left {
	height:300px;
}
.wrapper .main .contain .column01 .column_box .column_right {
	height:300px;
}

.right_con{
	width:76px;
	height:20px;
	display:block;
	float:right;
}

.column03 .ul_box4{
	width:550px;
	float:left;
}

.column03 .div_box41{
	width:70px;
	height:30px;
	float:right;
}

.column03 .ul_box5{
	width:550px;
	float:left;
}

.column03 .div_box51{
	width:70px;
	height:30px;
	float:right;
}

.column03 .ul_box6{
	width:550px;
	float:left;
}

.column03 .div_box61{
	width:70px;
	height:30px;
	float:right;
}

.column03 .ul_box7{
	width:550px;
	float:left;
}

.column03 .div_box71{
	width:70px;
	height:30px;
	float:right;
}

.column03 .ul_box8{
	width:230px;
	float:left;
}

.column03 .div_box81{
	width:60px;
	height:30px;
	float:right;
}


.column03 .div_boxgengd{
	width:70px;
	height:29px;
	display:block;
	text-indent:13px;
	line-height:29px;
	
}
.column03 .div_boxgengd .more{
	color:#038b0c;
}



.left_con_R .infolist{
	float:left;
	width:450px;
}

.left_con_R .infolist p a{
	width:450px;
	height:10px;
	float:left;
	/*bottom:-3px;*/
}
