﻿.PPeixunStore {
    width: 1200px;
    margin: 5px auto;
}
    .PPeixunStore  .screenone {
    }
    .PPeixunStore  .soleft {
        width: 880px;
        float: left;
    }
    /**banner**/
.pxbanner {
    display: block;
    width: 100%;
}
    .pxbanner ul {
        display: block;
        width: 100%;
    }
    .pxbanner li {
        display: block;
        width: 100%;
        position: relative;
    }

    .pxbanner img {
        display: block;
        width: 100%;
    }
    .pxbanner .txt {
        position: absolute;
        z-index: 2;
        left: 0px;
        bottom: 0px;
        right: 0px;
        width: 100%;
        color: #FFF !important;
        box-sizing: border-box;
        padding:5px 20px;
        height: 40px;
        line-height: 30px;
    }

    .pxbanner a {
        color: #FFF !important
    }
    .pxbanner .txt div {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .pxbanner .bg {
        position: absolute;
        z-index: 1;
        left: 0px;
        bottom: 0px;
        right: 0px;
        width: 100%;
        background-color: #000;
        opacity: 0.6;
        box-sizing: border-box;
        height: 40px;
    }




/*****/
.kclist{
    width:100%;
    height:285px;
}
.kctable {
    border-collapse: collapse;
    width: 100%;
}
    .kctable td{
        border:1px solid #EEE;
        padding:5px 10px;
        line-height:30px;
        background-color:#FFF;
        box-sizing:border-box;
    }
.kctable thead td{
    background-color:#F2F2F2;
}

.wbt{
    width:400px;
}
.wms {
    width: 390px;
}
    .wms div {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

.wbt div {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.wfee {
    width: 90px;
    text-align: center;
}



.PPeixunStore .soright {
    width: 300px;
    float: right;
}
    /****/
.nowkbmadin{
    width:300px;
    height:260px;
    background-color:#FFF;
    box-sizing:border-box;
    padding:10px 20px;
}
.nkbt{
    padding-bottom:5px;
    border-bottom:1px solid #EEE;
    margin-bottom:5px;
}
.nkbul{
    display:block;
    padding:5px 0px;
}
.nkbul li{
    display:block;
    border-bottom:1px dashed #EEE;
    padding-bottom:5px;
    padding-top:5px;
}
    .nkbul li:last-child {
        border-bottom:0px;
    }
    .nkbul li a {
        display: block;
    }
    .nkbimg {
        width: 90px;
        height: 90px;
        border: 1px solid #F3F3F3;
        float: left;
    }
.nkbimg img{
    width:100%;
    height:100%;
    display:block;
}
.nkbrm{
    float:right;
    width:160px;
}
.nkbbt {
    height:70px;
}
    .nkbbt div {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        line-height: 20px;
        color: #6e6e6e;
    }
.nkbqs {
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color:#999;

}
/**xxjjmain**/
.xxjjmain{
    background-color:#FFF;
    height:285px;
    box-sizing:border-box;
    padding:20px;
}
.xximg{
    width:100%;
}
    .xximg img{
        display:block;
        width:100%;
    }
.xxms {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    line-height: 24px;
    margin-top: 10px;
    color: #7d7d7d
}
/****/
.PPeixunStore .tsbiaoti {
    height: 50px;
    box-sizing: border-box;
    padding: 10px 0px;
    margin: 5px 0px;
}

    .PPeixunStore .tsbiaoti .tbico {
        float: left;
        background-color: #3395f6;
        height: 20px;
        width: 6px;
        border-radius: 3px;
        margin-top: 5px;
    }

    .PPeixunStore .tsbiaoti .btname {
        float: left;
        font-size: 18px;
        font-weight: 700;
        color: #3395f6;
        margin-left: 5px;
        line-height: 30px;
    }

    .PPeixunStore .tsbiaoti .btmore {
        float: right;
        height: 30px;
        line-height: 30px;
        border: 1px solid #3395f6;
        border-radius: 3px;
        width: 90px;
        text-align: center;
    }

        .PPeixunStore .tsbiaoti .btmore a {
            color: #3395f6;
        }
/**讲师**/
.pxszlist{
    background-color:#FFF;
    box-sizing:border-box;
    padding:20px;
}
.pxszlist .szitem {
    float:left;
    width:200px;
    margin-right:13.33px;
    margin-bottom:10px

}
    .pxszlist .szitem:nth-child(4n+4) {
        margin-right:0px;
    }
    .pxszlist .jshead {
    }
        .pxszlist .jshead img {
            display: block;
            width: 100%;
        }
    .pxszlist .jsname {
        color: #f85f0a;
        font-weight: 700;
        text-align: center;
        line-height: 30px;
    }
.jsms {
    text-align: center;
    color: #5d5d5d;
    line-height:24px;
}
.spright{
    float:right;
    padding-top:6px;
}
.thisswiperpage {
    display: block;
}
.swiper-pagination-bullet{
    /*margin-left:5px;*/
}
/**学校环境相册**/
.pxxhjlist{
    padding:20px;
    background-color:#FFF;
    box-sizing:border-box;
    width:100%;
    padding-bottom:5px;
}
    .pxxhjlist .hjitem{
        float:left;
        width:270px;
        height:200px;
        margin-right:15px;
        margin-bottom:15px;
    }
        .pxxhjlist .hjitem:nth-child(3n+3) {
            margin-right: 0px;
        }
        .pxxhjlist .hjitem img{
            display:block;
            width:100%;
            height:100%;
        }
        /****/
        .xxlxfs {
            background-color: #FFF;
            height: 340px;
            box-sizing: border-box;
            padding: 20px;
        }
.bdmap {
    width: 100%;
    height: 100%;
    border: 1px solid #EEE;
    box-sizing: border-box;
}
.lxrexian{
    padding-top:10px;
}
.lxrexian div{
    line-height:24px;
}
    .lxrexian div span{
        font-weight:700;
        color:#555
    }
    /****/
.xxhjimg{
    width:1200px;
}
.xxhjimg img{
    display:block;
    width:100%;
}