﻿body {
    padding: 0;
    margin: 0;
}
/*顶部背景图*/

.dbbj {
    width: 100%;
    height: 200px;
    background: url(../img/top-banner.jpg) no-repeat;
    background-size: 100% 100%;
}

.dbbj img {
    position: relative;
    left: 18.5%;
    top: 17%;
}
/*顶部菜单*/

.dbcd {
    width: 100%;
    height: 30px;
    background-color: rgba(85, 134, 203, 0.5);
    float: left;
}

.dbcd ul {
    list-style: none;
    margin-left: 15.3%;
    margin-top: 5px;
}

.dbcd ul li {
    float: left;
    padding-left: 2%;
    display: inline;
    color: white;
    font-size: 14px;
}

.dbcd ul li:hover {
    cursor: pointer;
}

.dbcd ul li img {
    vertical-align: middle;
    margin: 0 8px;
}
/*导航栏*/

.dhl {
    width: 100%;
    height: 42px;
    background-color: rgb(1, 104, 183);
}

.dhl ul {
    width: 1200px;
    height: 42px;
    margin: auto;
    list-style: none;
    position: relative;
    left: -20px;
}

.dhl ul li {
    width: 200px;
    float: left;
    display: block;
    z-index: 100;
    line-height: 42px;
    color: white;
    text-align: center;
    font-size: 21px;
}

.dhl ul li:hover {
    background: rgb(1, 82, 147);
}
/*中间背景*/

.zj {
    width: 100%;
    height: 810px;
}
/*中间内容*/
.zjmessage {
    width: 1200px;
    height: 810px;
    margin: auto;
}
/*当前位置*/
.dqwz{
    width: 100%;
    height: 34px;
    background-color: #ededed;
}
.dqwz_message{
    width: 1200px;
    height: 34px;
    margin: auto;
    line-height: 34px;
}
.dqwz_message img{
    vertical-align: middle;
}
.dqwz_message_column{
    color: #0168b7;
}
.zxft_title ul{
    list-style: none;
    padding: 0;
    width: 100%;
    height: 140px;
}
.zxft_title ul li{
    float: left;
    width: 280px;
    height: 60px;
    background-color: #eeeeee;
    color: #000000;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    margin-left: 16px;
    margin-top: 20px;
}
.zxft_title ul li:hover{
    background-color: #0168b7;
    color: #ffffff;
}
/*协会之家*/
.zxft{
    height: 750px;
    width: 1200px;
    margin-top: 50px;
}
/*内容*/
#containet {
    display: inline-block;
    margin: auto;
    height: 750px;
    width: 1200px;
}
#pageMain{
    list-style: none;
    padding: 0;
    height: 485px;
}

#pageMain li {
    list-style: none;
    line-height: 44px;
    height: 88px;
    width: 572px;
    float: left;
    padding-left: 15px;
    padding-top: 25px;
}
 /*调查征集分页*/
 #containet {
    width: 1200px;
    height: 295px;
}
 #pageMain{
     margin: 0;
     padding: 0;
 }
#pageMain li {
    list-style: none;
    line-height: 44px;
    height: 88px;
    width: 572px;
}
.pageMain_number{
    width: 88px;
    height: 88px;
    text-align: center;
    float: left;
    border-radius: 44px;
    border: 2px solid #e8e8e8;
    line-height: 0px;
}
.pageMain_number_title{
    font-size: 20px;
    font-weight: bold;
    line-height: 54px;
    color: #666666;
}
.pageMain_number_time{
    font-size: 14px;
    color: #666666;
}
.pageMain_message{
    float: left;
    margin-left: 20px;
    width: 435px;
    height: 88px;
    line-height: 30px;
}
.pageMain_title{
    width: 455px;
    font-size: 18px;
    color: #000000;
    float: left;
}
.pageMain_title:hover{
    color: #0168b7;
}
.pageMain_time{
    font-size: 16px;
    color: #999999;
    width: 334px;
    float: left;
}
 .pageMain_state{
     float: right;
     width: 94px;
     height: 40px;
     background-color: #e8f1f5;
     color: #0168b7;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    margin: 15px auto;
 }
 
 
#pageBox {
    padding: 15px 0 0 0;
    text-align: center;
}

