@charset "utf-8";
.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;
}
@keyframes mymove {
  from {
    bottom: 1rem;
  }
  to {
    bottom: 1.5rem;
  }
}
.arrorUp {
  width: 0.47rem;
  height: 0.49rem;
  position: absolute;
  bottom: 1rem;
  left: 50%;
  margin-left: -0.23rem;
  z-index: 100;
  animation: mymove 1s ease-out infinite;
}
.swiper-slide {
  position: relative;
}
.bg2 {
  background: url('../img/p2bg.jpg') no-repeat top;
  background-size: cover;
}
.bg3 {
  background: url('../img/p3bg.jpg') no-repeat top;
  background-size: cover;
}
.bg4 {
  background: url('../img/p4bg.jpg') no-repeat top;
  background-size: cover;
}
.part1 .drx {
  position: absolute;
  top: 2.1rem;
  left: 0.15rem;
  width: 1.7rem;
  height: 1.7rem;
}
.part1 .theme {
  width: 7.5rem;
  height: auto;
  margin-left: -3.75rem;
  position: absolute;
  top: 3.5rem;
  left: 50%;
}
.part1 .card {
  width: 7.5rem;
  position: absolute;
  top: 5.67rem;
  left: 50%;
  margin-left: -3.75rem;
}
.part1 .card img {
  position: absolute;
}
.part1 .card img:nth-of-type(1) {
  width: 2.75rem;
  height: 3.76rem;
  top: 0.2rem;
  left: 0.37rem;
}
.part1 .card img:nth-of-type(2) {
  width: 2.13rem;
  height: 3.43rem;
  top: 0;
  left: 2.7rem;
}
.part1 .card img:nth-of-type(3) {
  width: 2.91rem;
  height: 3.81rem;
  top: 0.2rem;
  left: 4.35rem;
}
.part1 .card img:nth-of-type(4) {
  
  width: 2.35rem;
  height: 3.59rem;
  top: 2rem;
  left: 1.6rem;
}
.part1 .card img:nth-of-type(5) {
  width: 2.47rem;
  height: 3.57rem;
  top: 2rem;
  left: 3.5rem;
}
.tit {
  height: 0.5rem;
  line-height: 0.5rem;
  background: url('../img/e-titbg.png') no-repeat;
  background-size: 100%;
  font-size: 0.34rem;
  font-weight: 900;
  color: #ffd082;
  text-align: center;
}
.part2 p {
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
  line-height: 1.6;
  box-sizing: border-box;
  padding: 0 0.2rem;
}
.part2 p span {
  color: #ffd082;
  font-weight: 900;
}
.part2 h5 {
  font-size: 0.34rem;
  color: #ffd082;
  text-align: center;
  line-height: 0.8rem;
  margin-top: 0.3rem;
  font-weight: 900;
}
.part3 p {
  font-size: 0.2rem;
  color: #fff;
  line-height: 1.6;
  text-align: center;
}
.imgshow {
  width: 3.54rem;
  height: 3.55rem;
  position: relative;
  margin: 0.3rem auto 0.1rem;
}
.imgshow ul {
  height: 3.55rem;
}
.imgshow ul li {
  float: left;
  width: 3.54rem;
  height: 3.54rem;
}
.imgshow .prev,
.imgshow .ad_btn_left {
  width: 0.61rem;
  height: 1.64rem;
  background: url('../img/prev.png') no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  margin-top: -0.82rem;
  left: -1.4rem;
}
.imgshow .next,
.imgshow .ad_btn_right {
  width: 0.61rem;
  height: 1.64rem;
  background: url('../img/next.png') no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  margin-top: -0.82rem;
  right: -1.4rem;
}
.imgshow .num_s {
  display: none!important;
}
.txt {
  width: 100%;
  height: 4.8rem;
  background: url('../img/txtbg.png') no-repeat center;
  background-size: 100%;
  box-sizing: border-box;
  padding: 1.3rem 0.7rem 0.3rem 0.9rem;
  position: relative;
}
.txt h5 {
  font-size: 0.36rem;
  color: #db0000;
  font-weight: 900;
  position: absolute;
  top: 0.8rem;
  left: 0.9rem;
}
.txt h5 b {
  display: inline-block;
  font-size: 0.24rem;
  margin-left: 0.2rem;
}
.txt > div {
  height: 3.2rem;
  overflow: hidden;
}
.txt > div b {
  font-size: 0.24rem;
  color: #333;
}
.txt > div p {
  color: #333;
  text-align: justify;
  text-indent: 2em;
  font-size: .2rem
}
.summarize p {
  box-sizing: border-box;
  padding: 0 0.2rem;
  text-indent: 2em;
  text-align: justify;
  line-height: 1.8;
  font-size: .2rem;
}

.team .contact {
  color: #fff;
  font-size: 0.24rem;
  text-align: center;
}
.team .contact p {
  width: 2.8rem;
  margin: 0 auto;
  text-align: center;
  position: relative;
  line-height: 1.8;
  margin-top: 0.1rem;
}
.team .contact p:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: scaleY(0.5);
  transform-origin: bottom;
}
.team > div h5 {
  font-size: 0.24rem;
  color: #fff;
  font-weight: 900;
  text-align: center;
  line-height: 1.8;
  margin-top: 0.2rem;
}
.team > div h5 span {
  color: #ffd082;
}
.team > div p {
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
  line-height: 1.6;
}
.team .gz-ewm {
  text-align: center;
  font-size: 0;
  margin-top: 0.2rem;
}
.team .gz {
  display: inline-block;
  vertical-align: top;
  width: 1.25rem;
}
.team .ewm {
  display: inline-block;
  width: 1.6rem;
  margin-left: 0.4rem;
}







