/* 头部菜单栏 */
.header_back {
    font-size: .32rem;
}
.header_title {
    font-size: .36rem;
}
#menu .menu_child a{font-size: .3rem;}
.banner img {
    width: 100%;
}
.tanchuang_down li button {
    font-size: .28rem!important;
}
.tanchuang_close {
    line-height: 0;
}
.tanchuang_down li input {
    display: block;
}
/* 头部菜单栏 */
/* 头部表单 */
.c-form-top {
    padding: .3rem 0 .35rem;
}
.c-form-top h2 {
    font-size: .4rem;
    text-align: center;
    font-weight: 700;
}
.c-form-top p{
    height: .47rem;
    line-height: .47rem;
    text-align: center;
    font-weight: normal;
    font-size: .28rem;
}
.c-form-top span{
    color: #ff5f2c;
    font-weight: 700;
}
.c-form-simple{
    width: 87%;
    display: flex;
    justify-content: center;
    border-radius: 0.5rem;
    /* border: 1px solid #ff6432; */
    overflow: hidden;
    margin: 0 auto;
}
.part3form {
    width: 100%;
    padding: 1% 0 3%;
}    
.part3form li {
    width: 100%;
    border: 1px solid #ff6432;
    height: .7rem;
    border-radius: .7rem;
    line-height: 0;
    /* font-family: fzlthjtcg; */
    margin: 3% 0;
}
.part3form li span {
    display: inline-block;
    margin-left: 10%;
    color: #333;
    height: .7rem;
    width: 8%;
    font-size: .32rem;
}
.part3form li input {
    height: .7rem;
    width: 75%;
    border: none;
    font-size: .28rem;
    background: none;
}
.c-form-simple input {
    width: 71%;
    height: .7rem;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
    border: none;
    padding-left: .2rem;
    font-size: .28rem;
}
.c-form-simple .form-simple-btn {    padding: 3% 0;}
.c-form-simple .form-simple-btn, 
.online4 .formsub,
.btn {
    width: 100%;
/* height: .72rem; */
    font-size: .34rem;
    text-align: center;
    background-color: #ff5f2c;
    color: #fff;
    width: 100%;
    color: #fff;
    margin-top: .26rem;
    border-radius: .45rem;
}
/* 头部表单 */
/* 底部表单 */
.online4 li{font-size: .32rem;}
.online4 {
    position: relative;
    margin: -3rem 0.3rem 0;
    padding-top: 1.7rem;
    padding-bottom: 0.4rem;
    background-color: #fff;
    border-radius: 0.1rem;
    box-shadow: 0 0 0.15rem #ccc;
}
.online4::before {
    content: '';
    position: absolute;
    top: 0.27rem;
    left: 0;
    width: 6.9rem;
    height: 1.41rem;
    background: url(../../../images/wap/active/nanjing/img-form.jpg) no-repeat;
    background-size: 6.9rem 1.42rem;

}
.form190424 h2{
    background: url(../../../images/wap/active/nanjing/form-bg.jpg) no-repeat;
    height: 4.13rem;
    background-size: 100%;
    padding-top: 0.5rem;
    font-size: .36rem;
}
.form190424 h2 strong {
    color: #fff;
    font-size: .36rem;
    text-align: center;
}


/* 底部表单 */


