* {
  margin: 0;
  padding: 0;
  background: none;
  outline: none;
  border: 0px;
}

[v-cloak] {
    display: none;
}

a {
  text-decoration: none !important;
  color: #282828;
}

body {
  font-size: 16px;
  font-family: '微软雅黑';
  /* line-height: 32px; */
  background: #fff url(../images/bg_0.png) no-repeat top;
  background-size: 100%;
  background-attachment: fixed;
}

.html-content .nav-main {
  flex: 1;
}

.html-content .nav-temp .wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 1500px;
  overflow: initial
}

.html-content .nav-temp .clear {
  clear: both;
  line-height: 0;
}

.html-content .nav-temp .main1 {
  padding: 50px 0 0 0;
  margin: 0 auto;
  width: 1500px;
}

.html-content .nav-temp .main2 {
  width: 1500px;
  margin: 0 auto;
  margin-top: 900px;
}

/*页面主体 */
.html-content .nav-temp {
  display: flex;
  flex-direction: row;
  margin: 0 auto 20px;
  /* width: 85%; */
  height: 1597px !important;
  aspect-ratio: 9 / 10;
  /* height: 1625px; */
  background: url(../images/bg_1.png) no-repeat;
  /* background-attachment: fixed; */
  background-size: 100%;
  background-color: transparent;
  zoom: 1;
}

/* 左边 */
.html-content .nav-temp .navleft {
  /* padding: 30px; */
  padding-top: 30px;
  width: 30%;
  height: calc(100% - 30px);
  border-radius: 0 50px 0 0;
  display: flex;
  justify-content: center;
}

.html-content .nav-temp .navleft .leftBox {
  width: 364px;
  position: sticky;
  top: -80px;
  background-color: #fff;
}

.html-content .nav-temp .navleft .leftBox .leftBoxItem0 {
  margin-bottom: 10px;
  display: block;
  width: 100%;
  height: 80px;
  background-image: url(../images/leftItem-00.png);
  background-size: 100% 100%;
}

.html-content .nav-temp .navleft .leftBox .leftBoxItem1 {
  display: block;
  width: 100%;
  height: 80px;
  background-image: url(../images2/自治区文件.png);
  background-size: 100% 100%;
}

.html-content .nav-temp .navleft .leftBox .leftBoxItem2 {
  margin-top: 10px;
  width: 100%;
  height: 80px;
  background-image: url(../images/leftitem-02.png);
  background-size: 100% 100%;
}

.html-content .nav-temp .navleft .leftBox .leftType {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 3px;
  padding-left: 20px;
  width: 100%;
  height: 64px;
  font-size: 20px;
  font-weight: bold;
  background: linear-gradient(to right, #C0E4FF, #EFF8FE);
  color: #0062d1;
  cursor: pointer;
}

.html-content .nav-temp .interpret {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  height: 64px;
  font-size: 20px;
  margin-top: 3px;
  font-weight: bold;
  background: url(../images2/02_政策解读.png) no-repeat;
  background-size: 100%;
  color: #0062d1;
  cursor: pointer;
}

.html-content .nav-temp .navleft .leftBox .leftType::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 5px;
  height: 30px;
  background-color: #0062d1;
  transform: translate(0, -50%);
}

.html-content .nav-temp .navleft .leftBox .otherItem {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 3px;
  padding-left: 20px;
  width: 100%;
  height: 80px;
  font-size: 20px;
  font-weight: bold;
  /* background: linear-gradient(to right, #C0E4FF, #EFF8FE); */
  /* color: #0062d1; */
  cursor: pointer;
  background-image: url(../images/other.png);
  background-size: 100% 100%;
}

.html-content .nav-temp .navleft .leftBox .leftType_link .arrow1 {
  width: 11px;
  height: 19px;
  margin-right: 24px;
  cursor: pointer;
}

.html-content .nav-temp .navleft .leftBox .leftType .arrow1 {
  width: 11px;
  height: 19px;
  margin-right: 24px;
  cursor: pointer;
}

.html-content .nav-temp .navleft .leftBox .leftType .arrow2 {
  /* display: none; */
  width: 19px;
  height: 11px;
  margin-right: 20.3px;
  cursor: pointer;
}

