html,
body {
  perspective: 1000px;
  position: relative;
  height: 100%;
  overflow: hidden;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  overflow: hidden;
  transform-origin: 0 0;
}

.wrap {
  display: flex;
  position: relative;
  z-index: 6;
  width: 100%;
  height: 100%;
  padding: 60px 0 1.4rem;
}

/* 第1部分 */

.part1 {
  position: relative;
}

.banner .swiper-slide img {
  width: 100%;
}

/* 第2部分 */

.part2 {
  position: relative;
  background: url(../images/mpart2_bg.jpg) no-repeat center 0 / cover;
}
.part2 .wrap {
  align-items: center;
}

.part2-main {
  position: relative;
  z-index: 10;
  width: 100%;
  padding: 0 0.2rem;
}

.part2-en {
  padding: 0.2rem 0 0;
  background: url(../images/part2_logo.png) no-repeat 3.4rem 0/0.4rem;
}
.part2-en img {
  width: 3.2rem;
}
.part2-detail {
  margin: 0.2rem 0 0;
  font-size: 0.3rem;
  line-height: 0.36rem;
  color: #000;
}
.part2-detail span {
  color: #c5141c;
}

.part2-nav {
  padding: 0.3rem 0 0;
}
.part2-nav ul {
  display: flex;
  flex-wrap: wrap;
  width: 5.2rem;
}
.part2-nav ul li {
  width: 2.4rem;
  margin: 0 0.2rem 0.2rem 0;
}
.part2-nav ul a {
  display: flex;
  align-items: center;
  padding: 0.1rem;
  background: #e0b974;
  border-radius: 0.4rem;
}
.part2-li-icon {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 0.6rem;
  height: 0.6rem;
  overflow: hidden;
  background: #fff;
  border-radius: 50%;
}

.part2-li-icon img {
  width: 0.4rem;
}
.part2-li-name {
  position: relative;
  margin-left: 0.2rem;
  font-size: 0.3rem;
  line-height: 0.36rem;
  color: #fff;
}

.part2-name {
  margin: 0.2rem 0;
  font-size: 0.36rem;
  line-height: 0.4rem;
  color: #000;
}
.part2-p {
  height: 200px;
  margin: 0 0 0.2rem;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  text-align: justify;
}

.part2-more a {
  display: block;
  width: 1.6rem;
  font-size: 14px;
  line-height: 24px;
  color: #a70108;
  text-align: center;
  background: #fff;
  border: 1px solid #a70108;
  border-radius: 12px;
}

/* 第3部分 */

.part3 {
  position: relative;
  background: url(../images/mpart3_bg.jpg) no-repeat center 0 / cover;
}

.part3 .wrap {
  align-items: center;
}

.part3-main {
  position: relative;
  z-index: 10;
  width: 100%;
  padding: 0 0.2rem;
}

.part3-name {
  font-size: 0.4rem;
  line-height: 0.4rem;
  color: #000;
}
.part3-detail {
  font-size: 0.3rem;
  line-height: 0.42rem;
  color: #000;
}
.part3-box {
  display: block;
}
.part3-nav {
  padding: 0.4rem 0;
}
.part3-nav ul {
  display: flex;
}
.part3-nav li {
  padding: 0 0.3rem 0 0;
}
.part3-nav li a {
  display: block;
  position: relative;
  border: 3px solid #fff;
  border-radius: 50%;
}
.part3-nav li a img {
  width: 1.4rem;
  border-radius: 50%;
}

