@font-face {
  name: 'HELVETICA';
  src: 'https://statics.shiyanjia.com/c/v3/fonts/HelveticaNeueMed.ttf';
}

.fl {
  float: left;
  color: #fff;
}

.fr {
  float: right;
}

.cont_ul_14 {
  overflow: hidden;
  width: 160px;
}

.cont_ul_14 h4 {
  font-size: 18px;
  color: #333333;
  font-weight: normal;
  line-height: 49px;
}

.cont_ul_14 ul {
  overflow: hidden;
  width: 184px;
}

.cont_ul_14 ul li {
  height: 31px;
  line-height: 31px;
  padding-bottom: 2px;
}

.cont_ul_14 ul li a {
  height: 31px;
  display: block;
  line-height: 31px;
  width: 165px;
  padding-left: 19px;
  font-size: 14px;
  color: #666666;
}

.cont_ul_14 ul li a:hover {
  color: #ffffff;
  background: #56BEB2;
  text-decoration: none;
}

.cont_ul_14 ul li a.on {
  color: #ffffff;
  background: #56BEB2;
}

.cont_h5_18 {
  color: #333333;
  height: 40px;
  line-height: 40px;
  border-bottom: #dadada solid 1px;
  font-size: 18px;
  padding-left: 25px;
  margin-bottom: 28px;
  font-weight: normal;
  text-align: left;
}

.cont_h5_18 span {
  width: 5px;
  height: 14px;
  display: block;
  background: #56BEB2;
  float: left;
  margin-top: 15px;
}

/*致谢*/
.sci-container {
  width: 1200px;
  margin: 0 auto;
  padding-top: 40px;
  min-height: 420px;
}

.index-classify {
  line-height: 40px;
  font-size: 28px;
  color: #333;
  font-weight: bold;
  text-align: center;
}

.index-classify span {
  font-size: 16px;
  color: rgba(0, 0, 0, .65);
  font-weight: 500;
}

.index-sub {
  line-height: 20px;
  margin-top: 10px;
  font-size: 14px;
  color: #424242;
  text-align: center;
}

.sci-thanks-container {
  padding: 0 0 60px 0;
}

.thanks-list-box {
  width: 1200px;
  margin: 24px auto 0;
  height: auto;
  padding: 0 30px;
  background: #FFF;
  box-shadow: 0px 0px 30px 4px #D6E2DD;
}

/*.thanks-list-box > div {
  height: auto;
}*/
.thanks-list {
  width: 100%;
}

.thanks-list tr {
  border-bottom: 1px solid rgba(187, 151, 79, 0.5);
}

.thanks-list .col1 {
  width: 230px;
}

.thanks-list .col1 h1 {
  font-family: "HELVETICA";
  font-size: 60px;
  font-weight: 500;
  font-style: italic;
  color: rgba(0, 0, 0, .05);
}

.thanks-list .col2 {
  width: 220px;
  padding-right: 15px;
  line-height: 22px;
}

.thanks-list .col3 {
  width: 332px;
  padding: 5px 30px 5px 0;
}

.thanks-list .col4 {
  width: 358px;
  padding: 20px 12px 20px 0;
}

.thanks-list th {
  height: 80px;
  font-size: 16px;
  color: rgba(0, 0, 0, .85);
  font-weight: bold;
  text-align: left;
}

.thanks-list td {
  min-height: 100px;
  font-size: 14px;
  color: rgba(0, 0, 0, .65);
  word-break:break-word;
}

.thanks-list td a {
  display: inline-block;
  color: #56BEB2;
}

.thanks-list td a:hover span {
  display: block;
}

.thanks-list td a span {
  float: right;
  width: 200px;
  margin-left: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: rgba(0, 0, 0, .65);
}

.thanks-list td a span:hover {
  color: #56BEB2;
}

.thanks-list td span {
  color: #FEA000;
}

.refer_all {
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  background: #56BEB2;
  margin: 26px auto 0;
  font-size: 16px;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  border-radius: 100px;
}

.refer_all:hover {
  color: #FFF;
}

.sel-page {
  height: 32px;
  margin: 30px auto 5px;
  text-align: right;
}

.sel-page ul li {
  border: 0px;
  display: inline-block;
}

.sel-page a {
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 5px 9px;
  background-color: #FFF;
  color: rgba(0, 0, 0, .65);
  font: 14px arial, 'microsoft yahei', 'simsun', sans-serif;
}

.sel-page span {
  border-radius: 5px;
  padding: 5px 9px;
  border: 1px solid #ccc;
  background-color: #FFF;
  color: rgba(0, 0, 0, .65);
  font: 14px arial, 'microsoft yahei', 'simsun', sans-serif;
  cursor: pointer;
}

.sel-page a:hover {
  border: 1px solid #56BEB2;
  background: #56BEB2;
  color: #fff;
  text-decoration: none;
}

.sel-page .active span {
  color: #fff;
  cursor: default;
  background: #56BEB2;
  border: 1px solid #56BEB2;
}

.sel-page a.active:hover {
  color: #fff;
  cursor: default;
}

.pagination li {
  list-style: none;
  margin: 0;
  display: inline-block;
}