/*html,body{*/
  /*display: flex;*/
  /*flex-direction: column;*/
  /*height: 100%;*/
/*}*/
.mainbox {
  /*flex: 1;*/
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 130px!important;
  padding-top: 30px;
  box-sizing: border-box;
}

.mainbox .bread {
  margin-left: 20px;
  color: #666666;
  font-size: 16px;
}
.mainbox .bread a {
  text-decoration: none;
  color: #666666;
  font-size: 16px;
}

.mainbox h2 {
  margin: 25px 0;
  text-align: center;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #333333;
}
.mainbox .enterpriseline{
  width: 1200px;
  height: 1px;
  background:#1976D2 ;
}

.mainbox .municipal {
  width: 100%;
  /*border: 1px solid gray;*/
  border-radius: 10px;
  padding: 35px 0px 20px 0px;
  box-sizing: border-box;
}

.mainbox .municipal .region {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  font-size: 20px;
  margin-bottom: 9px;
}

.mainbox .municipal .region .select {
  display: flex;
  align-items: center;
  font-size: 14px;
}

.mainbox .municipal .region .select span {
  /*margin-right: 27px;*/
}

.mainbox .municipal .region .select ul {
  display: flex;
}

.mainbox .municipal .region .select ul li {
  cursor: pointer;
  padding: 9px 11px;
  border-radius: 4px;
  /*margin: 0 20px;*/
  /*margin-right: 53px;*/
  margin: 0 20px;
}


.mainbox .municipal .region .select ul .current {
  background: #1976D2;
  color: #FFF;
}
.mainbox .municipal .region .selectli{
  padding-left: 50px;
  box-sizing: border-box;
}

.mainbox .municipal .region .content {
  display: flex;
  width: 1200px;
  flex-wrap: wrap;
  margin-top: 15px;
}

.mainbox .municipal .region .selectli .content li {
  margin-bottom: 5px;
  /*margin-right: 30px;*/
  font-size: 14px;
  padding: 5px 15px;
  box-sizing: border-box;
  /*border: 1px solid transparent;*/
  cursor: pointer;
}
.mainbox .municipal .region .selectli .content  .now{
  /*border: 1px solid #1976D2;*/
  background-color: #1976D2;
  border-radius: 4px;
  color: #FFFFFF;
}

.mainbox .municipal .region .hidden {
  position: absolute;
  left: -9999px;
  display: flex;
  width: 1080px;
  flex-wrap: wrap;
  margin-top: 15px;
  margin-left: 125px;
}

.mainbox .municipal .region .hidden li {
  margin-bottom: 5px;
  margin-right: 36px;
}

.mainbox .download {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 40px;
  margin-top: 41px;
}

.mainbox .download input {
  width: 1017px;
  height: 100%;
  outline: none;
  padding-left: 21px;
  box-sizing: border-box;
  border: 1px solid #DDDDDF;
  border-radius: 4px;
}

.mainbox .download button {
  width: 160px;
  height: 40px;
  font-size: 17px;
  margin-left: 19px;
  background-color: #1976D2;
  color: #FFFFFF;
  border: 0;
  border-radius: 4px;
}

.mainbox table {
  width: 100%;
  /*height: 395px;*/
  /*margin-top: 37px;*/
  text-align: left;
  box-sizing: border-box;
  border: 1px solid #D9DADC;
  border-collapse: collapse ;
}

.mainbox table thead {
  height: 56px;
  width: 100%;
  box-sizing: border-box;
}

.mainbox table thead tr {
  width: 100%;
  height: 100%;
}

.mainbox table thead tr th {
  height: 100%;
  box-sizing: border-box;
  background-color: #F5F7F9;
  border: 1px solid #D9DADC;
  height: 55px;
  font-size: 14px;
}

.mainbox table thead tr th:first-child {
  width: 67px;
  text-align: center;
}

.mainbox table thead tr th:nth-child(2) {
  width: 126px;
  /*padding-left: 15px;*/
}

.mainbox table thead tr th:nth-child(3) {
  width: 315px;
  /*padding-left: 16px;*/
}

.mainbox table thead tr th:nth-child(4) {
  width: 208px;
  /*padding-left: 15px;*/
}

.mainbox table thead tr th:nth-child(5) {
  width: 165px;
  /*padding-left: 14px;*/
}

.mainbox table thead tr th:nth-child(6) {
  width: 122px;
  /*padding-left: 13px;*/
}

.mainbox table thead tr th:nth-child(7) {
  width: 111px;
  /*padding-left: 17px;*/
}
.mainbox table thead tr th:nth-child(8) {
  width: 111px;
  /*padding-left: 17px;*/
}

.mainbox table thead tr th:last-child {
  width: 81px;
  padding-left: 7px;
}

.mainbox table tbody {
  /*height: 338px;*/
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
}

.mainbox table tbody tr {
  width: 100%;
  height: 56px;
}

.mainbox table tbody tr td {
  border: 1px solid #D9DADC;
  box-sizing: border-box;
  height: 55px;
  text-align: center;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
}

/*.mainbox table tbody tr td:first-child {*/
  /*text-align: center;*/
  /*font-size: 14px;*/
  /*font-family: Source Han Sans CN;*/
  /*font-weight: 400;*/
  /*color: #333333;*/
/*}*/

.mainbox table tbody tr td:nth-child(2) {
  padding-left: 15px;
}

.mainbox table tbody tr td:nth-child(3) {
  padding-left: 16px;
  color: #1976D2;
}

.mainbox table tbody tr td:nth-child(4) {
  padding-left: 15px;
}

.mainbox table tbody tr td:nth-child(5) {
  padding-left: 14px;
}

.mainbox table tbody tr td:nth-child(6) {
  padding-left: 13px;
}

.mainbox table tbody tr td:nth-child(7) {
  padding-left: 17px;
}

.mainbox table tbody tr td:last-child {
  padding-left: 7px;
}

.mainbox table tbody tr td:last-child a {
  color: #1976D2;
  text-decoration: none;
}
.fixed-table-pagination{
  width: 100%;
  display: flex;
  padding-top: 10px;
  /*background-color: red;*/
}
.pagination{
  display: flex;
  flex-direction: row;
}
.pagination li{
  float: left;
  border: 1px solid #999999;
  color: #999999;
  text-align: center;
  line-height: 30px;
  margin-right: 15px;
  border-radius: 4px;
  cursor: pointer;
  padding: 0 10px 0 10px;
}
.pagination li a{
  color: #999999;
  overflow: hidden;
  width: 100%;
  display: block;
}
.pagination-info{
  display: none;
}
.pull-left{
  display: none;
}