#pageBox span {
    display: inline-block;
    width: 62px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #000000;
    border: 1px solid #cccccc;
}

#pageNav {
    display: inline-block;
    padding: 0;
}

#pageNav a {
    display: inline-block;
    width: 28px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #3a87ad;
    text-decoration: none;
}

#pageNav a.active, #pageNav a:hover {
    background: #3a87ad;
    color: #EFEFEF;
}

#prev:hover {
    cursor: pointer;
}

#next:hover {
    cursor: pointer;
}

/*底部*/
.foot {
    height: 163px;
    width: 100%;
}

.foot1 {
    height: 50px;
    width: 100%;
    background: url(../img/foot1.jpg) no-repeat;
    background-size: 100% 100%;
}

.foot1_menu {
    width: 1200px;
    height: 50px;
    margin: auto;
}

.foot1_menu ul {
    list-style: none;
    margin: auto;
    height: 50px;
    width: 100%;
    margin-left: -40px;
    padding-top: 9px;
}

.foot1_menu_box {
    width: 300px;
    height: 35px;
    background-color: white;
    float: left;
    margin-left: auto;
    border: none;
    font-size: 14px;
}

.foot1_menu_box1 {
    width: 300px;
    height: 35px;
    background-color: white;
    float: left;
    margin-left: 85px;
    border: none;
    font-size: 14px;
}

.foot1_menu_box_xlk {
    width: 35px;
    height: 35px;
    float: left;
    line-height: 32px;
    text-align: center;
    background-color: white;
}

.foot1_menu_box_search {
    width: 300px;
    height: 35px;
    background-color: white;
    text-align: center;
    float: left;
    line-height: 35px;
    margin-left: 85px;
    border: none;
    font-size: 14px;
}

select::-ms-expand {
    display: none;
}
select{
     /*将默认的select选择框样式清除*/
      appearance:none;
      -moz-appearance:none;
      -webkit-appearance:none;
}

.search {
    background-color: rgb(214, 214, 214);
    float: right;
    height: 35px;
    width: 58px;
    margin: auto;
    text-align: center;
    line-height: 35px;
    color: #000000;
    font-size: 14px;
}
/*交界线*/

.jjx {
    width: 100%;
    height: 3px;
    background-color: rgb(1, 104, 183);
}

.foot2 {
    height: 110px;
    width: 100%;
    background: url(../img/foot_bg.png) no-repeat;
    background-size: 100% 100%;
}

.foot2_message {
    width: 1200px;
    margin: auto;
    height: 110px;
}
/*政府网站找错*/

.foot2_zfwzzc {
    width: 95px;
    height: 45px;
    background: url(../img/zc.png) no-repeat;
    background-size: 100% 100%;
    float: left;
    margin-top: 32.5px;
}
/*党政机关图标*/

.foot2_dzjg {
    width: 52px;
    height: 62px;
    background: url(../img/dzjg.png) no-repeat;
    background-size: 100% 100%;
    float: left;
    margin-top: 24px;
    margin-left: 6%;
}
/*中间字体*/

.foot2_zt {
    width: 535px;
    height: 62px;
    float: left;
    margin-top: 29px;
    margin-left: 6%;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}
.foot2_zt img {
    vertical-align: middle;
    margin: 0 auto;
}
.foot2_zt a {
    text-decoration: none;
    color: #000000;
}

.foot2_zt a:hover {
    text-decoration: underline;
    color: rgb(8, 94, 160);
}

.foot2_zt span {
    margin-left: 3px;
}
/*信用中国*/

.foot2_xyzg {
    width: 100px;
    height: 33px;
    background: url(../img/xyzg.jpg) no-repeat;
    background-size: 100% 100%;
    float: right;
    margin-top: 38.5px;
    margin-right: 1%;
}
/*信用湖北*/

.foot2_xyhb {
    width: 100px;
    height: 33px;
    background: url(../img/xyhb.jpg) no-repeat;
    background-size: 100% 100%;
    float: right;
    margin-top: 38.5px;
    margin-right: 1%;
}
/*信用武汉*/

.foot2_xywh {
    width: 100px;
    height: 33px;
    background: url(../img/xywh.jpg) no-repeat;
    background-size: 100% 100%;
    float: right;
    margin-top: 38.5px;
}