.top_nav {
    margin-top: 25px;
    border-bottom: 1px solid #ccdbed;
    padding-bottom: 20px;
    display: flex;
    height: 186px;
}

.top_nav_left {
    width: 68%;
    flex-shrink:1;
    display: flex;
}

.top_nav_left a:nth-child(1){
    width: 58%;
    margin-right: 5px;
}

.top_nav_left a:nth-child(2){
    flex: 1;
}


.tab-list-bool li.cur a {
    font-weight: bold;
}


.top_nav_left a{    
    display: flex;
    flex-shrink:1;
}

.top_nav_right {
    margin-left: 5px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.top_nav_right a{
    width: 100%;
    height: 49%;
}

.top_nav img {
    width: 100%;
    height: 100%;
}

.bjtj_text {
    font-size: 18px;
    float: right;
    line-height: 59px;
}

#blqk>span {
    color: #2760b7;
}

.bjtj_text>a {
    color: #2760b7;
    font-size: 18px;
    font-weight: bold;
    margin-left: 9px;
}


/*中间banner*/
.mid_banner {
    display: none;
    width: 1200px;
    margin: 0px auto;
    margin-bottom: 10px;
}

.dh12345 {
    width: 782px;
    height: 100px;
    overflow: hidden;
    display: inline-block;
    position: relative;
}

.item12345 {
    width: 782px;
    height: 100px;
    overflow: hidden;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
}

.dhimg {
    width: 782px;
    height: 100px;
    position: absolute;
}

.preButton {
    background: url('preButton.png');
    left: 13px;
}

.nextButton {
    background: url('nextButton.png');
    right: 13px;
}

.btn {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 35px;
    cursor: pointer
}

.btn:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
}


/*公开信箱顶部*/

.gkxx_topimgdiv {
    margin: 0px auto;
    text-align: center;
    padding: 28px 0px;
    padding-bottom: 0px;
}




/*信访大厅*/
.inter-survey {
    width: 372px;
}

.online-talk {
    width: 49%;
    display: inline-block;
    padding-bottom: 15px;
}

.wsxf {
    margin: 0px;
    margin-top: 30px;
}

.wsxf>a {
    display: inline-block;
    background: url("g-index-icon1.png") no-repeat;
    background-size: 100% 100%;
    width: 171px;
    margin-bottom: 17px;
    margin-left: 5px;
    height: 133px;
    text-align: center;
}

.wsxf>a>span {
    font-size: 17px;
    font-weight: bold;
    color: white;
    margin-top: 80px;
    position: relative;
    top: 84px;
}

.inter-list .list li a span {
    text-align: left;
}

.gml18 {
    margin-left: 18px;
}

.py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.mt-20 {
    margin-top: 20px;
}




