/* 特产 */

.c-list p {
  text-align: justify;
  font-size: 1rem;
  font-weight: normal;
  color: #222222;
  line-height: 1rem;
  max-height: 2rem;
  text-overflow: ellipsis;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  position: relative;
}

.lits-t {
  width: 4rem;
  height: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  border: 1px solid #cccccc83;
  border-radius: 15px;
  padding: 0 0.2rem;
  font-size: 1rem;
}

.t-active {
  background: saddlebrown;
  border: 1px solid #ffffff;
  color: #f5f5f5;
}

/* p::after {
    content: "...";
    font-weight: bold;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 20px 1px 45px;

} */

.temp {
  width: 100%;
  background: #ffffff;
}

.c-list-child {
  flex-direction: row;
  box-shadow: none;
  border-radius: 2px;
  margin-bottom: 1rem;
}

.listChildTop {
  display: block;
  width: 8.72rem;
  height: 5.72rem;
  margin: 0;
  overflow: hidden;
}

.listChildTop img {
  height: 100%;
  max-width: 100%;
}

.listChildBot {
  flex-direction: column;
  margin-left: 0.75rem;
  display: block;
  height: 6.5rem;
  margin-bottom: 0;
  border-bottom: 1px solid #cccccc83;
}

.money {
  margin-bottom: 0.5rem;
}

.bot-money .fp {
  padding: 0.05rem 0.4rem;
  line-height: 1rem;
}

.bot-money {
  display: flex;
  flex-direction: column;
  margin-top: 0.6rem;
}

.buyNum {
  font-size: 0.69rem;
  font-weight: normal;
  color: #a5a5a5;
}

/* home */

.temp {
  width: 100%;
  background: #ffffff;
}

.L-swiper {
  width: 100%;
  height: 11rem;
  position: relative;
}

.L-swiper-child .swiper-img {
  width: 100%;
}

.c-nav {
  width: 100%;
  padding: 0 1rem;
  box-sizing: border-box;
  height: 10.5rem;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  background: url(../img/homeNav-bj.png) no-repeat;
  background-size: cover;
}

