@charset "utf-8";

.T_title th {
  font-weight: bold;
}

.ConMain {
  width: 862px;
}

.FileSearchBox {
  min-height: 253px;
  background-color: #f0f0f0;
  padding: 20px 0 0 15px;
}

.FileSearchBox .w1 {
  width: 474px;
}

.FileSearchBox .w2 {
  width: 193px;
}

.FileSearchBox .layui-form .layui-form-label {
  width: auto;
  padding: 9px;
}

.FileSearchBox .layui-form-item .layui-input-inline {
  margin-right: 0;
}

.FileSearchBox .layui-input,
.FileSearchBox .layui-select {
  border-color: #bdbdbd;
  background-color: transparent;
}

.FileSearchBox .layui-btn {
  width: 129px;
  height: 43px;
  border-radius: 5px;
  font-size: 16px;
}

.FileSearchBox .layui-btn+.layui-btn {
  margin-left: 33px;
}

.FileSearchBox .layui-btn.layui-btn-normal {
  background-color: #226ebc;
}

.FileSearchBox .layui-btn.layui-btn-primary {
  background-color: #CCC;
}

.ConMain>hr {
  margin: 25px 0;
}

.MainNav {
  background-color: #ecf5ff;
}

.MainNavBox {
  height: 42px;
  background-color: #d7e6f9;
}

.MainNavBox>i {
  display: block;
  float: left;
  width: 7px;
  height: 28px;
  background-color: #226ebc;
  border-radius: 4px;
  margin: 7px 0;
}

.MainNavBox li {
  float: left;
  font-size: 18px;
  font-weight: bold;
  margin-right: 10px;
}

.MainNavBox li>a {
  display: inline-block;
  color: #464646;
  padding: 0 15px;
  line-height: 42px;
}

.MainNavBox li.on {
  background: #226ebc;
}

.MainNavBox li.on>a {
  color: #ffffff;
}

.MainNavSon ul {}

.MainNavSon li {
  height: 40px;
  float: left;
  font-size: 16xp;
  color: #4b4b4b;
  line-height: 40px;
}

.MainNavSon li a {
  display: inline-block;
  padding: 0 15px;
}

.MainNavSon li a:hover {
  color: #226ebc;
}

/*表格列表*/
.TableList {}

.TableList .layui-table {
  margin: 0;
  border: none;
}

.TableList font {
  color: #F00;
}

.TableList .layui-table th,
.TableList .layui-table td+td {
  text-align: center;
}

.TableList .layui-table td,
.TableList .layui-table th {
  padding: 12px 9px;
  font-size: 16px;
}

/*左侧*/
.LeftMenu {
  width: 270px;
  padding: 15px 25px;
  background-color: #f0f0f0;
  height: auto;
  min-height: 500px;
}

.LeftMenu .hd li {
  position: relative;
  overflow: hidden;
  height: 34px;
  background-color: #CCC;
  font-size: 16px;
  border-radius: 5px;
  font-weight: bold;
  transition: background-color 0.3s;
}

.LeftMenu .hd li a {
  display: block;
  text-align: center;
  line-height: 34px;
  transition: color 0.3s;
  color: #333;
}

.LeftMenu .hd li.on {
  background-color: #226ebc;
}

.LeftMenu .hd li.on a {
  color: #FFF;
}

/*规章数据库*/
.GzsjkBox {}

.GzsjkBox>i {
  display: block;
  height: 95%;
  height: calc(100% - 32px);
  border-left: 1px solid #b3b3b3;
  position: absolute;
  left: 3px;
  top: 15px;
}

.GzsjkBox>ul {
  position: relative;
}

.GzsjkBox>ul li {
  position: relative;
  overflow: hidden;
  margin: 10px 0 0;
}

.GzsjkBox>ul li>a {
  display: block;
  position: relative;
  overflow: hidden;
  padding-left: 15px;
  height: 32px;
  line-height: 32px;
  background: url(2020sjk_ico_2.png) no-repeat left center;
  font-size: 16px;
  transition: all 0.3s;
}

.GzsjkBox>ul>li.on>a,
.GzsjkBox>ul>li>a:hover {
  color: #226ebc;
  font-weight: bold;
  font-size: 17px;
}

