.h40 {
    height: 40px;
}



.body-main-center {
    width: 100%;

}

.row.body-main-center {
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
}

.test-paper-lists .test-item, .test-paper-lists .test-item-list {
    background:rgba(255,255,255,1);
    box-shadow:0px 14px 18px 0px rgba(0,0,0,0.03);
    border-radius:6px;
    padding: 20px;
    margin-bottom: 20px;
}

.test-paper-lists .test-item .test-item-title, .test-paper-lists .test-item-list .test-item-title {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    line-height: 40px;
}

.test-paper-lists .test-item .test-item-con, .test-paper-lists .test-item-list .test-item-con {
    font-size: 14px;
    color: #000000;
    line-height: 30px;
}

.test-paper-lists .test-item .test-item-con img, .test-paper-lists .test-item-list .test-item-con img {
    max-width: 100%;
}

.test-paper-lists .test-item .option-list, .test-paper-lists .test-item-list .option-list {
    width: 95%;
    margin-top: 10px;
}

.test-paper-lists .test-item .option-list .option-item, .test-paper-lists .test-item-list .option-list .option-item {
    line-height: 44px;
    min-height: 44px;
    font-size: 14px;
    color: #666666;
    cursor: pointer;
    border: 2px solid #FFFFFF;
    border-radius: 6px;
    padding-right: 52px;
    margin-bottom: 8px;
    padding-left: 55px;
    position: relative;
}

.test-paper-lists .test-item .option-list .option-item .single, .test-paper-lists .test-item-list .option-list .option-item .single {
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 14px;
    background: #FFFFFF;
    font-size: 14px;
    color: #999999;
    border: 1px solid #999999;
    position: absolute;
    top: 8px;
    left: 3px;
}

.test-paper-lists .test-item .option-list .option-item .multi, .test-paper-lists .test-item-list .option-list .option-item .multi {
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #FFFFFF;
    font-size: 14px;
    color: #999999;
    border: 1px solid #999999;
    position: absolute;
    top: 8px;
    left: 3px;
}

.test-paper-lists .test-item .option-list .option-item.arr,
.test-paper-lists .test-item-list .option-list .option-item.arr {
    border: 2px solid #4aacee;
    background-repeat: no-repeat;
    background-position: 99% center;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAcCAYAAABlL09dAAADHUlEQVRIS61VTWhUVxg9596XOEnrD2j8gVYtRWlpakGKICIEs2itQqA4ukgcR1z0JzNBAqkbF4NUcKPizIgihiYT6yK6KEp1IaIWoYW2VhQKRay4qBXUQq1xjJl3j7yJxiTOezNF3/Y753znnvt99xFVvkROq0E/5Uql7iNbY39Uwz+rMwrYkpE3f6a7CugdgI9Bl4/VeTsOfcZ/qzWIFE7kSqsBnJokcofk9rfumsOZDF1Yg0jhjblSnMBgZTIvy5qtA1/yQqV6pHBy/4O5zsX+BNBQUZwUyeOe2NOb4s3xmEjhAJjIqw1yRwC9HpFrUeJuDJtdAz0cCnBVhTfv15uC+9RJbRJaGM35i8Zu6+/E0UjhTEbmxiysA9yMwIWEeQA2AHo31D15pTjbLI3OOKf3Rbd8soikDwCuAzR7Us0Z2Na+NM+HCie/UcwNYQPhpoS4s4JWQfwEUCOABwa2py/Ng5EZJ7NaKePCjxxEQ3Ot6OFSg48FMYub4xdnzHFyr2b41o/TcCrgfpRjszEMj0oacY/s4LMpmHyqMjG5T4uccRfHMhOciB8MeAJEeXxeyNmanwtf8LfwzZOYyPs/AVhWATRE8iSFCyKery/138MmO3hsPf1Q4Y59Ix8bw9ORj4rwN6hB0vwe4OpkzhxO80YUpxxFIq+1UGkPwEXRDXiFVLY/7fXW/LrFM6pvnOm6BG0HMH2UqErLeR9GawqddRerOh4P2HhAzRzxd4NsBWTHakGPoFEwKOSvhZT98H8JJ3MjLaJZDKFJxHpISyq4f1xIe2GLU4ZPmNPgj7GwCR2Sqy9XnR49nYadAOY/d8irhbR92rCy7wnCm7J6G8a1jsYrn8Z+39fJ2/E9amisdz0SvgL0GoR4ocs7XnMUm3P6yNEtKB/FM+f6Pue18eT2rN7wjEv2p+zXNU/F6KPjdxA0TubSQJq/VCPX5HhTfvg9wFsBmOv9KZ59GdEJl5fIl9qMwKE59mTUqtbasHx57dl70zw7fc3DYfvdsW4WayVXjWLLATWjiFu93fznVYiORdGe1bRvu3j/VYkGOk8AXzAsLbe88xoAAAAASUVORK5CYII=");
}

