<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('../../Css/syhGeneral.css');
@import url('../../Css/Animation.css');
:root {
  --scrollbar: calc(100vw - 100%);
}
body {
  font-family: Helvetica Neue, Helvetica, Roboto, Segoe UI, Arial, sans-serif !important;
  font-size: 0.75rem;
  background-color: #fff;
  color: #333;
}
header {
  border-top: 3px solid #2079fb;
}
header &gt; div {
  float: left;
  margin-left: 1% !important;
  line-height: 4rem;
  height: 4rem;
}
header &gt; div img {
  vertical-align: middle;
  width: auto;
  height: 60%;
}
header &gt; dl {
  float: right;
  padding-right: 0.5rem;
  font-size: 0.9rem;
}
header &gt; dl dt {
  font-size: 0;
  line-height: 0;
  padding-top: 5px;
}
header &gt; dl dt span {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5rem;
  vertical-align: middle;
}
header &gt; dl dt span:first-child {
  margin-right: 3px;
}
header &gt; dl dt span:last-child {
  font-size: 1.2rem;
}
header &gt; dl dd {
  padding-top: 0.1rem;
}
header &gt; dl dd div {
  float: right;
  border: 1px solid #4e78f7;
  border-radius: 3px;
  padding: 2px 4px;
  font-size: 0.8rem;
  line-height: 1.1rem;
  color: #4e78f7;
}
header &gt; dl dd div b,
header &gt; dl dd div em {
  display: block;
  float: left;
}
header &gt; dl dd div b {
  padding-right: 5px;
}
.banner {
  background-color: #f1f1f1;
  position: relative;
}
.banner &gt; h4 {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  margin-top: -0.6rem;
  height: 1.2rem;
  line-height: 1.2rem;
  text-align: center;
}
.banner &gt; h4::after {
  content: 'loadingâ€¦';
}
.banner .yetJqFade ul,
.banner .yetJqFade li {
  background-size: 100% 100% !important;
}
.banner .yetJqFade h6 {
  text-align: right;
  line-height: 0;
  font-size: 0;
  bottom: 8px;
}
.banner .yetJqFade h6 em {
  width: 1rem;
  height: 0.4rem;
  border-radius: 6px;
  margin-left: 3px;
  margin-right: 3px;
  vertical-align: middle;
}
.banner .yetJqFade h6 em.curr {
  background-color: #f00;
  width: 1rem;
  height: 0.7rem;
}
.banner .yetJqFade h6 em:last-child {
  margin-right: 10px;
}
.gonggao {
  padding: 0.6rem 0;
  background-color: #bce4ff;
}
.gonggao dl {
  margin: 0 0.4rem;
  font-size: 0.8rem;
}
.gonggao dl dd {
  float: left;
  width: calc(100% - 60px);
  height: 2rem;
  background-color: rgba(255, 255, 255, 0.25);
}
.gonggao dl dd h2 {
  float: left;
  width: 70px;
  text-align: center;
  line-height: 2rem;
}
.gonggao dl dd h2 .fa {
  margin-right: 5px;
}
.gonggao dl dd ul {
  float: left;
  width: calc(100% - 80px);
  height: 2rem;
  overflow: hidden;
}
.gonggao dl dd ul li {
  height: 2rem;
  line-height: 2rem;
}
.gonggao dl dt {
  color: #fff;
  width: 60px;
  line-height: 2rem;
  float: left;
  height: 2rem;
  text-align: center;
  background-color: #0082fe;
  border-radius: 0 3px 3px 0;
  font-size: 0.75rem;
}
.gonggao dl dt a {
  color: #fff;
}
.gonggao dl dt b {
  font-weight: normal;
  margin-left: 2px;
}
.above_nav {
  background-color: #bce4ff;
  padding: 0 0 0.6rem;
}
.above_nav div {
  margin: 0 0.4rem;
  display: flex;
  justify-content: space-between;
}
.above_nav div a {
  width: calc((100% - (.38rem * 3)) / 4);
  height: 4rem;
  background: url(producet_bg_01.jpg) right bottom no-repeat;
  background-size: 100% auto;
}
.above_nav div a dl {
  color: #fff;
}
.above_nav div a dl dd {
  text-align: center;
  font-size: 1.6rem;
  padding-top: 0.2rem;
  height: 2.3rem;
}
.above_nav div a dl dd .fa {
  line-height: 2.3rem;
}
.above_nav div a dl dt {
  text-align: center;
  font-size: 0.9rem;
}
.bstyl1 {
  display: flex;
  justify-content: center;
}
.bstyl1 dd {
  width: 5rem;
  height: 3rem;
  position: relative;
}
.bstyl1 dd i {
  display: block;
  width: 100%;
  position: absolute;
  height: 2px;
  background-color: #000;
  top: 50%;
  margin-top: -1px;
}
.bstyl1 dt {
  line-height: 3rem;
  height: 3rem;
  float: left;
  padding: 0 7px;
  color: #555;
  font-size: 1.2rem;
}
.bstyl1.cpfa {
  margin-top: 1.2rem;
}
.more {
  display: flex;
  justify-content: center;
}
.more a {
  color: #fff;
  display: block;
  padding: 6px 16px;
  background: #0663be;
  border-color: #0663be;
  border-radius: 16px;
  box-shadow: 0 4px 6px 0 rgba(18, 137, 255, 0.4);
}
div.cpfa {
  margin: 0 0.28rem;
  padding-top: 0.4rem;
  padding-bottom: 2rem;
}
div.cpfa &gt; .box {
  overflow: hidden;
  height: 9rem;
}
div.cpfa &gt; .box ul {
  height: 9rem;
}
div.cpfa &gt; .box ul li {
  height: 9rem;
  width: calc((100vw - 0.28rem * 2) / 4);
  float: left;
}
div.cpfa &gt; .box ul li a {
  display: block;
  margin: 0 0.12rem;
}
div.cpfa &gt; .box ul li a h1 img {
  width: 100%;
  height: 7rem;
}
div.cpfa &gt; .box ul li a h2 {
  height: 2rem;
  text-align: center;
  line-height: 2rem;
}
div.cpfa .more {
  padding-top: 1.1rem;
}
.bstyl2 {
  background-color: #f2f2f2;
  position: relative;
}
.bstyl2 dt {
  font-size: 1.1rem;
  line-height: 2.8rem;
  height: 2.8rem;
  color: #555;
  padding-left: 0.7rem;
}
.bstyl2 dd {
  position: absolute;
  right: 0.6rem;
  top: 50%;
  height: 1.5rem;
  line-height: 1.5rem;
  margin-top: -0.75rem;
}
.bstyl2 dd a {
  color: #555;
  font-size: 0.9rem;
}
.bstyl2 dd a b {
  font-weight: normal;
  margin-left: 2px;
}
.sscj {
  padding: 0.2rem 0.4rem 1.5rem;
}
.sscj li {
  border-bottom: 1px solid #e3e3e3;
  padding: 0.9rem 0;
}
.sscj li a {
  display: block;
}
.sscj li a dl dt {
  float: left;
  width: 9rem;
}
.sscj li a dl dt img {
  width: 100%;
  height: 6rem;
}
.sscj li a dl dd {
  float: right;
  width: calc(100% - 9.8rem);
}
.sscj li a dl dd h1 {
  font-weight: normal;
  margin: 0;
  padding: 0;
  font-size: 0.95rem;
  line-height: 2;
}
.sscj li a dl dd div {
  font-size: 0;
  line-height: 0;
  color: #a0a0a0;
}
.sscj li a dl dd div i,
.sscj li a dl dd div span {
  line-height: 150%;
  font-size: 0.75rem;
  vertical-align: middle;
}
.sscj li a dl dd div .fa {
  margin-right: 3px;
}
.sscj li a dl dd div .fa.fa-eye {
  margin-left: 15px;
}
.sscj li a dl dd div span {
  vertical-align: middle;
}
.sscj li a dl dd h2 {
  color: #555;
  line-height: 1.5;
  font-size: 0.8rem;
  padding: 0.2rem 0 0 0.2rem;
}
.sscj li a dl dd h2 .fa {
  margin-left: 3px;
}
.qyxw {
  padding: 0.2rem 0.4rem 1.5rem;
}
.qyxw li {
  border-bottom: 1px solid #e3e3e3;
  padding: 0.6rem 0.2rem;
}
.qyxw li:last-child {
  border-bottom: none;
}
.qyxw li a {
  display: block;
}
.qyxw li a h1 {
  font-size: 1rem;
  line-height: 2;
}
.qyxw li a p {
  color: #888;
  line-height: 1.5rem;
  max-height: 3rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.qyxw li a p &gt; span {
  visibility: hidden;
}
.qyxw li a h2 {
  line-height: 2;
  color: #a0a0a0;
}
.qyxw li a h2 .fa {
  margin-right: 4px;
}
.foot {
  margin-top: 1rem;
  background-color: #2079fb;
  padding: 1rem;
  line-height: 1.8;
}
.foot,
.foot * {
  color: #fff;
}
.bot_tool &gt; h1,
.bot_tool dl {
  height: 3.8rem;
}
.bot_tool dl {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 999;
  background-color: #fff;
  box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.65);
  display: flex;
  justify-content: center;
}
.bot_tool dl dd {
  width: calc((100% - 2rem) / 4);
}
.bot_tool dl dd a {
  display: block;
  overflow: hidden;
}
.bot_tool dl dd a:hover {
  text-decoration: none;
}
.bot_tool dl dd a em,
.bot_tool dl dd a span {
  display: block;
  text-align: center;
}
.bot_tool dl dd a em {
  font-size: 1.5rem;
  line-height: 1.8rem;
  height: 1.8rem;
  margin-top: 0.5rem;
}
.bot_tool dl dd a span {
  line-height: 1.2rem;
  height: 1.2rem;
}
.nav {
  position: fixed;
  right: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.5);
  height: 100%;
  z-index: 9999;
  width: 100%;
}
.nav.hide {
  display: none;
}
.nav nav {
  max-width: 90%;
  min-height: 100%;
  height: 100vh;
  box-shadow: -4px 0px 5px #7b7b7b;
  background-color: #0663be;
  z-index: 99999;
  position: fixed;
  right: 0;
}
.nav nav ul {
  padding-top: 2rem;
}
.nav nav ul li a {
  color: #fff;
  display: block;
  font-size: 1rem;
  line-height: 2.5;
  font-weight: bold;
  padding-left: 2.5rem;
}
.nav nav ul li a .fa {
  margin-right: 3px;
}
.nav nav ul li a:hover {
  text-decoration: none;
}
.pwrap {
  margin-top: 0.5rem !important;
  padding-bottom: 2.5rem;
}
.pwrap .inner {
  padding: 0 1rem;
}
.pwrap .inner &gt; div {
  line-height: 1.5;
  overflow: hidden;
}
.pwrap .inner &gt; div img {
  max-width: 100%;
  height: auto;
}
.nbstyle1 {
  border-bottom: 1px solid #ddd;
  height: calc(2.2rem + 2px);
}
.nbstyle1 dt {
  float: left;
  border-bottom: 3px solid #c7000b;
  line-height: 2.2rem;
  padding: 0 0.8rem;
  font-size: 1rem;
  font-weight: bold;
}
.nbstyle1 dd {
  float: right;
  padding-top: 3px;
  line-height: calc(2.2rem - 3px);
  padding-right: 4px;
}
.site {
  font-size: 0.7rem;
}
.site.mb {
  border-bottom: 1px solid #f2f2f2;
  line-height: 2;
  padding-left: 0.5rem;
  padding-bottom: 0.2rem;
  font-size: 0.9rem;
  position: relative;
}
.site.mb li.pos {
  position: absolute;
  right: 0.3rem;
  top: 50%;
  margin-top: -0.55rem;
}
.site.mb li.pos span {
  display: block;
  font-size: 0;
  line-height: 0;
  height: calc(1.1rem - 2px);
  border: 1px solid #999;
  padding: 0 0.1rem;
  border-radius: 3px;
  color: #999;
}
.site.mb li.pos span em,
.site.mb li.pos span b,
.site.mb li.pos span i {
  font-size: 0.6rem;
  line-height: calc(1.1rem - 2px);
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  font-weight: normal;
  margin-left: 0;
  margin-right: 0;
}
.site.mb li.pos span em {
  transform: scale(0.8);
  font-size: 0.7rem;
}
.site li {
  vertical-align: middle;
}
.site li a.red {
  color: #c7000b;
}
.site .fa {
  font-size: 0.8rem;
}
.site b {
  color: #989898;
  margin-right: 3px;
}
.site i {
  margin-left: 5px;
  margin-right: 5px;
}
.profile_rep {
  padding: 0.5rem 0 !important;
  font-size: 0;
  line-height: 0;
  text-align: center;
}
.profile_rep dd,
.profile_rep dt {
  display: inline-block;
  font-size: 0.8rem;
  line-height: 2;
}
.profile_rep dt {
  color: #ccc;
  padding: 0 0.2rem;
}
.profile_rep a.curr {
  color: #c7000b;
}
div.profile_adv {
  width: 98% !important;
  margin: 0 auto;
}
div.profile_adv img {
  max-width: 100%;
  height: auto;
}
.profile_ccc {
  width: 98%;
  background: url(j3.jpg) center 0 no-repeat;
  background-size: contain;
  height: 3rem;
  text-align: center;
  line-height: 0;
  font-size: 0;
  margin: 1.5rem auto 0;
}
.profile_ccc span,
.profile_ccc i {
  display: inline-block;
  font-size: 1.3rem;
  line-height: 1;
}
.profile_ccc span {
  color: #848484;
  font-size: 1.5rem;
  padding-bottom: 2px;
}
.profile_ccc span b {
  color: #005ead;
}
.pnavgator {
  max-height: 0;
  overflow: hidden;
  background-color: #f2f2f2;
  -webkit-transition: max-height 0.5s ease;
  -moz-transition: max-height 0.5s ease;
  -o-transition: max-height 0.5s ease;
  transition: max-height 0.5s ease;
}
.pnavgator.auto {
  max-height: 50rem;
  height: auto;
}
.pnavgator dd {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.pnavgator li a {
  display: block;
  border-bottom: 1px solid #e3e3e3;
  font-size: 0.7rem;
  line-height: 1.8rem;
  padding-left: 2rem;
}
.pnavgator li a .fa {
  margin-right: 3px;
}
.pnavgator li:last-child a {
  border: none;
}
.newcon .containnewlist {
  padding: 0.5rem 0.7rem 1rem;
}
.newcon .containnewlist li {
  border-bottom: 1px solid #f2f2f2;
  font-size: 0.9rem;
  line-height: 1.1rem;
  padding: 0.5rem 0;
}
.newcon .containnewlist dl {
  float: left;
  width: calc(100% - 5rem);
}
.newcon .containnewlist dl dt {
  float: left;
  width: 0.85rem;
}
.newcon .containnewlist dl dt .fa {
  color: #9f9f9f;
}
.newcon .containnewlist dl dd {
  width: calc(100% - 0.85rem);
  float: left;
}
.newcon .containnewlist .intro {
  float: right;
  width: 5rem;
  color: #9f9f9f;
  text-align: right;
}
.newcon .download {
  padding: 0.5rem 0.4rem 1rem;
}
.newcon .download li {
  border-bottom: 1px solid #f2f2f2;
  font-size: 0.9rem;
  line-height: 1.2rem;
  padding: 0.5rem 0;
}
.newcon .download li .fa {
  margin-right: 2px;
}
.newcon .download li strong {
  display: block;
  float: left;
  width: 6rem;
}
.newcon .download li div {
  width: calc(100% - 6rem - 3rem);
  float: left;
}
.newcon .download li span {
  display: block;
  float: right;
  width: 3rem;
  text-align: right;
}
.newcon .containpiclist {
  padding: 1rem 0.3rem 0;
}
.newcon .containpiclist li {
  width: 50%;
  float: left;
  padding-bottom: 1rem;
}
.newcon .containpiclist li a {
  display: block;
  margin: 0 0.4rem;
  border: 1px solid #ddd;
}
.newcon .containpiclist li a .pic {
  height: 10rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin: 0 0.5rem;
}
.newcon .containpiclist li a .ellips {
  text-align: center;
  font-size: 0.9rem;
  line-height: 3;
  border-top: 1px solid #ddd;
  background-color: #f2f2f2;
}
.newcon .procase_ol {
  padding: 0 0.4rem 0.5rem;
}
.newcon .procase_ol li dl {
  border-bottom: 1px solid #f2f2f2;
  padding: 0.8rem 0;
}
.newcon .procase_ol li dl dt {
  float: left;
  width: 10rem;
}
.newcon .procase_ol li dl dt em {
  display: block;
  height: 7rem;
  border: 1px solid #ddd;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.newcon .procase_ol li dl dd {
  width: calc(100% - 10rem - 0.5rem);
  float: right;
}
.newcon .procase_ol li dl dd .tit {
  line-height: 1.6rem;
  font-size: 0.9rem;
}
.newcon .procase_ol li dl dd .tit a {
  font-weight: bold;
}
.newcon .procase_ol li dl dd p {
  max-height: 4rem;
  overflow: hidden;
  color: #9f9f9f;
}
.newcon .procase_ol li dl dd .sta {
  line-height: 2;
  color: #878787;
}
.ninner h1.ntit {
  text-align: center;
  line-height: 1.2;
  font-size: 1.2rem;
  padding: 1rem 0 0;
  margin: 0 0.6rem;
}
.ninner .ncontent {
  margin: 0 0.6rem;
  padding: 0.4rem 0;
  line-height: 1.5;
  overflow-x: auto;
  overflow-y: hidden;
}
.ninner .ncontent img {
  max-width: 100%;
  height: auto;
}
.pagerstylesele {
  text-align: center;
  line-height: 40px;
  padding: 4px 0 7px 0;
}
.pagerstylesele .cRed {
  color: #ff0101;
}
.pagerstylesele .selenable {
  color: #25437f;
}
</pre></body></html>