#fmlsl {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 25px;
}


/*设置盒子的行高，去掉标记，设置背景颜色*/

#fmlsl a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #ff4539;
}


/*设置A标签为块元素不显示，宽度，居中*/

#fmlsl li a:hover {
	color: #332312;
}

#fmlsl li ul {
	line-height: 20px;
	list-style-type: none;
	left: -999em;
	width: 160px;
	position: absolute;
}

#fmlsl li ul li {
	color: #f8f8f8;
	float: left;
	width: 180px;
	background: #589b91;
}


/*478a80*/

#fmlsl li ul a {
	display: block;
	width: 160px;
	margin-bottom: 10px;
	color:#f8f8f8;
}

#fmlsl li ul a:link {
	color: #f8f8f8;
	text-decoration: none;
}

#fmlsl li ul a:visited {
	color: #f8f8f8;
	text-decoration: none;
}

#fmlsl li ul a:hover {
	text-decoration: none;
	font-weight: normal;
}

#fmlsl li:hover ul {
	left: auto;
}

#fmlsl li.sfhover ul {
	left: auto;
}
#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:#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;
}
#fmlts {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 25px;
}

#fmlts a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #42423f;
}


/*设置A标签为块元素不显示，宽度，居中*/

#fmlts li a:hover {
	color: #332312;
}

#fmlts li ul {
	line-height: 20px;
	list-style-type: none;
	left: -999em;
	width: 160px;
	position: absolute;
}

#fmlts li ul li {
	color: #f8f8f8;
	float: left;
	width: 180px;
	background: #589b91;
}


/*478a80*/

#fmlts li ul a {
	display: block;
	width: 160px;
	margin-bottom: 10px;
	color:#f8f8f8;
}

#fmlts li ul a:link {
	color: #f8f8f8;
	text-decoration: none;
}

#fmlts li ul a:visited {
	color: #f8f8f8;
	text-decoration: none;
}

#fmlts li ul a:hover {
	text-decoration: none;
	font-weight: normal;
}

#fmlts li:hover ul {
	left: auto;
}

#fmlts 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;
	margin-top: 5px;
}

.menu1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*去掉无序列表的点*/
}
.menu1 ul li a {
	margin-top: 5px;
	margin-left: 5%;
	/*去掉无序列表的点*/
}

.cus-text {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 12px; width: 80%;border-collapse:collapse;background-color: #FFFFFF;margin: 0 auto;
}

#divid a:hover {
	background: #f74c4c;
}

.cus-text tr:hover {
	background-color: #FFFFF0;
}

.parent {
	background-color: #FFFFF0;
}

.child-row124 {
	background-color: #FFFFF0;
}

.yxsousuokuang {
	margin:0 auto;
	font-size: 16px;
	width: 100%;
	height: 50px;
	/*background-color: #FCFCFC;*/
	/*border:0px solid darkslategray;*/
 /*   border-radius:10px;*/
}
.yxsousuokuang table{
	margin:0 auto;
	padding-top: 2%;
}

.input-yxsousuokuang {
    
	height: 30px;
	width: 200px;
	-webkit-appearance: none;
	border-radius: 0;
	vertical-align: middle;
	font-size: 0.8rem;
	border: 0.1rem solid #e1251b;
	/* 设置边框颜色 */
	/*background-color: transparent;*/
	/* 去掉边框 */
	outline: none;
	/* 去掉边框默认颜色 */
	text-indent: 0.3125rem;
	/* 输入框内文字与框边的距离 */
}

.szd label {
	display: inline-block;
	border: 1px solid #bdc3c7;
	border-radius: 6px;
	width: 48px;
	height: 20px;
	position: relative;
	
}

.szd input {
	/*display:none;*/
	position: absolute;
	z-index: 1500;
	width: 60px;
	height: 30px;
	opacity: 0.01;
}

.szd :checked~label {
	left: 1px;
	/*background-color: #F74C4C;*/
	/*border-color: #bdc3c7;*/
	border: 1px solid #F74C4C;
}


.topyxlb {
	position: relative;
	/* top: 10px; */
	/* width: 150px; */
	height: 16px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	float: left;
}

.top {
	color: #332312;
	/* width: 50px; */
	height: 16px;
	border: 1px solid #e82b1e;
	border-radius: 4px;
	text-align: center;
}