.test-paper-lists .test-item .option-list .option-item.arr .single,
.test-paper-lists .test-item .option-list .option-item.arr .multi,
.test-paper-lists .test-item-list .option-list .option-item.arr .single,
.test-paper-lists .test-item-list .option-list .option-item.arr .multi {
    background: #4aacee;
    color: #FFFFFF;
    border: 1px solid #4aacee;
}

.test-paper-lists .test-item .option-list .option-item.truecrr,
.test-paper-lists .test-item-list .option-list .option-item.truecrr {
    border: 2px solid #50C262;
    background-image:none
}
.test-paper-lists .test-item .option-list .option-item.truecrr .single,
.test-paper-lists .test-item .option-list .option-item.truecrr .multi,
.test-paper-lists .test-item-list .option-list .option-item.truecrr .single,
.test-paper-lists .test-item-list .option-list .option-item.truecrr .multi {
    background: #50C262;
    color: #FFFFFF;
    border: 1px solid #50C262;
}

.test-paper-lists .test-item .option-list .option-item.disable .single,
.test-paper-lists .test-item .option-list .option-item.disable .multi,
.test-paper-lists .test-item-list .option-list .option-item.disable .single,
.test-paper-lists .test-item-list .option-list .option-item.disable .multi {
    background: #F1F1F1;
    color:#666666;
    border: 1px solid #BBBBBB;
}

.test-paper-lists .test-item .option-list .option-item.chose-yes, .test-paper-lists .test-item-list .option-list .option-item.chose-yes {
    border: 2px solid #50c262;
    background: white !important;
}

.test-paper-lists .test-item .option-list .option-item.chose-yes span, .test-paper-lists .test-item-list .option-list .option-item.chose-yes span {
    border: solid 1px #50C262;
    background-color: #50C262;
    color: white;
    white-space: nowrap;
}

.test-paper-lists .test-item .option-list .option-item.chose-yes:after, .test-paper-lists .test-item-list .option-list .option-item.chose-yes:after {
    content: '正确';
    position: absolute;
    right: 16px;
    top: 12px;
    display: block;
    width: 36px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #50C262;
    border: solid 1px #50C262;
}

.test-paper-lists .test-item .option-list .option-item.chose-no, .test-paper-lists .test-item-list .option-list .option-item.chose-no {
    background: white;
    border: 2px solid #ff697c;
}

.test-paper-lists .test-item .option-list .option-item.chose-no span, .test-paper-lists .test-item-list .option-list .option-item.chose-no span {
    border: solid 1px #FF697C;
    background-color: #FF697C;
    color: white;
    white-space: nowrap;
}

.test-paper-lists .test-item .option-list .option-item.chose-no:after, .test-paper-lists .test-item-list .option-list .option-item.chose-no:after {
    content: '错误';
    position: absolute;
    right: 16px;
    top: 12px;
    display: block;
    width: 36px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #FF697C;
    border: solid 1px #FF697C;
}

