.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  overflow: hidden;
  transform-origin: 0 0;
}

.banner {
  position: relative;
}
.btn-prev {
  position: absolute;
  z-index: 20;
  left: 0;
  top: 50%;
}

.btn-next {
  position: absolute;
  z-index: 20;
  right: 0;
  top: 50%;
}
.btn-prev img,
.btn-next img {
  width: 0.6rem;
  transform: translate3d(0, -50%, 0);
  cursor: pointer;
}

.banner .swiper-slide img {
  width: 100%;
}

/* 标题 */
.part-title {
  position: relative;
  padding: 0.3rem 0 0;
}
.part-title .en {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  font-weight: 100;
  font-size: 0.6rem;
  line-height: 1;
  font-family: "Impact";
  color: #efefef;
}
.part-title .ch {
  position: relative;
  z-index: 10;
  font-weight: bold;
  font-size: 0.3rem;
  line-height: 0.36rem;
  color: #047837;
}
.part-title .detail {
  font-size: 12px;
  line-height: 20px;
  color: #999999;
}

/* 第1部分 */

.part1 {
  position: relative;
  padding: 0.4rem 0.2rem 0;
  background: url(../images/mpart1_bg.jpg) no-repeat center bottom / cover;
}

.part1-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 0 0 0.2rem;
  border-bottom: 1px solid #efefef;
}

.part1-more {
  padding: 0;
}
.part1-more a {
  display: block;
  padding-right: 0.3rem;
  font-size: 12px;
  line-height: 20px;
  color: #000;
  background: url(../images/more.png) no-repeat right center/0.26rem;
}

.part1-box {
  padding: 0.4rem 0 0;
}

.part1-name {
  font-size: 0.36rem;
  line-height: 0.48rem;
  color: #047837;
}
.part1-detail {
  font-size: 14px;
  line-height: 20px;
  color: #000;
}
.part1-ul {
  display: flex;
  justify-content: space-between;
  padding: 0.6rem 0 0.4rem;
}

.part1-li-line {
  display: flex;
  align-items: flex-end;
  font-size: 12px;
  line-height: 1;
  color: #000;
}
.part1-li-line span {
  font-size: 0.6rem;
  line-height: 0.8;
  color: #fa9d36;
}

.part1-li-p {
  padding: 0.2rem 0 0;
  font-size: 14px;
  line-height: 1;
  color: #000;
}

.part1-img img {
  width: 100%;
}
.part1-p {
  margin: 0.3rem 0 0.2rem;
  height: 80px;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  text-align: justify;
}
.part1-xx {
  padding: 0.1rem 0 0;
}
.part1-xx a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #bd0101;
}

/* 第2部分 */

.part2 {
  position: relative;
  z-index: 20;
}

.part2-top {
  margin: 0.2rem 0 0;
}

.part2-title {
  display: flex;
  justify-content: center;
  font-size: 0.36rem;
  line-height: 0.4rem;
}
.part2-title .ch {
  color: #047837;
}
.part2-title .en {
  color: #000;
  text-transform: uppercase;
}
.part2-more {
  display: flex;
  justify-content: flex-end;
  width: 5rem;
  margin: 0 auto;
  padding: 0.1rem 0 0;
}
.part2-more a {
  display: block;
  padding-right: 0.3rem;
  font-size: 12px;
  line-height: 20px;
  color: #000;
  background: url(../images/more.png) no-repeat right center/0.26rem;
}

.part2-nav {
  padding: 0.2rem 0;
}

.part2-nav ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.part2-nav ul li {
  padding: 0 0.1rem;
}
.part2-nav ul li img {
  width: 1rem;
}
.part2-nav ul a {
  position: relative;
  display: block;
  padding: 0.2rem 0.6rem;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.part2-box {
  padding: 0.4rem 0.2rem 0.8rem;
  background: url(../images/mpart2_bg.jpg) no-repeat center 0 / cover;
}
#marquee1 {
  position: relative;
  height: 4.6rem;
  overflow: hidden;
}
.part2-box ul {
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
}
.part2-box ul li {
  width: 4.4rem;
  padding: 0 0.2rem;
}
.part2-box ul a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #000;
}

.part2-box ul a i {
  display: block;
}
.part2-box ul i img {
  width: 100%;
}

.pic-li-name {
  font-size: 14px;
  line-height: 0.4rem;
  color: #fff;
  text-align: center;
  background: #000;
}

.part2-en {
  position: absolute;
  z-index: 15;
  right: 0.4rem;
  bottom: -0.4rem;
  color: rgba(239, 239, 239, 0.6);
}
.part2-en img {
  width: 5rem;
}

/* 第3部分 */

.part3 {
  position: relative;
  z-index: 10;
  padding: 1rem 0.2rem 0.2rem;
  background: #fff;
}
.part3-bg {
  position: absolute;
  z-index: 1;
  right: -1rem;
  top: -1rem;
}
.part3-bg img {
  width: 5.4rem;
}

.part3-main {
  position: relative;
  z-index: 20;
}

.part3-box {
  overflow: auto;
  padding: 0.6rem 0 0;
}
.part3-box ul {
  display: flex;
  justify-content: space-between;
  width: 11.2rem;
}
.part3-box ul li {
  width: 2.8rem;
  padding-right: 0.1rem;
}
.part3-box ul a {
  display: block;
  position: relative;
}
.part3-box ul i {
  display: block;
}
.part3-box ul i img {
  width: 100%;
}
.part3-box ul p {
  position: absolute;
  left: 0;
  top: 0.4rem;
  width: 100%;
  font-size: 0.3rem;
  line-height: 0.48rem;
  color: #000;
  text-align: center;
}

/* 第4部分 */

.part4 {
  position: relative;
  z-index: 1;
  padding: 0 0.2rem 0.8rem;
  background: url(../images/mpart4_bg.jpg) no-repeat center 0 / cover;
}

.part4-box {
  position: relative;
  height: 5.6rem;
  overflow: hidden;
  margin: 0.6rem 0 0;
}
.part4-box ul {
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  border-left: 1px solid #000;
}
.part4-box ul li {
  width: 4rem;
  border: 1px solid #b5b5b5;
  border-left: 0;
}
.part4-box ul a {
  display: block;
  padding: 0.3rem;
}

.new-li-time {
  padding-left: 0.2rem;
  font-size: 14px;
  line-height: 20px;
  color: #047837;
  background: url(../images/time.png) no-repeat 0 center/0.16rem;
}
.new-li-title {
  margin: 0.2rem 0;
  height: 0.8rem;
  overflow: hidden;
  font-size: 0.3rem;
  line-height: 0.4rem;
  color: #000;
}
.new-li-more {
  width: 1.6rem;
  margin: 0 0 0.4rem 0;
  padding: 0 0.1rem;
  font-size: 12px;
  line-height: 20px;
  background: #047837;
  border-radius: 10px;
}
.new-li-more span {
  display: block;
  color: #fff;
  background: url(../images/more_arrow.png) no-repeat right center/0.1rem;
}

.new-li-img {
  position: relative;
}
.new-li-img i {
  display: block;
  overflow: hidden;
  border: 1px solid #fff;
}
.new-li-img i img {
  width: 100%;
}

.new-li-logo {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 2.4vw;
  width: 100%;
  text-align: center;
}
.new-li-logo img {
  width: 2rem;
}
