<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import '//at.alicdn.com/t/font_1176684_pm2k0zson9i.css';
.header-box {
  position: relative;
  width: 16rem; }
  .header-box .center {
    width: 6.42133rem;
    height: 1.28rem;
    background: url(../images/index_logo.png) no-repeat;
    background-size: 6.42133rem 1.28rem;
    margin-top: 14px; }

.main {
  padding: 0.42667rem 0.64rem; }

.resouTit {
  color: #333;
  font-size: 0.85333rem;
  line-height: 1.70667rem;
  margin-bottom: 0.42667rem; }

.resouCont {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .resouCont a {
    color: #333;
    font-size: 0.512rem;
    width: 4.69333rem;
    height: 1.06667rem;
    line-height: 1.06667rem;
    background-color: #F5F6F7;
    border-radius: 0.10667rem;
    text-align: center;
    overflow: hidden;
    margin-bottom: 0.42667rem; }
    .resouCont a:nth-child(3n+1), .resouCont a:nth-child(3n+2) {
      margin-right: 0.32rem; }

.crumbs {
  color: #666;
  font-size: 0.59733rem;
  line-height: 0.85333rem;
  padding: 0.42667rem 0.64rem; }
  .crumbs a {
    color: #333; }
  .crumbs b {
    color: #333; }

.listCont {
  padding: 0rem 0.64rem;
  border-top: 1px #E6E6E6 solid; }
  .listCont .souList:last-child {
    border: none; }
  .listCont .souList {
    width: 100%;
    border-bottom: 1px #E6E6E6 solid;
    padding: 0.64rem 0; }
    .listCont .souList a {
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: flex-start; }
      .listCont .souList a .souListLt {
        width: 4.48rem;
        height: 3.37067rem; }
        .listCont .souList a .souListLt img {
          width: 4.48rem;
          height: 3.37067rem;
          border-radius: 0.21333rem; }
      .listCont .souList a .souListRt {
        width: 100%;
        color: #333; }
        .listCont .souList a .souListRt h3 {
          font-size: 0.72533rem;
          line-height: 1.28rem;
          padding-bottom: 0.21333rem; }
        .listCont .souList a .souListRt p {
          color: #999;
          font-size: 0.59733rem;
          line-height: 0.85333rem; }
  .listCont .souListMore {
    border-top: 1px #E6E6E6 solid;
    margin: 1.06667rem 0 0.42667rem;
    text-align: center; }
    .listCont .souListMore a {
      color: #333;
      padding: 0 1.06667rem;
      position: relative;
      top: -0.85333rem;
      font-size: 0.59733rem;
      background-color: #fff; }

.caseCont {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center; }
  .caseCont .caseContList {
    width: 7.04rem;
    height: 5.29067rem;
    position: relative;
    margin-bottom: 0.64rem;
    border-radius: 0.21333rem;
    overflow: hidden; }
    .caseCont .caseContList img {
      width: 7.04rem;
      height: 5.29067rem; }
    .caseCont .caseContList .caseContMark {
      width: 100%;
      height: 2.56rem;
      background-color: #000;
      opacity: 0.5;
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 1;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,1+100 */
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
      /* IE6-9 */ }
    .caseCont .caseContList .caseContTit {
      width: 100%;
      height: 2.56rem;
      color: #fff;
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 2;
      font-size: 0.59733rem;
      padding: 0.64rem 0.42667rem;
      overflow: hidden; }
</pre></body></html>