*{
	margin: 0;
	padding: 0;
}
.db_h img,
.total .db_h .db{
	/* display: inline-block; */
	float: left;
	margin-top: 20px;
	overflow: hidden;
}
.total .db_h .db{
	font-size: 500%;
	margin-left: 15px;
	margin-top: 25px;
	font-weight: 700;
	text-shadow: 2px 2px 2px rgba(146, 146, 146, 0.47);
	color: chocolate;
}
.total .db_h .db .db_2{
	font-size: 25%;
	margin-left: -25px;
	margin-top: 6px;
}
.total .db_h .db .db_3{
	margin-left: -35px;
}
/* #############表单######################## */
.query{
	margin: 0 auto;
	margin-top: 25px;
	/* */
}
#search_first{
	 margin-left: 10%;
}

/* .sele #form-select,
.sele input{
	float: left;
} */
.sele{
	margin-top: 20px;
	/* overflow: hidden; */
}
.type{
	font-size: 150%;
}
#form-select,#submit,#restart,#search-in,#yin{
	margin-left: 6px;
	height: 43px;
	font-size: 120%;
}
#form-select{
	width: 260px;
	/* text-align: center; */
}
#form-select{
	font-weight: 700;
	padding: 0.375rem 1.05rem;
	border-radius: 0.375rem;
	border: 1px solid #ccc;
	appearance: menulist-button;
}
#search-in{
	width: 80px;
}
#restart{
	width: 80px;
	background-color: #066D8D;
	color: azure;
	border: 1px solid transparent;
}
#yin{
	width: 80px;
	background-color: #066D8D;
	color: azure;
	border: 1px solid transparent;
}
#submit{
	width: 220px;
}
#search-in{
	background-color: #066D8D;
	color: azure;
}
/* #####example########## */
.ul-li div ul li{
	margin-top: 3px;
}
.ul-li .example3 li a{
	color: #808080;
	opacity: .6;
}
/* #########browse######### */
.sanjiao{
	        height: 0px;
	        width: 0px;
	        /* border:20px solid #000; */
			border-top: 10px solid;
			border-left: 14px solid;
			border-right: 14px solid #808080;
			border-bottom: 10px solid #808080;
	        border-top-color: transparent;
	        border-bottom-color: transparent;
	        border-left-color:#808080 ;
	        border-right-color: transparent;
			opacity: .9;
			margin-top: 10px;
}
.example4{
	font-size: 110%;
	height: 40px;
	line-height: 40px;
	padding: 0px 0px;
	margin-left: 0px;
}
.example4:hover{
	background-color: #ccc;
	opacity: .2;
	/* padding: 0px 12px; */
}
.example5 a{
	color: brown;
	
}
.example5 a:hover{
	color: blue;
}



.yincang {
    display: none;
}









