@charset "utf-8";
/* CSS Document */
/* common */
body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,a,form,select,input,ul,ol,li{margin:0px; padding:0px; text-indent:0; font-weight:normal;font-size:14px; font-family:'Microsoft YaHei',Verdana, Arial, Helvetica, sans-serif;color:#999999;}
ul,ol{list-style:none; text-indent:0; list-style-position:outside;}
img{border:0px;}
b{font-weight:normal}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
/* link : style */
a{text-decoration:none;}
a:hover{text-decoration:none;}
/*clear*/
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}

/*浏览器更新提示*/
.browserupgrade{
    margin:0;
    z-index:9999;
    width:100%;
    height:42px;
    color:#fff000;
    text-indent:20px;
    line-height:42px;
    overflow:hidden;
    background:#222222;
    border-bottom:4px solid #000000;
}
.browserupgrade a{
    font-size:16px;
    color:#ffffff;
    cursor:pointer;
}
.browserupgrade a.close{
    font-size:14px;
    margin-right:20px;
    float:right;
}


body{
    margin:0 auto;
    width:100%;
    overflow-x:hidden;
}
.wrap{
    margin:0 auto;
    width:100%;
    max-width:1920px;
    min-width:320px;
    overflow:hidden;
}
.main{
    margin:0 auto;
    width:1200px;
}
.header{
    width:100%;
    height:80px;
    transition:0.2s;
}
.logo{
    margin-left:1px;
    margin-top:24px;
    float:left;
    width:111px;
    height:33px;
    transition:0.2s;
}
.logo-text{
    margin-top:24px;
    margin-left:14px;
    padding-left:13px;
    float:left;
    height:40px;
    transition:0.2s;
    border-left:1px solid #333333;
}
.logo-text h1{
    margin-top:4px;
    font-size:14px;
    line-height:14px;
    transition:0.2s;
    color:#333333
}
.logo-text h1 span.c1{
    color:#00bdec;
}
.logo-text h1 span.c2{
    color:#ff7200;
}
.logo-text p{
    margin-top:4px;
    text-indent:2px;
    font-size:14px;
    line-height:14px;
}
.content{
    width:100%;
}
.banner .img{
    max-width:1920px;
    min-width:1200px;
    width:100%;
    height:560px;
    transition:0.2s;
    background-repeat:no-repeat;
    background-position:center;
}
.part{
    margin:0 auto;
    width:100%;
    overflow:hidden;
}
.part .title{
    margin-bottom:50px;
    padding-top:60px;
    padding-bottom:16px;
    width:100%;
    text-align:center;
    background:url("../img/title-line.png") no-repeat center bottom;
}
.part .title h1{
    font-size:42px;
    line-height:42px;
    color:#41464d;
}
.part .title.c2 h1{
    color:#ffffff;
}
.part .title h1 span{
    color:#0096ff;
}
.part .title h2{
    margin-top:12px;
    font-size:20px;
    line-height:20px;
}
.part.bg-jyn{
    background:url("../img/bg-jyn.jpg") repeat center;
}
.container-jyn{
    margin-left:100px;
    width:1000px;
    padding-bottom:100px;
}
.container-jyn .box{
    padding:16px;
    background:#ffffff;
}
.container-jyn img{
    float:left;
    width:423px;
    height:279px;
    transition:0.2s;
}
.container-jyn .info{
    float:right;
    width:525px;
    transition:0.2s;
}
.container-jyn .info h1{
    margin-top:8px;
    font-size:16px;
    padding-left:40px;
    line-height:30px;
    padding-bottom:8px;
    color:#4d4d4d;
}
.container-jyn .info h1.tag1{
    background:url("../img/ctn-jyn-tag1.png") no-repeat left 4px;
}
.container-jyn .info h1.tag2{
    background:url("../img/ctn-jyn-tag2.png") no-repeat left 1px;
}
.container-jyn .info h1.tag3{
    background:url("../img/ctn-jyn-tag3.png") no-repeat left 4px;
}
.container-jyn .info p{
    margin-bottom:10px;
    line-height:20px;
}
.container-jyn h1.btn{
    margin-top:20px;
    width:1000px;
    height:66px;
    line-height:66px;
    font-size:24px;
    color:#ffffff;
    text-align:center;
    background:#0096ff;
}
.container-jyn h1.btn span{
    color:#ffff00;
}
.container1{
    margin-left:61px;
    padding-bottom:100px;
    transition:0.2s;
}
.container1 .box{
    padding:0 34px;
    float:left;
    width:290px;
    transition:0.2s;
    border-right:1px solid #cccccc;
}
.container1 .box.last{
    border-right:none;
}
.container1 .box img{
    margin:0 auto;
    display:block;
    transition:0.5s;
}
.container1 .box h1{
    margin-top:26px;
    font-size:18px;
    text-align:center;
    color:#0096ff;
}
.container1 .box p{
    margin-top:26px;
    font-size:14px;
    text-indent:25px;
    line-height:22px;
    color:#808080;
}
.container1 .box:hover img{
    transition:0.5s;
    transform:rotate(360deg);
}
.part.bg1{
    height:605px;
    background:url("../img/bg1.jpg") no-repeat center;
}
.container2{
    margin-left:98px;
}
.container2 .box{
    margin-right:28px;
    float:left;
    width:487px;
    height:auto;
    transition:0.2s;
    overflow:hidden;
}
.container2 .box h1{
    font-size:30px;
    line-height:60px;
    height:60px;
    color:#ffffff;
    text-align:center;
}
.container2 .box.b1 h1{
    background:#0096ff;
    border-top:4px solid #0072c1;
    border-right:2px solid #0072c1;
}
.container2 .box.b2 h1{
    background:#434343;
    border-top:4px solid #333333;
    border-right:2px solid #333333;
}
.container2 .box .info{
    padding:40px 37px 0;
    height:200px;
    transition:0.2s;
}
.container2 .box.b1 .info{
    background:url("../img/ctn2-bg1.png") no-repeat 390px 33px #ffffff;
    border-right:2px solid #9e9ea0;
    overflow:hidden;
}
.container2 .box.b2 .info{
    background:url("../img/ctn2-bg2.png") no-repeat -29px 33px #cccccc;
    border-right:2px solid #808080;
    overflow:hidden;
}
.container2 .box.b1 .info h2{
    font-size:20px;
    line-height:30px;
    text-align:center;
    font-weight:bold;
    color:#0096ff;
}
.container2 .box.b1 .info p{
    margin-top:5px;
    font-size:14px;
    line-height:25px;
    color:#333333;
}
.container2 .box.b2 .info h3{
    font-size:18px;
    font-weight:bold;
    line-height:18px;
    color:#333333;
}
.container2 .box.b2 .info p{
    margin-top:8px;
    margin-bottom:15px;
    font-size:14px;
    line-height:25px;
    color:#333333;
}
.container3{
    margin-left:100px;
    padding-bottom:100px;
}
.container3 .box-left,
.container3 .box-right{
    float:left;
    width:504px;
    overflow:hidden;
}
.container3 .box{
    float:left;
    height:auto;
}
.container3 .box img{
    float:left;
    width:25%;
    border:4px solid #ffffff;
    display:block;
    box-sizing:border-box;
}
.container3 .box.b1{
    width:100%;
}
.container3 .box.b2 {
    width:50%;
}
.container3 .box img.big{
    width:50%;
}
.container3 .box.b2 img{
    width:50%;
}
.container3 .box.b2 img.big{
    width:100%;
}
.container3 .btn{
    margin:60px auto 0;
    float:left;
    width:1000px;
    height:90px;
    font-size:32px;
    position:relative;
    background:#0096ff;
}
.container3 .btn h1{
    float:left;
    padding-left:135px;
    line-height:90px;
    font-size:32px;
    color:#ffffff;
}
.container3 .btn h1 b{
    color:#ffff00;
}
.container3 .btn h2{
    float:right;
    font-size:24px;
    line-height:90px;
    color:#ffffff;
    padding-right:138px;
}
.container3 .btn img.jt3{
    top:-19px;
    left:50%;
    margin-left:-15px;
    width:31px;
    height:19px;
    position:absolute;
}
.part.bg2{
    background:url("../img/bg2.jpg") repeat center;
}
.container4{
    padding-bottom:100px;
    margin-left:100px;
}
.container4 .box{
    margin-right:10px;
    float:left;
    width:192px;
    height:360px;
    position:relative;
    transition:0.2s;
    background:#ffffff;
    border-radius:3px;
}
.container4 .box .tag{
    width:100%;
    height:106px;
    transition:0.5s;
    background-position:center bottom;
    background-repeat:no-repeat;
}
.container4 .box:hover .tag{
    transform:scale(0.9);
    transition:0.5s;
}
.container4 .box .info h2{
    margin-top:12px;
    font-size:18px;
    font-weight:bold;
    line-height:24px;
    color:#0096ff;
    text-align:center;
}
.container4 .box .info p{
    padding:0 15px;
    margin-top:10px;
    font-size:13px;
    line-height:24px;
}
.container4 .box .info h1{
    margin-top:21px;
    font-size:18px;
    font-weight:bold;
    line-height:18px;
    color:#0096ff;
    text-align:center;
}
.container4 .box img.jt{
    width:14px;
    height:6px;
    display:none;
}
.container4 .box.b1 img.jt1{
    bottom:-6px;
    right:5%;
    position:absolute;
}
.container4 .box.b2 img.jt1{
    bottom:-6px;
    left:5%;
    position:absolute;
}
.container4 .box.b2 img.jt2{
    top:0;
    right:5%;
    position:absolute;
}
.container4 .box.b3 img.jt1{
    bottom:-6px;
    right:5%;
    position:absolute;
}
.container4 .box.b3 img.jt2{
    top:0;
    left:5%;
    position:absolute;
}
.container4 .box.b4 img.jt1{
    bottom:-6px;
    left:5%;
    position:absolute;
}
.container4 .box.b4 img.jt2{
    top:0;
    right:5%;
    position:absolute;
}
.container4 .box.b5 img.jt2{
    top:0;
    left:5%;
    position:absolute;
}
.container5{
    margin-left:100px;
    padding-bottom:100px;
}
.container5 .box{
    margin-right:66px;
    float:left;
    width:200px;
    height:280px;
}
.container5 .box img{
    margin:0 auto;
    display:block;
}
.container5 .box:hover img{
    animation:1s ani1 linear infinite;
}
@keyframes ani1 {
    0%{transform:rotate(0deg) scale(1)}
    25%{transform:rotate(-15deg) scale(0.9)}
    50%{transform:rotate(0deg) scale(1)}
    75%{transform:rotate(15deg) scale(0.9)}
    100%{transform:rotate(0deg) scale(1)}
}
.container5 .box h1{
    margin-top:25px;
    font-size:18px;
    line-height:24px;
    text-align:center;
    color:#4d4d4d;
}
.container5 .box p{
    margin-top:12px;
    font-size:12px;
    line-height:20px;
    text-align:center;
}
.part.bg3{
    height:481px;
    background:url("../img/bg3.jpg") repeat center /cover;
}
.container6{
    margin-left:100px;
    padding-bottom:100px;
}
.container6 .box.b1{
    margin-right:8px;
    float:left;
    width:182px;
    height:218px;
    transition:0.2s;
    background:#0096ff;
}
.container6 .box.b1 h1{
    margin-top:6px;
    font-size:76px;
    line-height:99px;
    font-weight:bold;
    font-family:Arial, sans-serif;
    text-align:center;
    color:#414248;
}
.container6 .box.b1 h2{
    margin:0 auto;
    padding:10px 0;
    width:150px;
    font-size:30px;
    line-height:36px;
    font-weight:bold;
    text-align:center;
    color:#414248;
    border-top:1px solid #414248;
    border-bottom:1px solid #414248;
}
.container6 .box.b2{
    float:left;
    width:820px;
}
.container6 .box.b2 div{
    margin-right:8px;
    margin-bottom:8px;
    float:left;
    width:401px;
    height:105px;
    transition:0.2s;
    overflow:hidden;
    background:#ffffff;
}
.container6 .box.b2 div span{
    float:left;
    font-size:98px;
    padding:0 20px;
    line-height:105px;
    color:#e6e6e6;
    font-family:Impact, sans-serif;
}
.container6 .box.b2 div .info{
    margin-top:15px;
    float:left;
    width:275px;
}
.container6 .box.b2 div .info p{
    font-size:14px;
    line-height:22px;
}
.container6 .box.b2 div .info h2{
    margin-top:10px;
    font-size:18px;
    font-weight:bold;
    line-height:18px;
    color:#515259;
}
.banner-bottom .img{
    max-width:1920px;
    min-width:1200px;
    width:100%;
    height:377px;
    transition:0.2s;
    background-repeat:no-repeat;
    background-position:center;
}
.footer{
    margin:0 auto;
    width:90%;
    padding:40px 5%;
    background:#1a1919;
}
.footer p{
    text-align:center;
    line-height:22px;
}



