html, body {
  overflow-y: auto;
  overflow-x: hidden;
  width: 100vw;
}
a {
	color:inherit !important;
	
	}
body {
  background: url("../images/banner.jpg") no-repeat top center;
}

.banner .info {
  width: 1015px;
  height: 188px;
  background: url("../images/info_box.png") no-repeat;
  margin: 0 auto;
  margin-top: 510px;
}

.part-1 {
  overflow: hidden;
  width: 100%;
}

.part-1 .title {
  text-align: center;
  color: #990000;
  font-weight: 900;
  font-size: 50px;
  margin-top: 26px;
}
.part-1 .row:nth-child(2) {
	
	text-align:center;
	}

.part-1 .row:nth-child(2) ul, .part-1 .row:nth-child(2) li {
	display:inline;
	
	}

.part-1 ul, .part-1 li {
  list-style: none;
  padding-left: 0;

}

.part-1 .miaozhao-list li {
  margin-left: 44px;
  color: #aaa;
}

.part-1 .swiper-container {
  color: #fff;
}

.part-1 .swiper-pagination-current {
  font-size: 32px;
  color: #fff;
}

.part-1 .swiper-pagination-total {
  font-size: 24px;
  color: #fff;
}

.part-1 .top-list {
  padding-left: 0;
}

.part-1 .top-list .list-item {
  margin-bottom: 16px;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

.part-1 .down-list {
  padding-left: 0;
}

.part-1 .down-list .list-item {
  margin-top: 16px;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

.part-1 .part-title {
  font-size: 26px;
  color: #ff9966;
  height: 42px;
  position: relative;
  border-bottom: 2px solid #f5dac8;
}

.part-1 .part-title span {
  display: inline-block;
  height: 100%;
  line-height: 32px;
  float: left;
}

.part-1 .part-title::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 30px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background: #ff9966;
  float: left;
  margin-right: 12px;
}

.part-1 .part-title .more {
  font-size: 12px;
  color: #CCC;
  float: right;
}

.part-1 .part-list .list-item {
  margin-top: 16px;
}

.row {
  padding-left: 15px;
  padding-right: 15px;
}
.part-title-1 {
	margin-top: 12px;
}
.span-item {
	font-size: 14px;
	margin-left: 8px;
	color: #ff9966;
}
.part-2 img {
  width: 100%;
  height: auto;
}

.part-3 .title {
  font-size: 36px;
  font-weight: 900;
  color: #ff9966;
  text-align: center;
  height: 50px;
  line-height: 50px;
}

.part-3 .title::before {
  content: '';
  display: inline-block;
  width: 15%;
  height: 2px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background: #f5dac8;
  margin-right: 12px;
  margin-bottom: 10px;
}

.part-3 .title::after {
  content: '';
  display: inline-block;
  width: 15%;
  height: 2px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background: #f5dac8;
  margin-left: 12px;
  margin-bottom: 10px;
}

.part-3 .nav {
  border-bottom: 0;
}

.part-3 .nav li {
  width: 25%;
}

.part-3 .nav li a {
  color: #333;
  text-align: center;
  letter-spacing: 4px;
  background: #f1f1f1;
}

.part-3 .nav .active a {
  color: #fff !important;
  background: #cc6633 !important;
  border: 0;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
}

.part-3 .yiyuan-list {
  padding-left: 0;
  list-style: none;
}

.part-3 .yiyuan-list .name {
  font-size: 18px;
}

.part-3 .yiyuan-list .name span {
  color: #fff;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  background: #ff9933;
  padding: 1px 8px;
  font-size: 12px;
  margin-left: 5px;
  display: inline-block;
  /* width: 47px; */
  max-width: 40px;
}
.part-3 .yiyuan-list .num {
  margin: 12px 0;
  font-size: 12px;
  color: #aaa;
}

.part-3 .yiyuan-list .star {
  margin-left: 32px;
}

.part-3 .yiyuan-list .addr {
  font-size: 12px;
  color: #aaa;
}

.part-4 .title {
  font-size: 36px;
  font-weight: 900;
  color: #ff9966;
  text-align: center;
  height: 50px;
  line-height: 50px;
}

.part-4 .title::before {
  content: '';
  display: inline-block;
  width: 15%;
  height: 2px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background: #f5dac8;
  margin-right: 12px;
  margin-bottom: 10px;
}

.part-4 .title::after {
  content: '';
  display: inline-block;
  width: 15%;
  height: 2px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background: #f5dac8;
  margin-left: 12px;
  margin-bottom: 10px;
}

.part-4 #certify {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.part-4 #certify .swiper-slide {
  width: 70%;
}