.GzsjkBox>ul li dl {
  display: none;
  padding-left: 30px;
  position: relative;
  overflow: hidden;
}

.GzsjkBox dl dd {
  float: left;
  color: #464646;
  line-height: 26px;
  width: 120px;
}

.GzsjkBox dl dd a {
  display: block;
}

/*规范性文件数据库*/
.GfxwjsjkBox {}

.GfxwjsjkBox .cards {
  min-height: 235px;
  background-color: #e5e5e5;
  border-radius: 4px;
  padding: 13px;
}

.GfxwjsjkBox .cards>p {
  height: 28px;
  line-height: 28px;
  display: block;
  position: relative;
  left: -13px;
  padding-left: 16px;
  font-size: 16px;
  color: #226ebc;
  font-weight: bold;
}

.GfxwjsjkBox .cards>p:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 28px;
  width: 7px;
  background-color: #226ebc;
  border-radius: 4px;
}

.szfBox {
  background: #e5e5e5;
  padding: 5px 0px;
}

.szfBox li {
  color: #3b3b3b;
  line-height: 25px;
  margin-bottom: 5px;
}

.szfBox li a {
  display: block;
  width: 245px;
  background: #d1d1d1;
  margin-left: 10px;
  padding-left: 15px;
  line-height: 25px;
}

.gszChannels {
  /* width: 270px; */
  background: #e5e5e5;
  padding: 5px 0px;
}

.gszChannels a:hover {
  color: #226ebc;
}

.gszChannels h3 {
  display: block;
  margin: 5px;
  height: 25px;
  line-height: 25px;
  /* padding: 0 25px 0 15px; */
  text-indent: 1em;
  cursor: pointer;
  background: url(2020sjk_ico_3.png) no-repeat 95% center #d1d1d1;
  font-size: 14px;
}

.gszChannels .only {
  background-image: none;
}

.gszChannels .only .on {
  background-image: none;
}

.gszChannels h3.on {
  background: url(2020sjk_ico_4.png) no-repeat 95% center #b3b3b3;
  color: #226ebc;
}

.gszChannels ul.Son_two {
  padding-bottom: 20px;
  background: url(2020sjk_ico_4.png) no-repeat 95% center #b3b3b3;
}

.gszChannels ul.Son_two li {
  position: relative;
}

.gszChannels ul.Son_two li>a {
  display: block;
  width: 80%;
  height: 25px;
  margin: 0 auto;
  line-height: 25px;
  padding: 0 25px 0 15px;
  background: url(2020sjk_ico_5.png) no-repeat 95% center #d1d1d1;
  text-indent: 1em;
  margin-bottom: 7px;
}

.gszChannels ul.Son_two li.on>a {
  background-color: #b3b3b3;
  color: #226ebc;
}

.gszChannels .Son_Three {
  display: none;
}

.gszChannels .Son_Three.ScrollStyle {
  height: 220px;
  margin: 0 5px 0 10px;
}

.gszChannels .Son_Three dd {
  position: relative;
  margin-bottom: 7px;
}

.gszChannels .Son_Three dd>a {
  display: block;
  height: auto;
  line-height: 15px;
  padding: 5px 15px 5px 25px;
  background: #d9d9d9;
  /* text-indent: 2em; */
  margin: 0 auto;
  font-size: 13px;
  cursor: pointer;
}

.gszChannels .Son_Three dd>a:hover,
.gszChannels .Son_Three dd.on>a {
  color: #226ebc;
}

/*统计分析*/
.TjfxBox {
  margin-top: 30px;
}

.TjfxBox>p {
  height: 42px;
  background: #d7e6f9;
}

.TjfxBox>p span {
  display: inline-block;
  width: 213px;
  height: 42px;
  background: #226ebc;
  text-align: center;
  line-height: 42px;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
}

.qh_box2 .LeftMenu ul {
  width: 270px;
  height: auto;
  margin: 0 auto;
}

.qh_box2 .LeftMenu ul .title {
  width: 270px;
  height: auto;
  margin-bottom: 17px;
}

.qh_box2 .LeftMenu ul .title .name {
  display: block;
  height: 55px;
  background: #d7e6f9;
}

