.header{width: 100%; background: white;}
.NewYear{ /*background:#fff url(../images/index/year-bg.jpg) no-repeat center bottom;*/}
.main_index{
	height: 622px;
	width: 1000px;
	margin: 0 auto;
	background: url(../image/main_index_bj.png) bottom right no-repeat;
}
.bar-year{ position:absolute; left:0; top:47px; width:100%; height:16px; background:url(../image/year-line.png) no-repeat center top; z-index:900; display:none}
.index_title{
	width: 400px;
	height: 35px;
	background: url(../image/submenu_bj.jpg) no-repeat;
	/*margin-top: 48px;
	background-color: #71b500;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}
.index_titBox{
	height: 36px;
	margin-left: 8px;
	_margin-left: 2px;
	line-height: 36px;
	padding-left: 24px;
	_padding-left: 20px;
}
.index_titBox span{
	width:1px;
	width: auto!important;
	min-width:1px;
	float: left;
	color: white;
	display: block;
	font-weight: bold;
}
.index_titbj1{
	float: left;
	width: 82px;
	_width:80px;
	height: 22px;
	color: white;
	display: block;
	margin-top: 6px;
	line-height: 22px;
	text-align: center;
	overflow: hidden
}
.index_titbj1:hover{
	color: #1f6bdd;
	display: block;
	background: url(../image/titmenu.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src="images/titmenu.png");_background-image: none; /* IE6 png背景图 */ 
}

.index_cont{
	width: 100%;
	height: 622px;
	margin-top: 8px;
	/*background: url(../images/index_bj.png) no-repeat;*/
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src="images/index_bj.png");_background-image: none; /* IE6 png背景图 */ 
	/*
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
	position: relative;
}
.index_bj_left{
	width: 4px;
	height: 173px;
	position: absolute;
	top: 0;
	left: 1px;
	background:url(../image/index_con_line1.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src="images/index_con_line1.png");_background-image: none; /* IE6 png背景图 */ 
}
.index_bj_right{
	width: 4px;
	height: 174px;
	position: absolute;
	top: 0;
	right: 1px;
	background:url(../image/index_con_line2.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src="images/index_con_line2.png");_background-image: none; /* IE6 png背景图 */ 
}
.index_linebj{
	width: 1024px;
	height: 50px;
	margin: 0 auto;
	background: url(../image/index_linebj.png) no-repeat;	
	position: absolute;
	bottom: -1px;
	left: -13px;
	z-index: -1;
}
.in_1{
	float: left;
	width: 319px;
	height: 174px;
	padding-left: 4px;
}
.in_1_bj{
	background: url(../image/gray_bj.jpg) repeat;
	height: 133px;
	width: 324px;
}
.i-tit1,.i-tit2{
	background: #e1e3e8;
	height: 40px;
	margin-top: 1px;
	font-weight: bold;
	line-height: 40px;
}
.i-tit1 span.sty1{
	color: #595959;
	margin-left: 10px;
}
.i-tit1 span.sty2{
	color: #60a10f;
	font-family: Arial, Helvetica, sans-serif;
}
.i-con1{
	width: 296px;
	height: 106px;
	margin-top: 12px;
	margin-left: 10px;
	_margin-left:4px;
	float: left;
}
.line_yellow{
	background: url(../image/line_yellow.jpg) no-repeat;
	height: 133px;
	width: 6px;
	margin:0 3px;
	float: left;
}
.in_2{
	float: left;
	width: 324px;
	height: 174px;
}
.i-con2{
	width: 315px;
	height: 106px;
	padding-top: 12px;
}
/*图片带标题切换----begin*/
.slide_1{
	position: relative;
	width: 315px;
	height: 106px;
}
#slides {
	position: absolute;
	width: 315px;
	height: 106px;
	top: 0;
	z-index:100;
}

.slide_1 a.next{
	display:block;
	background: url(../image/left_icon1.gif) no-repeat;
	color: white;
	width: 24px;
	height: 35px;
	position: absolute;
	left: 0;
	top: 40px;
	z-index:900;
}
/*.slide_1 a.next:hover{
	background: url(../images/left-button2.png) no-repeat;
}*/
.slide_1 a.prev{
	display:block;
	background: url(../image/right_icon1.gif) no-repeat;
	color: white;
	width: 24px;
	height: 35px;
	position: absolute;
	top: 40px;
	right: 0;
	z-index:900;
}
/*.slide_1 a.prev:hover{
	background: url(../images/right-button2.png) no-repeat;
}*/
.slides_container{
	width: 315px;
	height: 106px;
	overflow: hidden;
}
.caption {
	position:absolute;
	left: 0;
	bottom:0;
	_bottom:2px;
	height:20px;
	background: url(../image/blue_bj.png) repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="images/blue_bj.png");_background-image: none; /* IE6 png背景图repeat参数'scale' */ 
	width:305px;
	padding-left: 10px;
	color:#fff;
	text-shadow:none;
	z-index: 600;
}
.caption p{
	line-height: 17px;
	_line-height:19px;
}
/*图片带标题切换----begin*/


