* {
  margin: 0;
  padding: 0;
}
body {
        font-family: "Microsoft Yahei",Songti SC, pingfang SC, meiryo,Tahoma, Helvetica, Arial,sans-serif !important;
    }
/* 主体框架 */
.det {
  width: 1200px;
  margin: 0 auto;
  margin-top: 37px;

}

.det_sty_4 {
  font-size: 18px;
  font-weight: 400;
  color: #111111;
  /* line-height: 341rem; */
  margin-left: 27px;

}

.det_sty_4 a {
  color: #111111;
  text-decoration: none;
}

.det_sty_4 a:hover {
  cursor: pointer;
  color: #BEA36B;
}



/* 正文 */
.det_article {
  margin-top: 62px;
}

.det_sty_6 {
  font-size: 24px;
  font-weight: normal;
}

.det_sty_7 {
  font-size: 16px;
  text-align: right;
}

/* 下方左滑右滑 */
.det_sty_8 {
  width: 1200px;
  margin: 50px auto;
  height: 46px;
  border: 1px solid #D8D8D8;
  line-height: 46px;
  font-size: 16px;
  background: #F7F7F7;
}

.det_sty_8 div {
  float: left;
  width: 520px;
  margin-left: 55px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.det_sty_8 span {
  font-size: 20px;
}

.det_sty_8 a {
  color: #333;
}

.det_sty_8 a:hover {
  color: #BDA16A;
  cursor: pointer;
  text-decoration: underline !important;
}

* {
  margin: 0;
  padding: 0;
}

.head_sty1 {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: fixed;
  z-index: 10;
  top: 0;
  margin-top: -8px;
}

.head_sty2 {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.head_sty3 {
  float: left;
  margin-top: 19px;
}

.head_sty7 {
  float: right;
  margin-top: 48px;
  color: #000;
}

.head_sty5 {
  float: left;
  margin-left: 35px;
  cursor: pointer;
  height: 26px;
}

.head_sty5 a {
  color: #333;
  text-decoration: none;
}

.det_sty_6 {
  text-align: center;
}