body,
p,
ul,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
body {
  text-align: left;
  background: #f6f6f6;
  font-size: 12px;
  color: #2a2a2a;
  width: 100%;
}
li {
  list-style: none;
}
input {
  -webkit-appearance: none;
}
a,
a:visited {
  text-decoration: none;
  color: #2a2a2a;
}
.clearfix:after {
  clear: both;
  height: 0;
  overflow: hidden;
  display: block;
  visibility: hidden;
  content: ".";
}
.index-p31 {
  padding: 0px 3.1%;
}
footer,
header {
  width: 100%;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  background-color: #df3031 !important;
  box-sizing: border-box;
}
header a,
footer .menu {
  float: right;
  background-position: center;
  background-repeat: no-repeat;
  height: 45px;
  width: 24px;
  background-size: 24px;
  margin-left: 15px;
}
header .return {
  background: url(logo2.png) no-repeat scroll left 50% / auto 22px;
  float: left;
  width: 173px;
  margin-left: 0;
}
header .home {
  background-image: url(../images/sitemap/home1.png);
}
header .back {
  background-image: url(../images/sitemap/return1.png);
  float: left;
  margin: 0;
}
header .logoBar {
  float: left;
  width: 80%;
  height: 45px;
  line-height: 45px;
}
h1 {
  text-align: left;
  background: #d63535;
  font-size: 22px;
  color: #ffffff;
  padding: 10px 3.1% 0;
  height: 30px;
}
.nav-title {
  background: #eee;
  font-size: 20px;
  height: 23px;
  padding-top: 5px;
}
.nav-title a {
  border-left: 2px solid #df3031;
  display: block;
  height: 18px;
  padding-left: 8px;
  line-height: 18px;
}
.nav-list {
  padding: 7px 1.5% 15px 3.1%;
  line-height: 1.8;
}
.nav-list a,
.nav-list a:visited {
  color: #858585;
  margin-right: 9px;
  white-space: nowrap;
}
.header-list .home {
  background-position: left center;
  float: left;
  width: 25%;
  margin: 0;
}
.header-list .menu {
  background-position: right center;
  width: 20%;
  margin: 0;
}
.header-article {
  background: #df3031 url(../images/sitemap/logo2.png) no-repeat center;
  background-size: 48px;
}
.header-channel .home {
  float: left;
  margin: 0;
}
.channelTitle {
  color: #edede4;
  font-size: 20px;
  text-align: center;
  width: 75%;
  float: right;
}
.pageBtn,
.pageBtn:visited {
  margin: 6px auto 15px auto;
  height: 34px;
  width: 93.8%;
  text-align: center;
  line-height: 34px;
  font-size: 15px;
  background: #ececec;
  border-radius: 3px;
  color: #515151;
}
.toTop {
  text-align: right;
  font-size: 15px;
  padding: 15px 7% 7px 7%;
}
.toTop a {
  padding-right: 13px;
  background: url(../images/sitemap/jiantou.png) no-repeat right 1px;
  background-size: 12px;
}
.footerNav {
  height: 25px;
  line-height: 30px;
  text-align: center;
}
.footerNav a,
.footerNav a:visited {
  color: #edede4;
  font-size: 17px;
}
.footerInfo {
  height: 15px;
  color: #f2bcbd;
  text-align: center;
  font-size: 9px;
}
footer {
  height: 45px;
  box-sizing: border-box;
  position: relative;
}
footer .menu {
  width: 24px;
  background-size: 24px;
  position: absolute;
  right: 3.1%;
  top: 0;
}
.nav-font {
  font-weight: bold;
}

.no-click {
  cursor: pointer;
}

.noclick {
  cursor: default;
  pointer-events: none;
}
/* 头部样式 */
.site_map_header {
  width: 100%;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  background: linear-gradient(90deg, #ff4643 0%, #fe6530 100%);
  box-sizing: border-box;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 80;
  box-shadow: 0px 2px 4px 0 rgb(51 3 14 / 40%);
  margin-bottom: 10px;
}

.site_map_header .return_index {
  background: url("//m.aloesega.com/zhuanti/public/img/logo_white.svg") no-repeat scroll left 50% / auto 22px;
  float: left;
  width: 119px;
  height: 30px;
  margin-left: 0;
  margin-top: 18px;
}

