<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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;
}
body {
  overflow-x: hidden;
  font-family: Roboto, sans-serif;
  /*  min-width: 1136px; */
}
/* html {
	line-height: 1.5;
	font-family: Roboto,sans-serif;
	color: rgba(0,0,0,.87)
} */
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: "";
}
.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%);
}
.container {
  width: 1142px;
  margin: 0 auto;
  position: relative;
}
/* .cgzs-sec{ width: 100%; padding: 48px 0;} */
/*banner*/
.video-banner {
  position: relative;
  max-width: 1920px;
  padding-top: 500px;
  margin: 0 auto;
  overflow: hidden;
}
.video-banner .banner-wrap {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1920px;
}
.clearfix::after,
.clearfix::before {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
}
.bg-grey {
  background: #f5f4f4;
}
.con-box {
  width: 66.66666666%;
  margin: 0 auto;
}
.con-box.newspage {
  width: 1280px;
}
.link-sec {
  display: none;
}
.nav-sec {
  padding: 1.2% 0;
}
.nav-sec a {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  display: inline-block;
  position: relative;
  font-size: 18px;
  color: #333;
}
.nav-sec a.ny:before {
  content: '&gt;';
  vertical-align: middle;
  display: inline-block;
  font-family: 'Material Icons';
  font-weight: 400;
  font-style: normal;
  font-size: 25px;
  margin: 0 8px 0 6px;
  -webkit-font-smoothing: antialiased;
}
.tit {
  margin: 0.66% 0;
  position: relative;
  line-height: 50px;
  font-size: 24px;
  padding: 0 1px;
  width: 100%;
}
.tit span {
  position: absolute;
  right: 2px;
  z-index: 1;
}
.tit span a {
  font-size: 16px;
  line-height: 50px;
  color: #424242;
}
.zw {
  width: 24%;
  height: 0;
  margin-bottom: 0;
  border: none;
  padding: 0;
}
.xdfvideo-list.zlm {
  margin-top: 1%;
}
.xdfvideo-list-wrap {
  margin: 0px auto;
}
.xdfvideo-list::after {
  display: block;
  content: "";
  clear: both;
  width: 24%;
}
.xdfvideo-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.xdfvideo-list .videolist {
  width: 24%;
  height: auto;
  margin-bottom: 2%;
  position: relative;
}
.xdfvideo-list .videolist .face {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}
.xdfvideo-list .videolist .vtit {
  text-align: center;
  line-height: initial;
}
.xdfvideo-list .videolist .vtit img {
  display: block;
}
.xdfvideo-list .videolist .vpic {
  text-align: center;
  line-height: initial;
  position: relative;
}
.xdfvideo-list .videolist .vpic .videoed {
  /* display:none; */
  width: 50px;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
  border-radius: 100%;
  opacity: 0.98;
  background: rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
}
.xdfvideo-list .videolist .vtime {
  text-align: center;
  line-height: initial;
}
.xdfvideo-list .videolist .vtime img {
  display: block;
}
.xdfvideo-list .videolist .txt {
  display: none;
}
.xdfvideo-list .videolist .txt2 {
  font-size: 16px;
  line-height: 2.4;
  opacity: 0.88;
  text-align: center;
  width: 100%;
  color: #000;
  background-color: #fff;
  transition: all 0.4s;
  /* position: absolute; bottom: 0; left: 0; */
  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);
  padding: 0 8px;
  display: -webkit-box;
  overflow: hidden;
  text-indent: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  /* font-size: 1.1rem; */
  /* line-height: 1.4rem; */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.xdfvideo-list .videolist:nth-child(4),
