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 0;
}

/* 查看更多 */

.part-more {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.1rem;
  height: 1.1rem;
  background: #00712e;
  border-radius: 50%;
}
.part-more::before {
  content: "";
  position: absolute;
  right: -0.1rem;
  top: 50%;
  width: 0.2rem;
  height: 0.2rem;
  margin-top: -0.1rem;
  background: url(../images/arrow_ww.png) no-repeat center center/0.2rem;
}
.part-more a {
  width: 0.6rem;
  font-size: 0.3rem;
  line-height: 1;
  color: #fff;
}

/* 第1部分 */

.part1 {
  position: relative;
  background: url(../images/mvideo_bg.jpg) no-repeat center 0 / cover;
}

.video-font {
  position: absolute;
  z-index: 22;
  left: 0;
  top: 2.4rem;
  width: 100%;
  text-align: center;
}
.video-font img {
  width: 6.2rem;
}

.video-btn {
  position: absolute;
  left: 0;
  top: 6rem;
  width: 100%;
  text-align: center;
}
.video-btn img {
  width: 1.9rem;
}

/*样式表*/
.video-bg {
  display: none;
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.alerts {
  position: absolute;
  z-index: 99;
  left: 0;
  bottom: 10%;
  width: 100%;
  text-align: center;
}

.alerts img {
  width: 40px;
}

.video-bg div {
  display: flex;
  align-items: center;
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.videos {
  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;
  width: 100%;
  padding: 0.8rem 0.2rem 0;
}
.part2-icon {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}
.part2-icon img {
  width: 1.1rem;
}

.part2-ul {
  display: flex;
  justify-content: space-between;
}
.part2-li {
  height: 5.8rem;
}
.part2-li a {
  display: flex;
  padding: 0 0.1rem;
  color: #825102;
}
.part2-li-title {
  margin-left: 0.2rem;
  width: 0.36rem;
  font-size: 0.36rem;
  line-height: 1;
  text-align: center;
  order: 2;
  font-family: "SimSun";
}

.part2-li-p {
  display: flex;
  flex-direction: row-reverse;
  order: 1;
  padding: 0.4rem 0 0;
}
.part2-li-p p {
  width: 16px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  font-family: "SimSun";
}

.part2-nav {
  padding: 0;
}
.part2-nav ul {
  display: flex;
}
.part2-nav ul li {
  width: 2.8rem;
  padding: 0 0.2rem;
}
.part2-nav ul a {
  display: block;
  padding: 0.2rem;
  font-size: 0.3rem;
  line-height: 0.36rem;
  color: #fff;
  background: #000;
}
.part2-nav ul a span {
  display: block;
  background: url(../images/arrow_ww.png) no-repeat right center/0.2rem;
}

/* 第3部分 */

.part3 {
  position: relative;
  background: url(../images/mpart3_bg.jpg) no-repeat center 0 / cover;
}

.part3 .wrap {
  align-items: center;
  background: url(../images/part3_tdt.png) no-repeat 3rem 98%/4rem;
}

.part3-main {
  width: 100%;
  padding: 0 0.2rem;
}

.part3-title {
  font-size: 0.3rem;
  line-height: 0.36rem;
  color: #fff;
  text-align: right;
}
.part3-title .en {
  text-transform: uppercase;
}
.part3-title .ch {
  background: url(../images/part3_dashed.png) no-repeat 5rem center/0.4rem;
}

.part3-nav {
  padding: 0.4rem 0;
}
.part3-nav ul {
  display: flex;
  flex-wrap: wrap;
}
.part3-nav ul li {
  width: 33.3%;
  padding: 0 0.2rem;
}
.part3-nav ul a {
  display: block;
  font-weight: bold;
  font-size: 0.3rem;
  line-height: 0.6rem;
  color: #fff;
}

.part3-con {
  position: relative;
  height: 5.3rem;
  overflow: hidden;
}

.part3-con ul {
  display: flex;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}
.part3-con ul li {
  width: 3.8rem;
  padding: 0 0.1rem;
}
.part3-con ul a {
  display: block;
  position: relative;
  overflow: hidden;
}
.part3-con ul a i {
  display: block;
  border: 2px solid #000;
  border-bottom: 0;
}
.part3-con ul i img {
  width: 100%;
}

.pic-li-line {
  padding: 0.15rem 0.15rem 0.15rem 1rem;
  color: #fff;
  text-align: right;
  background: #000 url(../images/pic_li_line.png) no-repeat 0.15rem center/1rem;
}
.pic-li-name {
  font-size: 0.3rem;
  line-height: 0.36rem;
}
.pic-li-weight {
  font-size: 14px;
  line-height: 16px;
}

.part3-more {
  margin-top: 0.4rem;
}

/* 第4部分 */

.part4 {
  position: relative;
  background: url(../images/mpart4_bg.jpg) no-repeat center 0 / cover;
}

.part4 .wrap {
  align-items: flex-end;
}

.part4-main {
  width: 100%;
  padding: 0 0 0.4rem 0.2rem;
}

.part4-title {
  color: #fff;
}
.part4-title .en {
  font-weight: bold;
  font-size: 0.3rem;
  line-height: 0.36rem;
  text-transform: uppercase;
}
.part4-title .ch {
  font-size: 0.48rem;
  line-height: 0.5rem;
}

.part4-nav ul {
  display: flex;
  justify-content: space-between;
  padding: 0.3rem 0.2rem 0.3rem 0;
}

.part4-nav ul a {
  display: block;
  font-size: 0.3rem;
  line-height: 0.36rem;
  color: #fff;
}

.part4-box {
  padding: 0.5rem 0 0 0.5rem;
  background: url(../images/part4_box.png) no-repeat 0 0 / auto 100%;
}
#marquee2 {
  position: relative;
  height: 3.6rem;
  overflow: hidden;
}
.part4-box ul {
  display: flex;
  position: absolute;
}
.part4-box ul li {
  width: 3.8rem;
  padding: 0 0.05rem;
}
.part4-box ul a {
  display: block;
}
.part4-box ul a i {
  display: block;
  /*border: 2px solid #00712e;*/
  overflow: hidden;
}
.part4-box ul a i img {
  width: 100%;
}

.part4-box ul a p {
  font-size: 0.3rem;
  line-height: 0.6rem;
  color: #000;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.part4-more {
  margin-top: 0.4rem;
}

/* 第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-title {
  text-align: center;
}
.part5-title i {
  display: block;
}
.part5-title i img {
  width: 100%;
}

.part5-nav {
  padding: 0.4rem 0;
}
.part5-nav ul {
  display: flex;
  justify-content: center;
}
.part5-nav ul li {
  padding: 0 0.12rem;
}
.part5-nav ul a {
  display: block;
  width: 2rem;
  text-align: center;
  border: 1px solid #000;
}

.part5-nav ul a span {
  display: block;
  font-size: 0.3rem;
  line-height: 0.48rem;
  color: #000;
  background: #fff;
}

.part5-box {
  position: relative;
  height: 4.6rem;
  overflow: hidden;
}

.part5-box ul {
  display: flex;
  position: absolute;
}
.part5-box ul li {
  width: 6.6rem;
  padding: 0 0.1rem;
}

.part5-box ul a {
  display: block;
  position: relative;
  background: rgba(0, 0, 0, 0.6);
  border-bottom: 1px solid #ffffff;
}
.part5-box ul i {
  display: block;
  overflow: hidden;
}
.part5-box ul i img {
  width: 100%;
}
.new-li-time {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 2.1rem;
  font-size: 0.3rem;
  line-height: 0.48rem;
  color: #fff;
  text-align: center;
  background: #00712e;
}

.new-li-font {
  padding: 0.2rem;
}
.new-li-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.new-li-title {
  width: 4.5rem;
  font-size: 0.3rem;
  line-height: 0.36rem;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.new-li-more {
  font-size: 12px;
  line-height: 16px;
  color: #fff;
}

.new-li-p {
  height: 0.8rem;
  overflow: hidden;
  margin: 0.1rem 0;
  font-size: 14px;
  line-height: 0.4rem;
  color: #fff;
}

.part5-more {
  margin-top: 0.3rem;
}

/* 第6部分 */

.part6 {
  position: relative;
  background: url(../images/mpart6_bg.jpg) no-repeat center 0 / cover;
}

.part6 .wrap {
}

.part6-main {
  width: 100%;
  padding: 1rem 0.4rem 0;
}

.part6-nav {
  padding: 0 0 1vw;
}
.part6-nav ul {
  display: flex;
  justify-content: center;
}
.part6-nav ul li {
  width: 2.4rem;
  padding: 0 0.2rem;
}
.part6-nav ul li:nth-child(1) {
  background: url(../images/part6_shu.png) no-repeat right center;
}
.part6-nav ul a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.part6-nav ul i {
  display: block;
}
.part6-nav ul i img {
  width: 0.3rem;
}
.part6-nav ul p {
  font-size: 0.3rem;
  line-height: 0.36rem;
  color: #000;
}

.part6-shape {
  height: 1rem;
  padding: 0.2rem 0 0 1.2rem;
  color: #fff;

  background: url(../images/part6_shape.png) no-repeat center 0 / auto 1rem;
}
.part6-shape .ch {
  font-size: 0.3rem;
  line-height: 0.36rem;
}
.part6-shape .en {
  font-size: 12px;
  line-height: 0.2rem;
}
.part6-name {
  margin: 0.2rem 0;
  font-size: 0.3rem;
  line-height: 0.36rem;
  color: #000;
}
.part6-adress {
  font-size: 0.3rem;
  line-height: 0.36rem;
  color: #000;
}
.part6-tel {
  margin-top: 0.2rem;
  font-size: 0.36rem;
  line-height: 0.48rem;
  color: #000;
}
.part6-ewm {
  padding: 0.4rem 0 0;
}
.part6-ewm ul {
  display: flex;
}
.part6-ewm ul li {
  width: 2rem;
  padding-right: 0.2rem;
}
.part6-ewm ul i {
  display: block;
  border: 3px solid #00712e;
}
.part6-ewm ul i img {
  width: 100%;
}
.part6-ewm ul p {
  margin: 3px 0 0;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background: #00712e;
}

footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  padding: 0.4rem 0 0;
  font-size: 14px;
  line-height: 20px;
}
footer p {
  padding-right: 5px;
  color: #000;
}
footer a {
  padding-right: 5px;
  color: #000;
}
