.kongdang {
	width: 100%;
	height: 800px;
	/*background-color: #E3E3E3;*/
}

.kongdang1 {
	width: 90%;
	height: 100%;
	/*background-color: #00BFBF;*/
	margin-left: 5%;
}

.kuang11 {
	height: 100%;
	width: 100%;
	font-size: 0.8rem;
	border: 1 solid #00BFBF;
	/* 设置边框颜色 */
	background-color: ghostwhite;
	/* 去掉边框 */
	outline: none;
	/* 去掉边框默认颜色 */
	/*text-indent: 1rem;*/
	/* 输入框内文字与框边的距离 */
}

.cus-text {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#divid a:hover{
	background: #f74c4c;
	
}

.cus-text tr:hover{
	
	background-color: #FFFFF0;
	
}

.kuangkd {
	/*文理*/
	height: 1.3rem;
	width: 15rem;
	font-size: 0.6rem;
	border: 0.05rem solid #505050;
	/* 设置边框颜色 */
	background-color: transparent;
	/* 去掉边框 */
	outline: none;
	/* 去掉边框默认颜色 */
	text-indent: 0.6rem;
	/* 输入框内文字与框边的距离 */
}
#fm1 {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 25px;
}


/*设置盒子的行高，去掉标记，设置背景颜色*/

#fm1 a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #00BFBF;
}


/*设置A标签为块元素不显示，宽度，居中*/

#fm1 li a:hover {
	color: #f74c4c;
}

#fm1 li ul {
	line-height: 28px;
	list-style-type: none;
	left: -999em;
	width: 160px;
	position: absolute;
}

#fm1 li ul li {
	color: #f8f8f8;
	float: left;
	width: 180px;
	background: #00BFBF;
}

#fm1 li ul a {
	display: block;
	width: 160px;
	margin-bottom: 10px;
	color:#f8f8f8;
}

#fm1 li ul a:link {
	color: #f8f8f8;
	text-decoration: none;
}

#fm1 li ul a:visited {
	color: #f8f8f8;
	text-decoration: none;
}

#fm1 li ul a:hover {
	text-decoration: none;
	font-weight: normal;
}

#fm1 li:hover ul {
	left: auto;
}

#fm1 li.sfhover ul {
	left: auto;
}
.menu1 {
	position: relative;
	/* height: 4.375rem; */
	width: 100%;
	right: 165px;
	/* bottom: 5px; */
	z-index: 1200;
	height: 100%;
	text-align: left;
	
}

.menu1 ul {
	margin-right: 5%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*去掉无序列表的点*/
}

.menu1 ul li {
	margin: 0;
	padding: 0;
	/*去掉ul li默认的距离*/
	float: left;
	/*左浮动*/
	width: 100%;
	/* padding-top: 0.9375rem; */
	/*overflow-y: scroll;*/
	/*横竖滚动条*/
	max-height: 200px;
	overflow-x: hidden;
	overflow-y: auto;
	border-radius: 4px;
}

.menu1 ul li::-webkit-scrollbar {
	/*隐藏滚动条*/
	display: none;
}

.menu1 ul li a {
	margin: 0;
	padding: 0;
	width: 100%;
	text-decoration: none;
	/*去掉下划线*/
	margin-left: 8px;
	font-size: 1rem;
}
.zcgw {
	height: 5px;
	width: 100%;
	/*background-color: #005500;*/
	/*margin-bottom: 10%;*/
	font-size: small;
	
}

.zcgw ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*去掉无序列表的点*/
	float: left;
	width: 100%;
	
}

.zcgw ul li {
	/*去掉ul li默认的距离*/
	float: left;
	width: 35%;
	/*左浮动*/
	/*padding-top: 1px;*/
	text-align: center;
	/*居中对齐*/
}

.zcgw ul li a {
	text-decoration: none;
	/*去掉下划线*/
	color: #424242;
	/*padding-top: 1px;*/
	font-size: 5px;
	float: left;
	margin-top: 3px;
	/*border: 1px solid #00bfbf;*/
	/*border-radius: 2px;*/
	/*border: none;*/
}

.zcgw ul li a:hover {
	color: #F74C4C;
	/*border: 1px solid #f74c4c;*/
	/*border: none;*/
}
#fmlssd {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 25px;
}

#fmlssd a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #015770;
}


/*设置A标签为块元素不显示，宽度，居中*/

#fmlssd li a:hover {
	color: #332312;
}

