.newslist{background-color: #ECF0FB; background-image:url('../images/pressInquiries/bjt.png');background-size:cover;}
.pressInquiries_content{padding:8px 0 32px;}

.pessList{width: 72.35%;}

.tab-header{border-bottom:1px solid #4a90e2;margin-bottom:30px;}
.tab-header .tab{float: left; width:200px;font-size:24px;line-height:54px;text-align:center;}
.tab-header .tab.active{background:#2774e8;color:#fff;font-weight: bold;}
.tab-header .tab:hover{color: #2774e8;}

.itemPress{float: left;width: 100%;padding:27px 0;border-bottom:1px solid #d6d6d6;}
.itemPress .imgs{width: 246px;height: 150px;overflow: hidden;}
.itemPress .imgs img{width: 100%;height:100%;transition: 0.5s;-webkit-transition: 0.5s;-ms-transition: 0.5s;}
.itemPress:hover .imgs img{transform: scale(1.06);}
.itemPress .xwContent{width: calc(100% - 246px);padding-left: 30px;padding-top: 12px;}
.xwTitle{display: block;font-weight:700;font-size:20px;line-height:20px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.itemPress:hover .xwTitle{color:#2774e8;cursor:pointer}
.xwTimer{display: block;font-size:14px;color:#666;line-height:14px;margin:18px 0;}
.xw_conter_txt{display: block; font-size:14px;line-height:26px;display:-webkit-box;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;overflow:hidden;padding-right:18px;}

@media (max-width:1680px){

    .tab-header{margin-bottom: 25px;}
    .tab-header .tab{width: 190px;line-height: 48px;font-size: 21px;}
    .itemPress{padding: 22px 0;}
    .xwTitle{font-size: 18px;}

    .pressInquiries_content{padding:0 0 20px;}

}

@media (max-width:1460px){

    .tab-header{margin-bottom: 12px;}
    .tab-header .tab{font-size: 17px;line-height: 42px;width: 162px;}

    .itemPress .imgs{width: 235px;height: 138px;}
    .itemPress .xwContent{padding-left: 25px;}
    .xwTitle{font-size: 16px;}
    .xwTimer{font-size: 12px;margin:15px 0;}
    .xw_conter_txt{font-size: 13px;line-height: 24px;}

}

@media (max-width:768px){

    .pessList{width: 100%;}
    .tab-header{margin-bottom: 12px;}
    .tab-header a{float: left;width: 50%;}
    .tab-header .tab{width: 100%;font-size: 16px;line-height: 38px;}
    .itemPress{padding:12px 0;}

    .itemPress .imgs{width: 120px;height: 88px;}
    .itemPress .xwContent{width: calc(100% - 120px);padding-left:12px;padding-top: 7px;}
    .xwTitle{font-size: 16px;}
    .xw_conter_txt{line-height: 22px; -webkit-line-clamp: 1;}
    .xwTimer{margin:10px 0;}

}