.main-wrap{
    width: 7.5rem;
    height: auto;
    font-family: PingFangSC-Regular, PingFang SC;
    background: #ffffff;
    position: relative;
    overflow: hidden;
}
.top-wrap{
    width: 7.5rem;
    height: 13.74rem;
    background-image: url("../img/bg.jpg");
}
.bg{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.visit-wrap{
    width: 100%;
    font-size: .2rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #4EBADB;
    line-height: .28rem;
    letter-spacing: .01rem;
    position: absolute;
    top: 5.8rem;
    text-align: center;
}
.news-wrap{
    width: 6.7rem;
    background: linear-gradient(180deg, #FFFFFF 0%, #F5F8FF 100%);
    box-shadow: 0px .18rem .48rem 0px rgba(179, 207, 241, 0.33);
    border-radius: .04rem;
    margin: 6.3rem auto 0;
    padding-bottom: .4rem;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: .4rem;
}
.zan-btn{
    width: 2.81rem;
    height: 1.99rem;
    background-image: url("../img/zan.png");
    position: absolute;
    right: .1rem;
    top: 15.3rem;
  	--animate-duration: 10s;
}
.zan-btn .zan-num{
    font-size: .22rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    position: absolute;
    right: 0.46rem;
    bottom: 0.1rem;
}
.news-wrap .hot-news{
    width: 2.05rem;
    height: .74rem;
    display: block;
    margin: .24rem 2.325rem;
}
.news-wrap .news-img-wrap{
    width: 6rem;
    height: 4.17rem;
    margin: 0 auto;
    padding-bottom: .66rem;
    border-bottom: 1px solid #E7E7E6;
}
.news-img-wrap .img-wrap{
    width: 6rem;
    height: 4.17rem;
    overflow: hidden;
    position: relative;
}
.img-wrap .news-imgs{
    width: 6rem;
    height: auto;
}
.img-wrap .video{
    width: 6rem;
    height: 3.33rem;
    margin: 0 auto;
}
.img-wrap .news-title{
    width: 100%;
    height: .85rem;
    background: #42B3FE;
    border-radius: .06rem .06rem 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
}
.news-title .title{
    font-size: .24rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    letter-spacing: .01rem;
    padding: 0 .15rem;
}
.newsImg-swiper-pagination{
    text-align: center;
    position: absolute;
}
.employImg-swiper-pagination{
    bottom: 13px!important;
}
.newsImg-swiper-pagination .swiper-pagination-bullet{
    width: .4rem;
    height: .04rem;
    background: #E9E4DF;
    display: inline-block;
    opacity: .3;
    border-radius: 0;
    margin: 0 .025rem;
}
.newsImg-swiper-pagination .swiper-pagination-bullet-active{
    background: #47D3AC;
    opacity: 1;
}

.news-wrap .news-rec-wrap{
    width: 6rem;
    height: 2.6rem;
    margin: 0.3rem auto 0rem;
}
.news-rec-wrap .rec-wrap{
    width: 6rem;
    height: 3.5rem;
    overflow: hidden;
    position: relative;
}
.rec-wrap a{
    width: 6rem;
    height: 3.5rem;
    display: block;
}
.rec-wrap .rec-title{
    font-size: .28rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #646464;
    line-height: .4rem;
    letter-spacing: .01rem;
}
.rec-wrap .rec-content{
    font-size: .2rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #909090;
    line-height: .28rem;
    letter-spacing: .01rem;
    margin-top: .14rem;
}
.rec-wrap .rec-detail{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: .2rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #6EB5E5;
    line-height: .28rem;
    letter-spacing: .01rem;
    margin-top: .3rem;
}
.rec-detail .arrow{
    width: .17rem;
    height: .17rem;
    background: #6EB5E5;
    border-radius: 50%;
    margin-left: .1rem;
}
.newsRec-swiper-pagination{
    width: auto!important;
    padding: 0 .1rem;
    height: .28rem;
    background: #F2F4F7;
    border-radius: .14rem;
    text-align: center;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0!important;
    bottom: 0rem!important;
    left: auto!important;
}
.newsRec-swiper-pagination .swiper-pagination-bullet{
    background: #C9D9DE;
    opacity: 0.57;
}
.newsRec-swiper-pagination .swiper-pagination-bullet-active{
    background: #47D3AC;
    opacity: 1;
}
.news-more{
    width: 1.88rem;
    height: .53rem;
    background: #47D3AC;
    border-radius: .1rem;
    font-size: .2rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .53rem;
    letter-spacing: .01rem;
    margin: 0.3rem auto 0;
    text-align: center;
}

/*高招会*/
.employ-wrap{
    width: 6.7rem;
    height: 10.16rem;
    background: linear-gradient(180deg, #FFFFFF 0%, #F5F8FF 100%);
    box-shadow: 0px .18rem .48rem 0px rgba(179, 207, 241, 0.33);
    border-radius: .04rem;
    padding-bottom: .25rem;
    overflow: hidden;
    margin: 3.5rem auto 0;
}
.employ-wrap .employ-title{
    width: 2.31rem;
    height: .78rem;
    display: block;
    margin: .2rem auto;
}
.employ-img-wrap{
    width: 6rem;
  	height: 4rem;
    margin: 0 auto;
    padding-bottom: .5rem!important;
    border-radius: .06rem;
}
.employ-img-wrap .employ-imgs-wrap{
    width: 6rem;
    height: 3.74rem;
    overflow: hidden;
    position: relative;
}
.employ-imgs-wrap .employ-imgs{
    width: 6rem;
    height: auto;
}
.employ-imgs-wrap .employ-modal-wrap{
    width: 100%;
    height: 100%;
    background: #1E2736;
    border-radius: .06rem;
    opacity: 0.89;
    position: absolute;
    top: 0;
    left: 0;
}
.employ-modal-wrap .video-play{
    width: .52rem;
    height: .52rem;
    display: block;
    margin-left: .32rem;
    margin-top: 1.1rem;
}
.employ-modal-wrap .title{
    font-size: .32rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #47D3AC;
    line-height: .45rem;
    letter-spacing: .01rem;
    margin: .15rem .32rem;
}
.employ-modal-wrap .content{
    font-size: .24rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .31rem;
    letter-spacing: .01rem;
    margin: 0 .32rem;
}
.employ-wrap .employ-rec-wrap{
    /*margin-top: .3rem;*/
}
.employ-rec-wrap .rec-list{
    width: 100%;
    height: 1.62rem;
    background: #F3F6FC;
    border-radius: .06rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .24rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #646464;
    line-height: .34rem;
    letter-spacing: .01rem;
    margin-bottom: .2rem;
}
.rec-list .title{
    max-width: 3.28rem;
}
.rec-list .rec-img{
    width: 1.6rem;
    height: 1rem;
    display: block;
    margin-left: .37rem;
}

/*高考加油*/
.gk-wrap{
    width: 6.7rem;
    height: 7rem;
    background: linear-gradient(180deg, #FFFFFF 0%, #F5F8FF 100%);
    box-shadow: 0px .18rem .48rem 0px rgba(179, 207, 241, 0.33);
    border-radius: .04rem;
    padding-bottom: .33rem;
    overflow: hidden;
    margin: 0.4rem auto 0;
}
#gkVideo, #gkCloud{
    display: none;
}
.gk-wrap .gk-title{
    width: 2.05rem;
    height: .74rem;
    display: block;
    margin: .24rem auto;
}
.gk-tab-wrap{
    display: flex;
    align-items: center;
    justify-content: center;
}
.gk-tab-wrap .gk-tab{
    font-size: .24rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #B4C4CC;
    letter-spacing: .01rem;
    margin: 0 .16rem;
}
.gk-tab-active{
    font-weight: 600!important;
    color: #47D3AC!important;
    font-family: PingFangSC-Semibold, PingFang SC;
}
.gk-img-wrap{
    margin-top: .26rem;
  	height: 4rem;
    padding-bottom: 0.2rem!important;
  	margin-bottom: .4rem;
}
.gk-more{
    margin-top: .15rem!important;
}
/*互动*/
.hudong-wrap{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: .4rem;
}
.hudong-wrap .hd-img{
    width: 3.24rem;
    height: 2.12rem;
    display: block;
    margin-right: .22rem;
}
/*高校展示*/
.school-wrap{
    width: 7.5rem;
    /*overflow: hidden;*/
    margin: 0.4rem auto 0;
}
.school-wrap .school-top{
    position: sticky;
    top: 1rem;
}
.school-top .school-title{
    width: 2.05rem;
    height: .74rem;
    display: block;
    margin: 0 auto .1rem;
}
.school-top .province-tabs{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .24rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #B4C4CC;
    line-height: .33rem;
    letter-spacing: .01rem;
}
.province-tabs .province{
    margin: 0 .1rem;
}
.province-active{
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600!important;
    color: #47D3AC!important;
}
.school-top .search-wrap{
    width: 6.7rem;
    height: .77rem;
    background-color: #ffffff;
    margin: .37rem auto .4rem;
    font-size: 0;
    position: relative;
}
.search-input{
    width: 100%;
    height: 100%;
    text-align: center;
}
.search-placeholder{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .28rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #76DBC5;
    letter-spacing: .01rem;
    position: absolute;
    top: 0;
    left: 0;
}
.search-placeholder .search-icon{
    width: .24rem;
    height: .24rem;
    margin-right: .1rem;
}
.school-wrap .school-list{
    width: 7.1rem;
    margin-left: .4rem;
    font-size: 0;
}
.school-list .school-more{
    width: 1.88rem;
    height: .53rem;
    background: #47D3AC;
    border-radius: .1rem;
    font-size: .2rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .53rem;
    letter-spacing: .01rem;
    margin: 0.3rem auto 0;
    text-align: center;
}
.province-out{
    display: none;
}
.school-list .school{
    width: 2.07rem;
    height: 2.38rem;
    background: linear-gradient(180deg, #FFFFFF 0%, #F5F8FF 100%);
    box-shadow: 0px .18rem .48rem 0px rgba(179, 207, 241, 0.33);
    border-radius: .06rem;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: .23rem;
    margin-bottom: .32rem;
}
.school .school-imgs{
    width: 1rem;
    height: 1rem;
    display: block;
    margin: .33rem auto .1rem;
}
.school .school-name{
    font-size: .24rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #9BADC1;
    letter-spacing: .01rem;
    margin: 0 .2rem;
  	text-align: center;
}
.school .school-btn{
    width: 1.65rem;
    height: .37rem;
    background: #47D3AC;
    border-radius: .05rem;
    font-size: .2rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .37rem;
    letter-spacing: .01rem;
    text-align: center;
    position: absolute;
    left: .21rem;
    bottom: -.08rem;
}
.foot-wrap{
    overflow: hidden;
    text-align: center;
    width: 7.5rem;
    height: 3.93rem;
    background-image: url("../img/foot_bg.png");
  	margin-top: .5rem;
}
.foot-wrap p{
    font-size: .22rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #90C1D4;
    line-height: .4rem;
    letter-spacing: .01rem;
}
.foot-wrap .first-title{
    margin-top: 2.19rem;
}
.search-list-wrap{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.3);
    z-index: 99;
}
.search-list-wrap .list-input-wrap{
    width: 6.7rem;
    height: .77rem;
    background: #FFFFFF;
    box-shadow: 0px .18rem .48rem 0px rgba(179, 207, 241, 0.33);
    border-radius: .04rem;
    font-size: 0;
    margin: .5rem auto;
}
.list-input-wrap .list-input{
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: .28rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
}
.searchable-select-hide {
    display: none;
}

.searchable-select {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    position: relative;
    outline: none;
}

.searchable-select-holder {
    width: 100%;
    background-color: #fff;
    background-image: none;
    height: 100%;
    box-sizing: border-box;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    background: url("../img/search.png") 2rem center;
    background-repeat: no-repeat;
    background-size: 5%;
    color: #47D3AC;
    font-size: .28rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    letter-spacing: .01rem;
    text-align: center;
    line-height: .77rem;
}

.searchable-select-caret {
    position: absolute;
    width: 0;
    height: 0;
    box-sizing: border-box;
    border-color: black transparent transparent transparent;
    top: 0;
    bottom: 0;
    border-style: solid;
    border-width: 5px;
    margin: auto;
    right: 10px;
    display: none;
}

.searchable-select-dropdown {
    position: fixed;
    height: 100vh;
    width: 100vw;
    background-color: rgba(0, 0, 0, 0.8);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 100;
}

.searchable-select-input {
    border: none;
    outline: none;
    padding: 0.2rem 0;
    box-sizing: border-box;
    width: 6.7rem;
    background-position: 0.3rem center;
    margin: 0.3rem .4rem 0;
    text-align: center;
}

.searchable-scroll {
    position: relative;
    top: .2rem;
}

.searchable-scroll.has-privious {
    padding-top: 16px;
}

.searchable-scroll.has-next {
    padding-bottom: 16px;
}

.searchable-has-privious {
    top: 0;
}

.searchable-has-next {
    bottom: 0;
}

.searchable-has-privious,
.searchable-has-next {
    text-align: center;
    z-index: 10;
    line-height: 1rem;
    cursor: pointer;
    text-indent: 0;
}

.searchable-select-items {
    max-height: 75vh;
    overflow-y: scroll;
    position: relative;
}

.searchable-select-items::-webkit-scrollbar {
    display: none;
}

.searchable-select-item {
    padding: .2rem .4rem;
    cursor: pointer;
    /*min-height: 30px;*/
    box-sizing: border-box;
    transition: all 1s ease 0s;
}

.searchable-select-item.hover {
    background: #555;
    color: white;
}

.searchable-select-item.selected {
    color: white;
}
.colseButton{
    width: 3rem;
    text-align: center;
    text-indent: 0;
    border: 1px solid #ffffff;
    margin: 0.3rem auto;
    border-radius: 2rem;
    padding: .1rem 0;
}