@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	margin: 1px;
	font-family: "宋体";
}
ul, li,em{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display:block;
	font-style:normal;
}
.block {
	display: block;
}
.none {
	display: none;
}
#layout {
	position: fixed;
	height: 100%;
	width: 100%;
	vertical-align: top;
}
#header {
	overflow: hidden;
	height: 50px;
	width: 100%;
	text-align: center;
	background: url(../img/pic_02.png) repeat-x;
	color: #FFF;
	font-size: 16px;
	font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
	font-weight: bold;
	line-height: 30px;
}
.infoNav {
	float: left;
	height: 130px;
	text-align: left;
	margin-left: 30px
}
.infoNav li {
	float: left;
	margin: 5px;
}
.infoNav ul {
}
.infoNav li img {
	border: 1px solid #FFF;
}
.infoNav a:link {
	color: #FFF;
	text-decoration: none;
}
.infoNav a:visited {
	text-decoration: none;
	color: #FFF;
}
.infoNav a:hover {
	text-decoration: underline;
	color: #FFF;
}
.infoNav a:active {
	text-decoration: none;
	color: #FFF;
}
.subjectNav {
	font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
	font-size: 22px;
	line-height: 42px;
	text-align: center;
	width: auto;
	margin-top: 23px;
}
.subjectNav b {
	color: #fbce7f;
}
.clockNav {
	float: right;
	width: 225px;
	margin-right: 35px
}
.clockNav li {
	float: right;
	margin-top: 10px
}
.clockNav ul {
	clear: both;
	width: 225px;
	padding: 0px auto;
	text-align: center;
	margin-top: 10px
}
.clockNav_r {
	width: 8px;
	height: 52px;
	background: url(../img/pic_03.png) no-repeat;
}
.clockNav_m {
	width: 207px;
	height: 52px;
	background: url(../img/pic_04.png) repeat-x;
	line-height: 52px;
	font-size: 16px;
	font-weight: bolder;
	color: #F00;
	text-align: center
}
.clockNav_l {
	width: 8px;
	height: 52px;
	background: url(../img/pic_05.png) no-repeat;
}
.submitbutton {
	width: 81px;
	height: 31px;
	background: url(../img/submit.gif) repeat-x;
	border: 1px solid #cc6600;
	color:#000000;
	line-height:29px;
	font-size:13px;
	cursor: pointer;
	margin-right:71px;
}
.enternextbutton {
	width: 141px;
	height: 43px;
	font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
	font-size: 16px;
	line-height:43px;
	font-weight:bold;
	color:#FFFFFF;
	background: url(../img/enternextbutton.png) no-repeat;
	border: none;
	cursor: pointer
}
#main {
	width: 100%;
	height: 100%;
}
#container {
	width: auto;
	height: 99%;
	overflow-y: hidden;
	background-color: #ddebf6;
}
#container>div {
	margin-left: 3px;
	width: 100%;
	height: 100%;
	border: 1px solid #9fb7f7;
	border-top:none;
	background-color: #ddebf6;
}
#leftside{
	float: left;
	width: 322px;
	height:100%;
	overflow:hidden;
}
#leftsidemain{
	float: left;
	width: 310px;
	height: 100%;
	border:1px solid #9fb7f7;
	border-top:none;
	overflow:hidden;
	background-color:#eff6fe;
}
.middlebar{ float:left; width:10px; height:300px; padding-top:200px; text-align:left}
.middlebar input{ width:9px; height:61px; border:none; cursor:pointer; background:url(../img/bar2.gif) no-repeat;}
#leftside_hidden {
	float: left;
	width: 9px;
	height: 100%;
	display: none;
	overflow:hidden;
	border-left:1px solid #9fb7f7;
	padding-top:200px;
}
#leftside_hidden input {
	display:block;
	width:9px;
	height:61px;
	border:none;
	cursor:pointer;
    background:url(../img/bar.gif) no-repeat;
}
.toggleCollapse {
	background: url(../img/left_toptab2.gif) repeat-x;
	color: #2579b7;
	font-size: 14px;
	font-weight: bolder;
	font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
	height: 37px;
	_height:39px;
	line-height: 39px;
	text-align: center;
	width:100%;
	padding-top:2px;
}
.toggleCollapse em{width:154px; height:37px; line-height:37px; float:left; z-index:0; cursor:pointer}
.left_toptab1{background: url(../img/left_toptab1.gif) repeat-x; color:red;font-size: 16px;}
#mainsub {
	width:100%

}
#sub{ text-align:center; width:100%; padding:0px; margin:0px}
#sub li {
	width: 98%;
	text-align: left;
	margin: 1px auto 0px auto;
	padding:0px 5px 0px 5px;
}
#sub li a{ display:block; width:28px; height:28px; line-height:26px; text-align:center; font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-weight:normal; border:1px solid #FFF; background-color:#ddebf6; float:left;}
#sub li a:hover{ color:#00F}
#sub li a:visited{color:#00F}
#sub li a b{color:#F00}
.subHide,.subShow{ display:block; width:98%; height:28px; line-height:28px; color:#000000; text-align:left; text-decoration:none; font-size:14px;font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; margin-right:10px;}
.subHide{ background: url(../img/subShow.gif) no-repeat right 8px;}
.subShow{ display:block; background: url(../img/subHide.gif) no-repeat right 8px;}
.submenu {
	background: url(../img/left_menu_bg.gif) repeat-x;
	color: #000000;
	font-size: 14px;
	width:100%;
	float:left;
	clear:both;
	font-weight: bolder;
	font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
}

#mainsub0 li ul li{
	display:block;

}
#mainsub0 li ul.myHide,#subHide{
	display:none;
}
#mainsub0 li ul.myShow,#subShow{
	display:block;
}
#mainsub1 li ul li{
	display:block;

}
#mainsub1 li ul.myHide,#subHide{
	display:none;
}
#mainsub1 li ul.myShow,#subShow{
	display:block;
}
.submark {
	clear:both;
	margin: 0px auto 0px 5px;
	padding-top:5px;
	font-size:13px;
	color:#F00;
	line-height:18px;
	font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
}
.subcal{ width:98px; height:38px; display:block; clear:both; margin:10px auto auto auto;}
.subcal input{ width:98px; height:38px; background:url(../img/calculator.png) no-repeat; cursor:pointer; border:none;}