.xdfvideo-list .videolist:nth-child(8) {
  margin-right: 0;
}
.xdfvideo-list .videolist:hover {
  cursor: pointer;
}
.xdfvideo-list .videolist:hover .videoed {
  opacity: 1;
  background: rgba(255, 140, 0, 0.82);
}
.xdfvideo-list .videolist:hover .face {
  opacity: 0.9;
}
.xdfvideo-list .videolist:hover .txt2 {
  opacity: 1;
  background-color: rgba(236, 125, 22, 0.8);
  color: #fff;
}
.xdfvideo-list .mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.55);
}
.xdfvideo-list .videos {
  display: none;
  border: 1px solid transparent;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  width: 55.32%;
  height: auto;
  z-index: 99;
}
.xdfvideo-list .videos .ht {
  line-height: initial;
  display: block;
  opacity: 0;
  transition: all 2s linear;
  transform: translateY(80.66px);
}
.xdfvideo-list .videos .ht img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.xdfvideo-list .videos .videobox {
  position: relative;
  line-height: initial;
}
.xdfvideo-list .videos #video {
  line-height: initial;
  display: block;
  width: 100%;
  z-index: -1;
}
.xdfvideo-list .videos .txt {
  background: #fff;
  line-height: 1.86;
  padding: 3px 10px;
  text-align: justify;
  font-size: 15px;
}
.xdfvideo-list .videos .vclose {
  position: absolute;
  right: 10px;
  top: 10px;
  border-radius: 100%;
  cursor: pointer;
  background: rgba(254, 129, 1, 0.78);
  width: 30px;
  height: 30px;
  text-align: center;
  transition: all 0.42s;
  z-index: 99999999;
}
.xdfvideo-list .videos .vclose img {
  width: 21px;
  height: 21px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.xdfvideo-list .videos .vclose:hover {
  transform: rotate(360deg);
}
.news-sec {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 1%;
}
.news-sec .news-item {
  width: 24%;
  height: auto;
  margin-bottom: 2%;
  position: relative;
}
.news-sec .news-item .pic {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}
.news-sec .news-item .pic img {
  display: block;
  width: 100%;
}
.news-sec .news-item .txt {
  color: #000;
  background-color: #fff;
  transition: all 0.4s;
  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);
  padding: 0 8px;
  text-align: justify;
  /* -webkit-box-orient: vertical;
      -webkit-line-clamp: 1; */
}
.news-sec .news-item .txt p {
  display: block;
  color: rgba(0, 0, 0, 0.87);
  overflow: hidden;
  text-indent: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 2.4;
}
.news-sec .news-item .txt2 {
  color: #000;
  background-color: #fff;
  transition: all 0.4s;
  /* 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); */
  padding: 3% 10px 5%;
  text-align: justify;
}
.news-sec .news-item .txt2 p {
  display: block;
  color: rgba(0, 0, 0, 0.87);
  overflow: hidden;
  text-indent: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 2.4;
  padding-bottom: 2%;
}
.news-sec .news-item .txt2 .date {
  display: flex;
  justify-content: space-around;
}
.news-sec .news-item .txt2 .date .time {
  display: inline-block;
  font-size: 14px;
  color: #ccc;
  position: relative;
}
.news-sec .news-item .txt2 .date .time:before {
  position: absolute;
  content: '\e67b';
  left: -34%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 19px;
}
.news-sec .news-item .txt2 .date .click {
  display: inline-block;
  font-size: 14px;
  color: #ccc;
  position: relative;
}
.news-sec .news-item .txt2 .date .click:before {
  position: absolute;
  content: '\e642';
  left: -28px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 19px;
}
.news-sec .news-item.off a .pic {
  display: none;
}
.news-sec .news-item.off a .txt {
  display: none;
}
.news-sec .news-item.on a .txt2 {
  display: none;
}
.news-sec .news-item:hover .txt {
  background-color: rgba(236, 125, 22, 0.8);
}
.news-sec .news-item:hover .txt p {
  color: #fff;
}
.news-sec .news-item:hover .txt2 {
  background-color: rgba(236, 125, 22, 0.8);
  box-shadow: 0 2px 14px 1px rgba(0, 0, 0, 0.14), 0 4px 11px 5px rgba(0, 0, 0, 0.12), 0 2px 10px -5px rgba(0, 0, 0, 0.3);
}
.news-sec .news-item:hover .txt2 p {
  color: #fff;
}
.news-sec .news-item:hover .txt2 .date {
  color: #fff;
}
.news-sec .news-item:hover .txt2 .date .time {
  color: #fff;
}
.news-sec .news-item:hover .txt2 .date .click {
  color: #fff;
}
.newslist-l {
  width: 890px;
  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;
}
.newslist-l .ques-sec {
  width: 100%;
}
.newslist-l .ques-sec .ques-tit h2 {
  font-weight: 400;
  font-size: 22px;
  padding: 1.8% 0;
}
.newslist-l .ques-sec .ques-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.newslist-l .ques-sec .ques-wrap .ques-item {
  width: 30%;
  margin-bottom: 1.66%;
  text-align: center;
}
.newslist-l .ques-sec .ques-wrap .ques-item a {
  display: block;
  padding: 1.4%;
  background: #fff;
  color: #131212;
  font-size: 14.5px;
  border: 1px dashed #f78a1e;
  transition: all 0.3s;
}
.newslist-l .ques-sec .ques-wrap .ques-item a.red {
  color: #ec3939;
}
.newslist-l .ques-sec .ques-wrap .ques-item:hover a {
  color: #fff;
  background: #f78a1e;
}
.newslist-l .rmzy-sec {
  width: 100%;
}
.newslist-l .rmzy-sec .ques-tit h2 {
  font-weight: 400;
  font-size: 22px;
  padding: 1.8% 0;
}
.newslist-l .rmzy-sec .rmzy-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.newslist-l .rmzy-sec .rmzy-wrap .zy-item {
  width: 32.3%;
  height: auto;
  margin-bottom: 2.8%;
  position: relative;
  background: #fff;
}
.newslist-l .rmzy-sec .rmzy-wrap .zy-item .zy-pic {
  width: 100%;
}
.newslist-l .rmzy-sec .rmzy-wrap .zy-item .zy-pic img {
  max-width: 100%;
  width: 100%;
}
.newslist-l .rmzy-sec .rmzy-wrap .zy-item .zy-des {
  padding: auto;
  padding: 3% 3.6% 3.2%;
  background: #faf5f5;
}
.newslist-l .rmzy-sec .rmzy-wrap .zy-item .zy-des h4 {
  font-size: 16px;
  font-weight: 300;
  line-height: 2;
  text-align: center;
}
.newslist-l .rmzy-sec .rmzy-wrap .zy-item .zy-des h4:hover {
  color: #fc3908;
}
.newslist-l .rmzy-sec .rmzy-wrap .zy-item .zy-des .des {
  font-size: 14px;
  color: #777;
  line-height: 1.66;
  overflow: hidden;
  height: auto;
  display: -webkit-box;
  text-indent: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-align: justify;
}
.newslist-l .rmzy-sec .rmzy-wrap .zy-item:hover {
  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);
}
.newslist-l .rmzy-sec .rmzy-wrap .zy-item:hover a h4 {
  color: #ff8101;
}
.newslist-l .pages-sec {
  border-bottom: 1px dashed #ebebeb;
}
.newslist-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 15px;
}
.newslist-item .picurl {
  width: 170px;
}
.newslist-item .picurl .pic {
  display: block;
}
.newslist-item .picurl .pic img {
  display: block;
  width: 100%;
}
.newslist-item .picurl .pic img:hover {
  box-shadow: 0 1px 12px 0px rgba(0, 0, 0, 0.14), 0 4px 10px 1px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.1);
}
.newslist-item .desc {
  width: 626px;
  position: relative;
}
.newslist-item .desc .tits {
  width: 100%;
  margin-bottom: 0.3%;
}
.newslist-item .desc .tits a {
  display: inline-block;
}
.newslist-item .desc .tits a:hover {
  color: #ec7d16cc;
}
.newslist-item .desc .tits b {
  font-weight: normal;
  font-size: 17px;
  margin-right: 3px;
}
.newslist-item .desc .tits .title {
  font-size: 15px;
}
.newslist-item .desc .tits .title h3 {
  font-weight: 600;
}
.newslist-item .desc .info {
  font-weight: normal;
}
.newslist-item .desc .info a {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.87);
  line-height: 22px;
  text-align: justify;
}
.newslist-item .desc .bqlink a {
  color: #8FCD9C;
  font-size: 13px;
  display: inline-block;
}
.newslist-item .desc .bqlink a:hover {
  color: #ec7d16cc;
}
.newslist-item .desc .date {
  width: 100%;
  text-align: right;
}
.newslist-item .desc .date .time {
  display: inline-block;
  font-size: 14px;
  color: #ccc;
  position: relative;
  margin-right: 40px;
}
.newslist-item .desc .date .time:before {
  position: absolute;
  content: '\e67b';
  left: -34%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 19px;
}
.newslist-item .desc .date .click {
  display: inline-block;
  font-size: 14px;
  color: #ccc;
  position: relative;
}
.newslist-item .desc .date .click:before {
  position: absolute;
  content: '\e642';
  left: -28px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 19px;
}
.newslist-item .desc .cklink {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #ec7d16cc;
}
.newslist-item .desc .cklink:hover {
  color: #fa6108cc;
}
.newslist-r {
  width: 360px;
  float: right;
  background: #fff;
  /* 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%;
  padding: 2% 2.2% 1.2%;
}
.newslist-r-tit-sec {
  font-size: 21.6px;
  padding: 0% 0 5.44% 0;
  text-align: center;
}
.newslist-r-con-sec {
  width: 100%;
  padding-bottom: 5.6%;
}
.newslist-r-con-sec .list {
  margin-bottom: 6.2%;
}
.newslist-r-con-sec .list img {
  display: block;
  width: 100%;
}
.newslist-r-con-sec .list .desc2 {
  padding: 3% 3% 2%;
  line-height: 1.62;
  text-align: center;
  font-size: 18px;
  color: #777;
  overflow: hidden;
  height: auto;
  display: -webkit-box;
  text-indent: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  background: #f5f4f4;
}
.newslist-r-con-sec .list:hover {
  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);
}
.newslist-r-con-sec .list:hover .desc2 {
  color: #ff8101;
}
.newslist-r-con-sec .rmbq-sec {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.newslist-r-con-sec .rmbq-sec a {
  font-size: 13px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  display: initial;
  background: #e4e4e4;
  padding: 0 12px;
  display: inline-block;
  border-radius: 16px;
  margin-bottom: 6px;
  margin-right: 5px;
}
.newslist-r-con-sec .rmbq-sec a:hover {
  color: #fff;
  background: #ff8101;
}
.video-box2.wenzhang {
  display: none;
}
.pagelist {
  display: flex;
  padding: 1% 0 2.4%;
}
.pagelist li {
  padding: 0 8px;
  font-size: 16px;
  font-family: -webkit-body;
}
.pagelist li a {
  font-size: 16px;
  color: #000;
  transition: all 0.4s;
}
.pagelist li a strong {
  font-weight: normal;
  padding: 0 4px;
}
.pagelist li:first-child {
  padding-left: 0;
}
.pagelist li.thisclass a {
  color: rgba(236, 125, 22, 0.8);
  font-size: 18px;
}
.pagelist2 {
  display: flex;
  padding: 1% 0 2.4%;
}
.pagelist2 .pageinfo {
  display: none;
  width: 0;
}
.pagelist2 li {
  padding: 0 16px 0 0;
  font-size: 16px;
  font-family: -webkit-body;
}
.pagelist2 li a {
  font-size: 16px;
  color: #000;
  transition: all 0.4s;
}
.pagelist2 li a strong {
  font-weight: normal;
  padding: 0 4px;
}
.pagelist2 li.thisclass {
  color: rgba(236, 125, 22, 0.8);
  font-size: 20px;
}
.pagelist2 li:first-child {
  padding-left: 0;
}
.pagelist2 li.thisclass a {
  color: rgba(236, 125, 22, 0.8);
  font-size: 18px;
}
.nr-sec {
  width: 69.529%;
  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;
}
.nr-sec .big-tit {
  width: 100%;
}
.nr-sec .big-tit h1 {
  font-weight: 400;
  font-size: 28px;
  line-height: 34px;
}
.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: -34%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 19px;
}
.nr-sec .txt-info .read {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #7a7676;
}
.nr-sec .txt-info .read::before {
  position: absolute;
  content: '\e642';
  left: -28px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 19px;
}
.nr-sec .intro {
  width: 100%;
  text-align: justify;
}
.nr-sec .intro p {
  border: 1px dashed #ff9900;
  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: 99.8%;
  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: 2em;
  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: 0!important;
  font-size: 16px;
  line-height: initial;
  padding-top: 1.2%;
}
.nr-sec .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-con a {
  display: initial;
}
.nr-sec .zw-con a u {
  text-decoration: none;
  color: #ff8101;
}
.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: #ff8101;
  margin-right: 10px;
  font-weight: bold;
}
.nr-sec .tags_new a {
  color: #ff8101;
  margin-right: 4px;
  display: inline-block;
}
.nr-sec #prenext {
  margin-left: 58px;
  font-size: 16px;
  color: #ff8101;
  padding: 2% 0;
  margin: 2% auto;
  border: 1px solid #ebebeb;
  border-left: none;
  border-right: none;
}
.nr-sec #prenext a {
  color: #ff8101;
  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 #f78a1e;
  transition: all 0.3s;
}
.nr-sec .ques-sec .ques-wrap .ques-item a.red {
  color: #ec3939;
}
.nr-sec .ques-sec .ques-wrap .ques-item:hover a {
  color: #fff;
  background: #f78a1e;
}
.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 p {
  font-size: 16px;
  line-height: 2.6;
  background: #f5f3f3;
  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;
  padding: 0 2px 0 4px;
}
.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: #ff8101;
  background: #fff;
}
.nr-sec .xg-sec.news-box-m {
  display: none;
  height: 0;
}
.yctj-sec {
  float: right;
  width: 28.124%;
  /* 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%;
  padding: 1% 2.2% 0%;
  background: #fff;
}
.yctj-tit-sec {
  font-size: 21.6px;
  padding: 4% 0;
  text-align: center;
  background: #fff;
  /* border-top:#ff8c00b3 solid 2px; */
  margin-bottom: 3.7%;
  position: relative;
}
.yctj-tit-sec:after {
  content: "";
  position: absolute;
  width: 122%;
  height: 14px;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background: #f5f4f4;
}
.yctj-tit-sec:first-child {
  border-top: none;
}
.yctj-tit-sec:first-child:after {
  display: none;
  content: none;
}
.yctj-con-sec {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 4.4%;
}
.videolist-ny {
  /* width: 48.2%; */
  width: 100%;
  height: auto;
  margin-bottom: 3.6%;
  position: relative;
  background: #fff;
}
.videolist-ny .vpic {
  text-align: center;
  line-height: initial;
  position: relative;
}
.videolist-ny .vpic .videoed {
  /* display:none; */
  width: 44px;
  height: 44px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
  border-radius: 100%;
  opacity: 0.8;
  background: rgba(255, 140, 0, 0.7);
  border: 2px solid #fff;
}
.videolist-ny .vpic .face {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}
.videolist-ny .v-des {
  padding: 4.3% 4% 6.2%;
}
.videolist-ny .txt {
  display: none;
}
.videolist-ny .txt2 {
  font-size: 14px;
  line-height: 1.66;
  display: -webkit-box;
  text-indent: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-align: justify;
  overflow: hidden;
  color: #777;
}
.videolist-ny:hover {
  cursor: pointer;
  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);
}
.videolist-ny:hover .videoed {
  opacity: 1;
  /* background: rgba(255, 140, 0, 0.82); */
}
.videolist-ny:hover .face {
  opacity: 0.9;
}
.videolist-ny:hover a {
  height: 100%;
}
.videolist-ny:hover .txt2 {
  opacity: 1;
  /* background-color: rgba(236, 125, 22, 0.8); color: #fff; */
}
.zy-item {
  width: 100%;
  height: auto;
  margin-bottom: 3.7%;
  position: relative;
  background: #fff;
}
.zy-item .zy-pic {
  width: 100%;
}
.zy-item .zy-pic img {
  max-width: 100%;
  width: 100%;
}
.zy-item .zy-des {
  padding: 4.3% 4% 6.2%;
}
.zy-item .zy-des h4 {
  font-size: 16px;
  font-weight: 300;
  line-height: 2;
  text-align: center;
}
.zy-item .zy-des h4:hover {
  color: #fc3908;
}
.zy-item .zy-des .des {
  font-size: 14px;
  color: #777;
  line-height: 1.66;
  overflow: hidden;
  height: auto;
  /* display: -webkit-box; */
  text-indent: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-align: justify;
}
.zy-item:hover {
  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);
}
.zy-item:hover a h4 {
  color: #ff8101;
}
.newslist-ny {
  width: 100%;
  height: auto;
  margin-bottom: 3.7%;
  position: relative;
  background: #fff;
}
.newslist-ny .newspic {
  text-align: center;
  line-height: initial;
  position: relative;
}
.newslist-ny .newspic .face {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}
.newslist-ny a:nth-child(2) {
  padding: 4.3% 4% 6.2%;
}
.newslist-ny .txt2 {
  line-height: 1.62;
  text-align: justify;
  font-size: 14px;
  color: #777;
  overflow: hidden;
  height: auto;
  display: -webkit-box;
  text-indent: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.newslist-ny:hover {
  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);
}
.newslist-ny:hover .txt2 {
  color: #ff8101;
}
.tags-index {
  width: 100%;
  margin: 0 auto;
}
.tags-index .tags_list {
  width: 100%;
  padding-bottom: 2%;
}
.tags-index .tags_list dt {
  border-bottom: 1px solid #ebebeb;
}
.tags-index .tags_list dt strong {
  font-size: 20px;
  font-weight: normal;
  /* padding-bottom: 2%; */
}
.tags-index .tags_list dd {
  padding-top: 1.6%;
}
.tags-index .tags_list a {
  font-size: 13px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  display: initial;
  background: #e4e4e4;
  padding: 0 12px;
  display: inline-block;
  border-radius: 16px;
  margin-bottom: 6px;
  margin-right: 5px;
}
.tags-index .tags_list a:hover {
  color: #fff;
  background: #ff8101;
}
.map-sec {
  width: 100%;
  margin: 0 auto;
}
.map-sec .map_wrap {
  width: 100%;
  padding-bottom: 2.4%;
}
.map-sec .map_wrap .map_tit {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 5px;
}
.map-sec .map_wrap .map_tit a {
  display: inline-block;
  font-size: 20px;
  font-weight: normal;
}
.map-sec .map_wrap .map_list {
  padding-top: 1.6%;
}
.map-sec .map_wrap .map_list li {
  display: inline-block;
}
.map-sec .map_wrap .map_list li a {
  font-size: 13px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background: #e4e4e4;
  padding: 0 12px;
  display: inline-block;
  border-radius: 16px;
  margin-bottom: 8px;
  margin-right: 5px;
}
.map-sec .map_wrap .map_list li a:hover {
  color: #fff;
  background: #ff8101;
}
.map-sec .map_wrap .fixstyle {
  padding: 0% 0 1% 0;
}
.map-sec .map_wrap .map_list2 {
  padding-top: 0%;
}
.map-sec .map_wrap .map_list2 li {
  display: inline-block;
}
.map-sec .map_wrap .map_list2 li a {
  font-size: 13px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  display: initial;
  background: #e4e4e4;
  padding: 0 12px;
  display: inline-block;
  border-radius: 16px;
  margin-bottom: 8px;
  margin-right: 5px;
}
.map-sec .map_wrap .map_list2 li a:hover {
  color: #fff;
  background: #ff8101;
}
.zxzx-sec {
  padding-bottom: 36px;
  padding-top: 0.1%;
}
.zxzx-wrap {
  width: 630px;
  display: inline-block;
  float: left;
}
.zxzx-wrap:first-child {
  margin-right: 20px;
}
.zxzx-wrap:first-child a {
  display: block;
  width: 630px;
}
.zxzx-wrap:first-child a img {
  display: block;
  width: 100%;
}
.bmdt-wrap {
  display: flex;
  justify-content: space-around;
}
.bmdt-wrap .bmdt-sec:first-child {
  width: 170px;
  position: relative;
  padding-top: 22px;
  background: #e60012;
}
.bmdt-wrap .bmdt-sec:first-child .des {
  display: flex;
  color: #fff;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  align-items: center;
  -moz-box-align: center;
}
.bmdt-wrap .bmdt-sec:first-child .des .bm-tit {
  font-size: 19px;
  font-weight: bold;
}
.bmdt-wrap .bmdt-sec:first-child .des p {
  font-size: 18px;
}
.bmdt-wrap .leftbox::before {
  content: '';
  position: absolute;
  top: 50%;
  right: -16px;
  width: 0;
  height: 0;
  border-top: 28px solid transparent;
  border-left: 28px solid #e60012;
  border-bottom: 28px solid transparent;
  z-index: 9;
  transform: translateY(-50%);
}
.bmdt-wrap .swiper-container {
  width: 460px;
  height: 137px;
}
.rqyd-sec {
  padding-bottom: 46px;
  padding-top: 0.5%;
}
.rqyd-wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.rqyd-wrap .rqyd-item {
  width: 19%;
  border: 1px solid #ebebeb;
}
.rqyd-wrap .rqyd-item .pic {
  width: 152px;
  margin: 0 auto;
}
.rqyd-wrap .rqyd-item .pic img {
  width: 100%;
  display: block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin: 20px auto 17px auto;
}
.rqyd-wrap .rqyd-item .pic img:hover {
  transform: scale(1.1);
}
.rqyd-wrap .rqyd-item .tit {
  text-align: center;
}
.rqyd-wrap .rqyd-item .tit h4 {
  font-size: 21px;
  line-height: 24px;
  height: 24px;
  color: #555251;
}
.rqyd-wrap .rqyd-item .tit p {
  color: #555555;
  margin: 10px auto 20px;
  line-height: 18px;
  font-size: 17px;
}
.xinwen-sec {
  padding-bottom: 46px;
}
.xinwen-wrap {
  display: flex;
  justify-content: space-between;
}
.xinwen-item {
  width: 32.2%;
  background: #fff;
}
.xinwen-item .xinwen-tit {
  padding-bottom: 18px;
  border-bottom: 1px dashed #ebebeb;
}
.xinwen-item .xinwen-tit a {
  display: flex;
  justify-content: space-between;
}
.xinwen-item .xinwen-tit a span {
  display: inline-block;
  font-size: 24px;
  color: #333;
  padding-left: 10px;
  border-left: 6px solid #ec7d16cc;
  line-height: 28px;
  height: 26px;
}
.xinwen-item .xinwen-tit a em {
  display: inline-block;
}
.xinwen-item .xinwen-tit a:hover em {
  color: #ec7d16cc;
}
.xinwen-item .xinwen-desc {
  width: 100%;
  padding-top: 2.48%;
}
.xinwen-item .xinwen-desc .xinwen-d-item {
  width: 100%;
  margin: 0 auto;
}
.xinwen-item .xinwen-desc .xinwen-d-item a {
  display: none;
}
.xinwen-item .xinwen-desc .xinwen-d-item p {
  width: 100%;
  line-height: 46px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 18px 0 0;
  color: #333;
  font-size: 16px;
  border-bottom: 1px solid #f3f5f6;
  font-weight: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.xinwen-item .xinwen-desc .xinwen-d-item p span {
  font-size: 25px;
  margin-right: 8px;
}
.xinwen-item .xinwen-desc .xinwen-d-item .xinwen-d-thumb {
  position: relative;
  height: auto;
  overflow: hidden;
  z-index: 1;
}
.xinwen-item .xinwen-desc .xinwen-d-item .xinwen-d-thumb img {
  position: absolute;
  border: none;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  /* height: 215px; */
  z-index: 2;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
.xinwen-item .xinwen-desc .xinwen-d-item .tit {
  width: 100%;
  margin: 0 auto;
  line-height: 50px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 15px;
  color: #333;
  font-size: 16px;
  border-bottom: 1px solid #f3f5f6;
  /*  border-top: 1px solid #f3f5f6; */
  /* background-color: rgba(236, 125, 22, 0.8); */
  font-weight: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.xinwen-item .xinwen-desc .xinwen-d-item.active a {
  display: block;
}
.xinwen-item .xinwen-desc .xinwen-d-item.active .xinwen-d-thumb {
  width: 100%;
  padding-top: 49.96%;
}
.xinwen-item .xinwen-desc .xinwen-d-item.active .tit {
  color: #fff;
  background: #ec7d16cc;
  border-bottom: 1px solid #ec7d16cc;
}
.xinwen-item .xinwen-desc .xinwen-d-item.active p {
  display: none;
}
.piclink {
  width: 32.2%;
}
.piclink a {
  display: block;
  width: 100%;
}
.piclink a img {
  display: block;
  width: 100%;
}
.piclink a:hover {
  box-shadow: 0 1px 12px 0px rgba(0, 0, 0, 0.14), 0 4px 10px 1px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.1);
}
.help-sec {
  padding-bottom: 46px;
}
.help-sec .help-tit {
  padding-bottom: 18px;
  border-bottom: 1px dashed #ebebeb;
}
.help-sec .help-tit a {
  display: flex;
  justify-content: space-between;
}
.help-sec .help-tit a span {
  display: inline-block;
  font-size: 24px;
  color: #333;
  padding-left: 10px;
  border-left: 6px solid #ec7d16cc;
  line-height: 28px;
  height: 26px;
}
.help-sec .help-tit a em {
  display: inline-block;
}
.help-sec .help-tit a:hover em {
  color: #ec7d16cc;
}
.help-sec .help-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 0.992%;
}
.help-sec .help-wrap .help-item {
  width: 32.2%;
  margin-bottom: 1.6%;
}
.help-sec .help-wrap .help-item a {
  padding: 2% 3%;
  box-shadow: 0 1px 12px 0px rgba(0, 0, 0, 0.14), 0 4px 10px 1px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.1);
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
  transition: all 0.12s;
}
.help-sec .help-wrap .help-item a:hover {
  color: #fff;
  background-color: rgba(236, 125, 22, 0.8);
}
.ny.ny-tag {
  color: #ec7d16cc;
}
.ny.ny-tag:before {
  color: #333;
}
.tag-l {
  width: 890px;
  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;
}
.tag-l .ques-sec {
  width: 100%;
}
.tag-l .ques-sec .ques-tit h2 {
  font-weight: 400;
  font-size: 22px;
  padding: 1.8% 0;
}
.tag-l .ques-sec .ques-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tag-l .ques-sec .ques-wrap .ques-item {
  width: 30%;
  margin-bottom: 1.66%;
  text-align: center;
}
.tag-l .ques-sec .ques-wrap .ques-item a {
  display: block;
  padding: 1.4%;
  background: #fff;
  color: #131212;
  font-size: 14.5px;
  border: 1px dashed #f78a1e;
  transition: all 0.3s;
}
.tag-l .ques-sec .ques-wrap .ques-item a.red {
  color: #ec3939;
}
.tag-l .ques-sec .ques-wrap .ques-item:hover a {
  color: #fff;
  background: #f78a1e;
}
.tag-l .rmzy-sec {
  width: 100%;
}
.tag-l .rmzy-sec .ques-tit h2 {
  font-weight: 400;
  font-size: 22px;
  padding: 1.8% 0;
}
.tag-l .rmzy-sec .rmzy-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tag-l .rmzy-sec .rmzy-wrap .zy-item {
  width: 32.3%;
  height: auto;
  margin-bottom: 2.8%;
  position: relative;
  background: #fff;
}
.tag-l .rmzy-sec .rmzy-wrap .zy-item .zy-pic {
  width: 100%;
}
.tag-l .rmzy-sec .rmzy-wrap .zy-item .zy-pic img {
  max-width: 100%;
  width: 100%;
}
.tag-l .rmzy-sec .rmzy-wrap .zy-item .zy-des {
  padding: auto;
  padding: 3% 3.6% 3.2%;
  background: #faf5f5;
}
.tag-l .rmzy-sec .rmzy-wrap .zy-item .zy-des h4 {
  font-size: 16px;
  font-weight: 300;
  line-height: 2;
  text-align: center;
}
.tag-l .rmzy-sec .rmzy-wrap .zy-item .zy-des h4:hover {
  color: #fc3908;
}
.tag-l .rmzy-sec .rmzy-wrap .zy-item .zy-des .des {
  font-size: 14px;
  color: #777;
  line-height: 1.66;
  overflow: hidden;
  height: auto;
  display: -webkit-box;
  text-indent: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-align: justify;
}
.tag-l .rmzy-sec .rmzy-wrap .zy-item:hover {
  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);
}
.tag-l .rmzy-sec .rmzy-wrap .zy-item:hover a h4 {
  color: #ff8101;
}
.tag-r {
  width: 360px;
  float: right;
  background: #fff;
  /* 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%;
  padding: 2% 2.2% 1.2%;
}
.taglist-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 15px;
}
.taglist-item .picurl {
  width: 196px;
}
.taglist-item .picurl .pic {
  display: block;
}
.taglist-item .picurl .pic img {
  display: block;
  width: 100%;
}
.taglist-item .picurl .pic img:hover {
  box-shadow: 0 1px 12px 0px rgba(0, 0, 0, 0.14), 0 4px 10px 1px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.1);
}
.taglist-item .desc {
  width: 600px;
  position: relative;
}
.taglist-item .desc .tits {
  width: 100%;
  margin-bottom: 0.3%;
}
.taglist-item .desc .tits a {
  display: inline-block;
}
.taglist-item .desc .tits a:hover {
  color: #ec7d16cc;
}
.taglist-item .desc .tits b {
  font-weight: normal;
  font-size: 17px;
  margin-right: 3px;
}
.taglist-item .desc .tits .title {
  font-size: 15px;
}
.taglist-item .desc .tits .title h3 {
  font-weight: normal;
}
.taglist-item .desc .info {
  font-weight: normal;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.87);
  line-height: 22px;
  text-align: justify;
}
.taglist-item .desc .bqlink a {
  color: #8FCD9C;
  font-size: 13px;
  display: inline-block;
}
.taglist-item .desc .bqlink a:hover {
  color: #ec7d16cc;
}
.taglist-item .desc .date {
  width: 100%;
  text-align: right;
}
.taglist-item .desc .date .time {
  display: inline-block;
  font-size: 14px;
  color: #ccc;
  position: relative;
  margin-right: 40px;
}
.taglist-item .desc .date .time:before {
  position: absolute;
  content: '\e67b';
  left: -34%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 19px;
}
.taglist-item .desc .date .click {
  display: inline-block;
  font-size: 14px;
  color: #ccc;
  position: relative;
}
.taglist-item .desc .date .click:before {
  position: absolute;
  content: '\e642';
  left: -28px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 19px;
}
.taglist-item .desc .cklink {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #ec7d16cc;
}
.taglist-item .desc .cklink:hover {
  color: #fc7f0acc;
}
.taglist-item.off {
  display: none;
  height: 0;
  opacity: 0;
}
.tag-r-tit-sec {
  font-size: 21.6px;
  padding: 0% 0 5.44% 0;
  text-align: center;
}
.tag-r-con-sec {
  width: 100%;
  padding-bottom: 5.6%;
}
.tag-r-con-sec .list {
  margin-bottom: 4.8%;
}
.tag-r-con-sec .list img {
  display: block;
  width: 100%;
}
.tag-r-con-sec .list .desc2 {
  padding: 3% 3% 2%;
  line-height: 1.62;
  text-align: justify;
  font-size: 14px;
  color: #777;
  overflow: hidden;
  height: auto;
  display: -webkit-box;
  text-indent: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.tag-r-con-sec .list:hover {
  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);
}
.tag-r-con-sec .list:hover .desc2 {
  color: #ff8101;
}
.tag-r-con-sec .rmbq-sec {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tag-r-con-sec .rmbq-sec a {
  font-size: 13px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  display: initial;
  background: #e4e4e4;
  padding: 0 12px;
  display: inline-block;
  border-radius: 16px;
  margin-bottom: 6px;
  margin-right: 5px;
}
.tag-r-con-sec .rmbq-sec a:hover {
  color: #fff;
  background: #ff8101;
}
@media only screen and (min-width: 992px) {
  html {
    font-size: 14.5px;
  }
}
@media only screen and (min-width: 1200px) {
  html {
    font-size: 15px;
  }
}
@media only screen and (max-width: 375px) {
  html {
    width: auto;
  }
}
@media only screen and (min-width: 375px) and (max-width: 640px) {
  html {
    width: auto;
  }
}
@media only screen and (min-width: 640px) and (max-width: 768px) {
  html {
    width: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 827px) {
  html {
    width: auto;
  }
  .dht_n ul li {
    width: 83px!important;
  }
  .con-box {
    width: 87.566%;
  }
  .xdfvideo-list .videolist {
    width: 48%;
  }
}
@media only screen and (min-width: 827px) and (max-width: 992px) {
  html {
    width: auto;
  }
  .dht_n ul li {
    width: 90px!important;
  }
  .con-box {
    width: 87.466%;
  }
  .xdfvideo-list .videolist {
    width: 48%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  html {
    width: auto;
  }
  .dht_n ul li {
    width: 110px!important;
  }
  .con-box {
    width: 87.266%;
  }
  .xdfvideo-list .videolist {
    width: 48%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  html {
    width: auto;
  }
  .dht_n ul li {
    width: 120px!important;
  }
  .con-box {
    width: 82.266%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1440px) {
  html {
    width: auto;
  }
  .con-box {
    width: 77.266%;
  }
}
@media only screen and (min-width: 1440px) {
  html {
    width: auto;
  }
  .con-box {
    width: 67.266%;
  }
}
@media only screen and (max-width: 768px) {
  .con-box {
    width: 93.88%;
  }
  .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;
  }
  .xdfvideo-list {
    margin-top: 0.4rem;
    padding-bottom: 2%;
  }
  .xdfvideo-list .videolist {
    width: 48.6%;
    height: auto;
    margin-bottom: 3.5%;
  }
  .xdfvideo-list .videolist .vpic .videoed {
    width: 38px;
    height: 38px;
  }
  .xdfvideo-list .videolist .txt2 {
    font-size: 1.4rem;
  }
  .xdfvideo-list .videos {
    width: 100%;
    z-index: 99;
  }
  .xdfvideo-list .videos .txt {
    line-height: 1.6;
    padding: 1% 10px;
    font-size: 1.4rem;
  }
  .xdfvideo-list .videos .vclose {
    left: 0;
    right: 0;
    bottom: -13%;
    top: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .xdfvideo-list .mask {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .news-sec {
    margin-top: 0.4rem;
    padding-bottom: 2%;
  }
  .news-sec .news-item {
    width: 48.6%;
    height: auto;
    margin-bottom: 3.5%;
  }
  .news-sec .news-item .txt {
    font-size: 1.4rem;
  }
  .news-sec .news-item.off a .pic {
    display: none;
  }
  .news-sec .news-item.off a .txt {
    display: none;
  }
  .news-sec .news-item.on a .txt2 {
    display: none;
  }
  .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.8%;
    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;
  }
  .nr-sec .zw-box .zw-con h3 {
    text-indent: 0em;
    font-size: 1.44rem;
    line-height: 2.4rem;
    padding-bottom: 0.6%;
  }
  .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 .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: #ff8101;
    margin-right: 10px;
    font-weight: bold;
    font-size: 1.4rem;
  }
  .nr-sec .tags_new a {
    color: #ff8101;
    margin-right: 4px;
    display: inline-block;
    font-size: 1.4rem;
  }
  .nr-sec #prenext {
    font-size: 1.5rem;
  }
  .yctj-sec {
    display: none;
    height: 0;
  }
}
</pre></body></html>