html {
  line-height: 1.15;
}

body {
  font-family: " HYQihei 60S";
}

a {
  color: inherit;
}

p {
  text-align: left;
}

.mengban {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: .5;
  background: #000;
  z-index: 99;
}

.fl-ft {
  float: left;
}

.rt {
  position: relative;
}

.wd-max {
  margin: 0 auto;
  padding: 0rem;
  /* padding: 0 2.4rem; */
  overflow: hidden;
}

.wd-lr {
  /* padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; */
}

.fixed {
  font-size: .3rem;
  position: fixed;
  bottom: 1.5rem;
  right: 0;
  width: 1.8rem;
  height: 1rem;
  background-color: hsla(0, 0%, 100%, .9);
  border: .026667rem solid #f2f2f2;
  border-right: none;
  border-radius: 1.333333rem 0 0 1.333333rem;
  -webkit-box-shadow: 0 0.053333rem 0.24rem #9fa1ad;
  box-shadow: 0 0.053333rem 0.24rem #9fa1ad;
  z-index: 9999;
}

.fixed img {
  float: left;
  width: .48rem;
  margin: .28rem .133333rem 0 .28rem;
}

.dbml {
  font-size: 0.3rem;
  width: 100%;
  position: fixed;
  background: #fff;
  left: 0;
  bottom: 0;
  max-height: 0;
  overflow-y: auto;
  transition: max-height 0.2s;
}

.dbml ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 0.1rem;
  margin-block-end: 0.1rem;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0.5rem;
}

.dbml ul li {
  line-height: 1rem;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-bottom: .01rem solid #f2f2f2;
  text-indent: .2em;
  list-style: none;
}

.dbml ul li a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  color: #333;
}

.up {
  background: #fff;
  bottom: 0;
  max-height: 7.5rem;
  z-index: 99999;
  transition: max-height 0.2s;
  overflow-y: auto;
}

/* 右上音乐 */
@-webkit-keyframes rotatae {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*调用*/
#icon {
  width: 0.75rem;
  height: 0.75rem;
  background: url(../img/icon.png);
  background-size: 100% 100%;
  -webkit-animation-name: rotatae;
  -webkit-animation-duration: 2s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  position: fixed;
  right: 0.2rem;
  top: 0.1rem;
  z-index: 99;
  filter: brightness(70%);
}

.ml {
  /* background-color: #FAFAFC; */
  margin: 0.2rem 0.4rem 0.2rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}

.tp-border {
  border-top: .01rem solid #f2f2f2;
}

.ml h1 {
  font-weight: 600;
  font-size: 0.35rem;
  border-bottom: .01rem solid #f2f2f2;
  margin: 0;
  line-height: 0.8rem;
}

.ml p {
  font-size: 0.26rem;
  line-height: 0.6rem;
  margin: 0.2rem 0.2rem 0.2rem;
  /* 字间距 */
  letter-spacing: 0.02rem;
  font-weight: 520;
  /* 文本内容铺满本行 */
  text-align: justify;
}

.suojin {
  text-indent: 0.15rem;
}

.main {
  padding: 0;
  margin: 0;
}

.main h4, .main h5, .main p, .ml h1 {
  letter-spacing: 0.05rem;
}

.main h4 {
  font-weight: 600;
  color: #C0504D;
  background-color: #FFFAEB;
  padding: 0.2rem;
  text-align: center;
  clear: both;
  /* 矩形角度变换 */
  /* transform: skew(30deg, 0deg); */
  /* -webkit-transform: skew(30deg, 0deg); */
}

.main h5 {
  font-size: 0.32rem;
  font-weight: 600;
  line-height: 0.6rem;
  clear: both;
  text-align: justify;
  margin: 0rem 0.55rem 0rem;
}

.main p {
  font-size: 0.31rem;
  /* text-indent:0.4rem; */
  margin: 0.3rem 0.55rem 0.3rem;
  line-height: 0.35rem;
  line-height: 0.6rem;
  text-align: justify;
}

.right {
  float: right;
}

.left {
  float: left;
}

.red {
  color: red;
}

.red02 {
  color: #C0504D;
}

.blue {
  color: #377AC1;
}

.yellow {
  color: #F79646;
}

.ctr {
  text-align: center !importanrt;
  margin: 0 auto;
}

.both {
  clear: both;
}

.yuan {
  border-radius: 50%
}

.lf-bor {
  border-left: 0.133333rem solid #4c7bec;
}
.lf-bor-fclolor{
  color: #4c7bec;
}
.margin0 {
  margin: 0;
}

.main .box, .main .b-box, .main .box73 {
  max-width: 100%;
  height: auto;
  margin: 0rem 0.55rem 0rem;
  text-align: center;
  overflow: hidden;
}

.main .box img {
  width: 50%;
  height: auto;
  float: left;
  padding: 0.05rem;
  margin-bottom: 0.2rem;
  text-align: justify;
}

.main .b-box img {
  width: 100%;
  height: auto;
  margin:0.2rem 0 0.2rem;
}

.main .box73 img {
  padding: 0.05rem;
  text-align: justify;
}

.main .swiper-container {
  width: 86%;
  height: auto;
  background-color: #F5F5F5;

}

.main .swiper-container .swiper-wrapper .swiper-slide img{
  width: 100%;
  height: auto;

}

.fontsz {
  font-size: 0.32rem;
}

.main ul {
  list-style-type: square;
  margin: 0.2rem 0.55rem 0.2rem;
}

.main span {
  margin-bottom: 0.2rem;
}
.main .ztdaxiao{
  font-size: 12px;
}
.main .imgs{
  width: 100%;
  height: auto;
  text-align: center;
  /* clear: both; */
}
.main .imgs img{
  width: 95%;
  height: auto;
}
.footer,.footer p{
	text-align: center;
}
.wx{
    position:fixed;
    width:60px;
    bottom:200px;
    right:6px;
}

.btn{
    position:fixed;
    width:92%;
    bottom:0px;
    left:4%;
}
