/*bannerTop*/
.bannerBottom{
    background: #f7f7f7;
}
.bannerBottom li{
    width: 50%;
    float: left;
    text-align: center;
    padding: 2.5rem 0;
}
.bannerBottom li:nth-child(1){
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
.bannerBottom li:nth-child(2){
    border-bottom: 1px solid #ebebeb;
}
.bannerBottom li:nth-child(3){
    border-right: 1px solid #ebebeb;
}
.bannerBottom li h3{
    font-size: 1.8rem;
    font-weight: normal;
    color: #333;
}
.bannerBottom li p{
    font-size: 1.0rem;
    color: #666;
}

/*课程*/
.f7{ background-color: #f7f7f7;}
.bannerBottomKc{
    padding: 2rem 1rem;


}
.bannerBottomKc li{
    float: left;
    width: 25%;
    padding: 1rem 1rem;
}
.bannerBottomKc li a{
    display: block;
    text-align: center;
}
.bannerBottomKc li a>img{
    max-width:100%;
    display: inline-block;
}
.bannerBottomKc li a p{
    color: #333;
    font-size: 1.4rem;
}

/*part1*/


/*bannerTop*/
.bannerBottom{
    background: #f7f7f7;
}
.bannerBottom li{
    width: 50%;
    float: left;
    text-align: center;
    padding: 2.5rem 0;
}
.bannerBottom li:nth-child(1){
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
.bannerBottom li:nth-child(2){
    border-bottom: 1px solid #ebebeb;
}
.bannerBottom li:nth-child(3){
    border-right: 1px solid #ebebeb;
}
.bannerBottom li h3{
    font-size: 1.8rem;
    font-weight: normal;
    color: #333;
}
.bannerBottom li p{
    font-size: 1.0rem;
    color: #666;
}

/*课程*/
.bannerBottomKc{
    padding: 0 1rem 2rem;

}
.bannerBottomKc li{
    float: left;
    width: 25%;
    padding: 1rem 1rem;
}
.bannerBottomKc li a{
    display: block;
    text-align: center;
}
.bannerBottomKc li a>img{
    max-width:100%;
    display: inline-block;
}
.bannerBottomKc li a p{
    color: #333;
    font-size: 1.4rem;
}
/*part7*/


/*表单*/
.formPart{
    width: 100%;

    overflow: hidden;
    background: url(../img/form-bg.jpg) no-repeat center top #2b2b2b;
    padding-bottom: 11rem;
    background-size: 100%;    padding-top:10%;
}

.formPart .form{
    width:70%;
    margin: 0 auto;
}
.formPart .form h3:after{
    content: '';
    width: 44.5%;
    height: 1px;
    background-color:#8bb5ef;
    display: block;
    position: absolute;
    left: 33.5%;
    margin-top: 2%;

}

.formPart .form h3 {


    font-size: 1.6rem;
    line-height:2rem;
    text-align: right;
    color: #fff;
    padding-right: 10%;
    margin-bottom: 1.5rem;


}
.formPart .form h3 span {
    display: block;
    font-size: 1rem;
}
.formPart .form form p.n{
    color: #fff;
    font-size: 1.4rem;
    margin-top: 0.5rem;
}
.formPart .form form p.n span{
    font-size: 1.2rem;
}

.form form{
    margin-left: 28%;
    padding-right: 10%;



}
.form input[type="text"]{
    margin-top: 0.2rem;
    width:100%;
    height:4rem;
    line-height: 4rem;
    display:block;
    text-indent:3.5rem;
    color:#fff;
    border:1px solid #9f9f9f;
    border-radius:0.3rem;

}
.form input.name{
    background:url("../img/form-tag1.png") no-repeat 8px center;
}
.form input.phone{
    background:url("../img/form-tag2.png") no-repeat 8px center;
}
.form-btn{
    margin-top: 1.5rem;

    position: absolute;
    left: 25%;
    width:59%;
}
.form-btn input[type="submit"]{
    float:right;
    width:50%;
    height:3.8rem;
    line-height:3.8rem;
    display:inline-block;
    font-size:1.6rem;
    color:#ff8400;
    cursor:pointer;
    text-align:center;
    background-color: #fff;
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
    border:none;
    font-weight: bold;
    box-shadow: 0.1rem 1rem 1rem rgba(56,108,180,0.5);
}
.form-btn .btn1{
    float:left;
    width:50%;
    height:3.8rem;
    line-height:3.6rem;
    display:inline-block;
    text-align: center;
    color: #fff;
    box-shadow: 0.1rem 0.6rem 1rem rgba(0,0,0,0.5);
    background-color: #ff8400;
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;

}
.form-btn{

}


/*part1*/
.part1{
    padding-bottom: 8%;

}
.p1Cont{
margin-top:2rem;

}
.p1Cont .qie{
    border-bottom: 1px solid #ededed;
    padding-bottom: 3%;
}
.p1Cont .qie li{
    float: left;
    border: 1px solid #fff;
    border-radius:0.6rem;
    padding: 0.2rem 0.2rem;
    font-size: 1.4rem;
    line-height: 2.6rem;
    cursor: pointer;transition: 0.2s;
    text-align: center;
}
.p1Cont .qie li a{
    color: #de2986;transition: 0.2s;
    display: block;
}
.p1Cont .qie li:before{
    content: "";
    background: url("../img/shi-tit.png") no-repeat;
    display: block;
    width: 1.7rem;
    height: 1.6rem;
    float: left;
    position: relative;
    top:0.5rem;
    left: 10%;
    right: 2%;
    background-size: 9rem 3.2rem;


}
.p1Cont .qie li.li-1:before{
    background-position: 4% 0;
}
.p1Cont .qie li.li-2:before{
    background-position: 34% 0;
}
.p1Cont .qie li.li-3:before{
    background-position: 68% 0;
}
.p1Cont .qie li.li-4:before{
    background-position: 101% 0;
    left:5%;
}
.p1Cont .qie li.li-1.act:before{
    background-position: 4% 100%;
}
.p1Cont .qie li.li-2.act:before{
    background-position: 34% 100%;
}
.p1Cont .qie li.li-3.act:before{
    background-position: 68% 100%;
}
.p1Cont .qie li.li-4.act:before{
    background-position: 100% 100%;
}
.p1Cont .qie li.li-1{
    width: 27%;
}
.p1Cont .qie li.li-2{
    width: 21.5%;
}
.p1Cont .qie li.li-3{
    width: 21.5%;
}
.p1Cont .qie li.li-4{
    width: 30%;
}
.p1Cont .qie li.act{ background-color: #de2986;transition: 0.2s;}
.p1Cont .qie li.act a{ color: #fff;transition: 0.2s;}





/**
讲师内容模块
*/
.teacher{
    width: 92.666%;
    margin: 0 auto;
}
.jsneirongs{ display: none;}
.jsneirongs.act{ display: block;}
.jsneirong{
    border-bottom: 1px solid #ededed;
    padding: 1rem 0;
}



.js_img{
    width: 30.16%;
    float: left;
    overflow: hidden;

}
.js_img>img{
    width: 100%;
    height:auto;
}
.js_xingming{

}
.js_xingming>p{
    /*display: inline-block;*/
    float: left;
}
.js_xingming>div{
    display: inline-block;

    font-size: 1.2rem;
}
.js_xingming>p>a{
    font-size:1.6rem;

    color:#000000;


}
.js_xingming>p>span{
    display: inline-block;
    padding:0 0.2rem 0 0.2rem;
    font-size: 1rem;
    color:#fff;
    background:#e2006c;
    border-radius: 4px;

}
.js_xingming>span{
    margin: 0 6px 0 15px\9;
    margin: 0 0.6rem 0 1.5rem;
    font-size: 17px\9;
    font-size: 1.7rem;
    float: left;
}
.js_jieshao {
    line-height:2rem;
    width:66.5%;
    float: right;
}
.js_xiangqing>a{
    font-size: 1rem;
    color: #fff;
    padding:1px 3px;
    border-radius: 4px;
}
.js_xiangqing>a:first-child{
    background-color: #de2986;
}
.js_xiangqing>a:last-child{
    background-color: #657abe;
}
.js_xiangqing{
    color:#e2006c;
}
.js_lvli{
    font-size: 1.2rem;

}
.dian{
    width: 27%;
    margin: 6% auto 0;

}
.dian li{
    width: 10px;
    height: 10px;
    background-color: #de2986;
    border-radius: 2rem;
    float: left;
    margin: 0 3px;
    transition: 0.2s;


}
.dian li.act{
    width: 25px;
    transition: 0.2s;
}



































