html,body{min-width:1366px}#sign{width:100%;min-height:100vh;position:relative;background-image:url(../img/01.png);background-position:center;background-size:cover}#sign .sign-cont{width:463px;background:#ffffff;box-shadow:0px 2px 16px 0px rgba(0,109,230,0.13);border-radius:12px;position:absolute;top:50%;left:50%;margin-left:120px;transform:translateY(-50%);padding:30px 47px 42px}#sign .sign-cont .logo{display:block;height:62px;text-align:center}#sign .sign-cont .logo img{display:block;height:100%;margin:0 auto}#sign .sign-cont .form{margin-top:35px}#sign .sign-cont .form .line{width:100%;height:50px;background:#ffffff;border-radius:8px;border:1px solid #eeeeee;padding:0 8px 0 12px;display:flex;align-items:center}#sign .sign-cont .form .line i{color:#dadada;font-size:22px;line-height:22px;flex-shrink:0}#sign .sign-cont .form .line input{width:100%;height:100%;border:none;border-radius:0;background-color:transparent;padding:0 16px;font-size:16px}#sign .sign-cont .form .line.hasyzm .yzm{display:block;flex-shrink:0;width:82px;height:34px;border:1px solid #eee}#sign .sign-cont .form .subbtn{width:100%;height:50px;background:#0c75e9;border-radius:8px;line-height:50px;text-align:center;color:#fff;font-size:16px;border:none;margin-top:35px}#index .list-cont{margin:30px;padding-bottom:30px;background-color:#fff;border-radius:6px}#index .list-cont .thead{width:100%;height:60px;border-bottom:1px solid #eee;display:table;text-align:center;font-size:18px}#index .list-cont .list .item{width:100%;height:60px;display:table;text-align:center}#index .list-cont .list .item:nth-of-type(even){background:#fafafa}#index .list-cont .list .item .t2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#index .list-cont .t1,#index .list-cont .t2,#index .list-cont .t3,#index .list-cont .t4{display:table-cell;vertical-align:middle}#index .list-cont .t1{width:200px}#index .list-cont .t2{width:420px}#index .list-cont .t3{width:340px}#index .list-cont .t4{width:240px}#index .list-cont .t4 a{color:#0c75e9}#index .list-cont .pages{margin-top:25px;text-align:center}#qbd .info{width:100%;background-color:#fff;padding:0 30px 24px}#qbd .info .title{border-left:4px solid #0c75e9;height:22px;line-height:22px;padding-left:8px;font-size:16px;font-weight:bold}#qbd .info .desc{margin-top:14px;padding-left:12px;font-size:14px;line-height:22px}#qbd .func-cont{margin:30px;background-color:#fff;border-radius:6px}#qbd .func-cont .title{height:45px;border-bottom:2px solid #eee;line-height:45px;padding:0 30px;font-size:16px;font-weight:bold}#qbd .func-cont .items{padding:2px 30px 18px 15px;overflow:hidden}#qbd .func-cont .items .item{display:flex;align-items:center;width:164px;height:70px;border-radius:6px;border:1px solid #eee;float:left;margin-left:15px;margin-top:15px;padding:0 10px 0 15px;transition:all 0.3s}#qbd .func-cont .items .item img{display:block;width:46px}#qbd .func-cont .items .item p{padding-left:8px;font-size:14px}#qbd .func-cont .items .item span{font-size:12px;color:#909090}#qbd .func-cont .items .item:hover{border-color:#0c75e9}#exe .info-timer{padding:0 30px 24px;background-color:#fff;display:flex;align-items:center;justify-content:space-between}#exe .info-timer .info{display:flex;align-items:center}#exe .info-timer .timer{display:inline-flex;align-items:center}#exe .info-timer .timer span{color:#ec4723;font-size:20px;font-weight:bold}#exe .info-timer .wrong-set{display:inline-flex;align-items:center}#exe .info-timer .wrong-set .step{margin:0 6px}#exe .exe-cont{margin:20px;display:flex;align-items:flex-start}#exe .exe-cont .nums-cont{width:216px;background:#ffffff;border-radius:6px;flex-shrink:0;padding:12px 8px 20px 3px;margin-right:10px;overflow:hidden}#exe .exe-cont .nums-cont a{display:block;width:36px;height:36px;border:1px solid #e6e6e6;border-radius:2px;line-height:34px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;margin-left:5px;float:left}#exe .exe-cont .nums-cont a.blue{background-color:#0c75e9;border-color:#0c75e9;color:#fff}#exe .exe-cont .nums-cont a.green{background-color:#50ca43;border-color:#50ca43;color:#fff}#exe .exe-cont .nums-cont a.red{background-color:#e34516;border-color:#e34516;color:#fff}#exe .exe-cont .topic-cont{width:100%}#exe .exe-cont .topic-cont .topic{width:100%;background:#fff;border-radius:6px}#exe .exe-cont .topic-cont .topic .tops{width:100%;padding:17px 20px 0;display:flex;justify-content:space-between;align-items:flex-start}#exe .exe-cont .topic-cont .topic .tops .label{display:inline-block;height:28px;background:#dbecff;border-radius:2px;line-height:28px;padding:0 9px;font-size:14px;color:#0c75e9;flex-shrink:0}#exe .exe-cont .topic-cont .topic .tops .title{margin-top:3px;width:100%;padding:0 15px;font-weight:bold;font-size:14px;line-height:20px}#exe .exe-cont .topic-cont .topic .tops .collect{display:inline-flex;align-items:center;margin-top:3px;white-space:nowrap;cursor:pointer;color:#909090;user-select:none}#exe .exe-cont .topic-cont .topic .tops .collect i{font-size:21px;line-height:21px;margin-right:9px}#exe .exe-cont .topic-cont .topic .tops .collect.active{color:#ffb715}#exe .exe-cont .topic-cont .topic .topic-item{padding:20px 95px 8px;border-bottom:1px solid #eee}#exe .exe-cont .topic-cont .topic .topic-item .sub-title{font-size:14px;margin-bottom:14px}#exe .exe-cont .topic-cont .topic .topic-item .options .option{margin-bottom:16px;overflow:hidden}#exe .exe-cont .topic-cont .topic .topic-item .inputs .input{display:block;width:100%;max-width:570px;height:40px;background:#ffffff;border-radius:2px;border:1px solid #eeeeee;padding:0 10px;margin-bottom:10px}#exe .exe-cont .topic-cont .topic .topic-item .textarea{width:100%;max-width:570px;height:116px;background:#ffffff;border-radius:2px;border:1px solid #eeeeee;padding:10px;margin-bottom:10px;resize:none}#exe .exe-cont .topic-cont .topic .btns{padding:18px 30px;display:flex;justify-content:space-between;align-items:center}#exe .exe-cont .topic-cont .topic .btns .left,#exe .exe-cont .topic-cont .topic .btns .right{display:inline-flex;align-items:center}#exe .exe-cont .topic-cont .topic .btns .btn{width:103px;height:34px;display:flex;justify-content:center;align-items:center;border-radius:4px;border:1px solid #0c75e9;background-color:#fff;color:#0c75e9}#exe .exe-cont .topic-cont .topic .btns .btn:disabled{border-color:#d8d8d8;color:#909090}#exe .exe-cont .topic-cont .topic .btns .btn.blue{background-color:#0c75e9;color:#fff}#exe .exe-cont .topic-cont .answer{margin-top:10px;width:100%;background:#fff;border-radius:6px}#exe .exe-cont .topic-cont .answer .mod-title{width:100%;height:46px;padding:0 30px;border-bottom:1px solid #eee;font-size:16px;font-weight:bold;line-height:45px}#exe .exe-cont .topic-cont .answer .ans-item{width:100%;padding:18px 30px;border-bottom:1px solid #eee}#exe .exe-cont .topic-cont .answer .ans-item:last-child{border-bottom:none}#exe .exe-cont .topic-cont .answer .ans-item .que-num{font-size:14px;font-weight:bold;color:#0c75e9;margin-bottom:10px}#exe .exe-cont .topic-cont .answer .ans-item .text{font-size:14px;line-height:22px;margin-bottom:10px}#exe .exe-cont .topic-cont .note{margin-top:10px;width:100%;background:#fff;border-radius:6px;overflow:hidden}#exe .exe-cont .topic-cont .note .mod-title{width:100%;height:46px;padding:0 30px;border-bottom:1px solid #eee;font-size:16px;font-weight:bold;line-height:45px}#exe .exe-cont .topic-cont .note .textarea{width:100%;padding:0 30px;margin-top:18px}#exe .exe-cont .topic-cont .note .textarea textarea{width:100%;height:127px;padding:10px;background:#ffffff;border-radius:2px;border:1px solid #eeeeee;resize:none}#exe .exe-cont .topic-cont .note .subbtn{margin:15px 30px 18px;display:block;width:90px;height:32px;background:#0c75e9;border:none;border-radius:3px;color:#fff}#exe .result-cont{margin:20px;padding-bottom:40px;background-color:#fff;border-radius:6px;overflow:hidden}#exe .result-cont .result{width:100%;height:207px;background-image:url(../img/18.png);background-size:auto 100%;background-position:center;text-align:center;color:#fff;overflow:hidden;position:relative}#exe .result-cont .result::after{content:'';display:block;width:222px;height:207px;position:absolute;bottom:0;left:50%;margin-left:-111px;z-index:1;background-image:url(../img/19.png);background-size:100%}#exe .result-cont .result .t1,#exe .result-cont .result .t2,#exe .result-cont .result .t3{position:relative;z-index:3}#exe .result-cont .result .t1{margin-top:55px;font-size:15px}#exe .result-cont .result .t2{margin-top:4px;font-size:24px;font-weight:bold}#exe .result-cont .result .t3{margin-top:4px;font-size:18px}#exe .result-cont .nums{margin-top:30px;display:flex;justify-content:center;align-items:center}#exe .result-cont .btns{margin-top:35px;display:flex;justify-content:center;align-items:center}#exe .result-cont .btns .btn{width:103px;height:34px;display:flex;justify-content:center;align-items:center;border-radius:4px;border:1px solid #0c75e9;background-color:#fff;color:#0c75e9}#exe .result-cont .btns .btn:disabled{border-color:#d8d8d8;color:#909090}#exe .result-cont .btns .btn.blue{background-color:#0c75e9;color:#fff}#exe .exe-c-cont{margin:20px;border-radius:6px;background-color:#fff}#exe .exe-c-cont .mod-title{width:100%;height:46px;padding:0 30px;border-bottom:1px solid #eee;font-size:16px;font-weight:bold;line-height:45px}#exe .exe-c-cont .mod-title span{padding-left:10px;font-size:12px;color:#909090}#exe .exe-c-cont .set-line{margin:20px 30px;display:flex;align-items:center}#exe .exe-c-cont .set-line .label{width:120px}#exe .exe-c-cont .set-line .input{width:220px;display:inline-flex;align-items:center}#exe .exe-c-cont .set-line .input input{width:72px;height:26px;background:#ffffff;border:1px solid #d8d8d8;margin:0 3px;text-align:center}#exe .exe-c-cont .set-line .calc span{color:#0c75e9;padding:0 3px}#exe .exe-c-cont .total{margin:20px 30px;padding:18px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;display:flex;align-items:center}#exe .exe-c-cont .total .t1{width:120px;margin-left:145px}#exe .exe-c-cont .total .t2{width:120px;margin-left:295px}#exe .exe-c-cont .total span{padding:0 3px;color:#0c75e9}#exe .exe-c-cont .set-line-s{margin:20px 30px;display:flex;align-items:center}#exe .exe-c-cont .set-line-s input{width:72px;height:26px;background:#ffffff;border:1px solid #d8d8d8;margin:0 3px;text-align:center}#exe .exe-c-cont .set-line-c{margin:20px 30px;display:flex;align-items:center}#exe .exe-c-cont .set-line-c .dy-form{width:170px}#exe .exe-c-cont .btns{width:100%;padding:24px 0;border-top:1px solid #eee;display:flex;justify-content:center;align-items:center}#exe .exe-c-cont .btns .subbtn{width:147px;height:32px;background:#0c75e9;border-radius:3px;color:#fff;border:none}#exam_l .list-cont{margin:20px;border-radius:6px;background-color:#fff}#exam_l .list-cont .mod-title{width:100%;height:46px;padding:0 30px;border-bottom:1px solid #eee;font-size:16px;font-weight:bold;line-height:45px}#exam_l .list-cont .list{width:100%;display:flex;flex-wrap:wrap;padding:0 30px 30px 0}#exam_l .list-cont .list .item{width:360px;margin-top:28px;margin-left:30px;background-color:#fff;box-shadow:0px 5px 11px 0px rgba(0,0,0,0.08);border-radius:3px;padding:22px 30px 14px;position:relative}#exam_l .list-cont .list .item .title{font-size:14px;font-weight:bold}#exam_l .list-cont .list .item .desc{padding:20px 0 6px;min-height:80px}#exam_l .list-cont .list .item .desc p{margin-bottom:10px;font-size:14px;color:#909090}#exam_l .list-cont .list .item .btns{padding-top:14px;border-top:1px solid #eee;display:flex;justify-content:center;align-items:center}#exam_l .list-cont .list .item .btns .btn{display:flex;justify-content:center;align-items:center;width:153px;height:34px;background:#fff;border-radius:4px;color:#0c75e9;border:1px solid #0c75e9;transition:all 0.3s}#exam_l .list-cont .list .item .btns .btn:hover{background:#0c75e9;border-color:#0c75e9;color:#fff}#exam_l .list-cont .list .item .status{display:block;width:69px;height:53px;position:absolute;top:22px;right:22px;z-index:2;background-size:100%}#exam_l .list-cont .list .item .status.pass{background-image:url(../img/27.png)}#exam_l .list-cont .list .item .status.notpass{background-image:url(../img/28.png)}#cert_l .list-cont{margin:20px;border-radius:6px;background-color:#fff}#cert_l .list-cont .mod-title{width:100%;height:46px;padding:0 30px;border-bottom:1px solid #eee;font-size:16px;font-weight:bold;line-height:45px}#cert_l .list-cont .list{width:100%;display:flex;flex-wrap:wrap;padding:0 30px 30px 0}#cert_l .list-cont .list .item{width:360px;background:#ffffff;box-shadow:0px 5px 11px 0px rgba(0,0,0,0.08);border-radius:3px;margin-top:28px;margin-left:30px;overflow:hidden}#cert_l .list-cont .list .item img{width:360px;height:254px;object-fit:cover}#cert_l .list-cont .list .item .text{padding:15px 24px 18px}#cert_l .list-cont .list .item .text .title{font-size:14px;font-weight:bold}#cert_l .list-cont .list .item .text .time{margin-top:10px;font-size:14px;color:#909090}#exam .exam-name{width:100%;height:60px;background-color:#fff;line-height:60px;text-align:center;font-size:20px;position:fixed;top:60px;left:0;right:0;z-index:3}#exam .exam-cont{margin:20px;display:flex;justify-content:space-between;align-items:flex-start}#exam .exam-cont .card-cont{width:200px;height:calc(100vh - 160px);border-radius:6px;overflow:hidden;background-color:#fff;flex-shrink:0;display:flex;flex-direction:column;position:fixed;top:140px;left:20px}#exam .exam-cont .card-cont .mod{width:100%;height:54px;background:#656d75;font-size:18px;color:#fff;text-align:center;line-height:54px;flex-shrink:0}#exam .exam-cont .card-cont .scroll{width:100%;height:100%;padding:0 20px;overflow-x:hidden;overflow-y:auto}#exam .exam-cont .card-cont .scroll .item{padding:18px 0;border-bottom:1px solid #eee}#exam .exam-cont .card-cont .scroll .item .cate-name{font-size:14px}#exam .exam-cont .card-cont .scroll .item .nums{width:100%;display:flex;flex-wrap:wrap;margin-top:10px}#exam .exam-cont .card-cont .scroll .item .nums a{display:flex;justify-content:center;align-items:center;margin-top:2px;margin-left:2px;width:30px;height:30px;border-radius:4px;border:1px solid #d8d8d8;font-size:12px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#exam .exam-cont .card-cont .scroll .item .nums a.red{background-color:#ec4723;border-color:#ec4723;color:#fff}#exam .exam-cont .card-cont .scroll .item .nums a.blue{background-color:#0c75e9;border-color:#0c75e9;color:#fff}#exam .exam-cont .card-cont .scroll .item .nums a:nth-child(5n+1){margin-left:0}#exam .exam-cont .card-cont .scroll .item:last-child{border-bottom:none}#exam .exam-cont .card-cont .scroll::-webkit-scrollbar{display:none}#exam .exam-cont .card-cont .color-tip{height:44px;border-top:1px solid #eee;display:flex;justify-content:center;align-items:center;flex-shrink:0}#exam .exam-cont .card-cont .color-tip .item{display:inline-flex;align-items:center}#exam .exam-cont .card-cont .color-tip .item i{display:block;width:15px;height:15px;border-radius:4px;border:1px solid #d8d8d8}#exam .exam-cont .card-cont .color-tip .item i.red{background-color:#ec4723;border-color:#ec4723}#exam .exam-cont .card-cont .color-tip .item i.blue{background-color:#0c75e9;border-color:#0c75e9}#exam .exam-cont .card-cont .color-tip .item span{padding-left:3px;font-size:14px}#exam .exam-cont .info-cont{width:200px;height:calc(100% - 160px);position:fixed;top:140px;right:20px}#exam .exam-cont .info-cont .info{width:100%;background-color:#fff;padding:10px 25px;text-align:center;border-radius:6px}#exam .exam-cont .info-cont .info .item{width:100%;border-bottom:1px solid #e1e1e1;padding:16px 0 20px}#exam .exam-cont .info-cont .info .item .time{font-size:24px;line-height:30px;height:30px;color:#e90101}#exam .exam-cont .info-cont .info .item .num{font-size:24px;line-height:30px;height:30px;color:#999}#exam .exam-cont .info-cont .info .item .font{padding:0 16px;position:relative}#exam .exam-cont .info-cont .info .item .font span{display:block;width:30px;height:22px;line-height:22px;text-align:center;position:absolute;top:2px;color:#fff;user-select:none;pointer-events:none}#exam .exam-cont .info-cont .info .item .font span.small{left:16px}#exam .exam-cont .info-cont .info .item .font span.middle{left:50%;margin-left:-15px}#exam .exam-cont .info-cont .info .item .font span.big{right:16px}#exam .exam-cont .info-cont .info .item .text{font-size:14px;color:#666;line-height:14px;margin-top:10px}#exam .exam-cont .info-cont .info .item .tops{font-size:24px;color:#0c75e9}#exam .exam-cont .info-cont .info .item .select{display:flex;justify-content:center;align-items:center;margin-top:10px}#exam .exam-cont .info-cont .info .item .select span{font-size:18px;cursor:pointer;user-select:none}#exam .exam-cont .info-cont .info .item .select i{font-size:12px}#exam .exam-cont .info-cont .info .item:last-child{border-bottom:none}#exam .exam-cont .info-cont .info .item.type-select{padding:20px 0 10px}#exam .exam-cont .info-cont .prev-next{margin-top:20px;width:200px;background:#ffffff;border-radius:4px;padding:0 30px}#exam .exam-cont .info-cont .prev-next button{display:block;width:100%;height:50px;border:none;border-bottom:1px solid #eee;background-color:#fff;font-size:18px;line-height:50px;text-align:center}#exam .exam-cont .info-cont .prev-next button:last-child{border-bottom:none}#exam .exam-cont .info-cont .btn{margin-top:20px;width:200px;height:48px;background:#0c75e9;border-radius:4px;color:#fff;line-height:48px;text-align:center;font-size:18px;border:none}#exam .exam-cont .topic-cont{width:100%;padding:0 240px;margin-top:60px}#exam .exam-cont .topic-cont.whole .type-item{width:100%;margin-bottom:20px;border-radius:6px;background-color:#fff}#exam .exam-cont .topic-cont.whole .type-item .mod{width:100%;height:54px;background:#f8f8f8;border-radius:6px 6px 0px 0px;padding:0 30px;line-height:54px;font-size:18px}#exam .exam-cont .topic-cont.whole .topic-item{padding:20px 30px;border-bottom:1px solid #eee}#exam .exam-cont .topic-cont.whole .topic-item .title{font-size:16px;margin-bottom:14px}#exam .exam-cont .topic-cont.whole .topic-item .sub-title{font-size:14px;margin-bottom:14px}#exam .exam-cont .topic-cont.whole .topic-item .options{padding:0 15px}#exam .exam-cont .topic-cont.whole .topic-item .options .option{margin-bottom:16px;overflow:hidden}#exam .exam-cont .topic-cont.whole .topic-item .inputs{padding:0 15px}#exam .exam-cont .topic-cont.whole .topic-item .inputs .input{display:block;width:100%;max-width:570px;height:40px;background:#ffffff;border-radius:2px;border:1px solid #eeeeee;padding:0 10px;margin-bottom:10px}#exam .exam-cont .topic-cont.whole .topic-item .textarea{width:100%;max-width:570px;height:116px;background:#ffffff;border-radius:2px;border:1px solid #eeeeee;padding:10px;margin-bottom:10px;margin-left:15px;margin-right:12px;resize:none}#exam .exam-cont .topic-cont.whole .topic-item .sub-topic{border-bottom:1px solid #eee;padding-top:14px}#exam .exam-cont .topic-cont.whole .topic-item .sub-topic:nth-child(2){padding-top:0px}#exam .exam-cont .topic-cont.whole .topic-item .sub-topic:last-of-type{border-bottom:none}#exam .exam-cont .topic-cont.whole .topic-item .result{width:100%;background:#f8f8f8;border-radius:4px;border:1px solid #d8d8d8;padding:18px 20px;position:relative}#exam .exam-cont .topic-cont.whole .topic-item .result .line{margin-top:12px}#exam .exam-cont .topic-cont.whole .topic-item .result .line:first-of-type{margin-top:0}#exam .exam-cont .topic-cont.whole .topic-item .result .status{display:inline-block;height:30px;border-radius:3px;padding:0 11px;line-height:30px;color:#fff;position:absolute;top:14px;right:20px}#exam .exam-cont .topic-cont.whole .topic-item .result .status.blue{background:#0c75e9}#exam .exam-cont .topic-cont.whole .topic-item .result .status.red{background:#ec4723}#exam .exam-cont .topic-cont.single .topic{width:100%;background:#fff;border-radius:6px}#exam .exam-cont .topic-cont.single .topic .tops{width:100%;padding:17px 20px 0;display:flex;justify-content:space-between;align-items:flex-start}#exam .exam-cont .topic-cont.single .topic .tops .label{display:inline-block;height:28px;background:#dbecff;border-radius:2px;line-height:28px;padding:0 9px;font-size:14px;color:#0c75e9;flex-shrink:0}#exam .exam-cont .topic-cont.single .topic .tops .title{margin-top:3px;width:100%;padding:0 15px;font-weight:bold;font-size:14px;line-height:20px}#exam .exam-cont .topic-cont.single .topic .tops .collect{display:inline-flex;align-items:center;margin-top:3px;white-space:nowrap;cursor:pointer;color:#909090;user-select:none}#exam .exam-cont .topic-cont.single .topic .tops .collect i{font-size:21px;line-height:21px;margin-right:9px}#exam .exam-cont .topic-cont.single .topic .tops .collect.active{color:#ffb715}#exam .exam-cont .topic-cont.single .topic .topic-item{padding:20px 95px 8px;border-bottom:1px solid #eee}#exam .exam-cont .topic-cont.single .topic .topic-item .sub-title{font-size:14px;margin-bottom:14px}#exam .exam-cont .topic-cont.single .topic .topic-item .options .option{margin-bottom:16px;overflow:hidden}#exam .exam-cont .topic-cont.single .topic .topic-item .inputs .input{display:block;width:100%;max-width:570px;height:40px;background:#ffffff;border-radius:2px;border:1px solid #eeeeee;padding:0 10px;margin-bottom:10px}#exam .exam-cont .topic-cont.single .topic .topic-item .textarea{width:100%;max-width:570px;height:116px;background:#ffffff;border-radius:2px;border:1px solid #eeeeee;padding:10px;margin-bottom:10px;resize:none}#exam .exam-cont .topic-cont.single .answer{margin-top:10px;width:100%;background:#fff;border-radius:6px}#exam .exam-cont .topic-cont.single .answer .mod-title{width:100%;height:46px;padding:0 30px;border-bottom:1px solid #eee;font-size:16px;font-weight:bold;line-height:45px}#exam .exam-cont .topic-cont.single .answer .ans-item{width:100%;padding:18px 30px;border-bottom:1px solid #eee}#exam .exam-cont .topic-cont.single .answer .ans-item:last-child{border-bottom:none}#exam .exam-cont .topic-cont.single .answer .ans-item .que-num{font-size:14px;font-weight:bold;color:#0c75e9;margin-bottom:10px}#exam .exam-cont .topic-cont.single .answer .ans-item .text{font-size:14px;line-height:22px;margin-bottom:10px}#exam .exam-cont .topic-cont.single .note{margin-top:10px;width:100%;background:#fff;border-radius:6px;overflow:hidden}#exam .exam-cont .topic-cont.single .note .mod-title{width:100%;height:46px;padding:0 30px;border-bottom:1px solid #eee;font-size:16px;font-weight:bold;line-height:45px}#exam .exam-cont .topic-cont.single .note .textarea{width:100%;padding:0 30px;margin-top:18px}#exam .exam-cont .topic-cont.single .note .textarea textarea{width:100%;height:127px;padding:10px;background:#ffffff;border-radius:2px;border:1px solid #eeeeee;resize:none}#exam .exam-cont .topic-cont.single .note .subbtn{margin:15px 30px 18px;display:block;width:90px;height:32px;background:#0c75e9;border:none;border-radius:3px;color:#fff}#score{background-image:url(../img/23.png);background-size:cover;background-position:center bottom;background-repeat:no-repeat}#score .exam-name{width:100%;height:60px;background-color:#fff;line-height:60px;text-align:center;font-size:20px;position:fixed;top:60px;left:0;right:0;z-index:3}#score .score-cont{width:760px;background-color:#fff;border-top:1px solid #fff;margin:150px auto 100px;padding:0 30px 30px;position:relative}#score .score-cont .head{width:90px;height:90px;border-radius:50%;overflow:hidden;margin:-45px auto 0}#score .score-cont .head img{width:100%;height:100%}#score .score-cont .name{width:100%;font-size:24px;line-height:24px;margin-top:20px;text-align:center}#score .score-cont .items{width:100%;overflow:hidden;margin-top:20px}#score .score-cont .items .item{width:340px;height:110px;background-color:#f6f6f6;text-align:center;padding:20px}#score .score-cont .items .item .top{width:100%;height:50px;line-height:50px;font-size:24px;color:#0c75e9}#score .score-cont .items .item .top .num{font-size:36px;line-height:36px;font-weight:bold}#score .score-cont .items .item .top .small{font-size:16px}#score .score-cont .items .item .desc{width:100%;font-size:16px;color:#666}#score .score-cont .order{width:100%;margin-top:20px;border:1px solid #f1f1f1;padding:20px}#score .score-cont .order .title{width:100%;font-size:16px;line-height:16px;text-align:center}#score .score-cont .order table{width:100%;border:none;margin-top:18px}#score .score-cont .order table th{background-color:#f6f6f6;height:30px;line-height:30px}#score .score-cont .order table td{height:40px;line-height:40px;text-align:center}#score .score-cont .empty{text-align:center;margin-top:30px}#score .score-cont .empty img{display:block;width:300px;margin:0 auto}#score .score-cont .empty p{margin-top:20px;font-size:16px}#score .score-cont .btns{position:absolute;top:0;right:-220px}#score .score-cont .btns .btn{display:block;width:200px;height:48px;background:#ffffff;border-radius:4px;text-align:center;line-height:48px;font-size:18px;color:#0c75e9;margin-bottom:15px}#score .score-cont .btns .btn.disabled{background-color:#eee;color:#909090;cursor:not-allowed}
