/* banner */

/* banner-swiper */
.swiperBannerList{width: 6.9rem;height: 3.5rem;border-radius: 0.22rem;margin: auto;position: relative;overflow: hidden;background: #fff;box-shadow: 0 0.1rem 0.1rem rgba(148, 190, 180, 0.3);}
/* .swiperBannerList .maxImg{}
.swiperBannerList .maxImg,.swiperBannerList .maxImg img{display: block;width: 100%;}
.swiperBannerList .swiper-pagination{width: 100%;position: absolute;left: 0;bottom: 0.2rem;}
.swiperBannerList .swiper-pagination-bullet{width: 0.12rem;height: 0.12rem;background: #c8c8c8;opacity: 1;margin: 0 0.04rem;}
.swiperBannerList .swiper-pagination-bullet-active{background: #fff;} */

.oymhighLights{width: 6.9rem;height: 0.8rem;border-radius: 0 0 0.22rem 0.22rem;background: rgba(255,255,255,0.7);border: 2px solid #ffffff;margin: -0.2rem auto 0.4rem;box-shadow: inset 0px 0px 0.12rem rgba(255, 255, 255, 0.85);display: flex;justify-content: center;align-items: flex-start;padding-top: 0.4rem;}
.oymhighLights .item{font-size: 0.2rem;color: #333;display: flex;justify-content: flex-start;align-items: center;}
.oymhighLights .item::before{content: '';display: block;width: 0.22rem;height: 0.22rem;background: url('../images/nav-icon.png') no-repeat;background-size: 100% 100%;margin-right: 0.1rem;}
.oymhighLights .item.margin{margin: 0 0.5rem;}

/* tab */
.oymtabList{width: 6.9rem;margin: auto;background: url('../images/tab_bk.png') no-repeat;background-size: 100% auto;box-shadow: 0 0 0.18rem rgba(225, 226, 232, 0.6);border-radius: 0.3rem;}
.oymtabList.active{background: url('../images/tab_bk-1.png') no-repeat;background-size: 100% auto;}
.oymtabList .tabNav{height: 0.8rem;font-size: 0.28rem;color: #333333;display: flex;justify-content: space-between;align-items: flex-start;}
.oymtabList .tabNav .tab_li{position: relative;display: flex;justify-content: center;align-items: center;cursor: pointer;}
.oymtabList .tabNav .tab_li.tab_li_1{width: 3.55rem;height: 100%; margin-right: -0.1rem;}
.oymtabList .tabNav .tab_li.tab_li_2{width: 3.55rem;height: 100%; margin-left: -0.1rem;}
.oymtabList .tabNav .tab_li.active{font-weight: bold;}
.oymtabList .tabNav .tab_li.active::after{content: '';width: 0.4rem;height: 0.06rem;border-radius: 0.03rem;background: #0fa784;position: absolute;left: calc((100% - 0.4rem)/2);bottom: 0;}
.oymtabList .tabNav .tab_li.tab_li_1.active{background: url('../images/tab_1_ac.png') no-repeat left top;background-size: 100% auto;}
.oymtabList .tabNav .tab_li.tab_li_2.active{background: url('../images/tab_2_ac.png') no-repeat right top;background-size: 100% auto;}

.oymtabList .tabContents{width: 100%;height: auto;background: #fff;border-radius: 0 0 0.3rem 0.3rem;padding-bottom: 0.65rem;}
.oymtabList .tab_item{display: none;justify-content: space-between;flex-wrap: wrap;padding: 0 0.12rem;}
.oymtabList .tab_item.active{display: flex;}
.oymtabList .tab_item .li{text-align: center;font-size: 0.24rem;color: #333;padding-top: 0.65rem;width: 20%;cursor: pointer;}
.oymtabList .tab_item .li img{width: 0.8rem;display: block;margin: 0 auto 0.14rem;}
.oymtabList .tab_item .li .counFont{padding-bottom: 0rem;}
.oymtabList .tab_item .li .moreImg{width: 0.6rem;margin: 0.1rem auto 0.25rem;}
 
.oymtabList .tab_item.change .li img{border-radius: 50%;box-shadow: 0 0.04rem 0.04rem rgba(147, 147, 147, 0.5);}
.oymtabList .tab_item.change .li .moreImg{border-radius: 0;box-shadow: none;}


.oymHotspot{width: 7.5rem;margin: auto;padding:0 0.3rem 0.6rem;}
.oymHotspot .oyTitle{font-size: 0.36rem;font-weight: bold;color: #333;display: flex;justify-content: flex-start;align-items: center;}
.oymHotspot .oyTitle::before{content: '';display: block;width: 0.3rem;height: 0.36rem;background: url('../images/icon-hot.png') no-repeat;background-size: 100% 100%;margin-right: 0.11rem;}
.oymHotspot .contents{height: 4.9rem;position: relative;margin-top: 0.4rem;}
.oymHotspot .contents .itemLeft{width: 3.5rem;height: 4.9rem;background: url('../images/se-l.png') no-repeat;background-size: 100% 100%;position: absolute;left: 0;top: 0;filter: drop-shadow(0px 0px 0.12rem rgba(234, 235, 240, 0.5));padding: 0.4rem 0 0 0.2rem;}
.oymHotspot .contents .itemRight{width: 3.5rem;height: 4.9rem;background: url('../images/se-r.png') no-repeat;background-size: 100% 100%;position: absolute;right: 0;top: 0;filter: drop-shadow(0px 0px 0.12rem rgba(234, 235, 240, 0.5));padding: 0.4rem 0 0 0.36rem;}

.oymHotspot .contents .titStiudy{font-size: 0.28rem;font-weight: bold;margin-left: 0.02rem;margin-bottom: 0.25rem;}
.oymHotspot .contents .itemLeft .titStiudy{color: #0b712e;}
.oymHotspot .contents .itemRight .titStiudy{color: #70450e;}

.oymHotspot .contents .item{width: 2.95rem;height: 1.1rem;margin-bottom: 0.2rem; border-radius: 0.12rem;position: relative;display: flex;justify-content: flex-start;align-items: center;padding-left: 0.22rem;}
.oymHotspot .contents .item .tit{font-size: 0.26rem;color: #333;font-weight: bold;margin-bottom: 0.15rem;}
.oymHotspot .contents .item .font{font-size: 0.2rem;color: #666666;}
.oymHotspot .contents .item.hot::before{content: '';width: 0.75rem;height: 0.4rem;background: url('../images/icon-hot-1.png') no-repeat;background-size: 100% 100%;position: absolute;left:1.44rem;top:-0.14rem ;animation: upDown 0.8s infinite;}

.oymHotspot .contents .itemLeft .item.bk1{background: url('../images/se-l-1.png') no-repeat;background-size: 100% 100%;}
.oymHotspot .contents .itemLeft .item.bk2{background: url('../images/se-l-2.png') no-repeat;background-size: 100% 100%;}
.oymHotspot .contents .itemLeft .item.bk3{background: url('../images/se-l-3.png') no-repeat;background-size: 100% 100%;}
.oymHotspot .contents .itemRight .item.bk1{background: url('../images/se-r-1.png') no-repeat;background-size: 100% 100%;}
.oymHotspot .contents .itemRight .item.bk2{background: url('../images/se-r-2.png') no-repeat;background-size: 100% 100%;}
.oymHotspot .contents .itemRight .item.bk3{background: url('../images/se-r-3.png') no-repeat;background-size: 100% 100%;}

.oymXDFoy{width: 7.5rem;margin: auto;padding-bottom: 0.53rem;background: url('../images/three-bk_03.png') no-repeat center top;background-size: 100% auto;}
.oymXDFoy .oyTitle{font-size: 0.36rem;font-weight: bold;color: #333;display: flex;justify-content: flex-start;align-items: center;padding: 0 0 0.29rem 0.3rem;}
.oymXDFoy .oyTitle::before{content: '';display: block;width: 0.06rem;height: 0.36rem;background:#0fa784;margin-right: 0.2rem;border-radius: 0.03rem;}
.oymXDFoy .oyTitle_se{font-size: 0.24rem;color: #666;padding-left: 0.57rem;margin-bottom: 0.54rem;}
.oymXDFoy .publicize{}
.oymXDFoy .item{width: 6.3rem;height: 3.71rem;background: #ccc;border-radius: 0.22rem;position: relative;}
.oymXDFoy .swiper-slide{width: 6.3rem;margin-left: 0.3rem;}
.oymXDFoy .swiper-paginationPublic{width: 100%;position: initial;padding-top: 0.34rem;}
.oymXDFoy .swiper-paginationPublic .swiper-pagination-bullet{opacity: 1;width: 0.08rem;height: 0.08rem;background: #dadada;margin: 0 0.05rem;}
.oymXDFoy .swiper-paginationPublic .swiper-pagination-bullet-active{width: 0.3rem;border-radius: 0.04rem;background: #0fa784;}

.oymXDFoy .item.bk1{background: url('../images/oy-bk1.png') no-repeat;background-size: 100% 100%;}
.oymXDFoy .item.bk2{background: url('../images/oy-bk2.png') no-repeat;background-size: 100% 100%;}
.oymXDFoy .item.bk3{background: url('../images/oy-bk3.png') no-repeat;background-size: 100% 100%;}
.oymXDFoy .item.bk4{background: url('../images/oy-bk4.png') no-repeat;background-size: 100% 100%;}

.oymXDFoy .posiTitem{padding-left: 0.34rem;position: absolute;left: 0;bottom: 0;padding-bottom: 0.3rem;width: 100%;height: auto;}
.oymXDFoy .img1{width: 0.37rem;margin-bottom: 0.21rem;vertical-align: bottom;}
.oymXDFoy .img2{width: 0.3rem;margin-bottom: 0.22rem;vertical-align: bottom;}
.oymXDFoy .img3{width: 0.32rem;margin-bottom: 0.22rem;vertical-align: bottom;}
.oymXDFoy .img4{width: 0.39rem;margin-bottom: 0.24rem;vertical-align: bottom;}
.oymXDFoy .contTit{font-size: 0.32rem;color: #fff;margin-bottom: 0.16rem;font-weight: bold;}
.oymXDFoy .contFont{font-size: 0.24rem;color: #fff;}
 

/* 修改版权 */
.oymXDFoy .item.bk1{background: url('https://oy.xdf.cn/include/2026/630-371-1.png') no-repeat;background-size: 100% auto;}













