/*
 * @Author: 杨曦
 * @Date: 2019-10-18 08:43:58
 * @LastEditors: 杨曦
 * @LastEditTime: 2022-03-25 11:40:49
 * @Version: 
 * @Description: Offers页面样式兼容到ie10
 */
 .footer-main{
 }
 .backImg{
    background-size: cover;
    position: fixed;
    top: 0;
    width: 100%;
    background-image: url("https://bucket-wst-website-dev.oss-cn-shanghai.aliyuncs.com/cover/story-2020011900000001/20200519/640.webp");
}
.header-blcok{
    position: relative;
    height: 52vh;
    background-color: rgba(0,0,0,0.6);
}
.offersList{
    background: #fff;
    position: relative;
    margin: 0 auto;
    width: 100%;
    padding-top: 64px;
    padding-bottom: 90px;
}
.offersList-title{
    font-size:24px;
    
    line-height:28px;
    color:rgba(195,46,71,1);
    opacity:1;
    margin-top: 61px;
}
.noclick{
    pointer-events:none;
    text-decoration: none !important;
    color: rgba(59,59,59,0.96) !important;
}
.Triangle-all{
    width: 25px;
    margin-left: 52px;
}
.offersList-header{
    height: 72px;
    text-align: center;
    font-size:24px;
    font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-weight:500;
    line-height:72px;
    color:#3B3B3B;
    display: inline-block;
    border-bottom: 4px #363B3E solid;
}
.offerList-header_block{
    opacity: 0;
}
.offerList-year{
    position: relative;
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.offerList-header_block{
    position: relative;
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
    height: 74px;
    text-align: center;
    border-bottom: 1px #363B3E solid;
}
.offerList-year .offerList-year-span{
    float: left;
    width:41px;
    height:27px;
    font-size:20px;
    line-height:27px;
    color:rgba(255,255,255,1);
    opacity:1;
    margin-top: 10px;
    margin-left: 21px;
}
.backImg-main{
    text-align: center;
    height: 63px;
}
.backImg-block_img{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
}
.backImg-main img{
}
/* 三角形 */
.year-icon{
    display: block;
    margin-left: 19px;
}
.Triangle-up{
    border-color: #fff;
    width: 0px;
    height:0px;
    border-left: 6px solid transparent;  
    border-right: 6px solid transparent;
    border-bottom: 9px solid white; 
    cursor: pointer;
    margin-top: 13px;
}
.Triangle-down{
    margin-top: 3px;
    border-color: #fff;
    width: 0px;
    height:0px;
    border-left: 6px solid transparent;  
    border-right: 6px solid transparent;
    border-top: 9px solid white; 
    cursor: pointer;
}

.offersList-main{
    margin: 0 auto;
    margin-top: 56px;
    width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.offersList-main_main{
}
.main-headerul .main-headerul_block{
    width: 20px;
    height: 48px;
    display: block;
}
.main-headerul > li {
    
    min-height: 48px\9;
}
.main-headerul > li::after{
    overflow: hidden;
}
.main-headerul > div:nth-child(1){
    font-size:18px;
    line-height:24px;
    color:rgba(255,255,255,1);
    opacity:1;
}
.acaOfferList{
    display: none;
    opacity: 0;
}
.main-acaheaderul{
    margin-top: 18px;
}
.noAcademic_list{
    pointer-events: none !important;
}
.offersList-main .main-headerul_li{
    /* opacity: 0; */
}
.jobOfferList .main-headerul .main-headerul_li--main:nth-child(-n+15){
    /* opacity: 0; */
}
.acaOfferList .main-acaheaderul .main-headerul_li--main:nth-child(-n+15){
    /* opacity: 0; */
}
.audio_block p {
    color: #fff !important;
}
.audio_block .headerul-ul_li{
    width: 1200px;
    margin: 0 auto;
}
.audio_block li {
    color: #fff !important;
    line-height:50px !important;
}
.main-headerul_li--main > .headerul-ul_li > li{
    overflow: hidden;
    float: left;
    white-space: nowrap;
    text-align: center;
    font-size:14px;
    position: relative;
    line-height:24px;
    opacity:1;
}
.main-headerul-number .main-headerul--p{
    /* padding-left: 40px !important; */
    padding-right: 0px !important;
    text-align: center;
}
.main-headerul_li--main > .headerul-ul_li > li.main-headerul-season{
    /* -webkit-text-stroke:0.3px rgba(151,151,151,1); */
    /* text-stroke:0.3px rgba(151,151,151,1); */
}
.main-headerul_li--main > .headerul-ul_li > li p{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%,-50%);
   /* padding: 0 35px; */
    /* -webkit-text-stroke:0.3px rgba(151,151,151,1); */
    /* text-stroke:0.3px rgba(151,151,151,1); */
   box-sizing: border-box;
}
.main-headerul_li--main > .headerul-ul_li > li h4{
    width: auto !important;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
   box-sizing: border-box;
   font-weight: 400;
}
.positionCenter p{
     position: relative !important;
     line-height: 50px !important;
     height: 50px !important;
     transform: none !important;
     top: 0;
     left: 0;
 }
.main-headerul-number{
    width: 48px;
    text-align: center !important;
}
.positionCenter{
    height: 50px !important;
    line-height: 50px !important;
    position: absolute;
    display: flex;
    width: 100%;
    justify-content: center;
    top: 0%;
    left: 0%;
}
.main-headerul-casePlay{
    display: flex;
    justify-content: center;
    width: auto !important;
}

.player_img{
    width: 22px;
    height: 22px;
    background-image: url('../../assets/images/icons/offer_play.png');
    background-size: cover;
    background-position: center;
    margin:14px 5px 0 0;
}
.icon-bofang{
    font-size: 22px;
    margin-right: 8px;
}
.icon-zanting{
    font-size: 22px;
    margin-right: 8px;
    /* width: 22px;
    height: 22px;
    background-image: url('../../assets/images/icons/offer_pause.png');
    background-size: cover;
    background-position: center;
    margin:14px 5px 0 0; */
}
.hoverLi .line-scale-pulse-out-rapid > div{
    background-color: #c32e47;
}
.clickLi .player_type{
    color: #c32e47;
}
.clickLi .line-scale-pulse-out-rapid > div{
    background-color: #c32e47;
}
.line-scale-pulse-out-rapid > div{
    background-color: rgb(54, 62, 59,0.7);
    height: 11px;
    width: 2px;
    margin: 0;
}
.main-headerul-case{
    text-align: center;
    width: 100px !important;
    line-height: 50px !important;
}
.main-headerul-casePlay:hover{
    cursor: pointer;
}
.main-headerul-mentee{
    text-align: center;
    width: 111px;
}
.main-headerul-mentee .main-headerul--p{
    text-align: center;
}
.main-headerul-edu{
    box-sizing: border-box;
    text-align: center;
    width: 250px;
}
.main-headerul-review{
    text-align: center;
    width: 180px;
    display: flex;
    justify-content: center;
}
.main-headerul-offer{
    box-sizing: border-box;
    position: relative;
    text-align: center;
    width: 234px;
}

.main-headerul-job{
    box-sizing: border-box;
    text-align: center;
    width: 215px;

}
.main-headerul-season{
    font-size:14px !important;
    line-height:25px !important;
    opacity:1 !important;
}
.main-headerul-seasonheader{
    color: #363e3b !important;
    font-size: 18px !important;
}
.main-mainul{
    margin-top: 60px;
}
.main-headerul_li{
    min-height: 48px\9;
}

/* 列表内容区弹性盒 */
.main-headerul_li--main .headerul-ul_li{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    min-height: 50px;
   
}
/* .main-headerul_li--main:hover{
    transition: all ease-in 100ms;
} */
.main-headerul_li > .headerul-ul_li > li{
    float: left;
    font-size:18px;
    line-height: 25px !important;
    font-weight: 500;
    color:#363e3b;
}
.main-headerul{
    margin-top: 16px;
}
.main-headerul_li--main > .headerul-ul_li > .main-headerul-offer{
}
.main-headerul_li--main{
    opacity: 0.7;
    color: #363e3b;
}
/* .main-headerul_li--main:hover{
    background:rgba(0,0,0,0.05);
    opacity: 1 !important;
} */
/* .main-headerul .main-headerul_li--main:nth-child(even){
    background:rgba(72,89,102,0.1);
    opacity:1;
}
.main-headerul .main-headerul_li--main:nth-child(odd){
    background:rgba(72,89,102,0.05);
    opacity:1;
} */
/* 列表头部弹性盒 */
.main-headerul_li > .headerul-ul_li{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width:100%; 
    width:1200px;
    color: #363e3b;
    /* background:#3B3B3B; */
    opacity:0;
    /* border-bottom: 6px rgba(195,46,71,1) solid ; */
}
.main-headerul--p{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 5px;
    width: 100%;
    word-wrap: break-word;
    white-space: normal;
    font-size:14px;
    /* margin-top: 24px; */
    /* margin-bottom: 24px; */

}
.main-headerul--p_OfferImg{
    cursor: pointer;
    text-decoration:underline;
}
.main-noImage{
    /* cursor: pointer; */
    /* color: rgba(195,46,71,1)!important;
    text-decoration: none; */
    pointer-events: none !important;
}
.noImage-review{
    pointer-events: none !important;
    text-decoration: none;
}
.main-headerul--p_ReviewImg {
    cursor: pointer;
    text-decoration: underline;
}
.mainul_li-id{
    width: 20px;
    height: 24px;
}
.main-headerul-season{
    width: 210px;
    text-align: center;
    line-height: 50px !important;
}
.mask{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: black;
    z-index: 1001;
    opacity: 0.8;
}
.iconoffer{
    font-size: 15px;
    line-height:48px;
    color: #fff;
}
.acamain-headerul-job .offerchoose{
    font-size: 12px;
    /* position: absolute;
    top: 50%;
    right: 25px; */
    transform:  scale(0.6);
 }
.main-headerul-offer .offerchoose{
   font-size: 12px;
   /* position: absolute; */
   /* top: 50%; */
   /* right: 25px; */
   transform:  scale(0.6);
}
.jobchoose{
    width: 12px;
    height: 6px;
    background: url('../../assets/images/icons/xialawhite.png') no-repeat;
    background-size: 100%,100%;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 2px;
}

.btns-offer_list:hover{
    cursor: pointer;
}
.btns-academic_list:hover{
    cursor: pointer;
}

.btns-bottom{
    position: relative;
    height: 1px;
    display: flex;
    width: 1200px;
    margin: 0 auto;
    margin-top: calc(52vh - 1px);
}

.offerul,.offerulaca{
    width: 234px;
    overflow-y: auto;
    z-index: 300;
    display: none;
    position: absolute;
    top: 46px;
    left: 50%;
    transform: translate(-50%,0);
    padding-top: 9px;
    background:#fff;
    box-shadow:0px 10px 20px 0px rgba(0,0,0,0.05);
    border-radius:6px;
}
.offerulaca{
    width: 230px;
}
.offerliaca:hover{
    transition: all ease-in 200ms;
    /* background:rgba(229,230,227,0.5); */
    color: #c32e47 !important;
}
.acadivisionli:hover{
    transition: all ease-in 200ms;
    /* background:rgba(229,230,227,0.5); */
    color: #c32e47 !important;
}
.offerli:hover{
    transition: all ease-in 200ms;
    /* background:rgba(229,230,227,0.5); */
    color: #c32e47 !important;
}
.offerulaca{
    
    
}
.li-detailBlock_more{
    display: flex;
    position: relative;
}
.li-detailBlock_more .iconfont{
    font-size: 12px;
    line-height: 14px;
    color: #c32e47;
}
.offerulaca .offerliaca{
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height:32px;
    opacity:1;
    font-size:14px;
    line-height:32px;
    color:#3B3B3B;
    opacity:1;
    padding-left: 23px;
    padding-right: 23px;
    cursor: pointer;
    text-align: left;
}
.offerulaca li:last-child {
    margin-bottom: 9px;
}
.offerulaca::-webkit-scrollbar {
    width: 8px;
    height: 6px;
}
.offerulaca::-webkit-scrollbar-thumb {
    border-radius: 10px;
    border: 0.5px solid rgba(255,255,255,0.3);
    background: rgba(0,0,0,0.5);
}
.offerulaca::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
    border-radius: 10px;
    background: #ccc;
}
.offerul .offerli{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height:32px;
    opacity:1;
    font-size:14px;
    line-height:32px;
    color:#3B3B3B;
    opacity:1;
    padding-left: 23px;
    padding-right: 23px;
    cursor: pointer;
    text-align: left;
}
.offerul li:last-child {
    margin-bottom: 9px;
}
.offerul::-webkit-scrollbar {
    width: 8px;
    height: 6px;
}
.offerul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    border: 0.5px solid rgba(255,255,255,0.3);
    background: rgba(0,0,0,0.5);
}
.offerul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
    border-radius: 10px;
    background: #ccc;
}
.divisionul::-webkit-scrollbar {
    width: 8px;
    height: 6px;
}
.divisionul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    border: 0.5px solid rgba(255,255,255,0.3);
    background: rgba(0,0,0,0.5);
}
.divisionul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
    border-radius: 10px;
    background: #ccc;
}
.divisionul{
    max-height: 0;
    overflow-y: auto;
    z-index: 100;
    display: none;
    position: absolute;
    top: 36px;
    right: 300px;
    background:#fff;
    box-shadow:0px 10px 20px 0px rgba(0,0,0,0.05);
    border-radius:6px;
    padding-top: 9px;
}
.divisionul li{
    height:32px;
    padding: 0 23px;
    opacity:1;
    font-size:14px;
    font-weight: 400;
    line-height:32px;
    color:#3B3B3B;
    opacity:1;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.divisionul li:last-child {
    margin-bottom: 9px;
}
.header-top_nav__ul li:nth-child(5) a{
    opacity: 1;
    color:rgba(255,255,255,1)
}


.years-lists{
    position: absolute;
    z-index: 10;
    display: none;
    width:266px;
    background:rgba(255,255,255);
    -webkit-box-shadow:0px 10px 20px rgba(0,0,0,0.05);
            box-shadow:0px 10px 20px rgba(0,0,0,0.05);
    opacity:1;
    padding: 20px 20px 0px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.selectDate{
    font-size: 18px;
    
    color: #363B3E;
    line-height: 28px;
}
.years-span{
    font-size: 18px;
    
    color: #C32E47;
    line-height: 28px;
}
.years-span:hover{
    text-decoration: underline;
}
.yearsicon{
    width: 12px;
    height: 6px;
    background: url('../../assets/images/icons/xiala@2x.png') no-repeat;
    background-size: 100%,100%;
    cursor: pointer;
    display: block;
    margin-top: 13px;
    margin-left: 13px;
    float: right;
}
.years-detail{
    margin-bottom: 20px;
    font-size:14px;
    
    line-height:20px;
    color:#383838;
    opacity:1;
}
.data-years{
    cursor: pointer;
    position: relative;
}
.white-block{
    display: none;
    position: fixed;
    height: 100%;
    left: 50%;
    width: 40%;
    top: 50%;
    max-height: 80%;
    transform: translate(-50%,-50%);
    padding: 0px;
    z-index: 1002;
    overflow: auto;
    border-radius: 6px;
}
.white-review{
    display: none;
    position: fixed;
    height: 80%;
    left: 50%;
    width: 40%;
    top: 50%;
    transform: translate(-50%,-50%);
    padding: 0px;
    z-index: 1002;
    overflow: auto;
    border-radius: 6px;
}

.review{
    position: absolute;
    left: 50%;
    top: 0%;
    transform: translate(-50%,0%);
    width: 100%;
    vertical-align: middle;
    border: 0;
    height: auto;
    z-index: 1002;
}
.OfferImg{
    position: absolute;
    left: 50%;
    top: 0%;
    transform: translate(-50%,0%);
    width: 100%;
    vertical-align: middle;
    border: 0;
    height: auto;
    z-index: 1002;
}
.text-Popup{
    z-index: 1002;
    display: none;
    width:362px;
    height:200px;
    background:rgba(255,255,255,1);
    -webkit-box-shadow:0px 10px 20px rgba(0,0,0,0.05);
            box-shadow:0px 10px 20px rgba(0,0,0,0.05);
    opacity:1;
    border-radius:3px;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
.Popup-img{
    width: 57px;
    height: 57px;
    background:url('../assets/images/img/noimage.png') no-repeat;
    background-size: cover;
    margin: 0 auto;
    margin-top: 40px;
}
.Popup-text_p{
    width:210px;
    font-size:14px;
    
    font-weight:400;
    line-height:20px;
    color:rgba(59,59,59,1);
    text-align: center;
    opacity:1;
    margin: 0 auto;
    margin-top: 10px;
}
.btn-cancel{
    display: block;
    text-align: center;
    width:82px;
    height:30px;
    background:rgba(137,137,137,1);
    opacity:1;
    border-radius:3px;
    margin: 0 auto;
    margin-top: 16px;
    border: 0;
    font-size:14px;
    
    font-weight:400;
    line-height:30px;
    color:#222;
    cursor: pointer;
}
.no-moreMsg{
    text-align: center;
    display: none;
    font-size: 14px;
    
    line-height: 66px;
    color: rgba(0,0,0,0.4);
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    /* background: rgba(72,89,102,0.1); */
}
.loader6{
	position: relative;
	width: 12px;
	height: 12px;

	top: 46%;
	top: -webkit-calc(50% - 6px);
	top: calc(50% - 6px);
	left: 46%;
	left: -webkit-calc(50% - 6px);
	left: calc(50% - 6px);
	
	border-radius: 12px;
	background-color: #c32e47;
	-webkit-transform-origin:  50% 50%;
			transform-origin:  50% 50% ;
	-webkit-animation: loader6 1s ease-in-out infinite;
			animation: loader6 1s ease-in-out infinite;
}

.loader6:before{
	content: "";
	position: absolute;
    background-color: #c32e47;
    opacity: 0.5;
	top: 0px;
	left: -25px;
	height: 12px;
	width: 12px;
	border-radius: 12px;
}

.loader6:after{
    opacity: 0.5;
	content: "";
	position: absolute;
	background-color:#c32e47;
	top: 0px;
	left: 25px;
	height: 12px;
	width: 12px;
	border-radius: 12px;
}
.no-list{
    display: none;
    font-size: 14px;
    line-height: 50px;
    color: #363e3b;
    opacity: 0.7;
    text-align: center;
}

@-webkit-keyframes loader6{
    0%{-webkit-transform:rotate(0deg);}
    50%{-webkit-transform:rotate(180deg);}
    100%{-webkit-transform:rotate(180deg);}
}

@keyframes loader6{
    0%{transform:rotate(0deg);}
    50%{transform:rotate(180deg);}
    100%{transform:rotate(180deg);}
}

[data-loader=rectangle]{
    background-color: #c32e47 !important;
    margin: 0 auto !important;
    
}
[data-loader=rectangle]:before{
    left: -25px !important}
[data-loader=rectangle]:after{
    right: -25px !important;
}
[data-loader] {
}
[data-loader=rectangle]:after, [data-loader=rectangle]:before {
    position: absolute;
    width: 10px;
    height: 30px;
    content: '';
    background-color: #c32e47 !important;
}
.box{
    /* display: none; */
    height: 60px;
    margin-top: 60px;
}

.nums{
    margin:0px 1px;
    font-weight: 400;
}

.border-circle{
    transition: all ease-in 300ms;
    position: relative;
    opacity: 0;
    width:15px;
    height:15px;
    background:#C32E47;
    border-radius: 2px;
    margin-top: 2px;
}
.offerList-header_ul{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    min-height: 300px;
}
.stories_more{
    width: 14px;
    height: 9px;
    background-image: url(../../assets/images/icons/offerMoreDetail.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: 1px;
    transform: translate(0,-50%);
    opacity: 0;
    transition: all ease-in 300ms;
}
.offerList-header_ul .offerList-header_li:nth-child(3n+3){
    margin-right: 0px;
}
.offerList-header_li{
    height: 100px;
    margin-right: 24px;
    transition: all ease-out 300ms;
    opacity: 0;
    transform: translateY(30px);
    position: relative;
    width:380px;
    border-radius:6px;
    margin-top: 40px;
    padding-bottom: 10px;
}

.offerList-header_linone{
    display: none;
}
.knowMore-txt{
    transition: all ease-in 300ms;
}
.not-send:hover .stories_more{
    display: block;
    opacity: 1;
}
.not-send:hover .knowMore-txt{
    transform: translate(-20px);
    color: #c32e47;
}
.not-send:hover .border-circle{
    opacity: 1;
}
.not-send:hover .li-text{
    opacity: 1;
}
.not-send:hover a{
    cursor: pointer;
    transform: translateY(-10px) !important;
    color: #c32e47;
}
.offerList-header_title{
    margin: 0 auto;
    opacity: 0;
    height:33px;
    font-size:24px;
    font-weight:500;
    color:rgba(54,59,62,1);
    line-height:33px;
    text-align: center;
}
.li-title{
    font-size:16px;
    font-weight:500;
    line-height:20px;
    max-width: 325px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.li-text{
    width: 322px;
    font-size:14px;
    line-height:20px;
    margin-top: 10px;
    opacity: 0.6;
    max-height: 40px;
    min-height: 40px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.li-detail_main{
    margin-left: 10px;
}
.border-circle .iconfont{
    font-size: 12px;
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    line-height: 12px;
    transform:  translate(-50%,-50%) scale(0.7);
    text-align: center;
}
.li-title_detailBlock{
    position: absolute;
    bottom: 7px;
    display: flex;
    font-weight: 500;
    justify-content: space-between;
    font-size:14px;
    line-height:16px;
    width: 320px;
}
.offerList-header_lia{
    transition: all ease-in 300ms;
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
}
.offerList-header_lia{
    color: #363e3b;
}
.offerList-detail{
    opacity: 0;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    width:120px;
    background:#C32E47;
    border-radius:3px;
    font-size:14px;
    font-weight:normal;
    color:rgba(255,255,255,1);
    line-height:40px;
}
.offerList-detail:hover{
    cursor: pointer;
    opacity: 0.8 !important;
}
.backImg-block_img{
    height: 0px;
    overflow: hidden;
}
.acamain-headerul-job:hover{
    cursor: pointer;
}
.acamain-headerul-job:hover .acadivision-span{
    text-decoration: underline;
}
.acadivision-span{
    margin-right: 4px;
    /* position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 60%; */
    text-overflow: ellipsis; 
    display: -webkit-box; 
    -webkit-line-clamp: 1; 
    -webkit-box-orient: vertical;
    cursor: pointer;
    overflow: hidden;
}
.acaoffer-span{
    margin-right: 4px;
    /* position: absolute;
    left: 50%;
    width: 60%;
    top: 50%; */
    /* transform: translate(-50%,-50%); */
    cursor: pointer;
    text-overflow: ellipsis; 
    display: -webkit-box; 
    overflow: hidden;
    -webkit-line-clamp: 1; 
    -webkit-box-orient: vertical;
}
.acamain-headerul-offer:hover .acaoffer-span{
    text-decoration: underline;
}

/* .jobOfferList .main-headerul-offer1:hover{
    cursor: pointer;
}
.jobOfferList .main-headerul-offer1:hover .offer-span{
    text-decoration: underline;
} */
.main-offer_span--block{
    position: absolute;
    top: 50%;
    width: 90%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    justify-content: center;
    text-align: center;
}
.offer-span{
    margin-right: 4px;
    overflow: hidden; 
    text-overflow: ellipsis; 
    display: -webkit-box; 
    -webkit-line-clamp: 1; 
    -webkit-box-orient: vertical;
}

/* .btns-academic_list{
    overflow: hidden;
    transition: all ease-in 0.3s;
    background-size: cover;
    background-position: center;
    background-image: url('../../assets/images/img/btnOffers2.png');
    position: absolute;
    z-index: 1;
    left: 140px;
    text-align: center;
    bottom: 0;
    width:200px;
    border-radius:6px 6px 0px 0px;
    font-size:14px;
    font-weight:400;
    line-height:39px;
    color: #FFFFFF;
}
.btns-offer_list{
    overflow: hidden;
    bottom: 0;
    background-size: cover;
    background-position: center;
    background-image: url('../../assets/images/img/offersJobbtn1.png');
    position: absolute;
    z-index: 2;
    width:169px;
    text-align: center;
    border-radius:6px 6px 0px 0px;
    font-size:14px;
    font-weight:bold;
    color:rgba(54,59,62,1);
    line-height:39px;
    transition: all ease-in 0.3s;
} */
/* .job-noclick{
    background-image: url('../../assets/images/img/offersJobbtn2.png');
    color: #fff;
    font-weight: 400;
    z-index: 10;
}
.aca-click{
    background-image: url('../../assets/images/img/btnOffers1.png');
    color: #363e3b;
    font-weight: bold;
    z-index: 10;
} */
.mask-noLogin_bg{
    display: none;
    background-size: cover;
    width: 1200px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,0%);
    height: 400px;
    filter: blur(4px);
}
.jobOfferList{
    position: relative;
}
.mask-noLogin_bg img{
    width: 100%;
    height: 100%;
}
.mask-noLogin_text{
    display: none;
    border: 1px rgba(137, 137, 137,0.1) solid;
    border-radius: 8px;
    width: 1200px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,0);
    height: 392px;
}
.mask-noLogin_block{
    position: absolute;
    cursor: pointer;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.mask-noLogin_block--img{
    text-align: center;
}
.mask-noLogin_block--text{
    text-align: center;
    font-weight: 400;
    font-size: 14px;
}
.mask-noLogin_block--img img{
    height: 90px;
}
.audio_block{
    position: sticky;
    bottom: 0px;
    top: 0px;
    left: 0;
    right: 0;
    width: 100%;
    display: none;
    height: 50px;
    background: rgba(0, 0, 0);
}

.audio_block .line-scale-pulse-out-rapid > div{
    background-color: #fff;
}
.select_fullTimeType{
    width: 1200px;
    margin: 0 auto;
}
.input-block4{
    width: 180px;
}
.input-block{
    position: absolute;
    border-radius:6px;
    text-align: left;
    right: 0;
    bottom: 18px;
}
.inputs-block .input-block:last-child{
    margin-right: 0px;
}
.input-block .iconlujing4{
    transition: all ease-in-out 300ms;
    position: absolute;
    top: 50%;
    right: 3px;
    transform: translate(0,-50%) scale(0.4);
    font-size: 12px;
    color: #3B3B3B;  
}
.input-main{
    cursor: pointer;
    border:1px solid rgba(237,237,237,1);
    border-radius:6px;
    position: relative;
    font-size:12px;
    font-weight:400;
    line-height:16px;
    color: #363B3E;
    opacity:1;
    width:100%;
    height:40px;
    line-height: 40px;
    background:rgba(255,255,255,1);
    opacity:1;
    overflow: hidden;
    text-overflow:ellipsis;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 20px;
}
.input-select_block{
    overflow: hidden;
    background-color: #fff;
    z-index: 10;
    /* opacity: 0; */
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    height: 0px;
    box-shadow:0px 5px 10px rgba(0,0,0,0.1);
    border-radius:6px;
}
.input-select{
    width: 100%;
    background:rgba(255,255,255,1);
    font-size:12px;
    font-weight:400;
    line-height:16px;
    color:rgba(54,59,62,1);
    padding: 12.5px 0px; 
    box-sizing: border-box;
    /* opacity: 0; */
    /* overflow-y: auto; */
    max-height: 100%;
}
.input-select::-webkit-scrollbar {
    width: 8px;
    height: 6px;
}
.input-select::-webkit-scrollbar-thumb {
    border-radius: 10px;
    border: 0.5px solid rgba(255,255,255,0.3);
    background: rgba(0,0,0,0.5);
}
.input-select::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
    border-radius: 10px;
    background: #ccc;
}
.input1-li{
    overflow: hidden;
    text-overflow:ellipsis;
    padding: 7.5px 0px;
    min-width: 50px;
    white-space:nowrap;
    text-indent: 20px;
}
.input-select .input1-li:last-child{
    margin-bottom: 0px;
}
.input1-li:hover{
    cursor: pointer;
    background-color: #f5f7fa;
}