.box-list .head{
  padding-right: 15px;
  line-height: 37px;
  background-color: #f1f1f1;
}
.box-list .head .head-title{
  position: relative;
  padding: 0 12px;
  float: left;
  font-size: 18px;
  line-height: 37px;
  background-color: #3e7dc5;
}
.box-list .head .head-title:after{
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  right: -12px;
  top: 12px;
  border: 6px solid transparent;
  border-left-color: #3e7dc5;
}
.box-list .head .head-title a{
  padding-left: 28px;
  font-size: 17px;
  color: #fff;
}
.box-list .head .head-title.system a{
  background: url(../images/title_icon_message.png) no-repeat left center;
  background-size: 18px 15px;
}
.box-list .head .head-title.report a{
  background: url(../images/title_icon_report.png) no-repeat left center;
  background-size: 22px 19px;
}
.box-list .head .more{
  float: right;
  font-size: 12px;
  color: #666;
}
.box-list .content{
  padding: 20px 24px 10px 12px;
  height: 246px;
  border: 1px solid #eee;
  border-top: none;
}
.box-list-newest{
  padding-bottom: 12px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #e5e5e5;
}
.box-list-newest .time{
  display: table-cell;
  float: left;
  width: 11%;
  height:55px;
  background-color: #eee;
  color: #3e7dc5;
  text-align: center;
  vertical-align: middle;
}
.box-list-newest .time h6{
  font-size:20px;
  line-height:32px;
}
.box-list-newest .time p{
  font-size:12px;
  line-height:20px;
}
.box-list-newest .text{
  display: table-cell;
  float: right;
  width:89%;
  padding-left:18px;
  vertical-align: top;
}
.box-list-newest .text .title{
  display: block;
  margin-bottom: 3px;
  font-size:16px;
  line-height: 22px;
  font-weight: bold;
  color: #397fce;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.box-list-newest .text .title:hover{
  color: #255182;
}
.box-list-newest .text .summary{
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.box-list .content .list-system li{
  padding-right: 20px;
  line-height: 40px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.box-list .content .list-system .date-publish{
  padding-right: 10px;
  font-size: 14px;
  color: #4087d6;
  border-right: 1px solid #4087d6;
}
.box-list .content .list-system .title-article{
  padding-left: 16px;
  font-size: 16px;
  color: #000;
}
.box-list .content .list-system .title-article:hover{
  color: #3e7dc5;
}
.box-list .content .list-report li{
  position: relative;
  /*padding-right: 95px;*/
  line-height: 37px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.box-list .content .list-report li a{
  display: block;;
  padding-left: 15px;
  font-size: 16px;
  color: #000;
  background: url(../images/home_list_point.png) no-repeat left center;
}
.box-list .content .list-report li a:hover{
  color: #3e7dc5;
}
.box-list .content .list-report .list-item-date{
  position: absolute;
  right: 0;
  font-size: 12px;
  color: #666;
}
.box-nav .head{
  line-height: 37px;
  background: url(../images/title_bg.jpg) no-repeat;
}
.box-nav .head .head-title{
  position: relative;
  padding: 0 12px;
  float: left;
  font-size: 18px;
  line-height: 37px;
}
.box-nav .head .head-title a{
  display: block;
  padding-left: 28px;
  font-size: 17px;
  line-height: 37px;
  color: #fff;
  background-size: 18px 15px;
}
.box-nav .head .head-title a{
  background: url(../images/title_icon_directory.png) no-repeat left center;
}
.box-nav .content ul{
  padding-bottom: 20px;
}
.box-nav .list-item{
  margin-top: 20px;
  height: 100%;
}
.box-nav .list-item-left{
  /*float: left;*/
  display: table-cell;
  padding-left: 20px;
  width: 205px;
  text-align: left;
  vertical-align: middle;
  box-sizing: content-box;
  background-color: #eee;
}
.box-nav .list-item-left .list-item-icon{
  width: 39px;
  height: 39px;
  vertical-align: middle;
}
.box-nav .list-item-right{
  display: table-cell;
  /*float: right;*/
  padding-left: 20px;
  width: 82.5%;
  border: 1px solid #e5e5e5;
  border-left: none;
}
.box-nav .list-item-right li{
  display: inline-block;
  margin-right: 50px;
  line-height: 35px;
}
.box-nav .list-item-right li a{
  font-size: 14px;
  color: #333;
}
.box-nav .list-item-right li a:hover{
  color: #488ad3;
}
.box-nav .list-item-right .icon-arrow{
  margin-left: 10px;
}
.box-nav .list-item-firstnav{
  font-size: 16px;
  font-weight: bold;
  color: #4087d6;
  vertical-align: middle;
}

.aside{
  float: left;
  width: 20%;
}
.aside .first-nav{
  padding: 16px 0;
  font-size: 17px;
  color: #fff;
  background-color: #3e7dc5;
  text-align: center;
}
.aside .side-nav .side-nav-item{
  margin-top: 5px;
}
.aside .side-nav .side-nav-item a{
  display: block;
  padding: 16px 0 16px 25px;
  font-size: 16px;
  color: #666;
  background-color: #eee;
}
.aside .side-nav .side-nav-item .icon-arrow{
  margin-right: 5px;
}
.aside .side-nav .side-nav-item.current>a{
  font-weight: bold;
  color: #3e7dc5;
}
.aside .side-nav .side-nav-item .nav-item-menu{
  display: none;
}
.aside .side-nav .side-nav-item.current .nav-item-menu{
  display: block;
}
.aside .side-nav .side-nav-item .nav-item-menu li a{
  padding: 16px 12px 16px 42px; 
}
.aside .side-nav .side-nav-item .nav-item-menu li.cur a{
  color: #3e7dc5;
}
.wrapper-info{
  float: right;
  width: 75%;
}
.wrapper-info-head{
  padding: 12px 0;
  border-bottom: 2px solid #3e7dc5;
}
.wrapper-info-head h4{
  float: left;
  font-size: 18px;
  color: #3e7dc5;
}
.crumb{
  float: right;
}
.crumb a{
  font-size: 12px;
  color: #666;
}
.crumb a.location{
  padding-left: 20px;
  background: url(../images/icon_location.png) no-repeat left center;
}
.wrapper-info .list-news .list-news-item{
  position: relative;
  line-height: 56px;
  border-bottom: 1px solid #e5e5e5;
}
.wrapper-info .list-news .list-news-item a{
  display: block;
  width: 100%;
  padding-left: 16px;
  padding-right: 150px;
  font-size: 16px;
  color: #000;
  background: url(../images/list-item-bg.png) no-repeat left center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.wrapper-info .list-news .list-news-item a:hover{
  color: #3e7dc5;
}
.wrapper-info .list-news .list-news-date{
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #999;
}
.wp_paging{
  padding: 20px 0;
}
.wp_paging .page_nav span,.wp_paging .page_nav a{
  position: relative;
  width: 30px;
  height: 22px;
}
.wp_paging .page_nav span>img{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 30px;
  height: 22px;
}
.wp_paging .page_jump,.wp_paging .page_jump a{
  margin-left: 0;
  height: 22px;
  line-height: 22px;
}
.wp_paging li input{
  width: 30px;
  height: 100%;
  margin-top: 0;
}

.wrapper-info-details{
  padding: 20px 0;
}
.wrapper-info-details .title-article{
  font-size: 18px;
  line-height: 28px;
  color: #3e7dc5;
  text-align: center;
}
.wrapper-info-details .info-article{
  padding: 14px 0;
  font-size: 12px;
  color: #6d6d6d;
  text-align: center;
}
.wrapper-info-details .publisher{
  margin-left: 10px;
}
.wrapper-info-details .details p{
  font-size: 15px;
  line-height: 30px;
  text-indent: 2em;
}