﻿/**!
 * 财政公开
 * author: wangkai;
 */


/* main */


/*左侧*/

.ewb-left {
    height: 1650px;
    border: 1px solid #c2c1c1;
	background: url(imagesLeftMenuBg.jpg) bottom no-repeat;
}

.ewb-left-remind {
    padding-top: 104px;
    height: 184px;
    border-bottom: 1px solid #dbdbdb;
    background: url(imagesleft_bg1.jpg);
}

.ewb-left-logo {
    display: block;
    margin: 0 auto;
    width: 144px;
}

.ewb-year-choice {
    margin-top: 69px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
}

.ewb-year-choice select {
    display: inline-block;
    padding-left: 5px;
    width: 74px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #e7e7e7;
}

.ewb-year-choice span {
    display: inline-block;
    margin-left: 3px;
    vertical-align: top;
}

@media (max-width: 767px) {
    .ewb-left {
        height: auto;
        padding-bottom: 20px;
    }
}

/*右侧*/

.ewb-right {
    height: 1637px;
}

.ewb-info-table {
    height: 263px;
}

.table-responsive {
    height: 227px;
}

@media (max-width: 767px) {
    .ewb-right {
        height: auto;
        padding-bottom: 10px;
    }
    .ewb-info-table {
        height: auto;
        padding-bottom: 10px;
    }
    .table-responsive {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .ewb-right {
        height: auto;
        padding-bottom: 10px;
    }
    .ewb-info-table {
        height: auto;
        padding-bottom: 10px;
    }
    .table-responsive {
        width: 100%;
    }
}
@media (max-width:1000px) {
.leftborder .link1 {
        width: 82%;
}
}
@media (max-width:767px) {
.leftborder .link1 {
        width: 85%;
}
}
@media (max-width:400px) {
.leftborder .link1 {
        width: 83%;
}
}
@media (max-width:979px) {
.ewb-left {
	width: 200px;
    height: auto;
}
}
@media (max-width:1024px) {
 /* .span5 {
    	width: 27% !important;
 	float: left !important;
    } */
   .span19 {
     width: 73% !important;
     float: left;
	 margin-left:0px;
   }
  .ewb-info-table table {
     width: 100% !important;
  }
  .leftborder .link1 {
    width: 70%!important;
	margin:0px auto;
  }
  .date{
    width: auto !important;
  }
  .ewb-read-more{
    width: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
.pagination .current.prev, .pagination .current.next{
    width: 40px!important;
  }
.pagination .next{
    width: 40px!important;
  }
.pagination .next{
    width: 40px!important;
  }
.pagination .prev{
    width: 40px!important;
  }
.ewb-left{
   width: auto !important;
   height:auto !important;
 }
}