@charset "utf-8";
/*xiongsou.cc*/
html {
  height: 100%;
  font-size: 100px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body, header, canvas, footer, article, audio, video, section, div, h1, h2, h3, h4, h5, ul, ol, li, img, p, form, input, textarea, select, label, table, dl, dt, dd, blockquote, iframe {
  margin: 0;
  padding: 0;
}
body {
  font-family: -apple-system, "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-seri;
  font-family: 'myziti5';
  font-size: 15.2px;
  color: #111;
  min-width: 320px;
  margin: 0 auto;
  max-width: 900px;
  letter-spacing: 0.6px;
  background: #eee;
}
iframe {
  display: block;
  width: 100%;
}
em, i {
  font-style: normal;
}
li {
  list-style: none;
  transition: all .5s;
}
a {
  text-decoration: none;
  color: #111
}
input, button {
  border: none;
  outline: none;
  border-radius: 0;
  background: none
}
video, img {
  width: 100%;
  max-width: 100%;
  border: none;
  transition: all .5s;
  outline: none;
}
::-webkit-input-placeholder {
  color: #F36B25;
  font-size: 0.12rem;
  overflow: hidden;
}
.kuaiz img {
  display: block
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
  font-size: 14px;
  border: solid 1px #ddd
}
td, th {
  padding: 8px;
  line-height: 20px;
  overflow: hidden
}
.yinc {
  display: none
}
.xiongsou_flex {
  display: -webkit-box;
  display: -moz-flex;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
}
.xiongsou_lb {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.xiongsou_cz {
  -moz-align-items: center;
  -webkit-align-items: center;
  align-items: center;
}
.xiongsou_pz {
  -webkit-justify-content: center;
  justify-content: center;
}
/*公用样式结束*/
.xiongsoubt{
line-height: 32px;
height: 32px;
text-align: center;
overflow: hidden;
font-size: 20px;
color: #fff;
padding-top: 8px;
}
.toubu {
  background: #ff6000;
  padding: 10px;
}
.toubu p{
line-height: 24px;
height: 24px;
overflow: hidden;
text-align: center;
color: #fff;
}
.toubu p a{
margin-left: 9px;
color: #fff;
font-size: 13px;
}
.xslogo {
  width: 45px;
  height: 45px;
  border-radius: 100px;
  margin-right: 10px;
  overflow: hidden
}
.sousuo {
  flex: 1;
  position: relative;
  overflow: hidden;
  margin-top: 5px;
}
.sousuo .ktxt {
  background: #fff;
  width: 97%;
  padding-left: 2%;
  border-radius: 10px;
  height: 35px;
  line-height: 35px;
}
.sousuo .kbtn {
  position: absolute;
  display: block;
  background: #f9e10e;
  top: 0px;
  right: 0px;
  width: 80px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 0.16rem;
  color: #111;
  cursor: pointer;
  border-radius: 0 10px 10px 0;
}
footer {
  background: #fff;
  padding: 30px 10px;
  padding-bottom: 80px;
  font-size: 13.2px;
  margin-top: 10px;
  color: #888
}
.dibu dl {
  padding: 10px 0;
}
.dibu dd {
  padding-bottom: 10px;
}
.dibu ul {
  text-align: center;
  padding-top: 10px;
}
.dibu li {
  padding-bottom: 8px
}
.xiongsou_nav {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  padding: 8px 0;
  height: 40px;
  bottom: 0;
  margin: 0 auto;
  color: #fff;
  width: 100%;
  z-index: 999999999;
}
.xiongsou_nav li {
  -webkit-flex: 1;
  flex: 1;
  overflow: hidden;
  text-align: center;
}
.xiongsou_nav .f1 {
  -webkit-flex: 2;
  flex: 2;
}
.xiongsou_nav a {
  display: block;
  color: #fff;
  cursor: pointer
}
.xiongsou_nav button {
  display: block;
  color: #fff;
  cursor: pointer;
  margin: 0 auto
}
.xiongsou_nav .f1 a {
  color: #f25807;
  font-size: 14px;
}
.xiongsou_nav li p {
  line-height: 22px;
  height: 22px;
  overflow: hidden;
}
.xiongsou_nav li img {
  width: 20px;
  height: 20px;
  display: block;
  margin: 0 auto;
}
.xiongsou_nav .f1 a {
  animation: mymove 1s linear infinite;
  -webkit-animation: mymove 1s linear infinite; /* Safari and Chrome */
}
@keyframes mymove {
  0% {}
  100% {
    font-weight: bold;
    font-size: 15px;
  }
}
@-webkit-keyframes mymove {
  0% {}
  100% {
    font-weight: bold;
    font-size: 15px;
  }
}
.weizhi {
  font-size: 0.13rem;
  color: #888;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.weizhi p {
  padding: 0 10px;
}
.weizhi a {
  color: #888;
}
.pagelist {
  text-align: center;
  padding: 15px 10px;
  overflow: hidden;
  font-size: 0.12rem;
}
.pagelist a {
  padding: 5px 8px;
  background: #ccc;
  color: #FFF;
  border-radius: 3px;
  margin: 0 2px;
}
.pagelist #gengduo {
  background: #F32B07
}
.pagelist .active a {
  background: #de4c4c;
  color: #FFF;
}