.font-title{
    font-size: 0.4rem;
    text-align: center;
    /*color: #000;*/
}
.com-btn {
    text-align: center;
    width: 80%;
    height: 0.8rem;
    line-height: 0.8rem;
    background-color: #fdebb3;
    color: #000;
    font-size: 0.36rem;
    margin: 0 auto;
    border-radius: 0.4rem;
}
.common-works .swiper-pagination-bullet {
    width: 0.15rem;
    height: 0.15rem;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.1;
}
.common-works .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fdebb3;
}


.tj-qj{
    padding: 0.34rem 0 0.56rem;
}
.tj-qj .common-qj{
    margin-top: 0.48rem;
}
.common-qj{
    padding: 0 0.3rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.common-qj li{
    width: 47.5%;
}
.common-qj li:nth-child(n+3){
    margin-top: 0.35rem;
}
.common-qj li p{
    font-size: 0.24rem;
    color: #000;
    margin-top: 0.16rem;
    line-height: 0.35rem;
}
.common-qj li p span{
     color: #f61515;

 }
.tj-kc{
    color: #fff;
    padding: 0.34rem 0 0.5rem;
    background: url("../images/kc-bg.jpg");
    background-size: 100%;
}
/*课程*/
.common-kc-box{
    margin-top: 0.3rem;
    padding: 0 0.3rem;
    padding-bottom: 0.8rem;
}
.common-kc-box li{
    display: flex;
    justify-content: space-between;
    margin-top: 0.1rem;
    height: 2rem;
}
.common-kc-box li .fl,.common-kc-box li .fr{
    font-size: 0.24rem;

    width: 49.2%;
    background-color: rgba(77,65,106,0.6);
}
.common-kc-box li .fl{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.2rem;
    font-size: 0.32rem;
    line-height: 0.38rem;
    /*border-radius: 50% 0 0 40% ;*/
}
.common-kc-box li .fr{
    display: flex;
    justify-content: center;
    align-items: center;
}
.common-kc-box li .fr p{
    text-align: center;
    padding: 0 0.3rem;
    line-height: 0.3rem;
}
.common-kc-box li .fl .common-kc-img{
    width: 57%;
}
.common-kc-text{
    margin-left: 0.2rem;
}
/*老师*/
.tj-teacher{
    padding:0.22rem 0 0.36rem;
    background-color: #6727af;
    color: #fff;
}
.common-teacher-box{
    padding: 0 0.3rem;
}
.teacher-box-top{
    display: flex;
    justify-content: space-between;
    margin-top: -0.14rem;
}
.teacher-box-top .box-top-left{
    width: 3.13rem;
    background: url("../images/teachers-tx.png") no-repeat;
    background-size: 100%;
    height: 4.44rem;
}
.teacher-box-top .box-top-right{
    background-color: #3f245c;
    width: 3.6rem;
    font-size: 0.24rem;
    padding-left: 0.3rem;
    margin-top: 0.56rem;
}
.teacher-box-top .box-top-right .text_l-t{
    font-size: 0.3rem;
    margin-top: 0.15rem;
}
.teacher-box-top .box-top-right .text_s-t{
    width: 1.1rem;
    height: 0.37rem;
    border: 0.01rem solid #fff;
    text-align: center;
    font-size: 0.3rem;
    line-height: 0.37rem;
    border-radius: 0.3rem;
    margin: 0.23rem 0 0.16rem;
}
.teacher-box-top .box-top-right p{
    line-height: 0.3rem;
}
.teacher-box-bottom{
    margin-top: 0.18rem;
    display: flex;
    justify-content: space-between;

}
.teacher-box-bottom li{
    width: 23%;
}
/*就业*/
.common-jy{
    color: #000;
    padding: 0.48rem 0 0.6rem;
    text-align: center;
}
.common-jy .font-s{
    font-size: 0.26rem;
    margin: 0.2rem auto 0;
    /*width: 64%;*/
    /*line-height: 0.3rem;*/
}

.common-jy .jy-box1{
    margin: 0.24rem 0.3rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.common-jy .jy-box1 li{
    width: 1.24rem;
    margin-left: 0.17rem;
    box-shadow:0px 0px 0.01rem #000;
}
.common-jy .jy-box1 li:nth-child(n+6){
    margin-top: 0.16rem;
}
.common-jy .jy-box1 li img{
    width: 100%;
    display: block;
}
.common-jy .jy-box2{
    padding: 0 0.3rem;
    width: 100%;
}
.common-jy .jy-box2-title{
    display: flex;
    justify-content: space-around;
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.3rem;
    color: #fff;
    background-color: #bd1f35;
    text-align: center;
    margin-top: 0.3rem;
}
.common-jy .jy-box2-title li{
    width: 25%;
    font-weight: 600;
}
.common-jy .jy-box2-title li:nth-child(1){
    width: 20%;
}
.common-jy .jy-box2-title li:nth-child(2){
    width: 30%;
}
.common-jy .jy-box3-con{
    height: 2.4rem;
    overflow: hidden;
    border: 0.01rem solid #DCDCDC;
    border-top: none;
}
.common-jy .jy-box3 li{
    display: flex;
    justify-content: space-between;
    font-size: 0.24rem;
    color: #000;
    text-align: center;
    height: 0.6rem;
    line-height: 0.6rem;
    border-bottom: 0.01rem solid #DCDCDC;

}
.common-jy .jy-box3 li:last-child{
    border: none;
}
.common-jy .jy-box3 li div{
    width: 25%;
}
.common-jy .jy-box3 li div:nth-child(1){
    width: 20%;
}
.common-jy .jy-box3 li div:nth-child(2){
    width: 30%;
}
/*课程优势*/
.common-ys{
    padding: 0.47rem 0.3rem 0.57rem;
}
.common-ys-box{
    margin-top: 0.32rem;
}
.common-ys-box li{
    display: flex;
}
.common-ys-box li .fl,.common-ys-box li .fr{
    width: 50%;
}
.common-ys-box li .fr{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background-color: #6727af;
    color: #fff;
    font-size: 0.24rem;
}
.common-ys-box li .fr p{
    padding: 0 0.1rem;
    text-align: center;
    margin-top: 0.2rem;
    line-height: 0.3rem;
}
/*学校优势*/
.n-advantage{
    /*position: relative;*/
    width: 100%;

    /*height: 9.8rem;*/
    background: url("../images/pp-bg.jpg") no-repeat;
    background-size: cover;
}
.n-advantage-blur{
    padding-top: 0.45rem;
    padding-bottom: 0.5rem;
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*width: 100%;*/
    /*height: 100%;*/
    background-color: rgba(38,25,40,0.93);
}
.n-advantage-cont{
    font-size: 0.24rem;
    margin-top: 0.43rem;
    padding: 0 0.3rem;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    /*align-items: center;*/
    justify-content: center;
}
.n-advantage-cont li{
    /*display: flex;*/

    text-align: center;
    width: 49%;
    /*height: 2.7rem;*/
    background-color: rgba(255,255,255,0.1);
    box-sizing: border-box;
    padding-top: 0.42rem;
    padding-bottom: 0.39rem;

}
.n-advantage-cont li span{
    color: #fcc840;
    font-size: 0.7rem;
}
.n-advantage-cont li p.mar{
    color: #fcc840;
    margin-top: 0.2rem;
    margin-bottom: 0.15rem;
}
.n-advantage-cont li p.lin{
    line-height: 0.36rem;
    width: 2.7rem;
    margin: 0 auto;
}
.common-fc{
    padding: 0.38rem 0 0.76rem;
}
.common-fc-box{
    margin: 0.35rem 0.3rem 0;
    justify-content: space-between;
    display: flex;
}
.common-fc-box .fl{
    width: 66%;
}
.common-fc-box .fr{
    width: 31.8%;
}
.common-fc-box .m13{
    margin-top: 0.13rem;
}
.common-works{
    padding: 0.42rem 0.3rem 0.59rem;
}
.common-works .font-s2 {
    font-size: 0.26rem;
    text-align: center;
    margin-top: 0.2rem;
}
/*.common-works-title{*/
    /*color: #000;*/
    /*!*margin-bottom: 0.4rem;*!*/
/*}*/
.common-works ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0.8rem;
    /*margin: 0.5rem 0 0;*/
}
.common-works ul li{
    width: 31.5%;
}
.common-works ul li:nth-child(n+4){
    margin-top: 0.27rem;
}
.xc-kd{
    background-color: #6727af;
    color: #fff;
    padding: 0.48rem 0 0.6rem;
    text-align: center;
}
.xc-kd .font-s{
    font-size: 0.26rem;
    margin: 0.2rem auto 0;
    width: 64%;
    /*line-height: 0.3rem;*/
}
.n-xd-cy{
    padding-top: 0.43rem;
    padding-bottom: 0.43rem;
}
.xc-kd-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0.4rem 0.3rem 0;

}
.xc-kd-box li{
    width: 48%;
}
.xc-kd-box li:nth-child(n+3){
    margin-top: 0.4rem;
}
.xc-kd-box li p{
    height: 0.47rem;
    line-height: 0.47rem;
    color: #000;
    font-size: 0.24rem;
    text-align: center;
    background-color: #fdebb3;
}