﻿
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.kuan{
    width: 1000px;
    margin: 0 auto;
}
/*浏览器更新提示*/


.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;
}


.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("../Image/title-line.png") no-repeat center bottom;
}
.part .title.l2{
    background:url("../Image/title-line2.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:#ff2b44;
}
.part .title h2{
    margin-top:12px;
    font-size:20px;
    line-height:20px;
}
.part .title h2 span{
    color:#ff2b44;
}
.part .title h1 b{
    font-weight: 900;
}
.containerit{
    
    padding-bottom:100px;
    transition:0.2s;
}
.containerit .box{
    padding:0 34px;
    float:left;
    width:390px;
    transition:0.2s;
    border-right:1px solid #cccccc;
}
.containerit .box.last{
    border-right:none;
}
.containerit .box img{
    margin:0 auto;
    display:block;
    transition:0.5s;
}
.containerit .box h1{
    margin-top:26px;
    font-size:18px;
    text-align:center;
    color:#ff2b44;
}
.containerit .box p{
    margin-top:26px;
    font-size:14px;
    text-indent:25px;
    line-height:22px;
    color:#808080;
}
.containerit .box:hover img{
    transition:0.5s;
    transform:rotate(360deg);
}
.part.bg1{
    height:605px;
    background:url("/Image/hero-31-a-1500x1000.jpg") no-repeat center;
	background-size: cover;
 width: 100%;
}
.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:#ff2b44;
    border-top:4px solid #c2051b;
    border-right:2px solid #c2051b;
}
.container2 .box.b2 h1{
    background:#434343;
    border-top:4px solid #333333;
    border-right:0px solid #333333;
}
.container2 .box .info{
    padding:40px 37px 0;
    height:260px;
    transition:0.2s;
}
.container2 .box.b1 .info{
    background:url("../Image/ctn2-bg1.png") no-repeat 390px 33px #ffffff;
    border-right:2px solid #9e9ea0;
    overflow:hidden;
}
.container2 .box.b2 .info{
    background:url("../Image/ctn2-bg2.png") no-repeat -29px 33px #cccccc;
    border-right:0px solid #808080;
    overflow:hidden;
}
.container2 .box.b1 .info h2{
    font-size:20px;
    line-height:30px;
    text-align:center;
    font-weight:bold;
    color:#ff2b44;
}
.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:#ff2b44;
}
.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;
    display:none;
    position:absolute;
}
.part.bg2{
    background:url("/Image/main01.jpg") no-repeat center;
	background-size: cover;
 width: 100%;
}

.part.bghz{
    background:url("/Image/portfolio_title_bg.jpg") no-repeat center;
	background-size: cover;
 width: 100%;
}
.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:#ff2b44;
    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:#ff2b44;
    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("../Image/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:#ff2b44;
}
.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;
}




.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>p{
    width: 30%;
    float: left;
    margin: 0 1.5% 2%;
}
.diyu>p>span{
    width: 65%;
    text-align: center;
    display: block;
    padding: 12px 0;
    float: left;
    border:1px solid #b2b2b3;
    box-sizing: border-box;
    border-right:none;
}
.diyu>p>a{
    width: 34%;
    text-align: center;
    display: block;
    padding: 12px 0;
    float: left;
    background: #ff2b44;
    border:1px solid #ff2b44;
    color: #fff;
    box-sizing: border-box;
}
.diyu>p>a:hover{
    border:1px solid #b2b2b3;
    color: #999999;
    background: none;
}

/**
    底标样式
*/
.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: 70%;
    margin: 40px auto;
    background: url(../Image/hezuo.png) no-repeat left center;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    padding-left: 40px;
}
.wjyneirongt>div>.shenghuo{
    background: url(../Image/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:90px 0 75px 0;
}
.bxneirong>div>span{
    display: block;
    font-size: 24px;
    color:#fff;
}

.bxneirong>div>a{
    display: block;
    width: 60%;
    margin: 5px auto 15px;
    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;
}


