*{
    margin: 0;
    padding: 0;
}
.flexX{
    display: flex;
    flex-direction: row;
}
.flexY{
    display: flex;
    flex-direction: column;
}
.bigbox{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100% !important;
    max-width: 750px !important;
    margin:  0 auto;
}
.monthlyBox{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100% !important;
    max-width: 750px !important;
    margin:  0 auto;
    background-size: 100% 100%;
    /* padding-bottom: 1.5333rem; */
    overflow: hidden;
}
.flexCenter{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.cur{
    cursor: pointer;
}
body{
    background-color: #fafff2;
}
@media screen and (min-width: 750px) {
    html {
      font-size: 37.5px !important;
    }
}
.banner_title{
    width: 100%;
    background-size: cover;
    display: block;
    max-width: 750px !important;
}
.uitlTitle{
    height: 5.9333rem;
    display: flex;
    justify-content: center;
    padding: 1.68rem 0 1.3333rem;
}
.uitlTitle .title30{
    width: 2.9333rem;
    height: 2.9333rem;
    margin-right: .4533rem;
}
.uitlTitle .titleText .titleText1{
    font-size: 1.0133rem;
    color: #ffffff;
}
.uitlTitle .titleText .titleText2{
    color: #ffffff;
    font-size: 1.3067rem;
    font-weight: bold;
    text-shadow: 0 0 .2667rem rgba(0, 0, 0, 0.5);
    line-height: 1.3333rem;
}
.utilBz{
    font-size: .5333rem;
	font-style: italic;
	letter-spacing: 0px;
	color: #f9eedb;
	opacity: 0.5;
    text-align: center;
    padding: .6667rem 0 .5067rem;
}
/* 六重礼包 start */
.lclb{
    background-color: #a01010;
    width: 100%;
}
.lclbBox{
    width: 100%;
    margin: 0 auto;
}
.lclb .lclbRow{
    display: flex;
    width: 94%;
    margin: 0 auto;
    justify-content: space-between;
}
.lclb .lclbRow .lclbItem{
    width: 6.0267rem;
    height: 8.3467rem;
    border-radius: .6667rem;
}
.lclb .lclbRow .lclbItem .lclbItemTop{
    width: 6.0267rem;
    height: 4.7733rem;
	background-image: linear-gradient(55deg, 
		#f4c8a0 0%, 
		#f9eedb 43%, 
		#f8e2ca 100%), 
	linear-gradient(
		#000000, 
		#000000);
	background-blend-mode: normal, 
		normal;
	border-radius: .6667rem .6667rem 0px 0px;
    position: relative;
}
.lclb .lclbRow .lclbItem .lclbItemTop .lb{
    width: 1.4667rem;
	height: .6133rem;
	border-radius: .2667rem;
	border: solid .0533rem #c91f22;
    position: absolute;
    top: .6667rem;
    left: .7733rem;
    font-size: .3733rem;
    color: #c91f22;
    text-align: center;
    line-height: .6133rem;
}
.lclb .lclbRow .lclbItem .lclbItemTop .lItemImg{
    position: absolute;
    left:50%;
}
.lclb .lclbRow .lclbItem .lclbItemBot{
    width: 6.0267rem;
	height: 3.5733rem;
	background-image: linear-gradient(90deg, 
		#c72023 0%, 
		#df1d1f 26%, 
		#f61a1a 51%, 
		#c72023 100%);
	border-radius: 0px 0px .6667rem .6667rem;
    align-items: center;
    cursor: pointer;
}
.lclb .lclbRow .lclbItem .lclbItemBot .lclbItemBotText1{
    font-size: .8rem;
    color: #ffffff;
    font-style: italic;
    margin: .3733rem 0 .16rem;
    text-shadow: 0 0 .2667rem rgba(0, 0, 0, 0.5);
}
.lclb .lclbRow .lclbItem .lclbItemBot .lclbItemBotText1 .fz36{
    font-size: .5333rem;
}
.lclb .lclbRow .lclbItem .lclbItemBot .lclbItemBotText2{
	font-size: .2667rem;
	font-style: italic;
	letter-spacing: .0533rem;
	color: #ffffff;
}
.lclb .lclbRow .lclbItem .lclbItemBot .lclbKf{
    width: 3.12rem;
	height: .96rem;
    background-image: url("/images/m/monthly7-8/zxkfBj.png");
    font-size: .56rem;
    font-style: italic; 
    text-align: center;
    line-height: .96rem;
    margin-top: .3467rem;
    font-weight:bold ;
    background-size: cover;
}
/* 六重礼包 end */
/* 感恩回馈 start */
.gnhk{
    background-color: #6e0607;
    width: 100%;
}
.gnhkBox{
    width: 94%;
    margin: 0 auto;
}
.gnhk .gnhkRow{
    justify-content: space-between;
}
.gnhk .gnhkRow .genhkItem{
    width: 9.0933rem;
	height: 8.0267rem;
    background-image: linear-gradient(90deg, 
		#f8dfbb 0%, 
		#fef9f6 48%, 
		#d9c4a5 100%), 
	linear-gradient(
		#c12c28, 
		#c12c28);
	background-blend-mode: normal, 
		normal;
	box-shadow: inset 0px 1px 3px 0px 
		rgba(4, 0, 0, 0.48);
	border-style: solid;
	border-width: 2px;
	border-image-source: linear-gradient(0deg, 
		#fe625d 0%, 
		#fdccc8 50%, 
		#fcfbf8 73%, 
		#e7d4bc 100%);
	border-image-slice: 1;
    border-radius: .6667rem;
    align-items: center;
}
.gnhk .gnhkRow .genhkItem .money{
	border-radius: .3467rem;
	border: solid .0533rem #c91f22;
	color: #e03432;
	padding: .1333rem;
	box-sizing: border-box;
	align-items: flex-end;
    margin: .5333rem 0;
}
.gnhk .gnhkRow .genhkItem .money .fz50{
    font-size: 1.3333rem;
}
.gnhk .gnhkRow .genhkItem .money .fz27{
    font-size: .72rem;
    line-height: 1.42333rem;
}
.gnhk .gnhkRow .genhkItem .chou{
    width: 1.6rem;
	height: 1.6rem;
    border-radius: 50%;
	background-color: #e03432;
    font-size: .9067rem;
	color: #fff;
    margin-bottom: .5333rem;
}
.gnhk .gnhkRow .genhkItem .gehkText{
    font-size: .6667rem;
    color: #c91f22;
}
.gnhk .gnhkRow .genhkItem .gehkText .fz18{
    font-size: .48rem;
}
.gnhk .gnhkRow .genhkItem .gehkText .fz46{
    font-size: 1.2267rem;
}
/* 感恩回馈 end */
/* 种植 start */
.zz{
    background-color: #a01010;
    width: 100%;
}
.zzBox{
    width: 94%;
    margin: 0 auto;
}
.zz .zzRow{
    justify-content: space-between;
}
.zz .zzRow .zzItem{
    width: 8.8267rem;
	height: 7.1733rem;
	border-radius: .5333rem;
    background-size: cover;
    border: solid .0533rem #f3a074;
    position: relative;
}
.zz .zzRow .zzItemBox{
    position: absolute;
    bottom: 0;
    width: 8.8267rem;
	height: 4.1067rem;
    align-items: center;
} 
.zz .zzRow .zzItemBox .zzTitle{
    font-size: .6933rem;
    font-style: italic;
    color: #ffffff;
    letter-spacing: -0.0533rem;
    margin: .1333rem 0 .1333rem;
}
.zz .zzRow .zzItemBox .money{
    font-style: italic;
    position: relative;
}
.zz .zzRow .zzItemBox .money .fz18{
    color: #f8e2ca;
    font-size: .3733rem;
    position: absolute;
}
.zz .zzRow .zzItemBox .money .fz79{
    font-size: 1.6267rem;
    letter-spacing: -0.2133rem;
    color: #f8e2ca;
    line-height: 1.6133rem;
}
.zz .zzRow .zzItemBox .pinkBox{
    width: 6.9867rem;
	height: .7733rem;
	background-color: rgba(255,255,255,0.2);
	border-radius: .16rem;
    font-size: .2933rem;
    color: #ffffff;
    text-align: center;
    font-style: italic;
}
.zz .zzRow .zzItemBox .zzkf{
    background-image: url("/images/m/monthly7-8/zxkfBj.png");
    width: 3.12rem;
	height: .96rem;
    position: absolute;
    bottom: -0.5333rem;
    font-size: .56rem;
    font-style: italic;
    font-weight: bold;
    cursor: pointer;
    background-size: cover;
}
/* 种植 end */
/* 保健 start */
.bj{
    background-color: #6e0607;
    width: 100%;
}
.bjBox{
    width: 94%;
    margin: 0 auto;
}
.bj .zzRow{
    justify-content: space-between;
}
.bj .zzRow .zzItem{
    width: 5.68rem;
	height: 6.2667rem;
	border-radius: .5333rem;
    background-size: cover;
    border: solid .0533rem #f3a074;
    position: relative;
}
.bj .zzRow .zzItemBox{
    position: absolute;
    bottom: 0;
    width: 5.68rem;
	height: 3.5733rem;
    align-items: center;
} 
.bj .zzRow .zzItemBox .zzTitle{
    font-size: .6933rem;
    font-style: italic;
    color: #ffffff;
    letter-spacing: -0.0533rem;
    margin: .1333rem 0 .1333rem;
}
.bj .zzRow .zzItemBox .money{
    font-style: italic;
    position: relative;
    margin-left: -0.5333rem;
}
.bj .zzRow .zzItemBox .money .fz18{
    color: #f8e2ca;
    font-size: .3733rem;
    position: absolute;
}
.bj .zzRow .zzItemBox .money .fz79{
    font-size: 1.6267rem;
    letter-spacing: -0.2133rem;
    color: #f8e2ca;
    line-height: 1.6133rem;
}
.bj .zzRow .zzItemBox .pinkBox{
    width: 6.9867rem;
	height: .7733rem;
	background-color: rgba(255,255,255,0.2);
	border-radius: .16rem;
    font-size: .2933rem;
    color: #ffffff;
    text-align: center;
    font-style: italic;
}
.bj .zzRow .zzItemBox .zzkf{
    background-image: url("/images/m/monthly7-8/zxkfBj.png");
    width: 3.12rem;
	height: .96rem;
    position: absolute;
    bottom: -0.5333rem;
    font-size: .56rem;
    font-style: italic;
    font-weight: bold;
    cursor: pointer;
    background-size: cover;
}
/* 保健 end */
/* 治疗 start */
.zl{
    background-color: #a01010;
    width: 100%;
}
.zlBox{
    width: 94%;
    margin: 0 auto;
}
.zl .zzRow{
    justify-content: space-between;
}
.zl .zzRow .zzItem{
    width: 8.8267rem;
	height: 7.1733rem;
	border-radius: .5333rem;
    background-size: cover;
    border: solid .0533rem #f3a074;
    position: relative;
}
.zl .zzRow .zzItemBox{
    position: absolute;
    bottom: 0;
    width: 8.8267rem;
	height: 4.1067rem;
    align-items: center;
} 
.zl .zzRow .zzItemBox .zzTitle{
    font-size: .6933rem;
    font-style: italic;
    color: #ffffff;
    letter-spacing: -0.0533rem;
    margin: .1333rem 0 .1333rem;
}
.zl .zzRow .zzItemBox .money{
    font-style: italic;
    position: relative;
    align-items: flex-end;
}
.zl .zzRow .zzItemBox .money .fz18{
    color: #f8e2ca;
    font-size: .3733rem;
    position: absolute;
}
.zl .zzRow .zzItemBox .money .fz34{
    font-size: .9067rem;
    color: #f8e2ca;
}
.zl .zzRow .zzItemBox .money .fz79{
    font-size: 1.6267rem;
    letter-spacing: -0.2133rem;
    color: #f8e2ca;
    line-height: 1.6133rem;
}
.zl .zzRow .zzItemBox .pinkBox{
    width: 6.9867rem;
	height: .7733rem;
	background-color: rgba(255,255,255,0.2);
	border-radius: .16rem;
    font-size: .2933rem;
    color: #ffffff;
    text-align: center;
    font-style: italic;
}
.zl .zzRow .zzItemBox .zzkf{
    background-image: url("/images/m/monthly7-8/zxkfBj.png");
    width: 3.12rem;
	height: .96rem;
    position: absolute;
    bottom: -0.5333rem;
    font-size: .56rem;
    font-style: italic;
    font-weight: bold;
    cursor: pointer;
    background-size: cover;
}
/* 治疗 end */
/* 修复 start */
.xf{
    background-color: #6e0607;
    width: 100%;
}
.xfBox{
    width: 94%;
    margin: 0 auto;
}
.xf .zzRow{
    justify-content: space-between;
}
.xf .zzRow .zzItem{
    width: 8.8267rem;
	height: 7.1733rem;
	border-radius: .5333rem;
    background-size: cover;
    border: solid .0533rem #f3a074;
    position: relative;
}
.xf .zzRow .zzItemBox{
    position: absolute;
    bottom: 0;
    width: 8.8267rem;
	height: 4.1067rem;
    align-items: center;
} 
.xf .zzRow .zzItemBox .zzTitle{
    font-size: .6933rem;
    font-style: italic;
    color: #ffffff;
    letter-spacing: -0.0533rem;
    margin: .1333rem 0 .1333rem;
}
.xf .zzRow .zzItemBox .money{
    font-style: italic;
    position: relative;
}
.xf .zzRow .zzItemBox .money .fz18{
    color: #f8e2ca;
    font-size: .3733rem;
    position: absolute;
}
.xf .zzRow .zzItemBox .money .fz79{
    font-size: 1.6267rem;
    letter-spacing: -0.2133rem;
    color: #f8e2ca;
    line-height: 1.6133rem;
}
.xf .zzRow .zzItemBox .pinkBox{
    width: 6.9867rem;
	height: .7733rem;
	background-color: rgba(255,255,255,0.2);
	border-radius: .16rem;
    font-size: .2933rem;
    color: #ffffff;
    text-align: center;
    font-style: italic;
}
.xf .zzRow .zzItemBox .zzkf{
    background-image: url("/images/m/monthly7-8/zxkfBj.png");
    width: 3.12rem;
	height: .96rem;
    position: absolute;
    bottom: -0.5333rem;
    font-size: .56rem;
    font-style: italic;
    font-weight: bold;
    cursor: pointer;
    background-size: cover;
}
/* 修复 end */
/* 儿童 start */
.et{
    background-color: #a01010;
    width: 100%;
}
.etBox{
    width: 94%;
    margin: 0 auto;
}
.et .zzRow{
    justify-content: space-between;
}
.et .zzRow .zzItem{
    width: 8.8267rem;
	height: 7.1733rem;
	border-radius: .5333rem;
    background-size: cover;
    border: solid .0533rem #f3a074;
    position: relative;
}
.et .zzRow .zzItemBox{
    position: absolute;
    bottom: 0;
    width: 8.8267rem;
	height: 4.1067rem;
    align-items: center;
} 
.et .zzRow .zzItemBox .zzTitle{
    font-size: .6933rem;
    font-style: italic;
    color: #ffffff;
    letter-spacing: -0.0533rem;
    margin: .1333rem 0 .1333rem;
}
.et .zzRow .zzItemBox .money{
    font-style: italic;
    position: relative;
    align-items: flex-end;
}
.et .zzRow .zzItemBox .money .fz18{
    color: #f8e2ca;
    font-size: .3733rem;
    position: absolute;
}
.et .zzRow .zzItemBox .money .fz34{
    color: #f8e2ca;
    font-size: .9067rem;
}
.et .zzRow .zzItemBox .money .fz79{
    font-size: 1.6267rem;
    letter-spacing: -0.2133rem;
    color: #f8e2ca;
    line-height: 1.6133rem;
}
.et .zzRow .zzItemBox .pinkBox{
    width: 6.9867rem;
	height: .7733rem;
	background-color: rgba(255,255,255,0.2);
	border-radius: .16rem;
    font-size: .2933rem;
    color: #ffffff;
    text-align: center;
    font-style: italic;
}
.et .zzRow .zzItemBox .zzkf{
    background-image: url("/images/m/monthly7-8/zxkfBj.png");
    width: 3.12rem;
	height: .96rem;
    position: absolute;
    bottom: -0.5333rem;
    font-size: .56rem;
    font-style: italic;
    font-weight: bold;
    cursor: pointer;
    background-size: cover;
}
/* 修复 end */
/* 活动须知 start */
.hdxz{
    background-color: #6e0607;
    width: 100%;
}
.hdxzBox{
    width: 94%;
    margin: 0 auto;
    padding-bottom: .6933rem;
}
.hdxz .hdxzTitle{
    font-size: .7733rem;
    color: #f8e2ca;
    font-weight: bold;
    margin: .9333rem 0 .2667rem;
}
.hdxz .hdxzText{
    font-size: .52rem;
    line-height: 0.88rem;
    color: #f8e2ca;
    font-weight: bold;
}
/* 活动须知 end */
.ys{
    background-color: #a01010;
    width: 100%;
}
.ysText{
    text-indent: 1rem;
    color: #f8e2ca;
    font-size: .56rem;
    width: 94%;
    margin: 0 auto;
    line-height: 0.8rem;
}
.ys .team{
    width: 100%;
    margin-top: .48rem;
    display: block;
}
/* 关于 start */
.gy{
    background-color: #6e0607;
    width: 100%;
    padding-bottom: 2.4rem;
}
.gyBox{
    width: 94%;
    margin: 0 auto;
    padding-bottom: .6933rem;
}
.gy .gyText{
    font-size: .56rem;
    color: #f8e2ca;
    line-height: .9rem;
    text-indent: 1rem;
}
.gy .gyText .xq{
    color: #df3230;
    font-size: .56rem;
}
.gy .gyRow{
    justify-content: center;
    margin: .64rem 0 .8rem;
}
.gy .gyRow .gyItem{
    width: 3.36rem;
	height: 2.1067rem;
	background-image: linear-gradient(55deg, 
		#f4c8a0 0%, 
		#f9eedb 43%, 
		#f8e2ca 100%), 
	linear-gradient(
		#000000, 
		#000000);
	background-blend-mode: normal, 
		normal;
	border-radius: .5333rem;
    font-size: .6933rem;
    font-weight: bold;
    margin-right: .5333rem;
    line-height: .8rem;
}
.gy .gyRow .gyItem:last-child{
    margin-right: 0;
}
.gy .gyRow .active{
	background-image: linear-gradient(90deg, 
		#c72023 0%, 
		#df1d1f 26%, 
		#f61a1a 51%, 
		#c72023 100%);
    color: #fff;
}
.gy .imgList .imgs{
    width: 18.5867rem;
	height: 11.9733rem;
    position: relative;
    background-size: cover;
}
.gy .imgList .imgs .imgText{
    width: 18.5867rem;
	height: 1.6267rem;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    bottom: 0;
    font-size: .9333rem;
	font-style: italic;
	letter-spacing: .0267rem;
    color: #fff;
}
.gy .swiperDoctor3 .imgText{
    font-size: .8rem !important;
}
/* 关于 end */