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: 1200px;
  height: 2px;
  background: #f3531e;
  left: 50%;
  top: -29px;
  transform: translateX(-50%);
}
.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
/* .cgzs-sec{ width: 100%; padding: 48px 0;} */
/*banner*/
.tsxc-banner {
  position: relative;
  max-width: 1920px;
  padding-top: 455px;
  margin: 0 auto;
  overflow: hidden;
}
.tsxc-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.tsxcpage {
  width: 1200px;
}
.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: '>';
  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;
}
.links-box {
  justify-content: space-between;
}
.links-box a {
  width: 22%;
  flex-wrap: wrap;
  font-size: 20px;
  margin-bottom: 20px;
  padding: 4px;
  background: #f37b27;
  text-align: center;
  border-radius: 12px;
}
.fenlei_nav {
  justify-content: space-between;
  padding-top: 1%;
}
.fenlei_nav .tit {
  font-size: 26px;
  font-weight: 700;
  color: #f03f0a;
}
.fenlei_nav a {
  font-size: 15px;
}
.xc_list {
  justify-content: space-between;
  padding: 1.5% 0 2% 0;
}
.xc_list .xc_item {
  width: 23.5%;
  margin-bottom: 0.8%;
}
.xc_list .xc_item .pic {
  width: 100%;
}
.xc_list .xc_item .pic a {
  display: block;
}
.xc_list .xc_item .pic a img {
  display: block;
  width: 100%;
}
.xc_list .xc_item .des {
  width: 100%;
  padding: 0 8px;
}
.xc_list .xc_item .des .tit {
  text-align: center;
}
.xc_list .xc_item .des .tit a {
  display: block;
  padding: 0 4px;
}
.xc_list .xc_item .des .tit a h3 {
  font-size: 16px;
  line-height: 34px;
}
.xc_list span {
  height: 0;
}
.xc_list:after {
  content: '';
  width: 23.5%;
}
.tsxc-sec {
  justify-content: space-between;
  margin: 0 auto;
  padding: 20px 0;
}
.tsxc-sec .tsxc-links {
  width: 300px;
}
.tsxc-sec .tsxc-links .fenlei {
  text-align: center;
  font-size: 24px;
  color: #f03f0a;
  margin: 10px auto;
}
.tsxc-sec .tsxc-links .xc_list2 {
  justify-content: start;
}
.tsxc-sec .tsxc-links .xc_list2 .xc_item {
  width: auto;
  margin-bottom: 10px;
  padding: 0 6px;
  border: 1px dashed #ddd;
  margin-right: 8px;
}
.tsxc-sec .tsxc-links .xc_list2 .xc_item a {
  display: block;
}
.tsxc-sec .tsxc-links .xc_list2 .xc_item h3 {
  font-weight: normal;
}
.tsxc-sec .tsxc-links .xc_list2 .xc_item:hover {
  background: #e66814;
}
.tsxc-sec .tsxc-links .xc_list2 .xc_item:hover h3 {
  color: #fff;
}
.tsxc-sec .pages {
  width: 100%;
  margin: 0 auto;
  width: 800px;
  padding-top: 18px;
  padding-left: 60px;
}
.tsxc-sec .pages img {
  display: block;
  border: 0;
  text-align: center;
  margin: 0 auto;
}
.theme_btn {
  padding: 1.2rem 1rem;
  overflow: hidden;
  max-width: 640px;
  margin: 0 auto;
}
.theme_btn > div {
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 0.4rem solid var(--theme);
  border-radius: 0.5rem;
  box-sizing: border-box;
  padding: 0.3rem;
  position: relative;
}
.theme_btn > div > p {
  font-size: 1.2rem;
  display: inline-block;
  color: #777;
}
.theme_btn > div > span {
  background: var(--theme);
  display: block;
  width: 35%;
  color: #ffffff;
  text-align: center;
  line-height: 2.2rem;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  text-shadow: #000 0 0 4px;
  animation: 1s tmove infinite linear;
}
@keyframes tmove {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(0.9);
  }
  80% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.theme_btn > div > img {
  position: absolute;
  width: 2.5rem;
  right: 12%;
  bottom: -1.6rem;
}
.com_tj_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 1rem;
}
.com_tj_list > a {
  width: 48.5%;
  text-align: center;
  overflow: hidden;
  margin-top: 0.7rem;
}
.com_tj_list > a > p {
  font-size: 1.2rem;
  line-height: 1.6rem;
  margin-top: 0.4rem;
  color: var(--theme);
}
.zw {
  width: 24%;
  height: 0;
  margin-bottom: 0;
  border: none;
  padding: 0;
}
.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;
}
.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;
}
.ny.ny-tag {
  color: #ec7d16cc;
}
.ny.ny-tag:before {
  color: #333;
}
@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: auto;
    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;
  }
}