.m-content .m-banner img {
    display: block;
    width: 100%;
}
/*海量*/
.m-learn{
    width: 100%;
    background: #fff;
  }
  .m-learn-item{
   width: 100%;
    text-align: center;
  }
  .m-learn-item p{
    font-size: .36rem;
    color: #000;
    font-weight: bold;
    padding: .20rem 0;
  }
  .m-learn-item span{
    display: block;
    font-size: .20rem;
    padding-bottom: .32rem;
    color: #666;
  }
  .m-learn-list{
    width: 100%;
    padding: 0 3%;
    box-sizing: border-box;
  }
  .m-learn-list ul{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 7px;
  }
  .m-learn-list ul li img{
    width: 100%;
  }
  .m-learn-list ul li{
    box-shadow: 5px 5px 5px 5px #efefef;
    margin-bottom: .08rem;
  }
  .m-learn-list .m-learn-txt{
    width: 100%;
    background: #fff;
    padding: 0 .10rem .10rem .10rem;
  }
  .m-learn-list .m-learn-txt span{
    display: block;
    font-size: .20rem;
    color: #232323;
    line-height: .36rem;
  }
  .m-learn-list .m-learn-txt p{
    font-size: .14rem;
    color: #4f4f4f;
    line-height: .30rem;
  }
  .m-learn-more{
    width: 100%;
    padding: .30rem 0;
  }
   .m-learn-more p{
    width: 6.02rem;
    height: .74rem;
    background: url("../../../images/wap/major/xd/xdtwoyears/bot2.png") no-repeat;
    background-size: cover;
    color: #fff;
    font-size: .38rem;
    text-align: center;
    line-height: .74rem;
    margin: 0 auto;
  }
  .m-phone{
    width: 100%;
    display: inline-grid;
  }
  .m-phone img{
    width: 100%;
    margin: .20rem 0;
  }
  /*团队教学*/
  .m-teach{
    width: 100%;
    background: #fff;
  }
  .m-teach-item{
    width: 100%;
    padding: 0 3%;
    box-sizing: border-box;
  }
  .m-teach-item ul li{
    width: 100%;
    background: #fff3e5;
    display: table;
  }
  .m-teach-item li .m-teach-img,
  .m-teach-item li .m-teach-txt{
    width: 49%;
    display: grid;
  }
  .m-teach-item li .m-teach-img img{
    width: 100%;
  }
  .m-teach-item li .m-teach-txt span{
    display: block;
    font-size: .26rem;
    color: #bb7046;
    line-height: .34rem;
    font-weight: bold;
    margin-bottom: .20rem;
  }
  .m-teach-item li .m-teach-txt span i{
    display: block;
  }
  .m-teach-item li .m-teach-txt {
    padding: .2rem 0 0 .14rem;
  }
  .m-teach-txt i {font-style: normal;}
  .m-teach-txt p{
    font-size: .20rem;
    color: #bb7046;
    line-height: .30rem;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  /* 情景教学 */
  .c-environmenta {
    padding-top: .3rem;
    padding-bottom: .28rem;
}
.c-environmenta-box {
    margin-top: .2rem;
}
.c-environmenta-box-bottom{
    margin-top: .1rem;
    display: flex;
    justify-content: space-between;
}
.c-environmenta h5{
    font-size: .36rem;
    color: #000;
    font-weight: bold;
    padding: .20rem 0;
    text-align: center;
}
.c-btn-main {
    width: 80%;
    background-color: #ff6432;
    line-height: .72rem;
    height: .72rem;
    color: #fff;
    font-size: 0.36rem;
    text-align: center;
    margin: 0.2rem auto 0;
    border-radius: 0.5rem;
}
.c-titleTip-swiper{
    display: flex;
}
.c-titleTip-swiper li{
    position: relative;
    display: flex;
    align-items: center;
    background-color: #e7e7e7;
    height: .6rem;
    color: #000;
    font-size: .28rem;
    width: 33%;
    text-align: center;
}
.c-titleTip-swiper li.active{
    background-color: #ff6432;
    color: #fff;
}
.c-titleTip-swiper li.active::before{
    position: absolute;
    bottom: -0.1rem;
    left: 50%;
    display: block;
    /*visibility: hidden;*/
    width: 0;
    height: 0;
    border-top: .1rem solid #ff6432;
    border-right: .1rem solid transparent;
    border-left: .1rem solid transparent;
    content: '';
    margin-left: -0.05rem;
}
.c-environmenta-box-top img{width: 100%;}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.p_lr30 {
    padding: 0 0.3rem 0;
}
.c-titleTip-swiper li h3{
    width: 100%;
    height: .3rem;
    line-height: .3rem;
}
.c-titleTip-swiper li h3.boder{
    border-right: 1px solid #af821a;
}
  /*优惠*/
  .m-discount{
    width: 100%;
  }
  .m-discount img{
    width: 100%;
  }
  .m-campus{
    width: 100%;
    margin-bottom: .20rem;
  }
  .m-campus-item{
    width: 100%;
    background: #fff;
  }
  .m-campus-item .tab-campus{
    width: 100%;
  }
  .m-campus-item .tab-campus ul{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 0;
  }
  .m-campus-item .tab-campus ul li{
    font-size: .20rem;
    color: #333;
    text-align: center;
    background: #e7e7e7;
    height: .60rem;
  }
  .m-campus-item .tab-campus ul li:nth-child(3) i{
    border: 0;
  }
  .m-campus-item .tab-campus ul li i{
    display: block;
    width: 98%;
    height: .30rem;
    line-height: .30rem;
    margin: .15rem 0;
    float: left;
    /*border-right: 1px solid #ff6432;*/
  }
  .m-campus-item .tab-campus ul li span{
    width: .02rem;
    height: .30rem;
    background: #ff6432;
    display: block;
    float: right;
    margin: .15rem 0;
  }
  .m-campus-item .tab-campus ul li.active{
    background: url("../../../images/wap/major/xd/xdtwoyears/bot1.jpg") center no-repeat #ff6432;
    background-size: cover;
    color: #fff;
    height: .70rem;
  }
  .m-campus-item .tab-campus ul li.active span{
    background: transparent;
  }
  .tab-campus-list{
    width: 100%;
    padding: .10rem 4% 0 4%;
  }
  .tab-campus-list img{
    width: 100%;
  }
  .tab-item{
    display: none;
  }
  .tab-campus-list .active{
    display: block;
  }
  .m-visit{
    width: 100%;
    padding: .18rem 0 .28rem 0;
    background: #fff;
  }
  .m-visit p {
    width: 6.02rem;
    height: .74rem;
    background: url(../../../images/wap/major/xd/xdtwoyears/bot2.png) no-repeat;
    background-size: cover;
    color: #fff;
    font-size: .38rem;
    text-align: center;
    line-height: .74rem;
    margin: 0 auto;
  }
  /*学生作品*/
  .m-work{
    width: 100%;
    background: #fff;
    margin-bottom: .20rem;
  }
  .m-work-list{
    width: 100%;
    padding: 0 4% .10rem 4%;
    box-sizing: border-box;
  }
  .m-work-list img{
    width: 100%;
  }
  
  /*优秀学员*/
  .cjy{
    width: 100%;
    padding: 0 .3rem;
    background: #fff;
    box-sizing: border-box;
  }
  /* .cjy-box{padding:.3rem;} */
  .cjy .c-btn-main{margin:0 auto;}
  .cjy .swiper-slide {
    position: relative;
    display: flex;
    padding: 0.16rem;
    box-shadow: 0 0 0.15rem #ccc;
    border-radius: 0.15rem;
  }
  .cjy .swiper-slide img{
    width: 100%;
    height: 100%;
  }
  .c-form-bottm {
      max-width: 750px;
      margin: 0 auto;
  }
  
  /*优秀学员*/
  