/*
 * @Author: lminjuan 
 * @Date: 2022-01-12 16:00:12 
 * @Last Modified by: lminjuan
 * @Last Modified time: 2022-01-13 16:43:46
 */

html {
    height: 100%;
    min-width: 1366px;
}
body {
    height: 100%;
    background: url("../images/biddingHall/bg.jpg") 0 0 no-repeat;
    background-size: cover;
}
.head {
    height: 0.9rem;
    background: url("../images/biddingHall/h1.png") 0 0 no-repeat;
    background-size: cover;
}
.nav {
    height: 0.9rem;
    margin-right: 0.28rem;
}
.nav-item {
    display: block;
    margin-top: 0.25rem;
    padding: 0 0.33rem;
    height: 0.38rem;
    line-height: 0.38rem;
    text-align: center;
    font-size: 0.2rem;
    letter-spacing: 0.01rem;
    color: #fff;
}
.nav-item:hover,
.nav-item.current  {
    background: url("../images/biddingHall/h4.png") 0 0 no-repeat;
    background-size: 100% 100%;
}
.title {
    padding: 0.27rem 0 0 0.28rem;
    width: 6.73rem;
    height: 0.9rem;
    box-sizing: border-box;
    background: url("../images/biddingHall/h2.png") 0 bottom no-repeat;
    background-size: 100% 100%;
}
.title img{
    width: 3.52rem;
    height: 0.3rem;
}
.icon {
    margin-top: 0.3rem;
}
.login,
.register {
    display: block;
    width: 1.03rem;
    height: 0.4rem;
    padding-left: 0.44rem;
    line-height: 0.38rem;
    border: solid 0.01rem #1a7ee5;
    border-radius: 0.04rem;
    font-size: 0.2rem;
    color: #1a7ee5;
    letter-spacing: 0.01rem;
    box-sizing: border-box;
}
.register {
    margin: 0 0.4rem 0 0.2rem;
    background: url("../images/biddingHall/h5.png") 0.17rem 0.11rem no-repeat;
    background-size: 0.18rem 0.18rem;
}
.register:hover {
    background: #1a7ee5 url("../images/biddingHall/h8.png") 0.17rem 0.11rem no-repeat;
    background-size: 0.18rem 0.18rem;
    color: #fff;
}
.login {
    background: url("../images/biddingHall/h7.png") 0.17rem 0.09rem no-repeat;
    background-size: 0.18rem 0.2rem;
}
.login:hover {
    background: #1a7ee5 url("../images/biddingHall/h6.png") 0.17rem 0.09rem no-repeat;
    background-size: 0.18rem 0.2rem;
    color: #fff;
}
.main {
    overflow: hidden;
    margin: 0.3rem 0 0 0.4rem;
    width: 18.4rem;
    height: 7.7rem;
    background: url("../images/biddingHall/h9.png") 0 0 no-repeat;
    background-size: 18.4rem 7.7rem;
}
.bidding-list {
    margin-top: 0.21rem;
    margin-left: 0.36rem;
    font-size: 0;
}
.bidding-list a {
    display: inline-block;
    margin-left: -0.03rem;
    width: 1.94rem;
    height: 0.37rem;
    text-align: center;
    line-height: 0.37rem;
    font-size: 0.24rem;
    font-weight: bold;
    letter-spacing: 0.01rem;
    color: #fff;
    background: url("../images/biddingHall/h11.png") 0 0 no-repeat;
    background-size: 100% 100%;
}
.bidding-list a:nth-child(1) {
    margin-left: 0;
}
.bidding-list > a.active {
    background: url("../images/biddingHall/h10.png") 0 0 no-repeat;
    background-size: 100% 100%;
}
.bidding-main {
    margin-top: 0.32rem;
    margin-left: 0.6rem;
    width: 17.2rem;
}

.main-line {
    display: block;
    margin: 0.1rem 0.19rem 0 0.17rem;
    width: 0.01rem;
    height: 0.27rem;
    background: #fff;
}
.main-item a {
    display: block;
    padding: 0.11rem 0.23rem 0.1rem 0.22rem;
    font-size: 0.2rem;
    letter-spacing: 0.01rem;
    color: #fff;
    border-radius: 0.04rem;
}

.main-item.active {
    background-color: #1a7ee5;
    border-radius: 0.04rem;
}
.search {
    margin-top: 0.03rem;
    width: 3.58rem;
    height: 0.4rem;
    border-radius: 0.04rem;
    border: solid 0.01rem #1a7ee5;
    box-sizing: border-box;
}
.search input {
    width: 2.8rem;
    height: 0.38rem;
    margin-left: 0.15rem;
    /* color: #fff; */
    background-color: transparent;
}
::-webkit-input-placeholder {
    font-size: 0.16rem;
    color: #1a7ee5;
}
::-moz-placeholder {
    font-size: 0.16rem;
    color: #1a7ee5;
}
:-ms-input-placeholder {
    font-size: 0.16rem;
    color: #1a7ee5;
}
input::placeholder {
    font-size: 0.16rem;
    color: #1a7ee5;
}
.search button {
    margin-top: -0.01rem;
    margin-right: -0.01rem;
    width: 0.51rem;
    height: 0.4rem;
    border-radius: 0.04rem;
    background: #dbb16e url("../images/biddingHall/h12.png") center center no-repeat;
    background-size: 0.18rem 0.18rem;
    cursor: pointer;
}

.items {
    margin-top: 0.3rem;
    border-collapse: collapse;
    width: 100%;
}
.items td {
    height: 0.56rem;
    line-height: 0.56rem;
}
.items td,
.items th {
    text-align: center;
    color: #fff;
    font-size: 0.2rem;
}
.items th {
    font-size: 0.24rem;
    height: 0.58rem;
    line-height: 0.58rem;
}
.items tr:nth-child(odd) {
    background: url("../images/biddingHall/h13.png") 0 -0.05rem no-repeat;
    background-size: cover;
}
.offer {
    display: inline-block;
    margin-top: 0.11rem;
    width: 1.01rem;
    height: 0.34rem;
    text-align: center;
    line-height: 0.34rem;
    background-color: #f12d4e;
    border-radius: 0.04rem;
    color: #fff;
    cursor: pointer;
}
.items th:nth-child(1) {
    width: 2.72rem;
}
.items th:nth-child(2) {
    width: 5.55rem;
}

.items th:nth-child(3) {
    width: 1.73rem;
}
.items th:nth-child(4) {
    width: 1.29rem;
}
.items th:nth-child(5) {
    width: 1.77rem;
}
.items th:nth-child(6) {
    width: 2.72rem;
}
.items th:nth-child(7) {
    width: 2.18rem;
}
.text {
    margin: 0 auto;
    width: 4.6rem;
}
.pager {
    margin-top: 0.25rem;
    margin-bottom: 0.3rem;
    font-size: 0.14rem;
    color: #5c5c5c;
}
.m-pagination-page > li > a {
    display: inline-block;
    height: 0.3rem;
    background-color: #fff;
    border-radius: 0.04rem;
    line-height: 0.3rem;
    padding: 0 0.1rem;
    text-decoration: none;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    font-size: 0.14rem;
    color: #5c5c5c;
    border: 0;
}
.m-pagination-page > li.active > a {
    color: #fff;
    background-color: #dbb16e;
}
.bottom {
    height: 0.4rem;
}

.second{
	text-align: left !important;
}