.html-content .nav-temp .navleft .leftBox .leftBoxItem3 {
  display: block;
  margin: 10px 0;
  padding-left: 45px;
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-size: 22px;
  font-weight: bold;
  background-image: url(../images2/行政规范性.png);
  background-size: 100% 100%;
  cursor: pointer;
}

.html-content .nav-temp .navleft .leftBox .leftBoxItem4 {
  display: block;
  margin: 10px 0;
  padding-left: 45px;
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-size: 22px;
  font-weight: bold;
  background-image: url(../images2/其他文件.png);
  background-size: 100% 100%;
  cursor: pointer;
}

.html-content .nav-temp .scrollable {
  /* display: none; */
  width: 100%;
  max-height: 360px;
  overflow-x: hidden;
  overflow-y: scroll;
  background: linear-gradient(to bottom, #EFF8FE, #F7FCFF);
}

.html-content .nav-temp .scrollable2 {
  display: none;
}

.html-content .nav-temp .scrollableSpan {
  color: #000;
  font-size: 18px;
  margin-top: 10px;
  cursor: pointer;
}

.html-content .nav-temp .scrollable .theme-title {
  display: inline-block;
  width: 100%;
  text-align: left;
  padding: 10px;
  cursor: pointer;
  font-size: 18px;
}

.html-content .nav-temp .scrollable .theme-title:hover {
  color: #0062d1;
}

.html-content .nav-temp .scrollable .theme-active {
  color: #0062d1;
}

.html-content .nav-temp .scrollable .theme-ul-hide {
  display: none;
}

.html-content .nav-temp .scrollable .theme-ul-show {
  display: block;
}

.html-content .nav-temp .scrollable ul {
  display: flex;
  flex-direction: column;
}

.html-content .nav-temp .scrollable ul li {
  position: relative;
  display: flex;
  align-items: center;
  text-align: left;
  font-size: 16px;
  margin-left: 0;
  padding: 10px 0 10px 36px;
  margin-right: 0;
  cursor: pointer;
}

.html-content .nav-temp .input1 .scrollable ul li div {
  width: 14px;
}

.html-content .nav-temp .scrollable ul li:hover {
  color: #0062d1;
  font-weight: 700;
}

.html-content .nav-temp .scrollableActive {
  color: #0062d1;
  font-weight: 700;
}

.html-content .nav-temp .scrollable ul li div {
  display: none;
  position: relative;
  width: 15px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #ccc;
  margin-right: 10px;
  margin-top: 2px;
}

.html-content .nav-temp .scrollable ul li:hover div {
  background-color: #ffd9d7;
  border: 1px solid #c40605;
}

.html-content .nav-temp .scrollable ul li::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  border: 1px solid #0062d1;
  background-color: #fff;
  /* background-color: #C0E4FF; */
  top: 50%;
  left: 16px;
  transform: translate(0, -50%);
  z-index: 99;
}

.html-content .nav-temp .scrollableActive::before {
  background-color: #C0E4FF !important;
}

.html-content .nav-temp .scrollable ul li::after {
  content: "";
  position: absolute;
  top: 0;
  left: 22px;
  bottom: 0;
  width: 1px;
  background-color: #C0E4FF;
}

.html-content .nav-temp .scrollable ul li:first-child::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 22px;
  bottom: 0;
  width: 1px;
  background-color: #C0E4FF;
}

.html-content .nav-temp .scrollable ul li:last-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 22px;
  bottom: 50%;
  width: 1px;
  background-color: #C0E4FF;
}

.html-content .nav-temp .scrollable ul li:hover a {
  color: #0062d1 !important;
}

.html-content .nav-temp .scrollable::-webkit-scrollbar {
  width: 5px;
}

.html-content .nav-temp .scrollable::-webkit-scrollbar-track {
  background-color: transparent;
  opacity: 1;
}

.html-content .nav-temp .scrollable::-webkit-scrollbar-thumb {
  background-color: #e0e0e0;
  border-radius: 5px;
}

/* 右边 */
.html-content .nav-temp .navright {
  width: 70%;
  position: relative;
  padding: 30px 55px 30px 10px;
  flex: 1;
  border-radius: 50px 0 0 0;
}

.html-content .nav-temp .searchFlag {
  position: absolute;
  left: 6%;
  top: 1.7%;
  width: 41px;
  height: 166px;
  background-image: url(../images/searchFlag.png);
}

