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;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
textarea,
button {
  -webkit-appearance: none !important;
}
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%;
  }
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
button {
  background: transparent;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
strong {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  display: block;
  border: 0;
  max-width: 100%;
  pointer-events: none;
}
a {
  text-decoration: none;
  color: inherit;
  display: block;
}
.clear_f:after,
.clear_f:before {
  content: "";
  display: block;
}
.clear_f:after {
  clear: both;
}
html {
  line-height: initial;
}
body {
  font-size: 1.34400215rem;
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  background-color: #fff;
  color: #343434;
  font-family: Microsoft YaHei;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.flex-flow {
  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;
}
.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: 93.86666667%;
  margin: 0 auto;
}
.bg-grey {
  background: #fff;
}
.con-box {
  width: 93.88%;
  margin: 0 auto;
}
.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;
}
.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: 1.28rem;
  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: 1.18rem;
  margin: 0 0.24rem 0 0.04rem;
  -webkit-font-smoothing: antialiased;
}
.ny.ny-tag {
  color: #ec7d16cc;
}
.ny.ny-tag:before {
  color: #333;
}
.pages {
  margin: 0 auto;
}
.pages img {
  display: block;
  border: 0;
  text-align: center;
  margin: 0 auto;
}
.theme_btn {
  padding: 1.2rem 1rem;
  overflow: hidden;
}
.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);
}
.xc_list {
  justify-content: space-between;
  padding: 1.5% 0 2% 0;
}
.xc_list .xc_item {
  width: 48.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%;
}
.xc_list .xc_item .des .tit {
  text-align: center;
}
.xc_list .xc_item .des .tit a {
  display: block;
}
.xc_list .xc_item .des .tit a h3 {
  font-size: 1.3rem;
  line-height: 2.6rem;
}
.pagelist3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1% 0 3%;
  text-align: center;
  font-size: 0;
}
.pagelist3 .pageinfo {
  display: none;
  width: 0;
}
.pagelist3 li {
  font-family: -webkit-body;
  /* display: inline-block; */
  padding: 0.2rem 0.85rem;
  margin-right: 1.5%;
  margin-bottom: 0.6rem;
  background: #EFEEEE;
  border-radius: 0.35rem;
}
.pagelist3 li a {
  font-size: 1.32rem;
  color: #f60;
  transition: all 0.4s;
  outline: 0;
  zoom: 1;
  /* font-family: -webkit-body; */
}
.pagelist3 li a strong {
  font-weight: normal;
}
.pagelist3 li.thisclass {
  color: rgba(236, 125, 22, 0.8);
  background: #f60;
}
.pagelist3 li.thisclass a {
  color: #fff;
  font-size: 1.32rem;
}
.pagelist3 li:last-child {
  margin-right: 0;
}
.fenlei_nav {
  justify-content: space-between;
  padding-top: 1%;
}
.fenlei_nav .tit {
  font-size: 1.4rem;
  font-weight: 700;
  color: #f03f0a;
}
.fenlei_nav a {
  font-size: 1.2rem;
}
