.jphykj{
    min-width: 1400px;
}
/*针对人群*/
.person1{
    padding: 100px 0 60px;background: #fff;
}
.title-jphy{
    position: relative;border:1px dashed #0eb468;
    width:880px;height:74px;margin:0 auto;padding:3px;
}
.title-jphy .circle{
    width:10px; height: 10px;border:1px dashed #0eb468;border-radius: 50%;position: relative;
}
.title-jphy .circle::after{
    content: '';
    width: 48px;height:0;border:1px dashed #0eb468;
    position: absolute;
    left: 11px;
    top: 3px;
}
.title-jphy .left,.title-jphy .right{
    position: absolute;left: -45px;top: 34px;
}
.title-jphy .right .circle::after{
    left: -48px;
}
.title-jphy .right{
    left:920px;
}
.title-jphy .con{
    width: 872px;height: 66px;background: #0eb468;text-align: center;color: #fff;
    line-height: 65px;font-size:34px;font-weight: 800;
}
.title-jphy .con .colorY{
    color: #ffff00;
}
.person1List{
    width: 1147px;height:325px;margin: 80px auto 0;font-size: 0;
}
.person1List li{
    width: 244px;display: inline-block;vertical-align: top;margin-right: 47px;
}
.person1List li:last-child{
    margin-right: 0;
}
.person1List li .img{
    width: 244px;height: 244px;border-radius: 12px;border:2px solid #0eb468;overflow: hidden;
}
.person1List li img{
    width: 242px;height: 242px;
}
.person1List .tit1{
    text-align: center;font-size:26px; color: #0eb468;font-weight: 800;margin-top: 5px;
}
.person1List .tit2{
    text-align: center;font-size:21px; color: #142e55;
}
/*针对人群结束*/
/*会计工作稳定，薪资累计无上限结束*/
.xj{
    background: #D0EFEC;width:100%;height: 1136px;padding: 35px;
}
.xj-banner{
    width:973px;height: 798px;margin: 80px auto 0;
}
.xj-banner img{
    width:973px;height: 798px;
}
/*会计工作稳定，薪资累计无上限结束结束*/
/*实训课程相对应的11个行业账套*/
.zt{
    background: #fff;width:100%;height: 1080px;padding: 110px;
}
.zt-banner{
    width:887px;height: 778px;margin: 80px auto 0;
}
.zt-banner img{
    width:887px;height: 778px;border-radius: 50%;
}
/*会计工作稳定，薪资累计无上限结束结束*/
/*实训课程相对应的11个行业账套*/
.ys{
    width:100%;height: 1333px;padding: 225px 0 0;background: url("../../images/FifthImages/jphykj/jphykj(9).png")  no-repeat ;
    background-size:100% 100%;
}
.ys .conList{
    width:1209px;height:767px;margin: 80px auto 0;padding:145px 60px 145px 255px;
}
.ys .conList li{
    line-height: 80px;font-size: 32px;color: #223859;padding-left: 44px;position: relative;
}
.ys .conList li::before{
    content: '';border-radius: 50%;
    width: 26px;height: 26px;background: #f7a310;position: absolute;left: 0;top: 28px;
}
/*会计工作稳定，薪资累计无上限结束结束*/
/*在课程特色上特点*/
.tetd{
    width:100%;height: 1666px;
}
.tetd .tit{
    width:100%;height: 555px;margin-top:-67px;
}
.tetd .tit img{
    width:100%;
}
.tetd .conList{
    width:100%;height: 1110px; background: #f1f6f4;margin-top:-70px;position: relative;z-index: -1;
}
.tetd .conList .img{
    width:1005px;height: 1096px;margin: 2px auto;
}
.tetd .conList .text{
    width:1005px;height: 1096px;position: absolute;left:0;right:0;margin:0 auto;top:0;z-index: 1111;
}
.tetd .conList .text p{
    width:900px;height:100px;padding-top:40px;font-size: 27px;color: #253e5e;padding-left:30px;text-indent:2em;
}
.tetd .conList .text p:nth-child(1){
    margin-top:70px;
}
.tetd .conList .text p:nth-child(2){
    margin-top:120px;
}
.tetd .conList .text p:nth-child(3){
     margin-top:100px;
 }
.tetd .conList .text p:nth-child(4){
    margin-top:110px;
}
.tetd .conList .text p:nth-child(5){
    margin-top:90px;
}
/*在课程特色上特点结束*/
/*一般会计岗位实操 三大目标*/
.sdmb{
    width:100%;height: 580px;background: #ffffff;
}
.sdmb .conList{
    width: 1210px;height:466px;font-size: 0;margin:10px auto;
}
.sdmb .conList li{
    width: 375px;height: 452px;margin-right: 40px;display: inline-block;vertical-align: top;position: relative;
}
.sdmb .conList li:last-child{
    margin-right:0;
}
.sdmb .conList li .titImg{
    width:375px;height: 305px;bottom: 0;position: absolute;
}
.sdmb .conList li .titImg img{
    width:375px;height: 305px;
}
.sdmb .conList li .content{
    width:329px;height: 356px;position: absolute;left: 20px;background: rgba(18,35,86,.9);top:0;
    border-radius: 10px;font-size: 16px;color: #fff;padding:10px;line-height: 28px;
    opacity: 0;
    transition: all 0.4s;
    -moz-transform:scale(.1);
    -webkit-transform:scale(.1);
    -o-transform:scale(.1);
    transform:scale(.1);
}
.sdmb .conList li:hover .content{
    opacity: 1;
    -moz-transform:scale(1);
    -webkit-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
}
/*一般会计岗位实操 三大目标结束*/
.moreBtn{
    width: 100%;height: 200px;text-align: center;
}
.moreBtn img:hover{
    opacity: .9;cursor: pointer;
}