body,
ul,
dl,
dd,
dt,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
textarea,
form,
select,
fieldset,
table,
td,
div,
input {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
body {
  width: 100%;
  background: #fcf6fa;
  font-size: 0.35rem;
  line-height: 0.65rem;
  color: #f37c88;
  font-family: "Microsoft YaHei", Tahoma, Arial;
}
.font-blue {
  color: #4c7887;
}
html {
  margin: 0;
  padding: 0;
}
div {
  margin: 0;
  padding: 0;
  text-align: left;
}
a,
a img {
  border: 0;
  text-decoration: none;
  color: #ffffff;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ".";
  clear: both;
  height: 0;
}
.clearfix {
  display: block;
}
ul,
ul li {
  list-style: none;
}
header {
  background: #323844;
  height: 1.25rem;
  position: relative;
}
header img {
  position: absolute;
  width: 5.05rem;
  height: 1.5rem;
  top: 0;
  right: 1.25rem;
}
.m-banner {
  width: 100%;
  height: 8rem;
}
.m-banner img {
  width: 100%;
  height: 8rem;
}
.m-bg {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: url(../images/bg-1.png) 0 0 no-repeat;
  background-size: 7.95rem 5.5rem;
}
.m-text {
  margin: 2rem 1.25rem 1.25rem 3rem;
}
.m-text h3 {
  text-align: center;
}
.m-text p {
  text-indent: 0.7rem;
}
.message {
  height: 1.15rem;
  line-height: 1.15rem;
  text-align: center;
}
.message span {
  display: inline-block;
  width: 1.15rem;
  height: 1.15rem;
  line-height: 1.15rem;
  background: #ffc1d0;
  text-align: center;
  margin-right: 0.175rem;
  color: #fff;
  font-size: 0.75rem;
}
.message:hover span {
  background: #ff0000;
}
.warpper {
  padding: 0.5rem 1rem;
  background: url(../images/m-bg-1.jpg) center bottom no-repeat;
  background-size: 16rem 16rem;
}
.title {
  border-bottom: 0.025rem solid #f37c88;
  text-align: center;
  height: 1.5rem;
  line-height: 1.5rem;
  position: relative;
}
.title i {
  display: block;
  position: absolute;
  left: 50%;
  bottom: -0.075rem;
  margin-left: -0.75rem;
  width: 1.5rem;
  height: 0.125rem;
  background: #f37c88;
}
.title h3 {
  display: inline-block;
  font-size: 0.5rem;
}
h4 {
  text-align: center;
  font-size: 0.35rem;
  color: #fc7426;
}
.pic-list {
  margin: 1rem auto;
}
.pic-list li {
  float: left;
  margin: 0 0.7rem 0.5rem;
  width: 5.5rem;
  text-align: left;
  font-size: 0.45rem;
  background: #fce5f4;
  color: #ff6666;
  overflow: hidden;
}
.pic-list li p {
  display: block;
  padding: 0.25rem;
}
.pic-list li img {
  display: block;
  margin: 0 auto;
  width: 5.5rem;
  height: 4.625rem;
}
/*footer*/
.footer {
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.foot-bg {
  height: 7.5rem;
  overflow: hidden;
  background: url(../images/bg-3.png) right bottom no-repeat;
  background-size: 9rem 7.15rem;
}
.foot-bg img {
  margin: 0 auto;
  width: 4.1rem;
  height: 4.1rem;
}
.foot-bg h3 {
  margin-top: 1.5rem;
}
.weixin-pic {
  margin: 0 auto;
  width: 4.1rem;
  height: 4.1rem;
}
.foot {
  padding: 0.25rem 0;
  height: 40 40rem;
  line-height: 20 40rem;
  background: #323844;
  color: #fff;
}
