@charset 'utf-8';
a:hover {
  text-decoration: none;
}
.main {
  background: #eee;
}
#Box {
  background: #fff;
}
.color {
  color: #185ebc;
}
.color a {
  color: #185ebc !important;
}
/* common.css  差异化 */
/* 搜索框 */
.search {
  width: 100%;
  height: 38px;
  background: #fff;
  margin-top: 10px;
  border-radius: 4px;
}
.search .u-input {
  width: 90%;
  text-indent: 8px;
  float: left;
  font-size: 16px;
  border-radius: 4px;
  border: 3px solid #185ebc;
  border-right: none;
}
.search .u-input:hover {
  cursor: pointer;
}
input:disabled {
  background-color: #fff;
  opacity: 1;
}
.search .u-sub {
  position: relative;
  float: right;
  width: 40px;
  margin-left: -40px;
  line-height: 38px;
  text-align: right;
  border: 3px solid #185ebc;
  border-left: none;
}
.common-search {
  width: 80%;
  height: 40px;
  background: #fff;
  margin-top: 60px;
  border-radius: 16px;
  border: solid 1px #185ebc;
  float: right;
  font-size: 16px;
}
.common-search .u-input {
  width: 90%;
  line-height: 38px;
  border: 0;
  text-indent: 8px;
  float: left;
  font-size: 16px;
  border-radius: 16px;
}
.common-search .u-input:hover {
  cursor: pointer;
}
.common-search .u-sub {
  position: relative;
  float: right;
  width: 40px;
  margin-left: -40px;
  line-height: 38px;
  border: 0;
  text-align: right;
}
.common-search .keyword {
  height: auto;
  overflow: hidden;
  line-height: 40px;
  display: block;
  width: 100%;
  float: left;
}
.common-search .keyword a {
  padding: 0 8px;
  float: left;
}
.common-search .keyword span {
  float: left;
}
.m-lst-nav .tnm {
  line-height: 50px;
}
/* 文件库样式 */
.wjk-tt h3 {
  font-size: 50px;
  color: #185ebc;
  text-align: center;
  padding: 20px 0;
  font-family: serif;
}
.search .u-sub {
  background: url(../../images/fadinggk.files/sch.png) 10px center no-repeat #fff;
  line-height: 47px;
  width: 90px;
  overflow: hidden;
  padding-right: 10px;
}
.navcss {
  display: none;
}
.navcss li a {
  font-size: 14px;
  text-align: center;
}
/* 搜索结果 */
.u-colnm {
  overflow: hidden;
  padding: 5px;
  background: #185ebc;
}
.u-colnm table {
  width: 100%;
}
.u-colnm table tbody th {
  text-align: center;
}
.u-colnm table tbody tr {
  line-height: 40px;
}
.u-colnm table tbody tr .u-tt {
  text-align: center;
  font-weight: bold;
  color: #fff;
}
.u-colnm table tbody tr td li span {
  padding: 0 5px;
  color: #fff;
}
.u-colnm li {
  float: left;
  margin: 0 3px;
}
.ss_list {
  padding: 5px;
}
.searchTitle {
  background: #f6f9fd;
  overflow: hidden;
}
.searchTitle li {
  float: left;
  width: auto;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  white-space: normal;
  margin: 0 10px;
  color: #fff;
}
.searchTitle li a {
  line-height: 25px;
  color: #333333;
  font-weight: bolder;
}
#searchList {
  padding: 5px;
  height: auto;
  padding-top: 0;
}
#searchList li {
  overflow: hidden;
  line-height: 30px;
  text-overflow: ellipsis;
  font-size: 16px;
  border-bottom: 1px #999 dashed;
  padding: 15px 0;
}
#searchList li a {
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 40px;
}
#searchList li a em {
  color: #e1211f;
}
#searchList li p {
  text-overflow: ellipsis;
  overflow: hidden;
  color: #999;
  max-height: 70px;
  font-size: 15px;
  padding: 5px 0;
}
#searchList li p em {
  font-weight: bold;
  color: #e1211f;
}
#searchList li .resdate {
  font-size: 14px;
  padding: 0 5px;
}
#searchList li .respubOrg {
  float: left;
  font-size: 15px;
  color: #185ebc;
  padding: 0 5px;
}
#searchList li:nth-child(1) {
  padding-top: 0;
}
/* 页码 */
.g-glbpg {
  text-align: center;
}
#jdtree {
  padding: 0;
}
.m-lst-nav #treeDemo li {
  line-height: 30px;
}
.ztree * {
  font-size: 16px;
}
.ztree li {
  line-height: 30px;
}
.ztree li span .button.ico_open {
  vertical-align: midddle;
}
.ztree li span .button {
  vertical-align: midddle;
}
#treeDemo .ico_close {
  vertical-align: middle;
}
#treeDemo .ico_open {
  vertical-align: middle;
}
#treeDemo .ico_docu {
  vertical-align: middle;
}
#jdtree .ico_docu {
  vertical-align: middle;
}
#treeDemo li a.curSelectedNode {
  height: 30px;
}
#jdtree li a.curSelectedNode {
  height: 30px;
}