/*办件统计*/
.flex-1 {
    flex: 1;
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.title-statistics {
    text-align: center;
    color: #2760b7;
    font-size: 26px;
    font-weight: bold;
    line-height: 64px;
    background: url('title-bg-mailbox.png') center center no-repeat;
    background-size: 100% 100%;
}

.text-center {
    text-align: center;
}

.select {
    width: 200px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #d9d9d9;
    padding: 0 10px;
    display: inline-block;
    height: 32px;
    line-height: 30px;
    box-sizing: border-box;
    margin-right: 10px;
}

.select input {
    width: 90%;
    height: 30px;
    border: none;
    font-size: 16px;
    color: #333;
}

.cir-pie {
    width: 220px;
    height: 220px;
    margin: auto;
}

.layui-anim-downbit {
    min-width: 200px;
    margin-left: -12px;
}







.yjzj23-list {
    display: flex;
    flex-direction: column;
    
}



.yjzj23-item {
    display: flex;
    padding: 20px 10px;
    padding-bottom: 10px;
    border-bottom: 2px dotted #c8c8c8;
    transition: all .3s;
    align-items: center;
}

.yjzj23-item:hover{
    background-color: #f7f7f7;
    transform: scale(1.01);
}

.yjzj23-item:hover .yjzj23-list-title{
    color: #12489d;
}

.yjzj23-item:hover .yjzj23-list-time{

}

.yjzj23-list-zt {
    width: 64px;
    height: 65px;
    background-color: #666666;
    color: #fff;
    font-size: 16px;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.yjzj23-ing {
    background-color: #0653ab;

}

.yjzj23-list-r {
    display: flex;
    flex-direction: column;
    flex: 1;

}

.yjzj23-list-title {
    color: #333;
    font-size: 16px;
    height: 42px;
    overflow: hidden;
    

}

.yjzj23-list-time {
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}

.yjzj23-list-tag{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.yjzj23-btn{
    font-size:16px;
    padding:3px 5px;
    border: dashed 1px #12489d;
    color: #12489d;
}

.yjzj23-endbtn{
    border: dashed 1px #cd0018;
    color: #cd0018;
}

.yjzj23-nonebtn{
    display:none;
}














.hdjl23_zjdc{
    display: flex;
    justify-content: space-between;
}
















/*意见征集*/

.content {
    margin-bottom: 20px;
    padding-left: 20px;
    background-color: #fff;
}


/*公开信箱样式*/



.hfxd_title {
    background: url(leader-mail.png) no-repeat no-repeat 5px 22px;
    border-bottom: 2px solid #ccc;
    height: 56px;
}

.hfxd_title>a {
    font-size: 22px;
    font-weight: bold;
    color: #2760b7;
    padding-left: 43px;
    padding-right: 18px;
    line-height: 71px;
    height: 56px;
    border-bottom: 3px solid #2760b7;
    display: inline-block;

}


#szxxlist>li {
    padding-left: 0;
    background: none;
    border-bottom: 1px dotted #c2adad;
    display: inline-block;
    width: 555px;
    margin-left: 20px;
}

#szxxlist>li:nth-child(odd) {
    margin-left: 0px;
}

#szxxlist>li:nth-child(even) {
    margin-left: 33px;
}



#szxxlist li>h1 {
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    width: 45px;
    height: 19px;
    border-radius: 5px;
    background: #2760b7;
    text-align: center;
    margin-right: 10px;
    margin-top: 2px;
    vertical-align: middle;
}

#szxxlist li>a {
    float: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
    font-weight: normal;
    max-width: 72%;

}

.gml5 {
    margin-left: 5px;
}


.gmt10 {
    margin-top: 10px;
}




.title-statistics {
    text-align: center;
    color: #2760b7;
    font-size: 26px;
    font-weight: bold;
    line-height: 64px;
    background: url('title-bg-mailbox.png') center center no-repeat;
    background-size: 100% 100%;
}


.text-center {
    text-align: center;
}

.select {
    width: 200px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #d9d9d9;
    padding: 0 10px;
    display: inline-block;
    height: 32px;
    line-height: 30px;
    box-sizing: border-box;
}

.select input {
    width: 90%;
    height: 30px;
    border: none;
}

.cir-pie {
    width: 220px;
    height: 220px;
    margin: auto;
}

.layui-anim-downbit {
    min-width: 200px;
    margin-left: -12px;
}

.hdjl_banner{
    display: flex;   
    flex-wrap: wrap;
    justify-content:space-between; 
    width: 98%;
    margin: 0 auto;
}

.hdjl_banner a{
    width: 24%;    
    margin:20px 0;
    height: 92px;
    overflow: hidden;

}




.hdjl_banner a img{
    width: 100%;
    height: 100%;
    transition: all .5s;
}

.hdjl_banner a:hover img{
    transform: scale(1.08);
}













