<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.ls-position { padding: 30px 0 14px; }
.ls-position a, .ls-position span { font-size: 15px; }
.ls-position span { color: #666; }
.ls-container {  padding: 0 30px 30px; }
.ls-ztbanner .img-title { display: none; }
.ls-ztbanner img { width: 100%; height: auto; }
.ls-ztndnav-slide { height: 184px; position: relative; margin: 20px 0 0; padding: 0 20px; background: url(../images-gknb/linebg.png) repeat-x center 78px; }
.ls-ztndnav-slide .bd, .ls-ztndnav-slide .tempWrap { height: 100%; width: 100%!important; overflow: hidden; }
.ls-ztndnav-slide ul li { float: left; width: 228px; height: 184px; }
.ls-ztndnav-slide ul li a { display: block; width: 184px; height: 100%; text-align: center; background: url(../images-gknb/nd.png) no-repeat center 5px; line-height: 172px; color: #125db2; font-size: 20px; font-weight: bold; }
.ls-ztndnav-slide ul li a:hover, .ls-ztndnav-slide ul li.active a { background: url(../images-gknb/ndh.png) no-repeat center 9px; color: #fff; }
.ls-ztndnav-slide .jtbtn { width: 22px; height: 30px; position: absolute; top: 50%; margin-top: -15px; background-color: #00000054; background-repeat: no-repeat; background-position: center; }
.ls-ztndnav-slide .jtbtn:hover { background-color: #d19c9c54; }
.ls-ztndnav-slide .next { right: 0; background-image: url(../images-gknb/jty.png); }
.ls-ztndnav-slide .prev { left: 0; background-image: url(../images-gknb/jtz.png); }

.szflj { width: 600px; margin: 0 auto 30px; height: 76px; line-height: 76px; border-radius: 6px; background: #edf6ff; text-align: center; }
.szflj a { height: 76px; line-height: 76px; display: block; }
.szflj a img { margin: -12px 10px 0 0; }
.szflj .img-title { color: #308ce8; font-size: 24px; font-weight: bold; }
.ls-contain_nb { margin-top: 10px;  }
.ls-u-title { height: 68px; background: #edf6ff;}
.ls-u-title li { height: 68px; line-height: 68px; float: left; width: 25%; text-align: center; background: #f8fbff url(../images-gknb/tt-line.png) no-repeat right center; border-radius: 0 0 10px 10px; }
.ls-u-title li:nth-last-of-type(1) { background: #f8fbff; }
.ls-u-title li a { height: 100%; display:block; font-size: 22px; }
.ls-u-title li a span{ height: 100%; display: inline-block; font-size: 22px; }
.ls-u-title li a img { margin-right: 20px; }
.ls-u-title li.active a span, .ls-u-title li:hover a span{ color: #125db2; font-weight: bold; background: url(../images-gknb/ttbg.png) repeat-x center bottom; }
.ls-u-title li.active, .ls-u-title li:hover { background: #edf6ff; }
.ls-u-title li:hover img { animation: tpxz 1s linear 0s; }
@keyframes tpxz {
  0% { }
  100% { transform: rotateY(360deg); }
}
.ls-u-list { padding: 14px 30px 35px; min-height: 400px; background: #edf6ff;}
.ls-u-list li { float: left; margin: 20px 32px 0 0; }
.ls-u-list li:nth-of-type(4n) { margin: 20px 0 0 0; }
.ls-u-list li a { display: block; width: 300px; height: 50px; line-height: 50px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; background: #fff; border-radius: 4px; font-size: 16px; padding: 0 10px; box-sizing: border-box; }
.ls-u-list li a:hover { background: #125db2; color: #fff; }
@media (max-width: 1419px) {
  .ls-ztndnav-slide ul li { width: 186px; }
  .ls-ztndnav-slide ul li a { width: 166px; }
}
@media (min-width: 1200px) and (max-width: 1419px) {
  .ls-u-list li a { width: 245px; }
  .ls-u-title li a img { margin-right: 10px; }
  .szflj {margin: 0 auto 20px;}
}
@media (max-width: 1199px) {
  .ls-container { padding: 0 20px 20px; }
  .ls-position { padding: 20px 0 14px; }
  .ls-u-title li:nth-of-type(1), .ls-u-title li:nth-of-type(2) { width: 20%; }
  .ls-u-title li:nth-of-type(3), .ls-u-title li:nth-of-type(4) { width: 30%; }
  .ls-u-title li a img { margin-right: 5px; }
  .ls-u-list { padding: 14px 20px 20px; }
  .ls-u-list li { margin: 20px 20px 0 0; }
  .ls-u-list li a { width: 290px; }
  .ls-u-list li:nth-of-type(4n) { margin: 20px 20px 0 0; }
  .ls-u-list li:nth-of-type(3n) { margin: 20px 0 0 0; }
  .szflj {margin: 0 auto 15px;}
}
@media (max-width: 991px) {
  .ls-container { padding: 0 15px 15px; }
  .ls-position {
    padding: 15px 0 14px;
  }
  .ls-u-list { padding: 14px 15px 15px; }
  .ls-u-title li { width: 50%!important; }
  .ls-ztndnav-slide {
    margin: 10px 0 0;
  }
 
  .ls-u-list li { margin: 15px 15px 0 0; }
  .ls-u-list li a { width: 345px; }
  .ls-u-list li:nth-of-type(3n) { margin: 15px 15px 0 0; }
  .ls-u-list li:nth-of-type(2n) { margin: 15px 0 0 0; }
  .szflj {margin: 0 auto 10px;}
}
@media (max-width: 767px) {
  .ls-container { padding: 0 10px 10px; }
  .ls-u-list { padding: 10px; }
  
  .ls-u-list li{
      width: 100%;margin: 10px 10px 0 0!important;
  }
  .ls-u-list li a{
      width: 100%;
  }
}
@media (max-width: 600px) {
  .szflj { width: auto; }
  .ls-u-title li {
    width: 100%!important;
    background: #f8fbff;
}
}
</pre></body></html>