.test-paper-lists .test-item .testlist-line, .test-paper-lists .test-item-list .testlist-line {
    height: 1px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAABCAYAAADJsB7sAAAAAXNSR0IArs4c6QAAACJJREFUCB1jvH//fv2/f/8aGKCAiYmpQVFRsRHGh9HUVgcA5QQYAp/xyxQAAAAASUVORK5CYII=") repeat-x left top;
    margin-top: 30px;
    margin-bottom: 30px;
}

.test-paper-lists .option-list-right {
    text-align: right;
    margin: 10px 0;
}

.test-paper-lists .option-list-right .option-item {
    width: 110px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    border-radius: 15px;
    text-align: center;
    margin-left: 20px;
    cursor: pointer;
}
.test-paper-lists .option-list-right .btnbool-know {
    border: 1px solid #FF8A00;
    color: #FF8A00
}

.test-paper-lists  .option-list-right .btnbool-know.arr {
    background: #FF8A00;
    color: #ffffff;
}
.test-paper-lists .option-list-right .btnbool-yes {
    border: 1px solid #50C262;
    color: #50C262
}

.test-paper-lists  .option-list-right .btnbool-yes.arr {
    background: #50C262;
    color: #ffffff;
}

.test-paper-lists  .option-list-right .btnbool-wrong {
    border: 1px solid #FF697C;
    color: #FF697C;
}

.test-paper-lists  .option-list-right .btnbool-wrong.arr {
    background: #FF697C;
    color: #ffffff;
}
.test-paper-lists  .option-list-right .disabled{
    background: #F1F1F1;
    color: #666666;
    border: 1px solid #BBBBBB;
    cursor: no-drop;
}

.complete-detail-answer {
    width: 100%;
    margin: 20px 0 30px;
}

.complete-detail-answer .open-answer-icon-w {
    height: 31px;
    width: 100%;
    margin-bottom: 14px;
}

.complete-detail-answer .open-answer-icon {
    float: right;
    background-position: left center;
    background-repeat: no-repeat;
    background: url('../images/open.png');
    width: 110px;
    height: 30px;
    display: block;
    cursor: pointer;
}


.complete-detail-answer .right-answer-box {
    display: none;
}

.complete-detail-answer.open_answer .open-answer-icon {
    background-position: left center;
    background-repeat: no-repeat;
    background: url('../images/close.png');
}



.complete-detail-answer.open_answer .right-answer-box {
    display: block;
}

.right-answer-box {
    padding: 14px 31px 20px 0;
    width: 100%;
    height: auto;
    background-color: #FAFAFA;
    font-size: 14px;
}

.right-answer-box .right-answer-title {
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    padding-left: 24px;
}

.right-answer-box .right-answer-main {
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    padding-left: 32px;
    margin-bottom: 20px;
    margin-top: 6px;
}

.right-answer-box .right-answer-main img {
    max-width: 70%;
}

.right-answer-box .forward-arrow-w {
    width: 100%;
    text-align: center;
}

.right-answer-box .forward-arrow {
    width: 20px;
    height: 12px;
    cursor: pointer;
}

.submit-btn-one {
    display: inline-block;
    width: 240px;
    height: 40px;
    line-height: 40px;
    background-color: #4aacee;
    border-color: #4aacee;
    color: #FFFFFF;
    font-size: 14px;
    box-shadow: 0px 2px 10px 0px rgba(74, 172, 238, 0.4);
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
}

.submit-btn-one:hover {
    background-color: #6bbbf1;
    border-color: #6bbbf1;
    color: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(74, 172, 238, 0.4);
}
.disables-btn{
    display: inline-block;
    line-height: 40px;
    border-color: #dfdfdf;
    color: #FFFFFF;
    font-size: 14px;
    width:240px;
    height: 40px;
    background-color:#dfdfdf;
    box-shadow:0px 2px 10px 0px rgba(233,233,233,1);
    border-radius:4px;
}
.disables-btn:hover{
    border-color: #dfdfdf;
    color: #FFFFFF;
    background-color:#dfdfdf;
    box-shadow:0px 2px 10px 0px rgba(233,233,233,1);
}

