#owl-banner .owl-controls {
  margin-top: 0;
}

.banner .b1 {
  position: relative;
}

.banner .b1 .about {
  position: absolute;
  left: 2%;
  bottom: 20%;
  z-index: 1;
}

.banner .b1 .about img {
  width: 1.56rem;
}

.common-title-box {
  padding: 0.48rem;
}

.common-title-box .p1 {
  font-size: 0.56rem;
  font-family: Moonshiner-Regular, Moonshiner;
  font-weight: 400;
  color: #111111;
  line-height: 0.66rem;
  margin-bottom: 0.16rem;
}

.common-title-box .p-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.common-title-box .p2 {
  font-size: 0.3rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
}

.common-title-box .more {
  display: flex;
  align-items: center;
}

.common-title-box .more span {
  font-size: 0.22rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
}

.common-title-box .more .arrow {
  width: 0.28rem;
  height: 0.24rem;
  background: url('/gdap-phone-image/home_more_icon_arrow.png') no-repeat;
  background-size: cover;
  margin-left: 0.16rem;
}

.index-wrap .bg1 {
  height: 6.42rem;
  background: url('/gdap-phone-image/home_xinxi_img_bg.png') no-repeat;
  background-size: cover;
  padding: 0.62rem;
}

.index-wrap .bg1-1 {
  height: 6.42rem;
  background: url('/gdap-phone-image/xinxi_grey_bg.png') no-repeat;
  background-size: cover;
  padding: 0.62rem;
}

.index-wrap .bg1 .sign {
  width: 0.64rem;
}

.index-wrap .bg1-1 .sign {
  width: 0.64rem;
}

.index-wrap .bg1 .text {
  font-size: 0.22rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.36rem;
  padding-top: 1.32rem;
}

.index-wrap .bg1-1 .text {
  font-size: 0.22rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
  line-height: 0.36rem;
  padding-top: 0.88rem;
}

.index-wrap .bg2 {
  background: #21252f;
  padding: 1.02rem 0.48rem;
}

.index-wrap .bg2.bg3 {
  background: #f09d2e;
}

.index-wrap .bg2 .p1 {
  font-size: 0.48rem;
  font-family: Moonshiner-Regular, Moonshiner;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0.14rem;
}

.index-wrap .bg2 .p2 {
  font-size: 0.4rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
}

.index-wrap .service-box > div {
  float: left;
  width: 50%;
  height: 3rem;
  border-bottom: 2px solid #e6e6e6;
  border-right: 2px solid #e6e6e6;
  display: flex;
  align-items: center;
  justify-content: center;
}

.index-wrap .service-box > div:nth-child(2n) {
  border-right: 0;
}

.index-wrap .service-box > div a {
  text-align: center;
}

.index-wrap .service-box > div img {
  width: 1rem;
  height: 1rem;
  display: block;
  margin: 0 auto 0.34rem;
}

.index-wrap .service-box > div a span {
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
}

.index-news .news-box {
  float: left;
  width: 50%;
  height: 3.88rem;
  padding: 0.3rem 0.4rem 0;
}

.index-news .news-box.bg1 {
  background: url('/gdap-new-image/home_news_img_big.png') center no-repeat;
  background-size: cover
  
}

.index-news .news-box.bg2 {
  background: #68707a;
}

.index-news .news-box.bg3 {
  background: #426d82;
}

.index-news .news-box.bg4 {
  background: #21252f;
}

.index-news .news-box .time {
  font-size: 0.26rem;
  font-family: Noptical-round, Noptical;
  font-weight: normal;
  color: #ffffff;
  line-height: 0.46rem;
  margin-bottom: 0.16rem;
}

.index-news .news-box .time span {
  font-size: 0.5rem;
  font-family: Noptical-round, Noptical;
  font-weight: normal;
  color: #ffffff;
  line-height: 0.46rem;
}

.index-news .news-box .p1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.36rem;
  margin-bottom: 0.16rem;
}

