
/* 回应关切 */
.hygq{
    width: 100%;
    background: #369cf0 url(../images/2021hybg.png) no-repeat right;
    padding: 20px;
    display: inline-block;
}
.mt30{
    margin-top: 30px;
}
.hy_title{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 10px 0px 50px 0px;
}
.hy_list{
    float: left;
}
.hy_list ul li{
    list-style: none;
}
.hy_list ul li a{
    color:rgba(255,255,255,0.7);
    font-size: 14px;
    line-height: 30px;
    background: url(../images/2021d.png) no-repeat 0px 10px;
    padding-left: 10px;
    text-decoration: none;
    width: 80%;
    overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hy_list ul li a:hover{
    color: #1368af;
    font-weight: bold;
}
.hy_btn{
    float: right
}
.hy_btn1{
    background: #d8ecfc;
    width: 170px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    margin-bottom: 15px;
    color: #628dfe;
    transition: all 0.4s ease;
}
.hy_btn1:hover{
    background: #1368af;
    color: #fff;
    cursor: pointer;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-top:-5px;
}
.hdBtn{
    padding: 20px;
    width: 100%;
    height: 124px;
    padding-top: 40px;
    transition: all 0.4s ease;
}
.hdBtn1{
    background: #16cee6 url(../images/2021btnbg.png) no-repeat;
    margin-bottom: 15px;
}
.hdBtn2{
    background: #58d7bc url(../images/2021btnbg.png) no-repeat;
    margin-bottom: 15px;
}
.hdBtn3{
    background: #febb46 url(../images/2021btnbg.png) no-repeat;
}
.hdBtn4{
    background: #ef6f56 url(../images/2021btnbg.png) no-repeat;
}
.hdBtnLeft{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    float: left;
}
.hdBtnLeftNum{
    font-size: 14px;
    font-weight: normal;
    margin-top: 5px;
}
.hdBtnRight{
    background: url(../images/2021q.png) no-repeat;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    float: right
}
.hdBtn:hover{
    background: #1368af;
    cursor: pointer;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
/* 民意征集 + 意见反馈 */
.lanMu {
    margin-top: 20px;
}
.lanMu_con2 ul li a{
    width: 60%;
}
.tuBzise{
    font-size: 25px !important;
}
/* 统计 */
.tongJi{
    background: #f9f9f9;
    text-align: center;
    margin: 20px 0px;
    line-height: 26px;
    padding: 10px 0px;
}
.tongJi span{
    font-size: 20px;
    font-weight: bold;
}
/* 视频播报 + 新闻发布会 */
.slideTxtBox .hd{ 
    height:50px; 
    line-height:50px;
    position:relative; 
}
.slideTxtBox .hd ul{ 
    float:left;  
    position:absolute; 
    left:50%;  
    height:32px;
    transform: translateX(-50%) 
}
.slideTxtBox .hd ul li{ 
    float:left; 
    padding:0 15px; 
    cursor:pointer;
    font-size: 20px;
}
.slideTxtBox .hd ul li.on{ 
    height:50px; 
    font-weight:bold;
    text-align: center;
}
.slideTxtBox .bd ul{ 
    padding:15px 0px;  
    zoom:1;  
}
.slideTxtBox .bd li{ 
    width: 23%;
    float: left;
    margin-right: 2%;
}
.slideTxtBox li:last-child{ 
    margin-right: 0%;
}
.slideTxtBox .bd li img{ 
    width: 100%;
    height: 170px;
}
.spTitle{
    text-align: center;
    line-height: 45px;
    background: #fff;
    display:block;
    height: 45px;
    overflow: hidden;
    width: 100%;
    overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 2px solid #fff;
}
.spTitle:hover{
    text-align: center;
    line-height: 45px;
    background: #006ab9;
    display:block;
    color: #fff;
    border-bottom: 2px solid #006ab9;
}
.spnewsMore{
    clear: both;
    position: absolute;
    top: -20px;
}

/* 民意征集 */
.ztai{
    float: left;
    background: #f5f5f5;
    font-size: 12px;
    text-align: center;
    width: 10%;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
}
.ztjx{
    background-color: #f8f8f8;
    color: #015293;
}
.ztjs{
    background-color: #fcebe6;
    color: #e63a05;
}

@media only screen and (max-width: 768px) {
    .mmt20{
        margin-top: 20px;
    }
    .hdBtn{
        padding: 20px;
        width: 97%;
        height: 124px;
        padding-top: 40px;
    }
    .hdBtn4 {
        margin-top: 20px;
    }
    
    .ztai{
        width: 20%;
    }
    .lanMu_con3 ul li span{
        width: 30% !important;
    }
    .lanMu_con3 ul li a{
        width: 70% !important;
    }
    .lanMu_con4 ul li a {
        width: 100% !important;
    }
    .lanMu_con4 ul li span{
        width: 80% !important;
    }
    .ztai {
        margin-top: 10px !important;
    }
    .tongJi {
        background: #f9f9f9;
        height: 130px;
        text-align: center;
        line-height: 30px;
        margin: 20px 0px;
        padding: 20px
    }
    .slideTxtBox .hd ul {
        width: 100%;
        float: left;
        position: absolute;
        left: 46%;
        height: 32px;
        transform: translateX(-51%);
        
    }
    .slideTxtBox .hd ul li {
        font-size: 18px;
    }
    .slideTxtBox .bd li {
        width: 48%;
        float: left;
        margin-right: 2%;
    }
    .slideTxtBox .bd li img {
        width: 100%;
        height: 90px;
    }
    .spTitle{
        line-height: 22px;
    }
}


