body {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  color: #333;
  font: 14px/1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif !important;
  background: #fff;
  -webkit-font-smoothing: antialiased;
}

input,
select,
textarea,
img,
p,
h1,
h2,
h3,
h4,
h5,
ol {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: 'Microsoft YaHei', '微软雅黑';
}

a {
  color: #333;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
}

ul,
li {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  border: none !important;
  outline: none;
}

.section {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  min-width: 750px;
  max-width: 1440px;
}

.shade {
  position: fixed;
  z-index: 998;
  background: rgba(0, 0, 0, .6);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: none;
}

.swiper-pagination-bullet-active {
  background: #8D1F22 !important;
}

.Txt.center {
  text-align: center;
}

.Txt strong {
  font-size: 1.6rem;
  color: #8D1F22;
  width: 100%;
  float: left;
  line-height: 3rem;
  text-align: center;
}

.Txt i {
  width: 50px;
  height: 2px;
  background: #8D1F22;
  display: inline-block;
  margin: 0 !important;
}

.Txt p.second {
  font-size: 1.6rem;
  color: #999;
  line-height: 3rem;
  width: 100%;
  float: left;
}

.wp-pagenavi {
  text-align: center;
  margin-top: 1rem;
  width: 100%;
  float: left;
}

.wp-pagenavi a,
.wp-pagenavi span {
  display: inline-block;
  margin: 5px;
  padding: 5px 10px;
  line-height: 1.5rem;
  border: 1px solid #aaa;
}

.wp-pagenavi a:hover {
  color: #8D1F22;
}

span.current {
  border: none;
  background-color: #eee;
}

header,
.adv {
  width: 100%;
  height: 150px;
}

._head {
  height: 100%;
  display: flex;
  align-items: center;
}

._head .logo {
  width: 23%;
  height: 5.5rem;
  /* margin: 0 0 47px 0; */
  /* margin-top: 47px; */
}

._head .logo img {
  width: 100%;
  height: 100%;
}

._head .logo p {
  height: 100%;
  line-height: 6rem;
  float: right;
  color: #8D1F22;
  font-size: 1.4rem;
}
 .menuList {
  width: 74%;
  height: 5.5rem;
  border-bottom: 1px solid #f2f2f2;
  /* margin:0 0 17px 0; */
  margin-left: 3%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  box-sizing: border-box;
}
.menuList img{
  width: 100%;
}
.QRcode{
  width: 20%;
  display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.QRcode img{
 width: 110px;

}
.QRcode p{
  white-space: nowrap;
  color: #575757;
  font-size: 12px;
}
.menuList .menuListTitle{
  width: 40%;
  margin-right: 75px;
}
.banner,
.banner img {
  float: left;
  width: 100%;
  min-width: 1200px;
}

.banner {
  margin-bottom: 2rem;
  overflow: hidden;
}

.adv img {
  width: 100%;
  float: left;
}

.ntitle {
  line-height: 3rem;
  padding: 0 10px;
  float: left;
}

.ntitle a {
  color: #8D1F22;
  padding: 0 2.5px;
}

.reportNotice {
  z-index: 999;
  display: none;
  width: 40%;
  height: 80%;
  max-height: 80%;
  position: fixed;
  left: 30%;
  top: 10%;
  background: url(../img/paper.png) no-repeat;
  background-size: 100% 100%;
}

.reportClose {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  color: #8D1F22;
}

.reportContent {
  position: relative;
  width: calc(95% - 30px);
  height: calc(80% - 20px);
  overflow-y: scroll;
  padding: 0 15px;
  margin-top: 10%;
  margin-left: 2.5%;
}

footer {
  width: 100%;
  /* height: 100%; */
  float: left;
  background: #2B2B2B;
  padding: 2rem 0;
}

footer .section {
  background: #2B2B2B;
}

footer .blogroll {
  width: 100%;
  height: 100%;
  float: left;
}

footer .blogroll p,
footer .blogroll a {
  color: #fff;
  float: left;
  line-height: 3rem;
}

footer .blogroll a {
  margin: 0 15px;
  cursor: pointer;
}

footer .blogroll a:hover {
  color: #8D1F22;
}

footer .footerContent {
  width: 70%;
  height: 100%;
  float: left;
}

footer .footerContent a {
  color: #fff;
}

footer .footerContent a:hover {
  color: #8D1F22;
}

footer .footerContent p {
  line-height: 2rem;
  width: 100%;
  float: left;
  color: #fff;
}

footer img {
  width: 10%;
  float: right;
}

@font-face {
  font-family: "iconfont";
  src: url('../font/iconfont.ttf') format('truetype')
    /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-shijian:before {
  content: "\e646";
}