
.breadcrumb > li + li:before {
    content: ">" !important;
    padding: 0 !important;
    padding-right: 0.05rem !important;
    color: #ccc;
}

.breadcrumb {
    padding: 0.32rem 0 0.8rem;
    background: none;
    margin: 0;
}

.breadcrumb .breadcrumb-item {
    padding-left: 0.05rem !important;
    font-size: 0.14rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #999999;
    opacity: 1;
}

.breadcrumb .breadcrumb-item:first-of-type {
    padding-left: 0 !important;
}

.breadcrumb .breadcrumb-item a {
    color: #999999;
}

.breadcrumb .breadcrumb-item.active {
    color: #333333;
}

/*-----------------------*/
.internship-header {
   padding-top:0.6rem ;
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 6rem;
}

.internship-header img {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    position: absolute;
}
.text-box{
   position: relative;
   z-index: 1;
   display: flex;
   align-items: center;
   flex-direction: column;
   text-align: center;
   margin-top: 1.82rem;
}
.text-box h2{
   font-size: 0.8rem;
   font-weight: 500;
   margin-bottom: 0.28rem;
   color: #FFFFFF;
   line-height: 1.16rem;
}
.text-box h4{
    display: block;
   padding: 0 0.42rem;
   height: 0.91rem;
   background: linear-gradient(360deg, #C92C35 0%, #E56562 100%);
   opacity: 1;
   border-radius: 0.45rem;
   font-size: 0.38rem;
   font-weight: 500;
   line-height: 0.91rem;
   color: #FFFFFF;
   letter-spacing: 0.02rem;
}
.commom-title-h5{
    position: relative;
    height: 0.52rem;
    font-size: 0.36rem;
    text-align: center;
    font-weight: bold;
    line-height: 0.52rem;
    color: #333333;
}
.commom-title-h5::after{
    content: '';
    position: absolute;
    top:0.58rem ;
    left: 50%;
    margin-left: -0.3rem;
    width: 0.6rem;
    height: 0.04rem;
    background: #C82933;
    opacity: 1;
    border-radius: 0.02rem;
}
.commom-title-h6{
    height: 0.40rem;
    text-align: center;
    font-size: 0.28rem;
    font-weight: 400;
    line-height: 0.43rem;
    color: #000000;
    opacity: 1;
}
.bolds-h6{
    font-weight: bold;
}
.choosereson-box ul{
    margin-top: 0.7rem;
    list-style: none;
    display: flex;
   justify-content: space-between;
    
}
.choosereson-box ul li{
    flex: none;
    list-style: none;
    width: 3.7rem;
    height: 3.43rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.1rem rgba(0,0,0,0.08);
    opacity: 1;
    border-radius: 0.12rem;
}
.choosereson-box p{
    margin-top: 0.5rem;
    margin-bottom: 0.8rem;
    height: 0.56rem;
    font-size: 0.18rem;
    font-weight: 400;
    line-height: 0.28rem;
    color: #333333;
}
.choosereson-box ul li img{
    display: block;
    margin:0.4rem auto;
}
.choosereson-box ul li span{
    display: block;
    margin: 0 auto;
    width: 0.40rem;
    height: 0.04rem;
    background: #C82933;
    opacity: 1;
    border-radius: 0.02rem;
}
.choosereson-box ul li p{
    height: 0.80rem;
    margin: 0;
    padding:  0.3rem 0.1rem;
    text-align: center;
    font-size: 0.26rem;
    font-weight: 400;
    line-height: 0.4rem;
    color: #333333;
}
.gray-bg{
    padding-top: 0.4rem;
    background: #F5F5F5;
}
.part-grow-box{
    position: relative;
}
.part-grow-box .arrows{
    position: absolute;
    top: 0.17rem;
    left: 0.21rem;
}
.part-grow-tiles{
    margin: 0.5rem 0 0.47rem;
}
.part-grow-box ul{
    display: flex;
    height: 4.1rem;
    justify-content: space-between;
}
.part-grow-box ul li{
    flex: none;
    position: relative;
    width: 2.78rem;
    list-style: none;
}
.part-grow-box ul li img{
    position: absolute;
    bottom: 0;
    z-index: 0;
}
.part-grow-box ul li h4{
    height: 0.44rem;
    font-size: 0.30rem;
    font-weight: 400;
    text-align: center;
    line-height: 0.60rem;
    color: #FFFFFF;
    position: inherit;
}
.part-grow-box ul li p{
    margin: 0 0.55rem;
    text-align: center;
    font-size: 0.24rem;
    font-weight: 400;
    line-height: 0.41rem;
    color: #FFFFFF;
    position: inherit;
}
.part-grow-box ul li:nth-of-type(1){
    padding-top: 1.56rem;
}
.part-grow-box ul li:nth-of-type(1) h4{
    margin: 0.86rem 0 0.26rem;
}
.part-grow-box ul li:nth-of-type(2){
    padding-top: 1.04rem;
}
.part-grow-box ul li:nth-of-type(2) h4{
    margin: 0.76rem 0 0.41rem;
}
.part-grow-box ul li:nth-of-type(3){
    padding-top: 0.52rem;
}
.part-grow-box ul li:nth-of-type(3) h4{
    margin: 1.02rem 0 0.41rem;
}
.part-grow-box ul li:nth-of-type(4) h4{
    margin: 1.16rem 0 0.27rem;
}
.part-grow-box ul li .people{
    display: block;
    position: relative;
    margin: 0.16rem auto;
}
/* 多样化 */
.more-show-titles{
    margin: 0.8rem 0 0.4rem;
}
.more-show,
.help-box,
.company-box,
.part-four-li,
.mingqi-box,
.global-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.more-show li{
    flex: none;
    margin-bottom: 0.66rem;
    width:3.74rem ;
    height:2.86rem;
    position: relative;
}
.more-show li p{
    position: absolute;
    bottom: 0.26rem;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: inherit;
    height: 0.35rem;
    font-size: 0.24rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 0.47rem;
    color: #FFFFFF;
}
.help-box{
    margin-top: 0.6rem;
}
.help-box li{
    flex: none;
    text-align: center;
}
.help-box li img{
    display: block;
    margin: 0 auto;
    margin-bottom: 0.24rem;
}
.help-box li p{
    height: 0.35rem;
    font-size: 0.24rem;
    font-weight: 400;
    line-height: 0.35rem;
    color: #333333;
}
.p-b-60{
    padding-bottom: 0.6rem;
}
.other-boxs-show{
    padding-top: 0.8rem;
}
.part-four-box{
    padding-top: 0.5rem;
    padding-bottom: 0.8rem;
}
.part-four-li{
    list-style: none;
    margin: 0;
}
.part-four-li .left{
    flex: none;
    width: 2.64rem;
    margin-right: 0.36rem;
}
.part-four-li .left p{
    text-align: center;
}
.part-four-li .left p:nth-of-type(1){
    height: 0.40rem;
    font-size: 0.28rem;
    font-weight: 400;
    margin-bottom: 0.09rem;
    line-height: 0.4rem;
    color: #000000;
}
.part-four-li .left p:nth-of-type(2){
    width: 2.64rem;
    height: 0.50rem;
    background: #C82933;
    opacity: 1;
    font-size: 0.24rem;
    font-weight: 400;
    line-height: 0.5rem;
    color: #FFFFFF;
    border-radius: 0.17rem;
}
.part-four-li .right{
    flex: 1;
   
    height: 1.20rem;
    background: #F2F2F2;
    opacity: 1;
    border-radius: 0.12rem;
}
.part-four-li .right p:nth-of-type(1){
    height: 0.29rem;
    margin-bottom: 0.16rem;
    padding: 0.2rem 0.95rem 0 0.84rem;
    font-size: 0.20rem;
    font-weight: 400;
    line-height: 0.29rem;
    color: #4E4E4E;
}
.part-four-li .right p:nth-of-type(2){
    display: flex;
    padding: 0.2rem 1.03rem 0 0.84rem;
    justify-content: space-between;
}
.part-four-li .right p:nth-of-type(2) span{
    width: 1.92rem;
    height: 0.35rem;
    background: #FFFFFF;
    font-size: 0.20rem;
    font-weight: 400;
    line-height: 0.35rem;
    text-align: center;
    color: #4E4E4E;
    border-radius: 0.17rem;
}
/* 公司图片 */
.company-box{
    flex-wrap: wrap;
    padding: 0.7rem 0 0.4rem;
}
.company-box img{
    width: 2.3rem;
    flex: none;

}
.company-tipss{
    margin: 0 0 0.8rem;
    text-align: center;
    height:  0.26rem;
    font-size:  0.18rem;
    font-weight: 400;
    line-height: 0.26rem;
    color: #808080;
}
.left-bottom-arrow{
    display: block;
    margin: 0.06rem 1.22rem;
}
.eight-box{
    display: block;
    margin:0.6rem 0 1.19rem;
}
/*名企直推模块 */
.w-560{
    width: 5.6rem!important;
}
.choosereson-box ul li.w-560 p{
    padding: 0.28rem 0.87rem;
}
.mingqi-titles{
    margin: 0.8rem 0 0.5rem;
}
.mingqi-box li{
    width: 3.73rem;
    height: 3.96rem;
    position: relative;
    overflow: hidden;
    border-radius: 0.1rem;
    margin-bottom: 0.4rem;
}
.mingqi-box li img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mingqi-box li .red-mbs{
    z-index: 0;
}
.mingqi-box li:hover .red-mbs{
    display: block;
}
.mingqi-text{
    position: inherit;
    z-index: 1;
    padding: 0.62rem 0.26rem;
}
.mingqi-text span{
    margin: 0.20rem 0;
    display: block;
    width: 0.26rem;
    height: 0.06rem;
    background: #FEB265;
    border-radius: 0.02rem;
}
.mingqi-text p{
    margin: 0;
}
.mingqi-text p:nth-of-type(1){
    margin-bottom: 0.26rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #FFFFFF;
}
.mingqi-text p:nth-of-type(2){
    position: relative;
    height: 0.32rem;
}
.mingqi-text p:nth-of-type(2) b{
    position: absolute;
    height: 0.32rem;
    padding: 0 0.14rem;
    font-size: 0.18rem;
    line-height: 0.32rem;
    color: #fff;
    border: 0.01rem solid #FFFFFF;
    border-radius: 0.15rem;
}
.mingqi-text p:last-of-type{
    font-size: 0.18rem;
    font-weight: 400;
    line-height: 0.28rem;
    color: #FFFFFF;
}
.red-bg{
    padding-top: 0.4rem;
    background: #FFF6F6;
    margin-bottom: 0.8rem;
}
.jieduan-box{
    padding: 0.82rem 0 0.27rem;
    display: flex;
}
.jieduan-left{
    flex: none;
    width: 2.96rem;
}
.jieduan-left span{
    display: block;
    width: 2.96rem;
    height: 0.50rem;
    text-align: center;
    background: #C82933;
    font-size: 0.24rem;
    font-weight: 400;
    line-height: 0.5rem;
    color: #FFFFFF;
    border-radius: 0.17rem;
}
.jieduan-left span:nth-of-type(1){
    margin-top: 0.72rem;
}
.jieduan-left span:nth-of-type(2){
    margin-top: 1.1rem;
}
.jieduan-left span:nth-of-type(3){
    margin-top: 1.86rem;
}
.jieduan-left span:nth-of-type(4){
    margin-top: 3.15rem;
}
.jieduan-arrow{
    width: 0.2rem;
    height: 10.25rem;
    margin: 0 0 0 0.32rem;
}
.jieduan-arrow img{
    display: block;
    width: 100%;
    height: 100%;
}
.jieduan-right{
    flex: 1;
    padding: 0.1rem 0 0;
}
.jieduan-right li{
    list-style: none;
    padding: 0.2rem 0.45rem;
    border-bottom: 0.01rem solid #E3E3E3;
}
.jieduan-right li:nth-of-type(1){
    padding-top: 0;
}
.jieduan-right li:last-of-type{
    border: none;
    padding-bottom: 0;
}
.mar-b-20rem{
    margin-bottom: 0.2rem;
}
.mar-b-40rem{
    margin-bottom: 0.4rem;
}
.jieduan-right h5{
    position: relative;
    height: 0.32rem;
    margin-bottom: 0.08rem;
    font-size: 0.22rem;
    font-weight: 500;
    line-height:0.32rem;
    color: #000000;
}
.jieduan-right h5::before{
    content: '';
    position: absolute;
    width: 0.10rem;
    top: 0.13rem;
    left: -0.6rem;
    height: 0.10rem;
    background: #C82933;
    border-radius: 50%;
}
.jieduan-right p{
    height: 0.26rem;
    font-size: 0.18rem;
    font-weight: 400;
    line-height: 0.18rem;
    color: #4A4A4A;
}
.text-box ul{
    display: flex;
    margin: 0 auto;
}
.text-box ul li{
    flex: none;
    width: 4rem;
}
.mar-50rem{
    margin-top: 0.5rem!important;
}
.text-box ul li h3{
    margin-bottom: 0.28rem;
    font-size: 0.38rem;
    font-weight: bold;
    line-height: 0.38rem;
    color: #FF8686;
}
.text-box ul li p{
    font-size: 0.30rem;
    font-family: Source Han Sans SC;
    line-height: 0.44rem;
    font-weight: bold;
    color: #FFFFFF;
}
.text-box ul li:nth-of-type(2){
    border-left: 0.02rem solid #FFFFFF;
    border-right: 0.02rem solid #FFFFFF;
}
.global-box li{
    position: relative;
    width: 2.14rem;
    height: 3.38rem;
}
.global-box li.active .bottom-arrow{
    display: block;
}
.global-box li.active .red-mbs{
    display: block;
}
.bottom-arrow{
    display: none;
    margin: 0 0.79rem;
}
.global-box img{
    position: absolute;
    z-index: 0;
}
.red-mbs{
    display: none;
    top: 0;
    left: 0;
    z-index: 1;
}
.global-box p{
    display: block;
    margin: 1.34rem auto;
    text-align: center;
    position: inherit;
    z-index: 3;
    height: 0.70rem;
    font-size: 0.24rem;
    font-weight: 400;
    line-height: 0.35rem;
    color: #FFFFFF;
}
.swiper-widths{
    width:4.94rem!important;
}
.teacher-group-box{
    list-style: none;
    position: relative;
    height: 3.55rem;
    border-radius: 0.42rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.09rem rgba(0,0,0,0.05);
    margin-bottom: 0.4rem;
}
.teacher-group-box:hover .teacher-bgs{
    display: block;
}
.teacher-group-text{
    display: flex;
    padding: 0.64rem 0.46rem;
   /* align-items: center; */
}
.teacher-group-text>img{
    flex: none;
    margin-right: 0.42rem;
}
.teacher-group-content{
    flex: 1;
    display: flex;
    height: 2.26rem;
    flex-direction: column;
    justify-content: center;
}
.teacher-group-text h6{
    height: 0.37rem;
    margin: 0;
    display: block;
    font-size: 0.26rem;
    font-weight: bold;
    line-height:  0.37rem;
}
.name-boxs{
    position: relative;
    height: 0.42rem;
    margin: 0.2rem 0;
}
.teacher-group-text b{
    position: absolute;
   
    padding: 0 0.2rem;
    height: 0.42rem;
    border: 0.01rem solid #C82933;
    font-size: 0.20rem;
    font-weight: 400;
    line-height: 0.42rem;
    color: #C82933;
    border-radius: 0.06rem;
}
.teacher-group-text p{
    font-size: 0.18rem;
    font-weight: 400;
    line-height: 0.24rem;
    color: #000000;
}
.teacher-bgs{
    display: none;
    position: absolute;
    top:-0.22rem ;
    left: -0.22rem;
    width: 104%;
   
}
.success-box{
    height: 8.64rem;
    padding: 0.4rem 0 0 0;
    position: relative;
}
.success-bg{
    position:absolute;
    top: 0;
    left: 0;
    width:100%;
    height: 100%;
    z-index: 0
}
.success-box ul li{
    flex: none;
    width: 3.69rem;
    height: 6.28rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.12rem rgba(0,0,0,0.22);
    border-radius: 0.08rem;
}
.success-content{
    position: inherit;
    overflow: hidden;
    height: 7.2rem;
}
.success-content ul{
    display: flex;
    text-align: center;
    position: relative;
    position: inherit;
    justify-content: space-between;
}
.success-content ul h5{
    margin-top: 0.08rem;
    font-size: 0.26rem;
    font-weight: bold;
    
    line-height: 0.26rem;
    color: #C82933;
}
.success-content ul h6{
    margin: 0.08rem 0 0.16rem;
    font-size: 0.22rem;
    height: 0.64rem;
    line-height: 0.32rem;
    font-weight: 400;
    color: #333333
}
.success-content ul hr{
    margin: 0.2rem 0.3rem;
}
.success-content ul p{
    margin: 0;
    padding:0 0.3rem;
    font-size: 0.18rem;
    font-weight: 400;
    word-break: break-word;
    color: #4D4D4D;
}
.show-hidden-global{
    display: none;
}
.show-hidden-global ul{
    margin: 0.56rem 0 0;
}
.show-hidden-global li{
    display: flex;
    
}
.show-hidden-global li label{
    flex: none;
    text-align: center;
    margin-right: 0.18rem;
    width: 2.88rem;
    height: 0.42rem;
    background: #FFFFFF;
    font-size: 0.18rem;
    font-weight: 400;
    line-height:  0.42rem;
    color: #C92933;
    border: 0.01rem solid #C92933;
    border-radius: 0.08rem;
}
.show-hidden-global li:hover label{
    color: #FFFFFF;
    background: #C92933;
}
.show-hidden-global p{
    font-size: 0.18rem;
    font-weight: 400;
    line-height: 0.26rem;
    color: #444444;
}
.swiper-show-box{
    padding: 0.82rem 0 ;
}
.swiper-pagination-weizhi.swiper-pagination .swiper-pagination-bullet-active {
	background-color: #f00!important;
    
}
/* .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet */
.swiper-pagination-weizhi.swiper-pagination .swiper-pagination-bullet{
    background-color: #fff;
    opacity: 1!important;
}
.whithes{
    color: #FFFFFF;
}
.whithes::after{
    background:#FFFFFF ;
}
.defaultscaleshow{
    transition: all 0.3s;
}
.defaultscaleshow:hover{
    transform: scale(1.1);
}
.defaultpositionshow{
    transition: all 0.3s;
}
.defaultpositionshow:hover{
    transform:translateY(-0.10rem) scale(1.1);
}
/* ------------- */
.home-ss .home-ss-main {
    width: 100%;
    }
    
    .home-ss .home-ss-main img {
    display: block;
    width: 4.78rem;
    height: 7.76rem;
    margin: 0 auto;
    }
    
    .home-ss {
    position: relative;
    padding-bottom: 1.55rem;
    }
    .home-ss>div>div{
    position: relative;
    }
    .home-ss-bg{
    width: 100%;
    height: 100%;
    }
    .home-ss-bg img{
    position: absolute;
    z-index: -1;
    }
    .home-ss-bg .home-ss-bg-1{
        height: 80%;
        left: 0;
        top: 0.49rem;
    }
    .home-ss-bg .home-ss-bg-2{
    width: 30%;
    bottom: 0;
    right: 0;
    }
    .home-ss-item {
    position: absolute;
    display: none;
    }
    
    .home-ss .home-ss-item i {
    position: absolute;
    bottom: 0.15rem;
    width: 1.61rem;
    height: 0.01rem;
    background: #C82933;
    margin-left: 0.15rem;
    }
    
    .home-ss .home-ss-item i::before {
    content: '';
    position: absolute;
    top: -0.05rem;
    width: 0.1rem;
    height: 0.1rem;
    background: #C82933;
    border-radius: 50%;
    }
    
    .home-ss .home-ss-item i::after {
    content: '';
    position: absolute;
    top: -0.08rem;
    width: 0.16rem;
    height: 0.16rem;
    background: #C82933;
    border-radius: 50%;
    opacity: 0.39;
    }
    
    .home-ss .home-ss-item-left i::before {
    left: -0.13rem;
    }
    
    .home-ss .home-ss-item-left i::after {
    left: -0.16rem;
    }
    
    .home-ss .home-ss-item-right i::before {
    right: -0.13rem;
    }
    
    .home-ss .home-ss-item-right i::after {
    right: -0.16rem;
    }
    
    .home-ss-item h6 {
    position: relative;
    height: 0.34rem;
    font-size: 0.24rem;
    font-family: Alibaba PuHuiTi-Medium, Alibaba PuHuiTi;
    font-weight: bold;
    color: #C82933;
    cursor: default;
    }
    
    .home-ss-item h6 span {
    display: block;
    transition: all .15s linear;
    }
    
    .home-ss-item h6 span:hover {
    transform: scale(1.2);
    }
    
    .home-ss .home-ss-item-left h6 i {
    left: 1.86rem;
    }
    
    .home-ss .home-ss-item-right h6 i {
    left: -2.2rem;
    }
    
    .home-ss-item p {
    height: 0.26rem;
    line-height: 0.26rem;
    font-size: 0.19rem;
    font-family: Alibaba PuHuiTi-Medium, Alibaba PuHuiTi;
    font-weight: 500;
    color: #333;
    }
    .liuxue-box ul{
        position: inherit;
        margin-top: 0.56rem;
    }
    .liuxue-box ul li{
        width: 33.33%;
        height: 2.04rem;
        float: left;
    }
    .liuxue-box{
        position: relative;
        height: 9.4rem;
        overflow: hidden;
    }
    .liuxue-box img{
        position: absolute;
        top: 0;
        left: 0;
        height: 9.16rem;
        width: 100%;
    }
    .liuxue-box ul li h6{
        height: 0.37rem;
        margin-top: 0.1rem;
        font-size: 0.26rem;
        font-weight: 400;
        line-height:  0.37rem;
        color: #C92933;
    }
    .liuxue-box ul li p{
        height: 0.24rem;
        font-size: 0.16rem;
        font-weight: 400;
        line-height: 0.24rem;
        color: #4B4B4B;
    }
    .text-left{
        padding-left: 1.81rem;
    }
    .text-right{
        text-align: right;
        padding-right: 1.6rem;
    }