.h1, .h2, .h3, .h4, .h5, .h6, body, h1, h2, h3, h4, h5, h6, html, body,
.btn-primary, #searchInput {
  font-family: Roboto-Regular,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif !important;
}

@media (min-width: 1200px) {
  .container {
      width:75pc;
  }
}

@media (min-width: 1440px) {
  .container {
      width:1410px;
  }
}

.ali-pagination{
  margin-bottom:30px;
}
.banner-wrap {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.banner {
  height: 320px;
}

.banner .title {
  margin-top: 80px;
  font-size: 42px;
  color: #fff;
  letter-spacing: 0;
  line-height: 54px;
}

.banner .desc {
  margin-top: 30px;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0;
  line-height: 24px;
}

.search-wrap {
  background: #FFFFFF;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}

.search-box {}

.search-box .search-row {
  padding: 27px 0;
}

.search-box .text {
  font-size: 24px;
  color: #373D41;
  letter-spacing: 0;
  line-height: 36px;
}

.search-box #searchForm {
  text-align: right;
}

.search-box #searchBtn {
  width: 96px;
  height: 36px;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  border: none;
  outline: none;
}

.search-box #searchInput {
  opacity: 0.7;
  margin-right: 11px;
  background: #FFFFFF;
  border: 1px solid #EBECEC;
  width: 300px;
  height: 36px;
  font-size: 14px;
  color: #373D41;
  line-height: 36px;
  padding: 0 10px;
  outline: none;
  vertical-align: top;
}

.search-box #searchInput:focus {
  opacity: 1;
}

.nav-wrap {
  background: #F5F5F6;
  padding: 35px 0 32px;
  margin-bottom: 0;
}

.nav-box {}

.nav-box .row {
  margin: 0 -20px;
  padding: 0 10px;
}

.nav-box .row .col-xs-12 {
  position: relative;
  padding: 0 10px;
}

.nav-box .nav2 {
  margin-top: 3px;
  border-top: none !important;
}

.nav-box .nav2 .col-xs-12::before {
  content: '';
  position: absolute;
  left: 20px;
  right: 20px;
  top: 0;
  height: 1px;
  background: #EBECEC;
}

.nav-box .row a,
.tabs-wrapper .tabs-group .content li>a {
  position: relative;
  float: left;
  padding: 0 20px;
  font-size: 14px;
  color: #373D41;
  letter-spacing: 0;
  line-height: 32px;
}

.nav-box .row a::after,
.tabs-wrapper .tabs-group .content li>a::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -9px;
  width: 1px;
  height: 18px;
  background: #EBECEC !important;
}

.nav-box .row a:last-child::after,
.tabs-wrapper .tabs-group .content li>a:last-child::after {
  background: none;
}

.nav-box .row a.active,
.nav-box .row a:hover,
.tabs-wrapper .tabs-group .content li>a.active,
.tabs-wrapper .tabs-group .content li>a:hover {
  color: #00C1DE;
}

.nav-box-h5 .nav-close {
  overflow: hidden;
  height: 32px;
}

.nav-box-h5 .toggle-more {
  display: none;
  position: absolute;
  right: 20px;
  top: 0;
  font-size: 20px;
  color: #373D41;
  line-height: 32px;
}

.nav-box-h5 .toggle-close {
  display: none;
  position: absolute;
  right: 20px;
  top: 0;
  font-size: 20px;
  color: #373D41;
  line-height: 32px;
}

.fileList-wrap {}

.fileList-box {}

.fileList-row {}

.fileList-col {
  margin-bottom: 20px;
}

.fileList-col .file {
  background: #FFFFFF;
  padding: 27px 24px 24px;
}

.fileList-col .file:hover {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
}

.fileList-col .file-name {
  font-family: Roboto-Bold,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif !important;
  font-size: 18px;
  color: #373D41;
  line-height: 21px;
  height: 21px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.fileList-col .fileName {
  float: left;
  margin-right: 9px;
  /* max-width: 78%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; */
}

.fileList-col .silver {
  float: left;
  padding: 0 9px;
  font-size: 12px;
  line-height: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  background: #00C1DE;
  border-radius: 10px;
}

.fileList-col .file-desc {
  margin-top: 7px;
  opacity: 0.7;
  font-size: 14px;
  color: #373D41;
  line-height: 21px;
  height: 42px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.fileList-col .file-info {
  position: relative;
  /*overflow: hidden;*/
  margin-top: 20px;
  font-size: 14px;
  color: #373D41;
  line-height: 19px;
  height: 19px;
}

.fileList-col .file-details {
  position: relative;
  top: 4px;
  float: left;
  width: 100%;
  padding-right: 186px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.fileList-col .file-date {
  margin-right: 10px;
}

.fileList-col .file-type {
  margin-right: 10px;
  display: inline-block;
  max-width: 314px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}

.fileList-col .file-size {
  margin-left:110px;
}

.fileList-col .file-action {
  position: absolute;
  right: 0;
  top: 0;
}

.fileList-col .file-preview {
  color: #00C1DE;
  margin-right: 15px;
}

.fileList-col .preview-icon {
  box-sizing: content-box;
  display: inline-block;
  width: 17px;
  height: 17px;
  padding-right: 0 !important;
  background: url(https://gw.alicdn.com/tfscom/TB1TADyySzqK1RjSZPxXXc4tVXa.png) no-repeat;
  background-size: 17px auto;
  position: relative;
  top: 3px;
  margin-left: -1px;
}

.fileList-col .file-download {
  color: #00C1DE;
}

@media (max-width: 768px) {
  .fileList-col .file-download a {
    color: #fff;
  }
}

.fileList-col .download-icon {
  box-sizing: content-box;
  display: inline-block;
  width: 17px;
  height: 17px;
  padding-right: 0 !important;
  background: url(https://gw.alicdn.com/tfscom/TB1pC6wyRLoK1RjSZFuXXXn0XXa.png) no-repeat;
  background-size: 17px auto;
  position: relative;
  top: 3px;
  margin-left: -2px;
}

.fileList-col .file-preview i,
.fileList-col .file-download i {
  padding-right: 3px;
}

#loginModal .modal-dialog {
  position: relative;
  width: 700px;
  background: #FFFFFF;
  box-shadow: 0 2px 10px 0 rgba(55, 61, 65, 0.30);
}

#loginModal .col-xs-12 {
  height: 234px;
}

#loginModal .main-count {
  padding-right: 20px;
  border-right: 1px solid #EBECEC;
}

#loginModal .child-count {
  padding-left: 20px;
}

#loginModal .icon-wrap {
  padding-top: 15px;
}