.part3-com {
  position: relative;
  height: 4.1rem;
  overflow: hidden;
}
.part3-com ul {
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
}
.part3-com ul li {
  width: 4.1rem;
  padding-right: 0.1rem;
}
.part3-com ul a {
  display: block;
}
.part3-com ul i {
  display: block;
}
.part3-com ul i img {
  width: 100%;
}
.pic-li-line {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.1rem;
  color: #fff;
  background: #c71f27;
}
.pic-li-name {
  width: 2.3rem;
  font-size: 0.3rem;
  line-height: 0.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pic-li-weight {
  font-size: 12px;
  line-height: 16px;
}
.part3-more {
  margin: 0.4rem 0 0;
}
.part3-more a {
  display: block;
  width: 1.6rem;
  font-size: 14px;
  line-height: 24px;
  color: #a70108;
  text-align: center;
  background: #fff;
  border: 1px solid #a70108;
  border-radius: 12px;
}

.part3-en {
  position: absolute;
  right: 0;
  bottom: 1.4rem;
  font-size: 0.86rem;
  line-height: 1;
  color: #ddbfc0;
}

/* 第4部分 */

.part4 {
  position: relative;
  background: url(../images/mpart4_bg.jpg) no-repeat center 0 / cover;
}

.part4 .wrap {
  align-items: center;
}

.part4-main {
  width: 100%;
  padding: 0 0.2rem;
}
.part4-left {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.part4-name {
  font-size: 0.4rem;
  line-height: 0.48rem;
  color: #000;
}
.part4-name span {
  color: #c5141c;
}
.part4-detail {
  font-size: 0.3rem;
  line-height: 0.4rem;
  color: #000;
}
.part4-nav {
  padding: 0;
}

.part4-nav ul li {
  padding: 0.05rem 0;
}
.part4-nav ul a {
  display: block;
  font-size: 0.3rem;
  line-height: 0.36rem;
  color: #000;
}

.part4-center {
  position: relative;
  margin: 0.6rem 0 0;
  padding: 0 0.6rem;
}
.part4-prev {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  cursor: pointer;
}
.part4-next {
  position: absolute;
  z-index: 10;
  right: 0;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  cursor: pointer;
}
.part4-prev img,
.part4-next img {
  width: 0.45rem;
}

.part4-banner {
  position: relative;
}
.part4-banner .swiper-slide {
  border: 3px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
}
.part4-banner img {
  width: 100%;
  border: 2px solid #fff;
  border-radius: 50%;
}

.part4-right {
  width: 13.6vw;
  padding: 2vw 0 0;
}
.part4-right .part4-name {
  text-align: center;
}
.part4-en {
  font-size: 0.8vw;
  line-height: 1.2vw;
  color: #000;
  text-align: center;
}
.part4-ul {
  margin: 1.2vw 0 0;
}
.part4-li {
  margin: 0 0 1.2vw;
}
.part4-li a {
  display: flex;
  align-items: center;
  padding: 1vw;
  background: rgba(255, 255, 255, 0.6);
  transition: 0.3s;
}
.part4-li-icon {
  width: 2.8vw;
}
.part4-li-icon img {
  width: 2.6vw;
}

.part4-li-font {
  width: 8vw;
  padding-left: 0.8vw;
  font-size: 1.2vw;
  line-height: 1.6vw;
  color: #000;
  background: url(../images/part4_arrow.png) no-repeat right center;
}
.part4-li-font span {
  color: #c5141c;
}
.part4-li a:hover {
  transform: translate3d(1vw, 0, 0);
}

/* 第5部分 */

.part5 {
  position: relative;
  background: url(../images/mpart5_bg.jpg) no-repeat center 0 / cover;
}

.part5 .wrap {
  align-items: center;
}

.part5-main {
  width: 100%;
  padding: 0 0.2rem;
}

.part5-en {
  font-size: 0.56rem;
  line-height: 1;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
}
.part5-ch {
  position: relative;
  padding: 0 0 0.3rem;
  font-size: 0.36rem;
  line-height: 0.48rem;
  color: #c5141c;
  border-bottom: 1px solid #000;
}

.part5-ch::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0.36rem;
  height: 3px;
  background: #c5141c;
}

.part5-detail {
  padding: 0.2rem 0 0;
  font-size: 12px;
  line-height: 16px;
  color: #000;
  letter-spacing: 0.2rem;
}
.part5-box {
  padding: 0.6rem 0;
}
.part5-box ul {
  display: block;
}
.part5-box ul li {
  padding: 0.2rem 0;
}
.part5-box ul a {
  display: flex;
  align-items: center;
}
.new-li-img {
  position: relative;
  padding: 0.2rem;
  background: #c5141c;
  border-radius: 50%;
}
.new-li-img i {
  display: block;
}
.new-li-img i img {
  width: 2rem;
  border-radius: 50%;
}
.new-li-logo {
  position: absolute;
  left: 0;
  top: 0.36rem;
  width: 100%;
  text-align: center;
}
.new-li-logo img {
  width: 1rem;
}
.new-li-time {
  position: absolute;
  left: 50%;
  bottom: 0.4rem;
  width: 1.6rem;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background: #c5141c;
  border-radius: 10px;
  transform: translate3d(-50%, 0, 0);
}

.new-li-font {
  flex-grow: 1;
  overflow: hidden;
  margin-left: 0.2rem;
}
.new-li-name {
  font-size: 0.36rem;
  line-height: 0.4rem;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.new-li-p {
  height: 60px;
  margin: 0.1rem 0 0;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  text-align: justify;
}

/* 第6部分 */

.part6 {
  position: relative;
  background: url(../images/mpart6_bg.jpg) no-repeat center 0 / cover;
}

.part6 .wrap {
  align-items: center;
}

.part6-main {
  width: 100%;
  padding: 0 0.2rem;
}

.part6-top {
  position: relative;
}
.part6-name {
  font-size: 0.4rem;
  line-height: 0.48rem;
  color: #000;
}
.part6-name span {
  color: #c5141c;
}

.part6-detial {
  margin: 0.2rem 0 0;
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
  color: #000;
}
.part6-ewm {
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
}
.part6-ewm img {
  width: 1.2rem;
}

.part6-ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0.4rem 0 0;
  padding: 0 0 0.2rem;
}
.part6-li {
  margin-bottom: 0.2rem;
}
.part6-li:nth-child(1) {
  width: 3rem;
  height: 3rem;
  background: url(../images/mpart6_img1.png) no-repeat center 0 / cover;
}
.part6-li:nth-child(2) {
  width: 3.9rem;
  height: 3rem;
  background: url(../images/mpart6_img2.png) no-repeat center 0 / cover;
}
.part6-li:nth-child(3) {
  width: 100%;
  height: 3rem;
  background: url(../images/mpart6_img3.png) no-repeat center 0 / cover;
}

.part6-li-font {
  padding: 1.6rem 0.3rem 0;
  color: #fff;
}
.part6-li-font .ch {
  font-size: 0.3rem;
  line-height: 0.36rem;
}
.part6-li-font .en {
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
}
.part6-li-font p {
  margin: 0.1rem 0 0;
  font-size: 0.3rem;
  line-height: 0.36rem;
}

footer {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 20px;
}
footer p {
  padding: 0 5px;
  color: #fff;
}
footer a {
  padding: 0 5px;
  color: #fff;
}

/*  */
.fix-nav {
  position: fixed;
  z-index: 50;
  left: 0;
  bottom: 0;
  width: 100%;
}

.fix-nav ul {
  display: flex;
  justify-content: space-around;
  width: 100%;
  height: 1.4rem;
  padding: 0.3rem 0.1rem 0;
  background: #00712e;
}

.fix-nav ul li {
  width: 25%;
}

.fix-nav ul a {
  display: block;
  text-align: center;
}

.fix-nav ul i {
  display: block;
}

.fix-nav i img {
  width: 0.5rem;
}

.fix-nav a p {
  padding-top: 0.1rem;
  font: 400 0.3rem/0.3rem "微软雅黑";
  color: #fff;
}
