*{
    padding: 0;
    margin: 0;
}
.content{
    width: 7.5rem;
    font-size: 0.2rem;
}
.header{
    width: 7.5rem;
    height:0.4rem;
}
.updatetime{
    float: right;
    width: 3.8rem;
    display: flex;
    flex-direction:row;
    font-size:0.26rem;
    justify-content: space-around;
}

h2{
    text-align: center;
    height: 1.2rem;
    line-height: 1.2rem;
}
.box{
    width: 7rem;
    height: 5rem;
    margin-top: 0.2rem;
    margin-left: 0.1rem;
}
.round{
    width: 7.3rem;
    height: 7rem;
}
.newTitleWrap {
    padding: 10px;
    text-align: center;
    color: #333;
}
.newTitleWrap .newLine {
    border-width: 1px 0 0;
    width: 54px;
}
.newTitleWrap .newLine, .superFit div {
    border-image: url(data:image/gif;base64,R0lGODlhBQAFAPABANra2v///yH5BAUHAAEALAAAAAAFAAUAAAIHhB9pGatnCgA7) 2 stretch;
    border-style: solid;
}
.newTitleWrap span {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.4rem;
}
.newTitleWrap .newCircle {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #ddd;
    margin: 0 8px 0 5px;
}
.newTitleWrap .rightCircle {
    margin: 0 5px 0 8px;
}
.newTitleWrap .newCircle {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #ddd;
    margin: 0 8px 0 5px;
}
.headertitle{
    text-decoration: none;
    color:#666;
    font-size:0.32rem;
}


