/* #bodyLast{display: none;} */
/* banner */
body{background: #f5f5f5;}
body.active{position: relative;overflow: hidden;}
body .oymHeaderBanner{padding-bottom: 0;}
/* banner-swiper */
.oymHeaderBanner .swiperBannerList{width: 6.9rem;height: 3.5rem;border-radius: 0.22rem;margin:0 auto 0.4rem;position: relative;overflow: hidden;background: #fff;box-shadow: 0 0.1rem 0.1rem rgba(148, 190, 180, 0.3);}
/*  */
.oymHeaderBanner .intendedLanguage {padding: 0 0.3rem 0;}
.oymHeaderBanner .intendedLanguage .boldTitlte{font-size: 0.36rem;font-weight: bold;color: #333;display: flex;justify-content: flex-start;align-items: center;margin-bottom: 0.34rem;}
.oymHeaderBanner .intendedLanguage .boldTitlte::before{content: '';width: 0.06rem;height: 0.36rem;border-radius: 0.03rem;background: #0fa784;margin-right: 0.2rem;}
.oymHeaderBanner .intendedLanguage .langNav{font-size: 0.24rem;color: #000;display: flex;justify-content: space-between;/*padding: 0 0.2rem 0 0.33rem;*/margin-bottom: 0.37rem;}
.oymHeaderBanner .intendedLanguage .langNav .se-li{padding-bottom: 0.1rem;letter-spacing: 0.1rem;text-indent: 0.1rem;cursor: pointer;}
.oymHeaderBanner .intendedLanguage .langNav .se-li.active{background: url('../images/icon_nav.png') no-repeat center bottom;background-size: 0.36rem 0.03rem;font-weight: bold;}
.oymHeaderBanner .intendedLanguage .langNav .se-li.letZero{letter-spacing: 0rem;text-indent: 0rem;}
.oymHeaderBanner .select-Max{margin-left: 0.32rem;display: flex;justify-content: flex-start;}
.oymHeaderBanner .select-Max .select{width: 3.28rem;height: 0.6rem;border-radius: 0.1rem;background: #fff;font-size:0.22rem;color: #333;position: relative;border: 1px solid #f4f7f9;margin-right: 0.2rem;}
.oymHeaderBanner .select-Max .select:last-child{margin-right: 0;}
.oymHeaderBanner .select-Max .seCont{width: 100%;height: 100%;border-radius: 0.1rem;overflow: hidden;font-size: 0.26rem;color: #333;display: flex;justify-content: flex-start;align-items: center;box-shadow: 1px 1px 0.04rem rgba(132, 132, 132, 0.3);padding-left: 0.22rem;background: url('../images/icon_more1.png') no-repeat right 0.18rem center;background-size: 0.17rem 0.09rem;position: relative;z-index: 99;cursor: pointer;}
.oymHeaderBanner .select-Max .pushList{display: none; width: 100%;position: absolute;left: 0;top: 0;background: #fff;box-shadow: 0 0.04rem 0.4rem rgba(234, 234, 234, 0.6);z-index: 1;border-radius: 0.1rem;overflow: hidden;padding-top: 0.7rem;}
.oymHeaderBanner .select-Max .pushList.active{display: block;}
.oymHeaderBanner .select-Max .pushList .se-li{height: 0.44rem;padding-left: 0.24rem;position: relative;display: flex;justify-content: flex-start;align-items: center;margin-bottom: 0.07rem;cursor: pointer;}
.oymHeaderBanner .select-Max .pushList .se-li:hover{background: #f3f3f3;}
.oymHeaderBanner .select-Max .pushList .se-li:hover::before{content: '';width: 0.02rem;height: 100%;background: #0fa784;position: absolute;left: 0;top: 0;}

/*  */
.oymProduce-List{width: 7.5rem;height: auto;margin: auto;padding: 0.3rem 0.3rem 0.6rem;}
.oymProduce-List .overAuto{overflow: hidden;}
.oymProduce-List .item{width: 100%;height: 2.16rem;border-radius: 0.14rem;background: #fff;box-shadow: 0 0 0.12rem rgba(231, 231, 231, 0.4);margin-bottom: 0.22rem;padding: 0.32rem 0rem 0 0.36rem;cursor: pointer;position: relative;}
.oymProduce-List .item:nth-child(1)::before{content: '荐';font-size: 0.22rem;text-align: center;padding-top: 0.06rem; color: #fff; width: 0.42rem;height: 0.44rem;background: url('../images/icon_tui.png') no-repeat;background-size: 100% 100%;position: absolute;right: 0.3rem;top: 0.02rem;}
.oymProduce-List .item:nth-child(2)::before{content: '荐';font-size: 0.22rem;text-align: center;padding-top: 0.06rem; color: #fff; width: 0.42rem;height: 0.44rem;background: url('../images/icon_tui.png') no-repeat;background-size: 100% 100%;position: absolute;right: 0.3rem;top: 0.02rem;}
.oymProduce-List .raw{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 0.29rem;}
.oymProduce-List .raw .special{background: #0fa784;font-size: 0.22rem;color: #fff;border-radius: 0.05rem;padding: 0 0.05rem;height: 0.36rem;margin-right: 0.15rem;display: flex;justify-content: center;align-items: center;}
.oymProduce-List .raw .classTitle{font-size: 0.28rem;color: #333;font-weight: bold;}
.oymProduce-List .rawCont{display: inline-flex;justify-content: flex-start;align-items: center;position: relative;font-size: 0.22rem;color: #333;background: #f3f3f3;border-radius: 0.16rem;vertical-align: top;min-width: 4.13rem;padding-right: 0.1rem;}
.oymProduce-List .rawCont::before{content: '';width: 0.34rem;height: 0.33rem;background: url('../images/icon_zan.png') no-repeat;background-size: 100% 100%;margin: 0 0.08rem 0 -0.1rem;}
.oymProduce-List .rightButton{width: 2.06rem;height: 0.52rem;background: #0fa784;font-size: 0.26rem;color: #fff;border-radius: 0.16rem 0 0.16rem 0;display: flex;justify-content: center;align-items: center;position: absolute;right: 0.02rem;bottom: 0.02rem;}
.oymProduce-List .rightButton::before{content: '';width: 0.19rem;height: 0.21rem;background: url('../images/icon_btn.png') no-repeat;background-size: 100% 100%;margin-right: 0.18rem;}

.oymProduce-List .clickMore{font-size: 0.22rem;color: #999999;margin:0.4rem auto 0;display: none;justify-content:center;align-items: center;cursor: pointer;}
.oymProduce-List .clickMore::after{content: '';width: 0.17rem;height:0.1rem;background: url('../images/icon_more.png') no-repeat;background-size: 100% 100%;margin-left: 0.1rem;}
.oymProduce-List .clickMore.active{display: flex;}
.oymProduce-List .clickMore.active.start::after{transform: rotate(180deg);}

.oymProduce-List .proList{display: block;}
.oymProduce-List .proList.active{display: none;}
.oymProduce-List .proListNone{display: none;text-align: center;}
.oymProduce-List .proListNone.active{display: block;}
.oymProduce-List .proListNone .proNoneImg{width: 2rem;display: block;margin:0.3rem auto 0.2rem;}
.oymProduce-List .proListNone .sorryFont{font-size: 0.22rem;color: #333;padding: 0.2rem 0 0.1rem;}
.oymProduce-List .proListNone .sorryFont_2{font-size: 0.22rem;color: #999;}

/*  */
.EditorsChoice{width: 7.5rem;margin: auto;padding: 0 0.3rem 0;}
.EditorsChoice .boldTitlte{font-size: 0.36rem;font-weight: bold;color: #333;display: flex;justify-content: flex-start;align-items: center;}
.EditorsChoice .boldTitlte::before{content: '';width: 0.06rem;height: 0.36rem;border-radius: 0.03rem;background: #0fa784;margin-right: 0.2rem;}
.EditorsChoice .content{padding: 0.4rem 0 0;display: flex;justify-content: space-between;}
.EditorsChoice .item{width: 2.1rem;height: 2.1rem;border-radius: 0.2rem;box-shadow: 0 0 0.12rem rgba(237, 243, 246, 0.3);display: block;padding:0.3rem 0 0 0.3rem;}
.EditorsChoice .item:nth-child(1){background: url('../images/recommend_bk1.png') no-repeat;background-size: 100% 100%;}
.EditorsChoice .item:nth-child(2){background: url('../images/recommend_bk2.png') no-repeat;background-size: 100% 100%;}
.EditorsChoice .item:nth-child(3){background: url('../images/recommend_bk3.png') no-repeat;background-size: 100% 100%;}
.EditorsChoice .title{font-size: 0.28rem;font-weight: bold;color: #333;}
.EditorsChoice .font{font-size: 0.22rem;color: #666666;padding-top: 0.14rem;}















