body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
ol,
ul,
li {
  list-style: none;
}
h1,
h2 {
  font-weight: bold;
}
em,
i {
  font-style: normal;
}
a {
  text-decoration: none;
  display: inline;
}
img {
  border: none;
  width: 100%;
  display: block;
}
.fl,
.fr {
  _display: inline;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cl {
  clear: both;
}
.cl:after {
  content: ".";
  visibility: hidden;
  height: 0;
  font-size: 0;
  display: block;
  clear: both;
}
html,
body {
  width: 100%;
  height: 100%;
  font-family: 'Microsoft Yahei', 'microsoft yehei';
  overflow: hidden;
  position: relative;
  background: url('../images/bg.jpg') no-repeat top left;
  background-size: 100% 100%;
  max-width: 750px;
  margin: 0 auto;
  color: #333;
}
.show {
  display: block!important;
}
.hide {
  display: none!important;
}
.fixedhack {
  position: fixed;
  width: 100%;
  z-index: 800;
}
footer {
  display: none;
}
.fixBottom {
  position: fixed!important;
  bottom: 0!important;
  left: 0!important;
  top: 0!important;
  right: 0!important;
  height: auto!important;
  margin-top: 0!important;
}
.swiper-slide {
  width: 5.6rem;
  margin: 0 auto;
  padding: 0 0.3rem;
}
.tlogo {
  width: 2.2rem;
  height: 1.92rem;
  background: url('../images/logo.png') no-repeat top;
  background-size: 100% 100%;
  margin: 0 auto;
}
p {
  font-size: 0.18rem;
  line-height: 1.5;
  color: #333;
  box-sizing: border-box;
  text-indent: 2em;
  text-align: justify;
}
p b.cred {
  color: #e70012;
}
h3 {
  font-size: 0.36rem;
  line-height: 2;
  text-align: center;
  font-weight: 900;
  margin-top: 0.15rem;
}
h3 b {
  color: #e70012;
}
h4 {
  height: 1px;
  background: #333;
  margin: 0.3rem 0;
  text-align: center;
}
h4 span {
  display: inline-block;
  padding: 0 0.1rem;
  background: #fff;
  font-size: 0.24rem;
  line-height: 1;
  text-align: center;
  font-weight: 900;
  position: relative;
  top: -0.2rem;
}
h4 span b {
  color: #e70012;
}
.man {
  width: 4.61rem;
  height: 3.51rem;
  margin: 0 auto 0.2rem;
  overflow: hidden;
}
.man .manname {
  margin-top: 2.7rem;
  text-align: center;
  font-size: 0.3rem;
  color: #fff;
  font-weight: 900;
}
.man .jointime {
  color: #fff;
  text-align: center;
  font-size: 0.2rem;
}
.info {
  font-size: 0.18rem;
  line-height: 2;
  margin-top: 0.2rem;
}
.slide {
  margin-bottom: 0.1rem;
}
.slide img {
  width: 4.9rem;
  height: 2.9rem;
}
.slide .bd {
  width: 4.9rem;
  height: 2.9rem;
  position: relative;
}
.slide .bd::after {
  content: '';
  width: 100%;
  height: 1px;
  background: #ccc;
  position: absolute;
  bottom: -0.1rem;
  right: -0.1rem;
}
.slide .bd::before {
  content: '';
  height: 100%;
  width: 1px;
  background: #ccc;
  position: absolute;
  top: 0.1rem;
  right: -0.1rem;
}
.slide .hd ul {
  text-align: center;
  height: 0.3rem;
}
.slide .hd ul li {
  display: inline-block;
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 100%;
  background: #333;
  margin: 0 0.05rem;
}
.slide .hd ul li.on {
  background: #e70012;
}
.part1 .themebox {
  width: 5.58rem;
  height: 5.51rem;
  margin: 0.3rem 0 0.3rem -0.3rem;
  background: url('../images/themebg1.png') no-repeat center;
  background-size: cover;
  position: relative;
}
.part1 .themebox > img {
  position: absolute;
}
.part1 .themebox .clogo {
  left: 0.97rem;
  top: 0.8rem;
  width: 0.81rem;
  height: 1.56rem;
}
.part1 .themebox .themet {
  width: 1.91rem;
  height: 0.64rem;
  top: 2.2rem;
  left: 3rem;
}
.part1 .themebox .themebg2 {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.part1 .themebox .theme {
  width: 5.58rem;
  height: 5.51rem;
  top: 0;
  left: 0;
}
.part1 h5 {
  font-size: 0.24rem;
  line-height: 3;
  color: #333;
  text-align: center;
}
.part1 p {
  padding: 0 0.3rem;
}
.part2 .man {
  background: url('../images/img1.png') no-repeat top;
  background-size: cover;
}
.part3 .man {
  background: url('../images/img2.png') no-repeat top;
  background-size: cover;
}
.part4 .man {
  background: url('../images/img3.png') no-repeat top;
  background-size: cover;
}
.part5 .man {
  background: url('../images/img4.png') no-repeat top;
  background-size: cover;
}
.part6 .man {
  background: url('../images/img5.png') no-repeat top;
  background-size: cover;
}
.part7 .man {
  background: url('../images/img6.png') no-repeat top;
  background-size: cover;
}
.qrcode {
  width: 1.73rem;
  height: 1.73rem;
  margin: 0.3rem auto;
  box-shadow: 0 0 0.2rem 0.01rem #ccc;
}
.team {
  text-align: center;
  line-height: 2;
}