.c-nav-onerow,
.c-nav-tworow {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.c-nav-childDiv {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.c-nav-icimg {
  width: 2.2rem;
  height: 2.2rem;
}

.c-nav-text {
  font-size: 0.81rem;
  font-weight: normal;
  color: #222222;
  margin-top: 0.5rem;
}

/* hot */

.c-hot {
  padding: 0.5rem 0rem;
  background: #f5f5f5;
}

.hot-p-bj {
  padding: 0.7rem 1rem;
  background: #ffffff;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.c-hot-rightCText {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 88%;
}

.isPositionRT {
  display: flex;
  flex-direction: column;
}

.c-hot-LeftHotText {
  font-size: 0.81rem;
  font-weight: normal;
  color: #222222;
  display: flex;
  flex-direction: column;
}

.RT-onerow {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
}

.RT-onerow p,
.RT-tworow p {
  font-size: 0.69rem;
  font-weight: normal;
  color: #222222;
  width: 65vw;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.RT-tworow {
  display: flex;
  align-items: center;
}

.h-list-tit {
  box-sizing: border-box;
  margin-left: 1rem;
  margin-top: 0.5rem;
  font-size: 0.81rem;
  font-weight: normal;
  color: #222222;
}

/* 景区详情 */

.A-c-list {
  background: #f5f5f5;
  width: 100%;
  margin-top: 0.8rem;
}

.A-c-list-child {
  background: #ffffff;
  width: 100%;
  box-sizing: border-box;
  padding: 0.88rem 1rem;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.8rem;
  border-top: 1px solid #cccccc81;
  border-bottom: 1px solid #cccccc81;
}

.A-c-imgouter {
  width: 6.78rem;
  height: 4.72rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.A-c-text {
  width: 13.3rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.ACText-onerow {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.AC-onerowTit {
  font-size: 0.81rem;
  font-weight: bold;
  color: #222222;
}

.AC-onerowF {
  font-size: 0.69rem;
  font-weight: normal;
  color: #222222;
}

.AC-onerowNum {
  font-size: 0.69rem;
  font-weight: bold;
  color: #911c1c;
}

.ACText-tworow,
.ACText-threerow,
.ACText-fourrow {
  font-size: 0.69rem;
  font-weight: normal;
  color: #a5a5a5;
}

/* 景区详情 */

.list-describe {
  width: 100%;
  box-sizing: border-box;
  padding: 0 1rem;
  background: #ffffff;
}

.desc-top {
  display: flex;
  justify-content: space-between;
  padding-top: 1.2rem;
  padding-bottom: 0.2rem;
}

.desc-top-tit {
  font-size: 1.13rem;
  font-weight: bold;
  color: #222222;
}

.desc-top-f {
  font-size: 0.88rem;
  font-weight: normal;
  color: #222222;
}

.desc-top-num {
  font-size: 0.88rem;
  font-weight: normal;
  color: #911c1c;
}

.midList-row {
  display: flex;
  justify-content: space-between;
  padding: 0.94rem 0;
  border-bottom: 1px solid #cccccc93;
  align-items: center;
}

.midList-row-L {
  display: flex;
  align-items: center;
}

.midList-row-L span {
  font-size: 0.88rem;
  font-weight: normal;
  color: #222222;
  width: 70vw;
}

.midList-row-L span p {
  padding: 0.2rem 0;
}

.position-LImg {
  width: 0.88rem;
  height: 0.88rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.7rem;
}

.desc-unfold {
  text-align: center;
  padding: 0.94rem 0;
  font-size: 0.88rem;
  font-weight: normal;
  color: #132e7b;
}

.comment {
  margin-top: 0.8rem;
  padding: 0 1rem;
  width: 100%;
  box-sizing: border-box;
  background: #ffffff;
}

.comment-top {
  padding: 0.8rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #cccccc93;
}

.comment-top h1 {
  font-size: 1.13rem;
  font-weight: bold;
  color: #222222;
}

.com-list-child {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #cccccc93;
  padding: 0.9rem 0;
}

.comment-row-L {
  display: flex;
  align-items: center;
}

.comment-row-L p {
  font-size: 0.69rem;
  font-weight: normal;
  color: #222222;
}

.comment-position-LImg {
  width: 2.19rem;
  height: 2.19rem;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.7rem;
}
.comment-row-L span {
  width: 70vw;
}
.comment-row-L span p {
  padding: 0.1rem 0;
  line-height: 1rem;
  text-align: justify;
}

.comment-bot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1rem;
  padding-bottom: 1rem;
}
/* 热点资讯list */
.child-hot-list {
  background: #ffffff;
  width: 95vw;
  margin:0 auto;
  padding: 0 1rem;
  box-sizing: border-box;
  border-top: 1px solid #cccccc97;
  border-bottom: 1px solid #cccccc97;
  height: 7.9rem;
  position: relative;
  margin-bottom: 0.7rem;
}

.yes-bj .child-hot-list {
  background: url(../img/hotList-img.png) no-repeat;
  background-size: cover;
  background-position: center;
}

.hot-list-tit {
  padding: 0.75rem 0;
  font-size: 1rem;
  font-weight: normal;
}

.no-bj .hot-list-tit {
  color: #222222;
}

.yes-bj .hot-list-tit {
  position: relative;
  z-index: 2;
  color: #ffffff;
}

.hot-list-text {
  position: relative;
  z-index: 2;
}

.hot-list-text p {
    font-size: 1rem;
    font-weight: normal;
    text-align: justify;
    line-height: 1rem;
    /* height: 3rem; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.no-bj .hot-list-text p {
  color: #a5a5a5;
}

.yes-bj .hot-list-text p {
  color: #ffffff;
}

.hot-list-desc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.7rem;
  position: relative;
  z-index: 2;
}

.hot-list-desc p,
.hot-list-desc div {
  font-size: 0.75rem;
  font-weight: normal;
}

.no-bj .hot-list-desc div,
.no-bj .hot-list-desc p {
  color: #a5a5a5;
}

.yes-bj .hot-list-desc div,
.yes-bj .hot-list-desc p {
  color: #ffffff;
}

.maskingBj {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
}

.back-flex {
  display: flex;
  align-items: center;
}

.go-btn {
  border: 1px solid #132e7b;
  border-radius: 6px;
  color: #222;
  /* width: 100%; */
  text-align: center;
  padding: 2vw 2.8vw;
}

.info {
  width: 100%;
  box-sizing: border-box;
  padding: 1rem;
  background: #ffffff;
  margin-top: 1rem;
}