.yxlb {
	color: #332312;
	/* width: 50px; */
	height: 16px;
	border: 1px solid #04756f;
	border-radius: 4px;
	text-align: center;
	/* float: left; */
}

.jbw {
	color: #332312;
	/* width: 50px; */
	height: 16px;
	border: 1px solid #04756f;
	border-radius: 4px;
	text-align: center;
	/* float: left; */
}

.ryy {
	color: #332312;
	/* width: 50px; */
	height: 16px;
	border: 1px solid #04756f;
	border-radius: 4px;
	text-align: center;
	/* float: left; */
}





#fmls {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 25px;
	float: left;
}


/*设置盒子的行高，去掉标记，设置背景颜色*/

#fmls a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #00BFBF;
	
}


/*设置A标签为块元素不显示，宽度，居中*/

#fmls li a:hover {
	color: #332312;
}

#fmls li ul {
	line-height: 28px;
	list-style-type: none;
	left: -999em;
	width: 160px;
	position: absolute;
}

#fmls li ul li {
	color: #f8f8f8;
	float: left;
	width: 180px;
	background: #589b91;
}


/*478a80*/

#fmls li ul a {
	display: block;
	width: 160px;
	margin-bottom: 10px;
	color:#f8f8f8;
}

#fmls li ul a:link {
	color: #f8f8f8;
	text-decoration: none;
}

#fmls li ul a:visited {
	color: #f8f8f8;
	text-decoration: none;
}

#fmls li ul a:hover {
	text-decoration: none;
	font-weight: normal;
}

#fmls li:hover ul {
	left: auto;
}

#fmls 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: 0;
	padding: 0;
	list-style-type: none;
	/*去掉无序列表的点*/
}

.menu1 ul li a {
	margin-top: 5px;
}
.xiaohui {
	height: 80px;
	width: 80px;
	margin:0 auto;
}

.tj{
	align-content: center;
}
.diqu1 {
    margin:0 auto;
	padding-top: 10px;
	width: 100%;
	background-color: #FCFCFC;
	border:0px solid darkslategray;
    border-radius:10px;
}

#dc13 {
	display:table_cell;
	margin:0 auto;
	vertical-align:middle;
	width: 90%;
	
	
}
#zhiyuanchaxun1 {
	width: 100%;
	height: 100%;
	margin-left: auto;
    margin-right: auto;
	/*background-color: #00bfbf;*/
}
.kuangkd {
	/*文理*/
	height: 1rem;
	width: 50%;
	font-size: 0.4rem;
	border: 0.05rem solid #505050;
	/* 设置边框颜色 */
	background-color: transparent;
	/* 去掉边框 */
	outline: none;
	/* 去掉边框默认颜色 */
	text-indent: 0.3rem;
	/* 输入框内文字与框边的距离 */
}
.area{
    width: 50%;
}
#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:#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;
}
.fenkuang{
    width: 60%;
}
.area-select{
    width: 60%;
}
.gntp1{
    display:block;
    width: 5px;
    height: 5px;
    border-radius: 2em;
    background: #0000C6;
    text-align: center;
    float: right;
    margin-top: 2.5%;
}
.gntp2{
    display:block;
    width: 5px;
    height: 5px;
    border-radius: 2em;
    background: #00A600;
    text-align: center;
    float: right;
    margin-top: 2.5%;
}
.gntp3{
    display:block;
    width: 5px;
    height: 5px;
    border-radius: 2em;
    background: #D26900;
    text-align: center;
    float: right;
    margin-top: 2.5%;
}
.gnwz font{
    float: right;
    margin-top: 1.5%;
}
.gntp11{
    display:block;
    width: 5px;
    height: 5px;
    border-radius: 2em;
    background: #D26900;
    text-align: center;
    float: left;
    margin-top: 4%;
    margin-left: 6%;
}
.gntp21{
    display:block;
    width: 5px;
    height: 5px;
    border-radius: 2em;
    background: #00A600;
    text-align: center;
    float: left;
    margin-top: 4%;
    margin-left: 6%;
}
.gntp31{
    display:block;
    width: 5px;
    height: 5px;
    border-radius: 2em;
    background: #0000C6;
    text-align: center;
    float: left;
    margin-top: 4%;
    margin-left: 6%;
}
