/* CSS Document */
.H88{
	height:176px;
	overflow:hidden;
	}
body{
	background:url(../images/body_bg_1.jpg) center top fixed;
	}
.context{
	width:1000px;
	margin:0 auto;
	}
.context .con_l{
	width:190px;
	float:left;
	}
.context .con_l .title{
	text-align:center;
	font-size:16px;
	line-height:40px;
	height:40px;
	border-bottom:1px solid #d2d2d2;
	position:relative;
	z-index:9;
	width:178px;
	margin:0 auto;
	font-weight:bolder;
	}

.context .con_l .title .back{
	left:3px;
	top:10px;
	display:none;
	position:absolute;
	cursor:pointer;
	}

.context .con_l .title .btn{
	float:left;
	position:relative;
	z-index:100;
	width:112px;
	height:40px;
	margin-left:50px;
	}
.context .con_l .title .btn .name{
	float:left;
	}
.context .con_l .title .btn .img{
	position:absolute;
	top:12px;
	right:15px;
	}
.context .con_l .title .btn .title_list{
	width:125px;
	position:absolute;
	top:30px;
	z-index:100;
	right:-10px;
	display:none;
	right:-5px;
	}
.context .con_l .title .btn .title_list span{
	margin-left:70px;
	height:7px;
	display:block;
	}
.context .con_l .title .btn .title_list ul li{
	line-height:30px;
	height:30px;
	background:url(../images/bg_3.png);
	text-align:center;
	margin-bottom:1px;
	font-weight:normal;
	font-size:12px;
	}
.context .con_l .title .btn .title_list ul li a{
	color:#FFF;
	display:block;
	height:30px;
	width:125px;
	position:relative;
	z-index:100;
	}
.context .con_l .title .btn .title_list ul li a:hover{
	background:url(../images/icon_10.jpg) repeat-y;
	}
.context .con_l .subject_s_list{
	width:190px;
	min-height:1630px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	z-index:1;
	}
.subject_s_list .show{
	position:absolute;
	top:0;
	left:0;
	width:380px;
	z-index:1;
	}
/*******left-1*****/
.subject_s_list .show .list{
	float:left;
	width:178px;
	padding:0 6px;
	position:relative;
	z-index:1;
	}
.list ul li{
	height:28px;
	line-height:28px;
	border-bottom:1px solid #d2d2d2;
	padding:0 15px;
	font-size:14px;
	color:#2f2f2f;
	vertical-align:bottom;
	cursor:pointer;
	}
.list ul li a{
	height:28px;
	line-height:28px;
	width:178px;
	position:relative;
	display:block;
	color:#2f2f2f;
	z-index:1;
	}
.list ul li:hover{
	background:#1c1c1c;
	color:#ff9800;
	}
.list ul li:hover a{
	color:#ff9800;
	}
.list ul li.on{
	background:#1c1c1c;
	color:#ff9800;
	}
.list ul li.on a{
	color:#ff9800;
	}
.list ul li a span{
	position:absolute;
	top:0;
	right:20px;
	}
/*******left-2*****/
.subject_s_list .show .child_list{
	float:left;
	width:178px;
	padding:0 6px;
	font-size:12px;
	height:715px;
	}
.child_list div{
	padding-left:10px;
	}
.child_list div p{
	height:14px;
	line-height:14px;
	font-weight:bolder;
	margin:3px 0;
	}
.child_list div p a{
	display:block;
	margin-right:5px;
	}
.child_list div p a img{
	float:left;
	}
.child_list div p a span{
	float:left;
	}
.child_list div ul{
	padding-left:17px;
	display:none;
	}
.child_list div ul li{
	line-height:18px;
	height:18px;
	}
.child_list div ul li a{
	color:#676767;
	}
.child_list div ul li a:hover{
	color:#ff9800;
	}
.child_list div ul li.on a:hover{
	color:#ff9800;
	}

