@charset "utf-8";

/*样式参考*/
a {
    text-decoration: none;
}
.wrapper {
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	overflow: hidden;
	/* border: solid 1px #e6e6e6; */
	font-size: 14px;
	padding-bottom: 20px;
}

.wrapper p {
	font-size: 24px;
	font-weight: 600;
	line-height: 60px;
	text-align: center;
	height: 80px;
	color: #B31E23;
}

.main_table,
#lists {
	width: 100%;
}

.main_table tr {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	/* font-weight: 600; */
}

#lists tr {
	line-height: 24px;
}

.tit {
	text-align: center;
}

#lists tr td {
	text-align: center;
	padding: 5px;
}

#zhuyi {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-align: left;
}

.fenye {
	height: 60px;
	line-height: 60px;
}

.fy {
	width: 70%;
	margin: 0 auto;
	height: 60px;
	line-height: 60px;
}

.fy div {
	width: 170px;
	float: left;
}

.fy a {
	display: block;
	width: 60px;
	float: left;
	color: #000;
	line-height: 60px;
	cursor: pointer;

}

.fy a:hover {
	font-weight: 600;
	color: #000;

}

.fy input {
	width: 40px;
}

.select_box {
	width: 100%;
	height: 60px;
}

#dacx {
	width: 100px !important;

}

.searchbox {
	width: 730px !important;
}

.inp {
	width: 90px !important;
	margin-right: 10px;
}

.inp1 {
	width: 40px;
	height: 30px;
	float: right;
	position: absolute;
	right: 0;
	top: 0;
}
#page-box{
    padding-top: 20px;
    margin: 0 auto;
    width: 570px;
}
#page {
    height: 50px;
    display: table;
    margin: 0 auto;
}

.page {
    text-align: center;
}
.page a {
	color: #b31e23;
}
.fl {
    float: left;
}

.fr {
    float: right;
}

.pagingUl {
    float: right;
    padding: 0;
    margin: 0;
    list-style: none;
    height: 30px;
}

.pagingUl li {
    float: left;
    width: 30px;
    height: 30px;
    background: #fff;
    text-align: center;
    margin-right: 5px;
    border-radius: 5px
}

.pagingUl li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #ddd;
    line-height: 28px;
    color: #666;
    font-size: 12px;
    border-radius: 5px
}

.prv,
.next {
    width: 40px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ddd;
    cursor: pointer;
    background: #fff;
    padding: 0 5px;
    border-radius: 5px;
	font-size: 12px;
	margin-right: 10px;
}


.first,
.last {
    width: 30px;
    height: 30px;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ddd;
    cursor: pointer;
    background: #fff;
    padding: 0 5px;
    border-radius: 5px;
}
.first {
	margin-right: 10px;
}
.prv:hover,
.next:hover,
.first:hover,
.last:hover,
.pagingUl li a:hover,
.activP {
    background-color: #000!important;
    color: #fff!important;
}
.total {
	float: right;
    height: 30px;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ddd;
    cursor: pointer;
    background: #fff;
    padding: 0 8px;
    border-radius: 5px;
	margin-right: 10px;
}
.pagInput {
	float: right;
    height: 30px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #ddd;
    line-height: 30px;
    background: #fff;
    padding: 0 8px;
    border-radius: 5px;
	margin-right: 10px;
}
#ynum {
	width: 40px;
    border: 1px solid #ddd;
}
.hasnotqw th:nth-child(1) {
    width: 180px;
}
.hasnotqw th:nth-child(2) {
    width: 555px;
}
.hasnotqw th:nth-child(3) {
    width: 180px;
}
.hasnotqw th:nth-child(4) {
    width: 180px;
}
.hasnotqw th:nth-child(5) {
    width: 100px;
}
.hasqw th:nth-child(1) {
    width: 180px;
}
.hasqw th:nth-child(2) {
    width: 350px;
}
.hasqw th:nth-child(3) {
    width: 100px;
}
.hasqw th:nth-child(4) {
    width: 140px;
}
.hasqw th:nth-child(5) {
    width: 100px;
}
.hasqw th:nth-child(6) {
    width: 240px;
}
.hasqw th:nth-child(7) {
    width: 60px;
}