
.tab_title{position:relative;z-index:2;margin-top:-50px;}
.tab_title li{float:left;padding:0 8px;min-width:20%;border:1px solid #fff;background:#254f89;border-right:none;height:50px;line-height:48px;text-align:center;cursor:pointer;font-size:16px;color:#fff;font-weight:700;}
.tab_title li:last-child{border-right:1px solid #e5f5ff;}
.tab_title li:hover{background-color:rgba(225,225,225,0.3)}
.tab_title li.on{color:#254f89;background:#fff;}
.tab_title li br{display:none;}
.tab_title li span{display:inline-block;line-height:14px;vertical-align:middle;}
/*news*/
.news_list .btn_min{width:160px;}

/*aimsmass publications*/
.publications_content{border:1px solid #e5e5e5;border-bottom:none;margin-bottom:2%;}
.publications_cart{padding:12px 18px;border-bottom:1px solid #e5e5e5;}
.publications_cart span{display:inline-block;padding-right:20px;}
.publications_cart p.color_999{padding:5px 0;}
.publications_cart:nth-child(even){background:#f8f8f8;}
.padding_Left20{padding-left:20px;}
.dv_filter{padding:1.5% 0;line-height:30px;}
.dv_filter p{margin-top:10px;}
.dv_filter span,#total_num{display:inline-block;padding:0 8px;}
#total_num{border:1px dashed #e5e5e5;}


@media only screen and (max-width:1025px){
	.tab_title li{min-width:25%;}
}
@media only screen and (max-width:769px){
	.tab_title li{font-size:15px;min-width:30%;}
	.tab_title li br{display:block;}
}
@media only screen and (max-width:560px){
	.tab_title{margin-top:-44px;}
	.tab_title li{font-size:14px;height:44px;line-height:42px;min-width:40%;}
	.news_list .btn_min{width:150px;}
}