/*******right*****/
.context .con_r{
	width:744px;
	height:740px;
	background:#FFF;
	float:right;
	margin-right:25px;
	box-shadow:0 0 5px #CCC;
	border:1px solid #CCC;
	}
.thesis_list{
	width:742px;
	}
.thesis_list .thesis_top{
	height:30px;
	width:680px;
	margin:17px auto 0 auto;
	line-height:30px;
	background:url(../images/thesis_top_bg.jpg) no-repeat;
	font-size:14px;
	color:#FFFFFF;
	text-indent:10px;
	}
.thesis_list .thesis_top span{
	color:#ff9800;
	}
.thesis_list table{
	width:680px;
	margin:0 auto;
	vertical-align:middle;
	padding-top:5px;
	}
.thesis_list table thead tr{
	height:40px;
	font-size:14px;
	color:#7e8aa2;
	}
.thesis_list table thead tr th{
	border-bottom:1px solid #d1d1d1;
	}
.thesis_list table tbody tr{
	height:30px;
	color:#646464;
	font-size:14px;
	}
.thesis_list table tbody tr td{
	text-align:center;
	}
.thesis_list table tbody tr td a{
	color:#646464;
	}
.thesis_list table tbody tr td a:hover{
	color:#ff9800;
	}
.thesis_list .page{
	width:680px;
	margin:0 auto;
	height:48px;
	line-height:48px;
	text-align:right;
	font-size:14px;
	border-top:1px solid #d1d1d1;
	
	}
.thesis_list .page a,.thesis_list .page span{
	margin-left:20px;
	color:#646464
	}
.thesis_list .page a.btn{
	margin:0;
	}
.thesis_list .page a:hover{
	color:#ff9800;
	}
.thesis_list .page input{
	width:35px;
	text-align:center;
	border:1px solid #d1d1d1;
	}

/*********search_list**********/
.con_l .search{
	height:22px;
	width:180px;
	border:1px solid #CCC;
	background:#FFF;
	margin-top:25px;
	margin-bottom:20px;
	border-radius:3px;
	}
.con_l .search input{
	width:150px;
	height:22px;
	border:0px;
	float:left;
	line-height:22px;
	margin-right:5px;
	margin-left:2px;
	}
.con_l .condition{
	width:215px;
	margin-bottom:20px;
	}
.con_l .condition h3{
	font-size:14px;
	height:20px;
	line-height:20px;
	color:#2f2f2f;
	}
.con_l .condition h3 span{
	float:left;
	margin-right:5px;
	}
.con_l .condition h3 div{
	float:left;
	height:20px;
	background:url(../images/more_bg.png) no-repeat;
	width:100px;
	}
.con_l .condition h3 div a{
	float:right;
	margin-right:2px;
	display:block;
	width:38px;
	height:20px;
	line-height:20px;
	font-size:12px;
	background:url(../images/zk_btn.png) no-repeat left;
	text-align:center;
	font-weight:normal;
	color:#646464;
	}
.con_l .condition ul{
	margin-top:5px;
	}
.con_l .condition ul li{
	/*height:22px;*/
	line-height:22px;
	width:90px;
	float:left;
	color:#676767;
	}
.con_l .year ul li,.con_l .subject ul li,.con_l .yuanxi ul li{
	height: 22px;
}
.con_l .yuanxi ul li{
	width:215px;
	}
.con_l .condition ul li input{
	height:22px;
	line-height:22px;
	float:left;
	}
.con_l .condition ul li span{
	float:left;
	height:22px;
	line-height:22px;
	margin-left:5px;
	}
.clearfix:after {content: ".";
     display: block;
     clear: both;
     visibility: hidden;
     line-height: 0;
     height: 0;
     font-size:0;
 }
 .clearfix { *zoom:1;}
 .con_l .student-type ul li{
     width: 215px;
     position: relative;
 }
 .con_l .student-type .father-type{
      height: 22px;
     line-height: 22px;
     cursor: pointer;
 }

 .con_l .student-type .child-type{
     /*display: none;*/
     width: 198px;
     padding-left: 17px;
 }