@charset "UTF-8";
/*reset*/
.padding40{
    padding: 40px 0;
}
.title{
    font-size: 30px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 40px;
}
.title2{
    font-size: 30px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 14px;
}
.title2-fix{
    font-size: 24px;
    color: #666;
    text-align: center;
    font-weight: normal;
    margin-bottom: 20px;
}
.title3{
    font-size: 24px;
    line-height: 36px;
    color: #666;
    text-align: center;
}
.title4{
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 20px;
}
.title4-fix{
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    line-height: 50px;
    margin: 0 auto 20px;
    background-image: url("../images/e12-bg.png");
    background-repeat: no-repeat;
    background-position: 0px -788px;
    width: 600px;
    height: 52px;
}
.title4-fix2{
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-bottom: 20px;
    position: relative;
}
.title4-fix2-corner{
    background-color: #fff;
    box-sizing: border-box;
    height: 14px;
    width: 14px;
    border: 1px solid #ccc;
    position: absolute;
    border-radius: 50%;
}
.title4-fix2-corner1{
    left: -14px;
    top: -7px;
}
.title4-fix2-corner2{
    right: -14px;
    top: -7px;
}
.title4-fix2-corner3{
    left: -14px;
    bottom: -7px;
}
.title4-fix2-corner4{
    right: -14px;
    bottom: -7px;
}
img{
    max-width: 100%;
}
.btn-wrap{
    margin-top: 40px;
}
.marginBot40{
    margin-bottom: 40px;
}
.bg-grey {
    background-color: #f7f7f7;
}
.color-deepblue{
    color: #055db5;
}
.banner-wrap img{
	width:100%;
}
/*大讲台 Web前端就业特训营*/
/*按钮*/
.blue-btn{
    display: inline-block;
    width: 320px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background-color: #00c0ff;
    color: #fff;
    border-radius: 8px;
    cursor: pointer;
    font-size: 20px;
}
.blue-btn:hover{
    color: #fff;
}
.marginRight30{
    margin-right: 30px;
}
/*何为WEB前端工程师*/
.web-introduce{
    text-align: left;
    display: inline-block;
    width: 390px;
    background-color: #fff;
    border: 1px dashed #a7a7a7;
    padding: 34px 20px;
    font-size: 16px;
    line-height: 30px;
    border-radius: 8px;
    margin-right: 20px;
}
/*WEB前端工程师未来主要有4大就业方向*/
.web-work{
    text-align: center;
    margin-left: -40px;
}
.web-work li{
    display: inline-block;
    width: 214px;
    height: 150px;
    color: #ab2711;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    padding-top: 40px;
    background-image: url("../images/e12-bg.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-left: 40px;
}
/*Web前端为什么这么火？*/
.web-hot{
    text-align: center;
    margin-top: 30px;
}
.web-hot li{
    float: left;
    width: 33%;
    padding: 0px  30px;
    box-sizing: border-box;
}
.web-hot-title{
    font-size: 18px;
    line-height: 36px;
}
.web-hot-text{
    font-size: 14px;
    line-height: 30px;
    color: #666;
    text-align: left;
}
.web-hot-icon{
    display: inline-block;
    background-image: url("../images/e12-bg.png");
    background-repeat: no-repeat;
}
.people-icon{
    width: 150px;
    height: 150px;
    background-position: 0px -196px;
}
.money-icon{
    width: 166px;
    height: 158px;
    margin-top: -8px;
    background-position: -177px -196px;
}
.company-icon{
    width: 175px;
    height: 175px;
    margin-top: -26px;
    background-position: -377px -196px;
}
.clear-fix{
    clear: both;
}
/*WEB前端工程师都入职什么样的企业？*/
.web-company{
    text-align: right;
    position: relative;
}
.web-company-text{
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 18px;
    line-height: 30px;
    text-align: left;
}
.text-red-bg{
    width: 752px;
    height: 86px;
    background-image: url("../images/e12-bg.png");
    background-repeat: no-repeat;
    background-position: 0px -402px;
    color: #fff;
    padding: 10px 0 0 10px;
}
/*您适合从事Web前端开发吗？*/
.title2-fix2{
    position: relative;
    margin: 0 auto;
    font-size: 16px;
    line-height: 30px;
    color: #666;
    padding: 10px 10px 10px 30px;
    background-color: #fff;
    border: 1px solid #54c435;
    margin-bottom: 20px;
    width: 90%;
}
.ask-icon{
    position: absolute;
    background-image: url("../images/e12-bg.png");
    background-repeat: no-repeat;
    background-position: 0px -516px;
    width: 91px;
    height: 100px;
    left: -66px;
    top: -16px;
}
.web-user{
    text-align: center;
}
.web-user li{
    padding: 16px 20px;
    width: 25%;
    float: left;
    height: 420px;
    box-sizing: border-box;
    color: #fff;
}
.bg-blue{
    background-color: #00c0ff;
}
.color-blue{
    color: #00c0ff;
}
.bg-gold{
    background-color: #ffb400;
}
.color-gold{
    color: #ffb400;
}
.bg-green{
    background-color: #77dc00;
}
.color-green{
    color:#77dc00;
}
.bg-darkgold{
    background-color: #ff9000;
}
.color-darkgold{
    color: #ff9000;
}
.web-user-title{
    font-size: 18px;
    line-height: 30px;
}
.web-user-text{
    font-size: 14px;
    line-height: 28px;
    text-align: left;
}
.web-user-icon{
    display: inline-block;
    width: 104px;
    height: 104px;
    background-image: url("../images/e12-bg.png");
    background-repeat: no-repeat;
}
.web-user-icon1{
    background-position: 0px -639px;
}
.web-user-icon2{
    background-position: -134px -639px;
}
.web-user-icon3{
    background-position: -274px -639px;
}
.web-user-icon4{
    background-position: -415px -639px;
}
/*专注培养“训练有素”的web前端工程师*/
/*全真模拟企业开发团队带教新员工场景*/
/*虽然，现在很多机构都在宣传实战教学，但真相是：*/
/*大讲台的课程体系瞄准BAT级企业的*/
.web-request{
    margin-left: -1%;
}
.web-request li{
    float: left;
    background-color: #fff;
    margin-left: 1%;
    width: 32%;
    box-sizing: border-box;
    padding: 10px;
    height: 480px;
}
.web-request-logo img{
    vertical-align: bottom;
    height: 50px;
}
.web-request-title{
    font-size: 16px;
    line-height: 36px;
}
.web-request-request{
    padding-bottom: 13px;
    border-bottom: 1px dashed #ccc;
}
.request-icon{
    display: inline-block;
    background-image: url("../images/e12-bg.png");
    background-repeat: no-repeat;
    background-position: 0px -870px;
    width: 76px;
    height: 28px;
    line-height: 27px;
    text-align: center;
    color: #ff9500;
    font-size: 14px;
}
.request-icon-long{
    width: 86px;
    background-position: -93px -870px;
}
.web-request-text{
    margin-top: 20px;
}
.web-request-text p{
    font-size: 14px;
    line-height: 24px;
    word-break: break-all;
}
.web-request-slider{
    position: relative;
    height: 520px;
}
.sliders-control{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
}
.sliders-control li{
    width: 14px;
    height: 14px;
    background-color: #535353;
    border-radius: 50%;
    display: inline-block;
}
.sliders-control li.active{
    background-color: #ed6d01;
}
/*大讲台Web前端就业特训营课程大纲*/
.web-line-title{
    text-align: center;
}
.web-line-title{
    margin-left: -20px;
}
.web-line-btn{
    display: inline-block;
    background-image: url("../images/e12-bg.png");
    background-repeat: no-repeat;
    background-position: 0px -940px;
    width: 106px;
    height: 134px;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    padding-top: 24px;
    vertical-align: top;
    margin-left: 20px;
}
.web-line-btn.active{
    background-position: -136px -940px;
}
.paddingTop34{
    padding-top: 34px;
}
.web-line-text>div,.web-line-text table{
    width: 100%;
}
.web-line-text table,.web-line-text tr,.web-line-text th,.web-line-text td{
    border: 1px solid #ccc;
    border-collapse: collapse;
}
.web-line-text th{
    font-size: 18px;
    color: #666;
    padding: 17px 0;
    background-color: #f7f7f7;
}
.web-line-text th:first-child,.web-line-text th:nth-child(2){
    width: 30%;
}
.web-line-text td{
    padding: 20px;
    font-size: 14px;
    line-height: 24px;
}
.web-line-text td:first-child,.web-line-text td:nth-child(2){
    font-size: 18px;
    padding: 20px 40px;
}
.web-line-text td:last-child{
    font-size: 14px;
    padding: 20px;
}
.web-line-text>div{
    display: none;
}
.web-line-text>div.active{
    display: table;
}
/*项目实训案例*/
/*行业一线大咖组团直播授课*/
.web-teacher{
    text-align: center;
    margin-top: 80px;
}
.web-teacher li{
    display: inline-block;
    text-align: left;
    position: relative;
    width: 490px;
    height: 290px;
    background-color: #f5f5f5;
    box-sizing: border-box;
}
.teacher-photo{
    position: absolute;
    height: 220px;
    top: -50px;
}
.web-teacher-introduce{
    position: absolute;
    width: 250px;
    top: 70px;
}
.web-teacher-name{
    font-size: 36px;
    line-height: 36px;
    color: #666;
}
.web-teacher-work{
    font-size: 18px;
    line-height: 36px;
    color: #999;
}
.web-teacher-text{
    background-color: #00c0ff;
    padding: 14px;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
}
.web-teacher-left .teacher-photo{
    left: 14px;
}
.web-teacher-left .web-teacher-introduce{
    right: 0;
}
.web-teacher-left .web-teacher-name{
    text-align: left;
}
.web-teacher-right .teacher-photo{
    right: 14px;
}
.web-teacher-right .web-teacher-introduce{
    left: 0;
}
.web-teacher-right .web-teacher-name,.web-teacher-right .web-teacher-work{
    text-align: right;
}
/*更多保障，让你无忧学习高薪就业*/
.web-protect{
    position: relative;
    padding-left: 40px;
    box-sizing: border-box;
}
.protect-btn-wrap{
    position: absolute;
    width: 420px;
    left: 330px;
    top: 138px;

}
.protect-btn-wrap a,.protect-btn-wrap a:hover{
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    line-height: 56px;
    height: 56px;
    font-size: 22px;
    border-radius: 6px;
}
/*做web前端开发，培训靠谱还是自学靠谱？*/
.web-study-left{
    float: left;
    width: 96px;
    height: 96px;
    margin-right: 10px;
    background-image: url("../images/e12-bg.png");
    background-repeat: no-repeat;
    background-position: -281px -941px;
}
.web-study-right{
    overflow: hidden;
}
.web-study-title{
    font-size: 18px;
    line-height: 36px;
}
.web-study--text{
    font-size: 16px;
    line-height: 30px;
    color: #666;
}
.web-study{
    table-layout: fixed;
    border-collapse: collapse;
    margin-top: 60px;
}
.web-study td{
    padding: 20px;
    width: 50%;
    vertical-align: top;
}
.border-right-bot{
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.border-bot{
    border-bottom: 1px solid #ccc;
}
.border-right{
    border-right: 1px solid #ccc;
}
/*还有其他疑问？戳我马上知道*/
.web-question{
    text-align: center;
}
.web-question li{
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 186px;
}
.web-question-bg{
    display: inline-block;
    width: 160px;
    height: 186px;
    background-image: url("../images/e12-bg.png");
    background-repeat: no-repeat;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    padding-top: 44px;
    box-sizing: border-box;
}
.web-question-bg1{
    background-position: 0px -1134px;
}
.web-question-bg2{
    background-position: -188px -1134px;
}
.web-question-bg3{
    background-position: -376px -1134px;
}
.web-question-bg4{
    background-position: -563px -1134px;
}
.web-question-bg5{
    background-position: -751px -1134px;
}
.web-question-bg6{
    background-position: -941px -1134px;
}
.web-question-btn{
    display: inline-block;
    margin-top: 20px;
    color: #fff;
    text-align: center;
    line-height: 54px;
    cursor: pointer;
    font-size: 20px;
    width: 100%;
    border-radius: 6px;
}
.web-question-btn:hover{
    color: #fff;
}
.bg-darkblue{
    background-color: #3d6287;
}
.color-darkblue{
    color: #3d6287;
}
.bg-darkred{
    background-color: #ee534d;
}
.color-darkred{
    color: #ee534d;
}
.web-question-btn span{
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #fff;
    line-height: 26px;
    margin-left: 10px;
}