*{
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
#outer{
	margin: 0 auto;
	width: 976px;
}
.bac{
	background: url(../img/bac1.png) no-repeat 0 -12px;
	/*width: 987px;*/
	/*height: 242px;*/
	height: 230px;
	position: relative;
	/*margin-bottom: -200px;*/
	margin-bottom: -186px;
	z-index: -999;
}
.kh_content{
	background: #fff;
	margin-top: 20px;
	border: 1px solid #dfdfdf;
	height: auto;
	/*width: 100%;*/
	position: relative;
	z-index: 1;
}
.kh_logo{overflow: hidden;height: 36px;}
.logo{
	display: block;
	background: url(../img/logo.png) no-repeat;
	width: 88px;
	height: 36px;
	float: left;
	margin-right: 12px;
}
.text{
  font-size: 18px;
  color: #394b50;
  line-height: 34px;
  font-weight: bold;
  float: left;
}
.con_title,.con_bottom{
	height: 46px;
	background: #f5f5f5;
	overflow: hidden;
}
.content1,.content2{
	min-height: 400px;
	overflow: hidden;
	_height:expression((document.documentElement.clientHeight||document.body.clientHeight)>400?"400px":"");
	padding-bottom: 30px;
	/*display: none;*/
}
.content2{
	display: none;
}
.title_1,.title_2{
	float: left;
	font-size: 14px;
	line-height: 43px;
	cursor: pointer;
}
.title_1{
	margin-left:105px;
	margin-right:86px;
}
.line_1{border-bottom: 2px solid #3388ff;font-weight: bold;}
.line_2{border-bottom: 3px solid #f39800;font-weight: bold;}
.local_choose,.word_choose{
	margin-left: 105px;
	margin-top: 50px;
	width: 768px;
}
.provice,.city{
	float: left;
	width: 200px;
	height: 26px;
  border: 1px solid #dfdfdf;
  margin-right: 32px;
  padding-left: 10px;
  position: relative;
  line-height: 26px;
}
.click_1,.click_2{
	overflow: hidden;
	cursor: pointer;
	width: 200px;
}
.ptxt,.ctxt{width: 150px;float: left;color: #888;}
.jiantou1,.jiantou2{
	float: right;
	height: 24px;
	width: 20px;
	overflow: hidden;
}
.jiantou1 i,.jiantou2 i{
	display: block;
	background: url(../img/jiantou.jpg) no-repeat;
	width: 9px;
	height: 5px;
	margin-top: 10px;
	margin-left: 5px;
}
.pli,.cli{
	width: 210px;
	border: 1px solid #dfdfdf;
	position: absolute;
	top: 26px;
	left: -1px;
	max-height: 300px;
	overflow: auto;
	background: #fff;
	_height:expression((document.documentElement.clientHeight||document.body.clientHeight)>300?"300px":"");
}
.hide{display: none;}
.pli li,.cli li{
	line-height: 26px;
	padding-left: 10px;
	color: #555;
	cursor: pointer;
}
.libac{background: #f5f5f5;}
.btn_1{
	width: 90px;
	height: 28px;
	background: #ffa000;
	color: #fff;
	border: none;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	margin-right: 20px;
}
.qhall{
	color: #0558f0;
	font-size: 13px;
	text-decoration: underline;
}
.qhall:visited{
	color: #0558f0;
}
.local_name,.word_name{
	margin-top: 52px;
	line-height: 30px;
	display: none;
	/*max-height: 300px;*/
	overflow: auto;
	/*_height:expression((document.documentElement.clientHeight||document.body.clientHeight)>300?"300px":"");*/
}

.local_name li{
	float: left;
	width: 15%;
}
.local_name li a{
	font-size: 14px;
	color: #555;
	cursor: pointer;
	white-space:nowrap;
	text-decoration: none;
}
.con_bottom{
	width: 100%;
	height: 38px;
	text-align: center;
	border: 1px solid #dfdfdf;
	line-height: 42px;
	border-top: none;
}
.wordFirst{overflow: hidden;width: 60%;float: left;display: inline;}
.wordFirst li{
	font-size: 16px;
	float: left;
	line-height: 13px;
	cursor: pointer;
	margin-right: 49px;
	color: #555;
}
.word_result{width: 700px;}
.word_result li{overflow: hidden;margin-bottom: 10px;}
.word_result .word_com,.word_result .fword{
	float: left;
	margin-right: 30px;
	display: inline;
}
.word_result .word_com{width: 600px;}
.word_result .fword{color: #ff6600;font-size: 14px;font-weight: bold;width: 20px;}
.word_com a{
	float: left;
	width: 18%;
	font-size: 15px;
	color: #555;
	cursor: pointer;
	white-space:nowrap;
	display: inline;
	text-decoration: none;
}
