﻿body {
  font-size: 0;
  color: #000;
  font-family: "Microsoft YaHei";
  background-color: #eeeeee;
}
div{
  box-sizing: border-box;
}
.opacity90{
  background-color: #fff;
  background-color: rgb(255,255,255,0.9);
  opacity: 0.9\0;
  filter:alpha(opacity=90);
}
.opacity60{
  background-color: #fff;
  background-color: rgb(255,255,255,0.6);
  opacity: 0.6\0;
  filter:alpha(opacity=60);
}
.h100p{
  height:100px;
}
.w28{
  width:28%;
}
.w70{
  width:70%;
}
/*****通用样式******/
/*清除浮动*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.lf {
  float: left;
}
.rt {
  float: right;
}
.clear{
  clear: both;
}
.db {
  display: inline-block;
}
.blod{
	font-weight: bold;
}
/* 文字溢出 */
.e {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*列表样式1*/
.information-list{
  
}
.information-l-title{
  line-height: 40px;
  font-size: 18px;
  border-bottom: 1px solid #cce0f6;
}
.information-l-title a{
  display: inline-block;
  cursor: pointer;
  margin-right: 32px;
}
.information-l-title .active{
  font-weight: bold;
  color: #0163d1;
  background: url(icon1.png)no-repeat;
  background-position: center 36px;
}
.information-l-content{
  line-height: 35px;
  padding: 6px 0;
  font-size: 16px;
}
.information-l-content ul{
  display: none;
}
.information-l-content li span{
  float: right;
  color: #999;
}
.information-l-content li a{
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 85%;
  position: relative;
  box-sizing: border-box;
  padding-left: 18px;
}
.information-l-content li:hover a{
  color: #0163d1;
}
.information-l-content li a i{
  width: 5px;
  height: 5px;
  border-radius: 3px;
  background-color: #d9d9d9;
  display: inline-block;
  position: absolute;
  top: 14px;
  left: 2px;
}
.information-l-content li:hover a i{
  border: 2px solid #d4e3f5;
  border-radius: 5px;
  background-color: #0163d1;
  width: 6px;
  height: 6px;
  top: 12px;
  left: 0px;
}
.affairs-center .information-l-content li a i{
  top: 19px;
  left: 2px;
}
.affairs-center .information-l-content li:hover a i{
  top: 17px;
  left: 0px;
}

/*标题样式*/
.title-universal{
  cursor: pointer;
  display: block;
  font-size: 18px;
  color: #0163d1;
  font-weight: bold;
  line-height: 42px;
  border-bottom: 1px solid #d4e3f5;
}
.title-universal img{
  display: inline-block;
  margin-left: 8px;
  width: 19px;
}
.title-uinformation{
  text-align: right;
  overflow: hidden;
}
.title-uinformation .i-l-t-t{
  float: left;
  font-weight: bold;
  color: #0163d2;
}
.title-uinformation .i-l-t-a{
  font-size: 14px;
  color: #666;
  margin-right: 0;
  margin-left: 32px;
}
.title-uinformation .active{
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

/*搜索样式*/
.search-universal{
  height: 34px;
  line-height: 31px;
  border: 2px solid #cce0f6;
  overflow: hidden;
}
.search-universal span{
  display: inline-block;
  background-color: #0163d1;
  font-size: 14px;
  color: #fff;
  width: 76px;
  float: right;
  text-align: center;
}
.search-universal span img{
  width: 16px;
  margin-right: 4px;
}
.search-universal input{
  height: 30px;
  width: 382px;
  line-height: 31px;
  border: 1px solid #0163d1;
  padding-left: 10px;
  box-sizing: border-box;
}



/*公开目录指南的左边栏*/
.public-left{
  width: 198px;
  float: left;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  min-height: 716px;
  font-size: 14px;
  color: #333;
  padding-top: 24px;
}
.public-l-title{
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
}
.public-l-title img{
  height: 20px;
  display: inline-block;
  margin: 0 10px;
  margin-top: -5px;
}
.public-l-contenr{

}
.plc-list{
  line-height: 66px;
  display: block;
  box-sizing: border-box;
  cursor: pointer;
}
.plc-list .plc-l-a{
  display: inline-block;
  box-sizing: border-box;
  padding-left: 20px;
  font-size: 16px;
}
.plc-list .plc-l-a:hover{
  color: #0163d1;
  font-weight: bold;
}
.plcl-active{
  color: #0163d1;
  font-weight: bold;
}
.plc-table{
  background-color: #fff;
  line-height: 36px;
  padding: 10px 6px;
  height: 226px;
  overflow-y: scroll;
}
.plc-table i{
  width: 7px;height: 7px;
  background-color: #d0dae8;
  display: inline-block;
  margin-bottom: 2px;
  margin-right: 8px;
}
.plct-parent1{
  overflow: hidden;
}
.plct-parent1 span{
  float: right;
  margin-right: 4px;
  margin-top: -2px;
}
.plct-parent2{
  padding-left: 15px;
  color: #818592;
  display: none;
}
.plct-child1{
  color: #575b68;
}
.plct-child2{
  display: block;
  color: #818592;
  font-size: 14px;
}
.plct-child1:hover,.plct-parent2 a:hover{
  color: #0163d1;
}

.plc-table::-webkit-scrollbar{
  width: 4px;  
}
.plc-table::-webkit-scrollbar-thumb{
  border-radius: 10px;
  background: rgba(0,0,0,0.2);
}
.plc-table::-webkit-scrollbar-track{
  border-radius: 0;
  background: rgba(0,0,0,0)
}




.ban-more-box{
  width: 1400px;
  height: 200px;
  position: relative;
  overflow: hidden;
}
.ban-more-img{
  width: 110%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.ban-more-img p{
  float: left;
  width: 222px;
  height: 198px;
  overflow: hidden;
  /*margin:0 10px;*/
  margin-right: 36px;
  border:1px solid #eee;
}
.ban-more-img .img-link{
  height: 160px;
  width: 100%;
  overflow: hidden;
  display: block;
}
.ban-more-img .img-tit{
  height: 40px;
  width: 100%;
  text-align: center;
  display: block;
  line-height: 40px;
}
.ban-more-img img{
  display: block;
  width: 100%;
  height: 100%;
}
.ban-more-btn{
  position: absolute;
  top: 50%;
  margin-top: -40px;
  height: 50px;
  width: 30px;
  background: url(../images/banner-opbg40.png);
  font-size: 30px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  display: none;
}
.ban-more-box:hover .ban-more-btn{
  display: block;
}
.ban-more-left{
  left: 1px;
}
.ban-more-right{
  right: 1px;
}