﻿@charset "utf-8";
/* CSS Document */

*{ margin: 0px; padding: 0px;}

/*INDEX_首页样式*/
.areaMain{width:1109px; height:auto;background:#fff;margin-left:10px;}
/*areaMain-t1*/
.areaMain-t1{ width:auto; height:366px; overflow:hidden; border-bottom: 1px dashed #ccc;padding-bottom:5px;}
	.slider{ background:url(../images/main_t1_bg_left.jpg) no-repeat; width:382px; height:366px;overflow:hidden;}
		.slider .pad{padding:5px 8px;}
		.slider .img{ background:url(../images/slider_img.jpg); width:365px; height:227px; overflow: hidden;}
		.slider .img ul.pic{width:1460px; height:227px;}
		.slider .img ul.pic li{float:left; width:365px; height:227px; overflow: hidden;position: relative;}
		.slider .img ul.pic li p{ position:absolute;color:#fff;/*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);*/ background: #000; filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6;height:30px;left: 0;bottom: 0;width: 100%;z-index: 1;}
		.slider .img ul.pic li span{ position:absolute;color:#fff;font-size: 14px;font-weight: bold;height:30px;left: 0;line-height:30px;text-indent: 9px;bottom: 0;width: 100%;z-index:10;}
		.slider .toggle{width:365px; height:58px;margin:11px 0px;}
			.slider .toggle .left{ background:url(../images/slider_left.jpg) no-repeat; width:10px; height:45px; margin:6px 0px; margin-right:14px;_margin-right:7px;}
			.slider .toggle .cen{ width:auto; height:auto;}
			.slider .toggle .cen .img{ width:65px; height:50px; padding:2px; border:2px solid #E4E6E5; background:#fff; margin:0px 3px;}
			.slider .toggle .right{background:url(../images/slider_right.jpg) no-repeat; width:10px; height:45px; margin:6px 0px; margin-left:14px;}
		.slider .button{}
		.slider .button .but01{cursor:pointer; background:url(../images/slider_r1_c1.jpg) no-repeat; width:173px; height:46px; border:none;margin-right:6px;}
		.slider .button .but02{cursor:pointer; background:url(../images/slider_r1_c4.jpg) no-repeat; width:179px; height:46px; border:none;}
	.layoutCen{ background:url(../images/main_t1_bg_cen.jpg) no-repeat; width:447px; height:366px;overflow:hidden;}
		.layoutCen .tab,.channel-line .tab,.channel-linet3 .tab,.channel-linetwo .tab,.channel-linethree .tab{height:34px; width: auto;}
		.layoutCen .tab span.cen,.channel-linet2 .tab span.cen{border-right: 1px solid #DEDEDE;display: inline-block;height: 34px;line-height: 34px;padding: 0 8px; float:left;}
		.channel-line .tab span.cen,.channel-linet3 .tab span.cen{border-right: 1px solid #DEDEDE;display: inline-block;height: 34px;line-height: 34px;padding: 0 6px; float:left;}
		.layoutCen .tab span.cen:hover,.channel-line .tab span.cen:hover,.channel-linet3 .tab span.cen:hover{ background: none repeat scroll 0 0 #27ABFE;font-weight: bold;display: inline-block;height: 34px;line-height: 34px;padding: 0 8px;}
		.layoutCen .tab span.cen a:hover,.channel-line .tab span.cen a:hover,.channel-linet3 .tab span.cen a:hover{color: #FFFFFF;}
		.layoutCen .tab span.current,.channel-line .tab span.current,.channel-linet3 .tab span.current{ background:#27ABFE;height: 34px;line-height: 34px;padding: 0 8px;display: inline-block;}
		.layoutCen .tab span.current a,.channel-line .tab span.current a,.channel-linet3 .tab span.current a{ color:#fff;}
		.layoutCen .tab span a,.channel-line .tab span a,.channel-linet3 .tab span a{font-size:13px;}
		.texbox{ padding:0px 24px;}
			.texbox .line{ border-bottom: 1px dashed #27ABFF;height: 20px;margin-bottom: 10px;overflow: hidden;padding: 14px 0;text-align: center;}
			.texbox .line a{ color:#27abff; font-size:18px; text-align:center;}
			.texbox ul li{vertical-align:middle;height: 26px;line-height: 26px;overflow: hidden;text-align: left;width: auto;}
			.texbox ul li DIV.textLeft{width:310px; overflow:hidden;float:left;}
			.texbox ul li em{height:15px;margin-right:6px;margin-top:4px;width:15px;}
			.texbox ul li em.icons{ background:url(../images/layoutCen_icons.gif) no-repeat;}
	.layoutright{ background:url(../images/main_t1_bg_right.jpg) no-repeat; width:267px; height:366px;overflow:hidden;}
		.layoutright .tab{height:34px; width: auto;}
		.layoutright .tab span.cen{ background:url(../images/layoutright_tab.jpg) no-repeat;height: 36px; width:103px; margin-top:4px;margin-left:4px;margin-right:4px;line-height: 34px;display: inline-block;}
		.layoutright .tab span.cen:hover{ background: url("../images/layoutright_tab_current.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);display: inline-block;height: 36px;line-height: 34px;margin-left: 4px;margin-right: 4px;margin-top: 4px;width: 103px;}
		.layoutright .tab span.cen a:hover{color:#fff;}
		.layoutright .tab span.current{ background:url(../images/layoutright_tab_current.jpg) no-repeat;height: 36px; width:103px; margin-top:4px;margin-left:4px;margin-right:4px;line-height: 34px;display: inline-block;}
		.layoutright .tab span.current a{ color:#fff;}
		.layoutright .tab span a{font-size:13px; padding:0 21px;}
		.texboxR{ padding:12px 16px; _padding:6px 8px;}
			.texboxR ul li,.intro-top .left .tex ul li{vertical-align:middle;height: 26px;line-height: 26px;overflow: hidden;text-align: left;width:270px;margin:auto;}
			.texboxR ul li em{}
			.texboxR ul li em.icons1{margin-right:6px;margin-top:4px;background:url(../images/layoutright_icons01.gif) no-repeat;width:14px;height:16px;}
			.texboxR ul li em.icons2{background:url(../images/layoutright_icons02.jpg) no-repeat; height: 3px;margin-left: 6px;margin-right: 10px;margin-top: 12px;width: 3px;}
		.layoutright .ad{height:98px; width:214px;margin:auto;overflow:hidden;}

/*areaMain-t2*/
.areaMain-t2{width:auto; height:163px; overflow:hidden; background:url(../images/AdLink_bg.jpg) no-repeat; margin:5px 0px;}
	.areaMain-t2 .tex{ width:370px; height:auto; padding:10px 9px;}
	.areaMain-t2 .tex ul li{ background:url(../images/areaMain-t2_leftbg.jpg) no-repeat; width:370px; height:30px;  padding: 4px 0;}
	.areaMain-t2 .tex ul li p{line-height: 30px; width: 180px; cursor:pointer;}
	.areaMain-t2 .tex ul li p .icons1{margin-top: 8px;background:url(../images/areaMain-t2_icons.gif) no-repeat;height: 12px;margin-left: 14px;margin-right: 8px;width: 14px;}
	.areaMain-t2 .tex ul li p .icons2{margin-top: 8px;background:url(../images/areaMain-t2_icons.gif) no-repeat;height: 12px;margin-left:20px;margin-right: 8px;width: 14px;}
	.areaMain-t2 .tex ul li p .icons1:hover{margin-top: 8px;background:url(../images/areaMain-t2_icons.gif) no-repeat;height: 12px;margin-left: 14px;margin-right: 8px;width: 14px;}
	.areaMain-t2 .tex ul li p .icons2:hover{margin-top: 8px;background:url(../images/areaMain-t2_icons.gif) no-repeat;height: 12px;margin-left:20px;margin-right: 8px;width: 14px;}
	.areaMain-t2 .tex ul li p a{}
	.areaMain-t2 .ad{ background:url(../images/areaMain-t2_right.jpg) no-repeat; width:715px; height:155px; margin:4px 6px 0px 0px;}
	.areaMain-t2 .ad .bg{width:660px; height:114px; margin-top:20px; overflow:hidden;}
	.areaMain-t2 .ad a{ width:326px; height:114px;margin-right:4px;}

/*areaMain-t3*/
.areaMain-t3{ width:auto; height:289px; overflow:hidden; border-bottom: 1px dashed #ccc;padding-bottom:5px;}
	/*areaMain-t3Left*/
	.areaMain-t3Left{width:549px; height:294px;overflow:hidden; border-right: 1px dashed #ccc;padding-right:5px;}
	.areaMain-t3Left .tit{ background:url(../images/areaMain-t3_r1_c1.jpg) no-repeat; width:549px; height:25px;}
	.areaMain-t3Left .tab{ background:url(../images/areaMain-t3_r2_c1.jpg) left bottom no-repeat; width:549px; height:38px;}
		.areaMain-t3Left .tab{height:34px; width:549px;padding-left: 50px;}
		.areaMain-t3Left .tab span.cen{border-right: 1px solid #DEDEDE;display: inline-block;height: 34px;line-height: 34px;padding: 0 8px; float:left;}
		.areaMain-t3Left .tab span.cen:hover,.areaMain-t3Cen .tab span.cen:hover,.areaMain-t3Right .tab span.cen:hover,.areaMain-t4right .tab span.cen:hover{background:#fff;height: 34px;line-height: 34px;padding: 0 8px;display: inline-block;font-weight:bold;}
		.areaMain-t6 .tab span.cen:hover{background:#EDEBEC;height: 34px;line-height: 34px;padding: 0 8px;display: inline-block;font-weight:bold;}
		.areaMain-t3Left .tab span.cen a:hover,.areaMain-t3Cen .tab span.cen a:hover,.areaMain-t3Right .tab span.cen a:hover,.areaMain-t4right .tab span.cen a:hover,.areaMain-t6 .tab span.cen a:hover{color:#27ABFF;}
		.areaMain-t3Left .tab span.current{background:#fff;height: 34px;line-height: 34px;padding: 0 8px;display: inline-block;}
		.areaMain-t3Left .tab span.current a{color:#27ABFF;}
		.areaMain-t3Left .tab span a{font-size:13px;}
	.areaMain-t3Left .box{ background:url(../images/areaMain-t3_r3_c1.jpg) no-repeat; width:549px; height:224px;padding: 10px 0;}
		.areaMain-t3Left .box .left,.areaMain-t4Left .box .left{width:350px; height:auto; margin-left: 10px;}
			.areaMain-t3Left .box .left ul li,.areaMain-t4Left .box .left ul li{vertical-align:middle;height: 26px;line-height: 26px;overflow: hidden;text-align: left;width: auto;}
			.areaMain-t4Left .box .left ul li{margin-bottom:0;}
			.areaMain-t4Left .box .left ul li a{padding:0px;}
			.areaMain-t3Left .box .left ul li em.icons2,.areaMain-t4Left .box .left ul li em.icons2{background:url(../images/ico_3.gif) no-repeat; height: 5px;margin-left: 6px;margin-right: 10px;margin-top: 12px;width: 3px;}
			.areaMain-t3Left .box .right{width:155px; height:196px; background:url(../images/areaMain-t3Left_box_left.jpg) no-repeat;margin-right: 10px;}
			.areaMain-t4Left .box .right{width:155px; height:196px; background:url(../images/areaMain-t3Left_box_left.gif) no-repeat;margin-right: 10px;}
			.areaMain-t3Left .box .right a,.areaMain-t4Left .box .right a{border: 3px solid #FFFFFF;height:171px;margin:10px 16px;width:123px;}
	/*areaMain-t3Cen*/
	.areaMain-t3Cen{width:269px;height:294px;overflow:hidden; padding:0px 5px;}
	.areaMain-t3Cen .tit{ background:url(../images/areaMain-t3_r1_c16.jpg) no-repeat; width:269px; height:25px;}
	.areaMain-t3Cen .tab{ background:url(../images/areaMain-t3_r2_c16.jpg) left bottom no-repeat; width:269px; height:38px;}
		.areaMain-t3Cen .tab{height:34px; width:269px;padding-left: 50px;}
		.areaMain-t3Cen .tab span.cen{border-right:1px solid #DEDEDE;display: inline-block;height: 34px;line-height: 34px;padding: 0 8px; float:left;}
		.areaMain-t3Cen .tab span.current{ background:#fff;height: 34px;line-height: 34px;padding: 0 8px;display: inline-block;}
		.areaMain-t3Cen .tab span.current a{ color:#27ABFF;}
		.areaMain-t3Cen .tab span a{font-size:13px;}
	.areaMain-t3Cen .box{ background:url(../images/areaMain-t3_r3_c16.jpg) no-repeat; width:269px; height:224px;padding: 10px 0;}
		.areaMain-t3Cen .box .left{width:259px; height:auto; margin-left: 10px;}
		.areaMain-t3Cen .box .left ul li{vertical-align:middle;height: 26px;line-height: 26px;overflow: hidden;text-align: left;width: auto;}
		.areaMain-t3Cen .box .left ul li em.icons2{background:url(../images/ico_1.gif) no-repeat; height: 5px;margin-left: 6px;margin-right: 10px;margin-top: 12px;width: 9px;}		
	/*areaMain-t3Right*/
	.areaMain-t3Right{width:267px;height:294px;overflow:hidden;}
	.areaMain-t3Right .tit{ background:url(../images/areaMain-t3_r1_c21.jpg) no-repeat; width:267px; height:25px;}
	.areaMain-t3Right .tab{ background:url(../images/areaMain-t3_r2_c21.jpg) left bottom no-repeat; width:267px; height:38px;}
		.areaMain-t3Right .tab{height:34px; width:267px;padding-left: 50px;}
		.areaMain-t3Right .tab span.cen{border-right:1px solid #DEDEDE;display: inline-block;height: 34px;line-height: 34px;padding: 0 8px; float:left;}
		.areaMain-t3Right .tab span.current{ background:#fff;height: 34px;line-height: 34px;padding: 0 6px;display: inline-block;}
		.areaMain-t3Right .tab span.current a{ color:#27ABFF;}
		.areaMain-t3Right .tab span a{font-size:13px;}
	.areaMain-t3Right .box{ background:url(../images/areaMain-t3_r3_c21.jpg) no-repeat; width:267px; height:224px;padding: 10px 0;}
		.areaMain-t3Right .box .left{width:257px; height:auto; margin-left: 10px;}
		.areaMain-t3Right .box .left ul li{vertical-align:middle;height: 26px;line-height: 26px;overflow: hidden;text-align: left;width: auto;}
		.areaMain-t3Right .box .left ul li em.icons2{background:url(../images/ico_1.gif) no-repeat; height: 5px;margin-left: 6px;margin-right: 10px;margin-top: 12px;width: 9px;}

/*areaMain-t4*/	
.areaMain-t4{ width:auto; height:289px; overflow:hidden;padding-top: 5px;}
	/*areaMain-t4Left*/
	.areaMain-t4Left{width: 549px; height: 289px;  overflow: hidden; padding-right:5px;border-right: 1px dashed #ccc;}
	.areaMain-t4Left .tit{ background:url(../images/areaMain-t4_r1_c1.jpg) no-repeat; width:549px; height:27px;}
	.areaMain-t4Left .tab{ background:url(../images/areaMain-t4_r2_c1.jpg) left bottom no-repeat; width:549px; height:38px;}
		.areaMain-t4Left .tab{height:34px; width:549px;padding-left: 50px;}
		.areaMain-t4Left .tab span.cen{border-right: 1px solid #DEDEDE;display: inline-block;height: 34px;line-height: 34px;padding: 0 8px; float:left;}
		.areaMain-t4Left .tab span.cen:hover{background:#EAEEEF;height: 34px;line-height: 34px;padding: 0 8px;display: inline-block;font-weight:bold;}
		.areaMain-t4Left .tab span.cen a:hover{color:#27ABFF;}
		.areaMain-t4Left .tab span.current{ background:#EAEEEF;height: 34px;line-height: 34px;padding: 0 8px;display: inline-block;}
		.areaMain-t4Left .tab span.current a{ color:#27ABFF;}
		.areaMain-t4Left .tab span a{font-size:13px;}
	.areaMain-t4Left .box{ background:url(../images/areaMain-t4_r3_c1.jpg) no-repeat; width:549px; height:224px;padding:10px 0px;}
		.areaMain-t4Left .box ul{  margin-left: 10px;width: 530px; height:auto;}
		.areaMain-t4Left .box ul li{  height: 14px;margin-bottom: 10px;width: 530px;}
			.areaMain-t4Left .box ul li a{padding: 0 11px;}
		.areaMain-t4Left .box .icons{ width:530px; height:auto;padding: 0 9px; margin-left:0;}
		.areaMain-t4Left .box .icons li{ width:530px; height:57px; margin-bottom: 10px;}
		.areaMain-t4Left .box .icons li a{ margin:0 8px;padding: 0; display:inline-block;}
		.areaMain-t4Left .box .icons li a.jy{ background:url(../images/OnlineService_r1_c1.gif) no-repeat;width:90px; height:57px;}
		.areaMain-t4Left .box .icons li a.sb{ background:url(../images/OnlineService_r1_c3.gif) no-repeat;width:90px; height:57px;}
		.areaMain-t4Left .box .icons li a.jiuye{ background:url(../images/OnlineService_r1_c5.gif) no-repeat;width:90px; height:57px;}
		.areaMain-t4Left .box .icons li a.zf{ background:url(../images/OnlineService_r1_c7.gif) no-repeat;width:90px; height:57px;}
		.areaMain-t4Left .box .icons li a.yl{ background:url(../images/OnlineService_r1_c9.gif) no-repeat;width:90px; height:57px;}
		.areaMain-t4Left .box .icons li a.jt{ background:url(../images/OnlineService_r3_c1.gif) no-repeat;width:90px; height:57px;}
		.areaMain-t4Left .box .icons li a.zj{ background:url(../images/OnlineService_r3_c3.gif) no-repeat;width:90px; height:57px;}
		.areaMain-t4Left .box .icons li a.qy{ background:url(../images/OnlineService_r3_c5.gif) no-repeat;width:90px; height:57px;}
		.areaMain-t4Left .box .icons li a.jingying{ background:url(../images/OnlineService_r3_c7.gif) no-repeat;width:90px; height:57px;}
		.areaMain-t4Left .box .icons li a.zz{ background:url(../images/OnlineService_r3_c9.gif) no-repeat;width:90px; height:57px;}
		.areaMain-t4Left .box .icons li a.hy{ background:url(../images/OnlineService_r5_c1.gif) no-repeat;width:90px; height:57px;}
		.areaMain-t4Left .box .icons li a.gy{ background:url(../images/OnlineService_r5_c3.gif) no-repeat;width:90px; height:57px;}
		.areaMain-t4Left .box .icons li a.zs{ background:url(../images/OnlineService_r5_c5.gif) no-repeat;width:90px; height:57px;}
		
		.areaMain-t4Left .box .icons li a.zdly{ background:url(../images/msfw_58.png) no-repeat;width:90px; height:57px;}
		.areaMain-t4Left .box .icons li a.zdfw{ background:url(../images/msfw_59.png) no-repeat;width:90px; height:57px;}
		
		.areaMain-t4Left .box .icons li a:hover{ background:url(../images/OnlineService_r5_c7.gif) no-repeat; width:90px; height:57px;}
		.areaMain-t4Left .box .ad{ width:521px;  background:url(../images/areaMain-t4Left_Ad.jpg) no-repeat; height:91px; border:none;margin:10px 14px;}
		.areaMain-t4Left .box .ad .pad{ width:510px; height:80px; overflow:hidden; padding:6px;}

	/*areaMain-t4right*/
	.areaMain-t4right{width:548px; height: 289px;   overflow: hidden;}
	.areaMain-t4right .tit{ background:url(../images/areaMain-t4_r1_c18.jpg) no-repeat; width:548px; height:27px;}
	.areaMain-t4right .tab{ background:url(../images/areaMain-t4_r2_c18.jpg) left bottom no-repeat; width:548px; height:38px;}
		.areaMain-t4right .tab{height:34px; width:548px;padding-left: 50px;}
		.areaMain-t4right .tab span.cen{border-right: 1px solid #DEDEDE;display: inline-block;height: 34px;line-height: 34px;padding: 0 8px; float:left;}
		.areaMain-t4right .tab span.current{ background:#fff;height: 34px;line-height: 34px;padding: 0 8px;display: inline-block;}
		.areaMain-t4right .tab span.current a{ color:#27ABFF;}
		.areaMain-t4right .tab span a{font-size:13px;}
	.areaMain-t4right .box{ background:url(../images/areaMain-t4_r3_c18.jpg) no-repeat; width:548px; height:224px;padding: 10px 0;}
		.areaMain-t4right .box .left{width:350px; height:auto; margin-right: 10px;}
			.areaMain-t4right .box .left ul li{height: 26px;line-height: 26px;overflow: hidden;text-align: left;width: auto;}
			.areaMain-t4right .box .left ul li em.icons2{background:url(../images/ico_2.gif) no-repeat; height: 5px;margin-left: 6px;margin-right: 10px;margin-top: 12px;width: 9px;}
			.areaMain-t4right .box .right{width:155px; height:196px; background:url(../images/areaMain-t4_box_left.jpg) no-repeat;margin-left: 10px;}
			.areaMain-t4right .box .right a{border: 3px solid #FFFFFF;height:171px;margin:10px;width:123px;}
	
/*areaMain-t5*/
.areaMain-t5{ width:auto; height:163px; overflow:hidden; background:url(../images/areaMain-t5_r1_c1.jpg) no-repeat; margin:5px 0px;}
	.areaMain-t5 .alink{ height: auto;margin-left: 14px;_margin-left:7px;padding: 22px 0;width: 373px;}
	.areaMain-t5 .alink a{padding: 5px 4px;}
	.areaMain-t5 .ad{height: 155px;margin: 22px 6px 0 0;_margin: 22px 3px 0 0;width: 665px;}
	.areaMain-t5 .ad a{margin-right: 4px;overflow: hidden;width: 217px;}	
	
/*areaMain-t6*/	
.areaMain-t6{ width:auto; height:146px; overflow:hidden;padding-top: 5px;padding-bottom: 5px;border-bottom: 1px dashed #ccc;}
	.areaMain-t6 .tit{ background:url(../images/areaMain-t6.jpg) no-repeat; width:1109px; height:27px;}
	.areaMain-t6 .tab{ background:url(../images/areaMain-t6_tit.jpg) left bottom no-repeat; width:1109px; height:38px;}
		.areaMain-t6 .tab{height:34px; width:1109px;padding-left: 50px;}
		.areaMain-t6 .tab span.cen{border-right: 1px solid #DEDEDE;display: inline-block;height: 34px;line-height: 34px;padding: 0 6px; float:left;}
		.areaMain-t6 .tab span.current{ background:#EDEBEC;height: 34px;line-height: 34px;padding: 0 6px;display: inline-block;}
		.areaMain-t6 .tab span.current a{ color:#27ABFF;}
		.areaMain-t6 .tab span a{font-size:13px;}
	.areaMain-t6 .box{ background:url(../images/areaMain-t6_bg.jpg) no-repeat; width:1109px; height:85px;padding: 10px 0;}
	.areaMain-t6 .box table tr td a{text-align:left;}
		.areaMain-t6 .box em{ background:url(../images/areaMain-t6_icons.jpg) no-repeat; width:19px; height:18px;margin-left: 14px;margin-right: 8px;}
		.areaMain-t6 .box a{ padding:0px 6px;}	
         








/*EqContent_内容页面样式*/
.EqContent,.introduction{width:auto; height:auto; overflow:hidden;padding-top: 5px;padding-bottom: 5px;border-bottom: 1px dashed #D9D9D9;}
	.EqContent .tit,.EqContent .keywords,.areaMain .tit{ background:url(../images/eqCentent/eqCentent_r1_c2.jpg) repeat-x; width:auto; height:42px; border:1px #D8D8D8 solid; border-bottom:none; border-top:none;}
	.EqContent .tit .cen,.areaMain .tit .cen{width:1011px; height:23px; margin:auto; padding: 10px 0;line-height: 24px; font-size:14px; color: #27ABFF;}
	.EqContent .tit .cen em,.areaMain .tit .cen em{background:url(../images/eqCentent/eqCentent_r2_c5.jpg) no-repeat; width:14px; height:23px;margin-left: 14px;margin-right: 8px;}
	.EqContent .con{border:1px solid #E2E2E2; border-top:none;border-bottom:none;background:url(../images/eqCentent/eqCentent_r4_c1.jpg); width:auto; height:auto;padding: 8px 8px 0;}
	.EqContent .con .cen{padding-bottom: 42px;width:1011px; height:auto; margin:auto; background:url(../images/eqCentent/eqCentent_r6_c5.jpg) bottom no-repeat #F4F4F2;}
		.newstit{ width:auto; height:auto; padding:14px 0px; border-bottom:1px #D7D7D5 dashed;}
		.newstit h2{padding-bottom: 8px;color: #27ABFF;font-family: "微软雅黑","黑体";font-size: 26px;font-weight: 100;text-align: center;height:auto;overflow: hidden;}
		.newstit p{text-align: center;height:16px;overflow: hidden; padding:6px 0px;}
		.newstit .date,.EqContent .con .cen-t01 .date{ text-align:center; height: 16px;overflow: hidden;}
		.newsbody{line-height: 24px;overflow: hidden;margin:20px 0px;}
		.newsbody1{line-height: 24px;overflow: hidden;margin:60px;}
		.newsbody p{line-height: 200%;margin:10px 60px;font-size: 14px;}
	
	/*EqContent-t01_内容页面政务文件样式*/
	.EqContent .con .cen-t01{width:1011px; height:auto; margin:auto; background:#f7f7f7; border:1px solid #CCC;padding-bottom: 24px;}
	.EqContent .con .cen-t01 .caption{padding:40px 60px 60px;}
	.EqContent .con .cen-t01 .caption img{ border-bottom:4px #ff0000 solid; padding:20px 0px;}
	.EqContent .con .cen-t01 .caption h3{padding-top:12px;}
	.EqContent .con .cen-t01 .newstit{border-bottom:none;}
	.EqContent .con .cen-t01 .date{ border-top:1px dashed #ff4b4b; padding:8px 0px;}
	.newstit h3{padding: 36px 0;font-size:24px;font-family: "方正大标宋简体";font-weight:bold;text-align:center;height:18px;overflow: hidden;}
	.newstit div.body{padding:0px 60px;}
	.newstit div.body p{text-align:left; font-size:14px;}
		
	.EqContent .keywords div{ height:32px; width:auto; padding:5px 0px;line-height: 34px;}
	.EqContent .keywords h1{ font-weight:700;color: #27ABFF; font-family:"微软雅黑"; font-size:16px;}
	.EqContent .keywords .icons1{background:url(../images/eqCentent/eqCentent_r8_c2.jpg) no-repeat; width:32px; height:32px;margin-left: 14px;margin-right: 8px;}
	.EqContent .keywords .icons2{background:url(../images/eqCentent/keywords_icons.jpg) no-repeat; width:32px; height:32px;margin-left:4px;margin-right: 8px; margin-top: 7px;}
	.EqContent .conk{ background:url(../images/eqCentent/eqCentent_r4_c1.jpg); width:auto; height:auto;padding: 0 8px 10px; border:1px solid #d8d8d8; border-top:none;border-bottom:none;}
	.EqContent .conk .bg{ padding: 12px 0;width:1011px; height:auto; margin:auto; background:#F4F4F2;}
	.EqContent .conk .bg .icons{ background:url(../images/eqCentent/eqCentent_r10_c7.gif) no-repeat; height:118px; width:5px; margin-left:56px;margin-top: 6px;}
	.EqContent .conk .bg ul{ padding-left:6px; width: 888px;} 
	.EqContent .conk .bg ul li{height: 26px;line-height: 26px;overflow: hidden;text-align: left;width: auto;}
	.EqContent .conkbg,.introduction .conkbg{ background:url(../images/eqCentent/eqCentent_.jpg) no-repeat; width:1109px; height:4px;}
		
		
		
		

/*about_关于页面样式*/		
.about{width:auto; height:auto; overflow:hidden;padding-bottom: 5px;border-bottom: 1px dashed #ccc;}
	.about .bg{ background:url(../images/eqCentent/eqCentent_r4_c1.jpg); width:auto; height:auto;padding:8px 10px; border:1px solid #d8d8d8;border-bottom:none;}
	.about .bg .cen{ padding: 12px 0;width:1011px; height:auto; margin:auto; padding: 4px 1px 0; background:#F3F3F1;border:1px #d8d8d8 solid;}
	/*LeftMenu左边菜单栏*/
	.about .bg .cen .LeftMenu{ background:url(../images/about/left_bg.jpg) no-repeat; width:268px; height:719px;}
	.LeftMenu .tit1,.channel-t1 .left .tit p{ font-family:"微软雅黑"; font-size:24px; color:#fff; height: 26px;line-height: 26px;padding: 6px 0 0 20px;}
	.LeftMenu .menu{width:230px; margin-left:22px; margin-top: 20px;height:auto;}
	.LeftMenu .menu li{height:34px;width:230px; overflow:hidden;}
	.LeftMenu .menu li.img01:hover,.LeftMenu .menu li.img02:hover,.LeftMenu .menu li.img03:hover{background:url(../images/about/LeftMenu_bg_hover_05.png) no-repeat;cursor:pointer;}
	.LeftMenu .menu li.img01 a:hover,.LeftMenu .menu li.img02 a:hover,.LeftMenu .menu li.img03 a:hover{color:#fff;}
	.LeftMenu .menu li.img01{background:url(../images/about/LeftMenu_bg_top.png) no-repeat;}
	.LeftMenu .menu li.img02{background:url(../images/about/LeftMenu_bg_cen_06.png) no-repeat;}
	.LeftMenu .menu li.img03{background:url(../images/about/LeftMenu_bg_bot_08.png) no-repeat;}
	.LeftMenu .menu li.img01 a,.LeftMenu .menu li.img02 a,.LeftMenu .menu li.img03 a{display:inline-block;font-size:14px;padding:9px 60px;}
	.LeftMenu .menu .fotbg{background:url(../images/about/LeftMenu_bg_09.png) no-repeat; width:230px; height:5px;}
	.LeftMenu .alink{ width:214px; height:auto; margin: 130px auto auto;}
	.LeftMenu .alink li{padding: 5px 0; background:url(../images/about/LeftMenu_bot_r1_c1.png) no-repeat; width:214px; height:31px; overflow:hidden;}
	.LeftMenu .alink li:hover{padding: 5px 0; cursor:pointer; background:url(../images/about/LeftMenu_bot_r3_c1_06.png) no-repeat; width:214px; height:31px; overflow:hidden;}
	.LeftMenu .alink li a{display:inline-block;font-size:14px;padding:2px 60px;}
	.LeftMenu .alink li a:hover{color:#fff;}
	
	/*RightTex右边块*/
	.about .bg .cen .RightTex{ width:741px; height:auto;}
	.about-t1{height: 34px;width: auto;}
	.about-t1 .img{ background:url(../images/about/RightTex_r1_c1.jpg) no-repeat; width:19px; height:34px;}
	.about-t1 .tex{ padding: 10px 40px;background:url(../images/about/RightTex_r1_c2.jpg) repeat-x; width:auto; height:34px; font-family:"微软雅黑"; font-size:16px; font-weight:700;}
	.about-t1 .imgbg{ background:url(../images/about/RightTex_r1_c4.jpg) no-repeat; width:12px; height:34px;}
	.about-t2{ height:43px; width:auto; background:url(../images/about/RightTex_r2_c1.jpg) no-repeat;}
	.about-t2 p{display:inline-block;height: 16px;line-height: 20px;margin-left: -110px;margin-top: 12px;width: 100px;}
	.about-t3{ padding:16px 74px; padding-top:0;}
	.about-t3 ul{border-bottom: 1px dashed #CCCCCC; padding: 16px 0;}
	.about-t3 ul li{height: 26px;line-height: 26px;overflow: hidden;text-align: left;width: auto;vertical-align:middle;}
	.about-t3 ul li em,.channel-line .texbox ul li em,.channel-linet3 .texbox ul li em,.channel-linetwo .texbox ul li em{height:6px;margin-right: 12px;margin-top: 10px;width:6px; background:url(../images/about/RightTex_about-t3_4.jpg) no-repeat;}
	.about-t3 .pages{ padding-top:5px;}
	.about-t3 .pages p{ font-size:14px; text-align:center; padding:5px;}
	
	.about .bot{ background:url(../images/eqCentent/eqCentent_.jpg) no-repeat; width:1109px; height:4px;}
	
		
		
		
		

/*channel_频道页面样式*/
/*areaMain_channel-t1*/
.channel-t1,.channel-t2{ width:1109px; height:auto;}
/*left*/
.channel-t1 .left,.channel-t2 .left,.channel-t3 .left{ width:266px;}
.channel-t1 .left .tit{ background:url(../images/channel/left_tit.jpg) no-repeat; width:266px; height:48px; overflow:hidden;}
.channel-t1 .left ul{ width:226px;padding:7px 20px 12px 20px; border:1px #E1E1E1 solid; border-top:none;border-bottom:none;}
.channel-t1 .left ul li{ margin-top:5px;width:226px; height:27px; border:#E0E0E0 solid 1px; background:url(../images/channel/left_icons_top.jpg) repeat-x;}
.channel-t1 .left ul li em{width:38px; height:27px;}
.channel-t1 .left ul li em.icons1{ background:url(../images/channel/left_icons_top_r1_c1.jpg) no-repeat;}
.channel-t1 .left ul li em.icons2{ background:url(../images/channel/left_icons_top_r3_c1.jpg) no-repeat;}
.channel-t1 .left ul li em.icons3{ background:url(../images/channel/left_icons_top_r5_c1.jpg) no-repeat;}
.channel-t1 .left ul li em.icons4{ background:url(../images/channel/left_icons_top_r7_c1.jpg) no-repeat;}
.channel-t1 .left ul li em.icons5{ background:url(../images/channel/left_icons_top_r9_c1.jpg) no-repeat;}
.channel-t1 .left ul li a{padding: 6px 0;}
.channel-t1 .left .bot{ width:266px;height:7px;background:url(../images/channel/left_bg_r1_c1.jpg) no-repeat;}
/*right*/
.channel-t1 .right{border:1px solid #e1e1e1; border-bottom:none; width:auto; height:239px; background:url(../images/channel/bg_r14_c9.jpg) bottom no-repeat; padding-bottom:8px;}
.channel-line{width:445px; height:239px; border:1px solid #e1e1e1;border-top:none;border-left:none;background:url(../images/main_t1_bg_cen.jpg) -1px 0px no-repeat;}

.channel-slider,.channel-linetwo,.channel-linethree{ width:365px;height:auto;margin-left:12px;}
	.channel-slider .img{ background:url(../images/slider_img.jpg); width:365px; height:172px; cursor:pointer;}
	.channel-slider .toggle{width:365px; height:58px;margin-top:9px;}
		.channel-slider .toggle .left{cursor:pointer;background:url(../images/channel/slider_left.jpg) no-repeat; width:10px; height:35px; margin:6px 0px; margin-right:12px; margin-right:12px;}
		.channel-slider .toggle .cen{ width:auto; height:auto;}
		.channel-slider .toggle .cen .img{ width:65px; height:38px; padding:2px; border:2px solid #E4E6E5; background:#fff; margin:0px 3px;}
		.channel-slider .toggle .right{border:none;cursor:pointer;background:url(../images/channel/slider_right.jpg) no-repeat; width:10px; height:35px; margin:6px 0px;_margin-left:6px;}	
		
/*areaMain_channel-t2*/
.channel-t2 .left .top{ background:url(../images/channel/left_bg_top.jpg) no-repeat; width:266px; height:4px; overflow:hidden;}
.channel-t2 .left ul{ width:226px;padding:7px 20px 12px 20px; border:1px #E1E1E1 solid; border-top:none;border-bottom:none;}
.channel-t2 .left ul li{ margin-right:4px; margin-top:5px;width:107px; height:25px; border:#E0E0E0 solid 1px; background:url(../images/channel/left_icons_bot_bg.jpg) repeat-x;}
.channel-t2 .left ul li em{margin-left: 10px;margin-right: 8px;margin-top: 6px;width:11px;height:11px; background:url(../images/channel/left_icons_bot.gif) no-repeat;}
.channel-t2 .left ul li a{padding: 6px 0;}
.channel-t2 .left .bot{ width:266px;height:7px;background:url(../images/channel/left_bg_r1_c1.jpg) no-repeat;}
/*right*/
.channel-t2 .right{border:1px solid #e1e1e1; width:auto; height:218px; background:#F0F0F0;background:url(../images/channel/bg_r14_c9.jpg) bottom no-repeat; padding-bottom:8px;}
.channel-t2 .right .channel-line{width:445px; height:218px; background:#fff; border:1px solid #e1e1e1;border-top:none;border-left:none; }
.channel-t2 .right .channel-line .tab,.channel-t2 .right .channel-linetwo .tab,.channel-t3 .right .channel-linethree .tab{ background:#e6e6e6;}
.channel-t2 .right .channel-line .tab span.cen,.channel-t2 .right .channel-linetwo .tab span.cen,.channel-t3 .right .channel-linethree .tab span.cen{border-right: 1px solid #DEDEDE;display: inline-block;height: 34px;line-height: 34px;padding: 0 8px; float:left;}
.channel-t2 .right .channel-line .tab span.cen:hover,.channel-t2 .right .channel-linetwo .tab span.cen:hover,.channel-linethree .tab span.cen:hover{ background:#fff;font-weight: bold;display: inline-block;height: 34px;line-height: 34px;padding: 0 8px;}
.channel-t2 .right .channel-line .tab span.cen a:hover{color: #27ABFF;}
.channel-linethree .tab span.cen a:hover,.channel-linetwo .tab span.cen a:hover{color: #EA0000;}
.channel-t2 .right .channel-line .tab span.current,.channel-t2 .right .channel-linetwo .tab span.current,.channel-linethree .tab span.current{ background:#fff;height: 34px;line-height: 34px;padding: 0 8px;display: inline-block;}
.channel-t2 .right .channel-line .tab span.current a{color: #27ABFF;}
.channel-t2 .right .channel-line .tab span a.channel-t2 .right .channel-linetwo .tab span a{font-size:14px;}
.channel-linetwo{border:1px solid #E1E1E1;height:217px; border-bottom:none; border-right:none;background:#fff;}

/*areaMain_channel-t3*/
.channel-t3{ background:url(../images/channel/bg_r25_c1.jpg) bottom no-repeat; padding-bottom:13px;height: auto;width: 1109px; border-bottom: 1px dashed #ccc;}
.channel-t3 .left{ background:url(../images/channel/left_bot_bg.jpg) no-repeat; height:215px;}
	.channel-t3 .left .alink{ width:214px; height:auto; margin:30px auto auto;}
	.channel-t3 .left .alink li{padding: 5px 0; background:url(../images/channel/channel-t3_alink_03.png) no-repeat;_background:url(../images/channel/channel-t3_img.gif) no-repeat;width:214px; height:31px; overflow:hidden;}
	.channel-t3 .left .alink li:hover{padding: 5px 0; cursor:pointer; background:url(../images/channel/channel-t3_alink_06.png) no-repeat; width:214px; height:31px; overflow:hidden;}
	.channel-t3 .left .alink li a{display:inline-block;font-size:14px;padding:2px 60px;}
	.channel-t3 .left .alink li a:hover{color:#fff;_color:#ff0000;}
.channel-t3 .right{border:1px solid #e1e1e1; width:auto; height:213px;}
.channel-linet3{width:445px; height:213px; border:1px solid #e1e1e1;border-top:none;border-left:none;background:url(../images/main_t1_bg_cen.jpg) -1px 0px no-repeat;}
.channel-linethree{border:1px solid #E1E1E1;height:213px; border-bottom:none;border-top:none; border-right:none;background:#fff;}
.channel-linethree .bg{ background:url(../images/channel/right_tit_bg.jpg) no-repeat; width:48px; height:205px;margin:3px 0px;}
.channel-linethree .tex{width:317px;}


	
		
		
		
		

/*introduction_简介页面样式*/
.intro-t1{background:url(../images/about/wulin_top.jpg) repeat-x;}
	.intro-t2,.intro-t3{background:url(../images/about/wulin_bg_r7_c1.jpg) repeat-x;}
	.intro-t1,.intro-t2,.intro-t3{border:1px solid #d8d8d8; width:auto; height:auto;padding:0px 13px; padding-top:8px;}
	.intro-t1 .left,.intro-t1 .right{ margin-top:12px; }
	.intro-t1 .left{width:272px;}
	.intro-t1 .right{width:788px;}
	.intro-t1 .left .tit2{ background:url(../images/about/wulin_tit_r1_c3.jpg) no-repeat; width:251px; height:53px;}
	.intro-t1 .left .map{  width:271px; height:267px; border:1px solid #d8d8d8;}
	.intro-top .img{ margin: 0px 18px;_margin: 0px 12px; width:10px; background:url(../images/about/wulin_bg_r1_c10.jpg) left top no-repeat; height:258px;}
	.intro-top .left,.intro-top .right{width:371px; height:auto;margin-top:0;}
	.intro-top .left .tit2,.intro-top .right .tit2{ background:url(../images/about/wulin_tit_r1_c6.jpg) no-repeat; width:221px; height:17px; padding:18px 0px;}
	.intro-top .left .tit3{ background:url(../images/about/zjlw_15.png) no-repeat;_background:url(../images/about/wulin_tit_r4_c7.jpg) no-repeat; width:187px;height:50px;}
	.intro-top .left .tit4{ background:url(../images/about/zjlw_18.png) no-repeat;_background:url(../images/about/wulin_tit_r4_c12.jpg) no-repeat;width:176px;height:50px;}
	.intro-top .left .tex,.intro-top .right .tex{ line-height:22px;}
	.intro-bot{border-top: 1px solid #d8d8d8; padding:14px;}
	.intro-bot ul{ width:760px;height: 20px;}
	.intro-bot ul li{width:auto;height: 20px;overflow:hidden;float:left;}
	.intro-bot ul li em.icons{background:url(../images/about/wulin_icons.jpg) no-repeat; height:4px;margin-left: 6px;margin-right: 10px;margin-top:6px;width:4px;}
	.intro-bot ul li a{display:inline-block;}
	.intro-top .left .tex ul li em.icons2{background:url(../images/about/wulin_icons.jpg) no-repeat; height:4px;margin-left: 6px;margin-right: 10px;margin-top: 12px;width:4px;}
	
	.intro-t3{width:auto; height:203px;}
	.intro-t3 .ti{background:url(../images/about/zjlw_25.png) no-repeat;background:url(../images/about/zjlw_25.png) no-repeat;width:109px; height:198px;}
	.intro-t4{background:url(../images/about/wulin_bg_r7_c1.jpg) repeat-x;width:auto; height:6px;}


	
		

/*introductionSub_简介子栏目页面样式*/	
.areaMain .topbg{background:url(../images/about/wulin_top.jpg) repeat-x; width:auto; height:8px; overflow: hidden;}
		
/*about_关于页面样式*/		
.introductionSub{width:auto; height:auto; overflow:hidden;padding-bottom: 5px;border-bottom: 1px dashed #ccc;}
	.introductionSub .bg{ background:#F3F3F1;background:url(../images/about/wulin_bg_r7_c1.jpg) bottom left repeat-x;width:auto; height:auto;border:1px solid #d8d8d8; padding-top:4px;padding-bottom:6px; padding-left:1px;border-bottom:none;}
	.introductionSub .bg .cen{width:auto; height:auto; margin:auto; background:#F3F3F1; padding-bottom: 4px;}
	/*LeftMenu左边菜单栏*/
	.introductionSub .bg .cen .LeftMenu{ background:url(../images/about/left_bg.jpg) no-repeat; width:268px; height:719px;}
	.LeftMenu .tit1,.channel-t1 .left .tit p{ font-family:"微软雅黑"; font-size:24px; color:#fff; height: 26px;line-height: 26px;padding: 6px 0 0 20px;}
	.LeftMenu .menu{width:230px; margin-left:22px; margin-top: 20px;height:auto;}
	.LeftMenu .menu li{height:34px;width:230px; overflow:hidden;}
	.LeftMenu .menu li.img01:hover,.LeftMenu .menu li.img02:hover,.LeftMenu .menu li.img03:hover{background:url(../images/about/LeftMenu_bg_hover_05.png) no-repeat;cursor:pointer;}
	.LeftMenu .menu li.img01 a:hover,.LeftMenu .menu li.img02 a:hover,.LeftMenu .menu li.img03 a:hover{color:#fff;}
	.LeftMenu .menu li.img01{background:url(../images/about/LeftMenu_bg_top.png) no-repeat;}
	.LeftMenu .menu li.img02{background:url(../images/about/LeftMenu_bg_cen_06.png) no-repeat;}
	.LeftMenu .menu li.img03{background:url(../images/about/LeftMenu_bg_bot_08.png) no-repeat;}
	.LeftMenu .menu li.img01 a,.LeftMenu .menu li.img02 a,.LeftMenu .menu li.img03 a{display:inline-block;font-size:14px;padding:9px 60px;}
	.LeftMenu .menu .fotbg{background:url(../images/about/LeftMenu_bg_09.png) no-repeat; width:230px; height:5px;}
	.LeftMenu .alink{ width:214px; height:auto; margin: 130px auto auto;}
	.LeftMenu .alink li{padding: 5px 0; background:url(../images/about/LeftMenu_bot_r1_c1.png) no-repeat; width:214px; height:31px; overflow:hidden;}
	.LeftMenu .alink li:hover{padding: 5px 0; cursor:pointer; background:url(../images/about/LeftMenu_bot_r3_c1_06.png) no-repeat; width:214px; height:31px; overflow:hidden;}
	.LeftMenu .alink li a{display:inline-block;font-size:14px;padding:2px 60px;}
	.LeftMenu .alink li a:hover{color:#fff;}
	
	/*RightTex右边块*/
	.introductionSub .bg .cen .RightTex{ width:838px; height:auto;}
	.introductionSub .about-t2,.attract-t2 .Fleft .box-in .tit{background:url(../images/eqCentent/eqCentent_r1_c2.jpg) 0px -4px repeat-x; width:auto; height:38px; border-top:1px #D8D8D8 solid; margin-top: 8px;}
	.introductionSub .about-t2 div{ width:100%; height:auto;}
	.introductionSub .about-t2 div.breadcrumb{height: 16px;line-height: 20px;padding: 10px 30px;font-size: 14px;}
	.introductionSub .about-t2 div.breadcrumb2{line-height:40px;width:24%;}
	.introductionSub .about-t2 div.Fleft em{margin-top:6px; background:url(../images/about/introductionSub_icons_03.gif) no-repeat; width:7px; height:7px; margin-right:10px;}
	.introductionSub .about-t2 p{display:inline-block;height: 16px;line-height: 20px;margin-left:0;margin-top:0;width:auto;}
	.introductionSub .about-t2 div.Fright em{ background:url(../images/eqCentent/eqCentent_r8_c2.jpg) no-repeat; width:32px; height:32px;margin-right:84px;margin-top: 2px;}
	.introductionSub .about-t3{ padding:0;}
	.introductionSub .about-t3 div.caption{ border-bottom:#73b811 solid 1px; margin: 0px 60px;}
	.introductionSub .about-t3 div.caption h1{ background:#73b811; font-size:14px; color:#fff; font-weight:bold; margin-bottom: 1px;margin-top:8px;margin-left: 54px;_margin-left:27px;padding: 4px 8px;}
	.introductionSub .about-t3 div.caption a{display:inline-block; margin-right:54px;margin-top: 12px;}
	.introductionSub .about-t3 ul{border-bottom:1px dashed #CCCCCC; padding:16px 0px; margin:0px 130px;}
	.introductionSub .about-t3 ul li{height: 26px;line-height: 26px;overflow: hidden;text-align: left;width: auto;}
	.introductionSub .about-t3 ul li .text_w{width:490px;float:left;overflow:hidden;}
	.introductionSub .about-t3 ul li span{width:auto;overflow:hidden;}
	.introductionSub .about-t3 ul li em,.channel-line .texbox ul li em,.channel-linethree .texbox ul li em,.channel-linet3 .texbox ul li em,.channel-linetwo .texbox ul li em{height:6px;margin-right: 12px;margin-top: 10px;width:6px; background:url(../images/about/RightTex_about-t3_3.jpg) no-repeat;}
	.introductionSub .about-t3 .pages{ padding-top:5px;}
	.introductionSub .about-t3 .pages p{ font-size:14px; text-align:center; padding:5px;}
	
	.introductionSub .bot{ background:url(../images/eqCentent/eqCentent_.jpg) no-repeat; width:1109px; height:4px;}	
	
	
	
	
	
/*featureStory专题特写栏目页面样式*/		
.featureStory,.attract{width:auto; height:auto; overflow:hidden;padding-bottom: 5px;border-bottom: 1px dashed #ccc;}
	.featureStory .bg{ background:#F3F3F1;background:url(../images/about/wulin_bg_r7_c1.jpg) bottom left repeat-x;width:auto; height:auto;border:1px solid #d8d8d8; padding-top:4px;padding-bottom:6px; padding-left:1px;border-bottom:none;}
	.featureStory .bg .cen,.attract .bg .cen{width:auto; height:auto; margin:auto; background:#Fff; padding-bottom:0px;}
	/*LeftMenu左边菜单栏*/
	.featureStory .bg .cen .LeftMenu{width:266px; height:auto;padding-right: 6px;overflow:hidden;}
	.featureStory .bg .cen .LeftMenu div.top{background:url(../images/about/featureStory_leftbg_03.gif) no-repeat #fff;margin-bottom:11px; width:266px; height:506px;}
	.featureStory .bg .cen .LeftMenu div.bot{height:auto;width:264px;background:#f0f0f0;border-left:#dcdcdc solid 1px;border-right:#dcdcdc solid 1px;}
	.featureStory .bg .cen .LeftMenu div.tit,.featureStory .bg .cen .LeftMenu div.bg{ border:none;width:266px; height:4px;padding:0;overflow:hidden;}
	.featureStory .bg .cen .LeftMenu div.tit{background:url(../images/about/featurestory_left_bot_bg_03.png) no-repeat;}
	.featureStory .bg .cen .LeftMenu div.bg{background:url(../images/about/featurestory_left_bot_bg2_06.png) no-repeat;}
	.LeftMenu .tit1,.channel-t1 .left .tit p,.featureStory .bg .cen .LeftMenu div.mzhd-top .mzhd-tit{ font-family:"微软雅黑"; font-size:24px; color:#fff; height: 26px;line-height: 26px;padding: 6px 0 0 20px;}
	.LeftMenu .menu{width:230px; margin-left:22px; margin-top: 20px;height:auto;}
	.LeftMenu .menu li{height:34px;width:230px; overflow:hidden;}
	.LeftMenu .menu li.img01:hover,.LeftMenu .menu li.img02:hover,.LeftMenu .menu li.img03:hover{background:url(../images/about/LeftMenu_bg_hover_05.png) no-repeat;cursor:pointer;}
	.LeftMenu .menu li.img01 a:hover,.LeftMenu .menu li.img02 a:hover,.LeftMenu .menu li.img03 a:hover{color:#fff;_color:#ff0000;}
	.LeftMenu .menu li.img01{background:url(../images/about/LeftMenu_bg_top.png) no-repeat;_background:url(../images/about/LeftMenu_bg_top.gif) no-repeat;}
	.LeftMenu .menu li.img02{background:url(../images/about/LeftMenu_bg_cen_06.png) no-repeat;}
	.LeftMenu .menu li.img03{background:url(../images/about/LeftMenu_bg_bot_08.png) no-repeat;}
	.LeftMenu .menu li.img01 a,.LeftMenu .menu li.img02 a,.LeftMenu .menu li.img03 a{_height:26px;display:block;font-size:14px;padding:9px 0 0 50px;}
	.LeftMenu .menu .fotbg{background:url(../images/about/LeftMenu_bg_09.png) no-repeat; width:230px; height:5px;overflow:hidden;}
	.LeftMenu .alink{ width:214px; height:auto; margin:auto; padding: 20px 0;}
	.LeftMenu .alink li{padding: 5px 0; background:url(../images/about/LeftMenu_bot_r1_c1.png) no-repeat;_background:url(../images/about/LeftMenu_bot_r1_c1.gif) no-repeat; width:214px; height:31px; overflow:hidden;}
	.LeftMenu .alink li:hover{padding: 5px 0; cursor:pointer; background:url(../images/about/LeftMenu_bot_r3_c1_06.png) no-repeat; width:214px; height:31px; overflow:hidden;}
	.LeftMenu .alink li a{display:inline-block;font-size:14px;padding:2px 60px;}
	.LeftMenu .alink li a:hover{color:#fff;_color:#27ABFF;}
	
	/*RightTex右边块*/
	.featureStory .bg .cen .RightTex{ width:837px; height:auto;}
	.featureStory .about-t1{height:auto;width: auto;padding:6px;border:1px solid #DCDCDC;}
	.featureStory .about-t1 .slider{ background:#787878; width:820px; height:232px;position:relative; overflow:hidden;}
	.featureStory .about-t1 .slider ul.pic{}
	.featureStory .about-t1 .slider ul.pic li{ float:left;}
	.featureStory .about-t1 .slider .next,.featureStory .about-t1 .slider div.num span,.featureStory .about-t1 .slider div.num span.on{background:url(../images/about/featureStory_slider.png) no-repeat;}
	.featureStory .about-t1 .slider .prev,.featureStory .about-t1 .slider .next{width:25px; height:62px; position:absolute;top:85px; cursor:pointer;}
	.featureStory .about-t1 .slider .prev{ background:url(../images/about/featureStory_slider.gif) top no-repeat; left:0;}
	.featureStory .about-t1 .slider .next{right:0; background-position:left -65px;}
	.featureStory .about-t1 .slider div.num{ position:absolute; top:200px; left:378px;}
	.featureStory .about-t1 .slider div.num span,.featureStory .about-t1 .slider div.num span.on{width:11px; height:11px; display:inline-block;cursor:pointer;}
	.featureStory .about-t1 .slider div.num span{ background-position: right bottom;}
	.featureStory .about-t1 .slider div.num span.on{background-position: left bottom;}
	.featureStory .about-sliderbg,.attract-t2 .Fleft .bg{width:auto; height:8px;overflow:hidden; background:url(../images/about/featureStory_slider_bg.gif) repeat-x;}
	.featureStory .about-t2{background:url(../images/eqCentent/eqCentent_r1_c2.jpg) 0px -4px repeat-x; width:auto; height:38px; border:1px #D8D8D8 solid; border-bottom:none;}
	.featureStory .about-t2 div{ width:50%; height:auto;}
	.featureStory .about-t2 div.breadcrumb{height:auto;line-height: 20px; padding-left: 8px;font-size: 14px;}
	.featureStory .about-t2 div.breadcrumb2{line-height:40px;width:24%;}
	.featureStory .about-t2 div.Fleft em{background:url(../images/about/featurestory_right_icons_03.gif) no-repeat; width:30px; height:36px; margin-right:10px;}
	.featureStory .about-t2 p{display:inline-block;height:16px;line-height:20px;margin-left:0;margin-top:8px;width:auto;}
	.featureStory .about-t2 div.Fright em{ background:url(../images/eqCentent/eqCentent_r8_c2.jpg) no-repeat; width:32px; height:32px;margin-right:84px;margin-top: 2px;}
	.featureStory .about-t3{ padding:0; background:#f0f0f0;border:1px solid #DCDCDC;border-top:none;}
	.featureStory .about-t3 div.caption{ border-bottom:#73b811 solid 1px; margin: 0px 60px;}
	.featureStory .about-t3 div.caption h1{ background:#73b811; font-size:14px; color:#fff; font-weight:bold; margin-bottom: 1px;margin-top:8px;margin-left: 54px;padding: 4px 8px;}
	.featureStory .about-t3 div.caption a{display:inline-block; margin-right:54px;margin-top: 12px;}
	.featureStory .about-t3 ul{border-bottom:1px dashed #CCCCCC; padding:16px 0px; margin:0px 130px;}
	.featureStory .about-t3 ul li,.elegant-box .list ul li{height: 26px;line-height: 26px;overflow: hidden;text-align: left;width: auto;}
	.featureStory .about-t3 ul li em,.channel-line .texbox ul li em,.channel-linet3 .texbox ul li em,.channel-linetwo .texbox ul li em,.elegant-box .list ul li em{height:9px;margin-right: 12px;margin-top: 8px;width:9px; background:url(../images/about/RightTex_about-t3_2.gif) no-repeat;}
	.featureStory .about-t3 .pages{ padding-top:5px;}
	.featureStory .about-t3 .pages p{ font-size:14px; text-align:center; padding:5px;}
	
	.featureStory .bot,.attract .bot,.elegant .bot{ background:url(../images/eqCentent/eqCentent_.jpg) no-repeat; width:1109px; height:4px;}	
	
	
	
	
	
	
	
	
	


/*Attractinvestment招商引资页面样式*/		
.attract{}
.attract-t1{ width:auto; height:auto;}
.attract-t1 .Fleft{padding:9px; border: 1px solid #DCDCDC;}						
.attract-t1 .slider{ background:#787878; width:815px; height:224px;position:relative; overflow:hidden;}
	.attract-t1 .slider ul.pic{ width:4075px; height:224px;}
	.attract-t1 .slider ul.pic li{ float:left; width:815px; height:224px;}
	.attract-t1 .slider .next,.attract-t1 .slider div.num span,.attract-t1 .slider div.num span.on{background:url(../images/about/featureStory_slider.png) no-repeat;}
	.attract-t1 .slider .prev,.attract-t1 .slider .next{width:25px; height:62px; position:absolute;top:85px; cursor:pointer;}
	.attract-t1 .slider .prev{ background:url(../images/about/featureStory_slider.gif) top no-repeat; left:0;}
	.attract-t1 .slider .next{right:0; background-position:left -65px;}
	.attract-t1 .slider div.num{ position:absolute; top:200px; left:378px;}
	.attract-t1 .slider div.num span,.attract-t1 .slider div.num span.on{width:11px; height:11px; display:inline-block;cursor:pointer;}
	.attract-t1 .slider div.num span{ background-position: right bottom;}
	.attract-t1 .slider div.num span.on{background-position: left bottom;}
	.attract-t1 .about-sliderbg{width:auto; height:8px; background:url(../images/about/featureStory_slider_bg.gif) repeat-x;}
.attract-t1 .Fright,.tel-links{padding:9px;width:254px;}	
.attract-t1 .Fright .tit-img,.tel-links .tit-img{ background:url(../images/attractinvestment/attract_t1_tit.gif) no-repeat; width:254px; height:56px;}
.attract-t1 .Fright .alink{ background:url(../images/attractinvestment/attract_t1_alink.gif) no-repeat; width:254px; height:168px;}
/*attract-t2*/
.attract-t2 .attract-t2-Fleft{ width:835px; height:auto;background:url(../images/eqCentent/eqCentent_r4_c1.jpg);}
.attract-t2 .Fleft .box-in{ margin-bottom:6px; border-bottom:1px dashed #d2d2d0;}
.attract-t2 .Fleft .box-in .tit{}
	.box-in .tit div.Fleft,.box-in .tit div.Fright{width:48%; padding-top:2px; padding-left: 10px;}
	.box-in .tit .Fleft h1,.box-in .tit .Fright h1{height:33px; width:auto;}	
	.box-in .tit .Fleft h1,.box-in .tit .Fright h1{ width:84px; height:33px;}
	.box-in .tit .Fleft h1 em,.box-in .tit .Fleft h1 b,.box-in .tit .Fleft h2 em,.box-in .tit .Fleft h2 b,.box-in .tit .Fright h1 em,.box-in .tit .Fright h1 b,.box-in .tit .Fright h2 em,.box-in .tit .Fright h2 b{background:url(../images/attractinvestment/attract_t2_tit.gif) no-repeat;}
	.box-in .tit .Fleft h1 em,.box-in .tit .Fright h1 em{background-position: right -35px; height:33px; width:4px;}
	.box-in .tit .Fleft h1 b,.box-in .tit .Fright h1 b{background-position: left -35px; height:33px; width:4px;}
	.box-in .tit .Fleft h1 p,.box-in .tit .Fright h1 p{background:url(../images/attractinvestment/attract_t2_tit.gif) repeat-x;height:33px;line-height: 32px;padding-left: 4px;width: 72px;}
	.box-in .tit .Fleft h1 p a,.box-in .tit .Fright h1 p a{color: #FFFFFF;font-size: 16px;font-weight: bold;}
	.box-in .tit .Fleft h2,.box-in .tit .Fright h2{ width:302px; height:26px; margin: 4px 2px;}
	.box-in .tit .Fleft h2 em,.box-in .tit .Fright h2 em{ background-position: left -70px; width:14px; height:26px;}
	.box-in .tit .Fleft h2 b,.box-in .tit .Fright h2 b{ background-position:right -70px; width:4px; height:26px;}
	.box-in .tit .Fleft h2 p,.box-in .tit .Fright h2 p{background:url(../images/attractinvestment/attract_t2_tit.gif) repeat-x;}
	.box-in .tit .Fleft h2 p,.box-in .tit .Fright h2 p{ background-position:bottom;height:26px;line-height:26px; width:284px;}
	.box-in .tit .Fleft h2 p a,.box-in .tit .Fright h2 p a{color: #FFFFFF;display: inline-block;padding-right: 14px;}
.attract-t2 .Fleft .box-in .box{width:auto; height:auto; padding:6px;}
.attract-t2 .Fleft .box-in .box a.l-img{ width:164px; height:225px; border:10px #f3f3f3 solid; display:inline-block; margin: 0 6px;}
.attract-t2 .Fleft .box-in .box .attract-line{width:624px;height:auto;}	
.attract-t2 .Fleft .box-in .box .attract-line .tab{background:#E6E6E6; height: 100%;width: 100%;}	
.attract-line .tab .cen{border-right: 1px solid #DEDEDE;display: inline-block;height: 34px;line-height: 34px;padding: 0 8px; float:left;background:#E6E6E6;}	
.attract-line .tab span a{font-size: 14px;}
.attract-line .tab span.current{background:#fff;height: 34px;line-height: 34px;padding: 0 8px;display: inline-block;}
.attract-line .tab span.current a{ color:#27ABFF;}
.attract-t2 .Fleft .box-in .box .attract-line .texbox{ background:#fff; padding-top:3px;}
.attract-t2 .Fleft .box-in .box .attract-line .texbox ul li a{ width:auto;}
.attract-t2 .Fleft .box-in .box .attract-line .texbox ul li em{height:6px;margin-right: 12px;margin-top: 10px;width:6px; background:url(../images/about/RightTex_about-t3.jpg) no-repeat;}
.attract-t2 .Fleft .pic-img{ padding:7px;_padding:3px; border:1px #d8d8d8 solid; background:#fff;}		
.attract-t2 .Fleft .pic-img .box-i{ background:url(../images/attractinvestment/attract_pic-img_bg.gif) left top no-repeat; height:155px; width:760px; padding-left:50px;overflow:hidden;}	
.attract-t2 .Fleft .pic-img .box-i ul.img{ padding-top: 8px;_padding-top:4px; height:138px; width:2800px; overflow:hidden;}
.attract-t2 .Fleft .pic-img .box-i ul.img li{ float:left; width:176px; height:132px;padding: 2px; border:1px #d8d8d8 solid;margin-right: 7px;}
/*right*/
	.attract-list{ width:266px; height:auto;}
	.attract-list .top-bg{ background:url(../images/attractinvestment/attract_right_box_top.gif) no-repeat; width:266px; height:4px;overflow:hidden;}
	.attract-list .bot-bg,.attract-list .bot4-bg{background:url(../images/attractinvestment/attract_right_box_bottom.gif) no-repeat; width:266px;}
	.attract-list .bot-bg{height:7px; overflow: hidden;}
	.attract-list .bot4-bg{height:4px; overflow: hidden;}
	.attract-list .box-bg{padding: 2px 0;background:#f0f0f0; border:1px #e7e7e7 solid;border-top:none;border-bottom:none; width:264px; height:auto;} 
	.attract-list .box-bg a.caption,.attract-list .box-bg a.tzhj{ background:url(../images/attractinvestment/attract_alinks.png) no-repeat #26a5f6;}
	.attract-list .box-bg a.tzxm,.attract-list .box-bg a.tzzn{ background:url(../images/attractinvestment/attract_alinks.png) no-repeat #6d8dcd;}
	.attract-list .box-bg a.caption,.attract-list .box-bg a.tzxm,.attract-list .box-bg a.tzhj,.attract-list .box-bg a.tzzn{ display:block; width:254px; height:54px;margin-left: 5px;}
	.attract-list .box-bg a.caption{background-position:top left;}
	.attract-list .box-bg a.tzxm{ background-position:left -54px;}
	.attract-list .box-bg a.tzhj{ background-position:left -108px;}
	.attract-list .box-bg a.tzzn{ background-position:left -162px;}
	.attract-list .box-bg .map{margin: 2px 6px;border: 4px solid #FFFFFF; background:url(../images/attractinvestment/map.gif) no-repeat; width:244px; height:193px;}
	.attract-list-ul{width:246px; padding:8px;padding-right:0; margin-left:5px; background:url(../images/attractinvestment/attract_right_box_bg.gif);}
	.attract-list-ul li{vertical-align:middle;height:24px;line-height:24px;overflow: hidden;text-align: left;width: auto;}
	.attract-list-ul li em.icons2{margin-right:6px;margin-top:8px;background:url(../images/attractinvestment/attract_icons.gif) no-repeat;width:11px;height:9px;}


	
/*Attractinvestment-detail招商引资详情页面样式*/	
.attract-sub{ width:835px; height:auto;}
.attract-sub .about-t2{ overflow: hidden;background:url(../images/eqCentent/eqCentent_r1_c2.jpg) 0px -4px repeat-x; width:auto; height:38px; border-top:1px #D8D8D8 solid;}
.attract-sub .about-t2 div{ width:50%; height:auto;}
.attract-sub .about-t2 div.breadcrumb{height: 16px;line-height: 20px;padding: 10px 30px;font-size: 14px;}
.attract-sub .about-t2 div.breadcrumb2{line-height:40px;width:24%;vertical-align: middle;_padding-top:2px;}		
.attract-sub .about-t2 div.Fleft em{margin-top:6px; background:url(../images/about/introductionSub_icons_03.gif) no-repeat; width:7px; height:7px; margin-right:10px;}
.attract-sub .about-t2 div.breadcrumb2 p{background:url(../images/mzhd/xzxx_tit.png) no-repeat; background-position: left -121px;margin-left:0;margin-top:0;color: #FFFFFF;font-size: 14px;font-weight: bold;height: 32px;line-height: 32px; padding-left: 27px;width: 100px;}

.attract-sub .about-t2 div.breadcrumb2 em{ background:url(../images/eqCentent/eqCentent_r8_c2.jpg) no-repeat; width:32px; height:32px;margin-right:84px;margin-top: 2px;}
.attract-sub .about-t3{ background:#f3f3f1;}
.attract-sub .about-t3 .pages{ padding:27px 0px; _padding:0px;}	
	
	
	
	
	
	
	
	
/*interflow政务互通页面样式*/		
/*left*/
.featureStory .bg .cen .LeftMenu div.interflow-top{background:url(../images/interflow/tit_bg.gif) top no-repeat #fff; width:264px; height:auto;border-left: 1px solid #d8d8d8;border-right: 1px solid #d8d8d8;}
.featureStory .bg .cen .LeftMenu div.interflow-bot{margin-bottom:3px;_margin-bottom:0px; width:266px;height:7px;background:url(../images/channel/left_bg_r1_c1.jpg) no-repeat;}
.featureStory .bg .cen .LeftMenu div.interflow-top div.tit1{ padding:6px 0; width:264px; text-align:center;}
.LeftMenu .interflow-alink{ width:214px; height:auto; margin:26px auto auto;}
.LeftMenu .interflow-alink li{padding: 5px 0; background:url(../images/channel/channel-t3_alink_03.png) no-repeat;_background:url(../images/channel/channel-t3_alink_03.gif) no-repeat; width:214px; height:31px; overflow:hidden;}
.LeftMenu .interflow-alink li:hover{padding: 5px 0; cursor:pointer; background:url(../images/channel/channel-t3_alink_06.png) no-repeat; width:214px; height:31px; overflow:hidden;}
.LeftMenu .interflow-alink li a{display:inline-block;font-size:14px;padding:2px 60px;}
.LeftMenu .interflow-alink li a:hover{color:#fff;_color:#ff0000;}

.featureStory .bg .cen .LeftMenu div.bot .interflow-ul{ width:226px;padding:7px 20px 12px 20px;_padding:7px 0px 12px 20px;}
.featureStory .bg .cen .LeftMenu div.bot .interflow-ul li{ margin-top:5px;width:226px; height:27px; border:#E0E0E0 solid 1px; background:url(../images/channel/left_icons_top.jpg) repeat-x;}
.featureStory .bg .cen .LeftMenu div.bot .interflow-ul li em{width:38px; height:27px;}
.featureStory .bg .cen .LeftMenu div.bot .interflow-ul li em.icons1{ background:url(../images/channel/left_icons_top_r1_c1.jpg) no-repeat;}
.featureStory .bg .cen .LeftMenu div.bot .interflow-ul li em.icons2{ background:url(../images/channel/left_icons_top_r3_c1.jpg) no-repeat;}
.featureStory .bg .cen .LeftMenu div.bot .interflow-ul li em.icons3{ background:url(../images/channel/left_icons_top_r5_c1.jpg) no-repeat;}
.featureStory .bg .cen .LeftMenu div.bot .interflow-ul li em.icons4{ background:url(../images/channel/left_icons_top_r7_c1.jpg) no-repeat;}
.featureStory .bg .cen .LeftMenu div.bot .interflow-ul li em.icons5{ background:url(../images/channel/left_icons_top_r9_c1.jpg) no-repeat;}
.featureStory .bg .cen .LeftMenu div.bot .interflow-ul li a{padding: 6px 0;}
.featureStory .bg .cen .LeftMenu .interflow-bg{ margin-bottom:3px;_margin-bottom:0px;height:7px;background:url(../images/attractinvestment/attract_right_box_bottom.gif) no-repeat; width:266px;}

.featureStory .bg .cen .LeftMenu .interflow-blink .tit{background:url(../images/channel/left_bg_top.jpg) no-repeat; width:266px; height:4px; overflow:hidden;}
.featureStory .bg .cen .LeftMenu .interflow-blink .box{width:244px;padding:6px 10px; border:1px #E1E1E1 solid; border-top:none;border-bottom:none;}
.featureStory .bg .cen .LeftMenu .interflow-blink .bot-bg{width:266px;height:4px;background:url(../images/channel/left_bg_r1_c1.jpg) no-repeat;}

/*right*/
.featureStory .about-t1 .interflow-slider{ background:#787878; width:820px; height:100px;position:relative; overflow:hidden;}
	.featureStory .about-t1 .interflow-slider ul.pic{width: 3280px; height:100px;}
	.featureStory .about-t1 .interflow-slider ul.pic li{ float:left;}
	.featureStory .about-t1 .interflow-slider div.num span,.featureStory .about-t1 .interflow-slider div.num span.on{background:url(../images/about/featureStory_slider.png) no-repeat;}
	.featureStory .about-t1 .interflow-slider div.num{ position:absolute; bottom:6px; left:378px;}
	.featureStory .about-t1 .interflow-slider div.num span,.featureStory .about-t1 .interflow-slider div.num span.on{width:11px; height:11px; display:inline-block;cursor:pointer;}
	.featureStory .about-t1 .interflow-slider div.num span{ background-position: right bottom;}
	.featureStory .about-t1 .interflow-slider div.num span.on{background-position: left bottom;}
.featureStory .about-t2 div.Fleft em.icons{background:url(../images/interflow/icons.gif) no-repeat; width:30px; height:31px; margin-right:10px;margin-top: 5px;}

.interflow-about-t3{padding-top: 3px;border:1px solid #e1e1e1; width:auto; height:254px;background:url(../images/channel/bg_r14_c9.jpg) bottom no-repeat #f3f3f1; padding-bottom:8px;}
.interflow-about-t3 .channel-line{width:412px; height:auto; background:#fff; border:1px solid #e1e1e1;border-top:none;border-left:none; }
.interflow-about-t3 .channel-linetwo{width:412px;margin-left:0;border:1px solid #E1E1E1;border-top:none;height:auto; border-right:none;background:#fff;}
.interflow-about-t3 .channel-line .tab,.interflow-about-t3 .channel-linetwo .tab,.interflow-about-t3 .channel-linethree .tab{ background:#e6e6e6;}
.interflow-about-t3 .channel-line .tab span.cen,.interflow-about-t3 .channel-linetwo .tab span.cen,.interflow-about-t3 .channel-linethree .tab span.cen{background:#e6e6e6;border-right: 1px solid #DEDEDE;display: inline-block;height: 34px;line-height: 34px;padding: 0 8px; float:left;}
.interflow-about-t3 .channel-line .tab span.cen:hover,.interflow-about-t3 .channel-linetwo .tab span.cen:hover,.interflow-about-t3 .channel-linethree .tab span.cen:hover{ background:#fff;font-weight: bold;display: inline-block;height: 34px;line-height: 34px;padding: 0 8px;}
.interflow-about-t3 .channel-line .tab span.cen a:hover{color:#EA0000;}
.interflow-about-t3 .channel-linethree .tab span.cen a:hover,.interflow-about-t3 .channel-linetwo .tab span.cen a:hover{color: #EA0000;}
.interflow-about-t3 .channel-line .tab span.current,.interflow-about-t3 .channel-linetwo .tab span.current,.interflow-about-t3 .channel-linethree .tab span.current{ background:#fff;height: 34px;line-height: 34px;padding: 0 8px;display: inline-block;}
.interflow-about-t3 .channel-line .tab span.current a{color:#EA0000;}
.interflow-about-t3 .channel-line .tab span a,.interflow-about-t3 .channel-linetwo .tab span a{font-size:13px;}
.interflow-about-t3 .texbox ul li em.icons{height:7px;margin-right: 12px;margin-top:12px;width:7px; background:url(../images/about/introductionSub_icons_03.gif) no-repeat;}
.interflow-about-t3 .texbox ul li{height:30px;line-height:30px;overflow: hidden;text-align: left;width: auto;}
.interflow-about-t3 .texbox ul li em{margin-top:12px;}











	
/*elegantDemeanour领导风采页面样式*/		
.elegant{width:auto; height:auto; overflow:hidden;border-bottom: 1px dashed #ccc; background:#F0F0F3;}
	.elegant .about-t2,.attract-t2 .Fleft .box-in .tit{overflow: hidden;background:url(../images/eqCentent/eqCentent_r1_c2.jpg) 0px -4px repeat-x; width:auto; height:38px; border-top:1px #D8D8D8 solid; margin-top:0;}
	.elegant .about-t2 div{ width:50%; height:auto;}
	.elegant .about-t2 div.breadcrumb{line-height:40px;width:70%;font-size:14px;}
	.elegant .about-t2 div.breadcrumb2{line-height:40px;width:24%;}
	.elegant .about-t2 div.Fleft em{background:url(../images/eqCentent/eqCentent_r8_c2.jpg) no-repeat; width:32px; height:32px;margin-left:84px;margin-right:12px;margin-top: 2px;}
	.elegant .about-t2 p{display:inline-block;height: 16px;line-height: 20px;margin-left:0;margin-top:0;width:auto;}
	.elegant .about-t2 div.Fright em{ background:url(../images/eqCentent/eqCentent_r8_c2.jpg) no-repeat; width:32px; height:32px;margin-right:84px;margin-top: 2px;}
	
	.elegant-box{backgroun:#f3f3f1; border:1px #d8d8d8 solid;background:url(../images/about/wulin_bg_r7_c1.jpg) bottom left repeat-x; padding-bottom:6px;}
	.elegant-box .tab{ position:relative; margin:14px 0px; padding: 0 117px;height:33px; width:auto;  border-bottom:1px solid #d10024;}
		.elegant-box .tab a{ background:url(../images/elegant_demeanour/tabs.gif) top; width:98px;display:inline-block;height:33px;line-height:33px;float:left;padding-left: 20px;}
		/*.elegant-box .tab span{ padding-left:4px; background-position:right; width:2px; height:33px;}*/
		.elegant-box div.Fleft div.prev,.elegant-box div.Fleft div.next,.box2 .prev,.box2 .next,table.icons tr td em.icons{ background:url(../images/elegant_demeanour/tabs_pages_bg_icons.png);}
		.elegant-box .tab a.bg,.elegant-box .tab a:hover{background:url(../images/elegant_demeanour/tabs.gif) bottom; width:98px;padding-left: 20px; color:#fff; height:33px; float:left;}
		.elegant-box .tab a.bg02{ background:url(../images/elegant_demeanour/tabs_02.gif) no-repeat;width:98px;padding-left: 20px; height:33px; color:#fff;}
		/*.elegant-box .tab span:hover{background-position:right top; width:2px; height:33px;float:left;}*/
	.elegant-box .pic{margin: 0 117px;padding-bottom: 24px; border-bottom: 1px dashed #ccc;}				
	.elegant-box .pic ul.detail{ width:46%;padding-right: 30px; border-right:1px #d8d8d8 solid; height:auto;}
	.elegant-box .pic ul li{ margin-right:4px;}
	.elegant-box .pic ul li a{display:block; text-align:center;margin-bottom: 4px;}
	.elegant-box .pic ul li p.te{ height:144px;line-height: 20px;overflow: hidden;width: 230px;}
	.elegant-box .pic ul li a em{ background:url(../images/elegant_demeanour/detail_icons.gif)  no-repeat; width:13px; height:13px; padding-right:4px;}
	.elegant-box .pic ul li a.img{width:130px; height:185px; padding:3px; border:1px #d8d8d8 solid; background:#fff;}
	.elegant-box .pic ul li a.image{width:150px; height:225px; padding:3px; border:1px #d8d8d8 solid; background:#fff;}
	.elegant-box .pic ul li img{}
	.elegant-box .pic div.detailld{ height: auto;margin-left: 36px;margin-top: 26px;width: 46%;}
	.elegant-box .pic div.detailld p.te{ height:200px;line-height: 20px;overflow: hidden;}
	.elegant-box .list{margin: 0 117px;padding-bottom: 24px;}	
	.elegant-box .list div.box,.elegant-box .list div.box2{ width:46%; height:auto;}	
	.elegant-box div.page-e{padding: 10px 30px;}
	.elegant-box div.page-e a{ padding:0px 10px;display:inline-block; font-family:Arial, Helvetica, sans-serif; font-size:28px; font-weight:bold;color:#868686;}
	.elegant-box div.page-e a:hover,.elegant-box div.page-e a.current{color:#D10024;}
	.elegant-box div.page-e div.prev{ width:33px; height:36px; background-position: left -101px; cursor:pointer;}
	.elegant-box div.page-e div.next{ width:33px; height:36px; background-position: left -141px; cursor:pointer;}
	.elegant-box .list div.box{ border-right:1px #d8d8d8 solid;padding-right: 30px;}










	
/*mzhd民政互动页面样式*/		
/*left*/
.featureStory .bg .cen .LeftMenu div.mzhd-top{background:url(../images/mzhd/zwhd_left_top_bg.gif) bottom no-repeat #fff; width:264px; height:auto;border-left: 1px solid #d8d8d8;border-right: 1px solid #d8d8d8;}
.featureStory .bg .cen .LeftMenu div.mzhd-top .mzhd-tit{padding: 6px 0 0 20px;background:url(../images/mzhd/zwhd_left_tit.jpg) -1px 0px no-repeat #fff; width:264px; height:42px;}			
.LeftMenu .mzhd-alink{ width:145px; height:auto; margin:auto; padding:10px 0 16px 0;}
.LeftMenu .mzhd-alink li{margin-bottom:5px; background:url(../images/mzhd/zwhd_but_bg.gif) no-repeat; width:117px; height:24px;padding:3px 14px;}
.LeftMenu .mzhd-alink li.bg1{ background-position:left top;}
.LeftMenu .mzhd-alink li.bg2{background-position:left -36px;}
.LeftMenu .mzhd-alink li.bg3{background-position:left -72px;}
.LeftMenu .mzhd-alink li.bg4{background-position:left -107px;}
.LeftMenu .mzhd-alink li.bg5{background-position:left -143px;}
.LeftMenu .mzhd-alink li a{display:inline-block;font-size:14px; color:#fff;padding-top: 4px;}
.LeftMenu .mzhd-alink li em,.xzxx-shareimg .wsdc em.jbicons{background:url(../images/mzhd/zwhd_icons.png) no-repeat;_background:url(../images/mzhd/zwhd_icons.gif) no-repeat; width:22px;height:24px;padding-right: 10px;}
.LeftMenu .mzhd-alink li em.icons{ background-position:left top;}
.LeftMenu .mzhd-alink li em.icons1{ background-position:left -29px;}
.LeftMenu .mzhd-alink li em.icons2{ background-position: left -56px;}
.LeftMenu .mzhd-alink li em.icons3{background-position: left -112px;}
.LeftMenu .mzhd-alink li em.icons4{background-position: left -84px;}
.LeftMenu .mzhd-alink li em.icons8{ background-position: left -197px;}
.mzhd-caption{ background:url(../images/mzhd/zwhd_bot_tit.gif) top no-repeat;margin-top: 33px;padding-top: 90px;}
.mzhd-caption div{ width:100%;}
.mzhd-caption div.bor{ border-top:1px solid #d8d8d8;padding-top: 10px;}
.mzhd-caption div.icons-bg{ background:url(../images/mzhd/mzhd-caption_bg.gif) bottom left no-repeat;}
.mzhd-caption div h1.Fleft{ width:74px;}
.mzhd-caption div p.Fleft{width: 170px;line-height: 20px;}

/*right*/		
.mzhd-login{ margin-top:3px;}
	.mzhd-login h1{ padding-right: 10px;font-size: 16px;font-weight: bold;line-height: 30px;}
	.mzhd-login h1 em,.mzhd-login button.but,.mzhd-sliTab .bg-tit,.mzhd-sliTab .bg-bot,.mzhd-sliTab .bg-cen .bg-l,.mzhd-sliTab .bg-cen .bg-r,.mzhd-sliTab .bg-cen .mzhd-nav,.mzhd-sliTab .bg-cen .mzhd-nav a:hover,.mzhd-t3 ul.mzhd-list li a em,.xzxx-table table tr td em,.xzxx-shareimg h1 em{ background:url(../images/mzhd/zwhd_right_top.gif);}
	.mzhd-login h1 em{ background-position: -17px -70px; width:33px; height:33px;padding-right: 8px;}
	.mzhd-login .lo{width:auto;}
	.mzhd-login .lo .tex{ width:98px; height:17px; border:#EBD0BF solid 1px; background:#fff; padding:0; font-size:12px;}
	.mzhd-login .lo label,.mzhd-login .lo a{line-height:33px;vartical-align:middle;}
	.mzhd-login .lo a{width:70px;display:block;overflow:hidden;height:34px;}
	.mzhd-login .login_form{width:700px; overflow:hidden;}
	.mzhd-login .lo input{ margin-top:6px;margin-left: 10px;margin-right: 10px;}
	.mzhd-login button.but{margin-right: 100px;_margin-right:50px;color:#fff;width:93px; background-position: -20px -26px; cursor:pointer; border:none; font-size: 14px;font-weight: bold;height: 28px;padding-left: 34px;}	
	
.mzhd-sliTab{width:835px;}
	.mzhd-sliTab .bg-tit{ width:832px; height:4px; background-position:left top;overflow:hidden;}
	.mzhd-sliTab .bg-cen{width:836px;height:339px;overflow:hidden;}
	.mzhd-sliTab .bg-cen .bg-l{ background-position:0px -26px; width:4px; height:339px; overflow:hidden;}
	.mzhd-sliTab .bg-cen .bg-r{ background-position:-10px -26px; width:4px; height:339px; overflow:hidden;}
		.mzhd-sliTab .bg-cen .tabs{width:824px;overflow:hidden;}
		.mzhd-sliTab .bg-cen .tabs table{ margin:20px 39px;color:#444;text-shadow: 0 1px 0 #fff;border-bottom:1px #d8d8d8 solid;border-right:1px #d8d8d8 solid;}
		.mzhd-sliTab .bg-cen .tabs table tr th{ background:#f2f3f5;font-weight: bold;}
		.mzhd-sliTab .bg-cen .tabs table tr td,.mzhd-sliTab .bg-cen .tabs table tr th{ border-left:1px #d8d8d8 solid;border-top:1px #d8d8d8 solid;padding:6px; cursor:pointer;}
		.mzhd-sliTab .bg-cen .mzhd-nav{ width:808px; height:35px; background-position: bottom right;margin: 0 8px  8px;}	
		.mzhd-sliTab .bg-cen .mzhd-nav a.current{color:#fff;}
		.mzhd-sliTab .bg-cen .mzhd-nav a{display: block;padding: 10px 18px;}
		.mzhd-sliTab .bg-cen .mzhd-nav a:hover{padding: 10px 18px; background-position:-82px -277px; color:#fff;}
		
		.mzhd-sliTab .bg-cen div.mzhd-nav{ width:808px; height:35px; background-position: -24px -227px;margin: 0 8px  8px;}	
		.mzhd-sliTab .bg-cen .mzhd-nav{ background:url(../images/mzhd/zwhd_right_top-01.gif) no-repeat;}
		.mzhd-t3{ padding:0;border:1px solid #DCDCDC;border-top: 1px dashed #CCCCCC;}
		.mzhd-t3 ul.mzhd-list{margin: 0;padding:2px;}
		.mzhd-t3 ul.mzhd-list li{height:111px;overflow: hidden;width:374px;margin-bottom: 4px;}
		.mzhd-t3 ul.mzhd-list li a{ display: block;height: 110px;width: 164px; overflow:hidden;}
		.mzhd-t3 ul.mzhd-list li a.tex{ padding-top:50px;padding-left: 24px;  height: auto; width:auto;}
		.mzhd-t3 ul.mzhd-list li a em{ width:7px; height:7px; background-position: right -26px; margin-right: 4px;margin-top: 1px;}
		.mzhd-t3 ul.mzhd-list02{margin: 0;padding:2px; width:436px; height:auto;}
		.mzhd-t3 ul.mzhd-list02 li{height:158px;width: auto; overflow:hidden;}
		.mzhd-t3 ul.mzhd-list02 li div .tex2{ padding: 4px;text-align: center;}
		.mzhd-t3 ul.mzhd-list02 li .fo{ width:226px; height:auto;}
		.mzhd-t3 ul.mzhd-list02 li .fo p{border-bottom: 1px dashed #d8d8d8;line-height: 20px;padding: 2px;}
		.mzhd-t3 ul.mzhd-list02 li .fo b{color: #0066CC;display: inline-block;font-weight: bold; line-height: 22px;}
		.mzhd-t3 ul.mzhd-list02 li a{ display: block;height: 110px;width: 164px; overflow:hidden;}
		.mzhd-t3 ul.mzhd-list02 li a.tex{ padding:50px 24px 0;  height: auto; width:auto;}
		.mzhd-t3 ul.mzhd-list02 li a.tex02{}
		
		.mzhd-t2{width:auto; height:34px; border:1px #D8D8D8 solid; border-bottom:none; padding-top: 2px;}
		.mzhd-t2 ul{}
		.mzhd-t2 li{margin-bottom:5px; background:url(../images/mzhd/zwhd_but_bg.gif) no-repeat; width:117px; height:24px;padding:3px 14px;}
		.mzhd-t2 li.bg4{background-position:left -107px;}
		.mzhd-t2 li.bg5{background-position:left -107px;}
		.mzhd-t2 li a{display:inline-block;font-size:14px; color:#fff;padding-top: 4px;}
		.mzhd-t2 li em{background:url(../images/mzhd/zwhd_icons.png) no-repeat;_background:url(../images/mzhd/zwhd_icons.gif) no-repeat; width:22px;height:24px;padding-right: 10px;}
		.mzhd-t2 li em.icons3{background-position: left -112px;}
		.mzhd-t2 li em.icons4{background-position: left -84px;}
		
		.mzhd-sliTab .bg-bot{ width:832px; height:4px; background-position:0px -12px;}	
		
		
		
/*xzxx民政互动-县长信箱页面样式*/			
.featureStory .bg .cen .LeftMenu div.mzhd-top .xzxx-tit{padding: 6px 0 0 20px;background:url(../images/mzhd/zwhd_left_tit.jpg) -1px 0px no-repeat #fff; width:264px; height:42px;font-family:"微软雅黑"; font-size:24px;line-height: 26px; color:#fff;}	
.featureStory .bg .cen .LeftMenu div.mzhd-top .xzxx-tit em{margin-right: 35px;background:url(../images/mzhd/xzxx_icons.png) no-repeat; width:22px; height:28px;}
.xzxx-blink{}
.xzxx-blink button{ background:url(../images/mzhd/xzxx_but.gif) no-repeat;width:256px;height:39px; cursor:pointer; border:none; margin-top:12px;}
.xzxx-blink button.but{background-position: top;}
.xzxx-blink button.but-two{background-position:bottom;}
.xzxx-blink button.but-three{background-position:0px -91px;}
.xzxx-sliTab .bg-tit,.xzxx-sliTab .bg-bot,.xzxx-sliTab .bg-cen .bg-l,.xzxx-sliTab .bg-cen .bg-r,.xzxx-sliTab .bg-cen .mzhd-nav,.xzxx-t3 ul.mzhd-list li a em{ background:url(../images/mzhd/zwhd_right_top.gif) no-repeat;}
.xzxx-sliTab .bg-cen .bg-lrepeat,.xzxx-sliTab .bg-cen .bg-rrepeat{background:url(../images/mzhd/xzxx_right_bg.gif) repeat-y;}
.xzxx-sliTab{}
	.xzxx-sliTab .bg-tit{ width:832px; height:4px; background-position:left top;overflow:hidden;}
	.xzxx-sliTab .bg-cen{}
	.xzxx-sliTab .bg-cen .bg-lrepeat{ background-position:top left; width:4px; height:655px;}
	.xzxx-sliTab .bg-cen .bg-tabs{width:824px; height:auto;overflow:hidden;}
	
	/*xzxx--table100%*/
	table.xj{ width:100%; height:100%; overflow:hidden;}
	table.xj .bg-tabs{height:auto; width:100%;}
	table.xj .bg-tabs{ border: 1px solid #DCDCDC; padding-left:20px; background:url(../images/mzhd/xzxx_tabs_bg.gif) no-repeat #fff;}
		/*xzxx-shareimg*/
		.xzxx-shareimg{border-bottom:1px dashed #DCDCDC; height: 40px;margin-top: 12px;padding: 2px 0;width: auto;}
		.xzxx-shareimg .wsdc,.xzxx-shareimg .wsdc em,.xzxx-shareimg .img-icon,.xzxx-sharep .xjgk em,.xzxx-sharep .xjgk,.xzxx-shareimg .wsdc em.picicons,.mzhd-jb .te .wsdc,.mzhd-jb .te .wsdc em,.attract-sub .about-t2 p{ background:url(../images/mzhd/xzxx_tit.png) no-repeat;}
		.xzxx-shareimg .wsdc{background-position: left top;}
		.xzxx-shareimg .wsdc,.xzxx-sharep .xjgk,.mzhd-jb .te .wsdc{color: #FFFFFF;font-size: 14px;font-weight: bold;height: 32px;line-height: 32px;width: 127px;}
		.xzxx-shareimg .wsdc em{ width:25px;height:22px; background-position: right top; margin:4px 7px;}
		.xzxx-shareimg .img-icon{ background-position:0px -80px; width:40px; height:39px;}
		/*xzxx-sharep*/
		.xzxx-sharep{height: auto;margin-top: 4px;padding: 2px 0;width: auto; background:url(../images/mzhd/xzxx_sharep.gif) bottom right no-repeat;}
		.xzxx-sharep p{text-indent: 2em; width:760px; font-size:14px;line-height: 24px;padding-bottom: 60px; padding-left:8px;padding-right:8px;}
		.xzxx-sharep p{text-indent: 2em; font-size:14px;line-height: 24px;padding-bottom: 60px; margin: 0 10px;}
		.xzxx-sharep .xjgk{background-position:0px -41px;}
		.xzxx-sharep .xjgk em{background:url(../images/mzhd/zwhd_icons.png) no-repeat; width:22px;height:24px;margin: 4px 7px;}
		.xzxx-sharep .xjgk em.icons{ background-position:left top;}
		/*xzxx-table*/
		.xzxx-table{ height:auto; width:auto;  background:url(../images/mzhd/xzxx_e-mail.gif) bottom right no-repeat; margin: 8px;}
		.xzxx-table table{ margin:auto;color:#444;text-shadow: 0 1px 0 #fff;border-top: 1px dashed #d8d8d8;}
		.xzxx-table table tr th{font-weight: bold;border-bottom: 1px dashed #d8d8d8;}
		.xzxx-table table tr td em{ background-position: right -26px;float: left;height: 7px;margin-right: 10px;margin-top: 4px;width: 7px;}
		.xzxx-table table tr td,.xzxx-table table tr th{ font-size:14px;padding:8px; cursor:pointer; text-align: left;}
	
		/*pages*/
		table.xzxx-page{ background:url(../images/mzhd/xzxx_bot-img.gif) no-repeat;height: 22px;padding: 20px;width:100%;border-right: 1px solid #ccc;}
		table.xzxx-page p{font-size: 14px; width:290px; height:auto; margin:auto;}
	
		/*.xzxx-sliTab .bg-cen .bg-tabs{height:auto; width:820px;}
		.xzxx-sliTab .bg-cen .bg-tabs .tabsbox{ border: 1px solid #DCDCDC; padding-left:20px; background:url(../images/mzhd/xzxx_tabs_bg.gif) no-repeat;}
		/*xzxx-shareimg*
		.xzxx-shareimg{border-bottom:1px dashed #DCDCDC; height: 40px;margin-top: 4px;padding: 2px 0;width: auto;}
		.xzxx-shareimg .wsdc,.xzxx-shareimg .wsdc em,.xzxx-shareimg .img-icon,.xzxx-sharep .xjgk em,.xzxx-sharep .xjgk,.xzxx-shareimg .wsdc em.picicons,.mzhd-jb .te .wsdc,.mzhd-jb .te .wsdc em,.attract-sub .about-t2 p{ background:url(../images/mzhd/xzxx_tit.png) no-repeat;}
		.xzxx-shareimg .wsdc{background-position: left top;}
		.xzxx-shareimg .wsdc,.xzxx-sharep .xjgk,.mzhd-jb .te .wsdc{color: #FFFFFF;font-size: 14px;font-weight: bold;height: 32px;line-height: 32px;width: 127px;}
		.xzxx-shareimg .wsdc em{ width:25px;height:22px; background-position: right top; margin:4px 7px;}
		.xzxx-shareimg .img-icon{ background-position:0px -80px; width:40px; height:39px;}
		/*xzxx-sharep*
		.xzxx-sharep{height: auto;margin-top: 4px;padding: 2px 0;width: auto; background:url(../images/mzhd/xzxx_sharep.gif) bottom right no-repeat;}
		.xzxx-sharep p{text-indent: 2em; font-size:14px;line-height: 24px;padding-bottom: 60px; padding-left:8px;padding-right:8px;}
		.xzxx-sharep .xjgk{background-position:0px -41px;}
		.xzxx-sharep .xjgk em{background:url(../images/mzhd/zwhd_icons.png) no-repeat; width:22px;height:24px;margin: 4px 7px;}
		.xzxx-sharep .xjgk em.icons{ background-position:left top;}
		/*xzxx-table*
		.xzxx-table{ height:auto; width:auto;  background:url(../images/mzhd/xzxx_e-mail.gif) bottom right no-repeat; margin: 8px;}
		.xzxx-table table{ margin:auto;color:#444;text-shadow: 0 1px 0 #fff;border-top: 1px dashed #E2E2E2;}
		.xzxx-table table tr th{font-weight: bold;border-bottom: 1px dashed #E2E2E2;}
		.xzxx-table table tr td em{ background-position: right -26px;float: left;height: 7px;margin-right: 10px;margin-top: 4px;width: 7px;}
		.xzxx-table table tr td,.xzxx-table table tr th{ font-size:14px;padding:8px; cursor:pointer; text-align: left;}
		/*pages*
		.xzxx-page{ background:url(../images/mzhd/xzxx_bot-img.gif) no-repeat;height: 22px;padding: 20px;width: 820px;}
		.xzxx-page p{font-size: 14px; width:290px; height:auto; margin:auto;}*/
	.xzxx-sliTab .bg-cen .bg-rrepeat{ background-position:top right; width:4px; height:655px;}
	.xzxx-sliTab .bg-bot{ width:832px; height:4px; background-position:0px -12px;}	
	
	
		
/*xzxx-detail民政互动-县长信箱详情页面样式*/		
.xzxx-sliTab .bg-cen .detail-box{height:auto; width:828px; background:url(../images/mzhd/xzxx_detail-box.gif) repeat-y;}
.xzxx-sliTab .bg-cen .detail-box .mailDetail{padding:0px 20px;padding-bottom:8px;}
.xzxx-shareimg .wsdc em.lxicons{ width:25px;height:24px; background-position: right -25px; margin:4px 7px;}
.xzxx-shareimg h1{ color:#27aafe; font-size:14px; font-weight:bold; line-height:34px;padding-left:10px;}
/*xzxx-detail*/
.xzxx-detail{height: auto;margin-top: 4px;padding: 2px 0;width: auto;background:url(../images/mzhd/xzxx_e-mail.gif) bottom left no-repeat;}
.xzxx-detail p,.xzxx-sharep02 p{text-indent: 2em; font-size:14px;line-height: 24px;padding-bottom:30px; padding-left:8px;padding-right:8px;}
.xzxx-detail .time{ width:182px; padding-left:604px;}
.xzxx-detail .time span{ display:block; padding: 4px 0;}
/**/
.about-t1 .tabsbox{ width: 798px;  margin-left: 4px; border: 1px solid #DCDCDC;border-top: 1px solid #ececec; padding-left:20px; background:url(../images/mzhd/xzxx_tabs_bg.gif) repeat-y;}
.xzxx-sharep02{height: auto;margin-top: 4px;padding: 2px 0;width: auto;}
.xzxx-shareimg .wsdc em.hficons{ width:25px;height:24px; background-position: right -51px; margin:4px 14px;}
.xzxx-shareimg h1 em{background-position: right -26px;float: left;height: 7px;margin-right: 10px;margin-top:14px;width: 7px;}



/*xzxx-wsdc民政互动-网上调查页面样式*/	
.wsdc-sharep02{height:auto;padding:8px 0;width: auto;border-bottom:1px dashed #DCDCDC;}
.xzxx-shareimg .wsdc em.wsdcicons{ width:25px;height:24px; background-position: right -128px; margin:4px 7px;}
.xzxx-shareimg .wsdc em.jbicons{ width:25px;height:24px; background-position:left -84px; margin:4px 7px;}
.wsdc-img{margin-right: 12px; background:url(../images/mzhd/xzxx_wsdc_img-bg.gif) top no-repeat; width:279px; height:auto; padding-top:6px;}
.wsdc-img .box-bg{height:163px;overflow:hidden; padding:0px 5px; border-left:1px #d8d8d8 solid;border-right:1px #d8d8d8 solid; background:#fff;}
.wsdc-img .box-bg a{ display:inline-block; width:267px; height:159px;}
.wsdc-img .bot-bg{ background:url(../images/mzhd/xzxx_wsdc_img-bg.gif) bottom no-repeat; height:10px; width:279px;}
.wsdc-box{background:url(../images/mzhd/xzxx_wsdc_box-bg.gif) top no-repeat; width:484px; height:auto; padding-top:6px;}
.wsdc-box .box-bg{ padding:0px 16px; border-left:1px #d5d6d9 solid;border-right:1px #d5d6d9 solid; background:#ececf0;}
.wsdc-box .box-bg h1{height: auto;line-height: 34px;padding: 49px 0;}
.wsdc-box .box-bg h1 em{ background:url(../images/mzhd/xzxx_wsdc_icons.gif) no-repeat; width:16px; height:27px; margin-right:10px;}
.wsdc-box .box-bg h2,.wsdc-box .box-bg p{height: auto;font-size: 13px; padding:3px 0;}
.wsdc-box .box-bg p b{width:75px; height:auto;}
.wsdc-box .box-bg p span{width:364px; height:auto;font-size: 13px;line-height: 20px;}
.wsdc-box .box-bg a.button{ background:#2483cb; font-weight:bold; color:#fff;/* width:86px; height:30px; */display:inline-block; padding:8px 17px; float:right;}
.wsdc-box .box-bg a.link{ font-weight:bold; font-size:14px;line-height:34px; display: inline-block;}
.wsdc-box .box-bg a.link em{ background:url(../images/mzhd/jb_icons.gif) no-repeat; width:20px; height:26px; float:left; margin-right:10px;}
.wsdc-box .bot-bg{overflow:hidden; background:url(../images/mzhd/xzxx_wsdc_box-bg.gif) left bottom no-repeat #ececf0; height:10px; width:484px;}


/*jb-detail民政互动-嘉宾访谈详情页面样式*/	 
.jb-blink{}
.jb-blink button{ background:url(../images/mzhd/jb_button.gif) no-repeat;width:256px;height:39px; cursor:pointer; border:none; margin-top:12px;}
.jb-blink button.but{background-position: top;}
.jb-blink button.but-two{background-position:bottom;}





/*xzxx-jb民政互动-嘉宾访谈页面样式*/	
.xzxx-shareimg .wsdc em.picicons{ width:25px;height:20px; background-position:right -105px; margin:6px 7px;}
.mzhd-jb{ width:auto; height:auto; padding:8px; border:1px #DCDCDC solid;}
.mzhd-jb .mv{width:420px; height:auto;margin-right: 14px;}
.mzhd-jb .mv .tita{width:420px; height:70px; background-position:top right;}
.mzhd-jb .mv .tita,.mzhd-box .bo,.mzhd-slider .prev,.mzhd-slider .next,.mzhd-jbri-tab ul.tabs li.bg2,.mzhd-jbri-tab ul.tabs li.bg1,.mzhd-jbri-tab div.bo-bg{background:url(../images/mzhd/mzhd_jb.gif) no-repeat;}
.mzhd-box{ background:url(../images/mzhd/mzhd_jb_tob-bg.gif) no-repeat; width:420px; height:auto;padding-top: 7px;}
.mzhd-box .ce{ width:409px; height:352px; padding:5px; border-left:1px #d8d8d8 solid;border-right:1px #d8d8d8 solid;}
.mzhd-box .ce div{width:409px; height:352px; overflow:hidden;}
.mzhd-box .bo{ width:420px; height:10px; overflow:hidden; background-position:left -244px;}

.mzhd-jb .te{width:650px; height:auto;}
.mzhd-jb .te .wsdc em.fticons{ background-position: right -77px;height:22px;margin: 6px 7px;width:27px;}
.mzhd-jb .te .test_box{margin-top: 10px;line-height: 1.5;border: 1px solid #C0C0C0;margin-right: auto;max-height:394px;min-height:394px;outline: 0 none;overflow-x: hidden;overflow-y: auto;padding: 3px;resize: none;width: 99%;word-wrap: break-word;}


/*bot-left*/
.mzhd-jbri-tab{width:329px; height:auto;padding-right: 6px;margin-top: 10px;}
.mzhd-jbri-tab .tabs{ }
.mzhd-jbri-tab .tabs li{width:163px; height:49px; border-bottom:3px solid #d8d5d5; cursor:pointer;}
.mzhd-jbri-tab .tabs li:hover{ border-bottom:3px solid #26a6f7;}
.mzhd-jbri-tab ul.tabs li.bg1{ background-position:right -71px; border-bottom:3px solid #26a6f7; border-right:3px solid #eee;}
.mzhd-jbri-tab ul.tabs li.bg2{background-position:right -122px;}
.mzhd-jbri-tab .boxs{padding:10px; width:307px; border-left:1px #d8d8d8 solid;border-right:1px #d8d8d8 solid;}
.mzhd-jbri-tab .boxs p{ font-size:14px; width: 304px; height:auto; display:block;clear: both;padding:10px 0;}
.mzhd-jbri-tab .boxs b{ width:80px; height:auto; display:block;}
.mzhd-jbri-tab .boxs span{ width:224px; height:auto;display:block; font-size: 13px;line-height: 20px;}
.mzhd-jbri-tab div.bo-bg{ background-position:right -259px; width:329px; height:4px;}


/*bot-right*/
.mzhd-jbri{ width:762px; height:auto;}
.mzhd-jbri .tabsbox{ width: 735px;  margin-left: 4px; border: 1px solid #DCDCDC;border-top: 1px solid #ececec; padding-left:20px; background:url(../images/mzhd/xzxx_tabs_bg.gif) repeat-y;}
.mzhd-slider{height:auto;padding:8px 0;width: auto;}
.mzhd-slider .slider-img{/* width:636px; height:170px; overflow: hidden;*/}
.mzhd-slider .prev,.mzhd-slider .next{ width:24px; height:28px; margin-top: 70px; margin-left: 10px;margin-right: 10px;}
.mzhd-slider .prev{background-position: right -173px;}
.mzhd-slider .next{background-position: right -205px;}
.mzhd-slider ul.pic{}
.mzhd-slider ul.pic li{ border:1px #d8d8d8 solid; padding:5px;margin:0 12px;}
.mzhd-slider ul.pic li a{ display:block; width:176px; overflow:auto; height:auto; text-align:center; margin-bottom:12px;}

/*pages*/
.mzhd-jbri .xzxx-page{ background:url(../images/mzhd/xzxx_bot-img.gif) no-repeat;height: 22px;padding: 20px;width: 716px; border-right: 1px solid #d8d8d8;}
.mzhd-jbri .xzxx-page p{font-size: 14px; width:290px; height:auto; margin:auto;}










/*zzjg-css-组织机构页面样式*/	
.zzjg{background:url(../images/channel/bg_r25_c1.jpg) bottom no-repeat; padding-bottom:13px;height: auto;width: 1109px; border-bottom: 1px dashed #ccc;}
/*left*/
.zzjg .zzjg-l{ width:266px;}
.zzjg .zzjg-l .zzjg-l-t1,.zzjg .zzjg-l .zzjg-l-t2,.zzjg .zzjg-l .zzjg-l-t3{ margin-bottom:6px;}
.zzjg .zzjg-l .zzjg-l-t1 .tit{border: medium none; background:url(../images/channel/left_tit.jpg) no-repeat; width:266px; height:48px; overflow:hidden;}
.zzjg .zzjg-l .zzjg-l-t1 .tit p{ font-family:"微软雅黑"; font-size:24px; color:#fff; height: 26px;line-height: 26px;padding: 6px 0 0 20px;}
.zzjg .zzjg-l .zzjg-l-t1 ul{ width:224px;padding:7px 20px 12px 20px; border:1px #E1E1E1 solid; border-top:none;border-bottom:none;}
.zzjg .zzjg-l .zzjg-l-t1 ul li{ margin-top:5px;width:226px; height:27px; border:#E0E0E0 solid 1px; background:url(../images/channel/left_icons_top.jpg) repeat-x;}
.zzjg .zzjg-l .zzjg-l-t1 ul li em{width:38px; height:27px;}
.zzjg .zzjg-l .zzjg-l-t1 ul li em.icons1{ background:url(../images/channel/left_icons_top_r1_c1.jpg) no-repeat;}
.zzjg .zzjg-l .zzjg-l-t1 ul li em.icons2{ background:url(../images/channel/left_icons_top_r3_c1.jpg) no-repeat;}
.zzjg .zzjg-l .zzjg-l-t1 ul li em.icons3{ background:url(../images/channel/left_icons_top_r5_c1.jpg) no-repeat;}
.zzjg .zzjg-l .zzjg-l-t1 ul li em.icons4{ background:url(../images/channel/left_icons_top_r7_c1.jpg) no-repeat;}
.zzjg .zzjg-l .zzjg-l-t1 ul li em.icons5{ background:url(../images/channel/left_icons_top_r9_c1.jpg) no-repeat;}
.zzjg .zzjg-l .zzjg-l-t1 ul li a{padding:0;}
.zzjg .zzjg-l .zzjg-l-t1 .bot{ width:266px;height:7px;background:url(../images/channel/left_bg_r1_c1.jpg) no-repeat;}
/*zzjg-l-t2*/
.zzjg .zzjg-l .zzjg-l-t2 .top{ background:url(../images/channel/left_bg_top.jpg) no-repeat; width:266px; height:4px; overflow:hidden;}
.zzjg .zzjg-l .zzjg-l-t2 ul{ width:224px;padding:7px 20px 12px 20px; border:1px #E1E1E1 solid; border-top:none;border-bottom:none;}
.zzjg .zzjg-l .zzjg-l-t2 ul li{ margin-right:3px; margin-top:5px;width:107px; height:25px; border:#E0E0E0 solid 1px; background:url(../images/channel/left_icons_bot_bg.jpg) repeat-x;}
.zzjg .zzjg-l .zzjg-l-t2 ul li em{margin-left: 10px;margin-right: 8px;margin-top: 6px;width:11px;height:11px; background:url(../images/channel/left_icons_bot.jpg) no-repeat;}
.zzjg .zzjg-l .zzjg-l-t2 ul li a{padding: 6px 0;}
.zzjg .zzjg-l .zzjg-l-t2 .bot{ width:266px;height:7px;background:url(../images/channel/left_bg_r1_c1.jpg) no-repeat;}
/*zzjg-l-t3*/
.zzjg .zzjg-l .zzjg-l-t3{ background:url(../images/channel/left_bot_bg.jpg) no-repeat; height:215px;}
.zzjg .zzjg-l .zzjg-l-t3 .alink{ width:214px; height:auto; padding-top:30px; margin:auto;}
.zzjg .zzjg-l .zzjg-l-t3 .alink li{padding: 5px 0; background:url(../images/channel/channel-t3_alink_03.png) no-repeat; width:214px; height:31px; overflow:hidden;}
.zzjg .zzjg-l .zzjg-l-t3 .alink li:hover{padding: 5px 0; cursor:pointer; background:url(../images/channel/channel-t3_alink_06.png) no-repeat; width:214px; height:31px; overflow:hidden;}
.zzjg .zzjg-l .zzjg-l-t3 .alink li a{display:inline-block;font-size:14px;padding:2px 60px;}
.zzjg .zzjg-l .zzjg-l-t3 .alink li a:hover{color:#fff;_color:#ff0000;}

/*right*/
.zzjg .zzjg-r{width:822px; padding:6px; height:auto; border:1px solid #e5e5e5;}
.zzjg .zzjg-r .zzjg-r-box{ border-left:1px solid #27abff;position: relative;}
.zzjg .zzjg-r .t1,.zzjg .zzjg-r .t1-red{ height:32px; width:auto;}
.zzjg .zzjg-r .t1 h1{width:190px;height:32px; color:#fff; font-weight:bold; font-size:14px; line-height: 32px; background:url(../images/zzjg/tit-bg.gif) no-repeat; }
.zzjg .zzjg-r .t1-red h1{width:190px;height:32px; color:#fff; font-weight:bold; font-size:14px; line-height: 32px; background:url(../images/zzjg/tit-red-bg.gif) no-repeat;}
.zzjg .zzjg-r .t1 h1 em,.zzjg .zzjg-r .t1-red h1 em{ display:block; width:48px; height:32px;}
.zzjg .zzjg-r .t1 p,.zzjg .zzjg-r .t1-red p{height:32px; width:612px;}
.zzjg .zzjg-r .t1 p span,.zzjg .zzjg-r .t1-red p span{ display:block;}
.zzjg .zzjg-r .t1 p span.b1,.zzjg .zzjg-r .t1-red p span.b1{height:16px; border-bottom:1px dashed #CCCCCC; width:611px;}
.zzjg .zzjg-r .t1 p span.b2,.zzjg .zzjg-r .t1-red p span.b2{height:15px; border-right:1px dashed #CCCCCC; width:611px;}
.zzjg .zzjg-r .list-a{ width:761px; height:auto;border:1px dashed #CCCCCC;border-top:none; margin-left:15px; margin-bottom:15px; padding:12px;}
.zzjg .zzjg-r .list-a .bo{
	width: auto;
	background: #E6E6E6;
	padding:8px 24px;
}
.zzjg .zzjg-r .list-a .bo a{ display:inline-block; padding-top:6px;width:220px;}
.zzjg .zzjg-r .list-a .bo a em{ float:left;margin-top:2px; background:url(../images/about/introductionSub_icons_03.gif) no-repeat; width:7px; height:7px; margin-right:10px;}
.zzjg .zzjg-r .list-a .icons{ width:20px; height:auto;}
.zzjg .zzjg-r .list-a .icons em{ float:left;margin-top:14px; background:url(../images/about/introductionSub_icons_03.gif) no-repeat; width:7px; height:7px; margin-right:10px;}
.zzjg .zzjg-r .bor-l{ position:absolute; left:0; top:50px; width:3px; height:20px; background:#27ABFF;}
/*nav*/
.zzjg .zzjg-r .list-a .nav{margin:14px 0px;height:34px; width:auto;  border-bottom:1px solid #26a5f6;}
.zzjg .zzjg-r .list-a .nav a{ background:url(../images/zzjg/nav_bg.gif) top; width:80px;display:inline-block;height:34px;line-height:34px;float:left;padding-left: 20px;}
.zzjg .zzjg-r .list-a .nav a:hover{background:url(../images/zzjg/nav_bg.gif) bottom; width:80px;padding-left: 20px; color:#fff;height:34px;line-height:34px;float:left;}
.zzjg .zzjg-r .list-a .nav a.bg02{ background:url(../images/zzjg/nav_bg.gif) bottom;width:80px;padding-left: 20px; height:34px; color:#fff;}
		








/*zjbl-detail民生服务详细页面样式*/	
.zjbl-box{backgroun:#f3f3f1; border:1px #E2E2E2 solid;background:url(../images/about/wulin_bg_r7_c1.jpg) bottom left repeat-x; padding-bottom:6px;clear:both;}
/*tab*/
.zjbl-box .tab{ position:relative; margin:14px 0px; padding:0;height:72px; width:auto;  border-bottom:1px solid #d10024; clear:both;}
.zjbl-box .tab a{margin: 7px 3px 0;padding: 0; display:inline-block; background:url(../images/zjbl/nav-sub-icon.gif) no-repeat;}
.zjbl-box .tab a:hover{ background:url(../images/zjbl/nav-icons.gif) no-repeat;  height:65px;width: 79px;}
.zjbl-box .tab a.jy{ background-position:left top;width:79px; height:65px;}
.zjbl-box .tab a.jt{background-position:-85px 0;width:79px; height:65px;}
.zjbl-box .tab a.hy{background-position:-170px 0;width:79px; height:65px;}
.zjbl-box .tab a.sb{background-position:-257px 0;width:79px; height:65px;}
.zjbl-box .tab a.zj{background-position:-341px 0;width:79px; height:65px;}
.zjbl-box .tab a.gy{background-position:-425px 0;width:79px; height:65px;}
.zjbl-box .tab a.zf{background-position:-511px 0;width:79px; height:65px;}
.zjbl-box .tab a.jj{background-position:-596px 0;width:79px; height:65px;}
.zjbl-box .tab a.yl{background-position:-682px 0;width:79px; height:65px;}
.zjbl-box .tab a.zz{background-position:-767px 0;width:79px; height:65px;}
.zjbl-box .tab a.jy1{background-position:-852px 0;width:79px; height:65px;}
.zjbl-box .tab a.qy{background-position:-936px 0;width:79px; height:65px;}
.zjbl-box .tab a.zs{background-position:-1022px 0;width:79px; height:65px;}
/*nav-sub*/
.zjbl-box .nav-sub{margin:28px 42px; padding:0;height:auto; width:auto;clear:both;}
.zjbl-box .nav-sub ul.tabs{ padding:0;height:auto; width:185px;}
.zjbl-box .nav-sub ul.tabs li{ margin-bottom:7px;}
.zjbl-box .nav-sub ul.tabs li a,.zjbl-box .nav-sub ul.tabs li a.gray,.zjbl-box .nav-sub table tr td ul.list li em{ background:url(../images/zjbl/nav-sub-bg.gif) no-repeat;}
.zjbl-box .nav-sub ul.tabs li a{ background-position:left -39px; color:#FFF;}
.zjbl-box .nav-sub ul.tabs li a:hover,.zjbl-box .nav-sub ul.tabs li a.current{ background-position:left -78px;display:block; color:#FF0;}
.zjbl-box .nav-sub ul.tabs li a.gray{ background-position:left top; color:#555;}
.zjbl-box .nav-sub ul.tabs li a.gray:hover{}
.zjbl-box .nav-sub ul.tabs li a,.zjbl-box .nav-sub ul.tabs li a:hover.zjbl-box .nav-sub ul.tabs li a.gray{height: 23px;padding: 8px 0 0 50px;width: 135px;display:block;}
/*table*/
.zjbl-box .nav-sub table tr td ul.list{ border:1px #d2d2d2 solid; width:100%; height:auto; padding:8px 0px;}
.zjbl-box .nav-sub table tr td ul.list li{padding: 6px 20px;}
.zjbl-box .nav-sub table tr td ul.list li a:hover{ color:#C00;}
.zjbl-box .nav-sub table tr td ul.list li em{ background-position:right -118px; float:left; width:11px; height:7px;margin-right: 10px;margin-top: 4px;}
table.icons tr td em.icons{ display: inline-block; margin-left: 9px;width:31px; height:31px; background-position: left -141px; cursor:pointer;}
table.icons tr{ height:31px; width:31px;}


/*politicalnews政报页面样式*/	
.political-news{padding-top:5px;backgroun:#f3f3f1; border:1px #E2E2E2 solid;background:url(../images/about/wulin_bg_r7_c1.jpg) bottom left repeat-x; padding-bottom:6px;}
.poli-f{margin-top: 3px;width:205px; border-top:3px #226599 solid; padding:18px 30px; background:url(../images/politicalNews/political-bg-l.gif) repeat-y  right #fff;}
.poli-f a{ display:inline-block; border:1px #cccccc solid;}
.poli-f p.dw{ padding-top:6px; border-top:1px dashed #ccc;}
.poli-f p.dw span{color:#125599; display:block;padding-top: 6px;}
.poli-f-bg{ height:32px; background:#226599; width:265px; position:relative;}
.poli-f-bg span,.poli-r-bg span{ background:#125599;height:32px;}
.poli-c-bg{ height:24px; background:#3099dd; width:611px; position:relative;}
.poli-c-bg span{ background:#4ab4e8;height:24px;}
.poli-r-bg{height:32px; background:#226599; width:231px; position:relative;}
.poli-f-bg span,.poli-c-bg span,.poli-r-bg span{ width:62px; position:absolute; left:0; top:0;}

.poli-c{ width:611px; border-top:3px solid #da251c; background:#fff;}
.poli-c div.caption{padding:20px 0 0 176px;}
.poli-c div.caption .img{ width:262px; height:104px; overflow:hidden; }
.poli-c div.caption .s-lider{ clear:both; padding:10px 0 14px 50px;}
.poli-c div.caption .s-lider p{ line-height:30px;padding: 0 10px;}
.poli-c div.caption div.prev{ width:33px; height:36px; background-position: left -101px; cursor:pointer;}
.poli-c div.caption div.next{ width:33px; height:36px; background-position: left -141px; cursor:pointer;}
.poli-c div.caption .prev,.poli-c div.caption .next{ background:url(../images/elegant_demeanour/tabs_pages_bg_icons.png);}
.poli-c ul{margin:0px 60px; border-top:1px dashed #ccc; padding:12px 0 36px 0;}
.poli-c ul li{padding: 2px 0;height: 26px;line-height: 26px;overflow: hidden;text-align: left;width: auto;}
.poli-c ul li em{width: 20px; padding:0px 10px;display:inline-block; font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold;color:#D10024;}
.poli-c ul li a{color:#666666;}

.poli-r{margin-top: 3px; width:199px; border-top:3px #226599 solid; padding:18px 16px; background:url(../images/politicalNews/political-bg-r.gif) repeat-y  left #fff;}
.poli-r div.sel p,.poli-c div.caption .s-lider p{ font-family:"微软雅黑"; font-size:18px; color:#365c8b; font-weight:bold;align:center;}
.poli-r div.sel span.icons{ background-position:left bottom; width:109px; height:16px; overflow:hidden; display:inline-block;}
.poli-r div.sel .icons,.poli-c div.caption .img{background:url(../images/politicalNews/political-tit.gif) no-repeat;}
.poli-r div.sel select{ width:194px; height:18px; border:1px solid #ccc; margin:20px 0px;}
.poli-r div.pic{padding-top:20px; height:518px;}
.poli-r div.pic div{position:relative; width:57px; height:77px;margin-bottom: 10px;margin-right:7px; float:left;border: 1px solid #CCCCCC;}
.poli-r div.pic a.gray-l{color:#365C8B;display: block;height: 77px;left: 0;line-height: 124px;padding-left:13px;position: absolute;top: 0;width:44px;}
