
@media (max-width:1200px) {

}

@media (max-width: 1199px){
.hy-cont h2 span{
    width: 78%;
    line-height: 30px;
}
.hy-cont .more{
    margin-top: 21px;
}
.hy-cont h2 .iconfont{
    margin-top: 10px;
}
.Prompt-content li{
    margin-right: 5px;
}
.Prompt-content {
    margin-left: 20px;
}
.select select{
        width: 100px;
}
.imgs {
    margin: 0 -10px;
    margin-top: 30px;
    overflow: hidden;
}
.imgs a{
    padding: 0 10px;
    width: 33.333%;
}
.cell-meeting{
    margin-left: 0px;
    margin-right: 0;
    padding: 32px 30px 55px 43px;
}
.top-pd01{
    display: none;
}
}

@media (max-width:991px) {
    body{
        background: none;
    }
    .header-cont{
        height:auto;
        margin-bottom: 20px;
    }
    .banner-xs{
        display: block;
    }
     .huiyihg-waraper h2, .Prompt-content {
        float: none;
    }
    .Prompt-content {
        margin-left: 0;
        margin-top: 20px;
    }
    .banner-xs img{
        width: 100%;
    }
    .footer-cont{
        justify-content: space-around;
    }
    .footer-wx{
        justify-content: space-around;
        margin-top: 16px;
    }
    .footer .footer-img{
        float: none;
        margin:10px auto
    }
    .border-right-1{
        border-right:0;
    }
    .imgs{
        margin: 0 -5px;
        display: flex;
        justify-content: center;
        margin-top: 10px;
    }
    .huiyi{
        margin-bottom: 30px;
    }
    .imgs a{
        margin:0;
        padding: 0 5px;
        display: inline-block;
    }
    .hist-hy dl{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;

    }
    .hist-hy dl dd{
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .hist-hy dl dd a{
        width: 40%;
    }
    .Article-title{
        font-size: 18px;
    }
    .wza-btn{
        position: absolute;
        right:20px;
        top:0;
        display: none;
    }
    .hy-cont{
        height: auto;
    }
.red-box{
    margin-top: 30px;
    margin-bottom: 30px;
}


}

@media (max-width:767px) {
    .footer-info{
        flex-direction: column;
    }
    .footer-info .footer-txt{
        flex-direction: column;
    }
    .footer-info .footer-jb{
        margin:10px 0;
    }
    .Prompt-content li{
        margin-right: 0;
        width: 33.3333%;
    }
    .Prompt-content{
        overflow: hidden;
    }
}

@media (max-width:640px) {
.hy-cont .more {
    margin-top: 0;
}
.Prompt-content li span {
    width: 25px;
    height: 23px;
}
}
@media (min-width: 768px) {
    .container {
        width: 1170px \9
    }

}
@media (max-width:580px) {
.top-pd img{
    height: 32px;
}
}
@media (max-width:550px) {
    .footer-cont{
        flex-wrap: wrap;
    }
    .footer-text{
        margin-top: 10px;
    }
    .Prompt-content li label{
        font-size: 14px;
    }
    .Prompt-content li {
    margin-right: 0;
    width: 50%;
    margin-bottom: 20px;
}
}
@media (max-width:421px) {
.hist-cont .page-header{
    margin-bottom: 30px;
}
.imgs a{
    width: 100%;
    margin-bottom: 10px;
}
.imgs{
    display: block;
}
.top-pd02 img{
    width: 50%;
}

.cell-meeting{
    padding: 32px 10px 55px 10px;
        margin-bottom: 5px;
}
.cell-meeting:before{
    width: 86px;
    height: 139px;
        background-size: 100%;
}
.top-pd02 {
    position: absolute;
    left: -6px;
    bottom: -13px;
    z-index: 3;
}
.cell-meeting:after{
        width: 159px;
    height: 108px;
        background-size: 100%;
}
.top-pd{
        top: -24px;
}
.red-box{
    margin-bottom: 20px;
}
.top-pd img {
    height: 20px;
}
.border-right-1{
    height: auto;
}
}

@media (max-width:360px) {
.hy-cont h2 span {
    width: 69%;
}
}
