p.note {
  font-size: 0.28rem;
  color: #9b8a69;
  text-align: center;
  line-height: 0.4rem;
}
p.note span {
  color: #9a3312;
  text-decoration: underline;
}
img.icon {
  margin: auto;
  margin-top: 0.17rem;
  margin-bottom: 0.07rem;
  width: 0.32rem !important;
}
.contourMap {
  margin-top: 0.65rem;
}
.contourMap p.note {
  margin-top: 0.2rem;
}
.contourMap .map-effect {
  padding-top: 2.05rem;
  position: relative;
}
.contourMap .map-effect .point {
  width: 2px;
  height: 0px;
  position: absolute;
  background: url(../images/dashed-v.png) repeat-y center top;
  background-size: 2px 10px;
  transition: 0s linear 1s;
}
.contourMap .map-effect .point p {
  position: absolute;
  left: -0.12rem;
  bottom: calc(100% + 0.3rem);
  font-size: 0.24rem;
  width: 0.24rem;
  line-height: 0.33rem;
  color: #9a3312;
  opacity: 0;
  transition: 0s linear 1s;
}
.contourMap .map-effect .point .dot {
  width: 0.24rem;
  height: 0.24rem;
  background-color: rgba(154, 51, 18, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  position: absolute;
  top: -0.12rem;
  left: calc(-0.12rem + 1px);
  opacity: 0;
  transition: 0s linear 1s;
}
.contourMap .map-effect .point .dot::after {
  content: ' ';
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 100%;
  background-color: #9a3312;
}
.contourMap .map-effect .point_1 {
  left: 1.08rem;
  bottom: 1.68rem;
}
.contourMap .map-effect .point_2 {
  left: 3.49rem;
  bottom: 1.09rem;
}
.contourMap .map-effect .point_3 {
  left: 4.07rem;
  bottom: 0.82rem;
}
.contourMap .map-effect .point_4 {
  left: 4.5rem;
  bottom: 1.08rem;
}
.contourMap .map-effect .point_5 {
  left: 5.09rem;
  bottom: 1.22rem;
}
.contourMap .map-effect .point_6 {
  left: 5.43rem;
  bottom: 1.25rem;
}
.contourMap .map-effect .point_7 {
  left: 5.9rem;
  bottom: 0.88rem;
}
.contourMap .map-effect.show .point p,
.contourMap .map-effect.show .point .dot {
  opacity: 1;
}
.contourMap .map-effect.show .point_1 {
  transition: 1s ease-in;
  height: 0.96rem;
}
.contourMap .map-effect.show .point_1 .dot {
  transition: 0.5s ease-in 1s;
}
.contourMap .map-effect.show .point_1 p {
  transition: 0.5s ease-in 1.5s;
}
.contourMap .map-effect.show .point_2 {
  transition: 0.8s ease-in;
  height: 1.34rem;
}
.contourMap .map-effect.show .point_2 .dot {
  transition: 0.5s ease-in 0.8s;
}
.contourMap .map-effect.show .point_2 p {
  transition: 0.5s ease-in 1.3s;
}
.contourMap .map-effect.show .point_3 {
  transition: 1.1s ease-in;
  height: 1.34rem;
}
.contourMap .map-effect.show .point_3 .dot {
  transition: 0.5s ease-in 1.1s;
}
.contourMap .map-effect.show .point_3 p {
  transition: 0.5s ease-in 1.6s;
}
.contourMap .map-effect.show .point_4 {
  transition: 1.2s ease-in;
  height: 1.34rem;
}
.contourMap .map-effect.show .point_4 .dot {
  transition: 0.5s ease-in 1.2s;
}
.contourMap .map-effect.show .point_4 p {
  transition: 0.5s ease-in 1.7s;
}
.contourMap .map-effect.show .point_5 {
  transition: 0.8s ease-in;
  height: 0.95rem;
}
.contourMap .map-effect.show .point_5 .dot {
  transition: 0.5s ease-in 0.8s;
}
.contourMap .map-effect.show .point_5 p {
  transition: 0.5s ease-in 1.3s;
}
.contourMap .map-effect.show .point_6 {
  transition: 1.1s ease-in;
  height: 1.32rem;
}
.contourMap .map-effect.show .point_6 .dot {
  transition: 0.5s ease-in 1.1s;
}
.contourMap .map-effect.show .point_6 p {
  transition: 0.5s ease-in 1.6s;
}
.contourMap .map-effect.show .point_7 {
  transition: 1.2s ease-in;
  height: 0.96rem;
}
.contourMap .map-effect.show .point_7 .dot {
  transition: 0.5s ease-in 1.2s;
}
.contourMap .map-effect.show .point_7 p {
  transition: 0.5s ease-in 1.7s;
}
.contourMap.build02 .point p {
  left: 50%;
  bottom: calc(100% + 0.3rem);
  transform: translate(-50%, 0);
  white-space: nowrap;
  width: auto;
  text-align: center;
}
.contourMap.build02 .point .dot {
  width: 0.34rem;
  height: 0.34rem;
  top: -0.17rem;
  left: calc(-0.17rem + 1px);
}
.contourMap.build02 .point .dot::after {
  width: 0.14rem;
  height: 0.14rem;
}
.contourMap.build02 .point_1 {
  left: 0.45rem;
  bottom: 2.22rem;
}
.contourMap.build02 .point_2 {
  left: 2.09rem;
  bottom: 2.22rem;
}
.contourMap.build02 .point_3 {
  left: 2.69rem;
  bottom: 1.75rem;
}
.contourMap.build02 .point_4 {
  left: 3.4rem;
  bottom: 2.33rem;
}
.contourMap.build02 .point_5 {
  left: 4.01rem;
  bottom: 2.36rem;
}
.contourMap.build02 .point_6 {
  left: 4.4rem;
  bottom: 1.76rem;
}
.contourMap.build02 .point_7 {
  left: 5.28rem;
  bottom: 1.84rem;
}
.contourMap.build02 .show .point p,
.contourMap.build02 .show .point .dot {
  opacity: 1;
}
.contourMap.build02 .show .point_1 {
  transition: 1s ease-in;
  height: 0.96rem;
}
.contourMap.build02 .show .point_1 .dot {
  transition: 0.5s ease-in 1s;
}
.contourMap.build02 .show .point_1 p {
  transition: 0.5s ease-in 1.5s;
}
.contourMap.build02 .show .point_2 {
  transition: 0.8s ease-in 0.2s;
  height: 2.67rem;
}
.contourMap.build02 .show .point_2 .dot {
  transition: 0.5s ease-in 0.8s;
}
.contourMap.build02 .show .point_2 p {
  transition: 0.5s ease-in 1.3s;
}
.contourMap.build02 .show .point_3 {
  transition: 1.1s ease-in 0.15s;
  height: 2.33rem;
}
.contourMap.build02 .show .point_3 .dot {
  transition: 0.5s ease-in 1.1s;
}
.contourMap.build02 .show .point_3 p {
  transition: 0.5s ease-in 1.6s;
}
.contourMap.build02 .show .point_4 {
  transition: 1.2s ease-in 0.1s;
  height: 1.67rem;
}
.contourMap.build02 .show .point_4 .dot {
  transition: 0.5s ease-in 1.2s;
}
.contourMap.build02 .show .point_4 p {
  transition: 0.5s ease-in 1.7s;
}
.contourMap.build02 .show .point_5 {
  transition: 0.8s ease-in 0.12s;
  height: 2.47rem;
}
.contourMap.build02 .show .point_5 .dot {
  transition: 0.5s ease-in 0.8s;
}
.contourMap.build02 .show .point_5 p {
  transition: 0.5s ease-in 1.3s;
}
.contourMap.build02 .show .point_6 {
  transition: 1.1s ease-in 0.22s;
  height: 2.47rem;
}
.contourMap.build02 .show .point_6 .dot {
  transition: 0.5s ease-in 1.1s;
}
.contourMap.build02 .show .point_6 p {
  transition: 0.5s ease-in 1.6s;
}
.contourMap.build02 .show .point_7 {
  transition: 1.2s ease-in 0.3s;
  height: 2.76rem;
}
.contourMap.build02 .show .point_7 .dot {
  transition: 0.5s ease-in 1.2s;
}
.contourMap.build02 .show .point_7 p {
  transition: 0.5s ease-in 1.7s;
}
.contourMap.build03 .map-effect {
  padding-top: 0;
  font-weight: 400;
  font-size: 0.22rem;
  line-height: 0.3rem;
  color: #9a3312;
}
.contourMap.build03 .map-effect .info {
  width: 0;
  position: absolute;
  background: url(../images/dashed.png) repeat-x right center;
  background-size: 0.2rem 0.02rem;
}
.contourMap.build03 .map-effect .info p {
  position: absolute;
  opacity: 0;
}
.contourMap.build03 .map-effect .info .ball {
  float: right;
  margin-right: -0.24rem;
  opacity: 0;
}
.contourMap.build03 .map-effect .info1 {
  left: 2.3rem;
  top: 0.54rem;
  height: 0.34rem;
}
.contourMap.build03 .map-effect .info1 p {
  width: 2.9rem;
  left: 1.9rem;
  bottom: 0.34rem;
}
.contourMap.build03 .map-effect .info2 {
  left: 2.36rem;
  top: 1.57rem;
  height: 0.34rem;
}
.contourMap.build03 .map-effect .info2 p {
  width: 2.3rem;
  left: calc(100% + 0.2rem);
  bottom: -0.1rem;
}
.contourMap.build03 .map-effect .info3 {
  left: 2.49rem;
  top: 2.22rem;
  height: 0.34rem;
}
.contourMap.build03 .map-effect .info3 p {
  width: 1.99rem;
  left: 2.2rem;
  top: 0.4rem;
}
.contourMap.build03 .map-effect.show .info p,
.contourMap.build03 .map-effect.show .info .ball {
  opacity: 1;
}
.contourMap.build03 .map-effect.show .info1 {
  width: 3.1rem;
  transition: 0.5s ease;
}
.contourMap.build03 .map-effect.show .info1 .ball {
  transition: 0.5s ease 0.5s;
}
.contourMap.build03 .map-effect.show .info1 p {
  transition: 0.5s ease 1s;
}
.contourMap.build03 .map-effect.show .info2 {
  width: 2.2rem;
  transition: 0.5s ease 0.1s;
}
.contourMap.build03 .map-effect.show .info2 .ball {
  transition: 0.5s ease 0.6s;
}
.contourMap.build03 .map-effect.show .info2 p {
  transition: 0.5s ease 1.1s;
}
.contourMap.build03 .map-effect.show .info3 {
  width: 3.1rem;
  transition: 0.5s ease 0.2s;
}
.contourMap.build03 .map-effect.show .info3 .ball {
  transition: 0.5s ease 0.7s;
}
.contourMap.build03 .map-effect.show .info3 p {
  transition: 0.5s ease 1.2s;
}
.album {
  overflow: auto;
  margin-top: 0.4rem;
  margin-bottom: -10px;
}
.album-wrap {
  overflow: hidden;
}
.album ul {
  display: flex;
  width: calc(12.8rem + 0.32rem);
  padding-bottom: 10px;
}
.album li {
  float: left;
  margin-right: 0.32rem;
  width: 6.4rem;
}
.album li:last-child {
  margin-right: 0;
}
.floor .content {
  max-height: none;
}
.floor .content-img {
  margin-top: 0.86rem;
  margin-bottom: 0.18rem;
}
.floor .sub-title {
  font-family: FZ;
  font-size: 0.32rem;
  height: 0.36rem;
  color: #9a3312;
  text-align: center;
  margin-top: -0.32rem;
  margin-bottom: 0.36rem;
}
.carousel-item-intro {
  margin-bottom: 0.36rem;
}
.map-brief {
  height: 5.17rem;
  padding: 0 0.27rem 0 0.18rem;
  overflow: scroll;
}
.age-box {
  width: 1rem;
  height: 1.32rem;
  background: url(../images/history/history-red-bg.png);
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  font-family: PingFangSC-Regular;
  font-weight: normal;
  font-size: 0.32rem;
  color: #fffaeb;
  letter-spacing: 0;
  text-align: center;
  line-height: 0.4rem;
  margin: 0 auto;
  margin-bottom: 1.2rem;
  margin-top: 1.32rem;
  z-index: 1;
  position: relative;
}
.floor-inner {
  padding: 0 0.21rem 0 0.18rem;
  position: relative;
}
.floor .map-img {
  margin: 0 0.17rem 0 0.18rem !important;
  width: 6.2rem;
}
.line-box {
  position: absolute;
  top: 0.16rem;
  left: -0.32rem;
  width: 100vw;
}
.line-box .line1 {
  width: 100%;
  height: 2.7rem;
  background: url("../images/line/line-start-1.png") no-repeat;
  background-size: 100% 0;
  margin-top: -0.025rem;
}
.line-box .line2 {
  width: 50%;
  height: 0.025rem;
  background: url(../images/line/line-heng.png) no-repeat;
  background-size: 0 0.025rem;
  background-position: right;
}
.line-box .line2#line4,
.line-box .line2#line12 {
  margin-left: 0.33rem;
  width: calc(50% - 0.33rem);
  background-position: left center;
  background: url(../images/line/line-heng-1.jpg) no-repeat;
}
.line-box .line2#line6,
.line-box .line2#line14 {
  margin-left: 50%;
  width: calc(50% - 0.3rem);
  background: url(../images/line/line-heng-1.jpg) no-repeat;
  background-position: left;
}
.line-box .line2#line8,
.line-box .line2#line16 {
  margin-left: 50%;
  width: calc(50% - 0.3rem);
  background: url(../images/line/line-heng-1.jpg) no-repeat;
  background-position: right;
}
.line-box .line3 {
  width: 100%;
  height: 14.5rem;
  background: url("../images/line/line-center.png") no-repeat;
  background-size: 100% 14.5rem;
}
.line-box .line3#line7,
.line-box .line3#line15 {
  height: 14rem;
  background-size: 100% 14rem;
  background: url("../images/line/line-right-y.png") no-repeat;
}
.line-box .line3#line15 {
  height: 20.5rem;
}
.content,
.carousel-item-intro,
.brief-scroll-area,
.age-box1,
.title,
.sub-title,
.map-img {
  position: relative;
  z-index: 3;
}
.ball-start {
  margin: 0 auto;
}
.age-box1 {
  margin-top: 0.56rem;
}
.age-box2 {
  margin-top: 1.35rem;
}
.bg-line {
  position: absolute;
  width: 100vw;
  height: 18rem;
  left: -1px;
  margin-top: -3.2rem;
  z-index: 0;
}
.bg-line-left {
  background: url(../images/history/line-left.png) no-repeat;
  background-size: 100%;
  background-position: left top;
  position: absolute;
  margin-top: -3.2rem;
}
.bg-line-left2 {
  background: url(../images/history/line-left2.png) no-repeat;
  background-size: 100%;
  background-position: left top;
  position: absolute;
  margin-top: -1.8rem;
}
.bg-line-right {
  background: url(../images/history/line-right.png) no-repeat;
  background-size: 100%;
  background-position: left top;
  position: absolute;
  margin-top: -1.7rem;
}
.bg-line-right-end {
  background: url(../images/history/line-right-end.png) no-repeat;
  background-size: 100%;
  background-position: left top;
  position: absolute;
  margin-top: -1.8rem;
  height: 15.56rem;
}
.end-ball {
  position: absolute;
  right: -0.15rem;
  margin-top: -0.2rem;
}
.evolve-end-ball {
  position: absolute;
  left: -0.15rem;
  margin-top: 0;
}
.evolve-line1 {
  height: 17.26rem;
  background-size: 100% 100%;
}
.evolve-right-mini {
  background: url(../images/history/evolve-right-mini.png) no-repeat;
  background-size: 100%;
  background-position: left top;
  position: absolute;
  margin-top: -1.8rem;
  height: 10.76rem;
}
.evolve-left-end {
  background: url(../images/history/evolve-left-end.png) no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  position: absolute;
  margin-top: -1.8rem;
  height: 14.56rem;
}
.evolve-header {
  height: 1.26rem;
  position: sticky;
  top: 1.16rem;
  display: flex;
  line-height: 1.26rem;
  justify-content: space-around;
  z-index: 999;
  background: url(../images/home/bg.jpg);
  background-size: 100% 100%;
}
.evolve-header .item {
  font-family: FZ;
  font-size: 0.32rem;
  color: #B2A298;
  line-height: 1.26rem;
  overflow: hidden;
}
.evolve-header .active {
  font-size: 0.42rem;
  color: #9A3312;
  position: relative;
}
.evolve-header .active::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0.2rem;
  height: 0.05rem;
  width: 100%;
  background-color: #9A3312;
  border-radius: 0.05rem;
}
