a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
input,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: 0 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-spacing: 0;
}
button,
input[type=button],
input[type=password],
input[type=reset],
input[type=submit],
input[type=text],
textarea {
  -webkit-appearance: none !important;
}
a {
  text-decoration: none;
  display: block;
}
li {
  list-style-type: none;
}
em,
i {
  font-style: normal;
}
@media (min-width: 320px) {
  html {
    font-size: 55.55556%;
  }
}
@media (min-width: 360px) {
  html {
    font-size: 62.5%;
  }
}
@media (min-width: 375px) {
  html {
    font-size: 65.1042%;
  }
}
@media (min-width: 384px) {
  html {
    font-size: 66.6667%;
  }
}
@media (min-width: 414px) {
  html {
    font-size: 71.875%;
  }
}
@media (min-width: 448px) {
  html {
    font-size: 77.7778%;
  }
}
@media (min-width: 480px) {
  html {
    font-size: 83.3333%;
  }
}
@media (min-width: 512px) {
  html {
    font-size: 88.8889%;
  }
}
@media (min-width: 544px) {
  html {
    font-size: 94.4444%;
  }
}
@media (min-width: 576px) {
  html {
    font-size: 100%;
  }
}
@media (min-width: 608px) {
  html {
    font-size: 105.556%;
  }
}
@media (min-width: 640px) {
  html {
    font-size: 111.111%;
  }
}
body {
  overflow-x: hidden;
  font-family: Roboto, sans-serif;
  margin: 0 auto;
  /*  min-width: 1136px; */
}
img {
  /* width: 100%; */
  max-width: auto;
  display: block;
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /*Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}
input:focus {
  outline: 0;
}
.clearf:after,
.clearf:before {
  display: block;
  content: "";
}
.clearfix::after,
.clearfix::before {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
}
.clearf:after {
  clear: both;
}
.clear {
  clear: both;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.w100 {
  width: 100%;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.flex-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
/* .container {width: 1136px;margin: 0 auto;position: relative;} */
.sectionbox {
  width: 100%;
  padding: 42px 0;
}
.tit_s {
  color: #f3531e;
  text-align: center;
  position: relative;
  margin-bottom: 68px;
}
.tit_s h2 {
  font-size: 42px;
}
.tit_s::after {
  position: absolute;
  content: "";
  width: 138px;
  height: 12px;
  background: #f3531e;
  left: 50%;
  top: 64px;
  transform: translateX(-50%);
  z-index: 999;
}
.tit_b {
  color: #222424;
  font-size: 29px;
  text-align: center;
  position: relative;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.tit_b::after {
  position: absolute;
  content: "";
  width: 1142px;
  height: 2px;
  background: #f3531e;
  left: 50%;
  top: -29px;
  transform: translateX(-50%);
}
#tjzybox {
  display: none;
}
.right-zx {
  box-sizing: content-box;
}
.tjzybox {
  display: none;
}
.container {
  width: 1142px;
  margin: 0 auto;
  position: relative;
}
/* .cgzs-sec{ width: 100%; padding: 48px 0;} */
/*banner*/
.banner-sec {
  position: relative;
  max-width: 1920px;
  padding-top: 455px;
  margin: 0 auto;
  overflow: hidden;
}
.banner-sec .banner-wrap {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1920px;
}
.con-box {
  width: 100%;
  margin: 0 auto;
}
.link-sec {
  display: block;
  margin: 2.9% auto 1.54% auto;
  width: 93.88%;
}
.link-sec .link-wrap {
  justify-content: space-between;
  flex-wrap: nowrap;
}
.link-sec .link-wrap .link-items {
  width: 24%;
  display: block;
  border-radius: 5px;
  background: #f3f0f0;
  text-align: center;
  padding: 1.8% 0;
}
.link-sec .link-wrap .link-items .tit-s {
  font-weight: 500;
  font-size: 16px;
}
.link-sec .link-wrap .link-items .tit-s.c1 {
  color: #ff8b39;
}
.link-sec .link-wrap .link-items .tit-s.c2 {
  color: #578620;
}
.link-sec .link-wrap .link-items .tit-s.c3 {
  color: #02acf9;
}
.link-sec .link-wrap .link-items .tit-s.c4 {
  color: #ff0000;
}
.link-sec .link-wrap .link-items .des {
  font-size: 13px;
  color: #000;
  text-indent: 0;
}
/* .news-sec{width: 100%; width: 0 auto;} */
.nav-sec {
  width: 100%;
}
.nav-sec .position {
  display: block;
  text-align: right;
  padding-bottom: 1.5rem;
}
.nav-sec .position a {
  display: inline-block;
  font-weight: normal;
  font-size: 1.46rem;
  position: relative;
  margin-left: 2px;
}
.nav-sec .position a.sy:before {
  content: "\e679";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -5%;
  left: -80%;
  color: #0050A2;
  font-size: 1.82rem;
}
.nav-sec .position a.sy:hover:before {
  color: #1896df;
}
.newslist {
  margin: 0 auto;
  width: 100%;
}
.newslist-item {
  margin-bottom: 1.5rem;
  border-bottom: 1px dashed #52a5f8;
  padding-bottom: 1.5rem;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.newslist-item .picurl {
  width: 10.88rem;
  margin-right: 1.2rem;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.newslist-item .picurl img {
  width: 100%;
  display: block;
  opacity: 0.98;
  border-radius: 0.4rem;
}
.newslist-item .desc {
  width: 100%;
  position: relative;
  margin-top: -0.1rem;
}
.newslist-item .desc .tits {
  width: 100%;
  margin-bottom: 0.26%;
  position: relative;
}
.newslist-item .desc .tits .title {
  font-size: 1.42rem;
}
.newslist-item .desc .tits .title h3 {
  font-weight: normal;
  font-size: 1.42rem;
  overflow: hidden;
  height: auto;
  display: -webkit-box;
  text-indent: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-align: left;
  color: #444;
}
.newslist-item .desc .info {
  font-weight: normal;
  font-size: 1.32rem;
  text-align: justify;
  display: -webkit-box;
  text-indent: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.newslist-item .desc .info a {
  color: #9b9b9b;
}
.newslist-item .desc .date {
  width: 100%;
  text-align: right;
  margin-top: 0.4rem;
  padding-right: 0.2rem;
}
.newslist-item .desc .date .time {
  display: inline-block;
  font-size: 1.3rem;
  color: #ccc;
  position: relative;
  margin-right: 4px;
}
.newslist-item .desc .date .time:before {
  position: absolute;
  content: '\e67b';
  left: -2rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.6rem;
}
.newslist-item .desc .date .click {
  display: inline-block;
  font-size: 1.3rem;
  color: #ccc;
  position: relative;
}
.newslist-item .desc .date .click:before {
  position: absolute;
  content: '\e642';
  left: -2rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.6rem;
}
.newslist-item .desc .cklink {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 1.2rem;
}
.newslist-item .desc .cklink:hover {
  color: #ec7d16cc;
}
.news_pages {
  padding-top: 0.2%;
}
.news_pages li {
  display: inline-block;
  font-size: 1.46rem;
  text-align: center;
  border: 1px solid #ddd;
  padding: 0 1.1%;
  background: #f9f6f6;
  border-radius: 4px;
  margin-right: 5px;
}
.news_pages li a {
  font-size: 1.46rem;
}
.news_pages li.thisclass {
  font-weight: bold;
  font-size: 1.46rem;
  color: #fff;
  background: #0050A2;
}
.news_pages li.thisclass a {
  color: #fff;
}
.navs-tab {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 24px 0;
  background: #efeeee;
}
.navs-tab .navs-wrap {
  justify-content: center;
}
.navs-tab .navs-wrap li {
  width: 226px;
  height: 64px;
  border-radius: 10px;
  background: #fff;
  line-height: 64px;
  text-align: center;
  font-size: 24px;
  position: relative;
  padding-left: 46px;
  color: #333;
  margin-right: 68px;
}
.navs-tab .navs-wrap li img {
  position: absolute;
  top: 14px;
  left: 36px;
  width: auto;
}
.navs-tab .navs-wrap li .tb1 {
  opacity: 1;
}
.navs-tab .navs-wrap li .tb2 {
  opacity: 0;
}
.navs-tab .navs-wrap .on {
  background: #cfa973;
  color: #fff;
}
.navs-tab .navs-wrap .on .tb1 {
  opacity: 0;
}
.navs-tab .navs-wrap .on .tb2 {
  opacity: 1;
}
.navs-tab .navs-wrap li:last-child {
  margin-right: 0;
}
.news-box {
  width: 93.88%;
  margin: 0 auto;
  padding: 1.1% 0 3.2% 0;
  justify-content: space-between;
}
.nr-sec {
  width: 100%;
  padding: 0;
  /*width: 65%; float: left; padding: 2.86% 2.36%; box-shadow: 0 2px 14px 1px rgba(0, 0, 0, 0.14), 0 4px 10px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3); */
  margin: 1% auto 2.8%;
  background: #fff;
  /* .xg-sec.news-box-m{display: none; height: 0;} */
}
.nr-sec .big-tit {
  width: 100%;
}
.nr-sec .big-tit h1 {
  font-weight: 400;
  font-size: 28px;
}
.nr-sec .txt-info {
  border-bottom: 1px solid #ebebeb;
  color: #7a7676;
  margin: 2% auto 3.2%;
  padding-bottom: 0.8%;
  padding-left: 27px;
}
.nr-sec .txt-info .time {
  margin-right: 60px;
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #7a7676;
}
.nr-sec .txt-info .time:before {
  position: absolute;
  content: '\e67b';
  left: -2rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.6rem;
}
.nr-sec .txt-info .read:before {
  position: absolute;
  content: '\e642';
  left: -2rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.6rem;
}
.nr-sec .txt-info .read {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #7a7676;
}
.nr-sec .intro {
  width: 100%;
  text-align: justify;
}
.nr-sec .intro p {
  border: 1px dashed #22323b;
  padding: 1.8% 1.5%;
  font-size: 16px;
}
.nr-sec .zw-box {
  padding: 3.2% 0 5%;
}
.nr-sec .zw-box .video-box2 {
  max-width: 98%;
  margin: 0 auto;
  width: 100%;
  text-indent: 0em;
}
.nr-sec .zw-box .video-box2 .vdmask {
  position: relative;
}
.nr-sec .zw-box .video-box2 .vdmask .vdmask-thumb img {
  width: 100%;
}
.nr-sec .zw-box .video-box2 .vdmask .vdmask-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.nr-sec .zw-box .video-box2 .vdmask .vdmask-btn img {
  border-radius: 100%;
  opacity: 0.98;
  background: rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
}
.nr-sec .zw-box .video-box2 .vd-wrap {
  display: none;
}
.nr-sec .zw-con {
  font-size: 16px;
}
.nr-sec .zw-con p {
  text-indent: 0em;
  padding: 1.6% 0 0 0;
  text-align: justify;
}
.nr-sec .zw-con p img {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
  text-indent: 0;
}
.nr-sec .zw-con h3 {
  text-indent: 0em;
  padding: 1.6% 0 0 0;
}
.nr-sec .zw-con div img {
  text-align: center;
  margin: 0 auto;
  margin-top: 1.6%;
  width: 100%;
}
.nr-sec .zw-con a {
  display: initial;
  color: #333;
}
.nr-sec .zw-con a u {
  text-decoration: none;
  color: #0050a2;
}
.nr-sec .zw-con center img {
  max-width: 600px!important;
  height: auto!important;
  width: 100%!important;
}
.nr-sec .guanjian {
  font-size: 14px;
  color: #7a7676;
  padding: 2%0;
}
.nr-sec .tags_new span {
  display: inline-block;
  padding: 2px 8px 2px 8px;
  border-radius: 16px;
  background: #f2f2f2;
  margin-right: 10px;
  font-weight: bold;
}
.nr-sec .tags_new a {
  color: #0050a2;
  margin-right: 4px;
  display: inline-block;
}
.nr-sec #prenext {
  margin-left: 58px;
  font-size: 16px;
  color: #0050a2;
  padding: 2% 0;
  margin: 2% auto;
  border: 1px solid #ebebeb;
  border-left: none;
  border-right: none;
}
.nr-sec #prenext a {
  color: #0050a2;
  display: inline-block;
}
.nr-sec .ques-sec {
  width: 100%;
}
.nr-sec .ques-sec .ques-tit h2 {
  font-weight: 400;
  font-size: 22px;
  padding: 1.8% 0;
}
.nr-sec .ques-sec .ques-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nr-sec .ques-sec .ques-wrap .ques-item {
  width: 30%;
  margin-bottom: 1.66%;
  text-align: center;
}
.nr-sec .ques-sec .ques-wrap .ques-item a {
  display: block;
  padding: 1.4%;
  background: #fff;
  color: #131212;
  font-size: 14.5px;
  border: 1px dashed #0050a2;
  transition: all 0.3s;
}
.nr-sec .ques-sec .ques-wrap .ques-item a.red {
  color: #0050a2;
}
.nr-sec .ques-sec .ques-wrap .ques-item:hover a {
  color: #fff;
  background: #0050a2;
}
.nr-sec .xg-sec {
  width: 100%;
}
.nr-sec .xg-sec .xg-tit h2 {
  font-weight: 400;
  font-size: 22px;
  padding: 1.8% 0;
}
.nr-sec .xg-sec .xg-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nr-sec .xg-sec .xg-wrap .xg-item {
  width: 48.34%;
  margin-bottom: 2.96%;
  text-align: center;
  line-height: 0;
}
.nr-sec .xg-sec .xg-wrap .xg-item .xg-pic img {
  width: 100%;
  display: block;
}
.nr-sec .xg-sec .xg-wrap .xg-item .xg-des {
  padding: 0 4px;
  transition: all 0.4s;
  background: #f5f3f3;
}
.nr-sec .xg-sec .xg-wrap .xg-item .xg-des p {
  font-size: 16px;
  line-height: 2.6;
  overflow: hidden;
  height: auto;
  text-indent: 0;
  /* display: -webkit-box;
          -o-text-overflow: ellipsis;
          text-overflow: ellipsis;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 1; */
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nr-sec .xg-sec .xg-wrap .xg-item:hover {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}
.nr-sec .xg-sec .xg-wrap .xg-item:hover .xg-des p {
  color: #0050a2;
  background: #fff;
}
.video-box2.wenzhang {
  display: none;
}
.yctj-sec {
  float: right;
  width: 33.46%;
  /* box-shadow: 0 2px 14px 1px rgba(0, 0, 0, 0.14), 0 4px 10px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3); */
  margin: 1% auto 2.8%;
}
.btn {
  width: 284px;
  height: 50px;
  line-height: 20px;
  padding: 15px 30px;
  background: #cc7833;
  color: #fff;
  margin: 42px auto 0;
  font-size: 18px;
  border-radius: 3px;
}
@media only screen and (max-width: 768px) {
  .nav-sec {
    margin: 1.66% auto;
    background: #fff;
  }
  .nav-sec a {
    font-size: 1.46rem;
  }
  .nav-sec a.ny:before {
    font-size: 1.46rem;
    margin: 0 5px 0 3px;
  }
  .bg-grey {
    background: #fff;
  }
  .tit {
    margin: 0 auto;
    position: relative;
    line-height: 2;
    font-size: 1.72rem;
    padding: 5% 1px 1.6%;
    width: 100%;
  }
  .tit span {
    position: absolute;
    right: 2px;
    z-index: 1;
  }
  .tit span a {
    font-size: 1.4rem;
    line-height: 2.5;
    color: #424242;
  }
  .tit.first {
    padding: 2% 1px 1.6%;
  }
  .link-sec {
    display: block;
    margin: 2.9% auto 1.54% auto;
  }
  .link-sec .link-wrap {
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  .link-sec .link-wrap .link-items {
    width: 24%;
    display: block;
    border-radius: 5px;
    background: #f3f0f0;
    text-align: center;
    padding: 1.8% 0;
  }
  .link-sec .link-wrap .link-items .tit-s {
    font-weight: 500;
    font-size: 16px;
  }
  .link-sec .link-wrap .link-items .tit-s.c1 {
    color: #ff8b39;
  }
  .link-sec .link-wrap .link-items .tit-s.c2 {
    color: #578620;
  }
  .link-sec .link-wrap .link-items .tit-s.c3 {
    color: #02acf9;
  }
  .link-sec .link-wrap .link-items .tit-s.c4 {
    color: #ff0000;
  }
  .link-sec .link-wrap .link-items .des {
    font-size: 13px;
    color: #000;
  }
  .nr-sec {
    width: 100%;
    padding: 0;
  }
  .nr-sec .big-tit h1 {
    font-size: 1.9rem;
  }
  .nr-sec .txt-info {
    font-size: 1.3rem;
  }
  .nr-sec .intro p {
    font-size: 1.3rem;
    display: none;
  }
  .nr-sec .zw-box .video-box2 {
    max-width: 98%;
    margin: 0 auto;
    width: 100%;
    text-indent: 0em;
    position: relative;
  }
  .nr-sec .zw-box .video-box2 .vd-wrap {
    display: none;
    width: 100%;
  }
  .nr-sec .zw-box .video-box2 .vdmask {
    z-index: 3;
    display: block;
  }
  .nr-sec .zw-box .video-box2 .vdmask .vdmask-btn {
    position: absolute;
    width: 15%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 7;
  }
  .nr-sec .zw-box .video-box2 .vdmask img {
    width: 100%;
  }
  .nr-sec .zw-box .zw-con {
    font-size: 1.44rem;
    line-height: 2.4rem;
  }
  .nr-sec .zw-box .zw-con p {
    text-indent: 0em;
    padding: 0 0 2.6% 0;
    text-align: justify;
  }
  .nr-sec .zw-box .zw-con p img {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    max-width: 600px!important;
    height: auto!important;
    width: 100%!important;
  }
  .nr-sec .zw-box .zw-con h3 {
    padding-bottom: 1.6%;
    font-size: 1.46rem;
  }
  .nr-sec .zw-box .zw-con div img {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 1.6%;
    max-width: 600px!important;
    height: auto!important;
    width: 100%!important;
  }
  .nr-sec .zw-box .zw-con center img {
    max-width: 600px!important;
    height: auto!important;
    width: 100%!important;
  }
  .nr-sec .ques-sec {
    width: 100%;
  }
  .nr-sec .ques-sec .ques-tit h2 {
    font-weight: 400;
    font-size: 1.7rem;
    padding-bottom: 1.8%;
  }
  .nr-sec .ques-sec .ques-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .nr-sec .ques-sec .ques-wrap .ques-item {
    width: 49%;
    margin-bottom: 1.6%;
    text-align: left;
  }
  .nr-sec .ques-sec .ques-wrap .ques-item a {
    display: block;
    padding: 2.4% 0% 2.4% 3%;
    font-size: 1.4rem;
  }
  .nr-sec .xg-sec {
    width: 100%;
  }
  .nr-sec .xg-sec .xg-tit h2 {
    font-weight: 400;
    font-size: 1.7rem;
    padding-bottom: 1.8%;
  }
  .nr-sec .xg-sec .xg-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .nr-sec .xg-sec .xg-wrap .xg-item {
    width: 48.34%;
    margin-bottom: 2.96%;
    text-align: center;
  }
  .nr-sec .xg-sec .xg-wrap .xg-item .xg-pic img {
    width: 100%;
    display: block;
  }
  .nr-sec .xg-sec .xg-wrap .xg-item .xg-des p {
    font-size: 1.42rem;
    line-height: 1.6;
    background: #f5f3f3;
    padding: 2.2% 3%;
    text-align: left;
    color: #000;
  }
  .nr-sec .xg-sec.news-box-m {
    display: block;
    height: auto;
  }
  .nr-sec .tags_new span {
    display: inline-block;
    padding: 2px 8px 3px 8px;
    border-radius: 1.66rem;
    background: #f2f2f2;
    margin-right: 10px;
    font-weight: bold;
    font-size: 1.4rem;
  }
  .nr-sec .tags_new a {
    color: #0050a2;
    margin-right: 4px;
    display: inline-block;
    font-size: 1.4rem;
  }
  .nr-sec #prenext {
    font-size: 1.5rem;
  }
  .yctj-sec {
    display: none;
    height: 0;
  }
}
