.main-contaniner {
  background: #fff;
  margin-bottom: 1.1rem !important;
  overflow:hidden;
}
.main-con {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .swiper-container {
    position: relative;
    min-height:1rem;
  }
  .swiper-container .swiper-wrapper a {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
    .person-position {
    padding: 0.08rem 0.25rem 0.1rem 0.25rem;
    width: auto;
	max-width:70%;
    
    background: rgba(0,0,0,.5);
    border-radius: 0.24rem;
    position: absolute;
    top: 0.22rem;
    left: 0.29rem;
    z-index: 2;
    display: flex;
    align-items: center;
  }
    .person-position i {
    display: inline-block;
    width: 0.25rem;
    height: 0.31rem;
    background: url("../image/position.png") no-repeat;
    background-size: 100%;
  }
    .person-position p {
    display: inline-block;
    font-size: 0.24rem;
    font-weight: 500;
    color: #ffffff;
    margin-left: 0.12rem;
  }
  .swiper-container .swiper-slide {
    height: 3.6rem;
    
  }
  .swiper-banner-img {
    width: 100%;
    height: 100%;
  }
  .message-con {
    display: flex;
    align-items: center;
    height: 0.64rem;
    line-height: 0.64rem;
    border-bottom: 0.01rem solid #e9e9e9;
  }
  .message-con .msg-icon > img {
    width: 1.21rem;
    height: 0.27rem;
    margin-left: 0.32rem;
    margin-right: 0.36rem;
    margin-bottom: 0.19rem;
    vertical-align: top;
    margin-top: 0.18rem;
  }
  .message-con span {
    display: inline-block;
    width: 0.03rem;
    height: 0.27rem;
    background: #e9e9e9;
    margin-top: 0;
    margin-right: 0.36rem;
  }
  .message-con .msg-text {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  .message-con .msg-text .marquee_box {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .message-con .msg-text .marquee_list {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .message-con .msg-text .marquee_top {
    transition: all 0.7s;
    margin-top: -.6rem;
  }
  .message-con .msg-text .marquee_list li {
    
    height: .6rem;
    line-height: .67rem;
  }
  .message-con .msg-text .marquee_list li > p{
    font-size: 0.24rem;
    font-weight: 400;
    color: #666666;
    width: 100%;
  }
  .message-con .msg-text .marquee_list li > p a {
    display: inline-block;
    color: #666666;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .message-con .msg-text .marquee_list li > img {
    width: 0.42rem;
    height: 0.41rem;
    border-radius: 50%;
    margin-right: 0.1rem;
  }
  .message-con .msg-text .marquee_list li span {
    padding: 0 0.02rem;
  }
  .swiper-container-horizontal>.swiper-pagination-bullets, 
  .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: .45rem !important; 
  }
  
  .menu-swiper {
    margin-left: 0.56rem;
    width: calc(100% - 0.56rem);
    overflow: hidden;
  }
  .menu-swiper ul {
    width: 100%;
    padding-top: 0.31rem;
  }
  .menu-swiper ul li {
    display: inline-block;
    margin-right: 0.72rem;
    text-align: center;
    font-size: 0.24rem;
    color: rgba(102, 102, 102, 1);
    
    position: relative;
    width: calc(100% / 4 - 0.72rem);
  }
  .menu-swiper ul li a,
  .menu-swiper ul li a:hover,
  .menu-swiper ul li a:link,
  .menu-swiper ul li a:active {
    font-size: 0.24rem;
    color: rgba(102, 102, 102, 1);
    display: inline-block;
  }
  .menu-swiper ul li span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: .55rem;
    height: .3rem;
    border: 1px solid #7ec448;
    border-radius: 0.2rem;
    border-color: #7ec448;
    color: #7ec448;
    position: absolute;
    top: 0;
    right: -.2rem;
    z-index: 1;
    background: #fff;
    font-size: 0.2rem;
  }
  .menu-swiper ul li img {
    width: 1.06rem !important;
    height: 1.06rem !important;
    
  }
  .menu-swiper ul li:nth-child(4) {
    margin-right: 0;
  }
  .menu-swiper ul li:nth-child(8) {
    margin-right: 0;
  }
  .discount {
    width: 100%;
    height: 2rem;
  }
  .discount img {
    width: 100%;
    height: 100%;
  }
  .title-pro {
    font-size: 0.34rem;
    color: #000000;
    margin: 0 0 0.26rem 0.3rem;
  }
  .project {
    width: 100%;
    padding-bottom: 0.2rem;
    height: 3.4rem;
    overflow: hidden;
  }
  .project .swiper-ul {
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
    margin-left: 0.3rem;
    width: auto;
    height: 100%;
    overflow: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .project .swiper-ul .swiper-li {
    display: inline-block;
    margin-right: 0.3rem;
    margin-bottom: 0.24rem;
    width: 3.59rem;
    height: 3.12rem;
    background: #ffffff;
    box-shadow: 0 0.14rem 0.36rem 0 rgba(0, 0, 0, 0.05);
    border-radius: 0.12rem;
  }
  .project .swiper-ul .swiper-li a,
  .project .swiper-ul .swiper-li a:hover,
  .project .swiper-ul .swiper-li a:link,
  .project .swiper-ul .swiper-li a:active {
    color: rgba(102, 102, 102, 1);
    display: inline-block;
  }
  .project .swiper-ul .swiper-li img {
    width: 100%;
    height: 2.04rem;
    border-top-right-radius: 0.12rem;
    border-top-left-radius: 0.12rem;
    
    outline-width: 0px;
    vertical-align: top;
  }
  .project .swiper-ul .swiper-li div {
    padding: 0.19rem 0.3rem 0.26rem 0.22rem;
  }
  .project .swiper-ul .swiper-li div p:nth-child(1) {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.27rem;
  }
  .project .swiper-ul .swiper-li div p:nth-child(1) span:nth-child(1) {
    width: 2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000;
  }
  .project .swiper-ul .swiper-li div p:nth-child(1) span:nth-child(2) {
    color: #f55664;
  }
  .project .swiper-ul .swiper-li div p:nth-child(2) {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.21rem;
    color: #999999;
    
    margin-top: .05rem;
  }
  .tab-change {
    background: #fff;
    margin-top: -0.08rem;
    position: relative;
    z-index: 1;
  }
  .tab-change .tab-pro {
    margin-left: 0.3rem;
    white-space: nowrap;
    
    width: auto;
    vertical-align: middle;
    height: 0.9rem;
  }
  .tab-change .tab-pro li {
    display: inline-block;
    margin-right: 0.65rem;
    font-size: 0.26rem;
    color: #666666;
    vertical-align: top;
    position: relative;
    padding-top: 0.2rem;
    height: calc(100% - 0.2rem);
  }
  
  .tab-change .tab-pro li p:nth-child(2) {
    width: 0.3rem;
    height: 0.08rem;
    background: #66c72a;
    border-radius: 0.04rem;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -0.15rem;
  }
  #tabPro,
  #tabPro2 {
    overflow:hidden;
    overflow-x:auto;
    -webkit-overflow-scrolling: touch;
  }
  .tab-change .tab-pro .li-active {
    color: #000;
    font-size:.3rem;
    padding-top: .15rem;
    height: calc(100% - 0.15rem);
    font-weight: 600 !important;
  }
  .tab-change .tab-pro::-webkit-scrollbar {
    display: none;
  }
  .tab-change .tab-con {
    background: #f6f4f5;
    position: relative;
    
    z-index: 1;
  }
  .tab-change .tab-con ul {
    padding-top: 0.14rem;
    padding-left: 0.3rem;
    width: calc(100% - 0.3rem);
    overflow-x: hidden;
  }
  .tab-change .tab-con ul li {
    float: left;
    width: 47%;
    
    height: 4.95rem;
    margin-right: 0.14rem;
    margin-bottom: 0.14rem;
    border-radius: 0.12rem;
    background: #fff;
    box-shadow: 0 0.14rem 0.36rem 0 rgba(0, 0, 0, 0.05);
  }
  .tab-change .tab-con ul li img {
    width: 100%;
    height: 2.71rem;
    border-top-right-radius: 0.12rem;
    border-top-left-radius: 0.12rem;
    
    outline-width: 0px;
    vertical-align: top;
  }
  .tab-change .tab-con ul li .tab-pro-disc {
    padding: 0 0.19rem;
  }
  .tab-change .tab-con ul li .tab-pro-disc p {
    margin-top: 0.1rem;
  }
  .tab-change .tab-con ul li .tab-pro-disc a p:nth-child(1) {
    font-size: 0.32rem;
    
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .tab-change .tab-con ul li .tab-pro-disc a p:nth-child(2) {
    font-size: 0.25rem;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .tab-change .tab-con ul li .tab-pro-disc a p:nth-child(3) {
    font-size: 0.2rem;
    color: #999999;
    display: flex;
    justify-content: space-between;
    max-width: 100%;
  }
  .tab-change .tab-con ul li .tab-pro-disc a p:nth-child(3) i {
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    background: url("../image/url.png") no-repeat;
    background-size: 100%;
    position: relative;
    top: 0.01rem;
  }
  .tab-change .tab-con ul li .tab-pro-disc a p:nth-child(3) span:nth-child(1) {
    display: inline-block;
    width: 1.6rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
  .tab-change .tab-con ul li .tab-pro-disc a p:nth-child(3) span:nth-child(2) {
    margin-right: 0.14rem;
  }
  .tab-change .tab-con ul li .tab-pro-disc>p {
    display: flex;
    justify-content: space-between;
  }
  .tab-change .tab-con ul li .tab-pro-disc>p span:nth-child(1) {
    font-size: 0.36rem;
    color: #f54050;
  }
  .tab-change .tab-con ul li .tab-pro-disc>p span:nth-child(2) {
    display: inline-block;
    width: 1.18rem;
    height: 0.52rem;
    
    background: #7ec448;
    border-radius: 0.26rem;
    text-align: center;
    
    font-size: 0.26rem;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .tab-change .tab-pro-hr {
    padding: 0 0.3rem;
    height: 0.02rem;
  }
  .tab-change .tab-pro-hr div {
    width: 100%;
    height: 100%;
    background: #e9e9e9;
  }
  #h5Map {
    display: none;
  }
  .discount a {
    display: inline-block;
    width:100%;
  }
  .fixedTab {
    position: fixed;
    top: 0;
    z-index: 5;
    background: #fff;
    width:100%;
    max-width: 750px;
  }
  
  .home_page_open {
    width:100%;
    height:100%;
    max-width:750px;
    position: fixed;
    top:0;
    left:0;
    overflow: hidden;
    z-index:30;
	background: rgba(0,0,0,.6);
	-webkit-animation: showZeroAlert 0.3s;
	animation: showZeroAlert 0.3s;
  }

  .home_page_img {
    position: absolute;
    text-align: center;
    border-radius: .06rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .home_page_img  img {
    width: 6rem;
    height: 7.2rem;
    border-radius: .06rem;
    vertical-align: top;
  }
  .home_page_img i {
    display: inline-block;
    width:.59rem;
    height:.59rem;
    background: url('../image/alert_close.png') no-repeat;
    background-size:100%;
    vertical-align: top;
    margin-top: .5rem;
  }
  

.alert_main {
	width:100%;
	height:100%;
	max-width:750px;
	position: fixed;
	top:0;
	left:0;
	overflow: hidden;
	z-index:30;
	background: rgba(0,0,0,.6);
	-webkit-animation: showZeroAlert 0.3s;
	animation: showZeroAlert 0.3s;
}
.alert_con {
	position: absolute;
	text-align: center;
	border-radius: .06rem;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.alert_con img {
	width:.59rem;
	height:.59rem;
	vertical-align: top;
	margin-top: .5rem;
}
.alert_content {
	width:5rem;
	
	padding:.67rem .31rem .37rem .35rem;
	background: url('../image/con_bg.png') no-repeat;
	background-size:100% 100%; 
	border-radius:.06rem;
	position: relative;
}
.alert_title {
	text-align: center;
}
.alert_title p {
	font-size:.35rem;
	font-weight:600;
	color:#FFFFFF;
}
.alert_coupon {
	margin-top:.54rem;
	margin-bottom:1rem;
}
.coupon_li {
	display: flex;
	margin-bottom:.18rem;
	padding:.25rem .24rem .25rem .38rem;
	background: url('../image/coupon_li_bg.png') no-repeat;
	background-size:100% 100%;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.coupon_info {
	width:65%;
}
.coupon_info  p {
	text-align: left;
	width:100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.coupon_info  p:nth-child(1) {
	font-size:.26rem;
	font-weight:500;
	color:rgba(51,51,51,1);
}
.coupon_info  p:nth-child(2) {
	font-size:.19rem;
	color:rgba(102,102,102,1);
	margin:.05rem 0;
}
.coupon_info  p:nth-child(3) {
	font-size:.16rem;
	color:rgba(153,153,153,1);
}
.coupon_type {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 25%;
}
.coupon_type p:first-child {
	font-size:.35rem;
	font-weight:500;
	color:rgba(249,22,60,1);
	width:100%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.coupon_type p:first-child span:first-child {
	font-size:.33rem !important;
	font-weight:400 !important;
	position: relative;
	top: -.1rem;
}
.coupon_type p:first-child span:last-child {
	font-size:.6rem !important;
}
.coupon_type p:last-child{
	width:1.08rem;
	height:.38rem;
	background:rgba(255,0,38,1);
	border-radius:.19rem;
	font-size:.17rem;
	color:rgba(255,255,255,1);
	display: flex;
	justify-content: center;
	align-items: center;
}
.more_coupon {
	font-size:.3rem;
	color:#FFFFFF;
	position: absolute;
	bottom:.3rem;
	left:50%;
	transform: translate(-50%,0);
	display: flex;
	align-items: center;
}
.more_coupon i {
	display: inline-block;
	width:.3rem;
	height:.3rem;
	background: url('../image/right_white.png') no-repeat;
	background-size:100%;
	margin-left:.05rem;
}


.get_coupon {
	width:100%;
	height:100%;
	max-width:750px;
	position: fixed;
	top:0;
	left:0;
	overflow: hidden;
	z-index:30;
	background: rgba(0,0,0,.6);
	-webkit-animation: showZeroAlert 0.3s;
	animation: showZeroAlert 0.3s;
}
.get_con {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
.get_con>img {
	width:.59rem;
	height:.59rem;
	vertical-align: top;
	margin-top: .5rem;
}
.img_coupon {
	
	
	height:4.5rem;
}

@keyframes showZeroAlert {
	0% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	45% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}

	80% {
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}