*{
	padding: 0;
	margin: 0;
}
.ui-content{
	width: 9.36rem;
	margin:0.533333rem auto 0;
}
.ui-tp{
	width: 9.36rem;
	border-bottom: 0.013333rem solid #E0E0E0;
	display: flex;
	flex-wrap: nowrap;
	box-sizing: border-box;
	overflow-x: auto;
}
.ui-tp-li{
	font-size: 0.426667rem;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #999999;
	margin-right: 0.4rem;
	line-height: 0.666667rem;
	display: inline-block;
	white-space: nowrap;
}
	.ui-tp-li a {
		font-size: 0.426667rem;
		font-family: Source Han Sans CN;
		font-weight: 500;
		color: #999999;
		text-decoration:none;
	}
	.ui-current a{
		font-size: 0.426667rem;
		font-family: Source Han Sans CN;
		font-weight: 500;
		color: #0959A5;
	}
.ui-current::after{
	content: "";
	width: 0.786667rem;
	height: 0.053333rem;
	background-color: #2791E3;
	display: block;
	margin: auto;
}
.ui-cntb{
	width: 100%;
	margin:0.533333rem auto;
}

/*.swiper-container {
      width: 100%;
      height: 300px;
      margin-left: auto;
      margin-right: auto;
    }*/

    .swiper-slide {
      background-size: cover;
      background-position: center;
    }

    .gallery-top {
      height: 80%;
      width: 100%;
    }

    .gallery-thumbs {
      height: 20%!important;
      box-sizing: border-box;
      padding: 10px 0!important;
    }

    .gallery-thumbs .swiper-slide {
      height: 100%;
      opacity: 0.4;
    }

    .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }
	.gallery-top-img{
		width: 100%;
		height: 13.066667rem;
		display: block;
	}
	.gallery-thumbs-img{
		width: 2.20rem;
		height: 1.6rem;
		display: block;
	}
	
	/* 地图 */
	#container{
		width: 100%;
		height: 12rem;
	}