html {
    margin: 0;
    padding: 0;
    border: 0;
}
body {

    margin: 0;
    padding: 0;
    border: 0;
}

a{
    color: #666;
    text-decoration: none;
}

a:hover, a:active {
    color: #0ae;
    text-decoration: none;
}

.detailCont {
    font-size: 15px;
    line-height: 26px;
    color: #535353;
    text-indent: 0px!important;
}

.detailCont p {
    margin-bottom: 0;
}

.detailCont img {
    max-width: 100%;
    height: auto !important;
}

.zbcontent {
    width: auto;
    background: url(../images/beijing.jpg) top;
    background-size:100%;
    padding:0 30px;
}

.zbkuang {
    padding-top: 30px;
}

.zaobaotime {
    font-size: 14px;
    position:absolute;
    top:90px;
    left:13%;
}