#fmlssd li ul {
	line-height: 20px;
	list-style-type: none;
	left: -999em;
	width: 160px;
	position: absolute;
}

#fmlssd li ul li {
	color: #f8f8f8;
	float: left;
	width: 180px;
	background: #589b91;
}


/*478a80*/

#fmlssd li ul a {
	display: block;
	width: 160px;
	margin-bottom: 10px;
	color: color:#f8f8f8;
}

#fmlssd li ul a:link {
	color: #f8f8f8;
	text-decoration: none;
}

#fmlssd li ul a:visited {
	color: #f8f8f8;
	text-decoration: none;
}

#fmlssd li ul a:hover {
	text-decoration: none;
	font-weight: normal;
}

#fmlssd li:hover ul {
	left: auto;
}

#fmlssd li.sfhover ul {
	left: auto;
}
#fmlzy {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 25px;
}

#fmlzy a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #332312;
}


/*设置A标签为块元素不显示，宽度，居中*/

#fmlzy li a:hover {
	color: #015770;
}

#fmlzy li ul {
	line-height: 20px;
	list-style-type: none;
	left: -999em;
	width: 160px;
	position: absolute;
}

#fmlzy li ul li {
	color: #f8f8f8;
	float: left;
	width: 180px;
	background: #589b91;
}


/*478a80*/

#fmlzy li ul a {
	display: block;
	width: 160px;
	margin-bottom: 10px;
	color: color:#f8f8f8;
}

#fmlzy li ul a:link {
	color: #f8f8f8;
	text-decoration: none;
}

#fmlzy li ul a:visited {
	color: #f8f8f8;
	text-decoration: none;
}

#fmlzy li ul a:hover {
	text-decoration: none;
	font-weight: normal;
}

#fmlzy li:hover ul {
	left: auto;
}

#fmlzy li.sfhover ul {
	left: auto;
}

#fm1 {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 25px;
	/* max-height: 80%; */
}


/*设置盒子的行高，去掉标记，设置背景颜色*/

#fm1 a {
	display: block;
	width: 100%;
	text-decoration: none;
}


/*设置A标签为块元素不显示，宽度，居中*/

#fm1 li a:hover {
	color: #f74c4c;
}

#fm1 li ul {
	line-height: 28px;
	list-style-type: none;
	left: -999em;
	width: 140px;
	position: absolute;
}

#fm1 li ul li {
	color: #f8f8f8;
	float: left;
	width: 150px;
	background: #589b91;
	margin-top: 5px;
}

#fm1_ren li ul a {
	display: block;
	width: 160px;
	margin-bottom: 10px;
	color:#f8f8f8;
}

#fm1_ren li ul a:link {
	color: #f8f8f8;
	text-decoration: none;
}

#fm1_ren li ul a:visited {
	color: #f8f8f8;
	text-decoration: none;
}

#fm1_ren li ul a:hover {
	text-decoration: none;
	font-weight: normal;
}

#fm1_ren li:hover ul {
	left: auto;
}

#fm1_ren li.sfhover ul {
	left: auto;
}
.menu1_ren {
	position: relative;
	/* height: 4.375rem; */
	width: 60%;
	left: 15%;
	bottom: 5px;
	z-index: 1200;
	height: 100%;
	text-align: left;
	max-height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
	border-radius: 4px;
	
}

.menu1_ren ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*去掉无序列表的点*/
}
.yxsousuokuang {
	/* position: absolute; */
	top: 0px;
	font-size: 16px;
	height: 30px;
	width: 30%;
	margin-left: 33%;
	/* background-color: #00bfbf; */
	/*float: left;*/
	/*padding-top: 10%;*/
}

.input-yxsousuokuang {
	height: 30px;
	width: 350px;
	-webkit-appearance: none;
	border-radius: 0;
	vertical-align: middle;
	font-size: 0.8rem;
	border: 0.2rem solid #e1251b;
	/* 设置边框颜色 */
	/*background-color: transparent;*/
	/* 去掉边框 */
	outline: none;
	/* 去掉边框默认颜色 */
	text-indent: 0.3125rem;
	/* 输入框内文字与框边的距离 */
}
.renzh{   
  background-color:;
  left: 54.5%;
  /*margin: -高/2 0 0 -宽/2;*/
  position: fixed;
  top: 52%;
  width: 60%;
  /* height: 82%; */
  z-index: 1200;
  text-align: left;
  
}