body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
figure,
figure,
legend,
textarea,
p,
blockquote,
th,
td,
input,
label {
  margin: 0;
  padding: 0;
  font-family: PingFang SC, Lantinghei SC, Helvetica Neue, Helvetica, Arial, Microsoft YaHei, '微软雅黑', STHeitiSC-Light, simsun, '宋体', WenQuanYi Zen Hei, WenQuanYi Micro Hei, "sans-serif";
  word-wrap: break-word;
}
html {
  /*font-size: 6.25%;*/
  /*100 ÷ 16 × 100% = 6.25%*/
  -ms-touch-action: none;
  /* 禁止winphone默认触摸事件 */
}
li {
  list-style: none;
}
img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
  color: #41bba3;
}
input {
  outline: medium;
}
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
  -webkit-appearance: none;
  outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
[v-cloak],
.ms-controller {
  visibility: hidden;
}
.cleardiv {
  clear: both;
  height: 0;
  display: block;
  overflow: hidden;
}
.clearfix:after,
.after {
  clear: both;
  height: 0;
  overflow: hidden;
  display: block;
  visibility: hidden;
  content: "";
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
.pf {
  position: fixed;
}
.ps {
  position: static;
}
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.fn {
  float: none;
}
.ovh {
  overflow: hidden;
}
.vh {
  visibility: hidden;
}
.bCt {
  background: transparent;
}
.none0 {
  display: none;
}
.singleRow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: list-item;
}
@media (max-width: 500px) {
  .v_PC {
    display: none !important;
  }
}
.v_H5 {
  display: none !important;
}
@media (max-width: 500px) {
  .v_H5 {
    display: block;
  }
}
.v_H5_inline {
  display: none;
}
@media (max-width: 500px) {
  .v_H5_inline {
    display: inline;
  }
}
.v_H5_inline-block {
  display: none;
}
@media (max-width: 500px) {
  .v_H5_inline-block {
    display: inline-block;
  }
}
@media (max-width: 500px) {
  .H5_h {
    display: none;
  }
}
div,
span,
ul,
li {
  box-sizing: border-box;
}
.news-list {
  position: relative;
  z-index: 10;
  padding-bottom: 50px;
}
.news-list .news-item {
  width: 100%;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 15px;
}
.news-list .news-item:hover {
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
  border-radius: 2px;
}
.news-list .news-item .news-text {
  width: 828px;
  height: 100%;
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #e8ebee;
  padding: 15px 0 0 15px;
  box-sizing: border-box;
}
.news-list .news-item .news-text .news-title {
  font-size: 22px;
  color: #383838;
  margin: 10px 0 16px 0;
  font-weight: bold;
}
.news-list .news-item .news-text .news-content {
  font-size: 14px;
  color: #646464;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 限制为两行 */
  overflow: hidden;
  line-height: 1.6;
}
.news-list .news-item .news-text .news-sourcebox {
  display: flex;
  justify-content: space-between;
  color: #a7a7a7;
  font-size: 12px;
  padding: 30px 0 5px 0;
}
.news-list .news-item .cover-img {
  width: 240px;
  height: 145px;
  border-radius: 30px;
}
.news-gk-list .news-gk-item {
  height: 170px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #e8ebee;
}
.news-gk-list .news-gk-item:hover {
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
}
.news-gk-list .news-gk-item .news-gk-time {
  width: 190px;
  font-size: 16px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: #262626;
  color: #747474;
  text-align: right;
  padding-right: 40px;
}
.news-gk-list .news-gk-item .news-gk-time .big-zize {
  font-size: 30px;
}
.news-gk-list .news-gk-item .news-gk-content {
  flex: 1;
  font-size: 14px;
  font-family: "MPingFang SC,Lantinghei SC,Helvetica Neue,Helvetica,Arial,Microsoft YaHei,微软雅黑,STHeitiSC-Light,simsun,宋体,WenQuanYi Zen Hei,WenQuanYi Micro Hei," sans-serif "";
  color: #262626;
  color: #787878;
  line-height: 1.146;
}
.news-gk-list .news-gk-item .news-gk-content .news-gk-title {
  font-size: 22px;
  font-family: "MPingFang SC,Lantinghei SC,Helvetica Neue,Helvetica,Arial,Microsoft YaHei,微软雅黑,STHeitiSC-Light,simsun,宋体,WenQuanYi Zen Hei,WenQuanYi Micro Hei," sans-serif "";
  color: #262626;
  margin-bottom: 15px;
  font-weight: 550;
}
.news-gk-list .news-gk-item .news-gk-content p {
  line-height: 1.4;
}
.xwxq-content {
  margin-top: 20px;
  font-size: 16px;
  padding: 0 0 30px 0;
  color: #262626;
  line-height: 30px;
  text-align: left;
}
.xwxq-content p {
  margin-bottom: 26px;
}
.xwxq-content p:last-child {
  margin-bottom: 0px;
}
.xwxq-content img {
  max-width: 70%;
}
.zjjj-tab {
  display: flex;
  justify-content: left;
  padding: 20px 0 10px 0;
}
.zjjj-tab li {
  width: 240px;
  height: 40px;
  margin: 0 20px 0 0;
  color: #646464;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  border-radius: 10px;
  border: 1px solid #d9d9d9;
}
.zjjj-tab li.active {
  color: #FFF;
  border: none;
  background: linear-gradient(to bottom, #59b89f, #84d2d4);
}
.zjjj-tab li.active a:hover {
  color: #FFF;
}
