@charset "utf-8";
@font-face {
  font-family: 'iconfont';
  src: url('fonts/iconfont.woff2?t=1625106301018') format('woff2'), url('fonts/iconfont.woff?t=1625106301018') format('woff'), url('fonts/iconfont.ttf?t=1625106301018') format('truetype');
}
@font-face {
  font-family: 'SourceHanSans';
  src: url('fonts/SourceHanSans-Regular-Ideographs.woff2') format('woff2'), url('fonts/SourceHanSans-Regular-Ideographs.woff') format('woff'), url('fonts/SourceHanSans-Regular-Ideographs.svg#SourceHanSans-Regular-Ideographs') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  font-size: 100px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.2);
}
body {
  font: 100px/1.8 "微软雅黑", "Microsoft JhengHei", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  height: auto;
  overflow-x: hidden;
  max-width: 750px;
  margin: auto;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.2);
  -webkit-text-size-adjust: none;
  -webkit-touch-callout: none;
}
/*图片自动缩放*/
img {
  -ms-interpolation-mode: bicubic;
  border: none;
  font-size: 0;
  margin: 0;
  padding: 0;
}
ul li {
  list-style-type: none;
  border: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
textarea {
  border: none;
}
/*去掉默认边框*/
input,
button,
select,
textarea,
a {
  outline: none;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
  -webkit-appearance: none;
}
input:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-modify: read-write-plaintext-only;
}
input:focus,
textarea:focus {
  outline: none;
}
.button {
  border-radius: 0;
}
/*清除浮动*/
.clearfix:after {
  height: 0;
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.clearfix {
  zoom: 1;
}
* html .clearfix {
  zoom: 1;
}
figure,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
hr,
thead,
tbody,
tfoot,
th,
td {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
  transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
}
html {
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}
body {
  line-height: 1.5;
  font-size: 14px;
}
b,
strong {
  font-weight: bold;
}
i,
em {
  font-style: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table th,
table td {
  border: 1px solid #ddd;
  padding: 5px;
}
table th {
  font-weight: inherit;
  border-bottom-width: 2px;
  border-bottom-color: #ccc;
}
img {
  border: 0 none;
  width: auto\9;
  max-width: 100%;
  vertical-align: top;
  height: auto;
}
button,
input,
select,
textarea {
  font-family: "stxihei";
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input:focus {
  outline: none;
}
select[size],
select[multiple],
select[size][multiple] {
  border: 1px solid #AAA;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video,
progress {
  display: inline-block;
}
body {
  background: #fff;
}
input::-webkit-input-speech-button {
  display: none;
}
button,
input,
textarea {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #666;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #666;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #666;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-list {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.marginauto {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.linenowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.center {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
}
.inner {
  padding: 0 0.48rem;
  margin: auto;
}
body {
  background: url(../images/valleyBg.jpg) center top repeat-y;
  background-size: 100% auto;
}
.header {
  margin: auto;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  max-width: 750px;
}
.header-wr {
  position: relative;
  z-index: 2;
  padding: 0 0.24rem;
  box-sizing: border-box;
  width: 100%;
  height: 1.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  box-shadow: 0 0 0.06rem rgba(0, 0, 0, 0.16);
}
.logo {
  display: block;
  width: 2.2rem;
}
.navs-btn {
  position: relative;
  width: 0.55rem;
  height: 0.38rem;
  cursor: pointer;
  background: url(../images/navsBtn.png) center no-repeat;
  background-size: cover;
}
.navigate {
  position: fixed;
  left: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: 0.88s cubic-bezier(0.77, 0, 0.175, 1);
}
.navigate.show {
  opacity: 1;
  visibility: visible;
  left: 0;
}
.navigate-list {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.navigate-list > li {
  position: relative;
  text-align: center;
}
.navigate-list > li > a {
  display: inline-block;
  color: #333333;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.3rem;
}
.menu-down-box {
  padding: 0.2rem 0;
  background: #E5F5FD;
  text-align: center;
  display: none;
}
.menu-down-box li {
  margin-bottom: 0.1rem;
}
.menu-down-box li:last-child {
  margin-bottom: 0;
}
.menu-down-box li a {
  display: inline-block;
  color: #555555;
  font-size: 0.28rem;
}
.mtop {
  height: 1.2rem;
}
.banner {
  position: relative;
  padding-bottom: 0.3rem;
}
.banner .swiper-pagination {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  width: 100%;
  display: flex;
  justify-content: center;
}
.banner .swiper-pagination .swiper-pagination-bullet {
  margin-right: 0.15rem;
  width: 0.12rem;
  height: 0.12rem;
  background: #fff;
  box-shadow: 0 0.03rem 0.06rem rgba(0, 0, 0, 0.16);
  opacity: 1;
  transition: 0.38s;
  border-radius: 0.06rem;
}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 0.6rem;
  background: #00ADEF;
}
.banner-slide {
  position: relative;
  line-height: 1;
  overflow: hidden;
}
.banner-slide a {
  display: block;
}
.banner-slide figure {
  display: block;
  line-height: 1;
  overflow: hidden;
}
.banner-slide figure img {
  display: block;
  width: 100%;
  height: auto;
}
.banner-wave {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0.3rem;
  width: 100%;
  height: 0.36rem;
  overflow: hidden;
}
.banner-wave:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/wave1.png) center top no-repeat;
  background-size: 100% auto;
}
.banner-wave:after {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 0.6rem;
  background: url(../images/wave2.png) center top repeat-x;
  background-size: 1.59rem 0.6rem;
  animation: bg_move 12s linear infinite alternate;
}
@keyframes bg_move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: right 0;
  }
}
.introducte {
  padding: 0 0.24rem 0.94rem;
}
.introduct-ico {
  margin-bottom: 0.14rem;
  text-align: center;
}
.introduct-ico img {
  display: block;
  margin: auto;
  width: 6.16rem;
  height: auto;
}
.common-title {
  text-align: center;
}
.common-title img {
  display: block;
  margin: auto;
  width: auto;
  height: 0.64rem;
}
.introduct-imgs {
  margin: 0.48rem 0 0.44rem;
}
.introduct-imgs img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 0.94rem;
}
.introduct-info {
  text-align: center;
}
.introduct-info p {
  color: #555555;
  font-size: 0.22rem;
}
.introduct-info a {
  display: block;
  margin: auto;
  margin-top: 0.54rem;
  width: 2rem;
  height: 0.5rem;
  line-height: 0.5rem;
  border-radius: 0.25rem;
  text-align: center;
  background: #14B1E7;
  color: #fff;
  font-size: 0.22rem;
  font-weight: bold;
}
.introduct-info a i {
  display: inline-block;
  position: relative;
  margin-right: 0.13rem;
  font-style: normal;
  color: #fff;
  font-size: 0.3rem;
  font-weight: normal;
}
.home-service {
  margin: 0 0.24rem;
  padding: 0 0.24rem;
  background: #fff;
  border-radius: 0.2rem;
  box-shadow: 0 0.2rem 0.2rem rgba(17, 143, 215, 0.16);
}
.home-service-btn {
  display: flex;
  justify-content: space-between;
  padding: 0.34rem 0 0;
  border-bottom: 0.04rem solid #E5F5FD;
}
.home-service-btn li:hover a,
.home-service-btn li.active a {
  color: #00ADEF;
}
.home-service-btn li:hover a:before,
.home-service-btn li.active a:before {
  width: 100%;
  right: auto;
  left: 0;
}
.home-service-btn a {
  display: inline-block;
  position: relative;
  padding-bottom: 0.1rem;
  width: 0.8rem;
  text-align: center;
  color: #555555;
  font-size: 0.26rem;
  line-height: 1.2;
}
.home-service-btn a:before {
  position: absolute;
  right: 0;
  bottom: -0.04rem;
  content: "";
  width: 0;
  height: 0.04rem;
  background: #00ADEF;
  transition: 0.38s;
}
.activitys {
  padding-top: 0.3rem;
  padding-bottom: 0.18rem;
}
.activitys-item {
  margin-bottom: 0.5rem;
}
.activity-title {
  display: block;
  margin-bottom: 0.35rem;
  line-height: 1.2;
  color: #555555;
  font-size: 0.26rem;
  font-weight: bold;
}
.activity-list li {
  position: relative;
  padding: 0.4rem 0 0.3rem;
}
.activity-list li:first-child {
  padding-top: 0;
}
.activity-list li:before {
  border-color: rgba(112, 112, 112, 0.2);
}
.activity-list li a {
  display: flex;
  justify-content: space-between;
}
.activity-list li a b {
  display: inline-block;
  color: #F08519;
  font-size: 0.28rem;
  font-weight: normal;
}
.activity-left {
  display: flex;
  align-items: center;
}
.activity-left strong {
  display: block;
  width: 1.85rem;
  color: #333333;
  font-size: 0.26rem;
  font-weight: normal;
  line-height: 1.5;
}
.activity-ico {
  display: flex;
  align-items: center;
}
.activity-ico span {
  display: inline-block;
  margin-right: 0.09rem;
  white-space: nowrap;
  padding: 0 0.09rem;
  border-radius: 0.05rem;
  font-size: 0.22rem;
  height: 0.26rem;
  line-height: 0.26rem;
}
.activity-ico span.ic1 {
  background: #FEF6E5;
  color: #F08519;
}
.activity-ico span.ic2 {
  background: #118FD7;
  color: #E7F7FD;
}
.mall {
  margin-right: -0.24rem;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.mall-list {
  display: inline-flex;
}
.mall-list li {
  margin-right: 0.18rem;
  width: 34vw;
}
.mall-list li:last-child {
  margin-right: 0;
}
.mall-list li figure {
  display: block;
  line-height: 1;
  border-radius: 0.2rem;
}
.mall-list li figure img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 0.2rem;
}
.mall-list li span {
  display: block;
  padding-left: 0.16rem;
  margin-top: 0.15rem;
  line-height: 1.2;
  color: #555555;
  font-size: 0.24rem;
}
.service-list {
  display: flex;
  justify-content: space-between;
}
.service-list li {
  text-align: center;
  width: 1.1rem;
  padding: 0.19rem 0 0.16rem;
  border-radius: 0.2rem;
  transition: 0.45s;
}
.service-list li:hover {
  background: #00ADEF;
}
.service-list li:hover b,
.service-list li:hover span {
  color: #fff;
}
.service-list li b {
  display: block;
  line-height: 1;
  color: #00ADEF;
  font-size: 0.4rem;
  font-weight: normal;
  transition: 0.38s;
}
.service-list li span {
  display: block;
  margin-top: 0.14rem;
  line-height: 1;
  color: #555555;
  font-size: 0.22rem;
  transition: 0.38s;
}
.business-time {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.39rem 0.24rem 0.32rem;
  padding: 0.38rem 0.23rem;
  background: #fff;
  border-radius: 0.2rem;
  box-shadow: 0 0.2rem 0.2rem rgba(17, 143, 215, 0.16);
}
.do-business {
  padding-right: 0.28rem;
  display: flex;
  align-items: center;
}
.do-business .do-sz {
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  background: url(../images/time.png) center no-repeat;
  background-size: cover;
}
.business-fix {
  margin-left: 0.32rem;
}
.time-box {
  display: flex;
  align-items: center;
}
.time-box span {
  display: inline-block;
  width: 0.55rem;
  height: 0.43rem;
  border: 1px solid #DDDDDD;
  text-align: center;
  line-height: 0.43rem;
  color: #F08519;
  font-size: 0.3rem;
}
.time-box b {
  display: inline-block;
  margin: 0 0.1rem;
  color: #777777;
  font-size: 0.3rem;
}
.time-dit {
  margin-top: 0.06rem;
  color: #777777;
  font-size: 0.2rem;
  line-height: 1.5;
}
.park {
  margin: 0 0.24rem;
  border-radius: 0.1rem;
  background: #fff;
  box-shadow: 0 0.2rem 0.2rem rgba(17, 143, 215, 0.16);
}
.park-btn {
  position: relative;
  display: flex;
  border-radius: 0.1rem 0.1rem 0 0;
}
.park-btn:before {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -0.12rem;
  content: "";
  width: 1px;
  height: 0.24rem;
  background: #707070;
  opacity: 0.24;
}
.park-btn span {
  display: block;
  position: relative;
  text-align: center;
  flex: 1;
  cursor: pointer;
  height: 1.15rem;
  line-height: 1.15rem;
  color: #333333;
  font-size: 0.3rem;
  transition: 0.38s;
  font-weight: bold;
}
.park-btn span:hover,
.park-btn span.active {
  color: #00ADEF;
}
.park-tab {
  position: relative;
}
.park-item {
  display: none;
}
.park-item:first-child {
  display: block;
}
.park-list {
  padding: 0.04rem 0.78rem 0.4rem;
  background: #F2FBFF;
  border-radius: 0.1rem;
}
.park-swiper {
  position: relative;
}
.park-swiper .swiper-pagination1 {
  position: relative;
  display: flex;
  justify-content: center;
  bottom: 0;
  margin-top: 0.25rem;
}
.park-swiper .swiper-pagination1 .swiper-pagination-bullet {
  width: 0.17rem;
  height: 0.17rem;
  background: #00ADEF;
  opacity: 0.3;
  transition: 0.38s;
}
.park-swiper .swiper-pagination1 .swiper-pagination-bullet:nth-last-child(-n + 2) {
  display: none;
}
.park-swiper .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.park-slide {
  margin-top: 0 !important;
}
.park-slide a {
  display: block;
  padding: 0.28rem 0;
  border-bottom: 1px solid rgba(112, 112, 112, 0.2);
}
.park-slide a strong {
  position: relative;
  display: block;
  padding-right: 0.6rem;
  color: #333333;
  font-size: 0.24rem;
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.park-slide a strong i {
  position: absolute;
  right: 1px;
  top: 50%;
  margin-top: -10px;
  display: block;
  width: 38px;
  height: 20px;
  box-sizing: border-box;
  line-height: 18px;
  border: 1px solid #00ADEF;
  border-radius: 0.05rem;
  text-align: center;
  color: #00ADEF;
  font-size: 0.16rem;
  font-weight: bold;
  text-transform: uppercase;
}
.park-slide a time {
  display: block;
  margin-top: 0.1rem;
  color: #999999;
  font-size: 0.18rem;
}
.paradise-map {
  position: relative;
}
.paradise-map figure {
  display: block;
  line-height: 1;
  overflow: hidden;
}
.paradise-map figure img {
  display: block;
  width: 100%;
  height: 3.36rem;
  object-fit: cover;
  border-radius: 0.1rem;
}
.paradise-map span {
  display: block;
  position: absolute;
  right: 0.14rem;
  bottom: 0.34rem;
  width: 0.32rem;
  height: 0.32rem;
  text-align: center;
  line-height: 0.32rem;
  background: #F08519;
  color: #fff;
  font-size: 0.2rem;
}
.hot-project {
  position: relative;
  overflow: hidden;
  padding: 1.06rem 0.24rem 0.8rem;
}
.hot-imgs {
  position: absolute;
  left: -0.66rem;
  top: 0.6rem;
  width: 1.42rem;
  z-index: -1;
}
.hot-imgs img {
  display: block;
  width: 100%;
  height: auto;
}
.project-swiper {
  margin-top: 0.58rem;
}
.project-slide {
  position: relative;
}
.project-slide figure {
  display: block;
  line-height: 1;
  border-radius: 0.2rem;
}
.project-slide figure img {
  display: block;
  width: 100%;
  height: 4.2rem;
  border-radius: 0.2rem;
  object-fit: cover;
}
.project-swiper .swiper-pagination2 {
  display: flex;
  justify-content: center;
  margin-top: 0.5rem;
}
.project-swiper .swiper-pagination2 .swiper-pagination-bullet {
  width: 0.2rem;
  height: 0.2rem;
  background: #fff;
  transition: 0.35s;
  opacity: 1;
}
.project-swiper .swiper-pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #00ADEF;
}
.project-name {
  padding: 0.2rem 0.2rem 0 0.3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.project-name strong {
  display: block;
  color: #000000;
  font-size: 0.3rem;
  line-height: 1.5;
}
.project-star {
  display: flex;
}
.project-star span {
  display: inline-block;
  color: #555555;
  font-size: 0.24rem;
  line-height: 1.6;
}
.star {
  display: flex;
  margin-left: 0.2rem;
  align-items: center;
}
.star b {
  display: inline-block;
  margin-right: 0.08rem;
  width: 0.25rem;
  height: 0.24rem;
  background: url(../images/star.png) center no-repeat;
  background-size: cover;
}
.star b:last-child {
  margin-right: 0;
}
.wonderful {
  padding: 0.58rem 0.24rem 0;
  background: url(../images/wonderfulBg.jpg) center top repeat-y;
  background-size: 100% auto;
}
.wonderfultop {
  position: relative;
  z-index: 2;
}
.wonderful-banner {
  position: relative;
  margin-top: 0.61rem;
}
.wonderful-banner .swiper-pagination {
  line-height: 1;
  bottom: 0.39rem;
}
.wonderful-banner .swiper-pagination .swiper-pagination-bullet {
  margin: 0 0.08rem;
  width: 0.2rem;
  height: 0.2rem;
  background: #fff;
  opacity: 1;
  transition: 0.38s;
}
.wonderful-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #00ADEF;
}
.wonderful-slide {
  position: relative;
  z-index: 2;
}
.wonderful-bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-size: cover;
  border-radius: 0.2rem;
}
.wonderful-text {
  padding: 0.69rem 0 1.16rem;
  height: 4.5rem;
  text-align: center;
}
.wonderful-text img {
  display: block;
  margin: auto;
  box-sizing: border-box;
  width: 2.18rem;
  height: auto;
  border: 2px solid #fff;
  border-radius: 50%;
}
.wonderful-text strong {
  display: block;
  margin: 0.4rem 0 0.24rem;
  line-height: 1.2;
  color: #fff;
  font-size: 0.3rem;
  font-weight: normal;
}
.wonderful-text p {
  margin: auto;
  margin-top: 0.38rem;
  text-align: center;
  color: #fff;
  font-size: 0.2rem;
  line-height: 1.5;
  width: 5.75rem;
}
.star1 {
  margin-left: 0;
  justify-content: center;
}
.wouder-ico {
  position: absolute;
  right: -0.24rem;
  top: 0.45rem;
  z-index: -1;
  width: 1.68rem;
}
.wouder-ico img {
  display: block;
  width: 100%;
  height: auto;
}
.problem {
  position: relative;
  z-index: 2;
  margin-left: -0.24rem;
  margin-right: -0.24rem;
  padding: 1.28rem 0.24rem 1.18rem;
  background: url(../img/15.png) center bottom no-repeat;
  background-size: 100% auto;
}
.problem-ico {
  position: absolute;
  left: -0.14rem;
  top: 0.76rem;
  width: 1.41rem;
  z-index: -1;
}
.problem-ico img {
  display: block;
  width: 100%;
  height: auto;
}
.problem-content {
  margin-top: 0.5rem;
  padding: 0.05rem 0.48rem 0.51rem;
  border-radius: 0.2rem;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.problem-content li {
  padding: 0.37rem 0 0.18rem;
}
.problem-content li:before {
  border-color: rgba(112, 112, 112, 0.2);
}
.problem-in {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.28rem;
}
.problem-in span {
  display: block;
  width: 0.42rem;
  height: 0.42rem;
  border-radius: 50%;
  background: #E62129;
  color: #fff;
  font-size: 0.19rem;
  text-align: center;
  line-height: 0.42rem;
}
.problem-in strong {
  display: block;
  width: 5.54rem;
  line-height: 1.4;
  color: #333333;
  font-size: 0.24rem;
}
.problem-text {
  width: 5.54rem;
}
.problem-text p {
  color: #555555;
  font-size: 0.22rem;
  line-height: 1.4;
}
.problem-down span {
  background: #00ADEF;
}
.sure-more {
  text-align: center;
  margin-top: 0.66rem;
}
.sure-more a {
  display: block;
  margin: auto;
  width: 2.32rem;
  height: 0.84rem;
  line-height: 0.84rem;
  text-align: center;
  border-radius: 0.42rem;
  background: #00ADEF;
  color: #fff;
  font-size: 0.25rem;
  font-weight: bold;
}
.footer {
  position: relative;
  z-index: 3;
  padding-top: 0.5rem;
  margin-top: -0.5rem;
  text-align: center;
  overflow: hidden;
}
.footer-wrap {
  position: relative;
  padding: 0.45rem 0.42rem 2.2rem;
  background: #fff;
}
.footer-wrap:before {
  position: absolute;
  left: 0;
  top: -0.5rem;
  z-index: 3;
  content: "";
  width: 200%;
  height: 0.56rem;
  background: url(../images/wave3.png) left top repeat-x;
  background-size: auto 100%;
  animation: bg_move 12s linear infinite alternate-reverse;
}
.footer-wrap .footer-imgs {
  display: block;
  margin: auto;
  width: 1.62rem;
  height: auto;
}
.eq {
  margin-top: 0.42rem;
  display: flex;
  justify-content: center;
}
.eq a {
  display: inline-block;
  margin-right: 0.28rem;
  width: 0.94rem;
  height: 0.94rem;
  border: 1px solid #707070;
  color: #707070;
  text-align: center;
  line-height: 0.94rem;
  border-radius: 50%;
  font-size: 0.42rem;
}
.eq a:last-child {
  margin-right: 0;
}
.footer-tel {
  text-align: center;
  margin-top: 0.36rem;
}
.footer-tel a {
  display: inline-block;
  width: 5.58rem;
  height: 0.85rem;
  line-height: 0.85rem;
  background: #00ADEF;
  color: #fff;
  font-size: 0.3rem;
  border-radius: 0.42rem;
  box-shadow: 0 0.2rem 0.2rem rgba(0, 173, 239, 0.2);
}
.footer-info {
  margin-top: 0.4rem;
}
.footer-info p {
  color: #cfcfcf;
  font-size: 0.24rem;
  text-align: center;
}
.footer-cope {
  padding: 0.32rem 0.36rem;
  background: #00adef;
}
.footer-cope p {
  color: #e8f7fe;
  font-size: 0.24rem;
  line-height: 2;
  text-align: center;
}
.guidances {
  position: fixed;
  left: 50%;
  bottom: 0;
  width: 100%;
  max-width: 750px;
  transform: translateX(-50%);
  box-sizing: border-box;
  z-index: 99;
  padding: 0 0.42rem;
  background: #fff;
  box-shadow: 0 -0.05rem 0.05rem rgba(0, 0, 0, 0.16);
}
.guidances-list {
  display: flex;
  justify-content: space-between;
}
.guidances-list li.active a:before {
  opacity: 1;
  visibility: visible;
  top: -0.2rem;
}
.guidances-list li a {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 0.34rem 0 0.24rem;
}
.guidances-list li a:before {
  position: absolute;
  left: 50%;
  margin-left: -0.55rem;
  top: -0.2rem;
  z-index: -2;
  content: "";
  width: 1.1rem;
  height: 1.1rem;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 -0.05rem 0.05rem rgba(0, 0, 0, 0.16);
  opacity: 0;
  visibility: visible;
  transition: 0.4s;
  top: 0;
}
.guidances-list li a:after {
  position: absolute;
  left: 50%;
  margin-left: -0.6rem;
  top: 0;
  content: "";
  width: 1.2rem;
  height: 0.9rem;
  background: #fff;
  z-index: -1;
}
.guidances-list li a b {
  display: block;
  width: 0.48rem;
  height: 0.45rem;
  background: url(../images/navs1.png) center no-repeat;
  background-size: cover !important;
}
.guidances-list li a span {
  display: block;
  margin-top: 0.26rem;
  line-height: 1.2;
  color: #555555;
  font-size: 0.22rem;
}
.guidances-list li:nth-child(2) b {
  background: url(../images/navs2.png) center no-repeat;
}
.guidances-list li:nth-child(3) b {
  background: url(../images/navs3.png) center no-repeat;
}
.guidances-list li:nth-child(4) b {
  background: url(../images/navs4.png) center no-repeat;
}
.guidances-list li:nth-child(5) b {
  background: url(../images/navs5.png) center no-repeat;
}
.rides {
  padding: 0.7rem 0.24rem 0.7rem;
}
.rides-select {
  margin-top: 0.42rem;
  display: flex;
  justify-content: space-between;
}
.selects {
  box-sizing: border-box;
  padding-left: 0.25rem;
  width: 2.2rem;
  height: 0.65rem;
  line-height: 0.65rem;
  color: #777777;
  font-size: 0.26rem;
  border-radius: 0.1rem;
  background: #fff url(../images/arrow1.png) 88% center no-repeat;
  background-size: 0.16rem 0.14rem;
  appearance: none;
  -webkit-appearance: none;
}
.project-list {
  margin-top: 0.76rem;
}
.project-list li {
  margin-bottom: 0.5rem;
}
.project-list li.animate {
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
  transition: 0.65s;
}
.project-list li.shown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.project-list li figure {
  display: block;
  line-height: 1;
  overflow: hidden;
  height: 4.36rem;
}
.project-list li figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.2rem 0.2rem 0 0;
}
.project-text {
  padding: 0.32rem 0.2rem 0.24rem 0.48rem;
  background: #fff;
  border-radius: 0 0 0.2rem 0.2rem;
}
.project-text strong {
  display: block;
  margin-bottom: 0.2rem;
  line-height: 1.2;
  color: #000000;
  font-size: 0.3rem;
}
.project-info {
  margin-top: 0.3rem;
  margin-bottom: 0.4rem;
}
.project-info p {
  color: #555555;
  font-size: 0.22rem;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.project-ico {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.proitem {
  display: flex;
  align-items: center;
}
.proitem img {
  display: block;
  width: 0.37rem;
  height: auto;
}
.proitem span {
  display: block;
  margin-left: 0.1rem;
  color: #555555;
  font-size: 0.2rem;
}
.scroll-more {
  padding-top: 0.1rem;
  text-align: center;
}
.scroll-more span {
  display: inline-block;
  color: #A7A7A7;
  font-size: 0.2rem;
}
.wonderful-swiper {
  position: relative;
}
.wonderful-swiper .swiper-pagination {
  bottom: 0.18rem;
  line-height: 1;
}
.wonderful-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.14rem;
  height: 0.14rem;
  background: #fff;
  opacity: 1;
}
.wonderful-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #00ADEF;
}
.wonderful-list {
  margin-top: 0.6rem;
}
.wonderful-list li {
  position: relative;
  margin-bottom: 0.5rem;
}
.wonderful-list li.animate {
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
  transition: 0.65s;
}
.wonderful-list li.shown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.wonderful-list li .wonderfual-star {
  display: block;
  position: absolute;
  right: 0.22rem;
  top: 0.34rem;
  padding: 0 0.15rem 0 0.2rem;
  background: #fff;
  border-radius: 0.25rem;
  height: 0.5rem;
  line-height: 0.5rem;
  color: #777777;
  font-size: 0.2rem;
  z-index: 10;
}
.wonderful-list li .wonderfual-star i {
  display: inline-block;
  margin-right: 0.07rem;
  color: #E62129;
  font-size: 0.24rem;
}
.wonderful-slide {
  overflow: hidden;
}
.wonderful-slide a {
  display: block;
}
.wonderful-slide figure {
  display: block;
  position: relative;
  line-height: 1;
  overflow: hidden;
  border-radius: 0.2rem 0.2rem 0 0;
  padding-bottom: 4rem;
}
.wonderful-slide figure img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.2rem 0.2rem 0 0;
  object-fit: cover;
}
.wonderful-content {
  padding: 0.26rem 0.34rem 0.2rem;
  background: #fff;
  border-radius: 0 0 0.2rem 0.2rem;
}
.wonderful-top {
  position: relative;
  padding-top: 0.4rem;
}
.wonderful-top:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 0.07rem;
  background: #DDDDDD;
  border-radius: 0.12rem;
}
.wonderful-top strong {
  display: block;
  margin-bottom: 0.28rem;
  line-height: 1.2;
  color: #333333;
  font-size: 0.3rem;
}
.wonderful-top p {
  color: #777777;
  font-size: 0.22rem;
}
.wonderful-add {
  margin-top: 0.4rem;
}
.wonderful-add p {
  margin-bottom: 0.1rem;
  color: #555555;
  font-size: 0.2rem;
  font-weight: bold;
}
.wonderful-add p:last-child {
  margin-bottom: 0;
}
.wonderful-add p i {
  display: inline-block;
  margin-right: 0.2rem;
  color: #F08519;
  font-size: 0.24rem;
  line-height: 1;
  font-style: normal;
  font-weight: normal;
}
.shoppinf-btn {
  overflow: hidden;
  margin-top: 0.7rem;
}
.shoppinf-btn a {
  display: block;
  position: relative;
  float: left;
  height: 0.78rem;
  line-height: 0.78rem;
  width: 50%;
  color: #333333;
  font-size: 0.26rem;
  text-align: center;
  background: #DDDDDD;
  border-radius: 0.2rem 0.2rem 0 0;
  transition: 0.4s;
}
.shoppinf-btn a:before {
  position: absolute;
  right: -0.12rem;
  top: 0;
  content: "";
  width: 0.24rem;
  height: 100%;
  background: #DDDDDD;
  border-radius: 0 0.2rem 0 0;
  transform: skewX(8deg);
  transition: 0.4s;
}
.shoppinf-btn a:first-child {
  position: relative;
  z-index: 2;
}
.shoppinf-btn a:last-child:before {
  right: auto;
  left: -0.12rem;
  border-radius: 0.2rem 0 0 0;
  transform: skewX(-8deg);
}
.shoppinf-btn a:hover,
.shoppinf-btn a.active {
  background: #fff;
}
.shoppinf-btn a:hover:before,
.shoppinf-btn a.active:before {
  background: #fff;
}
.shopping-content {
  padding: 0.37rem 0.32rem 0.4rem;
  background: #fff;
  border-radius: 0 0 0.2rem 0.2rem;
}
.shopping-top {
  margin-bottom: 0.48rem;
}
.shopping-top strong {
  display: block;
  margin-bottom: 0.28rem;
  line-height: 1.2;
  color: #333333;
  font-size: 0.3rem;
}
.shopping-top p {
  color: #777777;
  font-size: 0.22rem;
  line-height: 2;
}
.shopping-address p {
  color: #777777;
  font-size: 0.2rem;
}
.shopping-address p i {
  display: inline-block;
  margin-right: 0.06rem;
  color: #00ADEF;
  font-size: 0.26rem;
  font-style: normal;
}
.pbanner {
  position: relative;
}
.pbanner figure {
  display: block;
  line-height: 1;
  overflow: hidden;
}
.pbanner figure img {
  display: block;
  width: 100%;
  height: auto;
}
.container {
  padding: 0 0.24rem 2rem;
  background-color: #fff;
  background-position: center bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.leval-menu {
  padding: 0.7rem 0 0.5rem;
  background: #fff;
}
.leval-menu-list {
  display: flex;
  justify-content: center;
}
.leval-menu-list li {
  text-align: center;
}
.leval-menu-list li:last-child {
  margin-right: 0;
}
.leval-menu-list li.active a {
  background: #00ADEF;
}
.leval-menu-list li.active a b,
.leval-menu-list li.active a span {
  color: #fff;
}
.leval-menu-list li a {
  display: block;
  padding: 0.16rem 0.34rem;
  border-radius: 0.3rem;
}
.leval-menu-list li b {
  display: block;
  line-height: 1;
  color: #00ADEF;
  font-weight: normal;
  font-size: 0.46rem;
  transition: 0.38s;
}
.leval-menu-list li span {
  display: block;
  margin-top: 0.2rem;
  line-height: 1;
  color: #00ADEF;
  font-size: 0.24rem;
  transition: 0.38s;
}
.common-problem {
  padding: 0.41rem 0.3rem 0.38rem;
  border-radius: 0 0 0.2rem 0.2rem;
  background: #fff;
  box-shadow: 0 0.2rem 0.2rem rgba(0, 173, 239, 0.16);
}
.problem-list1 li {
  padding: 0.44rem 0;
}
.problem-list1 li .problem-in {
  margin-bottom: 0;
}
.problem-list1 li .problem-in span {
  background: #00ADEF;
}
.problem-list1 li .problem-down {
  margin-top: 0.38rem;
  margin-bottom: 0;
  display: none;
}
.problem-list1 li .problem-down span {
  background: #E62129;
}
.problem-list1 li .problem-in strong {
  position: relative;
  padding-right: 0.7rem;
  box-sizing: border-box;
  width: 5.75rem;
  font-size: 0.3rem;
}
.problem-list1 li .problem-in strong i {
  position: absolute;
  right: 0;
  top: 0.02rem;
  display: inline-block;
  color: #A7A7A7;
  font-size: 0.2rem;
  font-style: normal;
  transform: rotate(90deg);
}
.problme-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.problme-wrap .problem-text {
  width: 5.75rem;
}
.notice-item {
  position: relative;
  margin-bottom: 0.3rem;
  padding-left: 45px;
}
.notice-item:last-child {
  margin-bottom: 0;
}
.notice-item i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 37px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  color: #fff;
  font-size: 16px;
  background: url(../images/notices.png) center no-repeat;
}
.notice-item strong {
  display: block;
  line-height: 34px;
  font-size: 0.3rem;
  color: #333;
}
.notice-info {
  margin-top: 0.18rem;
}
.notice-info p {
  color: #777;
  font-size: 0.26rem;
  line-height: 2;
}
.services li {
  padding: 0.3rem 0;
}
.services li:first-child {
  padding-top: 0;
}
.service-title {
  display: flex;
  align-items: center;
  margin-bottom: 0.3rem;
}
.service-title img {
  display: block;
  max-width: 0.35rem;
  max-height: 0.44rem;
}
.service-title strong {
  display: block;
  margin-left: 0.2rem;
  color: #F89328;
  font-size: 0.32rem;
  font-weight: normal;
}
.service-info p {
  color: #707070;
  font-size: 0.24rem;
}
.maps-box {
  position: relative;
}
#map {
  height: 4.8rem;
}
.map-address {
  position: absolute;
  left: 0.1rem;
  right: 0.1rem;
  bottom: 0.1rem;
}
.map-address a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.28rem;
  height: 0.88rem;
  border-radius: 0.44rem;
  background: #fff;
}
.map-address a p {
  color: #333333;
  font-size: 0.24rem;
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.map-address a p i {
  display: inline-block;
  margin-right: 0.12rem;
  color: #E62129;
  font-size: 0.4rem;
}
.map-address a span {
  display: inline-block;
  color: #F89328;
  font-size: 0.24rem;
}
.BMap_Marker div {
  animation: scals 4s linear infinite !important;
}
@keyframes scals {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0.2;
    transform: scale(1.4);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.anchorBL {
  display: none;
}
.staff-box {
  background: #fff;
  padding: 0.41rem 0.3rem 0.38rem;
  border-radius: 0 0 0.2rem 0.2rem;
  box-shadow: 0 3px 5px rgba(0, 173, 239, 0.16);
}
.staff-list li {
  padding: 0.25rem 0.3rem;
  background: #F3FCFF;
  border-radius: 0.2rem;
}
.staff-list li .staff-title {
  display: block;
  position: relative;
  padding-bottom: 0.32rem;
  line-height: 1.2;
  color: #00ADEF;
  font-size: 0.32rem;
  border-bottom: 1px solid #D9E0E2;
}
.staff-item {
  display: block;
  margin-top: 0.3rem;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #D9E0E2;
}
.staff-item dt {
  display: block;
  color: #707070;
  font-weight: bold;
  font-size: 0.28rem;
}
.staff-item dd {
  display: block;
  margin-top: 0.2rem;
  color: #777777;
  font-size: 0.24rem;
  line-height: 2;
}
.news-top {
  padding-top: 0.7rem;
}
.news-bth {
  margin-top: 0.4rem;
  display: flex;
  justify-content: center;
}
.news-bth a {
  display: inline-block;
  margin: 0 0.2rem;
  width: 2.2rem;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.4rem;
  background: #fff;
  color: #777777;
  font-size: 0.28rem;
  text-align: center;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.news-bth a:hover,
.news-bth a.active {
  background: #00ADEF;
  color: #fff;
}
.news-list {
  margin-top: 0.65rem;
}
.news-list li {
  margin-bottom: 0.5rem;
}
.news-list li figure {
  display: block;
  line-height: 1;
  overflow: hidden;
  border-radius: 0.2rem 0.2rem 0 0;
}
.news-texts {
  padding: 0.35rem 0.45rem 0.4rem;
  background: #fff;
  border-radius: 0 0 0.2rem 0.2rem;
  border: 1px solid #DDDDDD;
  color: #555555;
}
.news-texts time {
  display: block;
  line-height: 1.2;
  color: #A7A7A7;
  font-size: 0.24rem;
}
.news-texts strong {
  display: block;
  margin-top: 0.18rem;
  margin-bottom: 0.24rem;
  line-height: 1.4;
  font-size: 0.32rem;
  font-weight: normal;
}
.news-texts p {
  font-size: 0.24rem;
}
.news-texts i {
  display: block;
  text-align: right;
  color: #A7A7A7;
  font-size: 0.25rem;
}
.paging {
  display: flex;
  justify-content: center;
  margin-top: 0.4rem;
  padding-bottom: 0.6rem;
}
.paging a {
  margin: 0 0.1rem;
  display: inline-block;
  width: 0.78rem;
  height: 0.78rem;
  line-height: 0.78rem;
  color: #A7A7A7;
  font-size: 0.34rem;
  text-align: center;
  border-radius: 50%;
}
.paging a.active {
  color: #00ADEF;
}
.paging a:first-child,
.paging a:last-child {
  background: #00ADEF;
  color: #fff;
  font-size: 0.3rem;
}
.news-view-top {
  padding: 0.48rem 0;
}
.news-back a {
  display: block;
  width: 2.2rem;
  height: 0.68rem;
  line-height: 0.68rem;
  border-radius: 0.34rem;
  background: #00ADEF;
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.news-info {
  padding: 0 0.3rem;
  background: #fff;
  border-radius: 0.2rem;
  box-shadow: 0 3px 0.14rem rgba(0, 0, 0, 0.16);
}
.news-in {
  padding: 0.5rem 0 0.3rem;
  border-bottom: 1px solid #DDDDDD;
}
.news-in strong {
  display: block;
  margin-bottom: 0.32rem;
  line-height: 1.4;
  color: #333333;
  font-size: 0.32rem;
}
.news-in p {
  color: #777777;
  font-size: 0.24rem;
}
.pageCTT {
  padding: 0.7rem 0 0.5rem;
  color: #777777;
  overflow: hidden;
  text-align: justify;
  font-size: 0.24rem;
}
.news-prevs {
  padding: 0.5rem 0;
  border-top: 1px solid #DDDDDD;
}
.news-prevs p {
  margin-bottom: 0.1rem;
}
.news-prevs p a {
  display: block;
  color: #666666;
  font-size: 0.26rem;
}
.shopping-in {
  border-radius: 0 0 0.2rem 0.2rem;
  background: #fff;
  padding: 0.85rem 0.4rem 0.64rem;
  box-shadow: 0 0.32rem 0.32rem rgba(17, 143, 215, 0.16);
}
.shopping-wr {
  padding: 0.66rem 0.34rem 0 0.6rem;
}
.shopping-wr .slideway-title {
  position: relative;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #EDEDEF;
}
.shopping-wr .slideway-title:before {
  position: absolute;
  left: 0;
  bottom: -1px;
  content: "";
  width: 100%;
  height: 1px;
  background: #00ADEF;
  width: 0;
  transition: 0.68s;
}
.shopping-wr .slideway-title strong {
  font-size: 0.26rem;
  font-weight: bold;
}
.wonderful-contents {
  transition: 0.78s;
}
.shopping-fix li {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}
.tiket-list li {
  margin-bottom: 0.53rem;
  text-align: center;
}
.tiket-list li a {
  display: block;
  position: relative;
  box-sizing: border-box;
  height: 100%;
  padding: 0.29rem 12% 0.86rem;
  background: #F3FCFF;
  transition: 0.5s;
  border-radius: 0.2rem;
}
.tiket-list li a:hover {
  box-shadow: 0 0.06rem 0.06rem rgba(17, 143, 215, 0.16);
}
.tiket-list li a:hover b {
  transform: translateY(-6px);
}
.tiket-list li a b {
  display: block;
  margin: auto;
  width: 0.96rem;
  height: 0.96rem;
  line-height: 0.96rem;
  text-align: center;
  color: #F08519;
  border-radius: 50%;
  border: 1px solid #F08519;
  font-size: 0.36rem;
  font-weight: normal;
  transition: 0.38s;
}
.tiket-list li a strong {
  display: block;
  margin-top: 0.4rem;
  margin-bottom: 0.26rem;
  line-height: 1;
  color: #777777;
  font-size: 0.32rem;
}
.tiket-list li a span {
  display: block;
  margin-bottom: 0.24rem;
  color: #F08519;
  font-size: 0.28rem;
  font-weight: bold;
  line-height: 1;
}
.tiket-list li a i {
  display: block;
  margin-bottom: 0.25rem;
  line-height: 1;
  color: #777777;
  font-size: 0.26rem;
  font-style: normal;
}
.tiket-list li a p {
  margin-bottom: 0.3rem;
  color: #777777;
  font-size: 0.26rem;
}
.tiket-btn {
  position: relative;
  z-index: 2;
  margin: auto;
  width: 3rem;
  height: 0.78rem;
  line-height: 0.78rem;
  text-align: center;
  background: #00ADEF;
  font-size: 0.28rem;
  font-weight: bold;
  border-radius: 0.36rem;
  color: #fff;
}
.tiket-btn em {
  display: inline-block;
  margin-right: 0.1rem;
  font-style: normal;
  font-weight: normal;
  font-size: 0.26rem;
  color: #fff;
}
.cozy {
  padding: 0.6rem 0.3rem;
  background: #F3FCFF;
  border-radius: 0.2rem;
}
.cozy strong {
  display: block;
  margin-bottom: 0.4rem;
  color: #777777;
  font-size: 0.28rem;
}
.cozy p {
  color: #777777;
  font-size: 0.24rem;
  line-height: 2;
}
.proclamate {
  margin-top: 0.6rem;
}
.proclamate li {
  margin-bottom: 0.4rem;
  border-radius: 0.2rem;
  background: #fff;
  border: 1px solid #DDDDDD;
  padding: 0.3rem 0;
}
.proclamate li a {
  display: flex;
  align-items: flex-start;
}
.proclamate-time {
  width: 1.6rem;
  text-align: center;
}
.proclamate-time b {
  display: block;
  margin-bottom: 0.2rem;
  color: #00ADEF;
  font-size: 0.56rem;
  line-height: 1;
  font-weight: normal;
}
.proclamate-time time {
  display: block;
  line-height: 1;
  color: #00ADEF;
  font-size: 0.24rem;
}
.proclamate-text {
  flex: 1;
  padding-right: 0.2rem;
  padding-left: 0.3rem;
  border-left: 1px solid #EDEDEF;
}
.proclamate-text strong {
  display: block;
  margin-bottom: 0.18rem;
  color: #333;
  font-size: 0.32rem;
  font-weight: normal;
  line-height: 1.4;
}
.proclamate-text p {
  color: #777;
  font-size: 0.26rem;
}
.proclamate-text i {
  display: inline-block;
  margin-top: 0.4rem;
  color: #00ADEF;
  font-size: 0.26rem;
  font-style: normal;
}
.project-view {
  padding: 0.6rem 0.3rem;
  background: #fff;
  box-shadow: 0 0.3rem 0.3rem rgba(17, 143, 215, 0.16);
  border-radius: 0.2rem;
}
.proTop {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.proTop strong {
  display: block;
  color: #000000;
  font-size: 0.32rem;
}
.proTop span {
  display: block;
  padding: 0 0.15rem 0 0.2rem;
  background: #fff;
  border-radius: 0.25rem;
  border: 1px solid #DDDDDD;
  height: 0.5rem;
  line-height: 0.5rem;
  color: #777777;
  font-size: 0.2rem;
}
.proTop span i {
  display: inline-block;
  margin-right: 0.07rem;
  color: #E62129;
  font-size: 0.24rem;
}
.project-banner {
  position: relative;
  margin-top: 0.5rem;
}
.project-banner .swiper-pagination {
  line-height: 1;
}
.project-banner .swiper-pagination .swiper-pagination-bullet {
  width: 0.14rem;
  height: 0.14rem;
  background: #B8E4F5;
  opacity: 1;
  transition: 0.4s;
}
.project-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #00ADEF;
}
.pro-slide {
  overflow: hidden;
}
.pro-slide figure {
  display: block;
  border-radius: 0.2rem;
  line-height: 1;
}
.pro-slide figure img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 0.2rem;
}
.project-t {
  margin: 0.4rem 0;
}
.project-t p {
  color: #555555;
  font-size: 0.28rem;
}
.notices {
  margin-top: 0.6rem;
  padding: 0.32rem 0.3rem;
  background: rgba(0, 173, 239, 0.1);
  border-radius: 0.2rem;
}
.notices strong {
  display: block;
  color: #555555;
  font-size: 0.3rem;
}
.notices p {
  color: #555555;
  font-size: 0.24rem;
  line-height: 2;
}
.openTime {
  padding: 0.45rem 0;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.opening-left strong {
  display: block;
  margin-bottom: 0.2rem;
  line-height: 1.4;
  color: #555555;
  font-size: 0.34rem;
  font-weight: normal;
}
.opening-left time {
  display: block;
  line-height: 1;
  color: #F08519;
  font-size: 0.24rem;
}
.open-alltime {
  position: relative;
  z-index: 2;
  width: 2.1rem;
  height: 0.8rem;
  text-align: center;
  line-height: 0.8rem;
  color: #fff;
  font-size: 0.26rem;
  font-weight: bold;
  background: #00ADEF;
  cursor: pointer;
  transition: 0.38s;
  border-radius: 0.4rem;
}
.open-map strong {
  display: block;
  font-weight: normal;
  margin-bottom: 0.25rem;
  line-height: 1.3;
  color: #555555;
  font-size: 0.34rem;
}
.open-map img {
  width: 100%;
  height: auto;
  border-radius: 0.2rem;
}
.recommends {
  margin-top: 0.7rem;
}
.recommend-title {
  display: block;
  text-align: center;
  line-height: 1.2;
  font-size: 0.34rem;
  font-weight: normal;
}