.tabs {
    margin-top: 24px;
    border-radius: 4px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    background: #FFFFFF;
    position: relative;
}
.tabs .tab {
    float: left;
    width: 360px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    user-select: none;
    cursor: pointer;
    font-size: 16px;
}
.tabs .tab.active, .tabs .tab:hover {
    color: #4aacee;
    border-bottom: 4px solid #4aacee;
}
.seepdf{
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    border-radius: 6px;
    background: url(../images/wk_02.png) left center no-repeat;
    padding-left: 40px;
    position: absolute;
    right: 38px;
}
.seepdf3{
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    border-radius: 6px;
    background: url(../images/wk_01.png) left center no-repeat;
    padding-left: 40px;
    position: absolute;
    right: 180px;
}
.seepdf a,.seepdf3 a{
    color:rgba(51,51,51,1);
}

.seepdf2{
    height:100px;
    line-height: 100px;
    font-size:15px;
    box-shadow:0px 14px 18px 0px rgba(0,0,0,0.03);
    border-radius:6px;
    margin-top: 30px;
    background: url(../images/look.png) 50px center no-repeat #ffffff;
    padding-left: 130px;
}



.audiodiv {
    height: 40px;
    background: #4AACEE;
    border-radius: 4px;
    width: 95%;
}

.audioplay {
    width: 20px;
    height: 20px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAAXNSR0IArs4c6QAAAQVJREFUOBGllLEOAUEURa2gUQo6vR/QqISGQqEVX0CiUPoDajQqhVaiWYkgkSh8gV4hkfgDiXXeJJPIZJdZ+5K7M/Pm3pO3yWZjnufl0AEdUSsWtgh10O1Dc/YZW04cY94wNzjvgdSMvu9RAH6VpbkAMkZpP4PuBQH0fZvNDkhJN8z1F0D8BbQCMkSpfwCScVAXuUCK0tBlM4H2yirhDZAuUtmwAIEk0RBNBfIPQCBSTVSOAlCUKIA1hFNCYcI9nthHaOY4ziss4EKwR1BWVbav4OGeoPpnWAg2E1zx9QmeJWDWrwmWBKpBYYEFTfDgbkBwK6ZvJRPcDYPLuWITVjk+x0i/tDcUTWrwvaKsBgAAAABJRU5ErkJggg==");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    float: left;
    margin: 10px 15px;
}

.audioplay.pause {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAAXNSR0IArs4c6QAAAFdJREFUOBFj+P//vw0Q3wbiZ1B8F0g7M6ABoBhWdUxAdRZAzI2knhPItkLiw5hY1YEMoAiMGsDAMBoGo2EAykSj6QASBieAYfEVqVT5DmQfQ+LDmFjVAQB+MTQJpHusRAAAAABJRU5ErkJggg==")
}

.audiotime {
    font-size: 14px;
    color: #ffffff;
    line-height: 40px;
    float: left;
    width: 70px;
    margin: 0 10px;
    text-align: center;
}

.audioprogress {
    background: #ffffff;
    height: 12px;
    border-radius: 6px;
    float: left;
    width: calc(100% - 270px);
    margin: 14px 20px;
}

.audioprogress-b {
    background: rgba(74,172,238,0.4);
    height: 12px;
    border-radius: 6px;
}


.div-body{
    background:rgba(255,255,255,1);
    border-radius:10px;
    text-align: center;
    font-size:16px;
    font-weight:500;
    color:rgba(59,56,56,1);
    padding:0 27px;
}

.pop-text{
    width: 320px;
    height: 140px;
    border-radius: 4px;
    border: 1px solid rgba(232,232,232,1);
    resize: none;
    font-size: 12px;
    padding: 10px;
}
.popp1{
    font-size: 16px;color: #3B3838;margin-top: 30px;
}