body {
    background-color: #F3F5F8 !important;
}
.wapper {
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}
.LqHead{
    display: flex;
    margin-bottom: 20px;
}
.lqBar{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #999999;
}
.lqBar span{
    color: #666;
}
.lq-list {
    float: left;
    width: 1200px;
}
#lqCont{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.lq-item {
    width: 386px;
    background: #fff;
    margin-right: 16px;
    margin-bottom: 20px;
    cursor: pointer;
}
.lq-item:nth-child(3n){
    margin-right: 0;
}
.lq-item:hover{
    box-shadow: 0px -4px 17px 1px rgba(0, 0, 0, 0.11), -1px 1px 8px 0px rgba(0, 0, 0, 0.03);
}
.lq-item:hover .course-info a{
    color: #FE7931;
}
.lqImg{
    width: 386px;
    height: 202px;
}
.course-info {
    width: 100%;
    padding: 0 20px;
    margin-bottom: 12px;
}
.course-info a {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    display: block;
    overflow: hidden;
    padding: 10px 0;
    white-space: nowrap;
}
.jgCont{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #EA4335;
    display: flex;
}
.jg{
    margin-left: 10px;
    line-height: 33px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #B7B7B7;
}
.ptjg span{
    font-size: 20px;
}
.ptDjs{
    position: absolute;
    margin-top: -202px;
    width: 195px;
    height: 28px;
    background: url(/s_p/web/PtCenter/images/djsBg.png) no-repeat;
    background-size: 100% 100%;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0px 1px 1px rgba(0,64,94,0.25);
    line-height: 28px;
    text-align: center;
}
.ptDjs span{
    font-size: 14px;
    padding-left: 5px;
}
.ptCon{
    width: 90px;
    height: 28px;
    /* background: url(../images/numBg.png) no-repeat;
    background-size: cover; */
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 28px;
    text-shadow: 0px 1px 1px rgba(0,64,94,0.25);
    position: absolute;
    margin-top: -28px;
    margin-left: 296px;
}
.person{
    background: url(/s_p/web/PtCenter/images/djsBg.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
}
.pts{
    width:60%;
    text-align: center;
}
.pts span{
    font-weight: bold;
    font-size: 18px;
}