@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}
.x-title {display: none;}
* {
    -webkit-text-size-adjust: none;
    font-family: "微软雅黑";
    margin: 0;
    padding: 0;
    outline: none;
    box-sizing: border-box;
    color: #000;
}

input,
textarea,
select {
    font-size: 100%;
}

ul {
    list-style: none;
}

a {
    display: inline-block;
    border: medium none;
    display: inline-block;
    outline: medium none;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: #000;
}

*:focus {
    outline: none;
}

*:focus,
*:active {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

select {
    color: #999;
    background: 0 0;
    border: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    outline: 0;
}

img {}

.gd {
    position: absolute;
}


.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    zoom: 1;
}

.clear:after {
    display: table;
    content: '';
    clear: both;
}

.img-cont img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


.video-cont video{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

html{
    font-size: 13.333333vw;
}

body{
    
    padding-top: 8.7rem;
    padding-bottom: 3rem;
    background-image: url(2024rmhfs-m-bg1.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
    background-color: #cde9fb;
    position: relative;
}

body::after{
    content: '';
    display: block;
    height: 4rem;
    background-image: url(2024rmhfs-m-bg2.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom center;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

.wrapper{
    width: 7rem;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.top-video-box .video-cont{
    height: 3.85rem;
    margin-bottom: 0.25rem;
}

.tab-top{
    text-align: center;
    font-size: 0;
}

.tab-top .tab-item{
    display: inline-block;
    width: 1.97rem;
	height: 0.7rem;
    text-align: center;
    position: relative;
    background: url(2024rmhfs-m-tab-bg1.png) no-repeat;
    background-size: 100% auto;
    margin-bottom: 0.1rem;
    overflow: hidden;
    cursor: pointer;
    margin-left: 0.2rem;
}

.tab-top .tab-item.active{
    background-image: url(2024rmhfs-m-tab-bg1_.png);
}


.tab-top .tab-item:nth-child(1){
    margin-left: 0.6rem;
}

.tab-top .tab-item:nth-child(2){
    margin-right: 0.6rem;
}


.tab-top .tab-item span{
    display: block;
    height: 0.62rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: -1px;
    background-size: auto 0.28rem;
}


.tab-top .tab-item:nth-child(1) span{
    background-image: url(2024rmhfs-m-tab-title6.png);
}

.tab-top .tab-item:nth-child(2) span{
    background-image: url(2024rmhfs-m-tab-title3.png);
}

.tab-top .tab-item:nth-child(3) span{
    background-image: url(2024rmhfs-m-tab-title5.png);
}

.tab-top .tab-item:nth-child(4) span{
    background-image: url(2024rmhfs-m-tab-title1.png);
}

.tab-top .tab-item:nth-child(5) span{
    background-image: url(2024rmhfs-m-tab-title2.png);
}

.tab-top .tab-item:nth-child(6) span{
    background-image: url(2024rmhfs-m-tab-title7.png);
}

.tab-top .tab-item:nth-child(7) span{
    background-image: url(2024rmhfs-m-tab-title4.png);
}

.tab-top .tab-item:last-child{
    position: relative;
    overflow: visible;
}

.tab-top .tab-item:last-child::after{
    content: '(点击标签查看优惠信息)';
    color: #704ca3;
    font-size: 0.17rem;
    white-space: nowrap;
    position: absolute;
    top: 0.7rem;
    /*left: 1.55rem;*/
	left: 1.0rem;
}   


.tab-main{
    margin-top: 0.3rem;
}

.tab-main .tab-item{
    display: none;
    position: relative;
}

.tab-scroll{
    width: 0.1rem;
    background: #fff;
    position: absolute;
    height: 2.5rem;
    right: 0.2rem;
    top: 0.9rem;
    overflow: hidden;
}

.tab-track{
    width: 0.12rem;
    height: 1rem;
    background: #ab9211;

}

.tab-main .tab-item.active{
    display: block;
}

.tab-info a{
    display: block;
}

.tc-info{
    height: 4.7rem;
    background: url(2024rmhfs-m-tc-bg.png) no-repeat;
    background-size: 100% auto;
    box-sizing: border-box;
    padding: 1rem 0.2rem 0 0.3rem;
    width: 100%;
}

.tc-info .tc-img{
    display: block;
    height: 2.5rem;
    padding-right: 0.2rem;
}

.scroll-box{
    overflow-y: scroll;
}

.scroll-box::-webkit-scrollbar{display: none;}

.mzw-info{
    height: 4.7rem;
    background: url(2024rmhfs-m-mzw-bg.png) no-repeat;
    background-size: 100% auto;
    box-sizing: border-box;
    padding: 1rem 0.2rem 0 0.3rem;
    width: 100%;
}

.mzw-info .mzw-img{
    display: block;
    height: 2.7rem;
    padding-right: 0.2rem;
}


.mhsh-info{
    height: 4.7rem;
    background: url(2024rmhfs-m-mhsh-bg.png) no-repeat;
    background-size: 100% auto;
    box-sizing: border-box;
    padding: 1rem 0.2rem 0 0.3rem;
    width: 100%;
}

.mhsh-info .mhsh-img{
    display: block;
    height: 2.8rem;
    padding-right: 0.2rem;
}


.tc-scroll .tab-track{ background:#ab9211; }
.mhsh-scroll .tab-track{ background:#558424; }
.mzw-scroll .tab-track{ background:#ba2487; }

.tab-link{
    display: block;
    height: 1rem;
}



.tab-info img{
    display: block;
    width: 100%;
}


.tab-img{
    margin-top: 0.3rem;
}

.tab-video{
    margin-top: 24px;
}


.tab-video .video-cont{
    height: 3.76rem;
}

.mhbd-box{
    margin-top: 0.6rem;
}

.mhbd-title{
    width: 3.5rem;
    height: 1rem;
    background: url(2024rmhfs-m-jcbd-title.png) no-repeat;
    background-size: 100% auto;
    margin: 0 auto;
}

.mhbd-list{
	background-color: #658ac8;
	box-shadow: -0.03rem 0.04rem 0rem 0rem 
		#507ac0;
	border-radius: 0.13rem;
	border: solid 0.01rem #658ac8;
    margin: 0.3rem auto 0;
    padding: 0.1rem 0.2rem;
}

.mhbd-list li{
    padding-top: 0.2rem;
    padding-bottom: 0.3rem;
}

.mhbd-list li h3{
    font-size: 0.24rem;
    color: #fff;
    margin-bottom: 0.1rem;
    white-space: nowrap;
}

.mhbd-list li p{
    float: left;
    width: 5rem;
    font-size: 0.2rem;
    color: #ffffff;
}

.mhbd-list li a{
    display: block;
    width: 1.4rem;
	height: 0.6rem;
    background: url(2024rmhfs-m-more2.png) no-repeat;
    background-size: 100% auto;
    float: right;
    margin-top: 0.18rem;
}

.mhbd-list li:first-child{
    border-bottom: 1px dashed #fff;

}


.bottom-box{
    width: 5.52rem;
    margin: 0.7rem auto 0;
}

.fly-zoom-box-number{
    display: none !important;
}

.jspHorizontalBar{
    display: none !important;
}

.msg-img img{
    display: block;
    width: 100%;
}