/*本页面移动版适配*/
@media screen and (max-width: 768px) {
    .content {
        width: auto;
        display: block;
        margin: 0;
        padding: 0 3vw;
        border: none;
        background: #fff;
        border-radius: unset;
    }

    .top_nav {
        flex-direction: column;
        height: inherit;
    }
    
    .top_nav_left {
        width: 100%;
    }

    .top_nav_left a {
        height: 20vw;
    }
        
    .top_nav_right {
        margin-left: 0;
        flex: 1;
        display: flex;
        flex-direction: row;
        margin-top: 5px;
    }

    .top_nav_righ a {
       height: 10vw;
       width: 49%;
       
    }
    
    
    
 


    .gml5 {
        margin-left: 0;
    }

    .gmt10 {
        margin-top: 0;
    }







    /*回复选登*/


    .bjtj_text {
        font-size: 4vw;
        float: right;
        line-height: normal;
        margin: 2vw auto;
    }

    .bjtj_text>a {
        font-size: 4vw;
        margin-left: 1vw;
    }


    #szxxlist>li:nth-child(odd),
    #szxxlist>li:nth-child(even) {
        margin-left: 0px;
    }

    #szxxlist>li {
        padding-left: 0;
        background: none;
        border-bottom: 1px dotted #c2adad;
        display: block;
        width: 94vw;
        margin-left: 0;
        overflow: hidden;
    }

    #szxxlist li>h1 {
        color: #ffffff;
        display: inline-block;
        font-size: 3vw;
        font-weight: normal;
        width: 11vw;
        height: 5vw;
        border-radius: 1vw;
        background: #2760b7;
        text-align: center;
        margin-right: 2vw;
        margin-top: 1vw;
        vertical-align: middle;
    }


    #szxxlist li>a {
        float: none;
        overflow: hidden;
        text-overflow: inherit;
        white-space: normal;
        display: inline;
        font-size: 4vw;
        vertical-align: middle;
        font-weight: normal;
        max-width: none;
        line-height: 8vw;
    }

    #szxxlist li>span {
        float: right;
        font-size: 3vw;
        color: #666;
        line-height: 10vw;
        display: inline;
    }

    .mid_banner {
        display: none;
    }



    .online-talk {
        width: 100%;
        display: block;
        padding-bottom: 0;
    }


    .inter-survey {
        width: 100%;
    }

    .tab-parent {
        border-bottom: none;
    }

    .tab-list-bool {
        height: 9vw;
        width: 100%;
        border-bottom: 1px solid #eee;
        overflow: hidden;
    }

    .tab-list-bool li {
        float: left;
        width: 25%;
        height: 9vw;
        position: relative;
        top: 0;
    }

    .tab-list-bool li.cur a {
        border-bottom: 2px solid #2760b7;
        color: #ffffff;
        background: #2760b7;
       
    }



    .tab-list-bool a {
        width: 100%;
        line-height: 9vw;
        height: 9vw;
        display: inline-block;
        padding: 0;
        font-size: 3.5vw;
        text-align: center;
        color: #8f8f8f;
    }

    .tab-item a {
        float: left;
        line-height: 7px;
        color: #666;
        font-size: 4vw;
        max-width: none;
        overflow: hidden;
        text-overflow: unset;
        white-space: unset;
    }

    .online-talk .tab-item a,
    .online-talk .tab-item span {
        font-size: 4vw;
        max-width: none;
        line-height: 7vw;
        color: #333;
    }

    .online-talk .tab-item span {
        color: #666;
        font-size: 3vw;
    }

    .tab-item li {
        padding-left: 0;
        background: unset;
        border-bottom: 1px dotted #999999;
        margin-top: 2vw;
    }


    .wsxf>a {
        display: inline-block;
        background-size: 100% 100%;
        width: 49%;
        margin-bottom: 2vw;
        margin-left: 0;
        height: 30vw;
        text-align: center;
    }

    .wsxf>a:nth-child(even) {
        margin-left: 1vw;
    }

    .wsxf>a>span {
        font-size: 4vw;
        font-weight: bold;
        color: white;
        margin-top: 20vw;
        position: relative;
        top: 19vw;
    }

    .inter-list-more {
        text-align: center;
        padding: 0;
        padding-top: 3vw;
    }

    .inter-list-more a {
        font-size: 3vw;
        color: #333;
        border: none;
        background: #e6e6e6;
        padding: 2vw 1vw;
        border-radius: unset;
        display: block;
    }



    /*办件统计部分*/
    .select {
        width: 40vw;
        background-color: #ffffff;
        border-radius: 1vw;
        border: solid 1px #d9d9d9;
        padding: 0 1vw;
        display: inline-block;
        height: 10vw;
        line-height: 10vw;
        box-sizing: border-box;
    }


    .select input {
        width: 90%;
        height: 10vw;
        border: none;
    }



    .flex-1 {
        flex: 1;
        margin-bottom: 5vw;
    }


    /*公开信箱*/
    .gkxx_topimgdiv {
        display: none;
    }



    .cir-pie {
        width: 100%;
    }

    .title-statistics {
        background: url(/images/title-bg-mailbox.png) center center no-repeat;
        background-size: auto 100%;
    }


    .hdjl_banner a{
        width: 49%;    
        margin:1vw 0;
        
    }
}






