@charset "utf-8";
/* CSS Document */
@import url("reset.css");
@import url("2014_head.css");
@import url("2014_foot.css");
@import url("global.css");

body{
	font-size:12px;
font-family:"宋体";

}
.main{
	width:1000px;
	height:auto;
	margin:0 auto;
    display:block;
}
.lan1{
	width:1000px;
	overflow: hidden;
	zoom:1
}
/*第一屏样式*/
.box_l{ float: left; width: 736px; height: 232px; overflow: hidden; border: 1px #c8c8c8 solid;}
/*焦点图*/
.jiaodiantu{ margin: 6px 7px;display: inline; width:315px; height:219px; overflow:hidden; position:relative;}
		.jiaodiantu .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.jiaodiantu .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.jiaodiantu .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.jiaodiantu .hd ul li.on{ background:#f00; color:#fff; }
		.jiaodiantu .bd{ position:relative; height:100%; z-index:0;   }
		.jiaodiantu .bd li{ zoom:1; vertical-align:middle; }
		.jiaodiantu .bd li em{ 
			position: absolute;
			 width:315px; height:34px; 
			 line-height: 34px; font-size: 14px;
			 text-indent:11px;
			  color: #FFF; left: 0; bottom: 0;
			   display:block;  
			   z-index: 3
			   }
			.jiaodiantu .bd li .b{
				z-index: 2;
				background: #000;
			filter:alpha(opacity=50);opacity:0.5;
				
			}   
		.jiaodiantu .bd li em:hover{color: #FF0707}	   
		.jiaodiantu .bd img{ width:315px; height:219px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.jiaodiantu .prev,
		.jiaodiantu .next{ position:absolute; left:0; top:50%; margin-top:-25px; display:block; width:32px; height:56px; background:url(../image/top/img.png) -603px 0px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.jiaodiantu .next{ left:auto; right:0; background-position:-481px 0; }
		.jiaodiantu .prev:hover,
		.jiaodiantu .next:hover{ background-position:-663px 0;filter:alpha(opacity=100);opacity:1;  }
		.jiaodiantu .next:hover{background-position:-542px 0;}
		.jiaodiantu .prevStop{ display:none;  }
		.jiaodiantu .nextStop{ display:none;  }


/*毕节要闻*/
.nmnews{ width:395px; margin:6px 6px 0 0;display: inline; overflow:hidden;zoom:1}
/*更多样式*/
.nmnews .hd .more{float: right;}

.nmnews .hd{position: relative; 
height:32px; 
background:url(../image/top/dian.gif) left bottom repeat-x; 
line-height:28px; font-size:12px; font-weight:normal; 
padding-right: 4px; 
*padding-right: 0px; 
overflow:hidden;
}
.nmnews .hd ol{ 
    overflow: hidden;
    position: absolute;
    z-index: 5;}
.nmnews .hd ol li{float:left; font-size:14px; margin: 0 1px; *margin:0; white-space:nowrap;}
.nmnews .hd ol li a{float:left;color:#303030;display:block; height:32px; padding: 0 5px; }
.nmnews .hd ol li .on{height:30px;padding: 0 5px; color:#b90000;font-weight:bold;border-bottom: 2px #b90000 solid;}
.nmnews .hd ol .on a:hover{ text-decoration:none; }

.nmnews_box{ overflow:hidden;zoom:1}

.nmnews_box p{
    border-bottom: 1px dotted #CCCCCC;
    color: #B90000;
    font-size: 14px;
    font-weight: bold;
    line-height: 38px;
    overflow: hidden;
}
.nmnews_box p a{color: #B90000 !important;}
.nmnews_box p a:hover{color: #ff6b07 !important;}

.nmnews_box ul{ padding: 5px;}
.nmnews_box ul li{ background:url(../images/tip06.gif) left center no-repeat;line-height:24px; height:24px;}
.nmnews_box ul li a{
display: block;
    overflow: hidden;
    padding-left: 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 330px;
    height:24px;
    color: #343434;
	}
.nmnews_box ul li a:hover{color: #ff6b07;}
.nmnews_box ul li span{ float:right; color:#575757;}


/*通知公告*/
.tzgg{ width: 241px; height: 232px; border: 1px #C8C8C8 solid; padding: 0 5px; position: relative;zoom:1}
.tzgg h3{height:31px; line-height:28px;*line-height:28px; font-size:14px;  background:url(../image/top/dian.gif) bottom left repeat-x; overflow:hidden;}
.tzgg h3 a{color:#b90000;font-weight:bold;border-bottom: 2px #b90000 solid;height:29px; width: 71px; text-align: center; display: block;}
.tzgg .more{position:absolute; right:5px; top:8px;}
.tzgg .hd{text-align: center;overflow: hidden; line-height: 35px;}
.tzgg .hd a{ margin: 0 5px;}
.tzgg .hd .on{color: #fc0404; font-weight: bold;}
.tzgg .bd{ margin: 0 5px;}
.tzgg .bd li{ padding:0 4px; margin-bottom:4px; background: url(../image/top/jian.gif) 6px 10px no-repeat; line-height: 24px; text-indent: 1em; border-bottom: 1px #9e9e9e dotted;word-break: break-all; }
.tzgg .bd li span{ margin-left: 5px;}

/*大幅专题*/
.zhuati {
    height: 99px;
    position: relative;
}
.zhuati .hd {
    bottom: 5px;
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    z-index: 1;
}
.zhuati .hd ul {
    float: left;
    overflow: hidden;
}
.zhuati .hd ul li {
    background: none repeat scroll 0 0 #FFFFFF;
    cursor: pointer;
    float: left;
    height: 15px;
    line-height: 14px;
    margin-right: 2px;
    text-align: center;
    width: 15px;
}
.zhuati .hd ul li.on {
    background: none repeat scroll 0 0 #FF0000;
    color: #FFFFFF;
}
.zhuati .bd img {
    height: 99px;
    width: 1000px;
}
.zhuati .arrow {
    position: absolute;
    width: 1000px;
    z-index: 5;
}
.zhuati .arrow a {
	 position: absolute;
    background:url(../image/top/img.png) no-repeat;
    background: none;
    cursor: pointer;
    display: block;
    height: 55px;
    margin-top: 22px;
    overflow: hidden;
    width: 77px;
}
.zhuati .arrow .prev {
    float: left;
    left: 10px;
}
.zhuati .arrow a:hover {
    background: url("../image/top/img.png") no-repeat scroll -585px 0px no-repeat;;
}
.zhuati .arrow .next {
    float: right;
    right: 1px;
}
.zhuati .arrow .next:hover {
    background-position: -469px 0;
}

/*信息公开*/
.xxgk{background: url(../image/top/img.png) 0 -100px; no-repeat;width: 274px; height: 281px;overflow: hidden;}

/*最新公开信息*/
.zxgkxx{ width:179px; height: 57px; margin: 6px 15px;display: inline; overflow:hidden; position:relative;  }
		.zxgkxx .hd{ overflow:hidden; color: #ff9e19; border-bottom: 1px #d2d1d1 dashed; line-height: 18px; }
		.zxgkxx .hd a{color: #ff9e19;}.zxgkxx .hd a:hover{color: #ff6b07;}
		
		.zxgkxx .bd{   }
		.zxgkxx .infoList li{ background: url(../images/tip06.gif) center left no-repeat; line-height:18px; height: 18px; text-indent: 5px;}
		.zxgkxx .infoList li .date{ float:right; color:#999;  }
		.zxgkxx .infoList li a{color: #494949}
		.zxgkxx .infoList li a:hover{color: #ff6b07}
/*公开信息8个功能*/		
.xxgk .xxgk_but{ clear: both; margin-left: 3px; overflow: hidden;}
.xxgk .xxgk_but ul li{float: left; margin: 3px; background: url(../image/top/img.png) -274px -100px; no-repeat; width: 127px; height: 26px; line-height: 26px; text-indent: 13px;}

/*公开信息12个功能*/
.xxgk .xxgk12{border-top: 1px solid #dbdcdc;overflow: hidden;}
.xxgk .xxgk12 ul{margin-left: 7px;overflow: hidden;}
.xxgk .xxgk12 ul li{ float:left;width: 25%;*width: 24%;line-height: 24px; background: url(../image/top/img.png) -410px -92px no-repeat; text-indent: 10px;}

/*信息公开_右*/
.xxgk2{ margin-top: 8px; width: 724px; height: 271px; border: 1px #c8c8c8 solid; background: #fafafa; overflow: hidden;}
/*政府采购等多重切换样式*/
.outBox{ margin: 10px 6px;display: inline; width:416px;  text-align:left; position: relative; }
		.outBox .hd{ height:33px; line-height:33px; background:url(../image/top/dian.gif) bottom repeat-x;position:relative;font-size: 14px;}
		.outBox .hd ul{ float:left; position:absolute; left:7px; top:0; height:33px;   }
		.outBox .hd ul li{ float:left;  cursor:pointer;  }
		.outBox .hd ul li a{float: left; }
		.outBox .hd ul li a span{ padding:0 15px;}
		.outBox .hd ul li .on{background: url(../image/top/img.png) -610px -100px no-repeat; height:33px; display: block; padding-left: 15px;  }
		.outBox .hd ul li .on span{float: left;  color: #b90000;font-weight: bold; background: url(../image/top/img.png) right -100px no-repeat; padding-right: 13px; padding-left: 0; height:33px; display: block; }
			
		.inBox{ padding:9px 3px 0;zoom: 1}
		.inBox .inHd{ height:24px; line-height:24px;}
		.inBox .more{position:absolute; right:5px; top:8px;}
		.inBox .inHd ul{ overflow:hidden; zoom:1; }
		.inBox .inHd ul li{ height:24px;line-height: 24px; float:left; cursor:pointer;  }
		.inBox .inHd ul li a{margin: 0 5px;}
		.inBox .inHd ul li .on{ color:#b90000;  }
		.inBox .inBd ul{ padding:0 6px;  overflow:hidden; zoom:1}
		.inBox .inBd li{ background: url(../images/tip06.gif) center left no-repeat; padding-left: 6px; height:24px; line-height:24px; overflow:hidden; zoom:1;  }
		.inBox .inBd li .date{ float:right; color:#999;  }

/*领导之窗栏目*/
.ldzc{width: 279px; margin: 12px 6px;display: inline; overflow: hidden;}	
.ldzc h3{height:31px;line-height:29px; font-size:14px;  background:url(../image/top/dian.gif) left bottom repeat-x;overflow:hidden;}
.ldzc h3 em a{ color:#b90000;font-weight:bold;border-bottom: 2px #b90000 solid;height:29px; width: 71px; text-align: center; display: block;}
.ldzc h3 span{float: right;}
.ldzc h3 span a{ font-size:12px;background: none;font-weight: normal;}
.ldzc .jj{overflow: hidden;}
.ldzc .img{margin:10px 8px 0;display: inline; text-align: center;}
.ldzc .img img{width: 110px; height: 123px;border: 1px #c8c8c8 solid;}
.ldzc .img p a{line-height: 24px;color: #B90000}.ldzc .img p a:hover{color: #ff6b07;}
.ldzc .ldjj{display: inline;margin-top: 5px; width: 143px; text-indent: 2em;line-height: 22px;}
.ldzc ul{border-top: 1px #dadada solid; overflow: hidden; padding:5px; clear: both;}
.ldzc ul li{background: url(../images/tip06.gif) center left no-repeat; padding-left: 6px;height: 24px; line-height: 24px;}

/*公共服务*/
.ggfw{height: 335px; border: 1px #c9c9c9 solid;}
.ggfw h3{margin: 11px 8px 0 19px;overflow: hidden;}
.ggfw h3 .ggfw_logo{width: 56px; height: 56px;display: block; background: url(../image/top/img.png) -310px -160px; no-repeat;}
.ggfw h3 .shu{width: 1px; height: 56px;background: #c8c8c8; display: block; }
.ggfw h3 ul{float: left; overflow: hidden;}
.ggfw h3 ul li{float: left; font-weight: normal;}
.ggfw h3 ul li a{width: 48px; height: 57px; margin: 0 11px; display: block; background: url(../image/top/img.png) no-repeat;overflow: hidden;}
.ggfw h3 ul li a p{margin-top: 43px;}
/*教育服务*/
.ggfw .jyfw{background-position: -367px -160px;}
.ggfw .jyfw:hover{background-position: -367px -216px;}
/*社保服务                          */
.ggfw .sbfw{background-position: -415px -160px;}
.ggfw .sbfw:hover{background-position: -415px -216px;}
/*就业服务*/
.ggfw .jiuye{background-position: -463px -160px;}
.ggfw .jiuye:hover{background-position: -463px -216px;}
/*医疗服务*/
.ggfw .ylfw{background-position: -511px -160px;}
.ggfw .ylfw:hover{background-position: -511px -216px;}
/*住房服务*/
.ggfw .zffw{background-position: -559px -160px;}
.ggfw .zffw:hover{background-position: -559px -216px;}
/*交通领域*/
.ggfw .jtfw{background-position: -607px -160px;}
.ggfw .jtfw:hover{background-position: -607px -216px;}
/*婚育收养*/
.ggfw .hysy{background-position: -655px -160px;}
.ggfw .hysy:hover{background-position: -655px -216px;}
/*公共事业*/
.ggfw .ggsy{background-position: -703px -160px;}
.ggfw .ggsy:hover{background-position: -703px -216px;}
/*证件办理*/
.ggfw .zjbl{background-position: -751px -160px;}
.ggfw .zjbl:hover{background-position: -751px -216px;}
/*金融服务*/
.ggfw .jrfw{background-position: 0 -660px;}
.ggfw .jrfw:hover{background-position: 0 -716px;}

/*搜索服务*/
.sousuo2{margin-top: 10px;display: inline; width: 275px; height: 31px; background: url(../image/top/img.png) -800px -160px no-repeat; display: block;overflow: hidden;}
.sousuo2 input{float: left; margin-left: 73px;_margin-left: 54px;display: inline; text-indent: 2px; width: 158px; height: 27px;font-weight: normal; border: 2px #cc810b solid;line-height: 27px;}
.sousuo2 a{float: right; display: block;height: 31px;line-height: 31px; width: 40px;background: #cc810b;text-align: center;color: #fff !important;}
.sousuo2 a:hover{color: #ff6b07 !important;}
/*办事大厅*/
.bsdt{margin-top: 12px; overflow: hidden;}
.bsdt h4{float: right; width: 135px; height: 129px; background: url(../image/top/img.png) -310px -278px no-repeat;overflow: hidden;}
	.tabsList {
		margin-left: 8px;
		_margin-left: 6px;
				width: 855px;
				height: 127px;
				border: 1px #c8c8c8 solid;
				border-left: none;
				overflow: hidden;
				zoom: 1;
			}
			.tabsList li.tit{
				float: left;
				display: inline;
				height: 127px;
				overflow: hidden;
				zoom: 1;
			}
			.tabsList .tit h4 {
				width: 34px;
				height: 127px;
				text-align: center;
				font-weight: normal;
				border-left: 1px #c8c8c8 solid;
				cursor: pointer;
				float: left;
				overflow: hidden;	
			}
			.tabsList li h4 em{height: 32px; display: block;}
			.tabsList li .lia {
				background-position: -490px -278px;
			}
			.tabsList li.on .lia {
				color: #c24b40;
				background-position: -450px -278px;
			}
			.tabsList li.on .tabBody {
				display:block;
				position: relative;
				width: 610px;
				height: 127px;
				float: left;
				overflow-y:auto;
			}
			.tabsList li .tabBody {
				display: none;
			}
			.tabsList li .tabBody .tab_ul{padding: 8px 0 0 13px;overflow: hidden;zoom: 1}
			.tabsList li .tabBody .tab_ul li{float: left; background: url(../image/top/img.png) -820px -212px no-repeat; width: 17.4%; height: 23px;line-height: 23px; padding-left: 14px;display: inline;overflow:hidden}
/*绿色通道*/
.lstd{margin: 23px;}
/*办件状态公示*/

 .panes3_02{
	line-height: 30px;
	height:30px;
	padding-left:10px;
	padding-top:6px;
}
.textfield01{
	width:130px;
	height:17px;
	line-height:17px;
	border:1px solid #ccc;
}
.button01{
	width:42px;
	height:19px;
	background:url(../images/index_15.jpg) no-repeat;
	border:0px;
	cursor:pointer;
}
.panes3_03{
	width:auto;
	height:24px;
	padding:0px 0px 0px 10px;
}
.panes3_03 table{
	
	border-collapse:collapse;
}
.table_header{
	background:#e3eff7;
	color:#105095;
	text-align:center;
}
.panes3_03 td{
	line-height:24px;
	height: 24px;
	text-align:center;
}
.panes3_03_1{	
	padding:0px 0px 0px 10px;
	overflow:hidden;
}
.panes3_04{height:67px;	overflow:hidden;}
.panes3_03_1 table tr td{ text-align: center;line-height:22px;height: 22px;}

/*统计*/
.panes3_05 { 
    clear: both;
    height: 62px;
    padding: 20px 0 0 10px;
    width: 290px;
}
.panes3_05_title {
    float: left;
    height: 58px;
    padding-top: 4px;
    width: 50px;
}
.panes3_05_content {
    float: left;
    height: 62px;
    width: 240px;
}
.panes3_05_content li {
    float: left;
    line-height: 20px;
    width: 120px;
}
.panes3_05_content li span {
    color: #D70D0D;
}

/*服务投资者、服务三农、服务旅游者栏目*/
.tz_sn_ly{padding:8px;}
.tz_sn_ly .bb{width: 318px; overflow: hidden;}
.tz_sn_ly .bb h4{height: 32px;line-height: 23px; font-size: 14px;background: url(../image/top/img.png) 0 -426px no-repeat;}
.tz_sn_ly .bb h4 .t1{width: 90px;color: #b90000; text-align: center;display: block;}
.tz_sn_ly .bb h4 span{float: right; font-weight: normal;font-size: 12px;}

.tz_sn_ly .bb.mgl_13{margin-left: 13px;}
.tz_sn_ly .bb .t2{margin-top: 6px;overflow: hidden;}
.tz_sn_ly .bb .t2 .img{width: 101px; height: 70px;border: 1px #c8c8c8 solid;background: url(../image/top/img.png) no-repeat;margin-right: 8px; }
.tz_sn_ly .bb .t2 .img.img_1{background-position: -530px -278px;}
.tz_sn_ly .bb .t2 .img.img_2{background-position: -632px -278px;}
.tz_sn_ly .bb .t2 .img.img_3{background-position: -734px -278px;}
.tz_sn_ly .bb .t2 ul{ overflow: hidden;width: 207px;float: right;}
.tz_sn_ly .bb .t2 ul li{float: left;width: 28.5%; background:url(../image/top/img.png) -530px -361px no-repeat; padding-left: 10px;line-height: 25px;display: inline;}

/*互动参与*/
.hdcy{height: 230px; padding: 6px 0; border: 1px #c9c9c9 solid;}
.hdcy .hd_1{width: 259px;margin-left: 8px; overflow: hidden;}
.hdcy .hd_1 h3{margin: 0 0 0 11px;overflow: hidden;}
.hdcy .hd_1 h3 .hdcy_logo{width: 50px; height: 49px;display: block; background: url(../image/top/img.png) 0 -470px; no-repeat;}
.hdcy .hd_1 h3 .shu{width: 1px; height: 49px;background: #c8c8c8; display: block; }
.hdcy .hd_1 h3 .jlt{float: right; margin-left: 3px; background: url(../image/top/img.png) -51px -470px no-repeat; width: 194px; height: 49px; display: block;}
.hdcy .hd_1 h3 .jlt:hover{background-position:-246px -470px }

.hdcy .hd_1 .bb{ overflow: hidden;}
.hdcy .hd_1 .bb .hd{margin-top: 10px; height: 32px;line-height: 23px; font-size: 14px;background: url(../image/top/img.png) -300px -426px no-repeat;}
.hdcy .hd_1 .bb .hd ul li{float: left;}
.hdcy .hd_1 .bb .hd ul li a{height: 32px;width: 74px; text-align: center;display: block;}
.hdcy .hd_1 .bb .hd ul li a.on{background: url(../image/top/img.png) -10px -426px no-repeat;color: #b90000;font-weight:bold;}

.hdcy .hd_1 .bb .bd{height: 131px;}
.hdcy .hd_1 .bb .bd li {
    background: url("../images/tip06.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding-left: 6px;
}
.hdcy .hd_1 .bb .bd .more{height: 20px;line-height: 20px; padding: 0 12px;background: url(../image/top/img.png) -441px -470px no-repeat;display: block; border: 1px #cbcbcb solid;}

/*市长信箱*/
.hd_2 {
   margin-left: 16px;
    height: 232px;
    padding: 0 5px;
    position: relative;
    width: 378px;
}
.hd_2 h3 {
    background: url("../image/top/dian.gif") repeat-x left bottom;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.hd_2 h3 .t1 {
	background: url(../image/top/img.png) -444px -491px no-repeat;
    border-bottom: 2px solid #B90000;
    color: #B90000;
    display: block;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    text-align: center;
    padding-left: 17px;
    width: 66px;
}	
.hd_2 h3 span{text-align: right; }
.hd_2 h3 span a{float: left;margin-left: 10px; font-size: 12px;font-weight: normal; background: url(../image/top/img.png) no-repeat; display: block; padding-left: 20px;}
.hd_2 h3 span .x1{background-position: -835px -491px;}
.hd_2 h3 span .x2{background-position: -903px -491px;}
.hd_2 h3 span .x3{background-position: -975px -491px;}

.hd_2 ul {
    padding: 5px;
    overflow: hidden;
}
.hd_2 ul li {
    background: url("../images/tip06.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    height: 24px;
    line-height: 24px;
}
.hd_2 ul li a {
    color: #343434;
    display: block;
    overflow: hidden;
    padding-left: 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 320px;
    height: 24px;
}
.hd_2 ul li a:hover {
    color: #FF6B07;
}
.hd_2 ul li span {
    color: #575757;
    float: right;
}

/*访谈直播*/
.hd_3 {
   margin-right: 12px;
   _margin-right: 6px;
   display: inline;
    height: 232px;
    padding: 0 5px;
    position: relative;
    width: 301px;
}
.hd_3 h3 {
    background: url("../image/top/dian.gif") repeat-x left bottom;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.hd_3 h3 .t1 {
	background: url(../image/top/img.png) -444px -491px no-repeat;
    border-bottom: 2px solid #B90000;
    color: #B90000;
    display: block;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    text-align: center;
    padding-left: 17px;
    width: 66px;
}	
.hd_3 h3 span a{font-size: 12px;font-weight: normal;}
.hd_3 .c{margin: 12px 1px;overflow: hidden;}
.hd_3 .c img{border: 1px #cacaca solid;}
.hd_3 .c .zt{width: 156px; overflow: hidden;}
.hd_3 .c .zt em{width:36px; height:18px;line-height: 18px; padding-left: 4px;color: #fff; display:block;background: url(../image/top/img.png) -103px -520px no-repeat;}
.hd_3 .c .zt p{text-indent: 1em;line-height: 18px;margin-bottom: 5px;}
.hd_3 h4{font-weight: normal;line-height: 18px;clear: both;}
.hd_3 h4 em{font-weight: bold;color: #b90000;}
.hd_3 h4 a{color: #b90000;}
.hd_3 ul{overflow: hidden;margin-top: 5px;}
.hd_3 ul li{float: left;}
.hd_3 ul li a{margin-right:6px;width: 93px; height: 26px; line-height: 26px;text-align: center; background: url(../image/top/img.png) 0 -520px no-repeat;display: block;}

/*滚动图片专题*/
.tpzt{height: 78px; border: 1px #c9c9c9 solid;overflow: hidden;zoom:1}
.tpzt .tp_l{ overflow:hidden; position:relative;}
		.tp_l .hd{ overflow:hidden;position: absolute;top: 28px;width: 98%; padding:0 10px;}
		.tp_l .hd .prev,.tp_l .hd .next{ display:block;  width:11px; height:22px; overflow:hidden;cursor:pointer; }
		.tp_l .hd .prev{ float:  left; background:url(../image/top/img.png) -730px 0 no-repeat;  }
		.tp_l .hd .next{ float: right; background:url(../image/top/img.png) -743px 0 no-repeat;  }
		
		.tp_l .bd .tempWrap{width: 940px !important;}
		.tp_l .bd{ padding:14px 0 0 28px;width:940px;overflow: hidden;}
		.tp_l .bd ul{ overflow:hidden;zoom:1; }
		.tp_l .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.tp_l .bd ul li .pic{ text-align:center; }
		.tp_l .bd ul li .pic img{ width:123px; height:48px; display:block; padding:2px; border:1px solid #ccc; }
		.tp_l .bd ul li .pic a:hover img{ border-color:#999;  }
		.tp_l .bd ul li .title{ line-height:24px;   }

/*友情链接*/
	.main05 {border: 1px #c8c8c8 solid;overflow: hidden;max-height: 184px;}
.main05 h3 {
	font-weight: normal;
    height: 33px;
    line-height: 33px;
    border-bottom: 1px #c8c8c8 solid;
}
.title13_right {
    float: right;
    height: 33px;
}
.title13_right li {
    float: left;
    padding: 0 8px 0 18px;
    *padding: 0 1px 0 18px;
    display: inline;
}
.title13_right li.bg01 {
   background: url(../image/top/img.png) 0 -618px no-repeat;
}
.title13_right li.bg02 {
     background: url(../image/top/img.png) -90px -618px no-repeat;
}
.title13_right li.bg03 {
     background: url(../image/top/img.png) -190px -618px no-repeat;
}
.title13_right li.bg04 {
     background: url(../image/top/img.png) -290px -618px no-repeat;
}
.title13_right li.bg05 {
     background: url(../images/index/danghui_03.png) left center no-repeat;
}
.main05 .hd {
    float: left;
    height: 33px;
    padding-left: 10px;
    display: inline;
    width: 510px;
	padding-left:5px；
}
.main05 .hd li {
    background: url(../image/top/img.png) 0 -553px no-repeat;
    cursor: pointer;
    float: left;
    padding-left:5px;
    margin: 0 2px;
    display: inline;
    text-align: center;
}

.main05 .hd li.on {
    background: url(../image/top/img.png) 0 -577px no-repeat;
    color: #B20000;
}
.main05 .hd li.on a{ color: #B20000;}
.main05 .bd {
    height: auto;
    width: 1000px;
}
.main05 .bd div {
    height: 150px;
overflow-y: auto;
overflow-x: overlay;
    line-height: 26px;
    padding-left: 15px;
}
.main05 .bd div li {
    background: url("../images/index_19.jpg") no-repeat left center;
    display: inline;
    float: left;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-indent: 7px;
    width: 14%;
    margin: 0 1px;
    *margin:0;
    white-space:nowrap;
}
