@media screen and (max-width: 765px) {
            .xiangxi img {
                width: 100%;
                margin: 0 auto !important;
                padding: 0;
            }
        }
.dw_address {
    width: 100%;
    max-width: 1200px;
    height: 34px;
    line-height: 34px;
    border-bottom: 1px dashed #ccc;
    margin: 0 auto;
    padding-left: 30px;
    box-sizing: border-box;
    margin-bottom:50px;
    background: url('/eportal/fileDir/ciichenan/resource/cms/2019/01/kbcw.jpg') 7px no-repeat;
}
.shorttitle{
font-family: 'Microsoft YaHei';
    line-height: 60px;
    font-size: 18px;
    color: #474747;
}
.news_cen {
    width: 309px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    display:none;
}
.news_cen p{
    width: 75px;
    height: 26px;
    float: left;
    line-height: 26px;
    /* padding: 0px 15px; */
    border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #cc0000;
    mar: 0;
    margin: 0;
    margin-right: 28px;
}
.news_cen p a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-family: "Microsoft YaHei",arial;
}
.news_cen p a:hover{
color:#eca6a6;
}
@media screen and (max-width: 750px) {
   .news_cen {
display:block;
}
 .news_center {
display:none;
}



.news_cen p{
    float: none;
    margin: 0 10px;
    display: inline-block;
}
.news_cen {
    width: 100%;
}