.markst{ background:url(../img/n_42.gif) repeat-x; width:100%; height:29px;}
.markst li{ float:left; display:block}
.markst li a{ display:block; width:58px; height:21px; background:url(../img/pic_39.jpg) no-repeat; float:left; margin:4px 2px auto 0px; color:#000000; font-size:12px; line-height:21px; text-align:center; text-decoration:none}
.markst li a:hover{ text-decoration:none}
.markst_1{float:left; height:29px; margin-right:6px; width:109px; font-size:14px; font-weight:bolder; line-height:29px; background:url(../img/markst.png) no-repeat; text-align:center}
.test_bt{ font-family:"宋体";font-weight: bold; color:#333333; font-size:14px; line-height:20px; padding:5px; margin:0px }
.calculator {
	width: 98px;
	margin: 20px auto;
	display: block;
}
.calculator a img {
	border: 0px;
}
.test_title_zht {
	font-size: 14px;
	font-weight: bolder;
	height: 32px;
	line-height: 32px;
	background: url(../images/zht_03.gif) repeat-x;
	border-bottom: 1px solid #9fb7f7;
	padding-left: 10px
}
.test_title {
	border-bottom: 1px solid #9fb7f7;
}
.ask_title, .test_title {
	font-size: 14px;
	font-weight: bolder;
	padding-left: 7px;
	line-height: 29px;
	height: 29px
}
.test_title b, .test_title_zht b {
	font-size: 12px;
	font-weight: normal;
}
.test_title li {
	display: block;
}
#test {
	cursor: s-resize
}

.test_content {
	line-height: 36px;
	border-top: 1px solid #9fb7f7;
	padding: 15px;
}

.button_updown {
	background: url(../img/pic_39.jpg) no-repeat;
	width: 58px;
	height: 21px;
	text-align: center;
	border: none;
	line-height: 20px;
	cursor: pointer
}
.updown {
	margin: 0px auto auto 30px;
	line-height: 21px;
	font-size: 14px;
	_position:relative;
	_bottom:0px;
	_left:0px;
	_width:400px;
}
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
	height: 28px;
	background-color: #ddebf6;
	border: 1px solid #9fb7f7;
	font-size: 12px;
	line-height: 28px
}
.login_layout {
	height: 291px;
	width:526px;
	margin:50px auto auto auto;
	background: url(../img/wzh.png) no-repeat;
}
.login_main{
	width: 307px;
	height:169px;
	margin: 0px 0px 0px 200px;
	padding-top:90px;
}
.login_main ul li {
	margin-bottom: 8px;
	clear: both;
	text-align:left;
}
.login_main ul b {
	font-weight: normal;
	font-size: 14px;
	line-height: 30px;
	margin-left: 0px
}
#login, #reset {
	width: 72px;
	height: 25px;
	border: 0px;
	cursor: pointer
}
#login {
	background: url(../img/login_01.gif); margin-left:80px;
}
#reset {
	background: url(../img/login_02.gif)
}
#zjhm, #glmm {
	margin-bottom: 20px
}
#glmm {
	display: none
}
.ksxz_layout {
	width: 1024px;
	overflow: hidden;
	margin: 10px auto;
	color: #FFF;
	font-size: 14px;
	padding-top: 15px;
	background: url(../img/end.jpg) no-repeat;
}
.ksxz_bt {
	margin:30px auto 10px auto; width:598px; height:31px; clear:both; background:url(../img/bt.png) no-repeat;
}
.ksxz_clockNav {
	width: 255px;
	height:50px;
	float:right;
	line-height:50px;
	background:url(../img/bt_time.jpg) no-repeat;
	margin:40px 80px auto 0px;
	padding-left:55px;
}
.ksxz_clockNav li{ float:left; color:#F00; font-size:20px; font-weight:bolder; line-height:50px;}
.ksxz_main {
	clear: both;
	width: 939px;
	margin:0px auto auto auto;
	background: #FFFFFF;
}
.rtop, div.rbottom {
	display: block;
	background: #c0dae7
}
.rtop div, div.rbottom div {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #FFF
}
.r1 {
	margin: 0 5px
}
.r2 {
	margin: 0 3px
}
.r3 {
	margin: 0 2px
}
.rtop div.r4, div.rbottom div.r4 {
	margin: 0 1px;
	height: 2px
}
.ksxz_contain {
	line-height: 34px;
	font-size: 14px;color:#000; text-align:left;
	margin: 8px;
	font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
}
.testend {
	width: 1024px;
	height: 750px;
	border: 1px solid #699dbe;
	margin: 0px auto;
	background-color: #83c4ee
}
.tipk {
	height: 3px;
	background-color: #9fb7f7;
	width: 100%;
}
#tipk {
	line-height: 17px;
	background: #ddebf6;
	text-align: center;
	z-index: 2;
	background: none repeat scroll 0 0 #fff;
	color: #f00;
	font-size: 12px;
	line-height: 24px;
	position: absolute;
	right: 20px;
	top:0px;
	height: 24px;
	width: 60px;
	padding:0px 5px;
	-moz-border-radius: 2px;/*低版本Firefox浏览器 圆角*/
	-webkit-border-radius: 2px;/*低版本Chorme和Safari浏览器 圆角*/
	border-radius: 2px;/*其他浏览器 圆角*/
	behavior: url(tool_iecss3.htc);/*IE浏览器 圆角*/
	border:1px solid #9fb7f7;
	
}
#tipk i {
	border-right: 8px solid transparent;
	border-top: 6px solid #9fb7f7;
	height: 0;
	left: 6px;
	position: absolute;
	top: 25px;
	width: 0;
}
.block_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color:grey;
	z-index: 100;
	filter:alpha(opacity=80);  /* ie 有效*/
	-moz-opacity:0.8; /* Firefox  有效*/
	opacity: 0.8;搜索 /* 通用，其他浏览器  有效*/
}
.div_content {
	display: none;
	position: absolute;
	top:36%;
	left:36%;
	width: 526px;
	height: 291px;
	z-index: 101;
}
.dialog_lgmain{ background:url(../img/login_ts.png) no-repeat; height:291px; width:526px;}
.dialog_lgbt{ background:url(../img/xxts.png) no-repeat; height:40px; width:450px; clear:both; display:inline-block; margin:10px auto auto 50px;_margin:10px auto auto 40px}

