    /*
 * @Description:文件说明  
 * @Date: 2018-09-11 09:14:29 
 * @Author: 原晓晓 
 * @Last Modified by:   原晓晓 
 * @Last Modified time: 2018-11-28 08:20:00 
 */
    
    .personalServiceIntroduce {
        width: 1140px;
        margin: 0 auto;
    }
    
    .keyTitlePic {
        display: block;
        margin: 0 auto;
    }
    
    .lastPic {
        margin-bottom: 30px;
    }
    
    .guidePicList {
        width: 100%;
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    /*中级班页面样式*/
    
    .banner img {
        width: 100%;
        display: block;
    }
    
    .header .nav>li {
        width: 12.5%;
    }
    
    .containerBox {
        width: 100%;
        margin: 0 auto;
        background-color: #ececec;
        color: #666;
        overflow: hidden;
    }
    
    .containerBox>.container {
        margin: 30px auto;
        min-height: 400px;
    }
    
    .partOne li {
        float: left;
    }
    
    .partonepic {
        width: 100%;
    }
    
    .partonepicBox {
        position: relative;
    }
    
    .partonepicBox h2,
    .es-box h2 {
        position: absolute;
        margin-bottom: 20px;
        padding-left: 20px;
        border-left: 4px solid #e64346;
        color: #222;
        font-size: 18px;
    }
    
    .classNotice {
        background-color: #fff;
        padding: 20px 25px 25px 25px;
        min-height: 273px;
        position: relative;
    }
    
    .classNoticeList {
        margin-top: 54px;
    }
    
    .classNotice span {
        position: absolute;
        right: 30px;
        top: 6%;
        font-size: 14px;
        cursor: pointer;
    }
    
    .classNoticeList li {
        font-size: 14px;
        line-height: 30px;
    }
    
    .es-course {
        margin-bottom: 30px;
    }
    
    .es-box .newh2 {
        position: static;
        float: left;
        margin: 0;
    }
    
    .touxiangpic {
        position: absolute;
        width: 29%;
        right: 0px;
        top: -46px;
    }
    
    .whitebg {
        background-color: #fff;
        padding: 20px 0;
        min-height: 400px;
        overflow: hidden;
    }
    
    .whitebgColor {
        background-color: #fff;
    }
    
    .whitebg span {
        float: right;
        margin-right: 20px;
        cursor: pointer;
    }
    
    .whitebg img {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    
    .table,
    .table td,
    table th {
        border: 1px solid #ddd;
    }
    
    .table th {
        background: #ddd;
    }
    
    .table th,
    .table td {
        text-align: center;
    }
    
    .table {
        margin-top: 20px;
    }
    
    .table .lineheightStyle {
        line-height: 2;
    }
    
    .classNoticeList {
        position: relative;
    }
    
    .personmesList {
        margin-top: 40px;
    }
    
    .personmesList li {
        line-height: 32px;
    }
    
    .trainingsilhouette {
        overflow: hidden;
        padding: 20px 0;
    }
    
    .swiper-container {
        width: 100%;
        height: 200px;
        margin: 26px auto;
    }
    
    .trainingsilhouettePic .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        transition: 300ms;
        transform: scale(0.8);
        position: relative;
    }
    
    .append-buttons {
        text-align: center;
        margin-top: 20px;
    }
    
    .append-buttons a {
        display: inline-block;
        border: 1px solid #007aff;
        color: #007aff;
        text-decoration: none;
        padding: 4px 10px;
        border-radius: 4px;
        margin: 0 10px;
        font-size: 13px;
    }
    
    .swiper-slide-active {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    
    .classbulletin {
        margin-top: 30px;
    }
    
    .classbulletin .swiper-slide-active {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    
    .classbulletin .swiper-slide {
        transform: scale(1);
        font-size: 14px;
        display: inline;
    }
    
    .swiper-slide img {
        width: 100%;
        display: block;
        margin: 0 auto;
        position: absolute;
        border: 7px solid #fff;
    }
    
    .swiper-slide-active img {
        box-shadow: 0 0 10px #e64346;
    }
    
    .silhouetteInfo {
        width: 100%;
        text-align: center;
        position: absolute;
        bottom: -3px;
    }
    
    .swiper-button-next,
    .swiper-button-prev {
        height: 27px;
    }
    
    .swiper-button-prev {
        background: url(../../img/custom/middleclass/leftArrow.png) center;
    }
    
    .swiper-button-next {
        background: url(../../img/custom/middleclass/rigntArrow.png) center;
    }
    
    .passRate {
        margin-top: 45px;
    }
    
    .personMsgBox {
        min-height: 250px;
    }
    
    .ranking {
        min-height: 418px;
    }
    
    .contactInfo {
        min-height: 100px;
    }
    
    .table img {
        width: 45%;
    }
    
    .tableTwoBox {
        height: 154px;
        overflow-y: scroll;
    }
    
    .pictd {
        width: 20%;
    }
    
    .swiper-container-box {
        width: 95%;
        margin: 0 auto;
    }
    
    .redStyle {
        color: red;
    }
    
    .newsInformation div {
        line-height: 30px;
    }
    
    .newsInformation a {
        color: #666;
        font-size: 14px;
        float: left;
    }
    
    .pull-right {
        color: #e64346;
        float: right !important;
    }
    
    .tableTwoBox::-webkit-scrollbar {
        /*滚动条整体样式*/
        width: 5px;
    }
    
    .tableTwoBox::-webkit-scrollbar-thumb {
        /*滚动条里面小方块*/
        width: 10px;
        height: 10px;
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 5px #e64346;
        background: #e64346;
    }
    
    .tableTwoBox::-webkit-scrollbar-track {
        /*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px #ccc;
        border-radius: 0;
        background: #ccc;
        width: 10px;
        height: 10px;
    }
    
    .tableTwoBox .table,
    .tableTwoBox .table tr>td:last-child {
        border-right: 0px;
    }
    /*进度条*/
    
    .progressSpeedout {
        width: 120px;
        height: 10px;
        background: #ccc;
        margin: 4% 8px 0px 9px;
        border-radius: 5px;
    }
    
    .progressSpeedInt {
        width: 40%;
        height: 10px;
        background: #e64346;
        border-radius: 5px;
    }
    
    .progressSpeedBox {
        overflow: hidden;
    }
    
    .progressSpeedBox div {
        float: left;
    }
    /*柱形图*/
    
    #classmain,
    #quanzhanmain {
        width: 100%;
        height: 350px;
        margin-top: 29px;
    }
    
    @media (max-width: 767px) {
        .es-course-list {
            /* margin-top: 10px; */
            padding-right: 5px!important;
            padding-left: 5px!important;
            margin-bottom: 10px;
        }
        .es-course {
            padding: 0px 15px 6px 15px;
            margin-bottom: 0px;
            /* background: pink */
        }
        .classNoticeList {
            position: absolute;
        }
    }