<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cli-link {
  transition: none;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .warp {
    width: 100%;
  }
  .banner {
    width: 100%;
    height: 175px;
    background: #f5f5f5 url("../img/zb-about-mbanner.jpg") no-repeat center fixed;
    background-size: cover;
    position: relative;
    padding-top: 109px;
    z-index: 0;
  }
  .banner .b-content {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    text-align: left;
  }
  .banner .b-content .bc-title {
    font-size: 2.4rem;
  }
  .banner .b-content .bc-txt {
    font-size: 1.2rem;
  }
  .channel {
    width: 100%;
    padding: 6px 16px 0;
  }
  .channel .c-list {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .channel .c-list .cl-item {
    width: 25%;
    padding: 4px 4px;
    border-radius: 3px;
    float: left;
  }
  .channel .c-list .cl-item .cli-img {
    width: 100%;
    height: 50px;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
  }
  .channel .c-list .cl-item .cli-img img {
    width: 100%;
    height: 100%;
  }
  .channel .c-list .cl-item .cli-img .cli-link {
    width: 100%;
    height: 50px;
    display: block;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 50px;
    font-size: 1.3rem;
  }
  .channel .c-list .cl-item .cli-img .cli-link:hover {
    background: rgba(37, 157, 246, 0.9);
    color: #fff;
    font-size: 1.3rem;
  }
  .search-bar {
    width: 100%;
    padding: 80px 0 50px;
    display: none;
  }
  .search-bar .sb-content {
    width: 100%;
    height: 50px;
    padding: 0 20px;
  }
  .search-bar .sb-content .sbc-inner {
    width: 710px;
    margin: 0 auto;
    overflow: hidden;
  }
  .search-bar .sb-content .sbc-inner .sbci-name {
    height: 50px;
    line-height: 50px;
    float: left;
    padding-right: 38px;
  }
  .search-bar .sb-content .sbc-inner .search-outer {
    width: 600px;
    height: 50px;
    padding: 0 40px 0 20px;
    border: 1px solid #232528;
    border-radius: 3px;
    position: relative;
    float: left;
  }
  .search-bar .sb-content .sbc-inner .search-outer .so-inp {
    width: 100%;
    height: 48px;
  }
  .search-bar .sb-content .sbc-inner .search-outer .search-icon {
    top: 12px;
    right: 10px;
  }
  .staff {
    width: 100%;
  }
  .staff .staff-content {
    width: 100%;
    margin: 0 auto;
  }
  .staff .staff-content .sc-list {
    width: 100%;
    padding: 0 7.5px;
    overflow: hidden;
  }
  .staff .staff-content .sc-list .scl-item {
    width: 100%;
    height: 150px;
    padding: 5px 12.5px;
    float: left;
  }
  .staff .staff-content .sc-list .scl-item .scl-content {
    width: 100%;
    height: 100%;
    padding-left: 95px;
    position: relative;
    box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.1);
  }
  .staff .staff-content .sc-list .scl-item .scl-content .href-link {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .img-outer {
    width: 95px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    display: block;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .img-outer img {
    width: 100%;
    height: 100%;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .scl-right {
    width: 100%;
    height: 100%;
    padding: 15px;
    display: block;
    position: relative;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .scl-right .sclr-name {
    width: 100%;
    height: 19px;
    display: block;
    overflow: hidden;
    font-size: 1.4rem;
    color: #259df6;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .scl-right .sclr-title {
    padding-top: 5px;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .scl-right .sclr-txt {
    height: 50px;
    line-height: 22px;
    padding-top: 5px;
    overflow: hidden;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .scl-right .sclr-date {
    position: absolute;
    bottom: 10px;
    left: 15px;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .scl-right .read-more {
    position: absolute;
    bottom: 10px;
    right: 30px;
    text-align: right;
    padding: 0 20px 0 0;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .scl-right .read-more::before {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    top: 3px;
    right: 0;
    background: url("../img/zb-sv-mMore.png") no-repeat center;
    background-size: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1224px) {
  .warp {
    width: 100%;
  }
  .banner {
    width: 100%;
    height: 480px;
    background: #f5f5f5 url("../img/zb-about-banner.jpg") no-repeat center fixed;
    background-size: cover;
    position: relative;
    padding-top: 334px;
    z-index: 0;
  }
  .banner .b-content {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    text-align: left;
  }
  .banner .b-content .bc-title {
    font-size: 3.6rem;
  }
  .channel {
    width: 100%;
    padding: 36px 16px 0;
  }
  .channel .c-list {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .channel .c-list .cl-item {
    width: 25%;
    padding: 4px 4px;
    border-radius: 3px;
    float: left;
  }
  .channel .c-list .cl-item .cli-img {
    width: 100%;
    height: 90px;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
  }
  .channel .c-list .cl-item .cli-img img {
    width: 100%;
  }
  .channel .c-list .cl-item .cli-img .cli-link {
    width: 100%;
    height: 90px;
    display: block;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 90px;
  }
  .channel .c-list .cl-item .cli-img .cli-link:hover {
    background: rgba(37, 157, 246, 0.9);
    color: #fff;
    font-size: 2.2rem;
  }
  .search-bar {
    width: 100%;
    padding: 80px 0 50px;
  }
  .search-bar .sb-content {
    width: 100%;
    height: 50px;
    padding: 0 20px;
  }
  .search-bar .sb-content .sbc-inner {
    width: 710px;
    margin: 0 auto;
    overflow: hidden;
  }
  .search-bar .sb-content .sbc-inner .sbci-name {
    height: 50px;
    line-height: 50px;
    float: left;
    padding-right: 38px;
  }
  .search-bar .sb-content .sbc-inner .search-outer {
    width: 600px;
    height: 50px;
    padding: 0 40px 0 20px;
    border: 1px solid #232528;
    border-radius: 3px;
    position: relative;
    float: left;
  }
  .search-bar .sb-content .sbc-inner .search-outer .so-inp {
    width: 100%;
    height: 48px;
  }
  .search-bar .sb-content .sbc-inner .search-outer .search-icon {
    top: 12px;
    right: 10px;
  }
  .staff {
    width: 100%;
    display: none;
  }
  .staff .staff-content {
    width: 100%;
    margin: 0 auto;
  }
  .staff .staff-content .sc-list {
    width: 100%;
    padding: 0 7.5px;
    overflow: hidden;
  }
  .staff .staff-content .sc-list .scl-item {
    width: 50%;
    height: 220px;
    padding: 10px 12.5px;
    float: left;
  }
  .staff .staff-content .sc-list .scl-item .scl-content {
    width: 100%;
    height: 100%;
    padding-left: 150px;
    position: relative;
    box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.1);
  }
  .staff .staff-content .sc-list .scl-item .scl-content .href-link {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .img-outer {
    width: 150px;
    height: 200px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    display: block;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .img-outer img {
    width: 100%;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .scl-right {
    width: 100%;
    height: 100%;
    padding: 33px 30px 0 30px;
    position: relative;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .scl-right .sclr-name {
    width: 100%;
    height: 19px;
    display: block;
    overflow: hidden;
    font-size: 1.4rem;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .scl-right .sclr-title {
    padding-top: 5px;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .scl-right .sclr-txt {
    height: 76px;
    line-height: 22px;
    padding-top: 10px;
    overflow: hidden;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .scl-right .sclr-date {
    position: absolute;
    left: 30px;
    bottom: 20px;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .scl-right .read-more {
    width: 100%;
    height: 26px;
    display: block;
    position: absolute;
    text-align: right;
    padding: 10px 26px 0 0;
    bottom: 20px;
    right: 30px;
    z-index: 2;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .scl-right .read-more::before {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
    background: url("../img/zb-h-icons.png") no-repeat -682px -28px;
  }
}
@media (min-width: 1225px) {
  .warp {
    width: 100%;
  }
  .banner {
    width: 100%;
    height: 480px;
    background: #f5f5f5 url("../img/zb-about-banner.jpg") no-repeat center fixed;
    background-size: cover;
    position: relative;
    padding-top: 334px;
    z-index: 0;
  }
  .banner .b-content {
    width: 1120px;
    margin: 0 auto;
    text-align: left;
  }
  .banner .b-content .bc-title {
    font-size: 3.6rem;
  }
  .channel {
    width: 100%;
    padding-top: 40px;
  }
  .channel .c-list {
    width: 1176px;
    margin: 0 auto;
    overflow: hidden;
  }
  .channel .c-list .cl-item {
    width: 168px;
    height: 90px;
    padding: 0 4px;
    border-radius: 3px;
    float: left;
  }
  .channel .c-list .cl-item .cli-img {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
  }
  .channel .c-list .cl-item .cli-img img {
    width: 100%;
  }
  .channel .c-list .cl-item .cli-img .cli-link {
    width: 100%;
    height: 90px;
    display: block;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 90px;
  }
  .channel .c-list .cl-item .cli-img .cli-link:hover {
    background: rgba(37, 157, 246, 0.9);
    color: #fff;
    font-size: 2.2rem;
  }
  .search-bar {
    width: 100%;
    padding: 80px 0 50px;
  }
  .search-bar .sb-content {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
  }
  .search-bar .sb-content .sbc-inner {
    width: 710px;
    margin: 0 auto;
    overflow: hidden;
  }
  .search-bar .sb-content .sbc-inner .sbci-name {
    height: 50px;
    line-height: 50px;
    float: left;
    padding-right: 38px;
  }
  .search-bar .sb-content .sbc-inner .search-outer {
    width: 600px;
    height: 50px;
    padding: 0 40px 0 20px;
    border: 1px solid #232528;
    border-radius: 3px;
    position: relative;
    float: left;
  }
  .search-bar .sb-content .sbc-inner .search-outer .so-inp {
    width: 100%;
    height: 48px;
  }
  .search-bar .sb-content .sbc-inner .search-outer .search-icon {
    top: 12px;
    right: 10px;
  }
  .staff {
    width: 100%;
    display: none;
  }
  .staff .staff-content {
    width: 1225px;
    margin: 0 auto;
  }
  .staff .staff-content .sc-list {
    width: 100%;
    overflow: hidden;
  }
  .staff .staff-content .sc-list .scl-item {
    width: 50%;
    height: 220px;
    padding: 10px 12.5px;
    float: left;
  }
  .staff .staff-content .sc-list .scl-item .scl-content {
    width: 100%;
    height: 100%;
    padding-left: 150px;
    position: relative;
    box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.1);
  }
  .staff .staff-content .sc-list .scl-item .scl-content .href-link {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .img-outer {
    width: 150px;
    height: 200px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .img-outer img {
    width: 100%;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .scl-right {
    width: 100%;
    height: 100%;
    padding: 33px 30px 0 30px;
    position: relative;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .scl-right .sclr-title {
    padding-top: 5px;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .scl-right .sclr-txt {
    height: 76px;
    line-height: 22px;
    padding-top: 10px;
    overflow: hidden;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .scl-right .sclr-date {
    position: absolute;
    bottom: 20px;
    left: 30px;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .scl-right .read-more {
    width: 100px;
    height: 26px;
    display: block;
    position: absolute;
    text-align: right;
    padding: 10px 26px 0 0;
    bottom: 20px;
    right: 20px;
    z-index: 2;
  }
  .staff .staff-content .sc-list .scl-item .scl-content .scl-right .read-more::before {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
    background: url("../img/zb-h-icons.png") no-repeat -682px -28px;
  }
}
.tpcl-inner-click {
  background: #259df6 !important;
  color: #fff !important;
  box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.1);
  border: none !important;
}
.sclr-name {
  position: relative;
  z-index: 3;
}
.load-more {
  width: 100%;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 3px;
  color: #259df6;
  background: #ecf2f5;
  cursor: pointer;
  display: none;
}
</pre></body></html>