.question-container {
    height: 100%;
    position: relative;
    padding-bottom: 50px;
}

.PTE-test {
    background-color: #D8D8D8;
    height: 37px;
    line-height: 37px;
    font-weight: bold;
    margin-bottom: 1px;
}

.center-container {
    width: 1100px;
    margin: 0 auto;
}

.container-with-border {
    border-top: 2px solid #D8D8D8;
    border-bottom: 2px solid #D8D8D8;
}

.divide-line {
    min-height: 37px;
    background-color: #007fa2;
}

.question-decoraction {
    width: 1110px;
    margin: 0 auto;
    font-style: italic;
    font-weight: bold;
}

.question-from {
    width: 802px;
    margin: 0 auto;
}

.question-operate {
    width: 100%;
    background-color: #b7b7b7;
    border: 1px solid #D8D8D8;
    height: 49px;
    position: fixed;
    left: 0;
    bottom: 0;
}

.answer-restTime {
    text-indent: 20px;
    background: url("../images/answer_time.png") no-repeat left 9px;
}

.foot {
    /*position: absolute;*/
    /*bottom: 0;*/
    /*left: 0;*/
    width: 100%;
}

.foot-container {
    margin: 0 auto;
}

.audio-operate ul, .question-page {
    margin-top: 13px;
}

.audio-operate ul:after, .question-page ul:after {
    content: '\0020 ';
    display: block;
    height: 0;
    clear: both;
}

.audio-operate ul li, .question-page ul li {
    float: left;
    margin-right: 13px;
    background: url("../images/list-bg.png");
    width: 83px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    position: relative;
}
#audioExpain{
    position: absolute;
    left: 0;
    top: -40px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.3);
    display: none;
}

.center-container .question-page ul li {
    width: 97px;
    margin-right:0;
    margin-left:13px;
    background: url("../images/list-lg-bg.png");
}

.order-select {
    position: relative;
}

.change-order {
    padding-top: 5px;
    position: absolute;
    top: -80px;
    left: 0;
    display: none;
}

.order-select .change-order li {
    margin-bottom: 6px;
    margin-left: 0;
}

.order-select:hover .change-order {
    display: list-item;
}

.change-order:hover {
    display: list-item;
}

#current-order {
    display: block;
    height: 25px;
}

.listening-progress {
    height: 18px;
    background-color: #ece9d8;
    margin: 34px auto 0;
    width: 240px;
}

.listening-progress .ui-widget-header {
    background-color: #4189d3;
    margin: 0;
}

.speed-controler {
    width: 260px;
    margin: 21px auto 0;
}

.speed-controler .sliderbar-container {
    width: 210px;
    margin-top: 3px;
    margin-left: 3px;
    position: relative;
}

.volume-level {
    position: absolute;
    left: 0;
    width: 100%;
    overflow: hidden;
}

.volume-level li {
    width: 10%;
    border-right: 1px solid #000;
    float: left;
    height: 2px;
}

.spoken-audio {
    margin: 20px auto 20px;
    height: 166px;
    width: 300px;
    border: 1px solid #B9BBBD;
    text-align: center;
}

.listening-state {
    padding-top: 13px;
    /*font-weight: bold;*/
}

.speed-and-answer {
    width: 1110px;
    margin: 0 auto;
    position: relative;
}

.answer-show {
    position: absolute;
    right: 0;
    top: 0;
    width: 250px;
}

/*highlight_incorrect_text*/
.hightlight-incorrect-answer {
    width: 802px;
    margin: 0 auto;
    line-height: 21px;
    text-align:justify;
}

/*summary_spoken_text*/
.summarize_spoken_answer {
    width: 1120px;
    margin: 0 auto;
}

.summarize_spoken_answer textarea {
    width: 100%;
    height: 179px;
    resize: none;
}

.summarize-text-operate {
    display: flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    height: 27px;
    width: 947px;
    margin: 11px auto 0;
    justify-content: space-between;
}

.summarize-text-operate button {
    width: 101px;
    height: 27px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #B5B5B5;
    box-shadow: none;
}

/*file-in-blanks*/
.file-in-blanks-answer {
    width: 802px;
    margin: 0 auto;
    line-height: 16px;
    line-height: 32px;
}

.fileBlanksInput {
    width: 70px;
    border: none;
    border: 1px solid #B9BBBD;
    padding:0 4px;
}

.fileBlanksInput:focus {
    outline: none;
}

.answer,.reason{
    display: none;
    color: #356dac;
}

/*hightlight-current-summary*/
.hightlight-current-summary-answer {
    width: 1110px;
    margin: 0 auto;
}

.rowContainer {
    overflow: hidden;
    margin-bottom: 10px;
}

.rowContainer input, .rowContainer label {
    float: left;
}

.rowContainer input {
    margin-right: 10px;
    margin-top: 4px;
}

.hightlight-current-summary-answer .rowContainer label {
    width: 1080px;
    line-height: 20px;
}

/*multiple-choose*/
.multiple-choose-answer {
    /*width: 802px;*/
    width:1100px;
    margin: 0 auto;
}

.multiply-question {
    margin-bottom: 10px;
}

.multiple-choose-answer .rowContainer label {
    max-width: 770px;
    line-height: 20px;
}

.submit-button {
    height: 25px;
    width: 82px;
    background: url("../images/list-bg.png");
    margin: 15px auto 0;
    text-align: center;
    line-height: 25px;
    color: white;
}
.audio-operate ul li.answerContainer{
    position: relative;
}
li.answerContainer .answer-detail{
    background-color: #356DAC;
    position: absolute;
    height: 162px;
    width: 505px;
    top: -190px;
    left: -107px;
    padding: 20px 36px 18px 24px ;
    overflow: auto;
    text-align: left;
    display: none;
}

.qskipbtn{
    background-color: #30afb8;
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
    line-height: 13px;
    height: 33px;
    border: none;
    padding: 10px 15px;
    font-weight: 400;
    position: relative;
    text-shadow: none;
    transition: background 0s ease;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}
.ratebar{
    text-align: left;
}