.html-content .nav-temp .navright .rightTopBox {
  display: block;
  width: 100%;
  background-color: #f4f4f4;
  border-radius: 50px 0 0 0;
}

.html-content .nav-temp .search-card {
  position: relative;
  width: 100%;
  background-color: #F3F3F3;
  padding: 20px;
  padding-left: 60px;
  padding-right: 20px;
  margin-bottom: 20px;
}

.html-content .nav-temp .search-card::before {
  content: '';
  position: absolute;
  top: -24px;
  left: 15px;
  width: 30px;
  height: 130px;
  background-image: url(../images/searchFlag.png);
  background-size: 100%;
  background-repeat: no-repeat;
}

.html-content .nav-temp .search-header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.html-content .nav-temp .search-logo {
  width: 139px;
  height: 80px;
  position: relative;
}

.html-content .nav-temp .search-logo img {
  width: 149px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 4px;
  cursor: pointer;
}

.html-content .nav-temp .search-form {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0px 20px;
  height: auto;
}

.html-content .nav-temp .search-form .el-input__inner {
  /* border: 1px solid #DCDFE6; */
  padding-left: 60px !important;
  font-size: 16px !important;
  color: #333 !important;
}

.html-content .nav-temp .search-form .el-input__prefix {
  width: 40px;
  border-right: 1px solid #DCDFE6;
}

.html-content .nav-temp .search-form .el-input__prefix img {
  position: relative;
  top: 10px;
  left: 0px;
}

.html-content .nav-temp .search-form .search-item1,
.html-content .nav-temp .search-form .search-item2 {
  border: 1px solid #DCDFE6;
  border-radius: 4px 4px 0 0;
  background-color: #fff;
}

.html-content .nav-temp .search-form .search-item3,
.html-content .nav-temp .search-form .search-item4 {
  border: 1px solid #DCDFE6;
  border-top: none;
  border-radius: 0 0 4px 4px;
  background-color: #fff;
}

.html-content .nav-temp .search-form .el-input__inner::placeholder {
  font-size: 16px !important;
  color: rgb(135, 135, 135) !important;
}

.html-content .nav-temp .search-form .date {
  position: relative;
}

.html-content .nav-temp .search-form .date .prefix-date {
  position: absolute;
  top: 0;
  left: 5px;
  width: 40px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #DCDFE6;
}

.html-content .nav-temp .rightBtnBox .el-button {
  font-size: 16px;
  padding: 10px 20px;
}

.html-content .nav-temp .search-form2 {
  width: 70%;
  margin: 40px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.html-content .nav-temp .search-form2 .el-button {
  font-size: 16px;
  padding: 10px 20px;
}

.html-content .nav-temp .search-form2 .el-input__inner {
  border: 1px solid #DCDFE6;
  font-size: 16px !important;
  color: #333 !important;
}

.html-content .nav-temp .rightTopBoxItem {
  margin: 23px 40px 0 0;
  width: 800px;
  height: 165px;
}

.html-content .nav-temp .rightTopBoxItem .inputBox {
  display: flex;
  justify-content: space-between;
  width: 800px;
  height: 92px;
}

.html-content .nav-temp .rightTopBoxItem .inputBox .inputBox1 {
  display: flex;
  flex-direction: column;
  width: 50%;
  height: 90px;
  /* background-color: #00b3ae; */
  border: 1px solid #e1e1e1;
  border-radius: 5px;
}

.html-content .nav-temp .rightTopBoxItem .inputBox .inputBox1 .input1 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 45px;
  border-bottom: 1px solid #e1e1e1;
}

.html-content .nav-temp .rightTopBoxItem .inputBox .inputBox1 .input1 :last-child {
  position: relative;
}

.html-content .nav-temp .rightTopBoxItem .inputBox .inputBox1 .input1 .scrollable {
  display: none;
  /* margin-top: 5px; */
  width: 328px;
  max-height: 218px;
  padding-bottom: 20px;
  overflow-x: hidden;
  overflow-y: scroll;
  background-color: #f8f8f8;
  position: absolute;
  top: 45px;
  z-index: 99;
}

.html-content .nav-temp .rightTopBoxItem .inputBox .inputBox1 .input1 .select {
  position: absolute;
  right: 5%;
  width: 15px;
  height: 9px;
  background-image: url(../images/select.png);
  background-size: 100% 100%;
}

