.inner-content .right-content .filter-box .search-box {
  width: 605px;
  margin-left: -4px;
}
.inner-content.innner-content1 .right-content {
  padding-bottom: 70px;
}
.inner-content .right-content .filter-box .search-box .input {
  width: 70%;
}
.inner-content .right-content .filter-box .search-box .btn {
  width: 11%;
}
.info-content {
  margin-top: 60px;
}
.info-content p {
  font-size: 16px;
  line-height: 36px;
  color: #999;
}
.info-content h6 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  line-height: 48px;
}
.info-content .table-content .tablescroll {
  overflow-x: scroll;
  -ms-overflow-style: none;
  /* IE 10+ */
  scrollbar-width: none;
  /* Firefox */
}
.info-content .table-content .tablescroll::-webkit-scrollbar {
  width: 0;
  display: none;
}
.info-content .table-content table {
  min-width: 600px;
  width: 100%;
  padding: 0 40px;
}
.info-content .table-content table thead {
  background-color: #ccc;
}
.info-content .table-content table thead tr td {
  font-size: 18px;
  line-height: 50px;
  font-weight: bold;
  text-align: center;
}
.info-content .table-content table thead tr td:first-child {
  padding-left: 4%;
  text-align: left;
}
.info-content .table-content table thead tr td:last-child {
  padding-right: 4%;
  text-align: right;
}
.info-content .table-content tbody tr {
  cursor: pointer;
}
.info-content .table-content tbody tr td {
  font-size: 16px;
  line-height: 28px;
  color: #999;
  padding: 10px;
  text-align: center;
}
.info-content .table-content tbody tr td i {
  color: #999;
  font-size: 25px;
}
.info-content .table-content tbody tr td:first-child {
  padding-left: 4%;
  text-align: left;
}
.info-content .table-content tbody tr td:last-child {
  padding-right: 4%;
  text-align: right;
}
.info-content .table-content tbody tr td:last-child a{
  margin-right: 5%;
}
.info-content .table-content tbody tr:hover td {
  color: #f37900;
}
.info-content .table-content tbody tr:hover i {
  color: #f37900;
}
.info-content .table-content tbody tr:nth-child(2n-1) {
  background-color: #f8f8f8;
}
.info-content .table-content tbody tr:nth-child(2n) {
  background-color: #e5e5e5;
}
.inner-content .title {
  margin-bottom: 16px;
}
.inner-content .title h3 {
  font-size: 32px;
}

@media(max-width:1200px) {
  .inner-content .title h3 {
    font-size: 28px;
  }
}
@media (max-width: 1080px) {
  .inner-content .title h3 {
    font-size: 32px;
  }
}
@media(max-width:991px) {
  .inner-content .title h3 {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .inner-content .right-content .filter-box .search-box {
    width: 100%;
  }
  .info-content .table-content table thead tr td {
    font-size: 14px;
    line-height: 45px;
  }
  .info-content {
    padding: 20px 0;
    margin-top: 30px;
  }
  .info-content .table-content tbody tr td {
    font-size: 14px;
    line-height: 28px;
  }
  .inner-content .title h3 {
    font-size: 24px;
  }
}
@font-face {
  font-family: 'download';
  /* project id 2441192 */
  src: url('//at.alicdn.com/t/font_2441192_yy2a3y2adm.eot');
  src: url('//at.alicdn.com/t/font_2441192_yy2a3y2adm.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_2441192_yy2a3y2adm.woff2') format('woff2'), url('//at.alicdn.com/t/font_2441192_yy2a3y2adm.woff') format('woff'), url('//at.alicdn.com/t/font_2441192_yy2a3y2adm.ttf') format('truetype'), url('//at.alicdn.com/t/font_2441192_yy2a3y2adm.svg#iconfont') format('svg');
}
.download {
  font-family: 'download' !important;
}
