<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.clearfix:after,
a,
hr,
img {
  display: block;
}
a,
a:hover {
  text-decoration: none;
  color: #212629;
}
body,
section {
  background: #fff;
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
input[type='submit'],
input[type='reset'],
input[type='button'] {
  -webkit-appearance: none;
  resize: none;
}
a,
article,
aside,
body,
button,
dd,
details,
div,
dl,
dt,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
img,
input,
li,
menu,
nav,
ol,
p,
section,
select,
table,
tbody,
td,
textarea,
th,
tr,
ul {
  -webkit-tap-highlight-color: transparent;
  margin: 0;
  padding: 0;
  outline: 0;
}
img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
body {
  font-family: PingFangSC, Microsoft YaHei, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
em,
i {
  font-style: normal;
}
.clearfix:after {
  content: '';
  visibility: hidden;
  height: 0;
  clear: both;
}
.clearfix {
  zoom: 1;
}
a {
  font-weight: 400 !important;
  outline: 0;
  color: #8b8b8b;
  font-family: PingFangSC, Hiragino Sans GB(W3), Hiragino Sans GB, Microsoft YaHei, Tahoma, Arial, sans-serif;
}
ol,
ul {
  list-style: none;
}
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.cf {
  clear: both;
}
#YSF-BTN-HOLDER {
  display: none;
}
.blueShade {
  background: #ffdb00;
  text-align: center;
}
.blueShade:hover {
  background: #ffd100;
}
.shadow {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 12px rgba(215, 215, 215, 0.7);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 12px rgba(215, 215, 215, 0.7);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 12px rgba(215, 215, 215, 0.7);
}
.tsl {
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.elps {
  -webkit-line-clamp: 5;
  -moz-line-clamp: 5;
  -ms-line-clamp: 5;
  -o-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -o-box;
  display: box;
}
.cursor {
  cursor: pointer;
}
.popup_box {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
  position: fixed;
  left: 0;
  top: 0;
}
.view {
  background: #fff;
}
@media screen and (min-width: 767px) {
  #page,
  #page a,
  #page span,
  .footerBottom,
  .footerBottom p,
  .gap,
  .nav_module li .childUrl {
    text-align: center;
  }
  .articleContent {
    width: 352px;
    color: #707070;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 13px;
  }
  .articleInfBox .author,
  .articleInfBox .author:hover {
    padding: 0;
    width: 131px;
    font-weight: 500;
    position: relative;
  }
  .articleInfBox .author,
  .articleInfBox .author:hover,
  .articleInfBoxItem {
    display: inline-block;
    font-size: 13px;
  }
  .articleInfBoxItem {
    color: #838383;
    line-height: 16px;
    opacity: 0.6;
  }
  .articleInfBox .author {
    color: #aaaeb3;
    opacity: 0.6;
  }
  .articleInfBox .author:hover {
    color: #0289ff;
    opacity: 1;
  }
  .articleInfBox3 {
    position: absolute;
    bottom: 16px;
    right: 0;
    width: 100%;
    line-height: 20px;
  }
  .reading,
  .writeTime {
    width: 140px;
  }
  .articleClassify:hover {
    background-color: #4a4a4ac7;
  }
  body {
    min-height: 1000px;
  }
  .elp {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .left {
    float: left;
  }
  .right {
    float: right;
  }
  .footerItem,
  .footerItemAbout ul,
  .friendLink li,
  .guanzhuImg,
  .guanzhuList,
  .links ul li,
  .nav_module ul,
  .pcleft {
    float: left;
  }
  .pcHide {
    display: none;
  }
  .reading,
  .writeTime,
  .writeTime3 {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    color: #838383;
    opacity: 0.6;
  }
  .hotFindTitle {
    padding: 18px 0;
  }
  .reading {
    line-height: 16px;
    padding-left: 23px;
    background: url(../images/read.png) no-repeat;
    background-size: 16px 16px;
  }
  .writeTime3 {
    width: 300px;
  }
  .writeTime2 {
    text-indent: 24px;
  }
  .yellowafter {
    position: relative;
  }
  .swiper-pagination.change span {
    transition: width 0.3s;
    -moz-transition: width 0.3s;
    -webkit-transition: width 0.3s;
    -o-transition: width 0.3s;
    border-radius: 4px;
  }
  .swiper-button-next.swiper-button-white,
  .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url(../images/right.png) !important;
  }
  .swiper-button-prev.swiper-button-white,
  .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url(../images/left.png) !important;
  }
  .swiper-pagination.change .swiper-pagination-bullet-active {
    width: 20px;
  }
  .footer {
    background: #2e3139;
    font-size: 14px;
    position: relative;
    padding: 30px 0 0;
    clear: both;
    height: auto;
  }
  .footerLi1 {
    border-bottom: 1px solid rgba(191, 191, 191, 0.2);
  }
  .footerList {
    height: auto;
    width: 1180px;
    margin: 0 auto;
    position: relative;
  }
  .footerItemAbout .space,
  .nav_module ul {
    margin-right: 25px;
  }
  .footer_pic1 {
    width: 96px;
    height: 34px;
    position: absolute;
    top: 10px;
    left: 15px;
  }
  .footer_pic2 {
    width: 704px;
    height: 248px;
    position: absolute;
    top: -30px;
    left: 335px;
    z-index: 0;
  }
  .footerItem {
    width: 290px;
    font-size: 14px;
    font-family: PingFang-SC-Regular;
    font-weight: 400;
    color: #d8d8d8;
    position: relative;
  }
  .footerItemAbout {
    width: 240px;
    margin-left: 80px;
  }
  .download_module {
    width: 95px;
    margin-left: 72px;
  }
  .nav_module {
    width: 180px;
    margin-left: 70px;
  }
  .nav_module ul li {
    position: relative;
    min-width: 45px;
  }
  .nav_module li a {
    color: #d8d8d8;
    margin-bottom: 15px;
  }
  .nav_module li a:hover {
    color: #fff;
    text-decoration: underline;
  }
  .nav_module li .childUrl {
    display: none;
    background: #2b2b2b;
    width: 62px;
    position: absolute;
    top: 0;
    left: 35px;
    padding-top: 10px;
    font-size: 12px;
    z-index: 100;
    line-height: 10px;
  }
  .nav_module li:hover .childUrl {
    display: block;
  }
  .footerItemSee {
    width: 260px;
  }
  .footerItemContact {
    width: 400px;
  }
  .footerItemContact2 {
    width: 380px;
    line-height: 24px;
  }
  ul li.compactLink {
    margin-bottom: 9px;
  }
  .ngbjlog {
    margin-left: 130px;
    width: 145px;
    padding-top: 24px;
  }
  .footerTitle {
    color: #fff;
    padding-top: 24px;
    font-size: 18px;
    font-family: PingFang-SC-Bold;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 24px;
    position: relative;
  }
  .fixedItemRight,
  .friendLink a,
  .friendLink li,
  .guanzhuList p {
    font-family: PingFang-SC-Regular;
    font-weight: 400;
  }
  .footerTitle:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: #ffdb00;
    border-radius: 50%;
    position: absolute;
    top: 35px;
    left: -18px;
  }
  .footerItem p a,
  .friendLink li {
    display: inline-block;
    margin-bottom: 16px;
  }
  .friendLink li {
    min-width: 100px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
  }
  .footerItem p a,
  .friendLink a,
  .guanzhuList p {
    font-size: 14px;
    color: #d8d8d8;
  }
  .footerItem p a:first-of-type {
    margin-right: 12px;
  }
  .guanzhuList {
    width: 142px;
  }
  .guanzhuList1 {
    width: 128px;
  }
  .guanzhuList p {
    display: block;
    margin-bottom: 16px;
  }
  #page a,
  #page span,
  .footerBottom p a,
  .gn img,
  .partner {
    display: inline-block;
  }
  .fixedItemTips,
  .gap {
    font-size: 12px;
  }
  .guanzhuList [data-src] {
    cursor: pointer;
  }
  .guanzhuList [data-src]:hover {
    cursor: pointer;
    color: rgba(244, 178, 36, 0.8);
  }
  .guanzhuList [data-src].on:after {
    color: rgba(244, 178, 36, 0.8);
    content: '&gt;';
  }
  .guanzhuList [data-src].on {
    color: rgba(244, 178, 36, 0.8);
  }
  .guanzhuImg {
    width: 90px;
    height: 90px;
    background-repeat: no-repeat;
    background-size: contain;
    border: 2px solid rgba(246, 182, 50, 1);
  }
  .guanzhuImg1 {
    background-image: url(../images/ngbjgzh.jpg);
  }
  .guanzhuImg2 {
    background-image: url(../images/yaojing.png);
  }
  .partnertd {
    padding-top: 8px;
  }
  .partner {
    margin-bottom: 20px;
    width: 118px;
  }
  .partnertd .partner:first-of-type {
    margin-right: 20px;
  }
  .gap {
    padding-top: 8px;
    line-height: 32px;
    color: #fff;
    margin-right: 15px;
  }
  .gap img {
    width: 92px;
    height: 92px;
  }
  .links {
    padding: 30px 0 20px;
  }
  .links ul li {
    width: 117px;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 15px;
    font-weight: 300;
  }
  .links ul li a {
    color: #d9d9d9;
  }
  .links .linksTitle {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    height: 70px;
  }
  .footerBottom {
    border-top: 1px solid #313740;
    padding: 17px 0;
    font-size: 14px;
    line-height: 24px;
  }
  .footerBottom p {
    color: #d9d9d9;
    clear: both;
  }
  .gn img {
    width: 10px;
    margin-right: 5px;
  }
  .footerBottom p a {
    color: #d9d9d9;
  }
  #page {
    padding: 30px 0;
  }
  #page a,
  #page span {
    width: 42px;
    border-radius: 4px;
    height: 40px;
    margin: 0 5px;
    font-size: 16px;
    line-height: 40px;
    color: #999;
    border: 1px solid #999;
    background: #fff;
  }
  .disabled,
  .nextPage,
  .prevPage {
    width: 80px;
    cursor: not-allowed;
  }
  #page .active {
    color: #212629;
    border: 1px solid rgba(255, 219, 0, 1);
    background: rgba(255, 219, 0, 1);
  }
  .fixedItem {
    position: fixed;
    right: 20px;
    top: 200px;
    cursor: pointer;
    z-index: 125;
  }
  .fixedqp {
    width: 154px;
    height: 47px;
    bottom: 175px;
    right: 7px;
    display: none;
  }
  .fixedItem .fixedtxt {
    position: absolute;
    right: 47px;
    top: 3px;
    background-size: 327px 369px;
    box-shadow: 0 0 20px 15px #3e3e3e7d;
    width: 287px;
    height: 115px;
    background-image: url(../images/yaojing.png);
  }
  .fixedItem .fixedtxt div,
  .fixedItem .fixedtxtCommon,
  .fixedItem .fixedtxt_wx div {
    background-position: 6px 1px;
    background-size: 111px 111px;
    background-repeat: no-repeat;
  }
  .fixedItem .fixedtxtCommon {
    position: absolute;
    right: 61px;
    top: 50px;
    background-color: rgba(255, 255, 255, 1);
  }
  .app_wx {
    width: 67px;
    height: 67px;
  }
  .wx_code_real {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  .fixedItem .fixedicon,
  .fixedItem:hover .fixedicon {
    width: 50px;
    height: 50px;
  }
  .fixedItemRight {
    font-size: 14px;
    color: rgba(37, 40, 42, 0.6);
    margin-left: 15px;
  }
  .fixedItemTitle {
    font-size: 14px;
    font-family: PingFang-SC-Bold;
    font-weight: 700;
    color: rgba(37, 40, 42, 0.8);
    margin-bottom: 10px;
  }
  .fixedItem .hide_code {
    display: none;
  }
  .fixedItem .fixedicon {
    position: absolute;
    display: none;
    top: 34px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/headphone0.png);
  }
  .fixedItem .fixedicon:hover {
    background-image: url(../images/headphone1.png);
  }
  .app_download_code,
  .fixedtxt_wx,
  .ngbj_wx_code {
    width: 217px;
    height: 75px;
    position: absolute;
    top: -15px;
    right: 58px;
    display: none;
  }
  .ngbj_wx_code {
    top: 95px;
  }
  .app_download_code &gt; img,
  .ngbj_wx_code &gt; img {
    width: 100%;
    height: 100%;
  }
  .fixed-icon-common {
    width: 46px;
    height: 46px;
    margin-bottom: 8px;
  }
  .fixed-icon-fk {
    background: url(../images/fixed_icon1_1.png) center/100% no-repeat;
  }
  .fixed-icon-fk:hover {
    background: url(../images/fixed_icon1_2.png) center/100% no-repeat;
  }
  .fixed-icon-hotline {
    background: url(../images/fixed_icon2_1.png) center/100% no-repeat;
  }
  .fixed-icon-hotline:hover {
    background: url(../images/fixed_icon2_2.png) center/100% no-repeat;
  }
  .fixed-icon-we-chat {
    background: url(../images/fixed_icon3_1.png) center/100% no-repeat;
  }
  .fixed-icon-we-chat:hover {
    background: url(../images/fixed_icon3_2.png) center/100% no-repeat;
  }
  .fixed-icon-top {
    background: url(../images/fixed_icon4_1.png) center/100% no-repeat;
  }
  .fixed-icon-top:hover {
    background: url(../images/fixed_icon4_2.png) center/100% no-repeat;
  }
  .articleContent.mobileHide section {
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  #popBox1,
  .mobileHide {
    display: none;
  }
  img,
  nav {
    width: 100%;
  }
  #banner .swiper-slide p,
  .breadcrumbBox,
  .melp {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #banner .swiper-slide p,
  #popNew,
  #popNew &gt; div a,
  footer ul li,
  nav ul li {
    text-align: center;
  }
  #popNew .ignore,
  * {
    box-sizing: border-box;
  }
  iframe,
  video {
    max-width: 100% !important;
    height: auto;
  }
  * {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  img {
    height: auto;
  }
  a {
    text-decoration: none;
  }
  body {
    padding-top: 1.12rem;
    padding-bottom: 1.426667rem;
    background: #f5f5f5;
  }
  nav {
    position: fixed;
    top: 0;
    left: 0;
    background: #1b1c21;
    line-height: 1.12rem;
    height: 1.12rem;
    z-index: 9999999999;
  }
  nav ul {
    overflow: hidden;
    float: left;
    width: 85%;
  }
  nav ul li {
    float: left;
    margin: 0 2%;
    width: 21%;
    position: relative;
  }
  nav ul li a {
    display: block;
    font-size: 0.373333rem;
  }
  nav ul li.current {
    font-size: 0.426667rem;
    font-weight: 700;
  }
  .process {
    position: absolute;
    width: 40%;
    height: 0.08rem;
    background: #ffc63f;
    left: 30%;
    bottom: 12%;
  }
  nav a.search {
    float: right;
    width: 15%;
    height: 100%;
  }
  nav a.search img {
    width: 0.546667rem;
    margin-top: 0.293333rem;
    margin-left: 0.466667rem;
  }
  #banner .swiper-slide {
    position: relative;
  }
  #banner .swiper-slide a {
    display: block;
    height: 5.6rem;
  }
  #banner .swiper-slide a img {
    height: 5.6rem;
  }
  #banner .swiper-slide p {
    position: absolute;
    z-index: 9;
    background: url(../images/bannerbg.png) no-repeat;
    background-size: cover;
    left: 0;
    width: 100%;
    bottom: 0;
    font-size: 0.453333rem;
    font-weight: 700;
    height: 2rem;
    padding: 1rem 0.2rem 0;
  }
  a.entry {
    margin-top: 0.28rem;
    display: block;
    height: 2.4rem;
  }
  #popBox1,
  a.entry img {
    height: 100%;
  }
  #Inner ul {
    padding: 0.28rem 0.28rem 0;
    background: #f5f5f5;
  }
  #Inner ul &gt; li {
    margin-bottom: 0.28rem;
  }
  #Inner ul &gt; li &gt; a {
    display: block;
    height: 2.88rem;
    padding: 0.4rem 3.333333rem 0.4rem 0.32rem;
    background: #fff;
    position: relative;
    -webkit-box-shadow: 0 0 10px #ccc;
    -moz-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
  }
  #Inner ul &gt; li &gt; a &gt; .lazyDiv {
    width: 3.2rem;
    height: 2.88rem;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
  }
  #Inner ul &gt; li &gt; a &gt; .lazyDiv &gt; img {
    width: 4.32rem;
    height: 2.88rem;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #Inner div.left p.title {
    color: #27313e;
    font-size: 0.453333rem;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  #Inner div.left p.title.bg {
    color: #aaa;
  }
  p.bot {
    position: absolute;
    left: 0.32rem;
    bottom: 0.4rem;
    width: 5.72rem;
  }
  #popBox1,
  footer {
    width: 100%;
    left: 0;
  }
  p.bot .type {
    color: #fff;
    font-size: 0.266667rem;
    padding: 0.12rem 0.213333rem;
    background: #0da3fa;
    border-radius: 0.3rem;
  }
  p.bot .time {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #c1c7ca;
    font-size: 0.24rem;
  }
  #popBox1,
  #popNew,
  footer {
    position: fixed;
  }
  footer {
    bottom: 0;
    border-top: 1px solid #e1e1e1;
    background: #fff;
    z-index: 9999999999;
  }
  footer ul {
    overflow: hidden;
  }
  footer ul li {
    float: left;
    width: 28%;
    margin: 0 2%;
    font-size: 0.253333rem;
    padding-top: 0.253333rem;
    padding-bottom: 0.346667rem;
  }
  footer ul li img {
    width: 0.56rem;
    display: block;
    margin: 0 auto 0.186667rem;
  }
  footer a {
    color: #27313e;
  }
  .dropload-down {
    color: #000;
    font-size: 0.266667rem;
    background: #f5f5f5;
  }
  #popBox1 {
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    top: 0;
  }
  #popNew {
    width: 80%;
    height: 7.066667rem;
    background: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 55;
    border-radius: 0.266667rem;
  }
  #popNew img {
    width: 4.946667rem;
    margin: 0 auto;
  }
  #popNew &gt; div {
    padding: 0 0.8rem;
  }
  #popNew &gt; div a {
    width: 45%;
    font-size: 0.386667rem;
    padding: 0.24rem 0;
    border-radius: 0.133333rem;
  }
  #popNew .ignore {
    float: left;
    border: 1px solid #91a1b2;
    color: #91a1b2;
  }
  #popNew .update {
    float: right;
    background: #0da3fa;
    color: #fff;
  }
  .cl {
    clear: both;
  }
  #popNew .dontShow {
    font-size: 0.35rem;
    color: #91a1b2;
    margin-top: 0.373333rem;
    text-align: right;
  }
  .hiddenInput {
    opacity: 0;
    position: absolute;
    z-index: -1;
  }
  .checkboxStyle {
    display: inline-block;
    height: 0.35rem;
    width: 0.35rem;
    border-radius: 0.1rem;
    border: 1px solid #ccc;
    vertical-align: bottom;
  }
  .hiddenInput:checked + span {
    background-color: #000;
  }
  #popBox2 {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 55;
    padding-top: 4.933333rem;
  }
  #popBox2 img {
    width: 6.213333rem;
    margin: 0 auto;
  }
  #popBox2 a {
    display: block;
    width: 2.533333rem;
    margin: 0.6rem auto 0;
    line-height: 0.866667rem;
    font-size: 0.346667rem;
    background: #ffc63f;
    border-radius: 0.106667rem;
  }
  .dropload-down {
    height: auto;
  }
  .dropload-down div {
    height: auto;
    padding: 0.266667rem 0;
    font-size: 0.2rem;
    color: #000;
  }
  .articledateline {
    display: none;
  }
  .breadcrumbBox {
    padding: 0 0.52rem;
    font-size: 0.3rem;
    margin: 15px 0;
    width: 100%;
  }
  .breadcrumbBox a {
    display: inline-block;
  }
  .fixed-icon-hotline {
    width: 50px;
    height: 50px;
    position: fixed;
    z-index: 100;
    bottom: 125px;
    right: 25px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/headphone1.png);
  }
}
</pre></body></html>