.bsznListAll,.uploadBox{
    padding: 20px 0;
   margin-bottom: 40px;
}

.notice {
    padding-top: 20px;
    overflow: hidden;
}

.notice .tab-hd {
    height: 50px;
    margin-bottom: -1px;
    color: #404040;
}

.notice .tab-hd ul {
    height: 50px;
}

.notice .tab-hd li {
    width: 297px;
    text-align: center;
    float: left;
    height: 50px;
    line-height: 50px;
    margin-left: 4px;
    background-color: #F8F8F8;
    position: relative;
}

.notice .tab-hd .ln5 li {
  width:236px;
  margin-left:5px;
} 

.notice .tab-hd li .jt {
    position: absolute;
    width: 17px;
    height: 10px;
    background: url(../images/jt.png) no-repeat center top;
    bottom: -10px;
    left: 140px;
    display: none;
}

.notice .tab-hd .ln5 li .jt {
    position: absolute;
    width: 17px;
    height: 10px;
    background: url(../images/jt.png) no-repeat center top;
    bottom: -10px;
    left: 110px;
    display: none;
}

.notice .tab-hd li a {
    font-size: 18px;
    color: #4683C6;
    display: block;
    padding: 0 14px;
}

.notice .tab-hd li a:hover {
    color: #fff;
}

.notice .tab-hd li.on {
    background-color: #4873B5;
    position: relative;
}

.notice .tab-hd li.on a {
    color: #fff;
}

.notice .tab-hd li.on .jt {
    display: block;
}

.notice .tab-bd {
    margin-top: 4px;
    padding: 45px 20px;
    background-color: #F8F8F8;
}

.notice .tab-bd ul {
    overflow: hidden;
    zoom: 1;
}

.notice .tab-bd li {
    overflow: hidden;
}

.notice .tab-bd li>a {
    display: block;
    overflow: hidden;
}

.notice .tab-hd li.noMl {
    margin-left: 0;
}

.bsznItem {
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 45px;
}

.bsznItem .pubDate {
    width: 80px;
    padding: 20px;
}

.bsznItem .pubDate .date {
    font-size: 18px;
    color: #b4b4b4;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
}

.bsznItem .pubDate .line {
    margin-top: 6px;
    display: block;
    width: 20px;
    height: 2px;
    background-color: #4873B5;
}

.bsznItem .pubDate .year {
    font-size: 16px;
    color: #b4b4b4;
    line-height: 48px;
    height: 48px;
    overflow: hidden;
}

.bsznItem .textBox {
    width: 1020px;
    padding-right: 20px;
    overflow: hidden;
}

.bsznItem .textBox .title {
    padding-top: 10px;
    font-size: 20px;
    color: #002465;
    height: 54px;
    line-height: 54px;
    overflow: hidden;
}

.bsznItem .textBox .summary {
    height: 72px;
    line-height: 36px;
    overflow: hidden;
    font-size: 16px;
    color: #b4b4b4;
    padding-bottom: 20px;
}
/*  */
.uploadI{
   padding: 35px 0;
   overflow: hidden; 
}
.uploadMain{
    width: 620px;
    overflow: hidden;
}
.uploadTip{
    width: 535px;
    overflow: hidden;
}
.tipTitle{
    height: 30px;
    padding-left: 15px;
    background: url(../images/r.png) no-repeat left bottom;
}
.tipTitle span.fl{
    display: block;
    height: 30px;
    padding-right:15px;
    padding-left: 5px;
    line-height: 30px;
    overflow: hidden;
    background-color: #FFE7E3;
    font-size: 18px;
    color: #f85235;
}
.tipTitle span.line{
    padding-left: 0;
    padding-right: 0;
    height: 28px;
    background-color: transparent;
    width: 423px;
    border-bottom: 2px dashed  #FFE7E3;
}
.tipInfo .textInfo{
 width: 490px;
 overflow: hidden;
}
.tipInfo .icon{
    min-height: 30px;
    width: 45px;
    overflow: hidden;
    background:  url(../images/yd.png) no-repeat left 6px;
}
.tipInfo li{
    margin-top:35px;
    overflow: hidden;
    line-height: 32px;
    font-size: 18px;
    color: #f85235;
}
.red{
    color: #f85235;
}
.selText{
    color:#264272 ;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #49a7ff;
    border-color: #49a7ff;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.page-number{
text-align: center;
}
/*暂时*/
.bsznItem .pubDate {
  display: none;
}
.bsznItem .textBox {
  width: 1120px;
}