/*通用css 结束*/
* {margin:0;padding:0;}
body {width:1000px;margin:0 auto;font-size:14px;background:#fff;}

a,a:link,a:hover,a:visited {color:#000000;text-decoration:none;}
a:hover {text-decoration:underline;}
img {border:0;}

h1,h2,h3,h4,h5,h6,h7 {font-size:14px;font-weight:normal;}
.pair_left {clear:both;width:100%;float:left;text-align:left;}
.pair {clear:both;width:100%;float:left;text-align:center;}
.pair_right {clear:both;width:100%;float:left;text-align:right;}


.hspace-2-1{height:2px; width:1px; overflow:hidden; clear:both;}
.hspace-5-1{height:5px; width:1px; overflow:hidden; clear:both;}
.hspace-7-1{height:7px; width:1px; overflow:hidden; clear:both;}
.hspace-8-1{height:8px; width:1px; overflow:hidden; clear:both;}
.hspace-9-1{height:9px; width:1px; overflow:hidden; clear:both;}
.hspace-10-1{height:10px; width:1px; overflow:hidden; clear:both;}
.hspace-20-1{height:20px; width:1px; overflow:hidden; clear:both;}
.hspace-30-1{height:30px; width:1px; overflow:hidden; clear:both;}
.hspace-40-1{height:40px; width:1px; overflow:hidden; clear:both;}
.hspace-50-1{height:50px; width:1px; overflow:hidden; clear:both;}
.hspace-100-1{height:100px; width:1px; overflow:hidden; clear:both;}


.clear {clear:both;width:1px;height:1px;}

/*通用css 结束*/

/*头部*/

#head {height:180px;width:980px;margin:0 auto;clear:both;overflow:hidden;}

#nav {height:31px;width:980px;margin:0 auto;line-height:31px;clear:both;overflow:hidden;}
#nav .nav_left {width:740px;float:left;}

#nav ul {}
#nav li {display:inline;list-style-type:none;width:90px;float:left;text-align:center;font-weight:bold;display:block;font-size:14px;}
#nav li a {color:#fff;width:90px;display:block}
#nav li a:hover {color:#fff;background:url(image/nav_bg2.jpg) repeat-x;text-decoration:none;}

#nav #bbs {width:80px;float:left;background:url(image/nav_bg3.jpg) repeat-x;font-weight:bold;color:#fff;}
#nav #bbs a {color:#fff;text-decoration:none;}
#nav #bbs a:hover {color:#fff;text-decoration:none;}

#nav #liveclock {width:160px;color:#fff;float:right;text-align:center;background:url(image/nav_bg3.jpg) repeat-x;}

#nav img {float:left;}


/*版权声明*/
#foot {width:980px;background:url(image/foot_bg.jpg) repeat-x;margin:0 auto;text-align:center;line-height:25px;overflow:hidden;clear:both;font-size:14px;padding-top:20px;}

#foot .a {width:250px;float:left;text-align:center;}
#foot .b {width:570px;float:left;}
#foot .c {width:150px;float:right;}





/*首页 一分二栏*/

/*block_1 background:url(image/block_1_bg.jpg) repeat-x;*/

#block_1 {width:980px;margin:0 auto;background:#fff;}

#block_1 #i_left {width:720px;float:left;overflow:hidden;}
#block_1 #i_right {width:245px;float:right;overflow:hidden;}

/*左侧块,分b_1（上）,b_2（下，城管风貌）, b_1 左右分p_1(左侧导航),p_2(右侧)*/
#i_left .b_1 {width:785px;overflow:hidden;margin-top:10px;}

/*p_1删除*/
#i_left .b_1 .p_1 {width:186px;float:left;border:1px solid red}
#i_left .b_1 .p_1 .b1 {width:176px;height:77px;overflow:hidden;margin:0 auto;background:url(image/weather_bg.gif) no-repeat;}
#i_left .b_1 .p_1 .b1 .content {width:170px;margin:45px auto;}

#i_left .b_1 .p_1 .b2 {width:180px;overflow:hidden;margin:0 auto;}

#i_left .b_1 .p_1 .b3 {width:180px;height:350px;overflow:hidden;margin:0 auto;background:url(image/xc_bg.gif) no-repeat;}
#i_left .b_1 .p_1 .b3 .content {width:150px;margin:40px auto;}

/*p_2开始*/

#i_left .b_1 .p_2 {width:720px;float:left;}
#i_left .b_1 .p_2 .b1 {width:720px;overflow:hidden;}
#i_left .b_1 .p_2 .b1 .c1 {width:300px;overflow:hidden;float:left;}

#i_left .b_1 .p_2 .b1 .c2 {width:400px;overflow:hidden;float:right;font-size:14px;}
#i_left .b_1 .p_2 .b1 .c2 .title {height:26px;overflow:hidden;background:url(image/headnews_title.jpg) no-repeat;}
#i_left .b_1 .p_2 .b1 .c2 .title .title2 {width:85px;float:left;font-weight:bold;font-size:14px;color:#0A76CE;line-height:27px;text-indent:10px;}
#i_left .b_1 .p_2 .b1 .c2 .title .more {width:40px;float:right;color:#0A76CE;line-height:26px;}
#i_left .b_1 .p_2 .b1 .c2 .title .more a {color:#0A76CE;}

#i_left .b_1 .p_2 .b1 .c2 .content {}
#i_left .b_1 .p_2 .b1 .c2 .content ul {margin:5px auto;}
#i_left .b_1 .p_2 .b1 .c2 .content li {width:400px;float:left;line-height:27px;overflow:hidden;border-bottom:0px dashed #B4B4B4}
#i_left .b_1 .p_2 .b1 .c2 .content li h2 {width:335px;font-size:14px;float:left;background:url(image/arrow_1.jpg) no-repeat 0 7px;text-indent:15px;color:#2E5777;}
#i_left .b_1 .p_2 .b1 .c2 .content li h3 {font-size:14px;width:60px;float:right;color:#C86C23;text-align:right;}


#i_left .b_1 .p_2 .jg {width:720px;overflow:hidden;}


#i_left .b_1 .p_2 .b2 {width:720px;overflow:hidden;}
#i_left .b_1 .p_2 .b2 .c1 {width:355px;float:left;}
#i_left .b_1 .p_2 .b2 .title {width:355px;height:27px;overflow:hidden;}
#i_left .b_1 .p_2 .b2 .title .more {width:60px;float:right;line-height:27px;}
#i_left .b_1 .p_2 .b2 .title .more a {color:#0A76CE}
#i_left .b_1 .p_2 .b2 .bk_1 {background:url(image/b2_title_1.jpg) no-repeat;}
#i_left .b_1 .p_2 .b2 .bk_2 {background:url(image/b2_title_2.jpg) no-repeat;}

#i_left .b_1 .p_2 .b2 .content {width:355px;height:200px;overflow:hidden;}
#i_left .b_1 .p_2 .b2 .bk_3 {background:url(image/b2_content_1.gif) no-repeat #E6F0F7}
#i_left .b_1 .p_2 .b2 .bk_4 {background:url(image/b2_content_2.gif) no-repeat #E6F0F7}
#i_left .b_1 .p_2 .b2 .c1 .content2 {width:270px;height:157px;margin:5px auto;overflow:hidden;float:right;}
#i_left .b_1 .p_2 .b2 .c1 .content2 li {width:270px;height:27px;overflow:hidden;float:left;clear:both;line-height:27px;}
#i_left .b_1 .p_2 .b2 .c1 .content2 li h2 {width:260px;float:left;background:url(image/arrow_4.gif) no-repeat 0px 10px;text-indent:10px;}

#i_left .b_1 .p_2 .b2 .c2 {width:355px;float:right;}
#i_left .b_1 .p_2 .b2 .c2 .content2 {width:270px;overflow:hidden;float:right;margin:5px auto;}
#i_left .b_1 .p_2 .b2 .c2 .content2 li {width:270px;float:left;clear:both;line-height:27px;height:27px;overflow:hidden;}
#i_left .b_1 .p_2 .b2 .c2 .content2 li h2 {width:270px;float:left;background:url(image/arrow_4.gif) no-repeat 0px 10px;text-indent:10px;}
#i_left .b_1 .p_2 .b2 .c2 .content2 li h3 {width:50px;float:right;color:#797979;text-align:right;}


#i_left .b_1 .p_2 .ts {width:720px;overflow:hidden;}
#i_left .b_1 .p_2 .ts .title {width:720px;height:23px;float:left;overflow:hidden;background:url(image/right_title.jpg) no-repeat;clear:both;}
.p_2 .ts .title .bk_2 {background:url(image/right_bg_3.jpg) no-repeat 10px 0 #0C87D5}
.p_2 .ts .title .title2 {width:140px;height:25px;overflow:hidden;float:left;text-indent:40px;font-size:14px;font-weight:bold;color:#fff;line-height:25px;}
.p_2 .ts .title .more {width:50px;float:right;overflow:hidden;color:#0A76CE;text-align:center;line-height:25px;}
#i_right .b_1 .title .more a {color:#0A76CE}
.p_2 .ts .content {width:710px;float:left;overflow:hidden;clear:both;margin:0 auto;border:5px solid #E6F6FF;}


#i_left .b_1 .p_2 .b3 {width:720px;height:98px;overflow:hidden;}



#i_left .b_1 .p_2 .b4 {width:720px;height:200px;overflow:hidden;}
#i_left .b_1 .p_2 .b4 .c1 {width:355px;float:left;}
#i_left .b_1 .p_2 .b4 .c2 {width:355px;float:right;}
#i_left .b_1 .p_2 .b4 .title {height:35px;overflow:hidden;}
#i_left .b_1 .p_2 .b4 .bk1 {background:url(image/b4_title_1.jpg) no-repeat;}
#i_left .b_1 .p_2 .b4 .bk2 {background:url(image/b4_title_2.jpg) no-repeat;}
#i_left .b_1 .p_2 .b4 .content {width:355px;height:175px;background:url(image/b4_bg2.gif) repeat-x bottom #fff;}
#i_left .b_1 .p_2 .b4 .content ul {width:340px;margin:0 auto;overflow:hidden;}
#i_left .b_1 .p_2 .b4 .content li {width:340px;height:27px;overflow:hidden;float:left;clear:both;line-height:27px;}
#i_left .b_1 .p_2 .b4 .content li h2 {width:340px;float:left;background:url(image/arrow_4.gif) no-repeat 0px 10px;text-indent:10px;}



#i_left .b_1 .p_2 .b5 {width:720px;overflow:hidden;}
#i_left .b_1 .p_2 .b5 .title {width:720px;height:34px;overflow:hidden;background:url(image/fg_bg.gif) repeat-x;}
#i_left .b_1 .p_2 .b5 .title1 {width:120px;height:34px;float:left;background:url(image/fg_title.gif) no-repeat;;}

#i_left .b_1 .p_2 .b5 .title .title2 {width:400px;float:right;line-height:35px;text-indent:50px;color:#fff;}
#i_left .b_1 .p_2 .b5 .title .title2 a {color:#fff;}
#i_left .b_1 .p_2 .b5 .content {width:720px;overflow:hidden;}

#i_left .b_1 .p_2 .b5 .content .c1 {width:350px;height:115px;float:left;overflow:hidden;border-bottom:1px solid #CFCFCF;}
#i_left .b_1 .p_2 .b5 .content .c2 {width:350px;height:115px;float:left;margin-left:16px;display:inline;overflow:hidden;border-bottom:1px solid #CFCFCF;}

#i_left .b_1 .p_2 .b5 .content  .c_title {line-height:20px;overflow:hidden;background:url(image/arrow_3.jpg) no-repeat 0 3px;color:#1092CC;text-indent:15px;margin-top:5px;margin-left:5px;}
#i_left .b_1 .p_2 .b5 .content  .c_title a {color:#1092CC}
#i_left .b_1 .p_2 .b5 .content  .c_content {overflow:hidden;margin-left:5px;}
#i_left .b_1 .p_2 .b5 .content  ul {}
#i_left .b_1 .p_2 .b5 .content  li {width:350px;float:left;line-height:26px;overflow:hidden;}


#block_2 {width:980px;overflow:hidden;margin:10px auto;}
#block_2 .title {width:980px;height:24px;overflow:hidden;background:url(image/cgfm_title.jpg) no-repeat;}

#block_2 .title .more {width:500px;height:24px;float:right;overflow:hidden;background:url(image/cgfm_title.jpg) right no-repeat;text-align:right;line-height:24px;}

#block_2 .content {width:978px;height:140px;overflow:hidden;border:1px solid #ACD1F1;}



/*右侧块,分b_1（公告）,b_2（下）*/
#i_right .b1 {width:235px;height:77px;overflow:hidden;float:right;background:url(image/weather_bg.jpg) no-repeat;}
#i_right .b1 .content {width:230px;margin:45px auto;}
#i_right .b_1 {width:235px;float:left;overflow:hidden;margin-top:10px;clear:both;}
#i_right .b_1 .title {width:235px;height:25px;float:left;overflow:hidden;background:url(image/right_title.jpg) no-repeat;clear:both;}
#i_right .b_1 .title .title2 {width:140px;height:25px;overflow:hidden;float:left;text-indent:40px;font-size:14px;font-weight:bold;color:#fff;line-height:25px;}
#i_right .b_1 .title .bk_1 {background:url(image/right_bg_1.jpg) no-repeat 10px 0;}
#i_right .b_1 .title .bk_2 {background:url(image/right_bg_2.jpg) no-repeat 10px 0 #0C87D5;}
#i_right .b_1 .title .bk_3 {background:url(image/right_bg_3.jpg) no-repeat 10px 0;}

#i_right .b_1 .title .more {width:50px;float:right;overflow:hidden;color:#0A76CE;text-align:center;line-height:25px;}
#i_right .b_1 .title .more a {color:#0A76CE}

#i_right .b_1 .content {width:225px;float:left;overflow:hidden;clear:both;margin:0 auto;border:5px solid #E6F6FF;}
#i_right .b_1 .content .content2 {width:215px;margin:0 auto;overflow:hidden;}
#i_right .b_1 .content .content2 ul {}
#i_right .b_1 .content .content2 li {clear:both;float:left;width:220px;background:url(image/arrow_4.jpg) no-repeat 0 8px;line-height:25px;text-indent:14px;color:#1C79B2;}


#i_right .b_2 {width:235px;float:left;overflow:hidden;margin-top:10px;clear:both;}
#i_right .b_2 .title {width:235px;height:25px;background:url(image/link.jpg) no-repeat;overflow:hidden;}
#i_right .b_2 .content {width:235px;background:#DCEBFE;overflow:hidden;text-align:center;padding-top:10px;}




/*列表页*/
#block_9 {width:1000px;overflow:hidden;margin:0 auto;}
#block_9 #lleft {width:187px;height:500px;float:left;overflow:hidden;background:url(image/list_left_bg.jpg) no-repeat;}
#lleft .title {width:187px;height:50px;overflow:hidden;margin-top:25px;font-size:22px;font-weight:bold;color:#fff;text-align:center;}
#lleft .content {width:187px;margin:0 auto;}
#lleft .content ul {width:140px;margin:20px auto;}
#lleft .content li {width:140px;float:left;height:30px;line-height:29px;border-bottom:1px solid #ccc;text-align:center;font-weight:bold;color:#195FA7;display:block}
#lleft .content li a {width:140px;height:30px;display:block;color:#195FA7}
#lleft .content li a:hover {text-decoration:none;background:#E3E3E3}

#block_9 #lright {width:800px;float:right;overflow:hidden;}
#lright .title {width:800px;height:34px;overflow:hidden;border-bottom:4px solid #5BB1E0;margin-top:15px}
#lright .title .title2 {width:200px;height:34px;overflow:hidden;float:left;color:#026193;line-height:35px;margin-left:30px;display:inline;font-size:18px;font-weight:bold;}
#lright .content {width:750px;margin:10px auto;}
#lright .content ul {}
#lright .content li {width:710px;float:left;line-height:30px;border-bottom:1px dashed #B2B2B2;}
#lright .content li h2 {width:600px;float:left;background:url(image/arrow_1.jpg) no-repeat 0px 7px;text-indent:15px;}
#lright .content li h3 {width:100px;float:right;text-align:center;color:#CD6500;}
#lright .content .fenye {text-align:center;clear:both;margin:20px auto;}


#lright .content .pic_one {width:200px;height:200px;overflow:hidden;margin-left:30px;float:left;display:inline;}
#lright .content .pic_one .a img {width:200px;height:150px;}
#lright .content .pic_one .b {line-height:30px;text-align:center;}
#lright .content table td {line-height:30px;}

#lright .content .ly_one {width:700px;margin:15px auto;border:1px solid #99CCFF;overflow:hidden;}
.ly_one .ly_title {width:700px;height:25px;overflow:hidden;background:#EFEFEF;line-height:25px;color:#006600;border-bottom:1px solid #99CCFF;}
.ly_title .a {width:450px;float:left;}
.ly_title .b {width:240px;float:right;}
.ly_one .ly_content {width:700px;line-height:25px;overflow:hidden;}
.ly_one .ly_content .ly_reply {clear:both;color:#ff0000;}
/*阅读页*/
#block_8 {width:1000px;overflow:hidden;margin:0 auto;}
#block_8 #vleft {width:187px;height:500px;float:left;overflow:hidden;background:url(image/list_left_bg.jpg) no-repeat;}
#vleft .title {width:187px;height:50px;overflow:hidden;margin-top:25px;font-size:22px;font-weight:bold;color:#fff;text-align:center;}
#vleft .content {width:187px;margin:0 auto;}
#vleft .content ul {width:140px;margin:20px auto;}
#vleft .content li {width:140px;float:left;height:30px;line-height:29px;border-bottom:1px solid #ccc;text-align:center;font-weight:bold;color:#195FA7;display:block}
#vleft .content li a {width:140px;height:30px;display:block;color:#195FA7}
#vleft .content li a:hover {text-decoration:none;background:#E3E3E3}

#block_8 #vright {width:800px;float:right;overflow:hidden;}
#vright .title {width:800px;height:34px;overflow:hidden;border-bottom:4px solid #5BB1E0;margin-top:15px}
#vright .title .title2 {width:200px;height:34px;overflow:hidden;float:left;color:#026193;line-height:35px;margin-left:30px;display:inline;font-size:14px;font-weight:bold;}

#vright .content {width:750px;margin:10px auto;line-height:150%;}

#vright .content .v_title {font-size:18px;font-weight:bold;line-height:40px;text-align:center;}
#vright .content .v_info {font-size:14px;line-height:25px;text-align:center;}
#vright .content .v_content {width:700px;margin:10px auto;line-height:200%;} 