/*tabs内容切换 begin*/
.i-con3{
	width:336px;
	height: 106px;
	padding-top: 12px;
	margin-left: 6px;
	position: relative;
}
.tabs_menu{
	position: absolute;
	top: -33px;
	right: 0;
}
.tabs_menu li{
	float: left;
	margin-right: 2px;
	background: #bdc0c8;
}
.tabs_menu li:hover{
	color:  white;
	background: #1363cc;
}
.tabs_menu li:hover a{
	color:  white;
}
.tabs_menu li a{
	width: 58px;
	height: 33px;
	display: block;
	color: #8a8586;
	line-height: 33px;
	text-align: center;
}
.tabs_menu .thistab{background: url(../image/tab_menu2.jpg) no-repeat;}
.tab_conbox{
	width: 100%;
	height:106px; 
	overflow:hidden;
}
.tab_conbox li{
	width: 100%;
	height: 106px;
	position: relative;
	display: none;
}
.tab_conbox  li a.topscroll{
	bottom: 0px;
	right: 0px;
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	background: url(../image/top-button1.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src="images/top-button1.png");_background-image: none; /* IE6 png背景图 */ 
}
.tab_conbox  li a.topscroll:hover{
	background: url(../image/top-button2.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src="images/top-button2.png");_background-image: none; /* IE6 png背景图 */ 
}
.tab_conbox  li a.bottomscroll{
	bottom: 0px;
	right: 24px;
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	background: url(../image/bottom-button1.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src="images/bottom-button1.png");_background-image: none; /* IE6 png背景图 */ 
}
.tab_conbox  li a.bottomscroll:hover{
	background: url(../image/bottom-button2.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src="images/bottom-button2.png");_background-image: none; /* IE6 png背景图 */ 
}
.news{
	width: 100%;
	height: 56px;
	overflow: hidden;
}
.news .d_bj{
	width: 55px;
	height: 54px;
	float: left;
	background: url(../image/icon_bg.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src="images/leirong/icon_bg.png");_background-image: none; /* IE6 png背景图 */ 
}
.news .d_bj h2{
	color: white;
	height: 36px;
	display: block;
	font-size: 24px;
	overflow: hidden;
	line-height: 36px;
	text-align: center;
}
.news .d_bj h4{
	color: white;
	height: 18px;
	display: block;
	line-height: 18px;
	text-align: center;
}
.news .content_txt{
	float: left;
	width: 271px;
	padding-left: 10px;
	margin-top: -2px;
}
.news .content_txt h2{
	margin-bottom: 6px;
}
.news .content_txt h2 a{
	color: #0066b8;
	font-size: 14px;
}
.news .content_txt p a{
	color: #898989;
	text-align: justify;
	line-height: 18px;
}
.news .content_txt p a:hover{
	color: #0066b8;
}
.scrollDiv{
	margin-top: 14px;
	height: 40px;
	overflow: hidden;
}
.scrollDiv dl dd{
	height: 20px;
}
.news-list{
	width: 270px;
}
.news-list span{
	float: left
}
.news-list span a{
	color: #898989;
}
.news-list span a:hover{
	color: #0066b8;
}
.news-list span b{
	color: #b8babd;
	font-weight: 700;
	font-family:"宋体";
	margin-right: 4px;
}
.news-list span.news_date_1{
	color: #898989;
	float: right
}
/*tabs内容切换 end*/




.in_3{
	float: left;
	width: 352px;
	height: 174px;
	overflow:hidden;
}
.in_3_bj{
	width: 352px;
	height: 133px;
	background: url(../image/gray_bj1.jpg) repeat;
}
.i-tit3{
	height: 40px;
	margin-top: 1px;
	line-height: 40px;
	font-weight: bold;
	background: #d8dae1;
}
.i-tit3 span.sty1{
	margin-left: 4px;
}
.i-tit2 span.sty1,.i-tit3 span.sty1{
	color: #595959;
}
.i-tit2 span.sty2,.i-tit3 span.sty2{
	color: #60a10f;
	font-family: Arial, Helvetica, sans-serif;
}

.share{
	margin-top: 20px;
	width: 190px;
	_width:300px;
}
.share span{
	float: left;
	color: #b2a587;
}


/*二维码*/
.shortcut-erweiwrap{padding:0px 3px 150px 3px;left:50%;margin-left:504px;width:116px;height:140px;border-bottom:140px;bottom:0;right:5px;position:fixed;_position:absolute;}
.shortcut-erweiwrap a.clz{display:block;height:11px;width:12px;position:absolute;top:-13px;right:0;background-position:-442px -982px;cursor:pointer}
.shortcut-erweiwrap a.clz:hover{background-position:-442px -1009px}
.shortcut-erweiwrap a.clz:active{background-position:-442px -1008px}
.shortcut-goerwei{cursor:pointer;text-align:center;display:block}
.shortcut-goerwei span{color:#aaa;font-size:12px;line-height:24px;display:block}
.shortcut-goerwei:hover{text-decoration:none;background-color:#bbbfbf}
.shortcut-goerwei:hover span{color:#fff}
.shortcut-goerwei-pic{background-image:url(../image/erweima.jpg);background-repeat:no-repeat;width:91px;height:91px;margin:0 auto}













