body {
  background: #fff;
}
.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  overflow: hidden;
  transform-origin: 0 0;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  z-index: 99;
  right: 1%;
}

.swiper-pagination-bullet {
  width: 27px;
  height: 27px;
  margin: 0 0 20px;
  background: url(../images/page_icon.png) no-repeat center center;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: url(../images/page_icona.png) no-repeat center center;
}

.banner {
  position: relative;
}
.banner img {
  width: 100%;
}

/* 第1部分 */

.part1 {
  position: relative;
  padding: 0 0 0.6rem;
  background: url(../images/mpart1-bg.jpg) no-repeat center 0 / 100%;
}
.part1-main {
  padding: 0 0.2rem;
}
.part1-box {
  display: flex;
  justify-content: space-between;
}
.part1-left {
  width: 48%;
}

.part1-ad {
  padding: 0.6rem 0;
  font-size: 18px;
  line-height: 24px;
  color: #333;
}
.part1-ad p {
  padding-right: 5vw;
}

.part1-p {
  height: 144px;
  padding-right: 0.1rem;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  color: #333;
}
.part1-more {
  width: 120px;
  margin-top: 0.2rem;
}
.part1-more a {
  display: block;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  color: #333;
  border: 1px solid #333;
}

.part1-right {
  width: 50%;
  padding: 4.5rem 0 0;
}

.part1-righ-ad {
  font-size: 0.3rem;
  line-height: 0.42rem;
  color: #fff;
}

.part1-ul {
  padding: 0.6rem 0 0;
}
.part1-ul ul {
  display: flex;
}
.part1-ul ul {
  display: flex;
}
.part1-ul ul li {
  width: 33.3%;
}
.part1-ul ul a {
  display: block;
}
.part1-ul ul a img {
  width: 100%;
}

/* 第2部分 */

.part2 {
  position: relative;
}
.part2-ylz {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0.2rem;
}
.part2-ylz img {
  width: 3rem;
}

.part2-main {
  padding: 0 0.2rem;
}

.part2-top {
  position: relative;
  z-index: 10;
  padding: 0.4rem 0;
}

.part2-name {
  text-align: left;
}

.part2-name .ch {
  font-size: 0.3rem;
  line-height: 0.36rem;
  color: #333;
}
.part2-name .ch span {
  color: #71ba32;
}
.part2-name .en {
  font-size: 14px;
  line-height: 20px;
  color: #333;
}

.part2-nav {
  padding: 0.2rem 0 0;
}
.part2-nav ul {
  display: flex;
}
.part2-nav ul li {
  padding-right: 0.6rem;
}
.part2-nav ul a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}

.part2-box {
  position: relative;
  height: 4.3rem;
  overflow: hidden;
}
.part2-box ul {
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
}
.part2-box ul li {
  width: 4.5rem;
  padding: 0 0.1rem;
}
.part2-box ul a {
  display: block;
  position: relative;
  overflow: hidden;
}
.part2-box ul i {
  display: block;
}
.part2-box ul i img {
  width: 100%;
}
.pic-li-layer {
  display: none;
}

.part2-detail {
  padding: 0.4rem 0;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}

/* 第3部分 */

.part3 {
  position: relative;
  background: url(../images/mpart3-bg.jpg) no-repeat center 0 / cover;
}
.part3 ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0.2rem;
}
.part3 ul li {
  width: 50%;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
}
.part3 ul li:nth-child(2n + 1) {
  border-left: 0;
}

.part3 ul a {
  display: block;
  position: relative;
}

.part3-li-name {
  padding: 0.4rem 0;
  text-align: center;
  color: #fff;
}
.part3-li-name .ch {
  font-size: 18px;
  line-height: 24px;
}
.part3-li-name .en {
  font-size: 12px;
  line-height: 20px;
}

/* 第4部分 */

.part4 {
  position: relative;
  padding: 0 0 0.4rem;
}

.part4-fwsn {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0.2rem;
}
.part4-fwsn img {
  width: 4rem;
}

.part4-main {
  padding: 0 0.2rem;
}

.part4-top {
  padding: 0.4rem 0;
}

.part4-name {
  text-align: left;
}

.part4-name .ch {
  font-size: 0.3rem;
  line-height: 0.36rem;
  color: #333;
}
.part4-name .ch span {
  color: #71ba32;
}
.part4-name .en {
  font-size: 14px;
  line-height: 20px;
  color: #333;
}

.part4-nav {
  padding: 0.2rem 0 0;
}
.part4-nav ul {
  display: flex;
}
.part4-nav ul li {
  padding-right: 0.6rem;
}
.part4-nav ul a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}

.part4-box {
  display: flex;
  justify-content: space-between;
}

.part4-box a {
  display: block;
}
.new-li-img {
  overflow: hidden;
}
.new-li-img img {
  width: 100%;
}
.new-li-title {
  padding: 0.1rem 0;
  font-size: 16px;
  line-height: 30px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #dcdcdc;
}
.new-li-p {
  height: 80px;
  margin: 0.2rem 0 0;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}

.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: rgba(0, 0, 0, 0.6);
}

.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;
}

.public {
  padding-bottom: 1.4rem;
}
