@charset "utf-8";

.bannerHd{padding: 0;}
.bannerHd img{width: 100%;}
.forCenter{background: #FFFFFF;padding: 20px;}


/*不良举报 咨询投诉 县长信箱 网上调查*/
.hd-menus{overflow: hidden;}
.hd-menus ul li {
    height: 69px;
    float: left;
}
.hd-menus ul li a{display: block;}
.hd-menus ul li.menus1 a{
    background: url(../../images/hd/menus1.png) no-repeat;
   background-size: 100% 100%;
}
.hd-menus ul li.menus1{text-align: center;}
.hd-menus ul li.menus2 a{
    background: url(../../images/hd/menus2.png) no-repeat;
    background-size: 100% 100%;
}
.hd-menus ul li.menus3 a{
    background: url(../../images/hd/menus3.png) no-repeat;
    background-size: 100% 100%;
}

.hd-menus ul li.menus4 a{
    background: url(../../images/hd/menus4.png) no-repeat;
    background-size: 100% 100%;
}
.hd-menus ul li a {
    line-height: 69px;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 2px;
    /*;*/
}

.hd-menus ul li a em {
    float: left;
    width: 48px;
    height: 48px;
    margin: 10px 25px 5px 40px;
    background: url(../../images/hd/hd-menus-ico.png) no-repeat;
}
.hd-menus ul li.menus2 a em {
    background-position: -328px -9px;
}
.hd-menus ul li.menus3 a em {
    background-position: -600px -13px;
}
.hd-menus ul li.menus4 a em {
    background-position: -918px -10px;
}


/*信件搜索*/
.ft-con-ftyg {
    overflow: hidden;
}
.ftyg-tit {
    float: left;
    /*width: 200px;*/
    height: 82px;
    background: #368ad1;
    line-height: 82px;
    text-align: center;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.ftyg-tit a {
    color: #ffffff;
    font-size: 20px;
    display: block;
}
.ftyg-con {
    overflow: hidden;
    /* width: 583px; */
    height: 80px;
    border: 1px solid #368ad1;
    border-left: none;
}
.ftyg-con ul li {
    overflow: hidden;
    float: left;
    width: 100%;
    text-align: center;
    margin: 5px auto 0px;
}
.ftyg-con ul li input {
    height: 30px;
    line-height: 30px;
}
.ftyg-con ul li input[type=text] {
    /*width: 360px;*/
    border: 1px solid #b1b1b1;
    text-indent: 3px;
    /*margin-left: 10px;*/
}

.ftyg-con ul li input[type=submit], .ftyg-con ul li input[type=reset] {
    /*width: 180px;*/
    border: none;
    margin-right: 15px;
    background: #3b93d9;
    color: #ffffff;
    margin-left: 15px;
    cursor: pointer;
}
.letter-leader-tit{overflow: hidden;}
/*信件搜索*/
.ft-tit {
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #999999;
}
.goRight {
    float: right;    padding-right: 5px;
}
 .title-tit {
    display: block;
    /*width: 120px;*/
    height: 39px;
    border-bottom: 5px solid #368ad1;
    background: url(../../images/hd/hd-tit-ico.jpg) no-repeat 5px center;
    text-indent: 28px;
    font-size: 18px;
    color: #368ad1;
     float: left;
     line-height: 34px;
 }
.ft-con {
    margin-top: 20px;
}
.ft-con-info {

    overflow: hidden;
}
.ft-con-info .pic {

    overflow: hidden;

}
.pic img{width: 100%;}
.ft-con-info .info {
    float: left;
    /*margin-left: 20px;*/
}
.ft-con-info .info ul li .tit {
    color: red;
    line-height: 34px;
}




/*左侧*/

/*右侧*/
.right-item {
    border: 1px solid #e3e3e3;
    /* width: 324px; */
    overflow: hidden;
}
.right-item-tit {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #e3e3e3;
}
.right-item-tit .tit {
    color: #368ad1;
    margin-left: 20px;
    font-size: 16px;
}
.right-item-con {
    overflow: hidden;
}
.right-item-con ul li {
    height: 50px;
    line-height: 50px;
    text-indent: 21px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding:0 10px;
}
.right-item-con ul li a {
    /*display: block;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.right-item-con ul li:nth-child(odd) {
    background: url(../../images/hd/ico_dot-b.png) no-repeat 12px center #F4F4F4;
}
.right-item-con ul li:nth-child(even) {
    background: url(../../images/hd/ico_dot-b.png) no-repeat 12px center #FaFaFa;
}






@media all and (max-width: 1024px) {
    /*.hd-menus ul li.menus1 a{background-size: cover;}*/
    /*.hd-menus ul li.menus2 a{background-size: cover;}*/
    /*.hd-menus ul li.menus3 a{background-size: cover;}*/
    /*.hd-menus ul li.menus4 a{background-size: cover;}*/
    .hd-menus ul li a{font-size: 12px;line-height: 54px;text-align: center;}

    .hd-menus ul li {
        height: 54px;
        float: left;
    }
    .hd-menus ul li a p{line-height: 54px;}
    .hd-menus ul li a em{    margin: 3px 25px 0px 40px;}

}
@media all and (max-width: 768px) {
    .hd-menus ul li.menus2 a em{background: none;}
    .hd-menus ul li.menus3 a em{background: none;}
    .hd-menus ul li.menus4 a em{background: none;}
    .hd-menus ul li a{text-align: center;}
    .hd-menus ul li{height: 69px;}

}
@media all and (max-width: 750px) {
    .forCenter{padding: 20px 10px;}
    .hd-menus ul li.menus1 a{background-size: 100%;}
    .hd-menus ul li.menus2 a{background-size: 100%;}
    .hd-menus ul li.menus3 a{background-size: 100%;}
    .hd-menus ul li.menus4 a{background-size: 100%;}
    .ftyg-tit{height: 46px;line-height: 46px;}
    .ftyg-con{border: none;}
.ftyg-con ul li input[type=submit], .ftyg-con ul li input[type=reset]{margin-right:0;}
.hd-menus ul li a{font-size:20px;}
}