.banner img {
  width: 100%;
  display: block;
}
.banner img.mimg {
  display: none;
}
.banner .banneri {
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  height: 100%;
  z-index: 89;
}
.banner .banneri .ss {
  width: 800px;
  height: 64px;
  background-color: #fff;
  border-radius: 32px;
}
.banner .banneri .ss form {
  height: 100%;
}
.banner .banneri .ss form input {
  height: 100%;
  display: block;
  outline: none;
  border: none;
  font-size: 18px;
  color: #606266;
  width: 640px;
  padding: 0 24px;
  box-sizing: border-box;
  background: none;
}
.banner .banneri .ss form input::placeholder {
  color: #909399;
}
.banner .banneri .ss form button {
  cursor: pointer;
  width: 134px;
  height: 50px;
  border: none;
  border-radius: 25px;
  padding: 0;
  background: #91d8f4;
  margin-right: 10px;
}
.banner .banneri .keywords {
  width: 800px;
  padding: 16px 0 32px;
}
.banner .banneri .keywords .words {
  margin-right: 16px;
}
.banner .banneri .keywords .words .wordsl {
  background: url(../images/bg_arow.png) no-repeat left center;
  background-size: 12px;
  width: 12px;
  height: 28px;
}
.banner .banneri .keywords .words .wordsr {
  height: 28px;
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 0 4px 4px 0;
  padding-right: 11px;
}
.banner .banneri .keywords .words .wordsr .dot {
  width: 6px;
  height: 6px;
  background-color: #91d8f4;
  border-radius: 50%;
}
.banner .banneri .keywords .words .wordsr .text {
  padding-left: 6px;
}
.banner .banneri .nh-ban {
  padding-left: 164px;
  width: 640px;
}
.banner .banneri .nh-ban .h2,
.banner .banneri .nh-ban .p,
.banner .banneri .nh-ban .bot {
  width: 100%;
}
.banner .banneri .nh-ban .h2 {
  color: #FFE2C7;
  margin-bottom: 18px;
}
.banner .banneri .nh-ban .p {
  line-height: 180%;
  /* 32.4px */
  letter-spacing: 0.36px;
  color: #FFE2C7;
  margin-bottom: 42px;
}
.banner .banneri .nh-ban .bot a {
  display: flex;
  margin-right: 12px;
  align-items: center;
  justify-content: center;
  width: 173px;
  height: 42px;
  font-size: 18px;
  border-radius: 21px;
  color: #635525;
  background: #E3D4A1;
}
.banner .banneri .nh-ban .bot a.more {
  color: #E3D4A1;
  background: #8F0B00;
}
.banner .pc-banner-swp .pcbannerswp .prenext .swiper-button-next,
.banner .pc-banner-swp .pcbannerswp .prenext .swiper-button-prev {
  z-index: 99;
  color: #00A99D;
}
.banner .m-banner-swp {
  display: none;
}
.con .m_cat {
  display: none;
}
.con .f1 {
  width: 1280px;
  margin-top: 100px;
  padding-bottom: 97px;
}
.con .f1 .f1b .item {
  margin-bottom: 40px;
}
.con .f1 .f1b .item .iteml {
  width: 248px;
  margin-right: 24px;
}
.con .f1 .f1b .item .iteml img {
  display: block;
  width: 100%;
}
.con .f1 .f1b .item .iteml .iteml-in {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  overflow: hidden;
}
.con .f1 .f1b .item .iteml .iteml-in h2 {
  letter-spacing: 5.862px;
  font-weight: normal;
  font-size: 26px;
  margin-top: 127px;
  text-align: center;
  font-family: AlibabaPuHuiTi-2-45-Light;
}
.con .f1 .f1b .item .iteml .iteml-in ul {
  padding-left: 34px;
  margin-top: 21px;
}
.con .f1 .f1b .item .iteml .iteml-in ul li {
  font-size: 18px;
  height: 26px;
  margin-bottom: 4px;
  line-height: 26px;
}
.con .f1 .f1b .item .iteml .iteml-in ul li a {
  font-size: 18px;
}
.con .f1 .f1b .item .itemr .list {
  width: 320px;
  margin-right: 24px;
  transition: all ease-in-out 0.2s;
}
.con .f1 .f1b .item .itemr .list .pic img {
  display: block;
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 10px 10px 0 0;
}
.con .f1 .f1b .item .itemr .list .des {
  border: 1px solid #EBEEF5;
  border-radius: 0 0 10px 10px;
  border-top: none;
  padding: 0px 16px;
  height: 170px;
  overflow: hidden;
}
.con .f1 .f1b .item .itemr .list .des .title {
  height: 24px;
  margin-top: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 12px;
}
.con .f1 .f1b .item .itemr .list .des .tag span,
.con .f1 .f1b .item .itemr .list .des .num span {
  font-size: 14px;
  color: #909399;
}
.con .f1 .f1b .item .itemr .list .des .tag span::after,
.con .f1 .f1b .item .itemr .list .des .num span::after {
  content: "路";
  font-size: 14px;
  color: #909399;
  margin-left: 4px;
}
.con .f1 .f1b .item .itemr .list .des .tag span:nth-last-child(1)::after,
.con .f1 .f1b .item .itemr .list .des .num span:nth-last-child(1)::after {
  display: none;
}
.con .f1 .f1b .item .itemr .list .des .num {
  margin-top: 6px;
}
.con .f1 .f1b .item .itemr .list .des .num span::after {
  content: "|";
}
.con .f1 .f1b .item .itemr .list .des .bot {
  margin-top: 12px;
}
.con .f1 .f1b .item .itemr .list .des .bot .botr a {
  width: 88px;
  height: 30px;
  border: 1px solid #00A99D;
  border-radius: 15px;
}
.con .f1 .f1b .item .itemr .list .des .bot .botl .price {
  margin-right: 4px;
}
.con .f1 .f1b .item .itemr .list:hover {
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.07);
}
.con .f1 .f1b .item .itemr .list:nth-last-child(1) {
  margin-right: 0;
}
.con .f1 .f1b .item:nth-last-child(1) .iteml .iteml-in h2 {
  letter-spacing: 1.066px;
}
.con .m_f1 {
  display: none;
}
.con .f2 {
  height: 700px;
  overflow: hidden;
  background: url(../images/bg_f2.jpg) no-repeat center top;
}
.con .f2 .swiper {
  padding-top: 100px;
}
.con .f2 .swiper .swiper-slide {
  transition: 300ms;
  transform: scale(0.8);
}
.con .f2 .swiper .swiper-slide video {
  border-radius: 10px;
  width: 100%;
  height: 500px;
}
.con .f2 .swiper .swiper-slide img {
  width: 100%;
  height: 500px;
  border-radius: 10px;
}
.con .f2 .swiper .swiper-slide-active,
.con .f2 .swiper .swiper-slide-duplicate-active {
  transform: scale(1);
}
.con .f3 {
  margin-top: 88px;
  margin-bottom: 100px;
}
.con .f3 .f3b .list {
  width: 305px;
  margin-right: 20px;
}
.con .f3 .f3b .list a {
  position: relative;
}
.con .f3 .f3b .list a .pic img {
  width: 100%;
  display: block;
  border-radius: 10px;
  height: 228px;
  object-fit: cover;
}
.con .f3 .f3b .list a .tit {
  opacity: 1;
  transition: all ease-in-out 0.2s;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 3;
  border-radius: 0px 0px 10px 10px;
  height: 66px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.con .f3 .f3b .list a .overlay {
  border-radius: 10px;
  position: absolute;
  transition: all ease-in-out 0.2s;
  opacity: 0;
  left: 0;
  top: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 153, 142, 0.81) 0%, rgba(0, 153, 142, 0.81) 100%);
}
.con .f3 .f3b .list a .overlay .p {
  margin-top: 10px;
  line-height: 180%;
  letter-spacing: 0.28px;
  padding: 0 24px;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.con .f3 .f3b .list a .overlay .h2 {
  padding: 0 24px;
}
.con .f3 .f3b .list a:hover .tit {
  opacity: 0;
}
.con .f3 .f3b .list a:hover .overlay {
  opacity: 1;
}
.con .f3 .f3b .list a:nth-last-child(1) {
  margin-top: 20px;
}
.con .f3 .f3b .list a:nth-last-child(1) .pic img {
  height: 406px;
}
.con .f3 .f3b .list:nth-child(4n) {
  margin-right: 0;
}
.con .f3 .f3b .list:nth-child(2n) a .pic img {
  height: 406px;
}
.con .f3 .f3b .list:nth-child(2n) a:nth-last-child(1) .pic img {
  height: 228px;
}
.con .f4 .f4c {
  margin-bottom: 30px;
}
.con .f4 .f4c a {
  display: flex;
  width: 413px;
  flex-direction: column;
  margin-right: 20px;
}
.con .f4 .f4c a .pic img {
  display: block;
  width: 100%;
  height: 258px;
  object-fit: cover;
  border-radius: 10px 10px 0 0;
}
.con .f4 .f4c a .des {
  border: 1px solid #EBEEF5;
  border-top: none;
  height: 158px;
  overflow: hidden;
  padding: 0 20px;
  border-radius: 0 0 10px 10px;
}
.con .f4 .f4c a .des h2 {
  margin-top: 24px;
  height: 30px;
  overflow: hidden;
  font-size: 20px;
  font-weight: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.con .f4 .f4c a .des .p {
  background: url(../images/bg_p.png) no-repeat 0 0;
  background-size: 28px;
  padding-top: 20px;
}
.con .f4 .f4c a .des .p,
.con .f4 .f4c a .des .p p {
  line-height: 145%;
  font-size: 14px;
  color: #909399;
  letter-spacing: 0.28px;
  height: 60px;
  overflow: hidden;
}
.con .f4 .f4c a:nth-last-child(1) {
  margin-right: 0;
}
.con .f4 .f4b {
  margin-bottom: 40px;
}
.con .f4 .f4b a {
  margin: 0 10px 10px 0;
}
.con .f4 .f4b a img {
  width: 246px;
  height: 100px;
  display: block;
  object-fit: cover;
  border: 1px solid #EBEEF5;
  border-radius: 4px;
  transition: all ease-in-out 0.2s;
}
.con .f4 .f4b a:hover img {
  border: 1px solid #00A99D;
}
.con .f4 .f4b a:nth-child(5n) {
  margin-right: 0;
}
.con .f5 {
  margin-top: 122px;
}
.con .f5 .f5t {
  height: 685px;
}
.con .f5 .f5t .f5tl {
  width: 1061px;
  top: 0;
  z-index: 4;
  left: -320px;
}
.con .f5 .f5t .f5tl .ys {
  height: 573px;
  border-radius: 0 0 164px 0;
  background: linear-gradient(180deg, rgba(236, 236, 236, 0.79) 0%, rgba(239, 239, 239, 0.46) 100%);
  backdrop-filter: blur(14.94999981px);
}
.con .f5 .f5t .f5tl .ys .ysinner {
  padding-left: 320px;
  padding-top: 80px;
  width: 646px;
}
.con .f5 .f5t .f5tl .ys .ysinner .info {
  margin-bottom: 53px;
}
.con .f5 .f5t .f5tl .ys .ysinner .info .title {
  margin-bottom: 30px;
}
.con .f5 .f5t .f5tl .ys .ysinner .info .title a {
  width: 136px;
  height: 44px;
  border: 1px solid #00A99D;
  border-radius: 22px;
}
.con .f5 .f5t .f5tl .ys .ysinner .info .des {
  line-height: 145%;
  letter-spacing: 0.36px;
}
.con .f5 .f5t .f5tl .ys .ysinner .data .datalist {
  margin-bottom: 44px;
  width: 238px;
}
.con .f5 .f5t .f5tl .ys .ysinner .data .datalist p {
  font-size: 18px;
  margin-top: 4px;
}
.con .f5 .f5t .f5tl .ep {
  color: rgba(0, 0, 0, 0.1);
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding-left: 340px;
  padding-top: 20px;
}
.con .f5 .f5t .f5tr {
  top: 0;
  right: -320px;
  width: 1027px;
}
.con .f5 .f5t .f5tr img {
  width: 100%;
  display: block;
}
.con .f5 .f5b .list {
  border: 1px solid #E4E7ED;
  border-radius: 10px;
  height: 144px;
  box-sizing: border-box;
  padding: 0 0 0 24px;
  width: 413px;
  margin: 0 20px 20px 0;
}
.con .f5 .f5b .list .listl {
  width: 44px;
  margin-right: 16px;
}
.con .f5 .f5b .list .listl img {
  width: 100%;
  height: 44px;
  display: block;
}
.con .f5 .f5b .list .listr {
  width: 310px;
}
.con .f5 .f5b .list .listr .h2 {
  letter-spacing: 0.48px;
  margin-bottom: 6px;
}
.con .f5 .f5b .list .listr .p {
  line-height: 150%;
  letter-spacing: 0.3px;
}
.con .f5 .f5b .list:nth-child(3n) {
  margin-right: 0;
}
.con .baojia {
  margin-top: 70px;
}
.con .baojia .tit {
  margin-bottom: 16px;
}
.con .baojia .personlist {
  width: 560px;
  height: 60px;
  box-sizing: border-box;
  padding: 0 30px;
  margin: 35px auto 0;
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0.05);
}
.con .baojia .personlist .swiper {
  height: 30px;
  width: 100%;
}
.con .baojia .personlist .swiper .swiper-slide {
  height: 100%;
}
.con .baojia .personlist .swiper .swiper-slide .name img {
  display: block;
  width: 28px;
  margin-right: 30px;
}
.con .baojia .personlist .swiper .swiper-slide .name span {
  font-size: 18px;
}
.con .f6 .f6b .flow .itm .pic img {
  width: 66px;
  display: block;
}
.con .f6 .f6b .flow .itm h3 {
  font-weight: normal;
  margin: 7px 0 16px;
}
.con .f6 .f6b .ad {
  margin-top: 60px;
}
.con .f6 .f6b .ad a {
  margin: 0 10px 10px 0;
}
.con .f6 .f6b .ad a img {
  width: 246px;
  height: 100px;
  display: block;
  object-fit: cover;
  border: 1px solid #EBEEF5;
  border-radius: 4px;
  transition: all ease-in-out 0.2s;
}
.con .f6 .f6b .ad a:hover img {
  border: 1px solid #00A99D;
}
.con .f6 .f6b .ad a:nth-child(5n) {
  margin-right: 0;
}
.con .nh-f2 .nh-f2b .swiper .swiper-slide {
  width: 30%;
}
.con .nh-f2 .nh-f2b .swiper .swiper-slide img {
  width: 100%;
  border-radius: 10px;
  display: block;
}
.con .nh-f2 .ad {
  margin-top: 60px;
}
.con .nh-f2 .ad a {
  margin: 0 10px 10px 0;
}
.con .nh-f2 .ad a img {
  width: 246px;
  height: 100px;
  display: block;
  object-fit: cover;
  border: 1px solid #EBEEF5;
  border-radius: 4px;
  transition: all ease-in-out 0.2s;
}
.con .nh-f2 .ad a:hover img {
  border: 1px solid #FF4D4F;
}
.con .nh-f2 .ad a:nth-child(5n) {
  margin-right: 0;
}
.con .nh-f3 {
  margin-top: 80px;
  background: url(../images/bg_nhf3.jpg) no-repeat center top;
}
.con .nh-f3 .w {
  height: 607px;
}
.con .nh-f3 .w .inner-common-tit .color1 {
  color: #FCEBC4;
}
.con .nh-f3 .w .inner-common-tit h2 {
  margin-bottom: 0;
}
.con .nh-f3 .w .flow {
  margin-bottom: 47px;
}
.con .nh-f3 .w .flow .itm {
  width: 200px;
}
.con .nh-f3 .w .flow .itm h2 {
  color: #FCEBC4;
  font-size: 45px;
  line-height: 60px;
}
.con .nh-f3 .w .flow .itm h3 {
  color: #FCEBC4;
  font-weight: normal;
  font-size: 24px;
  margin-bottom: 12px;
  height: 35px;
  line-height: 35px;
}
.con .nh-f3 .w .flow .itm p {
  text-align: center;
  line-height: 145%;
  color: #FCEBC4;
  letter-spacing: 0.32px;
  height: 92px;
}
.con .nh-f3 .w .more a {
  width: 231px;
  height: 56px;
  border-radius: 28px;
  background: #FCEBC4;
  color: #A2662E;
}
.con .nh-f4 .nh-f4b a {
  width: 305px;
  margin: 0 20px 40px 0;
}
.con .nh-f4 .nh-f4b a .pic {
  margin-bottom: 16px;
}
.con .nh-f4 .nh-f4b a .pic img {
  width: 100%;
  border-radius: 10px;
  display: block;
  height: 204px;
  object-fit: cover;
}
.con .nh-f4 .nh-f4b a .tags {
  margin-top: 4px;
}
.con .nh-f4 .nh-f4b a .tags .tag {
  font-size: 14px;
  color: #303133;
  position: relative;
  padding-right: 10px;
  margin-right: 10px;
}
.con .nh-f4 .nh-f4b a .tags .tag::after {
  content: "";
  position: absolute;
  height: 12px;
  width: 1px;
  background: #909399;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.con .nh-f4 .nh-f4b a .tags .tag:nth-last-child(1) {
  margin-right: 0;
}
.con .nh-f4 .nh-f4b a .tags .tag:nth-last-child(1)::after {
  display: none;
}
.con .nh-f4 .nh-f4b a:nth-child(4n) {
  margin-right: 0;
}
#nianhui .banner img.m_img {
  display: none;
}
#nianhui .con .f1 {
  padding-bottom: 0;
}
#nianhui .con .f1 .f1b .item .itemr .list .des .bot .botl .themecolor {
  color: #FF4D4F;
}
#nianhui .con .f1 .f1b .item .itemr .list .des .bot .botr a {
  color: #FF4D4F;
  border: 1px solid #FF4D4F;
}
#nianhui .con .f5 {
  margin-top: 100px;
}
#nianhui .con .f5 .baojia .personlist .swiper .swiper-slide .themecolor {
  color: #E10E01;
}
@media (max-width: 750px) {
  .banner {
    width: 100%;
  }
  .banner .banneri {
    display: none;
  }
  .banner img.pcimg {
    display: none;
  }
  .banner img.mimg {
    display: block;
  }
  .banner .m-banner-swp {
    display: block;
  }
  .banner .m-banner-swp .mbannerswp .prenext .swiper-button-next,
  .banner .m-banner-swp .mbannerswp .prenext .swiper-button-prev {
    z-index: 99;
    color: #00A99D;
  }
  .banner .m-banner-swp .mbannerswp .prenext .swiper-button-next::after,
  .banner .m-banner-swp .mbannerswp .prenext .swiper-button-prev::after {
    font-size: 32px;
  }
  .banner .pc-banner-swp {
    display: none;
  }
  .con .m_cat {
    padding: 28px 15px 20px;
    display: flex;
    width: 100%;
    box-sizing: border-box;
  }
  .con .m_cat a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 12%;
  }
  .con .m_cat a .pic {
    margin-bottom: 6px;
  }
  .con .m_cat a .pic img {
    display: block;
    width: 100%;
  }
  .con .f1 {
    width: 100%;
    display: none;
  }
  .con .m_f1 {
    display: block;
    padding: 0 12px;
  }
  .con .m_f1 .m_f1_list {
    margin-bottom: 16px;
  }
  .con .m_f1 .m_f1_list .list-t {
    font-size: 16px;
    position: relative;
    padding-left: 8px;
    margin-bottom: 12px;
  }
  .con .m_f1 .m_f1_list .list-t::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 15px;
    background-color: #00A99D;
    border-radius: 8px;
  }
  .con .m_f1 .m_f1_list .list-b .swiper {
    width: 100%;
  }
  .con .m_f1 .m_f1_list .list-b .swiper .swiper-slide {
    width: 49%;
  }
  .con .m_f1 .m_f1_list .list-b .swiper .swiper-slide a {
    display: block;
  }
  .con .m_f1 .m_f1_list .list-b .swiper .swiper-slide a .pic img {
    width: 100%;
    display: block;
    border-radius: 10px 10px 0 0    ;
  }
  .con .m_f1 .m_f1_list .list-b .swiper .swiper-slide a .des {
    border: 1px solid #EBEEF5;
    border-radius: 0 0 10px 10px;
    border-top: none;
    padding: 0px 6px;
    height: 96px;
    overflow: hidden;
  }
  .con .m_f1 .m_f1_list .list-b .swiper .swiper-slide a .des .title {
    margin-top: 7px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 0px;
    line-height: 150%;
    /* 19.5px */
    letter-spacing: 0.26px;
  }
  .con .m_f1 .m_f1_list .list-b .swiper .swiper-slide a .des .tag span,
  .con .m_f1 .m_f1_list .list-b .swiper .swiper-slide a .des .num span {
    font-size: 12px;
    color: #909399;
  }
  .con .m_f1 .m_f1_list .list-b .swiper .swiper-slide a .des .tag span::after,
  .con .m_f1 .m_f1_list .list-b .swiper .swiper-slide a .des .num span::after {
    content: "路";
    font-size: 14px;
    color: #909399;
    margin-left: 4px;
  }
  .con .m_f1 .m_f1_list .list-b .swiper .swiper-slide a .des .tag span:nth-last-child(1)::after,
  .con .m_f1 .m_f1_list .list-b .swiper .swiper-slide a .des .num span:nth-last-child(1)::after {
    display: none;
  }
  .con .m_f1 .m_f1_list .list-b .swiper .swiper-slide a .des .num {
    margin-top: 1px;
  }
  .con .m_f1 .m_f1_list .list-b .swiper .swiper-slide a .des .num span::after {
    content: "|";
  }
  .con .m_f1 .m_f1_list .list-b .swiper .swiper-slide a .des .bot {
    margin-top: 2px;
  }
  .con .m_f1 .m_f1_list .list-b .swiper .swiper-slide a .des .bot .botl .price {
    margin-right: 4px;
  }
  .con .m_f1 .m_f1_list .list-b .swiper .swiper-slide a .des .bot .botl .text {
    font-size: 12px;
  }
  .con .f2 {
    display: none;
  }
  .con .f3 {
    display: none;
  }
  .con .f4 .commontit {
    display: none;
  }
  .con .f4 .f4c {
    display: none;
  }
  .con .f4 .f4b {
    padding: 0 12px;
  }
  .con .f4 .f4b a {
    width: 32%;
    margin: 0 6px 6px 0;
  }
  .con .f4 .f4b a img {
    width: 100%;
    height: auto;
  }
  .con .f4 .f4b a:nth-child(3n) {
    margin-right: 0;
  }
  .con .f4 .f4b a:nth-child(5n) {
    margin-right: 6px;
  }
  .con .f4 .commonmore {
    display: none;
  }
  .con .f5 {
    padding: 0 12px;
    margin-top: 0;
    box-sizing: border-box;
  }
  .con .f5 .f5t {
    position: static;
    height: auto;
    margin-bottom: 70px;
  }
  .con .f5 .f5t .f5tl {
    width: 100%;
    position: static;
  }
  .con .f5 .f5t .f5tl .ys {
    height: auto;
    border-radius: 0;
    background: none;
    backdrop-filter: blur(0);
  }
  .con .f5 .f5t .f5tl .ys .ysinner {
    padding: 0;
    width: 100%;
  }
  .con .f5 .f5t .f5tl .ys .ysinner .info {
    margin-bottom: 12px;
  }
  .con .f5 .f5t .f5tl .ys .ysinner .info .title {
    width: 100%;
    display: block;
    margin-bottom: 12px;
  }
  .con .f5 .f5t .f5tl .ys .ysinner .info .title h2 {
    font-size: 18px;
    text-align: center;
  }
  .con .f5 .f5t .f5tl .ys .ysinner .info .title a {
    display: none;
  }
  .con .f5 .f5t .f5tl .ys .ysinner .info .des {
    font-size: 12px;
  }
  .con .f5 .f5t .f5tl .ys .ysinner .data {
    width: 100%;
  }
  .con .f5 .f5t .f5tl .ys .ysinner .data .datalist {
    width: 50%;
    margin-bottom: 26px;
  }
  .con .f5 .f5t .f5tl .ys .ysinner .data .datalist .num {
    font-size: 24px;
    text-align: center;
  }
  .con .f5 .f5t .f5tl .ys .ysinner .data .datalist p {
    font-size: 14px;
    text-align: center;
  }
  .con .f5 .f5t .f5tl .ep {
    display: none;
  }
  .con .f5 .f5t .f5tr {
    width: 100%;
    position: static;
  }
  .con .f5 .f5t .f5tr img {
    border-radius: 10px;
  }
  .con .f5 .f5b {
    display: none;
  }
  .con .baojia {
    box-sizing: border-box;
    padding: 0 12px;
  }
  .con .baojia .tit {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .con .baojia .p {
    font-size: 14px;
  }
  .con .baojia .personlist {
    width: 100%;
    height: 41px;
    padding: 0 12px;
    margin-top: 24px;
  }
  .con .baojia .personlist .swiper .swiper-slide .name img {
    width: 20px;
    margin-right: 3px;
  }
  .con .baojia .personlist .swiper .swiper-slide .name span {
    font-size: 14px;
  }
  .con .baojia .personlist .swiper .swiper-slide .phone {
    font-size: 14px;
  }
  .con .baojia .personlist .swiper .swiper-slide .succ {
    font-size: 14px;
  }
  .con .f6 .f6b {
    box-sizing: border-box;
    padding: 0 12px;
  }
  .con .f6 .f6b .flow {
    flex-wrap: wrap;
  }
  .con .f6 .f6b .flow .itm {
    width: 48%;
    margin-bottom: 10px;
  }
  .con .f6 .f6b .flow .itm .pic img {
    width: 50px;
  }
  .con .f6 .f6b .flow .itm h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .con .f6 .f6b .flow .itm p {
    font-size: 14px;
  }
  .con .f6 .f6b .flow .itm p br {
    display: none;
  }
  .con .f6 .f6b .ad {
    margin-top: 20px;
    justify-content: space-between;
  }
  .con .f6 .f6b .ad a {
    width: 48%;
    margin: 0 0 10px 0;
  }
  .con .f6 .f6b .ad a img {
    width: 100%;
  }
  #nianhui .banner img.m_img {
    display: block;
  }
  #nianhui .banner .banneri {
    display: flex;
  }
  #nianhui .banner .banneri .nh-ban {
    width: auto;
    box-sizing: border-box;
    padding-right: 20px;
    padding-left: 200px;
  }
  #nianhui .banner .banneri .nh-ban .h2 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #nianhui .banner .banneri .nh-ban .p {
    font-size: 10px;
    margin-bottom: 20px;
    line-height: 1.6em;
    height: 30px;
    overflow: hidden;
  }
  #nianhui .banner .banneri .nh-ban .bot a {
    display: none;
  }
  #nianhui .banner .banneri .nh-ban .bot a.more {
    display: flex;
    font-size: 12px;
    width: auto;
    height: auto;
    background: none;
  }
  #nianhui .con .m_f1 .m_f1_list .list-t::before {
    background-color: #E00D00;
  }
  #nianhui .con .m_f1 .m_f1_list .list-b .swiper .swiper-slide a .des .bot .botl .price {
    color: #E00D00;
  }
  #nianhui .con .nh-f2 {
    padding: 0 12px;
  }
  #nianhui .con .nh-f2 .ad {
    margin-top: 20px;
    justify-content: space-between;
  }
  #nianhui .con .nh-f2 .ad a {
    width: 48%;
    margin: 0 0 10px 0;
  }
  #nianhui .con .nh-f2 .ad a img {
    width: 100%;
  }
  #nianhui .con .nh-f3 {
    margin-top: 40px;
  }
  #nianhui .con .nh-f3 .w {
    height: auto;
    box-sizing: border-box;
    padding: 0 24px;
  }
  #nianhui .con .nh-f3 .w .inner-common-tit h2 {
    font-size: 18px;
  }
  #nianhui .con .nh-f3 .w .flow {
    flex-wrap: wrap;
  }
  #nianhui .con .nh-f3 .w .flow .itm {
    width: 30%;
    margin-bottom: 26px;
  }
  #nianhui .con .nh-f3 .w .flow .itm h2 {
    font-size: 20px;
    line-height: 24px;
  }
  #nianhui .con .nh-f3 .w .flow .itm h3 {
    font-size: 13px;
    height: 20px;
    line-height: 20px;
  }
  #nianhui .con .nh-f3 .w .flow .itm p {
    font-size: 10px;
    height: 73px;
    overflow: hidden;
  }
  #nianhui .con .nh-f3 .w .flow .itm:nth-child(4) {
    width: 46%;
  }
  #nianhui .con .nh-f3 .w .flow .itm:nth-child(5) {
    width: 46%;
  }
  #nianhui .con .nh-f3 .w .more {
    display: none;
  }
  #nianhui .con .nh-f4 .nh-f4b {
    padding: 0 12px;
    box-sizing: border-box;
    justify-content: space-between;
  }
  #nianhui .con .nh-f4 .nh-f4b a {
    width: 24%;
    margin: 0 0 20px 0;
  }
  #nianhui .con .nh-f4 .nh-f4b a .pic {
    margin-bottom: 10px;
  }
  #nianhui .con .nh-f4 .nh-f4b a .pic img {
    height: auto;
    border-radius: 6px;
  }
  #nianhui .con .nh-f4 .nh-f4b a p {
    font-size: 13px;
  }
  #nianhui .con .nh-f4 .nh-f4b a .tags {
    display: none;
  }
  #nianhui .con .f5 {
    margin-top: 20px;
  }
  #nianhui .con .f5 .baojia {
    margin-top: 0;
  }
  #nianhui .footer .ft-top {
    background: none;
  }
  #nianhui .footer .ft-top .fttopi .r form input {
    background: none;
  }
  #nianhui .footer .ft-top .fttopi .r form button {
    color: #fff;
    background: #E10E01;
  }
}