.mainbox {
  width: 1200px;
  margin: 0 auto;
  padding-top: 30px;
  box-sizing: border-box;
}

.mainbox .bread {
  color: #666666;
  font-size: 16px;
}
.mainbox .bread a {
  text-decoration: none;
  color: #666666;
  font-size: 16px;
}
.mainbox h2{
  text-align: center;
  margin: 25px 0 ;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #333333;

}
.mainbox .separateline{
  width: 1200px;
  height: 1px;
  background:#1976D2 ;
}
.mainbox .boxhd {
  width: 100%;
  margin-top: 30px;
  /*border: 1px solid gray;*/
  /*border-radius: 10px;*/
  margin-bottom: 20px;
  /*padding:15px 45px ;*/
  box-sizing: border-box;
}

.mainbox .boxhd .category {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  font-size: 16px;
  margin-bottom: 9px;
}

.mainbox .boxhd .category span {
  margin-right: 27px;
}

.mainbox .boxhd .category ul {
  display: flex;
}

.mainbox .boxhd .category ul li {
  cursor: pointer;
  padding: 5px 15px;
  border-radius: 4px;
}

.mainbox .boxhd .category ul .current {
  background: #1976D2;
  color: #FFF;
}

.mainbox .boxhd .credit {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  font-size: 16px;
  margin-bottom: 9px;
}

.mainbox .boxhd .credit span {
  margin-right: 27px;
}

.mainbox .boxhd .credit ul {
  display: flex;
}

.mainbox .boxhd .credit ul li {
  padding: 5px 15px;
  cursor: pointer;
  border-radius: 4px;
}

.mainbox .boxhd .credit ul .current {
  background: #1976D2;
  color: #FFF;
}

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

.mainbox .boxhd .region .select {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-family: Source Han Sans CN;
}

.mainbox .boxhd .region .select span {
  margin-right: 15px;
}

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

.mainbox .boxhd .region .select ul li {
  cursor: pointer;
  padding: 9px 11px;
  border-radius: 4px;
  margin: 0 20px;
  height: 34px;
}

.mainbox .boxhd .region .select ul .current {
  background: #1976D2;
  color: #FFF;
}

.mainbox .boxhd .region .selectli ul .current {
  background-color: #1976D2;
  border-radius: 4px;
  color: #FFFFFF;
}

.mainbox .boxhd .region .content {
  display: flex;
  width: 1200px;
  flex-wrap: wrap;
  margin-top: 15px;
  padding-left: 50px;
}

.mainbox .boxhd .region .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 .boxhd .region .hidden {
  position: absolute;
  left: -9999px;
  display: flex;
  width: 1080px;
  flex-wrap: wrap;
  margin-top: 15px;
  margin-left: 125px;
}

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

.mainbox .searchbox {
  display: flex;
  align-items: center;
  width: 100%;
  height: 40px;
  margin-top: 41px;

}

.mainbox .searchbox input {
  width: 1018px;
  height: 40px;
  outline: none;
  padding-left: 30px;
  box-sizing: border-box;
  border: 1px solid #C0C0C0;
  border-radius: 4px;
}

.mainbox .searchbox .btn {
  display: block;
  width: 160px;
  height: 40px;
  /*line-height: 48px;*/
  line-height: 30px;
  margin-left: 31px;
  border: 0;
  font-size: 21px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  border-radius: 4px;
  background-color: #1976D2;
  text-align: center;
  outline: none!important;
}
.mainbox .boxbd {
  margin-bottom: 43px;
}

.mainbox .boxbd table {
  width: 100%;
  /*height: 720px;*/
  text-align: center;
  table-layout: fixed;
  box-sizing: border-box;
  border-collapse:collapse;
  border-spacing:0;
  border: 1px solid #d9dadc;
}

.mainbox .boxbd table tr th {
  background-color: #f5f7f9;
  height: 55px!important;
  font-size: 14px;
  font-weight: 900;
  color: #000000;
  border: 1px solid #d9dadc;
  padding: 0!important;
}
.mainbox .boxbd table tr td{
  padding: 0!important;
}

.mainbox .boxbd table tr th:first-child {
  width: 61px;
}

.mainbox .boxbd table tr th:nth-child(2) {
  width: 70px;
}

.mainbox .boxbd table tr th:nth-child(3) {
  width: 169px;
}

.mainbox .boxbd table tr th:nth-child(4) {
  width: 294px;
}

.mainbox .boxbd table tr th:nth-child(5) {
  width: 260px;
}

.mainbox .boxbd table tr th:nth-child(6) {
  width: 140px;
}

.mainbox .boxbd table tr th:nth-child(7) {
  width: 116px;
}

.mainbox .boxbd table tr td {
  /*height: 132px;*/
  border: 1px solid #d9dadc;
  height: 55px!important;
  font-size: 14px;
}

.mainbox .boxbd table tr td:nth-child(5) {
  text-align: left;
  padding: 23px 35px;
}

.mainbox .boxbd table tr td:nth-child(5) span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.mainbox .boxbd table tr td:last-child a {
 color: #1976D2;
  text-decoration: none;
}
.fixed-table-pagination{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-top: 25px;
  /*padding-top: 20px;*/
  /*background-color: red;*/
}

.pagination{
  display: flex;
  /*flex-direction: row;*/
  margin: 0!important;
  /*padding-top: 20px;*/
}
.pagination li{
  float: left;
  /*margin-top: -25px;*/
  /*border: 1px solid #999999;*/
  color: #999999;
  text-align: center;
  line-height: 30px;
  margin-right: 15px;
  border-radius: 4px;
  cursor: pointer;
  padding: 0;
}
.pagination li a{
  color: #999999;
  overflow: hidden;
  width: 100%;
  display: block;
}

.page-list{
  display: none!important;
}
.fixed-table-loading{
  display: none!important;
}

