.videolist {position:relative;/* float:left; */width: 100%;/* height:300px; *//* margin-right:50px; *//* margin-top:15px; *//* margin-bottom:30px; */}
.videolist:hover{ cursor: pointer; }
.videolist img{width:100%}
.videolist .video_icon {border-radius:100%;font-variant: proportional-nums;position: relative;width: 0.9rem;height: 0.9rem;margin: 0 auto;}

.videolist .video_icon img {display: block !important;position: absolute;width: 0.9rem;height: 0.9rem;left: 50%;top: 50%;margin: -0.45rem;}
.videos{display:none;border: 1px solid #080808;position:fixed;left: 15%;top: 10%;/* margin-left:-320px; *//* margin-top:-210px; */z-index:100;width: 70%;/* height: 357px; */}
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }
video#video {
    width: 100%;
}
.locBtnBar,.locBtnBar2 {
	position:absolute;
	width: 0.9rem;
	height: 0.9rem;
	left: 50%;
	top: 50%;
	margin: -0.45rem;
}
.pos_absu {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: url(../fonts/db8f9d7d1a664e6a88f208722d6585a6.svg) center center no-repeat #fff;
    background-size: 0.2rem;
    border: 0;
    box-shadow: 0 0 0.2rem #a94b5230;
    /* opacity: 1; */
}

.new_index_sercice .bx-controls-direction a.bx-next {
    left: auto;
    right: 0;
    background: url(../fonts/xz_right.svg) center center no-repeat #fff;
    background-size: 0.2rem;
    border: 0;
    box-shadow: 0 0 0.2rem #a94b5230;
}
.new_index_sercice .bx-controls-direction a.bx-next:hover {background: url(../fonts/xz_right_b.svg) center center no-repeat #379288;background-size: 0.2rem;background-repeat: no-repeat;}
.new_index_sercice .bx-controls-direction a.bx-prev:hover {
    background: url(../fonts/xz_left_b.svg) center center no-repeat #379288;
    background-size: 0.2rem;
    background-repeat: no-repeat;
}

.new_index_sercice .bx-wrapper{margin:0;padding:0;position: relative;}
.new_index_zixun{
    text-align: center;
    margin: 0.5rem 0 0;
}
.new_index_zixun a{
    font-size: 0.14rem;
    line-height: 0.6rem;
    padding: 0 0.7rem;
    border-radius: 50px;
    border: 1px solid #ddd;
    display: inline-block;
background:#379288;color:#fff;
	
 
}
.new_index_zixun a:hover{background:#379288;color:#fff;border: 1px solid #379288;}
.xueyaun_con{background: url(../fonts/c55c1c83b0824b8385f2e38ce538a0c6.svg) center center no-repeat;
    background-size: 0.22rem;
    border: 1px solid rgba(255,255,255,0.5);
}
.teacher_con .swiper-button-prev{background: url(../fonts/xz_left_b.svg) center center no-repeat;background-size: 0.22rem;}
.teacher_con .swiper-button-prev:hover{
    background: url(../fonts/xz_left_b.svg) center center no-repeat #379288;
    background-size: 0.22rem;
    border: 1px solid #379288;
}
.teacher_con .swiper-button-next:hover{    background: url(../fonts/xz_right_b.svg) center center no-repeat #379288;
    background-size: 0.22rem;
    border: 1px solid #379288;}
  
.service_box .new_right{
    flex: 1.95;
}  
.new_right .index_about h3{
    font-size: 0.32rem;
    font-weight: bold;
    margin-bottom: 0.32rem;
}
.new_right .index_about p{
    font-size: 0.16rem;
    line-height: 0.32rem;
    color: #666;
    margin-bottom: 0.14rem;
}  
 .xueyaun_main{}
.xueyaun_main ul{
    display: flex;
}
.xueyaun_main ul li{
    width: 17.5%;
    transition: all 0.2s ease;
    float: left;
}
.xueyaun_main ul li.on,.xueyaun_main ul li:hover{
    width: 30%;
    opacity: 1;
    /* flex: 2; */
}
.xueyuan_story{
    position: relative;
    margin: 0 0.01rem;
    background: #000;
}
.xueyuan_story .img{
    /* height: 100%; */
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.5;
}
.xueyaun_main ul li.on .xueyuan_story .img, .xueyaun_main ul li:hover .xueyuan_story .img {
    opacity: 1;
}
.xueyuan_story img{
    /* height: 100%; */
    width: auto;
}
.xueyuan_story .c-more{
    position: absolute;
    bottom: 0.5rem;
    left: 0;
    right: 0;
    color: #fff;
    padding: 0.3rem;
    opacity: 0.5;
    font-size: 18px;
}
.xueyaun_main ul li.on .c-more, .xueyaun_main ul li:hover .c-more{
    opacity: 0;
}
.xueyuan_main{
    position: absolute;
    bottom: 0.5rem;
    left: 0;
    right: 0;
    padding: 0.3rem;
    color: #fff;
    opacity: 0;
    transition: all 0.3s ease;
}
.xueyaun_main ul li.on .xueyuan_main, .xueyaun_main ul li:hover .xueyuan_main{
    opacity: 1;
}
.xueyuan_main h4{
    font-size: 0.3rem;
    margin: 0 0 0.1rem;
}
.xueyuan_main span{
    font-size: 0.16rem;
}
.xueyuan_main i{
    display: block;
    width: 0.5rem;
    height: 0.02rem;
    background: #fff;
    margin: 0.15rem 0 0.2rem;
}
.xueyuan_main p{
    font-size: 0.16rem;
    opacity: 1;
    line-height: 0.29rem;
} 
    

 @media screen and (max-width:980px){
.new_right .index_about h3{ font-size: 16px;}
.new_right .index_about p {
    font-size: 13px;
    line-height: 1.5;
    color: #666;
    margin-bottom: 14px;
}   
 .in_ab_nub .shu span{font-size: 16px;}
.in_ab_nub p {
    font-size: 12px;
    padding-top: 6px;
} 
/*学员故事*/
.xueyaun_main ul {
    display: flex;
    flex-wrap: wrap;
}
.xueyaun_main ul li {
    width: 48%;
    transition: all 0.2s ease;
    float: left;
    margin-bottom: 10px;
    margin-right: 1%;
    /* height: 300px; */
}
.xueyaun_main ul li.on, .xueyaun_main ul li:hover {
    width: 48%;;
    opacity: 1;
    /* flex: 2; */
}
.xueyuan_main h4 {
    font-size: 18px;
    margin: 0 02 0.2rem;
}
.xueyuan_main span {
    font-size: 14px;
}

.xueyuan_story img{height: 300px;width: 100%;}
.xueyuan_story .c-more{font-size: 15px;}
.xueyuan_main i{width: 1.5rem; margin: 0.5rem 0 0.6rem;}
.xueyuan_main p {
    font-size: 12px;
    opacity: 1;
    line-height: 1.4;
}

 }    
    
    
    
    
    
    