@charset "utf-8";

/* CSS Document */
.btn_hlogin {
    width: 70px;
    height: 30px;
    border: 0;
    color: #FFF;
    outline: none;
    margin-left: 3px;
    background-color: #434343;
    cursor: pointer;
    transition: background-color ease .3s;
    -webkit-transition: background-color ease .3s;
}

.btn_hlogin:hover {
    background-color: #000;
}

.btn_hSignUp {
    background-color: #a10101;
}

.btn_hSignUp:hover {
    background-color: #830000;
}

.btn_auction {
    width: 70px;
    height: 28px;
    background-color: #e3eefa;
    border: 1px solid #448aca;
    color: #448aca;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
}

.btn_auction:hover {
    background-color: #448aca;
    color: #FFF;
}

.btn_enter {
    width: 116px;
    height: 28px;
    background-color: #f39700;
    color: #fff;
    margin-top: 6px;
    border: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
}

.btn_enter:hover {
    background-color: #feb234;
}

.btn_search {
    width: 220px;
    height: 40px;
    background-color: #ed1c24;
    color: #FFF;
    font-size: 16px;
    margin: 0 6px 20px;
    border: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
}

.btn_search:hover {
    background-color: #d9181f;
}

.bid_b {
    width: 102px;
    height: 34px;
    background-color: #ed1c24;
    border: 0;
    margin: 0 5px;
    color: #FFF;
    border-radius: 34px;
    -moz-border-radius: 34px;
    -webkit-border-radius: 34px;
    cursor: pointer;
}

.bid_b_O {
    background-color: #eb6100;
}

.bid_b:hover {
    background-color: #fa2b33;
}

.bid_b_O:hover {
    background-color: #f97920;
}

.bid_b_disable {
    background-color: gray !important;
}

.bid_b_O_disable {
    background-color: gray !important;
}

.bid_b_disable:hover {
    background-color: gray !important;
}

.bid_b_O_disable:hover {
    background-color: gray !important;
}


.bid_one {
    width: 60px;
    height: 30px;
    background-color: #FFF;
    border: 1px solid #959595;
    cursor: pointer;
}

.bid_one:hover {
    background-color: #f4f3f3;
}

.bid_one.select {
    background-color: #f4f3f3;
}

.bid_one.disable {
    background-color: gray;
}

.bid_reset {
    width: 45px;
    height: 30px;
    background-color: #434343;
    color: #FFF;
    border: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
}

.bid_reset:hover {
    background-color: #5e5e5e;
}

.bid_s_b {
    width: 70px;
    height: 28px;
    background-color: #ed1c24;
    color: #FFF;
    margin-right: 5px;
    border: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
}

.bid_s_b:hover {
    background-color: #d9181f;
}

.bid_s_b_o {
    background-color: #f39700;
}

.bid_s_b_o:hover {
    background-color: #fdac26;
}

.bid_s_b_gray {
    background-color: #e5e5e5;
}

.bid_s_b_gray:hover {
    background-color: #e5e5e5;
}

.btn_quit {
    width: 24px;
    height: 24px;
    background: url(../images/public_img.png) no-repeat;
    border: 0;
    background-position: -20px -270px;
    cursor: pointer;
}

.btn_quit:hover {
    background-position: -50px -270px;
}

.btn_compete {
    padding: 2px;
    background-color: #ed1c24;
    color: #FFF;
    border: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
}

.btn_compete:hover {
    background-color: #fa2b33;
}

.btn_register {
    width: 180px;
    height: 40px;
    font-size: 16px;
    background-color: #e60012;
    border: 0;
    color: #FFF;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
    margin-top: 20px;
}

.btn_register:hover {
    background-color: #f40013;
}

.btn_browse {
    width: 80px !important;
    height: 28px !important;
    border: 1px solid #CCC !important;
    cursor: pointer;
}

.btn_browse:hover {
    background-color: #FFF;
}


.btn_a {
    width: 31px;
    height: 31px;
    cursor: pointer;
    border: 0;
}

.btn_a_1 {
    background: url(../images/jian.png) no-repeat;
    background-position: 0 -31px;
    margin-right: 90px;
}

/*90px*/
.btn_a_2 {
    background: url(../images/jia.png) no-repeat;
    background-position: 0 -31px;
    margin-right: 8px;
}

.btn_a_E {
    background: url(../images/back.png) no-repeat;
    background-position: 0 -31px;
}

.btn_aB {
    width: 204px;
    height: 32px;
    background-color: #E51620;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
    border: 1px solid #a40035;
    border-radius: 2px;
    cursor: pointer;
}

.btn_aB.bid_b_disable {
    background-color: gray;
}

.btn_attention {
    width: 88px;
    height: 16px;
    background: url(../images/attention_btn.png) no-repeat;
    border: 0;
    cursor: pointer;
    margin-top: 10px;
}

.btn_details {
    width: 146px;
    height: 36px;
    border-radius: 18px;
    border: 2px solid #dcdcdc;
    color: #448aca;
    background: #FFF;
    font-size: 14px;
    cursor: pointer;
    margin-top: -14px;
}

.btn_details:hover {
    background: #448aca;
    color: #FFF;
    border: 2px solid #448aca;
}

.btn_F {
    /* width: 90px; */
    height: 28px;
    line-height: 28px;
    border-radius: 12px;
    border: 1px solid #bfbfbf;
    background-color: #A00E15;
    color: white;
    cursor: pointer;
}

.btn_F:hover {
    border: 1px solid #a2b9ce;
    background: #0e2aa0;
    color: #FFF;
}

.btn_F_w {
    border: 1px solid #a2b9ce;
    background: #FFF;
    margin-top: 4px;
}

.btn_L {
    margin-top: 4px;
    width: 90px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    border-radius: 12px;
    border: 1px solid #bfbfbf;
    background-color: #dcdcdc;
    color: black !important;
    cursor: pointer;
    font-family: 'Microsoft YaHei', Arial;
    font-size: 12px;
}