.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear:both;
}
/*兼容ie浏览器*/
.clearfix{
    zoom:1;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.abs {
    position: absolute;
}
.rel {
    position: relative;
}
.centerCx {
    min-width: 1200px;
    width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*公共样式标题*/
.eng-title{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-width: 1200px;
    text-align: center;
    margin: 80px auto 70px;
}
.eng-title h3{
    width: 100%;
    color: #1D1D1F;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
}
.eng-title h3 span{color: #0066CC;}
.eng-title p{
    font-size: 24px;
    color: #000000;
    text-align: center;
    margin-top: 18px;
}
.eng-btn{
    min-width: 1200px;
    text-align: center;
    margin: 50px auto;
}
.eng-btn a{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    min-width: 250px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    text-align: center;
    color: #ffffff;
    background: #F26B55;
    font-size: 24px;
    font-weight: bold;
    padding: 0 25px;
}
.eng-btn a:hover{background: #EF3617;}
/*banner*/
.eng-banner{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 978px;
    min-width: 1200px;
    margin: 0 auto;
    background: url("../image/banner.jpg") no-repeat center;
}
/*1三重赋能*/
.eng-good{
    overflow: hidden;
    background: url("../image/4-bg.jpg") repeat-y center;
}
.eng-good .eng-good-ul1{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1140px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}
.eng-good .eng-good-ul1 li{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 350px;
    height: 355px;
    border-top-right-radius: 110px;
    box-shadow: 0 0 10px 2px #F6F6F8;
    background: #ffffff;
    position: relative;
    padding: 40px 39px;
}
.eng-good .eng-good-ul1 li:hover{border: 1px solid #0066CC;}
.eng-good .eng-good-ul1 li .eng-good-ul1-img{
    position: absolute;
    top: 45px;
    right: 45px;
}
.eng-good .eng-good-ul1 li h4{
    font-size: 24px;
    font-weight: bold;
    color: #0066CC;
    margin-top: 50px;
    margin-bottom: 26px;
    text-align: left;
}
.eng-good .eng-good-ul1 li p{
    font-size: 18px;
    font-weight: 400;
    color: #444449;
    line-height: 30px;
    text-align: left;
}
.eng-good .eng-good-way{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 1140px;
    height: 411px;
    background: url("../image/2-bg.png") no-repeat center;
    margin: 35px auto;
    position: relative;
}
.eng-good .eng-good-way .eng-good-way-title{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #1D1D1F;
    width: 100%;
    height: 70px;
    line-height: 70px;
}
.eng-good .eng-good-way-item{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 285px;
    height: 340px;
    float: left;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.eng-good .eng-good-way-item .eng-good-item-title{
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 2px solid #22E0FF;
    padding-bottom: 5px;
    margin-bottom: 28px;
}
.eng-good .eng-good-way-item p{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 240px;
    padding: 0 35px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
    text-align: left;
}
.eng-good .eng-good-way-item1 p:nth-child(2){
    padding-top: 30px;
    margin-top: 30px;
    border-top: 2px dashed #1D4EE6;
}
.eng-good .eng-good-way-jt{
    position: absolute;
    width: 70px;
    height: 48px;
    line-height: 48px;
    background: url("../image/2-jt.png") no-repeat center right;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0px 1px 0px rgba(45, 56, 87, 0.85);
    text-align: center;
    animation: udFloat 1.1s ease-in-out infinite alternate;
}
@keyframes udFloat {
    0% {
        transform: translate3d(0, 0, 0);
    }
    100% {
        transform: translate3d(0, 5px, 0);
    }
}

.eng-good .eng-good-way-jt1{
    left: 253px;
    top: 230px;
}
.eng-good .eng-good-way-jt2{
    left: 537px;
    top: 230px;
}
.eng-good .eng-good-way-jt3{
    left: 818px;
    top: 135px;
}
.eng-good .eng-good-way-jt4{
    left: 818px;
    top: 300px;
}

/*2超越*/
.eng-overstep{
    overflow: hidden;
    height: 1083px;
    background: url("../image/3-bg.jpg") no-repeat center;
}
.eng-overstep .eng-overstep-box{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1140px;
    height: 342px;
    margin: 50px auto;
}
.eng-overstep .eng-overstep-box .eng-overstep-img{
    width: 363px;
    height: 342px;
    box-shadow: 0 0 20px 2px #DEE6F9;
}
.eng-overstep .eng-overstep-box .eng-overstep-table{box-shadow: 0 0 20px 2px #DEE6F9;border-collapse: collapse;}
.eng-overstep .eng-overstep-box .eng-overstep-table td{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 250px;
    height: 172px;
    background: #ffffff;
    text-align: center;
    border: 1px solid #E5ECF3;
}
.eng-overstep .eng-overstep-box .eng-overstep-table td img{
    transition: 1s;
    transform: rotate(0deg);
}
.eng-overstep .eng-overstep-box .eng-overstep-table td:hover img{
    transform:rotateY(360deg);
    transition: .5s;
}
.eng-overstep .eng-overstep-box .eng-overstep-table td h5{
    font-size: 20px;
    font-weight: bold;
    color: #1D1D1F;
    margin: 15px 0;
    text-align: center;
}
.eng-overstep .eng-overstep-box .eng-overstep-table td span{
    font-size: 14px;
    color: #666666;
}
/*3备受欢迎*/
.eng-welcome{
    overflow: hidden;
    background: url("../image/4-bg.jpg") no-repeat center;
    height: 718px;
}
.eng-welcome .eng-welcome-box{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1140px;
    height: 374px;
    margin: 55px auto;
    overflow: hidden;
}
.eng-welcome .eng-welcome-box li{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 263px;
    height: 374px;
    overflow: hidden;
    float: left;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
}
.eng-welcome .eng-welcome-box li .eng-welcome-txt{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: rgba(18,44,69,0.5);
    position: relative;
    z-index: 2;
}

.eng-welcome .eng-welcome-box li img{
    width: 614px;
    height: 374px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.eng-welcome .eng-welcome-box li h4{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 170px;
    height: 47px;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 30px;
    margin-top: 100px;
    margin-bottom: 30px;
}
.eng-welcome .eng-welcome-box li h4 span{
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 2px solid #1989FA;
    line-height: 47px;
}
.eng-welcome .eng-welcome-box li p{
    width: 170px;
    height: 158px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 24px;
    margin-left: 30px;
}
.eng-welcome .eng-welcome-box .eng-welcome-on{
    width: 614px;
}
.eng-welcome .eng-welcome-box .eng-welcome-on .eng-welcome-txt{
    background: rgba(18,44,69,0.1);
}

/*4特色教学*/
.eng-special{
    overflow: hidden;
    background: url("../image/5-bg.jpg") no-repeat center;
    height: 1678px;
}
.eng-special .eng-title h3{
    color: #ffffff;
}
.eng-special .eng-title p{color: #F26B55;}
/*1*/
.eng-special .eng-special-db{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    background: url("../image/5-img1.png") no-repeat center;
    margin: 0 auto;
    width: 1149px;
    height: 511px;
}
.eng-special .eng-special-db .eng-special-course{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 555px;
    height: 305px;
    padding: 40px;
    color: #ffffff;
}
.eng-special .eng-special-db .eng-special-course h4{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 35px;
}
.eng-special .eng-special-db .eng-special-course p{
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
}
.eng-special .eng-special-db .eng-special-left{
    float: left;
    margin-left: 10px;
    margin-top: 75px;
}
.eng-special .eng-special-db .eng-special-left h4{color: #22E0FF;}
.eng-special .eng-special-db .eng-special-right{
    float: right;
    margin-right: 1px;
    margin-top: 125px;
}
.eng-special .eng-special-db .eng-special-right h4{color: #1989FA;}

/*2*/
.eng-special .eng-special-title{
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #F26B55;
    margin-top: 30px;
    margin-bottom: 25px;
}
.eng-special .eng-special-project{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1140px;
    margin: 0 auto 80px;
}
.eng-special .eng-special-project .eng-special-point{
    width: 100%;
    height: 135px;
    background: #152252;
    position: relative;
}
.eng-special .eng-special-project .eng-special-point:before{
    position: absolute;
    left: 50%;
    margin-left: -44%;
    bottom: 0;
    width: 88%;
    height: 2px;
    content: "";
    background: #273C98;
}
.eng-special .eng-special-project .eng-special-point li{
    width: 142.5px;
    height: 135px;
    float: left;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    z-index: 11;
    cursor: pointer;
}
.eng-special .eng-special-project .eng-special-point li h4{
    background: linear-gradient(to bottom,#1989FA, #1876DA, #164386);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 6px;
}
.eng-special .eng-special-project .eng-special-point li p{
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
}
.eng-special .eng-special-project .eng-special-point .eng-special-point-on p{color: #22E0FF;}

.eng-special .eng-special-project .eng-special-point li:after{
    width: 10px;
    height: 10px;
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -5px;
    border-radius: 50%;
    background: #1989FA;
}
.eng-special .eng-special-project .eng-special-point .eng-special-point-on:after{
    background: #22E0FF;
}
.eng-special .eng-special-project .eng-special-box{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 500px;
}
.eng-special .eng-special-project .eng-special-item{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 500px;
    background: #21327E;
    position: relative;
    z-index: 1;
    padding-left: 30px;
    display: none;
}
.eng-special .eng-special-project .eng-special-show{
    display: block;
}
.eng-special .eng-special-project .eng-special-item img{
    width: 667px;
    height: 397px;
    position: absolute;
    right: 35px;
    top: 55px;
    z-index: 0;
}
.eng-special .eng-special-project .eng-special-item .eng-special-item-nr{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 325px;
    height: 340px;
    background: #1546E1;
    margin-top: 85px;
    padding: 25px 15px 25px 25px;
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
}
.eng-special .eng-special-project .eng-special-item .eng-special-item-nr h5{
    font-size: 20px;
    font-weight: bold;
    color: #22E0FF;
    margin-bottom: 20px;
    text-align: left;
}
.eng-special .eng-special-project .eng-special-item .eng-special-item-nr ul{
    width: 100%;
    height: 240px;
    overflow: hidden;
}
.eng-special .eng-special-project .eng-special-item .eng-special-item-nr li{
    width: 100%;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.eng-special .eng-special-project .eng-special-item .eng-special-item-xm{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 500px;
    height: 340px;
    float: left;
    margin-top: 85px;
    background: rgba(20,59,186,0.6);
    padding: 20px 25px;
    position: relative;
    z-index: 11;
}
.eng-special .eng-special-project .eng-special-item .eng-special-item-xm h5{
    font-size: 20px;
    font-weight: bold;
    color: #22E0FF;
    margin-bottom: 20px;
    text-align: left;
    line-height: 28px;
}

.eng-special .eng-special-project .eng-special-item .eng-special-item-xm p{
    font-size: 14px;
    font-weight: 400;
    color: #FFFEFE;
    line-height: 24px;
    margin-bottom: 20px;
}
/*5versus 对比*/
.eng-versus{
    background: url("../image/6-bg.jpg") no-repeat center;
    height: 708px;
    overflow: hidden;
}
.eng-versus .eng-versus-center{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    background: url("../image/6-bg1.png") no-repeat center;
    width: 1140px;
    height: 372px;
    margin: 60px auto;
}
.eng-versus .eng-versus-center div{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 80px;
}
.eng-versus .eng-versus-center div h4{
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 30px;
    text-align: left;
}
.eng-versus .eng-versus-center div span{
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 15px;
    line-height: 30px;

}
.eng-versus .eng-versus-center .eng-versus-center-l{
    width: 480px;
    float: left;
    margin-left: 40px;
}
.eng-versus .eng-versus-center .eng-versus-center-r{
    float: right;
    width: 470px;
}
.eng-versus .eng-versus-center .eng-versus-center-r span{
    display: inline-block;
    padding: 0 15px;
    border-radius: 24px;
    background: #0E3DCC;
}
/*6 高质量快就业*/
.eng-major{
    overflow: hidden;
    background: url("../image/7-bg.jpg") no-repeat center;
    height: 682px;
}
.eng-major .eng-major-ul{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 75px auto;
    width: 920px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.eng-major .eng-major-ul li{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 436px;
    height: 410px;
    background: #ffffff;
    box-shadow: 0 5px 10px 2px #CBD5E4;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.eng-major .eng-major-ul li h5{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #1D1D1F;
    margin: 30px auto;
}
.eng-major .eng-major-ul li p{
    width: 340px;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: #444449;
    line-height: 24px;
}

/*7入场券*/
.eng-ticket{
    overflow: hidden;
    background: url("../image/6-bg.jpg") no-repeat center;
    background-size: cover;
    min-height: 915px;
    position: relative;
}
.eng-ticket .eng-ticket-sm{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -552px;
    bottom: 0;
    width: 1104px;
    height: 655px;
    background: url("../image/8-bg1.png") no-repeat center top;
}
.eng-ticket .eng-ticket-sm p{
    width: 660px;
    font-size: 18px;
    font-weight: bold;
    color: #D8AE74;
    line-height: 26px;
    text-align: center;
    margin: 485px auto -20px;
}
.eng-ticket .eng-ticket-sm .eng-btn a{
    margin-left: -101px;
}
/*8只教JAVA*/
.eng-java{
    background: #1C2D74;
    overflow: hidden;
}
.eng-java .eng-title h3{
    color: #ffffff;
    font-size: 60px;
    font-weight: bold;
    line-height: 70px;
}
.eng-java .eng-title p{color: #F26B55;}

.eng-java .eng-java-ul{
    width: 1050px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    margin: 50px auto;
}
.eng-java .eng-java-ul li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 60px;
    width: 300px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    line-height: 22px;
    text-align: left;
}
.eng-java .eng-java-ul li:first-child{margin-left: 0;}
.eng-java .eng-java-ul li img{
    width: 55px;
    height: 63px;
    margin-right: 10px;
}
.eng-java .eng-java-ul li h5{
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    line-height: 34px;
    margin-bottom: 5px;
}
/*无限滚动*/
.eng-scroll{
    width: 100%;
    height: 297px;
    min-width: 1200px;
    margin: 50px auto 90px;
    overflow: hidden;
}
.eng-scroll .eng-scroll-ul{
    /*width: 250%;*/
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.eng-scroll .eng-scroll-ul li{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    float: left;
    width: 696px;
}
.eng-scroll .eng-scroll-ul li .eng-scroll-l{
    float: left;
    margin-right: 10px;
}
.eng-scroll .eng-scroll-ul li .eng-scroll-l img{
    width: 445px;
    height: 297px;
    border-radius: 15px;
}
.eng-scroll .eng-scroll-ul li .eng-scroll-r{
    float: left;
    width: 231px;
    height: 297px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    margin-right: 10px;
}
.eng-scroll .eng-scroll-ul li .eng-scroll-r img{
    width: 231px;
    height: 144px;
    border-radius: 15px;
}