﻿﻿@charset "utf-8";
/*CSS Document*/
*{font-family:"microsoft yahei"; margin:0; padding:0; font-size:16px; color:#000;}
body{ background:url(../images/bj.jpg) repeat-x; background-color:#fff;}
body,img,input,h1,h2,h3{ margin:0;}
img{ display:block;border:0;}
li,dl{list-style-type:none;}
input{ padding:0; border:none; margin:0;}
a{ text-decoration:none; color:#202020;}
h1,h2,h3,h4,h5,span{ padding:0; font-weight:normal; margin:0; border:none;}
a:hover{text-decoration:none; color:#b80000;}

/* */
.weixin{position:fixed;right:0;bottom:0}
.weixin .xixi{display:none}
.weixin:hover .xixi{position:absolute;display:block;right:50px;bottom:0;z-index:9}
/*焦点图*/
.focus{ position:relative; width:364px; height:280px; background-color: #000; float: left; z-index:15;}  
.focus img{ width: 342px; height: 295px;} 
.focus .shadow .title{width: 200px; height: 35px; padding-left: 30px; padding-top: 20px; overflow:hidden;}
.focus .shadow .title a{ width: 200px; text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fd8300;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:35px; line-height: 35px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:14px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:5px; right:10px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0; overflow:hidden;zoom:1; height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#fd8300;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fd8300;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;} 
/*头部*/
.header{ width:100%; margin:0 auto !important; }
.top_box{ min-width:1200px; height:36px; border:1px solid #dfdfdf; background-color:#eef7fe;}
.top{ width:1200px; margin:0 auto; overflow:hidden; }
.top .tianqi{ float:left; margin-top:7px;}
.top .right{ float:right; margin-top:7px;}
img.top_logo{ float:left; margin-top:7px;}
.banner{ margin:0 auto; width:1200px; text-align:center; height:155px; background:url(../images/logo.jpg)  no-repeat;}
/*漂浮广告*/
.floadAd { position: absolute;z-index: 999900; display: none; }
.floadAd .item { display: block; }
.floadAd .item img { vertical-align: bottom; }

.navbg{ height:60px; min-width:1200px; width:1200px; margin:0 auto; background:url(../images/index_07.jpg);}
ul.nav li{ width: 120px; text-align:center;z-index:998;}
ul.nav > li{ float: left;}
.nav1j{height: 60px; line-height: 60px;font-size:18px;font-weight: normal;}
.nav2j{height: 40px; line-height: 40px;font-size:14px;font-weight: normal;background:url("../images/nav_bg_2.jpg") no-repeat center bottom #f8ebd9!important; color:#000;}
.nav3j{height: 40px; line-height: 40px;font-size:14px;font-weight: normal;background:url("../images/nav_bg_2.jpg") no-repeat center bottom #f8ebd9!important; color:#000;}
.nav1j:hover { background: #990000!important;}
.nav2j:hover { background: #990000!important;color:#FFF}
.nav3j:hover { background: #990000!important;}
.nav1j A{color:#FFF;font-size:18px;}
.nav2j A:link{color:#000;font-size:14px;}
.nav2j A:visited{color:#000;}
.nav2j A:hover{color:#000;}
.nav2j:hover A { color:#FFF}
.nav3j A:link{color:#000;font-size:14px;}
.nav3j A:visited{color:#000;}
.nav3j A:hover{color:#000;}
.nav3j:hover A { color:#FFF}
ul > li > ul{ display: none;}
ul > li.on > ul{ display: block;}
ul.nav li{ position: relative;}
ul.nav > li > ul > li ul{ position:  absolute; top: 0; right: -120px;}
.sub{ position: absolute; display: block; right:10px; top: 0; width: 10px; height: 40px; background: url(../images/arrows.png) no-repeat center center;}


.search{ width:340px; float:right; margin-top:12px;}
.search input.shuru{ width:280px; height:35px; float:left; border:0px; background-color:#fff; line-height:24px; color:#666; font-size:16px;}
.search input.search_btn{ background:url(../images/SS.jpg) no-repeat ; width:45px; height:35px;float:left;}

/*主体页面*/
.main_warp{ width:1180px; margin:0 auto; background-color:#fff; padding:10px; clear:both; overflow:hidden;}
/*导航*/
.nav_t{ clear:both; margin:5px auto 0 auto; width:1200px; height:42px;}
.nav_t ul{ }
.nav_t ul li{ float:left; margin-right:5px;}
.nav_t ul li img{ border:1px solid #dedede;}
.nav_t ul li img:hover{border:1px solid #3a7b9a;}
.kuan{ padding-left:20px;}
/*左侧*/
.main_left{ width:946px; float:left; margin-top:5px; line-height:23px; overflow:hidden;}


.yushouxuke_hl { width:610px; height:40px; overflow:hidden; border-bottom:2px solid #cdcdcd;  background-color:#ffffff; } 
.yushouxuke_hl span,.tongji h2 span{ float:right; margin-right:10px; font-size:18px;}
.yushouxuke_hl span a,.tongji h2 span a{ color:#000; }
.yushouxuke_hl ul{margin-left:0px; margin-top:0px;}
.yushouxuke_hl ul li{ float:left; width:100px; height:40px; line-height:40px; padding-left:45px;}
.yushouxuke_hl ul li a{ font-size:18px;}
.yushouxuke_hl ul li#select{   width:100px; background-color:#b51412; color:#fff;height:40px; font-size:18px}
.yushouxuke_hl ul li#select a{ color:#fff;}


.yangguang_zfbz{ margin-top:5px; width:100%; /*float:right;*/ background-color:#fff; height:140px;}
.yangguang_zfbz ul{ height:140px; overflow:hidden; padding:10px 15px 0 10px;}
.yangguang_zfbz ul li{ line-height:35px; padding-left:20px; background:url(../images/index_25.jpg) no-repeat 0 5px; border-bottom:1px dotted #CCC}
.yangguang_zfbz ul li img{ display:inline;}
.yangguang_zfbz ul li span{ float:right; font-size:12px; }
.yangguang_zfbz .onelist{ border-bottom:1px dashed #c3c3c3; width:585px; margin-top:15px; margin-left:20px; padding-bottom:10px;}
.yangguang_zfbz .onelist p{ color:#5e5e5e;}
.yangguang_zfbz .onelist p strong{ color:#ba2636;}
.yangguang_zfbz .onelist h3{ color:#b61412; font-size:18px; text-align: center;margin-bottom:5px;}
.yangguang_zfbz .onelist h3 a{ color:#b61412; font-size:18px; }

.yangguang_zfbz .onelist h3 img{ float:right; margin-top:5px; margin-right:30px;}
/*广告*/
.guanggao{ padding-bottom:10px}
/*公告*/
.ContentB{ margin:0 auto; width:1200px; background-color:#e4e4e4; padding-top:10px; overflow:hidden; }
.tzgg{ width:580px; float:left; margin:10px; background-color:#fff;}
.tzgg_title{ background: url(../images/tt.jpg) no-repeat;width:92px; height:33px}
.tzgg ul{ padding:10px; width:480px; height:300px; margin-left:20px}
.tzgg ul li{ line-height:35px; padding-left:20px; background:url(../images/icon1.jpg) no-repeat 0 5px; border-bottom:1px dotted #CCC}
.tzgg ul li img{ display:inline;}
.tzgg ul li span{ float:right; font-size:12px; }
.tzgg_title1{ background: url(../images/gs.jpg) no-repeat;  width:92px; height:33px}
.mt5{ margin-top:5px}



/*法律法规*/

.ContentC{ margin:0 auto; width:1200px; background-color:#fff; padding-top:10px; overflow:hidden; }
.contc_left{ width:970px; float:left}
.flfg{ float:left;  width:480px;}
.flfg_title{ background:url(../images/index_17.jpg); width:470px; height:45px}
.flfg_title1{ background:url(../images/index_18.jpg); width:470px; height:45px}

.flfg ul{  width:460px; }
.flfg ul li{ line-height:35px; padding-left:20px; background:url(../images/icon1.jpg) no-repeat 0 5px; border-bottom:1px dotted #CCC;}
.flfg ul li img{ display:inline;}
.flfg ul li span{ float:right; font-size:12px; }

/*右下角列表导航*/

.contc_right{ width:220px; float:right}
.contc_right_li{width:200px;height:40px;line-height:40px;font-size:18px;padding-left:15px;margin-bottom:2px;border:2px #cc3300 solid;}
.contc_right_icon{float:left;width:35px;}
.contc_right_text{float:left;color:#cc3300;font-size:16px;line-height:40px;}
.bg_red{background-color: #cc3300}
.f_wh{color:#FFF}
.f_red{color:#cc3300}
.fsize14{font-size:14px;}
.fsize16{font-size:16px;}
.fsize18{font-size:18px;}
.fsize22{font-size:22px;}
.fsize20{font-size:20px;}
.fsize30{font-size:26px;}


.mt10{ margin-top:8px}
.ContentD{ border-top:2PX solid #b61412}

#slideshow {
    clear: both;
    height: 100px;
    margin: 5px auto 0;
    position: relative;
    width: 1200px;
}



.yushouxuke_h { width:468px; height:32px; overflow:hidden; border-bottom:2px solid #3a7b99;  background-color:#ffffff; } 
.yushouxuke_h span,.tongji h2 span{ float:right; margin-right:10px; font-size:12px;}
.yushouxuke_h span a,.tongji h2 span a{ color:#000; }
.yushouxuke{ margin-top:5px;width:524px; float:left; height:180px; overflow:hidden; background-color:#fff;}
.yushouxuke_h ul{margin-left:0px; margin-top:0px;}
.yushouxuke_h ul li{ float:left; width:100px; height:30px; line-height:30px; padding-left:45px;}
.yushouxuke_h ul li#select{  background: url(../images/list.png) 15px 10px no-repeat; width:100px; background-color:#3a7b9a; color:#fff;height:100%}
.yushouxuke_h ul li#select a{ color:#fff;}

.yushouxuke_r { width:468px; height:32px; overflow:hidden; border-bottom:2px solid #3a7b99;  background-color:#ffffff; } 
.yushouxuke_r span,.tongji h2 span{ float:right; margin-right:10px; font-size:12px;}
.yushouxuke_r span a,.tongji h2 span a{ color:#000; }
.yushouxuke_r ul{margin-left:0px; margin-top:0px;}
.yushouxuke_r ul li{ float:left; width:100px; height:30px; line-height:30px; padding-left:45px;}
.yushouxuke_r ul li#select{  background: url(../images/list.png) 15px 10px no-repeat; width:100px; background-color:#ba2636; color:#fff;height:100%}
.yushouxuke_r ul li#select a{ color:#fff;}

.yangguang{ margin-top:5px; width:100%; /*float:right;*/ background-color:#fff; height:250px;}
.yangguang ul{ height:155px; overflow:hidden; padding:10px 15px 0 10px;}
.yangguang ul li{ line-height:24px; padding-left:15px; background:url(../images/xd.png) no-repeat 0 10px;}
.yangguang ul li img{ display:inline;}
.yangguang ul li span{ float:right; font-size:12px; }

.yushouxuke_rl { width:468px; height:32px; overflow:hidden; border-bottom:2px solid #3a7b99;  background-color:#ffffff; } 
.yushouxuke_rl span,.tongji h2 span{ float:right; margin-right:10px; font-size:12px;}
.yushouxuke_rl span a,.tongji h2 span a{ color:#000; }
.yushouxuke_rl ul{margin-left:0px; margin-top:0px;}
.yushouxuke_rl ul li{ float:left; width:100px; height:30px; line-height:30px; padding-left:45px;}
.yushouxuke_rl ul li#select{  background: url(../images/list.png) 15px 10px no-repeat; width:100px; background-color:#ba2636; color:#fff;height:32px;}
.yushouxuke_rl ul li#select a{ color:#fff;}

.link{background-color:#fff; margin-top:5px;}
.link_h{ }
.link_h ul{ height:33px; padding-left:14px; background-color:#e3f3fb;}
.link_h ul li{ width:124px; height:29px; text-align:center; line-height:29px; float:left;}
.link_h ul li#select{ border-top:3px solid #21607e; border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6; background-color:#fff; color:#0269c8;}
.link_ul{ padding:10px; overflow:hidden; }
.link_ul ul{}
.link_ul ul li{ float:left; width:225px; padding:5px;}






/*header*/
.Header{ width:100%; background-color:#FFF; height:106px;}
.LogoBox{ margin:0 auto; width:1200px; height:106px; background:url(../images/logo_bg.png) no-repeat; overflow:hidden;}
.Logo{ float:left; margin-top:30px; width:500px;}
.Logo h1,.Logo h5{ font-family:"黑体"; font-weight:bold;}
.Logo h1{ font-size:32px; font-weight:bold;}
.Logo h5{ margin-left:6px;}
/*加入收藏*/
.LogoBox .ShouCang{ float:right; margin-right:20px;  margin-top:30px;}
.ShouCang a{ color:#444444; font-size:14px;}
.ShouCang img{ float:left; margin-top:4px; margin-right:6px;}
/*设为首页*/
.LogoBox .ShouYe{ float:right; margin-right:20px;  margin-top:30px;}
.ShouYe a{ color:#444444; font-size:14px;}
.ShouYe img{ float:left; margin-top:4px; margin-right:6px;}

/*导航*/
.Nav{ width:100%; height:46px; background:url(../images/nav_bg.png) repeat;}
.NavBox{ margin:0 auto; width:1200px; height:46px;}
.NavBox a{ color:#FFFFFF; line-height:46px; text-align:center; margin-left:80px;}
.NavBox .selected{ float:left; width:150px; height:46px; line-height:46px; text-align:center; display:block; background-color:#ba2636; margin:0;}
/*最新动态*/

.ContentNew .pic_hot{ width:560px; height:340px; float:left; }
.pic_hot .focus{ width:560px; height:320px;bottom:0px;  float:left; background-color:#000000; overflow:hidden;}
.focus .pic_L{ float:left; margin-top:110px;}
.focus .pic_R{ float:right; margin-top:110px;}


.News{ width:100%; height:43px; background:url(../images/News_bg.png) repeat; overflow:hidden}
.NewA{ margin:0 auto; width:1200px;}
.NewA .NewLb{ float:left; margin-top:12px;}
.NewA h4{ float:left; margin-left:6px; margin-top:10px;}
.NewA .NewBz{ float:left; margin-top:16px; margin-left:6px;}

.gonggao_box{ background-color:#fff; border-bottom:1px solid #a3d0e7; height:41px; width:100%; min-width:1200px;}
.gonggao{ width:1200px; margin:0 auto;}
.gonggao .left{ float:left; height:44px; line-height:44px; background:url(../images/bg.png) 0 -918px no-repeat; width:915px; }
.gonggao .left ul{ padding-left:35px;}
.gonggao .left ul li{ margin-right:25px; float:left; padding-left:10px;}
.gonggao .left h2{ float:left; font-size:14px; margin-left:30px;}


/*搜索*/
.SearchBox{ float:right; margin-top:8px;}
.SearchBox .shuru{ float:left; width:204px; height:26px; background-color:#f2fafd; border:1px #e5e5e5;}
.SearchBox .search_btn{ float:right; background:url(../images/search.png) no-repeat; width:48px; height:26px}
/*小导航*/
.Lnav{ margin:0 auto; width:1200px; height:42px; background:url(../images/L_nav_bg.png) repeat; margin-top:10px;}
.Lnav .La{ padding-top:8px;}
.Lnav a{ color:#FFFFFF; font-size:14px; margin-left:22px; margin-top:14px;}
/*广告*/
.GuangGao{ width:100%;} 
.GuangGao img{ margin:0 auto; width:1200px; margin-top:10px;}
.Content_adshow{ width:950px; background-color:#fff; padding-top:20px; overflow:hidden; }
/*内容*/
.Content{ margin:0 auto; overflow:hidden;}
.Content .ContentA{ margin:0 auto; width:1200px; background-color:#fff; padding-top:10px; overflow:hidden; }

.Content .ContentLeftA{ width:938px; overflow:hidden;}
/*热点新闻*/
.Content .ContentNav{ width:146px; height:295px;}
.ContentNav a{ display:block; background-color:#ba2636; height:36px; line-height:36px; border-bottom:1px solid #FFFFFF; 
               border-left:2px solid #9e0717; text-decoration:none; color:#FFFFFF; font-size:14px; text-align:center;}
			   		   
.Content .ContentNew{ width:620px; height:295px; float:right; background-color:#FFFFFF;}
.ContentNeW .nes_list{ width:438px; height:295px;}
.news_list h2{border-bottom:2px solid #ba2636;}
.news_list h2 span{ display:block; background-color:#ba2636; width:120px; height:32px; color:#FFFFFF; font-size:14px;}
.news_list h2 a{ float:right; color:#FFFFFF; font-size:14px; margin-top:8px; margin-right:20px;}
.news_list h2 span img{ float:left; margin-top:8px; margin-left:20px;}

.news_list .onelist .img{ position:absolute; top:146px; left:18px;}
.onelist .img1, .onelist .img2,.onelist .img3, .onelist .img4,.onelist .img5{ margin-bottom:25px;}
.news_list .news_list h2 span a{ color:#fff;}
.news_list .news_list h2{ border-bottom:2px solid #9e0717;}

/*政务公开*/
.Content .ContentNew01{ width:468px; height:335px; margin-top:10px; background-color:#FFFFFF; float:left;}
.ContentNew01 .list01{ width:468px; height:32px; overflow:hidden; border-bottom:2px solid #3a7b99;} 
.list01 h2 img{ float:left; margin-left:16px; margin-top:5px; margin-right:8px;} 
.list01 h2 a{ display:block; background-color:#3a7b99; width:120px; height:32px; font-size:14px; color:#FFFFFF; float:left; padding-top:6px;}
.list01 p{  width:120px; height:32px; float:right; text-align:center; margin-right:190px;}
.list01 p a{ display:block; margin-top:6px;}
.ContentNew01 h3{ font-size:14px; margin-top:10px; margin-left:20px; margin-right:20px; border-bottom:1px solid #e5e5e5; padding-bottom:6px;}
.ContentNew01 ul{ /* margin-left:13px; margin-top:10px;*/ margin-right:16px; overflow:hidden;}
.ContentNew01 ul li{ font-size:12px; /* margin-bottom:8px;*/}
.ContentNew01 li a{ /*float:left;*/ margin-bottom:6px;}
.ContentNew01 li span{ float:right; margin-right:4px;}
.ContentNew01 .img{ float:left; margin-top:16px; margin-left:18px; margin-right:4px;}
.ContentNew01 .img1,.ContentNew01 .img2,.ContentNew01 .img3,.ContentNew01 .img4,.ContentNew01 .img5{ margin-bottom:16px;}
/*招标信息*/
.Content .ContentNew02{ width:468px; height:335px; margin-top:10px; background-color:#FFFFFF; float:right;}
.ContentNew02 .list02{ width:468px; height:32px; overflow:hidden; border-bottom:2px solid #ba2636;} 
.list02 h2 img{ float:left; margin-left:16px; margin-top:5px; margin-right:8px;} 
.list02 h2 a{ display:block; background-color:#ba2636; width:120px; height:32px; font-size:14px; color:#FFFFFF; float:left; padding-top:6px;}
.list02 p{  width:120px; height:32px; float:right; text-align:center; margin-right:190px;}
.list02 p a{ display:block; margin-top:6px;}
.ContentNew02 ul{/* margin-left:13px; margin-top:18px;*/ margin-right:16px; overflow:hidden;}
.ContentNew02 ul li{ font-size:12px; /*margin-bottom:8px;*/}
.ContentNew02 li a{ /*float:left; */ margin-bottom:6px;}
.ContentNew02 li span{ float:right; margin-right:4px;}
.ContentNew02 .img{ float:left; margin-top:24px; margin-left:10px; margin-right:4px;}
.ContentNew02 .img1,.ContentNew02 .img2,.ContentNew02 .img3,.ContentNew02 .img4,.ContentNew02 .img5{ margin-bottom:22px;}
/*施工许可*/
.Content .ContentNew03{ width:468px; height:238px; margin-top:10px; background-color:#FFFFFF; float:left;}
.ContentNew03 .list03{ width:468px; height:32px; overflow:hidden; border-bottom:2px solid #3a7b99;} 
.list03 h2 img{ float:left; margin-left:16px; margin-top:5px; margin-right:8px;} 
.list03 h2 a{ display:block; background-color:#3a7b99; width:120px; height:32px; font-size:14px; color:#FFFFFF; float:left; padding-top:6px;}
.list03 p{  width:120px; height:32px; float:right; text-align:center; margin-right:190px;}
.list03 p a{ display:block; margin-top:6px;}
/*.ContentNew03 ul{ margin-left:16px; margin-top:6px; margin-right:16px; overflow:hidden;}
.ContentNew03 ul li{ width:436px; height:32px; font-size:12px; border-bottom:1px solid #e5e5e5;}
.ContentNew03 li a{ float:left; margin-top:6px;}
.ContentNew03 li span{ float:right; margin-right:4px;} */
/*网签行情快报*/
.Content .ContentNew04{ width:468px; height:238px; margin-top:10px; background-color:#FFFFFF; float:right;}
.ContentNew04 .list04{ width:468px; height:32px; overflow:hidden; border-bottom:2px solid #ba2636;} 
.list04 h2 img{ float:left; margin-left:16px; margin-top:5px; margin-right:8px;} 
.list04 h2 a{ display:block; background-color:#ba2636; width:142px; height:32px; font-size:14px; color:#FFFFFF; float:left; padding-top:6px;}
.list04 p{  width:120px; height:32px; float:right; text-align:center; margin-right:190px;}
.list04 p a{ display:block; margin-top:6px;}
/*.ContentNew04 ul{ margin-left:16px; margin-top:6px; margin-right:16px; overflow:hidden;}
.ContentNew04 ul li{ width:436px; height:32px; font-size:12px; border-bottom:1px solid #e5e5e5;}
.ContentNew04 li a{ float:left; margin-top:6px; margin-left:26px;}*/
/*住房保障*/
.Content .ContentNew05{ width:468px; height:178px; margin-top:10px; background-color:#FFFFFF; float:left;}
/*.ContentNew05 .list05{ width:468px; height:32px; overflow:hidden; border-bottom:2px solid #3a7b99; overflow:hidden; position:relative;} 
.list05 h2 img{ float:left; margin-left:16px; margin-top:5px; margin-right:8px;} 
.list05 h2 a{ display:block; background-color:#3a7b99; width:120px; height:32px; font-size:14px; color:#FFFFFF; float:left; padding-top:6px;}
.list05 p{ width:120px; height:32px; margin-left:170px; margin-top:6px;}
.list05 p a{ display:block; margin-top:6px;}
.list05 .xinzeng{ width:120px; height:32px;}
.list05 .xinzeng a{ display:block; position:absolute; top:6px; left:280px;}
.ContentNew05 h3{ font-size:14px; margin-top:10px; margin-left:20px; margin-right:20px; border-bottom:1px solid #e5e5e5; padding-bottom:6px;}
.ContentNew05 ul{ margin-left:13px; margin-top:10px; margin-right:16px; overflow:hidden;}
.ContentNew05 ul li{ font-size:12px; margin-bottom:8px;}
.ContentNew05 li a{ float:left; margin-bottom:6px;}
.ContentNew05 li span{ float:right; margin-right:4px;}
.ContentNew05 .img{ float:left; margin-top:16px; margin-left:18px; margin-right:4px;}
.ContentNew05 .img1,.ContentNew05 .img2,.ContentNew05 .img3,.ContentNew05 .img4,.ContentNew05 .img5{ margin-bottom:17px;}*/
/*新增模块1*/
.Content .ContentNew06{ width:468px; height:178px; margin-top:10px; background-color:#FFFFFF; float:left;}
/*.ContentNew06 .list06{ width:468px; height:32px; overflow:hidden; border-bottom:2px solid #ba2636; overflow:hidden; position:relative;} 
.list06 h2 img{ float:left; margin-left:16px; margin-top:5px; margin-right:8px;} 
.list06 h2 a{ display:block; background-color:#ba2636; width:120px; height:32px; font-size:14px; color:#FFFFFF; float:left; padding-top:6px;}
.list06 p{ width:120px; height:32px; margin-left:170px; margin-top:6px;}
.list06 p a{ display:block; margin-top:6px;}
.list06 .xinzeng{ width:120px; height:32px;}
.list06 .xinzeng a{ display:block; position:absolute; top:6px; left:280px;}
.ContentNew06 h3{ font-size:14px; margin-top:10px; margin-left:20px; margin-right:20px; border-bottom:1px solid #e5e5e5; padding-bottom:6px;}
.ContentNew06 ul{ margin-left:13px; margin-top:10px; margin-right:16px; overflow:hidden;}
.ContentNew06 ul li{ font-size:12px; margin-bottom:8px;}
.ContentNew06 li a{ float:left; margin-bottom:6px;}
.ContentNew06 li span{ float:right; margin-right:4px;}
.ContentNew06 .img{ float:left; margin-top:16px; margin-left:18px; margin-right:4px;}
.ContentNew06 .img1,.ContentNew06 .img2,.ContentNew06 .img3,.ContentNew06 .img4,.ContentNew06 .img5{ margin-bottom:17px;}*/
/*新增模快2*/
.Content .ContentNew07{ width:468px; height:178px; margin-top:10px; background-color:#FFFFFF; float:left;}
/*.ContentNew07 .list07{ width:468px; height:32px; overflow:hidden; border-bottom:2px solid #3a7b99; overflow:hidden; position:relative;} 
.list07 h2 img{ float:left; margin-left:16px; margin-top:5px; margin-right:8px;} 
.list07 h2 a{ display:block; background-color:#3a7b99; width:120px; height:32px; font-size:14px; color:#FFFFFF; float:left; padding-top:6px;}
.list07 p{ width:120px; height:32px; margin-left:170px; margin-top:6px;}
.list07 p a{ display:block; margin-top:6px;}
.list07 .xinzeng{ width:120px; height:32px;}
.list07 .xinzeng a{ display:block; position:absolute; top:6px; left:280px;}
.ContentNew07 h3{ font-size:14px; margin-top:10px; margin-left:20px; margin-right:20px; border-bottom:1px solid #e5e5e5; padding-bottom:6px;}
.ContentNew07 ul{ margin-left:13px; margin-top:10px; margin-right:16px; overflow:hidden;}
.ContentNew07 ul li{ font-size:12px; margin-bottom:8px;}
.ContentNew07 li a{ float:left; margin-bottom:6px;}
.ContentNew07 li span{ float:right; margin-right:4px;}
.ContentNew07 .img{ float:left; margin-top:16px; margin-left:18px; margin-right:4px;}
.ContentNew07 .img1,.ContentNew07 .img2,.ContentNew07 .img3,.ContentNew07 .img4,.ContentNew07 .img5{ margin-bottom:17px;} */
/*行业动态*/
.Content .ContentNew08{ width:938px; height:346px; margin-top:10px; background-color:#FFFFFF; float:left;}
.ContentNew08 .list08{ width:938px; height:32px; border-bottom:2px solid #3a7d99;}
.list08 h2 span{ display:block; background-color:#3a7d99; width:120px; height:32px; font-size:14px; color:#FFFFFF; float:left;}
.list08 span a{ display:block; color:#FFFFFF; font-size:-14px; margin-top:6px;}
.list08 h2 img{ float:left; margin-left:16px; margin-top:6px; margin-right:8px;}
/*热点关注*/
.ContentNew08 .redian{ width:469px; height:310px; float:left;}
.redian h3{ font-size:14px; margin-top:10px; margin-left:20px; margin-right:20px; border-bottom:1px solid #e5e5e5; padding-bottom:6px;}
.redian h3 img{ float:left; margin-top:5px; margin-right:10px;}
.redian ul{ margin-left:13px; margin-top:10px; margin-right:16px; overflow:hidden;}
.redian ul li{ font-size:12px; margin-bottom:8px;background:url(../images/xd.png) no-repeat 0 10px;}
.redian li a{ /*float:left; margin-bottom:6px;*/line-height: 18px;margin-left: 15px;}
.redian li img{ display:inline;}
.redian li span{ float:right; margin-right:4px;}
.redian .img{ float:left; margin-top:16px; margin-left:18px; margin-right:4px;}
.redian .img1,.redian .img2,.redian .img3,.redian .img4,.redian .img5{ margin-bottom:16px;}
/*省内动态*/
.ContentNew08 .dongtai{ width:469px; height:346px;}
.ContentNew08 .shengnei{ width:469px; height:154px; float:left;}
.shengnei h3{ font-size:14px; margin-top:10px; margin-left:20px; margin-right:20px; border-bottom:1px solid #e5e5e5; padding-bottom:6px;}
.shengnei h3 img{ float:left; margin-top:5px; margin-right:10px;}
.shengnei ul{ margin-left:13px; margin-top:10px; margin-right:16px; overflow:hidden;}
.shengnei ul li{ font-size:12px; margin-bottom:8px; background:url(../images/xd.png) no-repeat 0 10px;}
.shengnei li a{/*float:left; margin-bottom:6px;*/line-height: 18px;margin-left: 15px;}
.shengnei li img{ display:inline;}
.shengnei li span{ float:right; margin-right:4px;}
.shengnei .img{ float:left; margin-top:16px; margin-left:18px; margin-right:4px;}
.shengnei .img1,.shengnei .img2,.shengnei .img3,.shengnei .img4,.shengnei .img5{ margin-bottom:11px;}
/*本市动态*/
.ContentNew08 .benshi{ width:469px; height:120px; float:left;}
.benshi h3{ font-size:14px; margin-top:10px; margin-left:20px; margin-right:20px; border-bottom:1px solid #e5e5e5; padding-bottom:6px;}
.benshi h3 img{ float:left; margin-top:5px; margin-right:10px;}
.benshi ul{ margin-left:13px; margin-top:10px; margin-right:16px; overflow:hidden;}
.benshi ul li{ font-size:12px; margin-bottom:8px;background:url(../images/xd.png) no-repeat 0 10px;}
.benshi li a{ /*float:left; margin-bottom:6px;*/line-height: 18px;margin-left: 15px;}
.benshi li img{ display:inline;}
.benshi li span{ float:right; margin-right:4px;}
.benshi .img{ float:left; margin-top:16px; margin-left:18px; margin-right:4px;}
.benshi .img1,.benshi .img2,.benshi .img3,.benshi .img4,.benshi .img5{ margin-bottom:11px;}
/*通知公示*/
.Content .ContentRight{ float:right; width:252px; margin-top:10px; position:absolute; top:-10px;; left:950px;}
.ContentRight .tongzhi{ width:252px; height:290px; background-color:#FFFFFF;}
.tongzhi h2{ width:252px; height:32px; border-bottom:2px solid #3a7b99;}
.tongzhi h2 a{ display:block; width:136px; height:32px; font-size:14px; margin-left:20px; margin-top:6px; float:left;}
.tongzhigg ul{ width:252px; height:242px; margin-left:10px; margin-top:10px;}
.tongzhigg ul li{ font-size:12px; background:url(../images/text_Ssanjiao.png) no-repeat 0 10px;}
.tongzhigg li a{ /*float:left;*/ display:block; width:240px; height:20px; margin-bottom:7px;line-height: 18px;margin-left: 15px;}
.tongzhigg a img{ float:right; margin-top:6px; margin-right:30px;}
.tongzhigg .img{ float:left; margin-top:8px; margin-left:10px; margin-right:4px;}
.tongzhigg .img1,.tongzhigg .img2,.tongzhigg .img3,.tongzhigg .img4,.tongzhigg .img5{ margin-bottom:22px;}
/*公示信息*/
.ContentRight .gongshi{ float:right; width:252px; height:305px; background-color:#FFFFFF; margin-top:10px;}
.gongshi h2{ width:252px; height:32px; border-bottom:2px solid #ba2636;}
.gongshi h2 a{ display:block; width:136px; height:32px; font-size:14px; margin-left:20px; margin-top:6px; float:left;}
.gongshigg ul{ width:252px; height:242px; margin-left:10px; margin-top:10px;}
.gongshigg ul li{ font-size:12px;background:url(../images/text_Ssanjiao.png) no-repeat 0 10px;}
.gongshigg li a{ /*float:left;*/ display:block; width:240px; height:20px; margin-bottom:6px;line-height: 18px;margin-left: 15px;}
.gongshigg a img{ float:right; margin-top:6px; margin-right:30px;}
.gongshigg .img{ float:left; margin-top:10px; margin-left:10px; margin-right:4px;}
.gongshigg .img1,.gongshigg .img2,.gongshigg .img3,.gongshigg .img4,.gongshigg .img5{ margin-bottom:21px;}
/*公共保障房申请*/
.ContentRight .shenqing{ float:right; width:252px; height:147px; margin-top:10px;}
.shenqinggg img{ margin-bottom:6px;}
/*资讯回复*/
.ContentRight .zixun{ float:right; width:252px; height:235px; background-color:#FFFFFF; margin-top:15px;}
.zixun h2{ width:252px; height:32px; border-bottom:2px solid #ba2636;}
.zixun h2 a{ display:block; width:136px; height:32px; font-size:14px; margin-left:20px; margin-top:6px; float:left;}
.zixungg ul{ width:252px; margin-left:10px; margin-top:10px; /*text-align:center;*/}
.zixungg ul li{ font-size:12px;background:url(../images/text_Ssanjiao.png) no-repeat 0 10px; float:left;width: 100%}
.zixungg li a{ float:left; display:block; width:auto; height:20px; margin-bottom:6px;line-height: 18px;margin-left: 15px;}
.zixungg li span{ float:right; color:#f7912c; margin-right:30px;}
.zixungg .img{ float:left; margin-top:10px; margin-left:10px; margin-right:4px;}
.zixungg .img1,.zixungg .img2,.zixungg .img3,.zixungg .img4,.zixungg .img5{ margin-bottom:21px;}
/*业务办理典型案例*/
.ContentRight .anli{ float:right; width:252px; height:212px; margin-top:10px;}
.anligg img{ margin-bottom:6px;}
/*综合查询*/
.ContentRight .zonghe{ float:right; width:252px; height:214px; background-color:#FFFFFF; margin-top:10px;}
.zonghe h2{ width:252px; height:30px; border-bottom:2px solid #ba2636;}
.zonghe h2 a{ display:block; width:136px; font-size:14px; margin-left:20px; margin-top:6px; float:left;}
.zonghe form{ margin-top:8px;}
.zonghe form label{ float:left; margin-left:10px;}
.search_zh .shuruk{ float:left; width:132px;; height:26px; background-color:#f2fafd; border:1px #e5e5e5; margin-left:10px; margin-bottom:8px;}
.search_zh .btn{ float:right; width:auto; margin-right:8px;}
.search_zh .shuruk1{ float:left; width:198px;; height:26px; background-color:#f2fafd; border:1px #e5e5e5; margin-left:10px; margin-bottom:8px;}
.search_zh .btn1{ float:right; width:auto; margin-right:8px;}

/*各地住房局*/
.Content .ContentBottom01{ width:1200px; min-height:120px; height:auto; margin-top:10px; background-color:#FFFFFF; float:left;}
.ContentBottom01 .bottom01{ width:1200px; height:32px; overflow:hidden; border-bottom:2px solid #3a7b99; overflow:hidden; position:relative;margin-top: 0px;} 
.bottom01 h2 img{ float:left; margin-left:16px; margin-top:5px; margin-right:8px;} 
.bottom01 h2 a{ display:block; background-color:#3a7b99; width:136px; height:32px; font-size:14px; color:#FFFFFF; float:left; padding-top:6px;}
.bottom01 p{ width:120px; height:32px; margin-left:170px; margin-top:6px;}
.bottom01 p a{ display:block; margin-top:6px;}
.bottom01 .gequ{ width:120px; height:32px;}
.bottom01 .gequ a{ display:block; position:absolute; top:6px; left:300px;}
.bottom01 .qita{ width:120px; height:32px;}
.bottom01 .qita a{ display:block; position:absolute; top:6px; left:464px;}
/*.ContentBottom01 ul{ width:900px; height:70px; margin-left:16px; margin-top:16px; overflow:hidden;}
.ContentBottom01 ul li{ font-size:12px;}
.ContentBottom01 li a{ float:left; display:block; width:80px; height:20px; margin-left:100px; margin-bottom:16px;} */

.bottom01 span,.tongji h2 span{ float:right; margin-right:10px; font-size:12px;}
.bottom01 span a,.tongji h2 span a{ color:#000; }
.bottom01{ margin-top:5px;width:524px; float:left; height:180px; overflow:hidden; background-color:#fff;}
.bottom01 ul{margin-left:0px; margin-top:0px;height: 32px;}
.bottom01 ul li{ float:left; width:100px; height:30px; line-height:30px; padding-left:45px;}
.bottom01 ul li#select{  background: url(../images/list.png) 15px 10px no-repeat; width:100px; background-color:#3a7b9a; color:#fff;height:100%}
.bottom01 ul li#select a{ color:#fff;}


/*相关网站*/
.Content .ContentBottom02{ width:1200px; height:120px; margin-top:10px; background-color:#FFFFFF; float:left;}
.ContentBottom02 .bottom02{ width:1200px; height:32px; overflow:hidden; border-bottom:2px solid #b61411; overflow:hidden; position:relative;} 
.bottom02 h2 img{ float:left; margin-left:16px; margin-top:5px; margin-right:8px;} 
.bottom02 h2 a{ display:block; background-color:#b61411; width:120px; height:40px; text-align:center; font-size:16px; color:#FFFFFF; float:left; padding-top:6px;}
.bottom02 p{ width:120px; height:32px; margin-left:170px; margin-top:6px;}
.bottom02 p a{ display:block; margin-top:6px;}
.ContentBottom02 .pic{ width:1200px; height:80px; overflow:hidden;}
.pic img{ float:left; margin-left:16px; margin-top:16px;}
/*底部*/
.footer{ width:1200px; height:158px; border-top:2px solid #cdd7e0; text-align:center; line-height:28px; padding-top:15px; font-size:12px; margin:0 auto}
.footer p{ text-align:center;}
.footer a{ margin:0 10px;}

.footer_img{  width:540px; margin:0 auto;}
.footer_img ul{}
.footer_img ul li{ float:left; width:90px; text-align:center;}
.footer_img img{ display:inline;}