<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body,
dd,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-text-size-adjust: none;
}
i,
em {
  font-style: normal;
}
img {
  border: 0;
}
input {
  outline: 0;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a:hover {
  color: #F33F3E;
}
:focus {
  outline: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: 0;
}
/* remember to define focus styles! */
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
  font-style: normal;
  font-weight: normal;
}
body {
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
code,
kbd,
samp,
tt {
  font-size: 100%;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,
button,
textarea,
select {
  *font-size: 100%;
}
ol,
ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
}
sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}
/* remember to highlight anchors and inserts somehow! */
:link,
:visited,
ins {
  text-decoration: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
body {
  background: #FAFAFA;
  font: 14px/1.5 arial, "Microsoft YaHei";
  color: #363D4F;
  text-rendering: geometricPrecision;
}
.clearfix {
  zoom: 1;
}
.clearfix:after,
.clearfix::before {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.red {
  color: #F33F3E;
}
a {
  color: #363D4F;
}
.hide {
  display: none;
}
.bgf {
  background: #fff;
}
.wrapper {
  width: 1150px;
  margin: 0 auto;
}
.wra-left {
  width: 860px;
}
.wra-right {
  width: 280px;
}
.rec-intro {
  height: 360px;
  overflow: hidden;
  margin-top: 20px;
}
.rec-intro .tit {
  padding: 20px 0 0 20px;
  font-size: 20px;
  font-weight: bold;
}
.rec-intro .tit h2 {
  font-weight: 700;
}
.rec-intro__ul {
  padding: 0 20px;
}
.rec-intro__ul--li {
  font-size: 14px;
  line-height: 20px;
  margin-top: 12px;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-overflow: ellipsis;
}
.rec-intro__ul--li h2 {
  display: inline;
}
.rec-intro__ul--li .dot {
  width: 6px;
  height: 6px;
  background: #F33F3E;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.footer {
  padding: 47px 0 25px;
  text-align: center;
}
.footer .links-us {
  position: relative;
  width: 1150px;
  padding: 0 10px;
  margin: 0 auto;
}
.footer .links-us li {
  display: inline-block;
  margin: 0 -2px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #333;
}
.footer .links-us li a {
  display: block;
  padding: 0 35px;
  border-right: 1px solid #ddd;
}
.footer .links-us li:last-of-type a {
  border-right: 0;
}
.footer .copyright {
  font-size: 12px;
  color: #999;
  line-height: 16px;
}
.footer .copyright p {
  margin-top: 20px;
}
.footer .copyright p a {
  color: #999;
  margin-left: 10px;
}
.footer .copyright p a .gongan {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/gongan@3x_9a475b5.png) no-repeat 0 0;
  background-size: 20px 20px;
  vertical-align: middle;
  margin-top: -3px;
}
.plate-graphic {
  margin-top: 10px;
}
.plate-graphic__ul {
  width: 1150px;
  margin: 0 auto;
}
.plate-graphic__ul--li {
  float: left;
  width: 8.3%;
  text-align: center;
  padding: 20px 0;
}
.plate-graphic__ul--li .pic {
  width: 56px;
  height: 56px;
}
.plate-graphic__ul--li .name {
  font-size: 18px;
  margin-top: 6px;
}
.lb-page {
  text-align: center;
  font-size: 16px;
  padding: 32px 0 32px 0;
  background: #fff;
}
.lb-page .pages {
  margin: 0 14px;
  line-height: 40px;
  display: inline-block;
  font-size: 14px;
}
.lb-page .next {
  border: solid 1px #E4E7EB;
  padding: 0 12px;
  line-height: 38px;
}
.lb-page .curred {
  background: #eb0000;
  color: #fff;
  padding: 0 13px;
}
.title {
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  line-height: 28px;
  border-bottom: 1px solid #F2F3F4;
  padding: 20px 0 10px;
}
.title h2 {
  font-weight: 700;
}
.reco-intro {
  margin-top: 10px;
  height: auto;
}
.reco-intro__one {
  padding: 0 20px;
  display: inline-block;
}
.reco-intro__one dl {
  width: 100%;
}
.reco-intro__one dl dt {
  font-weight: 700;
  position: relative;
  width: 106px;
  height: 67px;
  float: left;
  margin-right: 8px;
}
.reco-intro__one dl dt img {
  width: 100%;
  height: 100%;
}
.reco-intro__one dl dt .des {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  background: #f33f3e;
  opacity: 0.6;
  width: 28px;
  height: 20px;
}
.reco-intro__one dl dd {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #5C6B7D;
  margin-top: 8;
}
.reco-intro__one dl dd p {
  font-family: PingFangSC-Medium;
  font-weight: 600;
  margin-bottom: 7px;
}
.reco-intro__item {
  padding: 0 20px;
  display: inline-block;
}
.reco-intro__item dl {
  width: 100%;
}
.reco-intro__item dl dt {
  font-weight: 700;
}
.reco-intro__item dl dt .des {
  width: 24px;
  text-align: center;
  line-height: 24px;
  color: #fff;
  background: #f33f3e;
  opacity: 0.6;
  display: inline-block;
  margin-right: 8px;
}
.reco-intro__item dl dd {
  margin-left: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #5C6B7D;
  line-height: 2;
  margin-bottom: 10px;
}
.ask-intro {
  margin-top: 10px;
  height: auto;
}
.ask-intro__info {
  padding: 0 20px 16px;
}
.ask-intro__info--item {
  width: 100%;
  line-height: 20px;
  padding-top: 14px;
}
.ask-intro__info--item dt {
  background: url(../images/ask-icon.png) no-repeat left center;
  padding-left: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 700;
  margin-bottom: 4px;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-overflow: ellipsis;
  width: 93%;
}
.ask-intro__info--item dd {
  padding-left: 24px;
  color: #5C6B7D;
}
.ret-intro .ask-intro__info--item dt {
  background: url(../images/ret-icon.png) no-repeat left center;
}
.list__nav {
  width: 100%;
  min-width: 1150px;
}
.list__nav--ul {
  width: 1150px;
  margin: 0 auto;
}
.list__nav--ul .item {
  float: left;
  line-height: 56px;
  margin-right: 68px;
}
.list__nav--ul .active {
  border-bottom: solid 3px #F33F3E;
  display: block;
  color: #F33F3E;
}
.list__nav--ul .active a {
  color: #F33F3E;
}
.header {
  background: -webkit-linear-gradient(315deg, #ff6e57 0%, #f33f3e 100%);
  background: linear-gradient(135deg, #ff6e57 0%, #f33f3e 100%);
  width: 100%;
  min-width: 1150px;
}
.header__cont {
  width: 1150px;
  margin: 0 auto;
}
.header__cont .logo {
/*  padding-top: 16px;*/
  display: block;
}
.header__cont .logo img {
  width: 195px;
  height: 35px;
}
.header__cont .nav {
  overflow: hidden;
}
.header__cont .nav__ul--li {
  float: left;
}
.header__cont .nav__ul--li .item {
  text-align: center;
  width: 100px;
  color: #fff;
  font-size: 16px;
  line-height: 68px;
  display: block;
}
.header__cont .nav__ul--li a:hover,
.header__cont .nav__ul--li .active {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
  font-weight: bold;
}
.header__cont .meun {
  position: absolute;
  width: 100px;
  text-align: center;
  z-index: 4;
}
.header__cont .meun a {
  color: #fff;
  display: block;
  margin-top: 10px;
}
.header__cont .meun a:hover {
  background: none;
}
.header__cont .meun__active {
  background-color: rgba(0, 0, 0, 0.1);
  min-height: 260px;
}
.tab-cont {
  background: rgba(243, 63, 62, 0.6);
  min-height: 260px;
  position: absolute;
  width: 100%;
  z-index: 3;
}
.footer-new {
  position: relative;
  padding-top: 10px;
}
.footer-new .whole {
  overflow: hidden;
  width: 1150px;
  margin-left: auto;
  margin-right: auto;
}
.footer,
.eject-seo {
  min-width: 1150px;
}
.footer {
  padding: 25px 0 25px;
  line-height: 22px;
  text-align: center;
  color: #999;
  font-size: 12px;
}
.footer p,
.footer p a {
  color: #666;
  font-size: 14px;
}
.footer p {
  margin-bottom: 15px;
  color: #ccc;
}
.footer p a,
.footer .text .text-img {
  margin: 0 10px;
  display: inline;
}
.footer .text .text-img {
  color: #999;
  font-size: 12px;
  position: relative;
  top: 6px;
  display: inline-block;
  text-decoration: none;
}
.footer .text {
  margin-top: 5px;
}
.panel {
  padding: 20px;
  margin-bottom: 10px;
  background-color: #fff;
}
.panel__title {
  padding-bottom: 10px;
  border-bottom: 1px solid #f8f8f8;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
  color: #eb3422;
}
.panel__content {
  font-size: 14px;
}
.panel__title-action {
  float: right;
  font-weight: normal;
  font-size: 14px;
  color: #848c99;
  cursor: pointer;
}
.link-list {
  overflow: hidden;
}
.link-list--expandable {
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
.link-list li {
  float: left;
  margin-right: 1em;
  line-height: 30px;
  min-width: 4em;
}
.knowlege-index {
  position: relative;
  margin-bottom: 1em;
}
.knowlege-index:last-child {
  margin-bottom: 0;
}
.knowlege-index__annotation {
  float: left;
  padding: 0 !important;
  margin-right: 1em;
  line-height: 30px;
  font-weight: bold;
}
.knowlege-index__more {
  position: absolute;
  top: -5px;
  right: -10px;
  padding: 10px;
  cursor: pointer;
}
.plate-list {
  margin-top: 10px;
  width: 796px;
  padding: 0 32px 20px;
  overflow: hidden;
}
.plate-list .subtitle {
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 600;
  color: #363D4F;
  line-height: 22px;
  padding: 20px 0 0;
}
.plate-list__ul {
  width: 876px;
  overflow: hidden;
}
.plate-list__ul--li {
  float: left;
  width: auto;
  margin-top: 8px;
  overflow: hidden;
  margin-right: 82px;
}
.plate-list__ul--li .sub-tit {
  font-size: 20px;
  font-weight: bold;
}
.plate-list__ul--li .list__li {
  font-size: 14px;
  line-height: 20px;
  margin-top: 12px;
  width: 310px;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-overflow: ellipsis;
  float: left;
  margin-right: 40px;
}
.plate-list__ul--li .list .dot {
  width: 6px;
  height: 6px;
  background: #F33F3E;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.plate-list__item {
  width: 840px;
  padding: 20px 0;
}
.plate-list__item dl {
  width: 382px;
  padding-right: 32px;
  float: left;
}
.plate-list__item dl dt {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 8px;
}
.plate-list__item dl dd {
  line-height: 20px;
  color: #363D4F;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.plate-list .more {
  float: right;
  font-size: 14px;
  line-height: 28px;
}
.plate-list .more a {
  color: #5C6B7D;
}
.plate-list .more a:hover {
  color: #F33F3E;
}
.line {
  border-bottom: 1px solid #F2F3F4;
  width: 100%;
}
.list-list .title {
  border-bottom: none;
}
.list-list .subtitle {
  border-top: 1px solid #F2F3F4;
}
.list-list .plate-list__ul {
  margin-bottom: 20px;
}

/*# sourceMappingURL=list.css.map */


</pre></body></html>