* {
	margin: 0;
	padding: 0;
}
a{
	color: black;
	text-decoration: none;
}

#tab {
	width: 100%;
	margin-top: 0;
	text-align: center;
	display: flex;
	border-bottom: 1px solid orange;
	font-family: "微软雅黑";
}

/*#tab .head-r {
	margin-left: -50px;
	margin-top: 10px;
}

#tab .head-r img {
	display: inline-block;
	margin-right: 20px;
}*/

#tab ul {
	/*width: 1200px;*/
	overflow: hidden;
	margin: 0 auto;
}
.tu1{
	margin-right: 20px;
	border: none;
}
#tab ul li {
	display: inline-block;
	padding: 20px 10px;
	margin-left: 45px;
}

.top-xz:hover{
	color: black;
	font-weight: bolder;
	border-bottom: 3px solid orange;
}

.sy {
	color: black;
	font-weight: bolder;
	border-bottom: 3px solid orange;
}

.banner {
	width: 100%;
	background-image: url(bj.png);
	background-size: 100% 220px;
	background-repeat: no-repeat;
	padding-bottom: 40px;
}

.banner .title {
	width: 200px;
	margin: 0 auto;
	padding-top: 40px;
}

.banner .search ul {
	width: 600px;
	display: flex;
	margin: 0 auto;
	margin-top: 0px;
	margin-left:0;
}

.banner .search ul li {
	padding: 8px 15px;
	list-style: none;
	cursor: pointer;
	display: inline-block;
}

.banner .search ul li:hover {
	background: gainsboro;
	font-weight: bold;
}

.banner .search #search {
	width: 600px;
	margin: 0 auto;
	margin-left:0;
	border: 1px solid orange;
	padding: 5px 0px;
	background: white;
	position: relative;
}

.banner .search #search input {
	width: 500px;
	border: none;
	outline: none;
	vertical-align: middle;
	display: inline-block;
	padding-left: 20px;
	line-height: 30px;
}
#sy-input{
	position: relative;
}
#sy-lable{
	position: absolute;
	left: 20px;
	bottom: 10px;
	z-index: 99;
	font-size: 12px;
	color: gray;
}
#search input{
	display: inline-block;
	vertical-align: middle;
	line-height:30px;
}
#search img{
	vertical-align: middle;
	display: inline-block;
	width:25px;
	cursor: pointer;
}
.tab {
	width: 1000px;
	margin: 0 auto;
	overflow-x: hidden;
	/*margin-top: 60px;*/
	margin-bottom: 10px;
}
.tab span input{
	width: 130px;
	margin-left: 50px;
}
.tab .tab-big {
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
}

.tab .tab-card {
	margin-left: 60px;
	display: inline-block;
}

.tab .tab-card li {
	list-style: none;
	padding: 5px 0;
	margin-left: 40px;
	display: inline-block;
	cursor: pointer;
}

.hover {
	border-bottom: 4px solid orange;
	color: orange;
}







.table {
	width: 1200px;
	margin: 0 auto;
	height: auto
	/*position: absolute;*/
	/*padding: 0 100px;*/
	/*margin-left: 80px;*/
}

.table li {
	justify-content: space-between;
	padding: 15px;
	border-bottom: 1px solid #DCDCDC;
	list-style: none;
}

.table li:hover {
	color: blue;
	cursor: pointer;
}
.table li a:hover {
	color: blue;
	cursor: pointer;
}
.table li span img {
	margin-right: 10px;
}
.spanl{
	float: right;
}
.page {
        width:560px;
	margin: 0 auto;
	margin-top: 50px;
	padding-bottom:30px;
}


.page ul li {
	list-style: none;
	margin-left: 10px;
	display: inline-block;
	cursor: pointer;
}

.page ul li .jump {
	display: inline-block;
	border: 1px solid #C2C2C2;
	width: 30px;
	height: 10px;
}

.page ul li .ok {
	display: inline-block;
	border: 1px solid #C2C2C2;
}

.foot {
	left: 0;
	padding-bottom: 30px;
	width: auto;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	background-color:#e60002;
	position: absolute;
	width: 100%;
}
.foot .foot-one {
    margin-bottom: 10px;
    padding-top: 15px;
}

.foot span {
	margin-left: 20px;
	color: white;
}
.underline {
	width: 1200px;
	height: 1px;
	margin:0 auto;
	background: orange;
	margin-bottom: 60px;
}
.min{
	width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	margin: 0 auto;
}
.type{
	background: #DCDCDC;
	font-weight: bold;
}
.personalCenter{
	position: relative;
}
#personalCenter{
	position: absolute;
	top: 20px;
	left: 77px;
	font-size: 12px;
}
.sousuo{
	border: 1px solid #CCCCCC;
	padding: 3px;
	/*margin-left: 350px;*/
	width: 263px;
	margin-top: 20px;
	margin-left: 16px;
	display: inline-block;
	vertical-align: middle;
}
.query3{
	border: none;
	outline: none;
	background: white;
	color: #666666;
	padding-left: 10px;
	display: inline-block;
	vertical-align: middle;
}
.sousuo input{
	border: none;
	outline: none;
	width: 130px;
	display: inline-block;
	vertical-align: middle;
	height: 20px;
}
.query2{
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	margin-left: 30px;
}
.content1{
	width: 1200px;
	margin: 0 auto;
}
/*# sourceMappingURL=credit-lore.css.map */