<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body, button, input, select, textarea {font-size:12px;line-height:1.5;}
body{background:#ffffff;}
*{margin:0;padding:0;text-decoration:none;font-size:12px;outline:none;font-family:Arial;}
#yige{width:540px;margin:0 auto;}
#header{width:100%;height:43px;background:#0C6F50; border-bottom:2px solid #6AA98A;}
#logo{float:left;font-size:18px;font-weight:bold;color:#fff; padding:11px 0 0 10px;}
#logo a{font-size:18px;color:#fff;}
#time{float:right;padding:11px 10px 0 0;}
#time,#time span{font-size:18px;color:#fff;font-family:Arial;}

#subject{width:100%;height:269px;background:#F4FFF8;}
.s{display:inline;float:left;height:215px;overflow:hidden;}
#answer{display:inline;float:left;width:330px;margin-left:30px;}
#answer div{width:100%;padding:5px 0;}
#answer input{position:relative;top:2px;}
#answer span{font-size:14px;padding-left:5px;}
label{cursor:pointer;}
#img{width:170px;display:inline;float:right;text-align:left;}
.answers{width:510px;padding:8px 15px 5px 15px;height:128px;background:#158B4F; border-top:2px solid #0C6F50;}
#question{width:490px;padding:15px 25px;font-size:15px;}
.btn{width:490px;padding:0 25px;}
.btn a{display:inline;float:right;line-height:35px;text-align:center;color:#000;margin:0 3px;height:35px;font-size:14px;}

a.submit,a.gogogo{color:#333333;font-size:14px;font-weight:bold;height:35px;width:87px;background:url(bg.jpg) -155px -115px;}
a.submit:hover{color:#FFFFFF;font-size:14px;font-weight:bold;height:35px;width:87px;background:url(bg.jpg) -155px -150px;}
a.submit{margin-right:15px;color:#FFFFFF;font-size:14px;font-weight:bold;height:35px;width:87px;background:url(bg.jpg) -155px -150px;}

a.next{float:left;height:26px;width:32px;background:url(bg.jpg) 0 0;margin:4px 0 0 0;}
a.next:hover{height:26px;width:32px;background:url(bg.jpg) -32px 0;}
a.last{float:left;height:26px;width:32px;background:url(bg.jpg) 0px -26px;margin:4px 20px 0 0;}
a.last:hover{height:26px;width:32px;background:url(bg.jpg) -32px -26px;}

.sel_tip{padding:0 0 10px 0;width:100%;float:left; margin-top:10px;margin-left:5px;}
.sel{display:inline;float:left; margin-left:5px;}
.sel a{display:inline;float:left;background:#0C6F50;width:23px;height:16px;margin:1px;text-align:center;line-height:16px;font-size:12px;color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;}
.sel a.yes_sel{background:#36CD1E;font-weight:bold;}
.sel a.no_sel{background:#ff0000;font-weight:bold;}
.sel a.curr_sel{color:#000;background:#FFF;}

.sel_tip a{display:inline;float:left;background:#0C6F50;width:44px;height:16px;margin:1px;text-align:center;line-height:16px;font-size:10px;color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;}
.sel_tip a.t_yes{background:#36CD1E;}
.sel_tip a.t_curr{color:#000;background:#FFF;}
.sel_tip a.t_error{background:#ff0000; display:none;}
.sel_tip a.t_right{background:#36CD1E; display:none;}
.sel_tip span{float:right;color:#F2A79D; margin-right:10px;}

#result{position:absolute;width:100%;height:100%;overflow:hidden;border-top:5px solid #158B4F; background:#F4FFF8;z-index:100; text-align:center; top:0px; overflow:hidden; display:none;}
#result_tip{width:100%;text-align:center;font-size:30px;padding-top:25px;}
#result_score{width:100%;text-align:center;font-size:90px;color:#ff0000;margin:20px 0;font-family:"Times New Roman", Times, serif;}

#result a{display:block;line-height:35px;height:35px;text-align:center;font-size:14px;}
.test{color:#FFFFFF;font-size:14px;font-weight:bold;height:35px;width:87px;background:url(bg.jpg) -155px -150px;}
.check_error{color:#333333;font-size:14px;font-weight:bold;height:35px;width:87px;background:url(bg.jpg) -155px -115px;}

.da{background:#168B50;color:#fff;padding:2px 5px;}

#auto_div{float:left;color:#909090;margin:5px 0 0 20px;}
#auto_div input {line-height:18px;margin:5px 3px 2px 0;*margin:0px 3px 1px 0;float:left;}
#auto_div label {float:left;margin-top:2px;}
a.why{float:left;font-size: 12px; padding: 2px 0 0 15px; margin: 0;line-height:18px;color:#333333;}
a.why:hover{color:#FF6600;text-decoration: underline;}</pre></body></html>