
.main {
    width: 100%;
    margin: 0 auto 35px;
}
.paging {
    width: 50%;
    padding-top: 20px;
    margin: 0px auto;
}
.content, .content2 , .content3{
    display: none;
}
.columnltitle{
    width: 66%;
    font-size: 2.25rem;
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis;
    height: auto;
    line-height: 1.5;

}
.columnllist {
    width: 100%;
    height: 16rem;
}
.date {
    float: right;
    line-height: 50px;
    font-size: 1.75rem;
    color: #9b9293;
}
.columnName > .title {
    width: 33%;
    height: 100%;
    font-size: 2.5rem;
}
.currentt > p {
    float: left;
    width: 100%;
    height: auto;
    line-height: 4rem;
    color: #545454;
    font-size: 2.5rem;
}
.currentt {
    width: 100%;
    height: 4rem;
    margin: 20px 0;
    box-shadow: 0px 0px 5px #dbdbdb;
}

.circle,.robot-wrap {
    display: none;

}
.robot-wrap{
    display: none;
}
.news-tab-item{
    display: inline-block;
}
.columnltitle , .date{
    display: none;
}
