body {
    margin: 0;
}
.headerpart {
    width: 100%;
    height: auto;
}
.headerpart a {
    display: block;
    width: 285px;
    height: auto;
    position: relative;
    left: 360px;
    top: -450px;
}
.contentpart {
    width: 1200px;
    height: auto;
    margin: 30px auto;
    overflow: hidden;
}
.six {
    width: 580px;
    height: 460px;
    float: left;
}
.long {
    width: 100%;
    height: 260px;
    float: left;
}
.colname {
    width: 100%;
    height: 46px;
}
.colname img,.colname span,.colname a {
    float: left;
    margin-left: 30px;
    line-height: 46px;
}
.colname span{
    color: #fff;
    font-size: 24px;
    font-weight: bolder;
}
.colname a {
    float: right;
    color: #333;
    font-size: 16px;
}
.colname img {
    margin-top: 10px;
}
.font4 {
    background: url(./font4.png) no-repeat;
}
.fontmore {
    background: url(./fontmore.png) no-repeat;
}
.six-l {
    margin-right: 35px;
}
.six-short {
    height: 360px;
}
.fontlist {
    width: 100%;
    height: 360px;
    margin-top: 10px;
    background-image: linear-gradient(0deg, #fafbfb 0%, #e0edfd 100%);
    overflow: hidden;
}
.fontlist-s {
    width: 100%;
    height: 260px;
    margin-top: 10px;
    background-image: linear-gradient(0deg, #fafbfb 0%, #e0edfd 100%);
    overflow: hidden;
}
.listcontent {
    width: calc(100% - 40px);
    height: calc(100% - 50px);
    margin: 25px 20px;
}
.twjd {
    width: calc(100% - 40px);
    height: 100%;
    margin: 25px 20px;
    background-image: linear-gradient(0deg, #fafbfb 0%, #e0edfd 100%);
}
.listtitle {
    width: 100%;
    height: 50px;
    border-bottom: 1px dashed #8cb0ff;
    display: block;
    font-size: 16px;
    line-height: 50px;
}
.wdlisttitle {
    width: 100%;
    height: 135px;
    border-bottom: 1px dashed #8cb0ff;
    display: block;
    margin-top: 30px;
}
.bluetype {
    display: block;
    float: left;
    color: #2472d6;
}
.title {
    display: block;
    color: #333;
}
.t1 {
    float: left;
    width: 65%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.t2 {
    float: left;
    width: 60%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.t3 {
    float: left;
    width: 55%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.t4 {
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;  
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    text-decoration: none;
    color: #333 !important;
}
.h5jd a>span {
    overflow: hidden;
    display: -webkit-box;  
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin-top: 10px;
}
/* .twjd a span:nth-child(2) {
    width: 37%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    
}
.twjd a span:nth-child(3) {
    width: 63%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
} */
.twjd a{
    width: 23% !important;
    height: 100%;
    margin-right: 2% !important;
    overflow: hidden;
}
.twjd a>span {
    margin-top: 20px;
    overflow: hidden;
    display: -webkit-box;  
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.time {
    display: block;
    float: right;
    color: #999;
}
.wdlisttitle a{
    color: #2472d6;
}
.fontlist-s .listcontent a {
    display: block;
    height: 100%;
    width: 47%;
    float: left;
}
.fontlist-s .listcontent a:nth-child(1){
    margin-right: 6%;
}

.oldType_switch {
    top: 40px;
    right: 430px;
}

.oldType_switch, .button_wza {
    background-color: #124bb6;
    width: 120px !important;
    height: 25px !important;
    line-height: 22px;
    color: #FFF;
    display: block;
    text-align: center;
    position: absolute;
    z-index: 10;
}
.button_wza {
    top: 40px;
    right: 255px;
}
a, a:active, a:hover {
    text-decoration: none;
    cursor: pointer;
}
/* 适老化 */
.newStyle .colname span{
    font-size: 30px !important;
    margin-left: 20px;
}
.newStyle .colname a {
    font-size: 20px;
}
.newStyle .listtitle span{
    font-size: 20px;
}
.newStyle .t1 {
    width: 55%;
}
.newStyle .t2 {
    width: 50%;
}
.newStyle .t3 {
    width: 45%;
}
.newStyle .wdlisttitle {
    font-size: 20px;
}
.newStyle .h5jd span,.newStyle .twjd span {
    font-size: 20px;
}

.newStyle .oldType_switch, .newStyle .button_wza {
    width: 170px !important;
    height: 37px !important;
    font-size: 25px !important;
    line-height: 37px;
}
