a,
blockquote,
body,
code,
dd,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
img,
input,
label,
li,
object,
ol,
p,
q,
small,
span,
strong,
table,
tbody,
td,
th,
tr,
ul {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  font-family: "STHeiti", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: none;
}

a,
a:active,
a:focus,
a:hover,
a:visited {
  text-decoration: none !important;
}

a,
img {
  -webkit-touch-callout: none;
}

li,
ol,
ul {
  list-style: none;
}

input[type=password],
input[type=text],
textarea {
  resize: none;
  outline: 0;
  -webkit-appearance: none;
  white-space: pre-wrap;
  word-wrap: break-word;
  background: #fff;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}

html {
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .ad {
    display: none;
  }

  .ad img {
    width: 100%;
    height: auto;
  }

  .mad {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .mad img {
    width: 100%;
    height: auto;
  }
}

@media screen and (min-width: 769px) {
  .ad {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .ad img {
    width: 100%;
    height: auto;
  }

  .mad {
    display: none;
  }

  .mad img {
    width: 100%;
    height: auto;
  }
}

body {
  font-family: "PingFangSC-Regular", "Microsoft YaHei", Helvetica;
}

body,
html a {
  color: #333;
}

.hidden,
.none {
  display: none !important;
}

.footer {
  margin-top: 60px;
  background: linear-gradient(180deg, #181d20 1%, #1d2123 100%);
}

.footer .container-tip {
  padding-bottom: 30px;
  border-bottom: 1px solid #313639;
}

.footer .container-tip__title {
  margin-top: 42px;
  text-align: center;
  font-size: 14px;
  color: #CFD4D7;
}

.footer .container-tip p {
  margin-top: 20px;
  font-size: 12px;
  color: #CFD4D7;
  font-weight: 300;
}

.footer .container-link {
  padding: 30px 0 40px 0;
  border-bottom: 1px solid #313639;
}

.footer .container-link span {
  font-size: 16px;
  color: #CFD4D7;
}

.footer .container-link a {
  font-size: 14px;
  color: #CFD4D7;
  margin-left: 29px;
}

.footer .container-banquan {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2em 0;
  color: #CFD4D7;
  font-size: 12px;
}

.footer .container-banquan a {
  color: inherit;
  margin-right: 25px;
}

html {
  width: 100%;
  width: 100vw;
  overflow-x: hidden;
}

@media (max-width: 768px) {
  html header {
    overflow: unset !important;
  }

  html header .container {
    padding-left: 0;
    padding-right: 0;
  }

  html .navbar {
    z-index: 999;
  }

  html .footer .container-link {
    display: none;
  }

  html .footer .container-banquan div {
    display: none;
  }

  html .container-news {
    margin-top: 10px !important;
  }

  html .container-news .m-category {
    display: block !important;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    display: -webkit-box;
    margin-bottom: 10px;
    white-space: nowrap;
  }

  html .container-news .m-category a {
    width: auto;
    min-width: 5.125rem;
    padding: 0 0.9375rem;
    border: 0.0375rem solid #bec2cc;
    border-radius: 0.84375rem;
    margin-right: 0.75rem;
    text-align: center;
    line-height: 1.6875rem;
    margin-bottom: 0.03125rem;
  }

  html .container-news__left--box img {
    width: 130px !important;
    height: 75px !important;
  }

  html .container-news__left--box li > a + div {
    height: 75px !important;
  }

  html .container-news__left--box b,
  html .container-news__left--box p {
    display: none !important;
  }

  html .container-news__left--box h4 {
    -webkit-line-clamp: 2 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 1.4;
  }
}

html body {
  background: #fff;
  margin-top: 50px;
}

html body header {
  height: auto;
  background-color: #fff;
  width: 100%;
  margin: 0 !important;
  border-bottom: 1px solid #f1f1f1;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
  overflow: hidden;
}

html body header .navbar {
  background-color: #fff;
  max-width: 1200px;
  margin: 0 auto;
  border: 0;
}

html body header .navbar .form-group {
  position: relative;
}

html body header .navbar .form-group .icon {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 8px;
  background: transparent;
  border: 0;
  padding: 0;
  cursor: pointer;
}

html body header .navbar-brand {
  color: #000 !important;
  font-weight: bold;
  padding: 0;
}

html body header .navbar-brand img {
  height: 100%;
  width: auto;
  max-width: 200px;
}

html body header .navbar-nav > li > a {
  color: #000 !important;
}

html body header .navbar-nav > li > a.active {
  color: #FFB722 !important;
}

html body header .navbar-nav > li > a:hover {
  color: #FFB722 !important;
}

html body header .navbar-ruzhu a {
  padding: 7px 30px;
  margin: 8px 0 8px 15px;
  background: #fdbb33;
  border-radius: 4px;
  color: #fff !important;
}

html body header .navbar-ruzhu a:hover {
  background-color: #FFB722 !important;
}

@media (min-width: 768px) {
  html body header .navbar-ruzhu {
    float: right;
  }
}

html body .container-news {
  margin-top: 20px;
}

html body .container-news__left {
  min-height: 500px;
}

html body .container-news__left .nav {
  color: #9A9A9A;
  margin-bottom: 10px;
}

html body .container-news__left .nav a {
  color: inherit;
}

html body .container-news__left .m-category {
  display: none;
}

html body .container-news__left--tab {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #F1F1F1;
}

html body .container-news__left--tab a {
  padding-bottom: 10px;
  color: #6D6D6D;
  font-size: 16px;
  border-bottom: 2px solid transparent;
  text-decoration: none;
  margin-right: 15px;
}

html body .container-news__left--tab a.active {
  color: #1D2123;
  border-bottom: 2px solid #FFB722;
}

html body .container-news__left--box {
  padding-left: 0;
}

html body .container-news__left--box li {
  list-style: none;
  padding: 20px 0;
  border-bottom: 1px solid #F1F1F1;
  text-decoration: none;
  display: flex;
  align-items: center;
}

html body .container-news__left--box li:hover {
  background-color: #F1F1F1;
}

html body .container-news__left--box li a:hover {
  color: unset;
}

html body .container-news__left--box li > a > img {
  width: 260px;
  height: 130px;
  border-radius: 4px;
  margin-right: 20px;
  object-fit: cover;
}

html body .container-news__left--box li > div {
  flex: 1;
  height: 130px;
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
}

html body .container-news__left--box li h4 {
  margin-top: 0;
  font-size: 18px;
  color: #1d2224;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

html body .container-news__left--box li p {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #6b6b6b;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 7px 0;
}

html body .container-news__left--box li p,
html body .container-news__left--box li span {
  color: #6B6B6B;
  font-size: 14px;
}

html body .container-news__left--box li span {
  margin-right: 10px;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #9a9a9a;
}

html body .container-news__left--box li b a {
  display: inline-block;
  padding: 2px 13px;
  background: #f3f3f3;
  border-radius: 13px;
  font-size: 12px;
  font-weight: normal;
  color: #545454;
  cursor: pointer;
}

html body .container-news__left--more {
  text-align: center;
  margin-top: 30px;
}

html body .container-news__left--more button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  height: 40px;
  border: 1px solid #1d2123;
  border-radius: 5px;
  font-size: 18px;
  color: #1D2124;
  background-color: transparent;
}

html body .container-news__left--more button img {
  margin-left: 5px;
}

html body .container-news__left .pagination > li > a,
html body .container-news__left .pagination > li > span {
  color: #525252;
  border-radius: 0;
}

html body .container-news__left .pagination > li > a:hover,
html body .container-news__left .pagination > li > span:hover {
  color: #fff;
  background: #FFB722;
}

html body .container-news__left .pagination > .active > a,
html body .container-news__left .pagination > .active > a:focus,
html body .container-news__left .pagination > .active > a:hover,
html body .container-news__left .pagination > .active > span,
html body .container-news__left .pagination > .active > span:focus,
html body .container-news__left .pagination > .active > span:hover {
  background: #FFB722;
  border-color: #FFB722;
}

html body .container-news__right .author,
html body .container-news__right .question {
  padding: 0 10px;
  border: 1px solid #F1F1F1;
}

html body .container-news__right .author h4,
html body .container-news__right .question h4 {
  color: #141414;
  font-size: 18px;
  padding: 10px 0;
  margin: 0;
  border-bottom: 1px solid #F1F1F1;
}

html body .container-news__right .author ul {
  padding: 0;
  margin: 0;
  padding-bottom: 20px;
}

html body .container-news__right .author ul li {
  display: inline-block;
  text-align: center;
  list-style: none;
  margin-top: 20px;
  width: 110px;
  height: 32px;
  line-height: 32px;
  background-color: #F3F3F3;
  color: #545454;
  font-size: 14px;
}

html body .container-news__right .author ul li a {
  transition: all 0.3s;
  text-decoration: none;
}

html body .container-news__right .author ul li a:hover {
  color: #FFB722;
}

html body .container-news__right .question {
  margin-top: 20px;
}

html body .container-news__right .question ul li {
  padding: 10px 0;
  color: #1D2123;
  font-size: 14px;
  border-bottom: 1px solid #F1F1F1;
  padding-left: 10px;
  border-bottom: 1px solid #F1F1F1;
}

html body .container-news__right .question ul li a {
  color: inherit;
  position: relative;
  display: flex;
}

html body .container-news__right .question ul li a:hover {
  color: #FFB722;
}

html body .container-news__right .question ul li a img {
  width: 60px;
  height: 60px;
  border-radius: 4px;
  margin-right: 10px;
  object-fit: cover;
}

html body .container-news__right .question ul li a h6 {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

html body .container-news__right .question ul li:last-child {
  border: 0;
}

html body .footer {
  margin-top: 60px;
  background: linear-gradient(180deg, #181d20 1%, #1d2123 100%);
}

html body .footer .container-tip {
  padding-bottom: 30px;
  border-bottom: 1px solid #313639;
}

html body .footer .container-tip__title {
  margin-top: 42px;
  text-align: center;
  font-size: 14px;
  color: #CFD4D7;
}

html body .footer .container-tip p {
  margin-top: 20px;
  font-size: 12px;
  color: #CFD4D7;
  font-weight: 300;
}

html body .footer .container-link {
  padding: 30px 0 40px 0;
  border-bottom: 1px solid #313639;
}

html body .footer .container-link span {
  font-size: 16px;
  color: #CFD4D7;
}

html body .footer .container-link a {
  font-size: 14px;
  color: #CFD4D7;
  margin-left: 29px;
}

html body .footer .container-banquan {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  color: #CFD4D7;
  font-size: 12px;
}

html body .footer .container-banquan a {
  color: inherit;
  margin-right: 25px;
}