.qh_box2 .LeftMenu ul .title .name i {
  display: block;
  width: 52px;
  height: 55px;
  background-color: #a7c8eb;
  background-image: url(2020sjk_icon6.png);
  background-repeat: no-repeat;
  background-position: center;
  float: left;
}

.qh_box2 .LeftMenu ul .title .on i {
  background-image: url(2020sjk_icon6a.png);
  background-repeat: no-repeat;
}

.qh_box2 .LeftMenu ul .title .name span {
  display: block;
  width: 178px;
  padding-left: 40px;
  line-height: 55px;
  font-size: 18px;
  color: #226eb9;
  float: right;
}

.qh_box2 .LeftMenu ul .title.on .name {
  background: #8caaca;
}

.qh_box2 .LeftMenu ul .title.on .name span {
  color: #FFF;
}

.qh_box3 .NewsList {
  height: 625px;
  overflow: hidden;
}

.qh_box3 .NewsList ul li {
  height: 49px;
  border-bottom: 1px solid #bfbfbf;
  line-height: 49px;
  font-size: 16px;
}

.qh_box3 .NewsList ul li a {
  display: block;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 49px;
  float: left;
}

.qh_box3 .NewsList ul li span {
  display: block;
  width: 20%;
  float: right;
  text-align: right;
  line-height: 49px;
  color: #666666;
}

/*正文内页*/
.border {
  border: 1px solid #CCC;
}

.TextBox {
  padding: 20px;
}

.AddressBox {
  height: 44px;
  line-height: 44px;
}

.Address {
  line-height: 28px;
  color: #888;
}

.XxgkTypeBox {
  margin: 20px 45px;
  padding: 30px 70px;
  background-color: #f3f3f3;
  color: #000;
}

.XxgkTypeBox td {
  position: relative;
  padding: 4px 5px;
  min-height: 20px;
  line-height: 20px;
}

.DocTitle {
  margin: 50px 45px;
  font-size: 30px;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
}

#Zoom {
  margin: 20px 45px;
}

.BottomBtns {
  text-align: center;
  padding-bottom: 30px;
}

.BottomBtns input {
  min-width: 70px;
  font-size: 12px;
  padding: 3px 10px;
  margin: 0 10px;
  cursor: pointer;
  border-width: 1px;
  border-color: #003b73;
  border-radius: 3px;
  color: #000;
}

.DocHtmlCon {
  width: 880px;
  padding-right: 20px;
  border-right: 1px solid #ccc;
}

.RelFliesBox {
  width: 240px;
}

.RelFliesBox .layui-elem-field legend strong {
  color: #226ebc;
}

.RelFliesBox li.new+li.new {
  margin-top: 10px;
}

.trs_key4format {
  color: #333;
  font-size: 16px;
  zoom: 1;
}

.trs_key4format>p {
  margin: 5px 0;
  margin-bottom: 15px;
  color: #333;
  text-indent: 2em;
  font-size: 16px;
  line-height: 30px;
}

.trs_key4format img {
  margin-bottom: -3px;
  max-width: 100%;
  text-align: center;
}

/*细缆样式初始化*/
#Zoom p {
  line-height: 1.5em;
  font-size: 15px;
  padding: 0.5em 0;
}

#Zoom table.sortEnabled tr.firstRow td,
#Zoom table.sortEnabled tr.firstRow th {
  padding-right: 20px;
  background-image: url(/govapp/lib/ueditor_demo/ueditor2/themes/default/images/sortable.png);
  background-position: center right;
  background-repeat: no-repeat;
}

#Zoom .selectTdClass {
  background-color: #edf5fa !important;
}

#Zoom table.noBorderTable caption,
#Zoom table.noBorderTable td,
#Zoom table.noBorderTable th {
  border: 1px dashed #ddd !important;
}

#Zoom table {
  display: table;
  margin-bottom: 10px;
  border-collapse: collapse;
}

#Zoom table,
#Zoom td,
#Zoom th {
  padding: 5px 10px;
  border: 1px solid #ddd;
  word-break: break-all;
}

#Zoom caption {
  padding: 3px;
  border: 1px dashed #ddd;
  border-bottom: 0;
  text-align: center;
}

#Zoom th {
  border-top: 1px solid #bbb;
  background-color: #f7f7f7;
}