.html-content .nav-temp .rightTopBoxItem .inputBox .inputBox1 .input1 div {
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
}

.html-content .nav-temp .rightTopBoxItem .inputBox .inputBox1 .input1 span {
  color: #878787;
}

.html-content .nav-temp .rightTopBoxItem .inputBox .inputBox1 .input1:last-child {
  border: none;
}

.html-content .nav-temp .rightTopBoxItem .inputBox .inputBox1 .input1 .inputImg {
  margin-right: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 45px;
  border-right: 1px solid #e1e1e1;
}

.html-content .nav-temp .rightTopBoxItem .inputBox .inputBox1 .input1 .inputImg img {
  width: 18px;
  height: 20px;
}

.html-content .nav-temp .rightTopBoxItem .inputBox .inputBox1 .input1:nth-child(2) .inputImg img {
  width: 19px;
  height: 17px;
}

/* 查询框 */
.html-content .nav-temp .rightBtnBox {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
}

.html-content .nav-temp .btn1 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 40px;
  font-size: 16px;
  margin: 0 10px;
  border-radius: 5px;
  background-color: #0b70e7;
  cursor: pointer;
}

.html-content .nav-temp .btn1 img {
  margin-left: 5px;
  width: 22px;
}

.html-content .nav-temp .btn2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 40px;
  font-size: 16px;
  margin: 0 10px;
  border-radius: 5px;
  background-color: #808fa5;
  cursor: pointer;
}

.html-content .nav-temp .btn2 img {
  margin-left: 5px;
  width: 22px;
}

.html-content .nav-temp .export {
  position: absolute;
  top: 88%;
  right: 0px;
  transform: translate(0, -50%);
  width: 94px;
  height: 29px;
  text-align: left;
  line-height: 38px;
  padding-left: 15px;
  font-size: 16px;
  font-weight: 500;
  color: #0062d1;
  background-image: url(../images2/目录导出.png);
  background-size: 100% 100%;
  cursor: pointer;
}

/* 顶部标题 */
.html-content .nav-temp .ListTop {
  margin: auto;
  margin-top: 18px;
  width: 100%;
  height: 60px;
  display: flex;
  flex-direction: row;
  line-height: 60px;
  background-color: rgb(255, 243, 243);
  color: rgb(179, 20, 20);
  /* background-image: url(../images/nav_top.png);
  background-size: 100% 100%;
  background-repeat: no-repeat; */
  border-bottom: 4px solid rgb(179, 20, 20);

  div {
    text-align: center;
  }
}

.html-content .nav-temp .list {
  margin: auto;
  width: 100%;
  margin: 0px;
  padding: 0px;
  /* margin-left: 0px; */
  max-height: 1220px;
  overflow-y: auto;
}

.html-content .nav-temp .list::-webkit-scrollbar {
  width: 10px;
}

.html-content .nav-temp .list::-webkit-scrollbar-track {
  background-color: transparent;
  opacity: 0.2;
}

.html-content .nav-temp .list::-webkit-scrollbar-thumb {
  background-color: #e0e0e0;
  border-radius: 5px;
}

.html-content .nav-temp .list ul {
  display: flex;
  flex-direction: row;
  width: 100%;

  min-height: 112px;
  background-color: #f3f3f3;
  border-bottom: 1px dashed #c0c1c0;
  cursor: pointer;
}

.html-content .nav-temp .list ul .listnav1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  min-height: 112px;
  border-right: 1px dashed #c0c1c0;
  color: #333333;
  font-weight: 500;
  font-size: 18px;
}

.html-content .nav-temp .list ul .listnav2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
  min-height: 112px;
  border-right: 1px dashed #c0c1c0;
  color: #333333;
  background-color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  padding: 0 10px;
}

.html-content .nav-temp .list ul .listnav2 em {
  font-weight: bold;
}

.html-content .nav-temp .list ul .listnav2 .btnbg {
  margin-top: 5px;
  display: inline-block;
  /* display: flex;
  align-items: center;
  justify-content: center; */
  width: 53px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  background-image: url(../images/btnbox.png);
  background-size: 100% 100%;
  font-size: 14px;
  color: #fff;
  margin: 0 5px;
}

.html-content .nav-temp .list ul .listnav3 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 220px;
  min-height: 112px;
  border-right: 1px dashed #c0c1c0;
  color: #333333;
  font-size: 16px;
  font-weight: 500;
  padding: 0 10px;
}