/**
    王css
*/
.kuan{
    margin:0 auto;
    width:1000px;
}

/**
上市教育机构部分
*/
.ssbiaoti{
    position: relative;
}
.ssbiaoti>p{
    font-size:20px;
    text-align: center;
    /*background: #fff;*/
    padding: 5px 10px;
    margin: 0 auto 30px;
    width: 13%;
}
.ssbiaoti>.zxian{
    border-top:1px solid #ccc;
    position: absolute;
    top:48%;
    left: 0;
    width: 40%;
    padding: 0;
    z-index: -1;
}
.ssbiaoti>.yxian{
    border-top:1px solid #ccc;
    position: absolute;
    top:46%;
    right: 0;
    width: 40%;
    padding: 0;
    z-index: -1;
}
.diyu{
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}
.diyu>a{
    display: block;
    width:11.5%;
    border: 1px solid #cccccc;
    text-align: center;
    float: left;
    margin:0.5% 0.4%;
    padding: 5px 0;
    box-sizing: border-box;
}
.diyu>a:hover{
    background: #ff2b44;
    color: #fff;
    border:1px solid #ff2b44;
}

/**
    底标样式
*/
.dibiao{
    text-align: center;
    overflow: hidden;
    display: inline-block;
    margin-top: 50px;
    margin-bottom: 60px;
}
.dibiao>a{
    background: #ff2b44;
    color:#fff;
    font-size: 24px;
    display:inline-block;
    padding: 10px 17px;
    text-align: center;
    border: 1px solid red;
    float: left;
}
.dibiao>.dibiaobai{
    background: #fff;
    color:red
}
.dibiao>.dibiaobai:hover{
    background: #ff2b44;
    color:#fff;
}
.dibiao.bai>a{
    color:#ff2b44;
    background: #fff;
    border: 1px solid #fff;
}
.dibiao.bai>.dibiaobai{
    background:transparent ;
    color:#fff;
}
.dibiao.bai>.dibiaobai:hover{
    color:#ff2b44;
    background: #fff;
}
/**
先就业再付款
*/
.wjyneirong{
    width: 506px;
    margin: 0 auto 20px;
    overflow: hidden;
}
.wjyneirongt{
    width: 506px;
    margin: 0 auto 20px;
    overflow: hidden;

}
.wjyneirongt>div{
    width: 45%;
    height: 130px;
    margin-left: 9%;
    position: relative;
    padding-top:1px ;
    float: left;
}
.wjyneirongt>div>img{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height:100%;
    z-index: -1;
}
.wjyneirongt>div>p{
    width: 40%;
    margin: 40px auto;
    background: url(../img/xuefei.png) no-repeat left center;
    font-size: 30px;
    color: #fff;
    line-height: 50px;
    padding-left: 55px;
}
.wjyneirongt>div>.shenghuo{
    background: url(../img/shenghuofei.png) no-repeat left center;
}
.wjyneirongt>.mar0{
    margin: 0;
}
.wjyneirongb{
    display: block;
    width: 99%;
    text-align: center;
    padding: 5px 0;
    border: 1px solid #fff;
    color: #fff;
    border-radius:20px;
    font-size: 24px;
    margin-bottom: 10px;
}
.wjyneirongb:hover{
    background: #fff;
    color:#ff2b44;
}
/**
    班型模块
*/
.bxneirong{
    width: 19%;
    float: left;
}
.bxneirongml{
    margin-left: 1%;
}
.bxneirong>div{
    width:100% ;
    text-align: center;
}
.bxneirong>div>>div>img{
    width: 30%;
    height:auto;

}
.bxneirong>div>div{
    height:30px;
    margin:40px 0 37px 0;
}
.bxneirong>div>span{
    display: block;
    font-size: 24px;
    color:#fff;
}

.bxneirong>div>a{
    display: block;
    width: 60%;
    margin: 50px auto 35px;
    padding:5px;
    text-align: center;
    border:1px solid #fff;
    font-size:18px;
    color: #fff;
    border-radius:20px;
}
.bxneirong>div>a:hover{
    background: #ff2b44;
    border:1px solid #ff2b44;
}
.part>.juzhong .container3,
.part>.juzhong .container4,
.part>.juzhong .container5{
    padding-bottom:0;
}
.no1000{
    display: none;
}




