.index-news .news-box .p2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.22rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #f4f4f4;
  line-height: 0.28rem;
}

.index-news .news-box .more img {
  width: 1.12rem;
  margin-top: 0.32rem;
}

.about-cont {
  background: rgba(79, 88, 99, 0.06);
  padding: 0.56rem 0.66rem;
}

.about-cont .p1 {
  font-size: 0.56rem;
  font-family: Moonshiner-Regular, Moonshiner;
  font-weight: 400;
  color: #110e05;
  line-height: 0.66rem;
  margin-bottom: 0.16rem;
}

.about-cont .p2 {
  font-size: 0.3rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
  line-height: 0.42rem;
  position: relative;
  margin-bottom: 0.42rem;
}

.about-cont .p2::before {
  display: block;
  content: '';
  width: 0.1rem;
  height: 0.42rem;
  position: absolute;
  top: 0;
  left: -0.22rem;
  background: #f09d2e;
}

.about-cont .p3 {
  font-size: 0.32rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
  line-height: 0.56rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  overflow: hidden;
  text-overflow: ellipsis;
}

.about-cont .p3 p,.about-cont .p3 span,.about-cont .p3 strong{
  font-size: 0.32rem !important;
  line-height: 0.56rem !important;
}

.about-cont .more {
  width: 2.8rem;
  line-height: 0.92rem;
  background: #ffffff;
  border: 2px solid #cecece;
  text-align: center;
  font-size: 0.3rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
  margin-top: 0.9rem;
  display: block;
}