.html-content .nav-temp .list ul .listnav4 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  min-height: 112px;
  border-right: 1px dashed #c0c1c0;
  color: #333333;
  background-color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 0 10px;
}

.html-content .nav-temp .list ul .listnav5 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  min-height: 112px;
  color: #333333;
  font-size: 16px;
  font-weight: 500;
  padding: 0 10px;
}

/* 分页 */
.html-content .nav-temp .pagebox {
  display: flex;
  margin: 57px 0 0 16%;
  width: 712px;
  height: 44px;
  font-size: 14px;
  font-weight: 500;
}

.html-content .nav-temp .pagebox .page {
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 100%;
  background-color: #fff;
  border: 1px solid #dddddd;
  color: #dddddd;
  cursor: pointer;
}

.html-content .nav-temp .pagebox .page2 {
  margin-left: 3px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 100%;
  background-color: #fff;
  border: 1px solid #dddddd;
  cursor: pointer;
}

.html-content .nav-temp .pagebox .indexActive {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 100%;
  cursor: pointer;
}

.html-content .nav-temp .pagebox .indexActive {
  margin-right: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 100%;
  color: #fff;
  background-color: #c40605;
  border-radius: 2px;
  cursor: pointer;
}

.html-content .nav-temp .pagebox .index {
  margin-right: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 100%;
  color: #000;
  border: 1px solid #dddddd;
  cursor: pointer;
}

.html-content .nav-temp .allpage {
  margin-right: 27px;
  display: flex;
  align-items: center;
}

.html-content .nav-temp .selectPage {
  display: flex;
  align-items: center;
}

.html-content .nav-temp .selectPage input {
  margin: 0 15px;
  width: 32px;
  height: 32px;
  border: 1px solid #dddddd;
}

.html-content .nav-temp .enter {
  margin-left: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 100%;
  border: 1px solid #dddddd;
  cursor: pointer;
}

/* footer */

.html-content .nav-temp .footer div,
a {
  text-align: left;
  /* color: #fff; */
}

/* element css样式 */

.el-range-input {
  font-size: 16px !important;
  color: #333 !important;
}

.el-range-input::placeholder {
  font-size: 16px !important;
  color: rgb(135, 135, 135) !important;
}

.modal-form .el-dialog {
  border-radius: 10px;
  overflow: hidden;
}

.modal-form .el-dialog__body {
  padding: 10px 40px;
}

.modal-form .el-dialog__header {
  position: relative;
  background-image: url(../images/modal-head.png);
  background-position: right 50px bottom 0%;
  background-repeat: no-repeat;
  background-size: 80px;
  background-color: rgb(246, 249, 255);
  padding: 0 0 0 36px;
  height: 80px;
  line-height: 80px;
}

.modal-form .el-dialog__header::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  width: 5px;
  height: 25px;
  background-color: #409eff;
  transform: translate(0, -50%);
}

.modal-form .el-dialog__headerbtn {
  top: 10px;
  right: 10px;
  font-size: 24px;
}

.modal-form .el-input__inner {
  background-color: #fff;
  border: 1px solid #DCDFE6;
  font-size: 16px;
}

.modal-form .el-form-item__label {
  font-size: 16px;
}

.modal-form .el-dialog__footer {
  text-align: center;
}

.modal-form .el-date-editor .el-range-input {
  width: 45%;
}

.el-select-group__title {
  font-size: 16px !important;
  font-weight: bold !important;
  color: #000 !important;
}

.el-select-dropdown__item {
  font-size: 16px !important;
}

.modal-form .el-button {
  font-size: 16px;
}

.html-content .nav-temp .file-box {
  display: block;
  margin: 0;
  padding: 0;
}

.html-content .nav-temp .file-box li {
  margin: 0;
  padding: 0;
  text-align: left;
  display: block;
  max-width: 100%;
  font-size: 14px;
  font-weight: normal;
  color: #999;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 5px 0;
}

.html-content .nav-temp .file-box li:hover {
  color: #c40605;
}

.folder-add {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../images2/03_show.png) no-repeat 100%;
  position: relative;
  top: 3px;
}

.folder-remove {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../images2/04_hide.png) no-repeat 100%;
  position: relative;
  top: 3px;
}