.part-4 #certify .swiper-slide img {
  opacity: 0;
}

.part-4 #certify .swiper-slide img {
  display: block;
  margin: 0 auto;
}

.part-4 #certify .swiper-slide p {
  line-height: 98px;
  padding-top: 0;
  text-align: center;
  color: #636363;
  font-size: 1.1em;
  margin: 0;
}

.part-4 #certify .swiper-pagination {
  width: 100%;
  bottom: 20px;
}

.part-4 #certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 3px solid #fff;
  background-color: #d5d5d5;
  width: 10px;
  height: 10px;
  opacity: 1;
}

.part-4 #certify .swiper-slide-active img {
  opacity: 1 !important;
}

.part-4 #certify .swiper-slide-next img, .part-4 .swiper-slide-prev img {
  opacity: 0.5 !important;
}

.part-4 .nav {
  border-bottom: 0;
}

.part-4 .nav li {
  background: rgba(204, 102, 51, 0);
}

.part-4 .nav li a {
  color: #aaa;
  text-align: center;
  background: rgba(241, 241, 241, 0) !important;
  border: 0 !important;
  font-size: 24px;
}

.part-4 .nav .active a {
  color: #cc6633 !important;
  border: 0;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  font-weight: 900;
}

.part-4 .yiyuan-list {
  padding-left: 12px;
  list-style: none;
}

.part-4 .yiyuan-list .name {
  font-size: 18px;
}

.part-4 .yiyuan-list .name span {
  color: #fff;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  background: #ff9933;
  padding: 1px 8px;
  font-size: 12px;
  margin-left: 5px;
}

.part-4 .yiyuan-list .addr {
  font-size: 12px;
  color: #aaa;
}

.part-4 .swiper-container-2 {
  overflow: hidden;
  position: relative;
}

.part-4 .swiper-container-2 .swiper-slide {
  padding: 12px;
}

.part-4 .swiper-container-2 .swiper-slide img {
  width: 100%;
}

.part-4 .swiper-container-2 .swiper-slide p {
  text-align: center;
  margin-top: 12px;
}

.part-4 .prev {
  position: absolute;
  left: 12px;
  top: 40%;
  z-index: 9;
}

.part-4 .next {
  position: absolute;
  right: 12px;
  top: 40%;
  z-index: 9;
}

.part-5 {
  max-height: 456px;
  color: #fff;
}

.part-5 .top-list {
  list-style: none;
  padding-left: 0;
}

.part-5 .top-list .list-item {
  margin-bottom: 12px;
}

.part-5 .down-list {
  list-style: none;
  padding-left: 0;
}

.part-5 .down-list .list-item {
  margin-top: 12px;
}

.qr img {
  display: block;
  margin: 12px auto;
}

@media screen and (max-width: 768px) {
  body {
    background: url("../images/banner.jpg") no-repeat top center;
    background-size: 200%;
  }
  .banner .info {
    width: 100%;
    height: auto;
    background: url(../images/info_box.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 200px;
  }
  .part-1 .title {
    text-align: center;
    color: #990000;
    font-weight: 900;
    font-size: 7vw;
    margin-top: 26px;
  }
  .part-1 .miaozhao-list li {
    float: none;
    /* margin-left: 44px; */
    color: #aaa;
    margin: 12px;
  }
  .row {
    padding-left: 6px;
    padding-right: 6px;
  }
  .part-4 .nav li a {
    color: #aaa;
    text-align: center;
    background: rgba(241, 241, 241, 0) !important;
    border: 0 !important;
    font-size: 16px;
  }
  .part-4 .prev {
    position: absolute;
    left: 12px;
    top: 40%;
    z-index: 9;
    width: 6%;
  }
  .part-4 .next {
    width: 6%;
  }
  p {
    font-size: 12px;
  }
  .part-5 {
    max-height: 1000px;
    color: #fff;
  }
}