.leader-wrap {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.leader-wrap .tab-head {
  position: relative;
  height: 0.4rem;
  margin-bottom: 0.9rem;
}

.leader-wrap .tab-head .line {
  position: absolute;
  width: 100%;
  height: 2px;
  top: 50%;
  margin-top: -1px;
  left: 0;
  background: #ddd;
}

.leader-wrap .tab-head .tab {
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #999;
  line-height: 0.4rem;
  padding: 0 0.18rem;
  background: #ffffff;
  position: absolute;
  top: 0;
}

.leader-wrap .tab-head .tab.on {
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #111111;
}

.leader-wrap .tab-head .tab.tab1 {
  left: 1.2rem;
}

.leader-wrap .tab-head .tab.tab2 {
  right: 1.2rem;
}

.leader-wrap .tab-body {
  display: none;
}

.leader-wrap .tab-body img {
  max-width: 100%;
}

.leader-wrap .leader-list {
  padding: 0 0.86rem;
}

.leader-wrap .leader-list li {
  background: #f4f4f4;
  margin-bottom: 0.24rem;
  padding: 0.6rem;
}

.leader-wrap .leader-list li .p1 {
  font-size: 0.4rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
  line-height: 0.4rem;
  margin-bottom: 0.4rem;
}

.leader-wrap .leader-list li .p2 {
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
  line-height: 0.36rem;
  margin-bottom: 0.12rem;
}

.leader-wrap .leader-list li .p3 {
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 0.36rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.leader-wrap .tab-body .p4 {
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
  line-height: 0.4rem;
  margin-bottom: 0.4rem;
  text-align: center;
}

.about-box {
  padding: 0.72rem 0.44rem 0.82rem;
}

.about-head {
  display: flex;
  justify-content: space-between;
}

.about-head .s1 {
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
  line-height: 0.66rem;
  position: relative;
}

.about-head .p1 {
  font-size: 0.56rem;
  font-family: Moonshiner-Regular, Moonshiner;
  font-weight: 400;
  color: #111111;
  line-height: 0.66rem;
  margin-bottom: 0.16rem;
}

.about-head .s1::after {
  display: block;
  content: '';
  width: 0.18rem;
  height: 0.06rem;
  background: #f09d2e;
  position: absolute;
  right: -0.3rem;
  top: 50%;
  margin-left: -0.03rem;
}

.about-head .p2 {
  font-size: 0.3rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
  line-height: 0.42rem;
}

.about-box .cont {
  font-size: 0.26rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
  line-height: 0.44rem;
  margin-top: 0.72rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  overflow: hidden;
  text-overflow: ellipsis;
}

.about-box .cont p,.about-box .cont span,.about-box .cont strong{
  font-size: 0.26rem !important;
  line-height: 0.44rem !important;
}

.about-box .more {
  width: 2.8rem;
  line-height: 0.92rem;
  background: #ffffff;
  border: 2px solid #cecece;
  text-align: center;
  font-size: 0.3rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
  margin: 0.88rem auto 0;
  display: block;
}

.about-footer {
  padding: 1rem 0;
}

.about-footer .p1 {
  font-size: 0.5rem;
  font-family: Moonshiner-Regular, Moonshiner;
  font-weight: 400;
  color: #111111;
  line-height: 0.66rem;
  margin-bottom: 0.16rem;
  text-align: center;
}

.about-footer .p2 {
  font-size: 0.4rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
  text-align: center;
}

.content-wrap {
  padding: 0.5rem 0.32rem 1.08rem;
}

.back {
  display: flex;
  align-items: center;
  margin-bottom: 0.36rem;
}

.back img {
  width: 0.28rem;
  height: 0.24rem;
  margin-right: 0.16rem;
}

.back span {
  font-size: 0.3rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
  line-height: 0.42rem;
}

.content-wrap .content img {
  max-width: 100%;
}

.content-wrap .content {
  font-size: 0.32rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
  line-height: 0.56rem;
  letter-spacing: 2px;
}

.content-wrap .content p,.content-wrap .content span{
  font-size: 0.32rem !important;
  font-family: PingFangSC-Regular, PingFang SC !important;
  line-height: 0.56rem !important;
}

.content-wrap .content-name {
  font-size: 0.48rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #111111;
  line-height: 0.66rem;
  margin-bottom: 0.4rem;
}

.content-wrap .content-title {
  font-size: 0.48rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #111111;
  line-height: 0.66rem;
  margin-bottom: 0.24rem;
}

.content-wrap .content-abstract {
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 0.48rem;
  margin-bottom: 0.78rem;
}

.news-wrap {
  padding: 0.88rem 0.24rem 1.08rem;
}

.news-wrap .news-list {
}

.news-wrap .news-list li {
  border-bottom: 2px solid #f2f2f2;
  padding-bottom: 0.44rem;
  margin-bottom: 0.44rem;
}

.news-wrap .news-list li a {
  display: flex;
}

.news-wrap .news-list .imgbox {
  width: 1.74rem;
  height: 1.74rem;
  overflow: hidden;
  background-color: #eee;
  flex-shrink: 0;
}
.news-wrap .news-list .imgbox img{
  display: block;
  width: 100%;
}

.news-wrap .news-list .cont {
  flex: auto;
  padding-left: 0.4rem;
  padding-top: 0.23rem;
}

.news-wrap .news-list .cont .p1 {
  font-size: 0.3rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #111111;
  line-height: 0.42rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0.12rem;
}

.news-wrap .news-list .cont .p2 {
  font-size: 0.22rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 0.32rem;
}

.page-box {
  display: flex;
  justify-content: center;
  margin-top: 1.06rem;
}

.page-box .prev,
.page-box .next {
  width: 0.76rem;
  height: 0.76rem;
  margin: 0 0.14rem;
}

.page-box .prev img,
.page-box .next img {
  display: block;
  width: 100%;
}

.contact-wrap {
  padding: 0.48rem 0 0rem;
}

.contact-wrap .contact-head {
  border-bottom: 2px solid #ddd;
  padding-bottom: 0.46rem;
  margin: 0 0.48rem 0rem;
}

.contact-wrap .contact-head .p1 {
  font-size: 0.56rem;
  font-family: Moonshiner-Regular, Moonshiner;
  font-weight: 400;
  color: #111111;
  line-height: 0.66rem;
  margin-bottom: 0.16rem;
}

.contact-wrap .contact-head .p2 {
  font-size: 0.3rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
  line-height: 0.42rem;
}

.contact-wrap .contact-body {
  padding: 0.46rem 0.48rem 0.6rem;
}

.contact-wrap .contact-body.bg {
  background: url('/gdap-phone-image/bg_contact_img.png') center bottom;
  background-size: 100%;
}

.contact-wrap .contact-body .w50 {
  float: left;
  width: 50%;
  margin-bottom: 0.48rem;
}

.contact-wrap .contact-body .w100 {
  width: 100%;
  margin-bottom: 0.48rem;
}

.contact-wrap .contact-body .p1 {
  font-size: 0.3rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
  line-height: 0.42rem;
  border-left: 0.1rem solid rgba(240, 157, 46, 1);
  padding-left: 0.14rem;
  margin-bottom: 0.14rem;
}

.contact-wrap .contact-body .p2 {
  font-size: 0.3rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
  line-height: 0.42rem;
  padding-left: 0.24rem;
}
.contact-wrap .contact-body .p2 p{
  line-height: 0.42rem !important;
}

.attachment-wrap {
  margin-top: 0.6rem;
}

.attachment-wrap .p1 {
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
  line-height: 0.4rem;
  margin-bottom: 0.42rem;
}

.attachment-wrap a {
  display: block;
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111111;
  line-height: 0.4rem;
  margin-bottom: 0.48rem;
}

.about-ad {
  height: 8.1rem;
  background: url('/gdap-phone-image/group_img_message.png') no-repeat;
  background-position: -1px 0;
  background-size: cover;
  padding-top: 1.2rem;
  position: relative;
}

.about-ad .p1 {
  font-size: 0.64rem;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #ffffff;
  line-height: 0.76rem;
  padding-left: 0.8rem;
}

.about-ad .p2 {
  font-size: 0.48rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.64rem;
  padding-left: 0.8rem;
}

.about-ad .p3 .text1 {
  font-size: 0.8rem;
  font-family: DINCond-Black, DINCond;
  font-weight: 900;
  color: #dcecf4;
  letter-spacing: 2px;
  line-height: 0.8rem;
  margin-bottom: 0.14rem;
}

.about-ad .p3 .text1 span {
  font-size: 0.48rem;
  vertical-align: top;
  line-height: 0.7rem;
}

.about-ad .p3 .text2 {
  font-size: 0.2rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #c7d8da;
}

.about-ad .p3.location1 {
  position: absolute;
  top: 4.03rem;
  left: 50%;
  margin-left: -2.7rem;
}

.about-ad .p3.location2 {
  position: absolute;
  top: 4.03rem;
  left: 50%;
  margin-left: 0.5rem;
}

.about-ad .p3.location3 {
  position: absolute;
  top: 6.16rem;
  left: 50%;
  margin-left: -2.7rem;
}

.about-ad .p3.location4 {
  position: absolute;
  top: 6.16rem;
  left: 50%;
  margin-left: 0.5rem;
}

.swiper-about .item {
  position: relative;
}

.swiper-about .time {
  position: absolute;
  font-size: 0.48rem;
  font-family: Noptical-round, Noptical;
  font-weight: normal;
  color: #ffffff;
  z-index: 1;
  top: 0.1rem;
  left: 0.2rem;
}

.airport-section {
  position: relative;
  overflow-y: scroll;
  max-width: 7.5rem;
  margin: 0 auto;
}

.airport-section .bg {
  display: block;
  width: 38.4rem;
}

.airport-section .city-box {
  /* cursor: pointer; */
}

.airport-section .city-box .cont {
  position: absolute;
  width: 244px;
  height: 158px;
  padding: 10px 10px 20px;
  background: url('/gdap-phone-image/bg_jianjie_chengyuan.png') bottom no-repeat;
  left: 50%;
  top: -158px;
  margin-left: -122px;
  text-align: right;
  display: none;
  z-index: 10;
}

.airport-section .city-box .cont2 {
  position: absolute;
  width: 244px;
  height: 158px;
  padding: 15px 10px 10px;
  background: url('/gdap-phone-image/bg_jianjie_chengyuan2.png') bottom no-repeat;
  left: 50%;
  top: 70px;
  margin-left: -122px;
  text-align: right;
  display: none;
}

.airport-section .city-box:hover .cont {
  display: block;
}

.airport-section .city-box:hover .cont2 {
  display: block;
}

.airport-section .city-box > img {
  width: 0.46rem;
}

.airport-section .city-box .p1 {
  font-size: 0.28rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #111111;
  line-height: 23px;
  text-align: left;
  margin-bottom: 5px;
}

.airport-section .city-box .p2 {
  font-size: 0.22rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  text-align: left;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}

.airport-section .city-box .p2 p,.airport-section .city-box .p2 span{
  font-size: 0.22rem !important;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN !important;
  font-weight: 400 !important;
  color: #999999 !important;
  line-height: 20px !important;
}

.airport-section .city-box .more {
  width: 0.96rem;
  height: 0.52rem;
  background: #ffffff;
  border-radius: 0.06rem;
  border: 0.02rem solid #426d82;
  font-size: 0.22rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #426d82;
  line-height: 0.52rem;
  text-align: center;
  cursor: pointer;
  display: inline-block;
}

.airport-section .city-box .name {
  font-size: 22px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #426d82;
  line-height: 36px;
}

.airport-section .zj {
  position: absolute;
  left: 6.34rem;
  top: 17.8rem;
  width: 3rem;
}

.airport-section .gz {
  position: absolute;
  left: 17.31rem;
  top: 9.45rem;
  width: 4rem;
}

.airport-section .hz {
  position: absolute;
  left: 23.8rem;
  top: 10.8rem;
  width: 2rem;
}

.airport-section .sg {
  position: absolute;
  left: 18.9rem;
  top: 2.75rem;
  width: 2rem;
}

.airport-section .mz {
  position: absolute;
  left: 30.26rem;
  top: 5.5rem;
  width: 2rem;
}

.airport-section .jy {
  position: absolute;
  left: 31.42rem;
  top: 8.7rem;
  width: 3rem;
}

.airport-section .xkyh {
  position: absolute;
  left: 16.74rem;
  top: 10.15rem;
  width: 1rem;
}

.airport-section .gdsjc {
  position: absolute;
  left: 17.54rem;
  top: 10.15rem;
  width: 1rem;
}

.airport-section .ytsw {
  position: absolute;
  left: 18.15rem;
  top: 10.15rem;
  width: 1rem;
}

.airport-section .kgzy {
  position: absolute;
  left: 19.75rem;
  top: 10.15rem;
  width: 1rem;
}

.airport-section .jcglzhb {
  position: absolute;
  left: 20.55rem;
  top: 10.15rem;
  width: 1rem;
}

.aside {
  position: fixed;
  width: 7.5rem;
  right: -8rem;
  top: 100px;
  background: rgba(0, 0, 0, 0.7);
  padding: 0.4rem 0.24rem 0.48rem;
  transition: all 0.5s;
  z-index: 11;
  display: flex;
  flex-direction: column;
}

.aside .title {
  flex-shrink: 0;
  font-size: 20px;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #ffffff;
  line-height: 30px;
  margin-bottom: 20px;
}

.aside .content {
  font-size: 14px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #dddddd;
  line-height: 24px;
  height: 84%;
  overflow: scroll;
  text-align: justify;
  flex: auto;
}

.aside .check {
  flex-shrink: 0;
  display: block;
  line-height: 0.76rem;
  background: #426d82;
  font-weight: 400;
  text-align: center;
  margin-top: 30px;
  height: 0.76rem;
  border-radius: 0.04rem;
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #ffffff;
}

.tip-map {
  position: fixed;
  width: 2.48rem;
  top: 2.6rem;
  left: .24rem;
  transition: all 0.5s;
}
