/*paipai_01_css*/


/*.news_area .table2{
    font-size: 14px;
}*/

.news_area .table2 th:nth-child(1),
.news_area .table2 th:nth-child(3) {
    width: 60px;
    padding: 0px 5px;
}

.news_area .table2 th:nth-child(5),
.news_area .table2 th:nth-child(6) {
    width: 90px;
    padding: 0px 5px;
}

.news_area .table2 th:nth-child(2),
.news_area .table2 th:nth-child(4) {
    text-align: left;
    padding: 0px 5px;
}
.news_area .table2 th:nth-child(2){
        width: 96px;

}
.news_area .table2 th:nth-child(4){
        width: 53px;

}
.news_area .table2 span {
    color: #cc0000;
}

.news_area .table2 .login_tip span {
    padding-left: 10px;
    color: inherit;
}


/**/

.news_area .area_i .select {
    /* border: 1px solid #ccc; */
    padding: 0px 10px;
    color: #666;
    font-size: 12px;
   margin-left: 10px; /**/
    line-height: 20px;
    height: 20px;
    width: 200px;
    position: relative;
}


/*.news_area .area_i .select .line,
i {
    position: absolute;
    top: 3px;
}*/

.news_area .area_i .select .line {
    width: 1px;
    height: 14px;
    background-color: #ccc;
    margin: 0 5px 0 15px;
    right: 15px;
    padding: 0px;
    position: absolute;
    top: 3px;
}

.news_area .area_i .select i {
    position: absolute;
    right: 5px;
    top: 4px;
}


/**/

/**/

.news_area .b_info .s_ul {
    width: 100%;
    display: none;
    position: absolute;
    top: 20px !important;
    left: -1px;
}

.more{
/* 	float: right; */
    /* padding-top: 30px; */
    /* border: 1px solid #999; */
    width: 42px;
    height: 23px;
    color:red
    
}

/*成交状况已拍卖样式   */
.third div:hover{
	    background-color: #e10000;
	    color:white;
}
.news_area .area_choose .first {
	width: 126px;
}

.au_item_fore3{
	margin-top:48px;
}
/**/

/*paipin_01_css end*/