/*列表页*/
@import url(top.css);
@import url(foot.css);
@import url(reset.css);
@import url(global.css);
/* CSS Document */
.icontainer{
width:1200px;
margin:0 auto 20px;

overflow:hidden;
zoom:1
}
.cur{color: #FF0000 !important;}
.cur a{color: #FF0000 !important;}
.no_mag{margin: 0 !important;}

#main_list{width:1200px; overflow:hidden; margin:0 auto; zoom:1;}
/*左边菜单*/
.menu{width:260px;min-height:760px; background:; border:1px solid #d9d5d6; background:url(bc.jpg) no-repeat center bottom;}

.menu h2{ background:#ff4700 ; height:37px; line-height:37px; text-align:center;}
.menu h2 a{ color:#fff; font-size:16px;}

.lmlb{ width:214px; margin:0 auto; height:auto;}
.lmlb h3{ width:170px;  line-height:32px;  padding-left: 40px; padding-right: 5px; border:1px solid #d9d5d6; background:url(ico_1.jpg) no-repeat 27px 11px; font-size:16px; font-weight:normal; cursor:pointer;margin-top:15px;}

.lmlb ul li{ width:214px; height:31px; line-height:31px; background:url(ico_1.png) no-repeat 50px center; text-indent:65px; margin-top:10px; font-size:14px;}

.lmlb .on{ color:#e40c0c;  border:1px solid #d9d5d6;}







/*右边列表*/

.content {  
    padding-bottom: 7px;
    width: 920px;
	line-height:normal;
}

.list_main_right_nav {
    border-bottom: 1px solid  #d9d5d6;   
    height: 35px;
    line-height: 35px; 
}

.list_2{overflow: hidden;zoom: 1;}
.list_2 h3{ border-bottom: 1px #d9d5d6 solid; font-size: 16px; font-weight:normal; overflow:hidden;}
.list_2 h3 span{background:#ff4700 ; padding:5px 25px; color: #fff; float:left;}
.list_2 ul{padding:10px; overflow: hidden;}
.list_2 ul li{background: url(ico_1.jpg) left center no-repeat; width: 23%;height: 30px; margin:0 5px;text-indent: 15px;line-height: 30px; float: left;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}

.mgt_10{ margin-top:10px;}




.list_main_right_content {
    border-bottom: 1px dashed #191919;
    display: inline;
    float: left;
    height: auto;
    line-height: 25px;
    padding: 10px 0;
	width:100%;
}
.border_style {
    border-bottom: 1px dashed #CCCCCC;
    height: 1px;
    line-height: 1px;
    width: 697px;
}
.list_main_right_content ul li {
    height: 39px;
    line-height: 39px;
}
.list_main_right_content ul li em{ float:left;}
.list_main_right_content ul li em a{ margin-left:3px;}
.list_main_right_content ul li span{ float:right;}


.detail_main_content table {
    border-collapse: collapse;
    text-indent: 0;
    width: 98%;
}
.pager_num {
    clear: both;
    display: inline;
    float: left;
    height: 30px;
    margin-top: 10px;
    line-height: 30px;
    text-align: center;
    width: 100%;
    background: #f0f0f0;
}
.pager_num2 {
    clear: both;
    display: inline;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-left: 20px;
    text-align: center;
    width: 98%;
}
.pager_num span{color: #891c21;}
.pager_num input{background: none;border: none;}
.pager_num_left {
	font-size: 14px;
    float: left;
    height: 30px;
    text-align: left;
}
.pager_num_right {
    float: right;
    height: 30px;
    padding-right: 20px;
    text-align: right;
}
.fwdh{
   border-bottom: 1px dashed #CCCCCC;
    display: inline;
    float: left;
    height: auto;
    line-height: 25px;
    margin-left: 20px;
    padding: 15px 0;
    width:950px;
}
.fwdh table{
    border-collapse: collapse;
    text-indent: 0;
  
}

.fwdh td {
    border: 1px solid #CCCCCC;
    line-height: 25px;
    padding: 0 5px 0 40px;
    }

.fwdh td li{
    background: url("../image/list_04.jpg") no-repeat scroll left center transparent;
   
    float: left;
    line-height: 25px;
    margin: 2px;
    text-indent: 12px;
    width: 125px;
    }
    

/*-------------------------图片列表页-------------------------------*/
.img_list ul{overflow: hidden; margin-top:10px;}
.img_list li{float:left;width: 25%;height: 166px;overflow: hidden; position: relative; text-align:center;}
.img_list img{width: 220px;height: 166px;}
.img_list li p{width: 220px;  height: 48px;background:#272727;position: absolute; left:5px; bottom: 0;
opacity: 0.7;
filter:alpha(opacity:70); /*IE6,7,8透明*/
z-index: 2;
}
.img_list li em{width: 220px;height: 48px;line-height: 48px; text-align: center;position: absolute; bottom: 0;z-index: 3;}
.img_list li a{color: #fff;font-size: 14px;}
.img_list li a:hover{color:#F97500;}

/*----------------------------------内容页-----------------------------------------*/
/*内容页*/
.detail_nav{
	width:1200px;
	margin:10px auto;
	height:37px;
	background:url(neir_ico.jpg) no-repeat left center;
	text-indent:36px;
	line-height:37px;
	font-size: 14px;
}
.detail_main{
	width:1198px;
	min-height:auto;
	margin:0 auto 20px;
	background:#fff;
	border: 1px #d2d2d2 solid;
	overflow:hidden;
}

.detail_main_title{
	padding:0 70px;
	line-height:50px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	font-family:"微软雅黑", "黑体";
	color:#000;
	overflow:hidden;
	
}
.detail_main_xx{
	width:95%;
	height:25px;
	line-height:25px;
	font-size: 14px;
	margin:0 auto;
	text-align:center;
	border-bottom: 1px #000 dashed;
}
.detail_main_content{
	width:1140px;
	height:auto;
	line-height:22px;
	margin:10px auto;
	overflow-x:auto;
	font-size: 12pt;
	line-height: 25pt;
}
.edit {
    height: 40px;
    line-height: 30px;
    margin: 0 auto;
    text-align: right;
    width: 95%;
    font-size: 14px;
    border-bottom: 1px #000 dashed;
}

/*
.detail_main_content td{
	line-height:25px;
	text-indent:0px;
	padding:0 5px;
	border:1px solid  #ccc;
}
*/
.td_fzbg{
	background:#f8f8f8;
	font-size:13px;
	font-weight:bold;
}
.detail_main_content p{
	padding-bottom:10px;
}
.detail_main_content p img{ display:block; margin:0 auto;}
.detail_main_content_bottom{
	font-size: 14px;
	width:952px;
	height:auto;
	line-height:30px;
	padding:10px 0px 10px  25px;
	color:#891c21;
	overflow: hidden;
}
.detail_main_content_bottom a{color:#272727;}
.detail_main_content_bottom a:hover{color:#FF6600;}
.detail_main02{
	width:1180px;
	min-height:190px;
	margin:10px auto 0;
	background:#fff;
}
.detail_main02_title{
	height:44px;
	background:url(xgxx_h3.jpg) no-repeat 5px 5px;
	border-bottom:1px solid #d2d2d2;
	font-weight:bold;
	font-size:14px;
	color:#1c93d2;
}
.detail_main02_content{

	font-size: 14px;
	height:auto;
	line-height:22px;
	padding:10px ;
}
.detail_main02_content ul li{ height:31px; line-height:31px;}
.detail_main02_content ul li em{ float:left;}
.detail_main02_content ul li span{ float:right;}

.fengxiang{ margin-top: 5px;}

/*内容页*/


/*-------------------------热点专题图片列表页-------------------------------*/
.img_list2 ul{overflow: hidden;}
.img_list2 li{float:left;width: 248px;height: 95px;line-height: 95px;overflow: hidden; background: url(../images/list/rdzt_b.jpg) no-repeat; margin-right: 2px; text-align: center;}
.img_list2 img{width: 226px;height: 73px; _margin-top: 10px;}
.img_list2 li img:hover{ border: 2px #560504 solid;}
.img_list2 li a:hover{ _border: 2px #560504 solid;}


/*----------------------------------网上调查列表CSS（2014-10-8 yp）---------------------------------------------------*/
.cont{overflow:hidden; padding:10px 0px;}
.cont dl{height:60px; padding:0px 10px;}
.cont dl dt {background:url(d.jpg) no-repeat left center;text-indent: 12px;font-size:14px;}
.cont dl dt a{ display:block; width:750px;height: 28px;line-height: 28px;overflow: hidden;white-space:nowrap;text-overflow: ellipsis;}
.cont dl dd{text-align:right; height:28px; line-height:28px; font-size:14px;}
.cont dl dd a{color:#910000 !important;}
.cont dl dd a:hover{color:#d30505 !important;}
.cont .cBg{background:#f3f3f3;}

/*----------------------------------网上调查内容CSS（2014-10-8 yp）-------------------------------------------------*/
.textCont{border:solid 1px #bedaeb; overflow:hidden; padding:10px; border-top:none;}
.textCont h3{height:54px; line-height:45px; border-bottom:dashed 1px #dadada; overflow:hidden; text-align:center; font-size: 18px; font-family:微软雅黑,黑体; color:#D04C4A; font-weight:bold;}
.textBox{ line-height:28px; font-size:14px; overflow:hidden; padding-top:10px;}
.textCont .textBox h2{font-weight:normal; text-indent:24px; font-size:14px; line-height:28px;}
.xxBox{display:block; overflow:hidden; padding:0px 30px;}
.xxBox dt{color:#78270c;}
.xxBox dd{color:#78270c; }
.xxBox dd label{cursor:pointer;}
.xxBox dd input{margin-right:5px;}
.xxBox dd *{vertical-align:middle;}
.textCont h4{font-weight:normal; padding:10px 0px;}
.textCont h4 *{vertical-align:middle; margin:0px 5px; float:left;}
.textCont h4 span{display:block; width:48px; line-height:22px; height:22px;}
.textCont h4 .text{width:84px; height:20px; border:solid 1px #becddc; background:#f7f9fd; line-height:20px;}
.textCont h4 img{width:69px; height:22px;}
.textCont h4 .submit{width:59px; height:20px; border:solid 1px #dadada; background:#e8e8e8; line-height:20px; text-align:center; display:block;}
.textCont h4 .ckdcjg{width:82px; height:20px; line-height:20px; text-align:center; display:block;border:solid 1px #dadada; background:#e8e8e8;}
.textCont h4 .dyby{width:58px; height:20px; line-height:20px; text-align:center; display:block;border:solid 1px #dadada; background:#e8e8e8;}
.textCont h5{height:30px; font-weight:normal; position:relative;}
.textCont h5 a{width:84px; height:20px; line-height:20px; text-align:center; display:block;border:solid 1px #dadada; background:#e8e8e8; position:absolute; top:0px; left:42%;}

/*---------------------------------------------民意征集内容CSS)-----------------------------------------------------*/
.textBox2{overflow:hidden;}
.list_2 dl{overflow:hidden; border-bottom:dashed 1px #a4a4a4; padding:5px;}
.list_2 dl dt{height:28px; line-height:28px;}
.list_2 dl dd{height:28px; line-height:28px; overflow:hidden;}
.list_2 dl dd span{float:left;}
.list_2 dl dd em{float:right;}
.list_2 table{margin:10px 0px;}
.list_2 td{height:32px; line-height:32px;}
.list_2 td *{vertical-align:middle;}
.bt1,.xm,.yx{width:229px; height:22px; border:solid 1px #becddc; line-height:22px; padding-left:5px;}
.list_2 td .radio{margin-left:5px;}
.list_2 textarea{ width:695px;height:145px;}
.tj{height:30px; padding:8px 0px;}
.tj *{vertical-align:middle;}
.yzmspan{display:block; float:left; width:54px; line-height:22px; height:22px;}
.yzm{width:79px; height:20px; padding-left:5px; line-height:20px; border:solid 1px #becddc; background:#f7f9fd; margin-right:5px; float:left;}
.yzmimg{width:69px; height:22px; margin-right:5px; display:block; float:left;}
.fb{width:60px; height:20px; line-height:20px; display:block; float:left; margin-right:5px; border:solid 1px #dadada; background:#e8e8e8; text-align:center;}

/*----------------------------------写信页CSS（2014-11-18 xmf）-----------------------------------------------------*/
.tab_neir3{ margin: 10px auto 0; text-align:center;color:#000; line-height:22px; font-size:12px;}
.tab_neir3 td{ height:39px; padding:5px;}
.tab_neir3 th{background:#fff; height:39px; font-weight:normal;}
.tab_neir3 td a{ color:#000;}
.tab_neir3 td a:hover{color:#FF6B07;}

.cur{color: #FF0000 !important;}
.cur a{color: #FF0000 !important;}
.red{ color:#FF0000 !important;}
.dyzx_but{width:57px; height:22px; line-height:22px; background:#e8e8e8; border:1px #dadada solid; display:block; float:left; margin:0 3px; text-align:center}





.nr{ width:1180px; margin:15px auto 15px; overflow:hidden; background:#fff; padding:10px;}
.menu2{width:237px; height:auto; min-height:631px; _height:626px; border-bottom:1px solid #bebdc5; border-left:1px solid #bebdc5; border-right:1px solid #bebdc5;border-top: 2px #cb254b solid; overflow: hidden; float:left;}
.menu2 h3{color:#cb254b; height:45px; border-bottom: 1px dashed #2372bd; line-height:45px; font-size:18px; font-family:"微软雅黑","黑体"; text-indent:18px;}
/*左边栏目导航*/
.listleft{width:230px; border:solid 1px #ddcfce; overflow:hidden;}
.listleft_title{width:228px; height:37px; background:url(../images/list/list_03.jpg) repeat-x; margin:1px; }
.listleft_title dd{float:left; background:url(../images/list/list_09.jpg) no-repeat 15px 12px;line-height:37px;}
.listleft_title dd h3{text-indent:30px; font-size:14px; color:#fff; font-weight:bold;}
.listleft_title dt{float:right; padding-right:10px; padding-top:11px;}
.listleftbox{width:230px; overflow:hidden; background:url(../images/list/list_01.jpg) bottom no-repeat; padding-bottom:259px;}
/*手风琴*/
#sideMenu{ overflow:hidden; font-size: 15px;}
#sideMenu .hd{ margin:1px 3px 0px 3px; height:40px; border-bottom:solid 1px #ddcfce; text-indent:15px; line-height:40px;  cursor:pointer;}
#sideMenu .hd a{ display: block; width: 241px; height: 41px; background: url(../images/list/jia_07.jpg) 208px center no-repeat;}
#sideMenu .hd h3{ color:#666;  }
#sideMenu .on{   color:#2372bd; font-weight:bold;}
#sideMenu .on a{color:#cb254b;  background: url(../images/list/jian_07.jpg) 208px center no-repeat;}
#sideMenu .bd{overflow:hidden; display:none; background:#fff; margin:1px 3px 0px 3px}
#sideMenu .bd li{line-height:37px;border-bottom: dashed 1px #ddcfce; padding-left:35px;background:url(../images/list_dian.gif) 25px 17px no-repeat;}
#sideMenu .bd li .cur{ color:red;}
.fhsyj{margin-top:10px; margin-right:7px;margin-left:4px; overflow:hidden;
		height:170px;}
.fhsyj a{background: url(../images/list/jt_11.jpg) left center no-repeat;padding-left:20px;font-size: 14px;}

/*右边*/
.listbox{width:924px; height:auto; overflow: hidden; border-bottom:1px solid #bebdc5; border-left:1px solid #bebdc5; border-right:1px solid #bebdc5; font-size:14px; padding-bottom:10px;}


.list_main_right_nav {
    background: url(weiz_03.jpg) no-repeat 10px center;  
   
    height: 45px;
    line-height: 45px;
    text-indent: 30px;    
}
.nr .listbox .neirongbox{ padding: 0 10px;}
.list_li{
    border-bottom: 1px dashed #a4a4a4;
    padding: 10px 0px;
   *padding: 6px 0px;
    overflow: hidden;
}

.list_li li {
    line-height: 32px;
    height: 32px;
    text-indent: 12px;
	background:url(../images/list/dian_15.jpg) 5px center no-repeat;
	overflow: hidden;
}
.list_li li a{float: left;}
.list_li li a:hover {color: #f4551e;}
.list_li span {float: right;}




/*----------------------------------信件查询页CSS（2014-11-18 xmf）-----------------------------------------------------*/
.tab3{ margin: 10px auto 0; text-align:center; border-top:1px #bebdc5 solid; border-right:1px #bebdc5 solid;color:#000; font-size:12px;}
.tab3 th{border-left:1px #bebdc5 solid; border-bottom:1px #bebdc5 solid; height:39px; background:#fff; font-family: "微软雅黑","黑体"; font-size: 14px; }
.tab3 td{border-left:1px #bebdc5 solid; border-bottom:1px #bebdc5 solid; height:39px;}
.tab3 td a{ color:#000;}
.tab3 td a:hover{color:#FF6B07;}



.bg{overflow:hidden; padding-top:10px;}
.xiexinbg{ padding-bottom:10px;}
table{}
td{background:#fff;}

.bg td .sj{ width:40px;}







/*----------------------------------信件内容页CSS-----------------------------------------------------*/
.tab_neir{ margin: 10px auto 0; text-align:center; border-top:1px #becddc solid; border-right:1px #becddc solid;color:#000; font-size:12px;}
.tab_neir td{border-left:1px #c0dcee solid; border-bottom:1px #becddc solid; height:39px; line-height:39px; padding:5px;}
.tab_neir th{background:#fff;border-left:1px #c0dcee solid; border-bottom:1px #becddc solid; height:39px; line-height:39px;}
.tab_neir td a{ color:#000;}
.tab_neir td a:hover{color:#FF6B07;}

.dyzx_but{width:57px; height:22px; line-height:22px; background:#e8e8e8; border:1px #dadada solid; display:block; float:left; margin:0 3px; text-align:center}

.tab_neir2{ margin: 10px auto 0; border-top:1px #becddc solid;color:#000; font-size:12px;}
.tab_neir2 th{background:#fff; height:39px; line-height:39px;}
.tab_neir2 td{ height:39px; line-height:39px; padding:5px;}
.tab_neir2 td a{ color:#000;}
.tab_neir2 td a:hover{color:#FF6B07;}

.baise{ background:#fff;}

/*----------------------------------写信页面CSS-----------------------------------------------------*/
.tab_neir3{ margin: 10px auto 0; text-align:center;color:#000; line-height:22px; font-size:12px;}
.tab_neir3 td{ height:39px; padding:5px;}
.tab_neir3 th{background:#fff; height:39px; font-weight:normal;}
.tab_neir3 td a{ color:#000;}
.tab_neir3 td a:hover{color:#FF6B07;}

.cur{color: #2da2f2 !important;}
.cur a{color: #FF0000 !important;}
.red{ color:#FF0000 !important;}


/*----------------------------------网上调查列表CSS（2014-10-8 yp）---------------------------------------------------*/
.cont{overflow:hidden; padding:10px 0px;}
.cont dl{height:84px; padding:0px 10px;}
.cont dl dt {background:url(d.jpg) no-repeat left center;text-indent: 12px;font-size:14px;}
.cont dl dt a{ display:block; width:750px;height: 40px;line-height: 40px;overflow: hidden;white-space:nowrap;text-overflow: ellipsis;}
.cont dl dd{text-align:right; height:28px; line-height:28px; font-size:14px;}
.cont dl dd a{color:#910000 !important;}
.cont dl dd a:hover{color:#d30505 !important;}
.cont .cBg{background:#DCF0FA;}

/*----------------------------------网上调查内容CSS（2014-10-8 yp）-------------------------------------------------*/
.textCont{ overflow:hidden; padding:10px; border-top:none;}
.textCont h3{height:54px; line-height:45px; border-bottom:dashed 1px #dadada; overflow:hidden; text-align:center; font-size: 18px; font-family:微软雅黑,黑体; color:#D04C4A; font-weight:bold;}
.textBox{ line-height:28px; font-size:14px; overflow:hidden; padding-top:10px;}
.textCont .textBox h2{font-weight:normal; text-indent:24px; font-size:14px; line-height:28px;}
.xxBox{display:block; overflow:hidden; padding:0px 30px;}
.xxBox dt{color:#78270c;}
.xxBox dd{color:#78270c; }
.xxBox dd label{cursor:pointer;}
.xxBox dd input{margin-right:5px;}
.xxBox dd *{vertical-align:middle;}
.textCont h4{font-weight:normal; padding:10px 0px;}
.textCont h4 *{vertical-align:middle; margin:0px 5px; float:left;}
.textCont h4 span{display:block; width:76px; line-height:22px; height:22px;}
.textCont h4 .text{width:84px; height:20px; border:solid 1px #becddc; background:#f7f9fd; line-height:20px;}
.textCont h4 img{width:69px; height:22px;}
.textCont h4 .submit{width:96px; height:20px; border:solid 1px #dadada; background:#e8e8e8; line-height:20px; text-align:center; display:block;}
.textCont h4 .ckdcjg{width:126px; height:20px; line-height:20px; text-align:center; display:block;border:solid 1px #dadada; background:#e8e8e8;}
.textCont h4 .dyby{width:96px; height:20px; line-height:20px; text-align:center; display:block;border:solid 1px #dadada; background:#e8e8e8;}
.textCont h5{height:30px; font-weight:normal; position:relative;}
.textCont h5 a{width:84px; height:20px; line-height:20px; text-align:center; display:block;border:solid 1px #dadada; background:#e8e8e8; position:absolute; top:0px; left:42%;}

/*---------------------------------------------民意征集内容CSS（2014-10-8 yp)-----------------------------------------------------*/
.textBox2{overflow:hidden;}
.list_2 dl{overflow:hidden; border-bottom:dashed 1px #a4a4a4; padding:5px;}
.list_2 dl dt{height:28px; line-height:28px;}
.list_2 dl dd{height:28px; line-height:28px; overflow:hidden;}
.list_2 dl dd span{float:left;}
.list_2 dl dd em{float:right;}
.list_2 table{margin:10px 0px;}
.list_2 td{height:32px; line-height:32px;}
.list_2 td *{vertical-align:middle;}
.bt1,.xm,.yx{width:229px; height:22px; border:solid 1px #becddc; line-height:22px; padding-left:5px;}
.list_2 td .radio{margin-left:5px;}
.list_2 textarea{ width:695px;height:145px;}
.tj{height:30px; padding:8px 0px;}
.tj *{vertical-align:middle;}
.yzmspan{display:block; float:left; width:54px; line-height:22px; height:22px;}
.yzm{width:79px; height:20px; padding-left:5px; line-height:20px; border:solid 1px #becddc; background:#f7f9fd; margin-right:5px; float:left;}
.yzmimg{width:69px; height:22px; margin-right:5px; display:block; float:left;}
.fb{width:60px; height:20px; line-height:20px; display:block; float:left; margin-right:5px; border:solid 1px #dadada; background:#e8e8e8; text-align:center;}



/*---------------------------------------------领导之窗-----------------------------------------------------*/

.ldzc_box{ margin:0 20px; overflow:hidden;}
.zwld .ul_1{ margin:10px auto; overflow:hidden;}
.zwld .ul_1 li{ width:265px; height:54px; float:left; margin-right:25px; background:#2198ea; line-height:54px; text-align:center; font-size:20px; font-weight:bold;}
.zwld .ul_1 li.last{ margin-right:0px; }
.zwld .ul_1 li a{ color:#fff;}
.zwld .ul_1 li.on{ background:#f49c1e;}
.zwld .ul_2{  background:#ececec; height:90px; padding:5px 0; overflow-y:auto;}
.zwld .ul_2 li{ width:16.6%; *width:16%; line-height:30px; float:left;  background: url(tp1.jpg) 25px center no-repeat; text-indent:40px; font-size:16px;}

.ld_name{ background:#ececec; height:54px;  line-height:54px; margin-top:10px;}
.ld_name em{ width:204px; text-align:center;  font-size:20px; font-weight:bold; background:#2198ea; display:block; }
.ld_name em a{ color:#fff;}


.ld_nr{ height:204px; margin:25px auto;}
.ld_nr .f_l{ width:150px;}
.ld_nr .f_l img{ width:148px; height:202px; border:1px solid #e0e0e0;}
.ld_nr .f_r{ width:960px; height:204px;  position:relative;}
.ld_nr .f_r dl{ font-weight:bold; font-size:16px; line-height:30px; color:#117fca;}
.ld_nr .f_r p{ font-size:16px; line-height:30px; height:140px; overflow-y:auto; margin-bottom:5px;}
.ld_nr .f_r .xx{ float:right; width:107px; height:30px; text-align:center; background:#80bee9; line-height:30px;}
.ld_nr .f_r .xx a{ color:#fff;}

.ldzc_box h5{ height:37px; margin-top:10px; background: url(../images/list/tp3.jpg) repeat-x center center; }
.ldzc_box h5 a{ background:#fff; width:125px; height:37px; display:block; text-indent:20px; font-size:22px; color:#2198ea;  background: url(tp4.jpg) no-repeat left center #fff;
font-weight:normal;}

.ld_nr_2{ text-indent:2em; line-height:30px; min-height:240px; font-size:16px;}
.ld_ul{ padding-bottom:10px;}
.ld_ul li{ height:30px; line-height:30px;}
.ld_ul li em{ float:left;  background: url(tp5.jpg) no-repeat left center; text-indent:15px;}
.ld_ul li span{ float:right;}

.xxglzx{ overflow:hidden;}
.xxglzx ul li{ width:31%; margin:0 1%; text-align:center; float:left; height:40px; line-height:40px;}
.xxglzx ul li a{ color:#fff; font-size:18px;}