.dialog_main{ background:url(../img/ts_d.gif) no-repeat; height:291px; width:526px;}
.dialog_main li{list-style:none; padding:0px; margin:0px; display:block}
.dialog_bt{ background:url(../img/ts_1.gif) no-repeat; height:40px; width:450px; clear:both; display:inline-block; margin:24px auto auto 100px;_margin:24px auto auto 80px}
.dialog_img{ float:left; background:url(../img/ts_2.gif) no-repeat;width:130px; height:135px; display:inline-block; margin:25px 0px auto 45px;_margin:25px 0px auto 25px}
.dialog_content{ float:left; margin:40px auto auto 40px}
.dialog_text{ width:280px; height:160px; display:block; font-size:16px; font-weight:bolder; line-height:24px; font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; margin:0px auto 0px 0px;height:60px;}
.dialog_text_login{ width:280px; height:160px;font-size:20px; font-weight:bold; line-height:24px; font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; margin:0px auto 0px 0px;height:60px;}

.dialog_button{ position:relative; left:20px; top:20px;}
.dialog_button a,.dialog_button img{ border:none; text-decoration:none}


/*考生信息样式*/

.ks_info{ margin:0 auto; width:526px; height:291px; background:url(../img/ts_d.gif) no-repeat;}
.ks_info .info2 {
	 height:30px;
}
.ks_info table {
	width: 92%; font-size: 14px;font-family:"微软雅黑", "黑体";
}
.ks_info th {
	width: 100px; text-align: right; font-weight: bold;
}
.ks_info th .block {
	width: 29px; display: inline-block;
}
.ks_info th {
	padding: 5px;
}
.ks_info td {
	padding: 5px;
}
.ks_info td span {
	text-align: center; color: rgb(78, 92, 118); border-bottom-color: rgb(0, 0, 0); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.ks_info .td-photo {
	width: 160px; text-align: center;
}
.ks_info .td-photo img {
	width: 104px;
}
.ks_info .title_txt{ height:60px; line-height:60px; margin-left:30px; color:#F00; font-size:18px; font-weight:bold; font-family:"微软雅黑", "黑体";}
.ks_info img{border:none;}
/*考生信息样式end*/