#loginModal .icon {
  width: 35px;
  height: 35px;
  border-radius: 50%;
}

.modal .close-btn {
  position: absolute;
  right: 20px;
  top: 25px;
  z-index: 100;
  opacity: 1;
}

#loginModal .account-title {
  margin-top: 11px;
  font-family: Roboto-Bold,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif !important;
  font-size: 18px;
  color: #373D41;
  letter-spacing: 0;
  text-align: left;
}

#loginModal .account-desc {
  margin-top: 5px;
  font-size: 14px;
  color: #373D41;
}

#loginModal .account-info {
  margin-top: 20px;
  font-size: 14px;
  color: #373D41;
}

#loginModal .btn {
  position: absolute;
  bottom: 11px;
}

#notPartnerModal .modal-dialog {
  width: 400px;
}

#notPartnerModal .modal-content {
  border-radius: 0;
}

#notPartnerModal .col-xs-12 {
  height: 165px;
}

#notPartnerModal .info-title {
  font-size: 20px;
  line-height: 28px;
  color: #373D41;
  letter-spacing: 0;
  text-align: left;
  padding-top: 9px;
}

#notPartnerModal .info-desc {
  margin-top: 22px;
  font-size: 14px;
  color: #73777A;
  line-height: 21px;
}

#notPartnerModal .btn-wrap {
  position: absolute;
  bottom: 11px;
  right: 5px;
}

#notPartnerModal .btn-wrap .btn {
  float: right;
}

#notPartnerModal .btn-wrap .btn-1 {
  margin-right: 10px;
  background: #FFFFFF;
  border: 1px solid #00C1DE;
  padding: 5px 12px;
}

@media (max-width: 993px) {
  .search-box #searchInput {
    width: 200px;
  }
}

@media (max-width: 768px) {
  .banner {
    height: 250px;
  }
  .banner .title {
    margin-top: 42px;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
  }
  .banner .desc {
    margin-top: 10px;
    text-align: center;
  }
  .search-box .search-row {
    padding: 14px 0 21px;
  }
  .search-box .text {
    text-align: center;
  }
  .search-box #searchForm {
    margin-top: 11px;
    text-align: center;
  }
  .search-box #searchBtn {}
  .search-box #searchInput {
    width: 70%;
    margin-right: -4px;
  }
  .nav-box .row .col-xs-12 {
    padding: 0 35px 0 10px;
  }
  .fileList-col .file-info {
    margin-top: 10px;
    height: auto;
  }
  .fileList-col .file-details {
    float: none;
    display: block;
    padding-right: 0;
    font-size: 12px;
    line-height: 16px;
  }
  .fileList-col .file-date {
    display: block;
    margin-right: 0;
  }
  .fileList-col .file-type {
    display: block;
    margin-right: 0;
    margin-top: 7px;
  }
  .fileList-col .file-size {
    display: block;
    margin-top: 7px;
  }
  .fileList-col .file-action {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
  }
  .fileList-col .file-preview {
    margin-right: 0;
    box-sizing: border-box;
    width: 48%;
    height: 40px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #00C1DE;
  }
  .fileList-col .file-download {
    float: right !important;
    box-sizing: border-box;
    width: 48%;
    height: 40px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #00C1DE;
    color: #fff;
    background: #00C1DE;
  }
  .fileList-col .file-download:hover {
    background: #26cae3;
    border-color: #26cae3;
  }
  .fileList-col .file-preview i,
  .fileList-col .file-download i {
    display: none;
  }
  #loginModal .col-xs-12 {
    height: 244px;
  }
  #loginModal .main-count {
    border-right: none;
    border-bottom: 1px solid #EBECEC;
  }
  #loginModal .btn {
    bottom: 20px;
  }
}