#Zoom table tr.firstRow th {
  border-top-width: 2px;
}

#Zoom .ue-table-interlace-color-single {
  background-color: #fcfcfc;
}

#Zoom .ue-table-interlace-color-double {
  background-color: #f7faff;
}

#Zoom td p {
  margin: 0;
  padding: 0;
}

#Zoom ol,
#Zoom ul {
  margin: 0;
  width: 95%;
  pading: 0;
}

#Zoom li {
  clear: both;
}

#Zoom .list-paddingleft-1 {
  padding-left: 0;
}

#Zoom .list-paddingleft-2 {
  padding-left: 30px;
}

#Zoom .list-paddingleft-3 {
  padding-left: 60px;
}

#Zoom .pagebreak {
  clear: both !important;
  display: block;
  margin: 0;
  width: 100% !important;
  cursor: default !important;
}

#Zoom pre {
  margin: .5em 0;
  padding: .4em .6em;
  border-radius: 8px;
  background: #f8f8f8;
}

#Zoom .loadingclass {
  display: inline-block;
  margin-left: 1px;
  width: 22px;
  height: 22px;
  border: 1px solid #ccc;
  background: url(loading.gif) no-repeat center center transparent;
  cursor: default;
}

#Zoom .loaderrorclass {
  display: inline-block;
  margin-right: 1px;
  width: 22px;
  height: 22px;
  border: 1px solid #ccc;
  background: url(/govapp/lib/ueditor_demo/ueditor2/themes/default/images/loaderror.png) no-repeat center center transparent;
  cursor: default;
}

#Zoom anchor {
  display: inline;
}

#Zoom anchor:before {
  display: inline-block;
  width: 15px;
  height: 16px;
  background: url(/govapp/lib/ueditor_demo/ueditor2/themes/default/images/anchor.gif) no-repeat scroll left center transparent;
  content: "";
  cursor: auto;
}

.ChildChannelTitle {
  height: 45px;
  border-bottom: 1px solid #aaa;
  margin-top: 10px;
}

.ChildChannelTitle a {
  display: inline-block;
  float: left;
  height: 44px;
  line-height: 45px;
  padding: 0 15px;
  margin-right: 10px;
  font-size: 17px;
  font-weight: bold;
  cursor: pointer;
}

.ChildChannelTitle a:hover {
  color: #226ebc;
}

.ChildChannelTitle a.on {
  border-bottom: 2px solid #226ebc;
  color: #226ebc;
}

/*制定机关-下拉框*/
.ZdjgSelect {
  display: none;
  position: absolute;
  left: 0;
  top: 42px;
  z-index: 899;
  min-width: 100%;
  border: 1px solid #d2d2d2;
  max-height: 300px;
  overflow-y: auto;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
  box-sizing: border-box;
}

.ZdjgSelect h1 {
  position: relative;
  overflow: hidden;
  font-size: 14px;
  padding: 5px;
  border-bottom: 1px solid #e9e9e9;
  cursor: pointer;
  white-space: nowrap;
}

.ZdjgSelect h1:hover {
  background-color: #f3eeee;
}

.ZdjgSelect h1.checked {
  background-color: #2d60d6 !important;
  color: #FFF;
}

.ZdjgSelect h1.ParBtn {
  background: url(2020sjk_ico_3.png) no-repeat 7px center;
  background-color: #f6f6f6 !important;
  border-color: #bdbdbd;
}

.ZdjgSelect h1.ParBtn.on {
  background: url(2020sjk_ico_4.png) no-repeat 7px center;
}

.ZdjgSelect ul {
  display: none;
}

.ZdjgSelect li {
  position: relative;
  overflow: hidden;
}

.ZdjgSelect>ul>li>h1.ParBtn {
  background-position-x: 21px;
}

.ZdjgSelect>ul>li>h1.ParBtn.on {
  background-position-x: 21px;
}

.ZdjgSelect>ul>li>ul>li>h1.ParBtn {
  background-position-x: 28px;
}

.ZdjgSelect>ul>li>ul>li>h1.ParBtn.on {
  background-position-x: 28px;
}

#EcharsBox {
  width: 1200px;
  height: 270px;
}