﻿h1,
h2,
h3{}
/* zytz_test */

.zytz_test_wrapper,
.zytz_test_wrapper h1,
.zytz_tit_tip{margin-top:25px;font-size:14px;color:#333;}
.zytz_tit_tip span{color:#959595;}
.zytz_test_wrapper h2{font-size:14px;margin:0;font-weight:bold;color:#333;}
.zytz_test_wrapper table{table-layout:fixed;margin:20px 0;width:100%;}
.zytz_test_wrapper td{border:#ddd solid 1px;background:#fff;padding:18px 20px;font-size:16px;width:99%;overflow:hidden;}
.zytz_test_wrapper td.test_pass{color:#999;}
.test_pass .test_q span{display:block;}
.test_current{color:#333;background:#F8FFE6;border:1px solid #D6E4B4;font-weight:bold;}
.test_current .test_a{display:block;}
.btndiv{ display:none;}
.test_q{color:#666;font-size:14px;font-weight:normal;}
.test_current .test_q{color:#333;font-size:14px;font-weight:bold;}
.test_q span{float:right;margin:0 40px 0 0;color:#333;display:none;}
.test_q small{color:#959595;}
.test_a{margin:20px 0 0 25px;display:none;}
.test_a span{cursor:pointer;display:inline-block;width:280px;height:30px;font:bold 14px/40px '瀹嬩綋';color:#333;text-align:left; padding-left:10px; padding-bottom:10px; background-color:#ECECFF; margin-right:10px;margin-bottom:2px}
.submit{cursor:pointer;display:inline-block;width:110px;height:40px;font:bold 14px/40px '瀹嬩綋';color:red;text-align:center; background-color:#ECECFF; margin-right:10px; float:right;}
.submit:hover{ background-color:#4EFEB3;}
.lod{cursor:pointer;display:inline-block;width:110px;height:40px;font:bold 14px/40px '瀹嬩綋';color:White;text-align:center; background-color:#FF3232; margin-right:10px;}
.lod:hover{ background-color:#E90808;}
.test_a .selected,
.selected small{background-position:-50px 0; background-color:#4EFEB3;}
.test_a label{font-size:14px;font-weight:bold;}
.test_a input{margin:0 20px 0 0;padding:0 0 0 5px;width:240px;border:#ccc solid 1px;height:25px;line-height:25px;}
.htl{color:#333; line-height:25px;}
.htl span{font:bold 14px/40px '瀹嬩綋';}
/* hack for IE7 */
*:first-child+html .zytz_tit_tip span{position:relative;top:-18px;}
*:first-child+html .test_q span{position:relative;top:-22px;margin-bottom:-22px;}
*:first-child+html .test_a span{display:inline;}
*:first-child+html .test_a input{position:relative;top:5px;}
/* hack for IE6 */
*html .zytz_start .button_strong{display:inline;}
*html .zytz_tit_tip span{position:relative;top:-18px;}
*html .test_q span{position:relative;top:-22px;margin-bottom:-22px;}
*html .test_a span{display:inline;}
*html .test_a input{position:relative;top:5px;}