@charset "utf-8";
.mxs_left{width: 230px; float:left;margin-top: 20px; }.mxs_right{width: 950px;margin: 0 22px}
.mxs_s1{float: left;width: 100px;height: 40px;border: none; font-size: 14px;}
.mxs_b2{cursor: pointer;float: right;border: none;outline: none;width: 111px;height: 42px;line-height: 40px;color: #ffffff;background: #bd1b09;}
/*文章列表头*/
.mxs_datalist table{
    clear: both;
    width: 100%;
    font-size: 16px;
}
.mxs_datalist table td{
    text-align: center;
    padding: 0;
    border: none;
}
.mxs_datalist table tbody tr{
    height: 50px;
}
.mxs_datalist table tbody td{
   color: #666;
}
.mxs_datalist table thead td {
    height: 40px;
    font-weight: bold;
    color: #BD1B09;
    background: #EFEFEF;
}
.mxs_datalist table td.articleTitle {
  text-align: left;
}
.mxs_datalist table td.articleTitle a {
    /*line-height: 36px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    display: inline-block;
    /*word-break: keep-all;*/
    /*color: #333;*/
}
.mxs_datalist table td.articleDate {
    border: none;
    padding: 0 0;
}
/*文章列表*/
.mxs_datalist {
    width: 950px;
    margin: 0 22px;
}
.mxs_datalist .infoList div.colHeader {
    height: 40px;
    background: #EFEFEF;
    text-align: center;
    font-weight: bold;
    color: #BD1B09;
    line-height: 40px;
}
.mxs_datalist ul.infoList li a {
    width: 710px;
    margin-left: 15px;
}
.mxs_datalist ul.infoList li  {
    background: none; /*去除箭头*/
}
@media (max-width: 1100px) {
.rightCent{ width:100%; float:left;}
.leftCent{ width:100%;overflow: hidden; }.center{width:98%;overflow: hidden; padding:15px 1%;}
.leftbt{ width:100%;}
.subMen{ width:100%;}
.colItem{ width:100%;}.mxs_datalist{ width:100%; margin:10px 0px;}
.rightColumns{ width:100%;display:none;}
body{ width:100%;}.mxs_left{ width:100%;}.mxs_right{width:100%;margin:10px 0px;}.articleSearch{ width:95%;}.articleSearch #titleContent { width:100px;}.file-container{ width:98%;}.file-cont{ padding:20px 1%;}.file-cont .file-conts li .cont-mian{ width:60%;}.total,.total-page,.sizes,.jumper{ display:none;}
}