html,
body,
div,
span,
object,
li,
ul,
img iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
em,
img,
strong,
sub,
sup,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  font-size: 100%;
  font-family: "微软雅黑", "宋体", "华文细黑", \5B8B\4F53, arial, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}

ol,
ul {
  margin-bottom: 0px;}

li {
  list-style: none;}

em,
i {
  font-style: normal;}

img {
  width: auto;
  height: auto;
  max-width: 100%;}

img {
  border-width: 0px 0px 0px 0px;}

a {
  text-decoration: none;}

table {
  border-collapse: collapse;
  max-width: 100%;}

table tr td {
  border: 1px solid;}

/* 分页 */
.pages {
  width: 100%;
  overflow: hidden;}

.current-page {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: auto !important;
  margin-bottom: 20px;
  overflow: hidden;
  margin-top: 30px;}

.current-page>span {
  font-size: 14px;
  float: left;
  line-height: 30px;
  width: auto;
  color: #C02C38;}

.current-page>span>i {
  display: none;
  font-size: 14px;
  line-height: 30px;
  font-style: normal;
  color: #C02C38;}

.current-page>span>input {

  text-align: center;}

#jump-page {
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  height: 28px;
  padding: 0 10px;
  cursor: pointer;
  background: transparent;
  border: 1px solid transparent;
  color: #C02C38;
  font-size: 14px;}

#jump-page:hover {
  background: #C02C38;
  color: #fff;}

#all_page {
  margin-left: 10px;
  margin-right: 10px;
  line-height: 32px;
  color: #C02C38;
  width: auto;}

#jump-value {
  width: 60px;
  height: 24px;
  cursor: pointer;
  background: transparent;
  border: 1px solid #C02C38;
  color: #C02C38;}

.current-container {
  float: left;}

.current-container li span {
  display: block;
  font-size: 30px;
  line-height: 0.4rem;
  margin: 0 5px 0 5px;
  cursor: pointer;}

.pagestr {
  padding: 15px;
  text-align: center;
  margin: auto;
  color: #666;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: -30px;}

.pagestr .pagetotal {
  width: 250px;
  float: left;
  height: 30px;
  line-height: 30px;}

.pagestr ul,
.pagestr li {
  margin: 0;
  padding: 0;
  list-style: none;}

.pagestr ul {
  float: left;}

.pagestr li {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #e5e3e3;
  background-color: #fff;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;}

.pagestr li.on {
  background-color: #C02C38;
  border: 1px solid #54b866;
  font-weight: bold;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;}

.pagestr .pre,
.pagestr .next {
  background-color: #d6e9bc;
  border: 1px solid #a8d9b1;}

.pagestr .jump {
  height: 30px;
  line-height: 30px;
  float: left;
  margin-left: 10px;}

.content table {
  border-collapse: collapse;
  border-spacing: 0px;}


.content table td {
  border: 1px solid transparent;
  padding-left: 5px;}

/* 分页 */
.current-page>ul {
  display: inline-block;
  overflow: hidden;
  margin-right: 10px;}

.current-page>ul>li {
  float: left;
  margin-right: 5px;
  margin-bottom: 10px !important;}

.current-page>ul>li:last-child {
  margin-right: 0;}

.current-page>ul>li:hover a {
  background: #C02C38;
  color: #fff;}

.current-page>ul>li.li-active a {
  background: #C02C38;
  color: #fff;}

.current-page>ul>li a {
  display: block;
  padding: 4px 8px;
  border: 1px solid #C02C38;
  color: #C02C38;
  font-size: 12px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: auto !important;
  height: auto !important;
  font-size: 14px;}

.current-page>ul .prev-btn a,
.current-page>ul .next-btn a {
  padding: 1px 2px;}

.current-page>ul .prev-btn a i,
.current-page>ul .next-btn a i {
  font-size: 0.7rem;}

.links {
  margin-top: 20px;
  width: 100%;
  overflow: hidden;}

.links>a {
  display: block;
  max-width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}

.links .left-link,
.links .right-link {
  font-size: 15px;
  color: #C02C38;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;}

.links .left-link span,
.links .right-link span {
  font-size: 14px;
  color: #C02C38;}

/* .links .left-link:hover span,
.links .right-link:hover span {
  color: #aea433;
} */

.links .left-link {
  float: left;}

.links .right-link {
  float: right;}

@media screen and (max-width: 769px) {
  #all_page {
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 8px;}

  #main .pages .current-page>ul>li {
    /* margin-top: 10px; */
    margin-bottom: 10px;}

  #main .pages .current-page>ul>li {
    display: none;}

  #main .pages .current-page>ul>li:first-of-type,
  #main .pages .current-page>ul>li:last-of-type {
    display: block;}

  .current-container .float-left:first-of-type,
  .current-container .float-left:last-of-type {
    margin-left: 10px;}

  .current-page>span>i {
    display: inline;
    margin-left: 15px;}
}

/*广告漂浮矿轮播图*/
#ad1 .ad1-img {
  position: relative;
  display: inline-block;
  width: 200px;
  height: 98px;
  overflow: hidden;
  vertical-align: bottom;}

#ad1 .ad1-img .img-slide {
  display: block;
  width: 100%;}

#ad1 .ad1-img .img-slide .img-slide-img {
  vertical-align: bottom;
  width: 100%;}

#ad1 .ad1-img .dotted-slide {
  display: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);}

#ad1 .ad1-img .dotted-slide .dotted-slide-item {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #b9986c;
  margin: 0 4px;}

#ad1 .ad1-img .dotted-slide .dotted-slide-item.slide-class {
  background-color: #f6cf44;}

/* 关闭 */

#ad1 .ad1_close {
  display: none;
  cursor: hand;
  color: #ff0000;
  font-size: 15px;}

#ad1 .ad1_close:first-of-type {
  display: inline-block;}