
.cate{
    height: 160px;background-color: white;margin-left: 20%;margin-right: 20%
}
.cate>div{
    display: inline-block;
    margin-left: 12%;
}
/*.cate>div:not(:first-child){*/
    /*margin-left: 12%;*/
/*}*/
.cate>div>p{
    color: red;font-size: 20px
}
.cate>div>p>span:nth-child(1){
    font-size: 60px
}
.cate>div>p>span:nth-child(2){
    font-weight: 800;
}
/*培训流程*/
.liucheng{
    position: relative;
    text-align: center;
}
.liucheng>div{
    background-color: white;width: 120px;height: 120px;position: relative;margin-top: 20px;
    display: inline-block;
}
.liucheng>div:not(:first-child){
    margin-left: 7%;
}
.liucheng>div>span:nth-child(1){
    position: absolute;left: 10px;top:10px;font-size: 30px;
}
.liucheng>div>span:nth-child(2){
    position: absolute;right: 15px;top:10px
}
.liucheng>div>span:nth-child(3){
    position:absolute;left: 10px;top: 60px
}
.liucheng>div>span:nth-child(4){
    position: absolute;left: 10px;top: 85px;font-size: 12px;color: #9ea0a2
}

/*职业课程*/
.kecheng{
    text-align: center;
}
.kecheng>div{
    background-color: white;
    width: 250px;
    height: 260px;
    position: relative;
    margin-top: 20px;
    display: inline-block;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.12);
    border-radius: 10% ;
}
.kecheng>div:not(:first-child){
    margin-left: 2%;
}
.kecheng>div>div:nth-child(1){
    width:250px ;height: 200px;
}
.kecheng>div>span:nth-child(2){
    position: absolute;left: 10px;top:235px;
}
.kecheng>div>span:nth-child(3){
    position: absolute;right: 12px;top: 240px;font-size: 12px;color: #9ea0a2
}
/*.kecheng>div>span:nth-child(4){*/
    /*position: absolute;right: 20px;top: 235px;font-size: 12px;color: #9ea0a2*/
/*}*/



.jigou1{
    /*text-align: center;*/
    width: 70%;
    margin: 0 auto;
    height: 400px;
}
.jigou1>div{
    box-shadow: 0 0 1px 0 rgba(0,0,0,.12);
    background-color: white;
    display: inline-block;
    width: 16%;
    height: 45%;
}

.jigou1>div>div{
    margin-top: 35px;
    margin-left: 45px;
    width: 50%;
    height: 60%;
}
.jigou1>div>div>img{
    width: 100%;
    height: 100%;
}

/*.jigou2{*/
    /*text-align: center;*/
/*}*/
/*.jigou2>div{*/
    /*box-shadow: 0 0 1px 0 rgba(0,0,0,.12);*/
    /*background-color: white;*/
    /*display: inline-block;*/
    /*width: 180px;*/
    /*height: 180px;*/
/*}*/
/*.jigou2>div>div{*/
    /*margin-top: 35px;*/
    /*margin-left: 45px;*/
    /*width: 100px;*/
    /*height: 100px;*/
/*}*/
/*.jigou2>div>div>img{*/
    /*width: 100%;*/
    /*height: 100%;*/
/*}*/



.zhengshu1{
    text-align: center;
}
.zhengshu1>div{
    box-shadow: 0 0 1px 0 rgba(0,0,0,.12);
    background-color: white;
    display: inline-block;
    width: 220px;
    height: 220px;
}
.zhengshu1>div>div:nth-child(1){
    margin-top: 35px;
    margin-left: 20px;
    width: 190px;
    height: 120px;
}
.zhengshu1>div>div:nth-child(2){
    background-color: rgb(255,80,46);margin-top: 35px;height: 30px;
}
.zhengshu1>div>div>p{
    color: white;line-height: 30px;font-size: 15px;
}
.zhengshu1>div>div>img{
    width: 100%;
    height: 100%;
}
.zhengshu2{
    text-align: center;
}
.zhengshu2>div{
    box-shadow: 0 0 1px 0 rgba(0,0,0,.12);
    background-color: white;
    display: inline-block;
    width: 220px;
    height: 220px;
}
.zhengshu2>div>div:nth-child(1){
    margin-top: 35px;
    margin-left: 20px;
    width: 190px;
    height: 120px;
}
.zhengshu2>div>div:nth-child(2){
    background-color: rgb(255,80,46);;margin-top: 35px;height: 30px;
}
.zhengshu2>div>div>p{
    color: white;line-height: 30px;font-size: 15px;
}
.zhengshu2>div>div>img{
    width: 100%;
    height: 100%;
}

/**培训动态 */
.dongtai>div{
    background-color: white;
    width: 350px;
    height: 360px;
    position: relative;
    margin-left: 20%;
    margin-top: 20px;
    display: inline-block;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.12);
    border-radius: 10% ;
}
/*.dongtai>div:hover{*/
    /*background-color: red;*/
/*}*/


.dongtai>div>div:nth-child(1){
    width:350px ;height: 230px;
}
.dongtai>div>span:nth-child(2){
    position: absolute;left: 10px;top:235px;
}
.dongtai>div>span:nth-child(3){
    position: absolute;left: 10px;top: 285px;font-size: 12px;color: #9ea0a2
}
.dongtai>div>span:nth-child(4){
    position: absolute;left: 10px;top: 330px;font-size: 12px;color: #9ea0a2
}

.dongtai2{
    position: relative;
}
.dongtai2>div{
    width: 650px;
    height: 100px;
    display: inline-block;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.12);
    border-radius: 2% ;
    position: absolute;
}
.dongtai2>div:nth-child(1){
    left: 20px;
    bottom: 20px;
}
.dongtai2>div:nth-child(2){
    left: 20px;
    bottom: -110px;
}
.dongtai2>div:nth-child(3){
    left: 20px;
    bottom: -240px;
}
.dongtai2>div>div:nth-child(1){
    position: absolute;
    left: 20px;
    top: 20px;
    color: #9ea0a2;
}
.dongtai2>div>div:nth-child(1)>span{
    color: black;
    font-size: 30px;
    left: 10px;
    top:30px;
    position: absolute;
}

.dongtai2>div>div:nth-child(2){
    position: absolute;
    left: 120px;
    top: 20px;
}
.dongtai2>div>div>div{
    color: #9ea0a2;
    margin-top: 6px;
    font-size: 13px;
}

.button{
    background-color: rgb(255,80,46);
    text-decoration:none;
    display: inline-block;
    width: 100px;
    height: 30px;
    color: white;
    line-height: 30px;
    font-size: 13px;
    border-radius: 15px ;
}
.you{
    display:inline-block;
    height: 30px;width: 30px;
    position: absolute;
    top: 60px;
    margin-left: 50px;
}

/*.login{*/
    /*margin: 0 auto;height: 500px;width: 30%;*/
    /*text-align: center;border: solid 1px black;z-index: 4;*/
    /*position: fixed;top: 100px*/
/*}*/
