@charset "utf-8";
/* CSS Document */
.containerx{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.main .main-left{
	width: 938px;
}

.main .main-left .rowx{
margin-bottom: 27px;
border: 1px solid #ddd;
background-color: #fafafa;
border-radius: 3px;
box-shadow: 0px 2px 1px #ccc;
-moz-box-shadow: 0px 2px 1px #ccc;
-webkit-box-shadow: 0px 2px 1px #ccc;
}

.main-left .cate{
	line-height: 40px;
}

.main-left .title-bar{
	padding-left: 4px;
	background: url(../images/cate_bg.jpg) repeat-x;
	width:100%;
	height:41px;
}

.main-left .title-more {
	padding-right: 15px;
	line-height: 40px;
}

.main-left .title-more a{
	font-size: 12px;
/*	font-weight: bold;*/
}

.main-left .biid-list{
	border-top: 1px solid #ddd;
	background-color: #fafafa;
}

.main-left .biid-list .table{
	padding: 0 15px;
	margin-bottom: 25px;
}

.main-left .biid-list table{
	width: 100%;
	border-collapse:collapse;
}

.main-left .biid-list table thead td{
	padding-top: 15px;
	font-size: 16px;
	line-height: 40px;
	border-bottom: 2px solid #ddd;
}

.main-left .biid-list table thead td.id{
	padding-left: 70px;
	width: 220px;
}

.main-left .biid-list table thead td.name{
	padding-left: 130px;
	width: 350px;
}

.main-left .biid-list table thead td.time{
	width: 130px;
}

.main-left .biid-list table tbody tr{
	height: 22px;
	font-size: 16px;
	color: #222;
	border: 1px dotted #fafafa;
}

.main-left .biid-list table tbody tr.on td{
	border: 1px dotted #999;
	color: #2f88c2;
}

.main-left .biid-list table tbody tr.on td.no-border{
	border-left: none;
	border-right: none;
}

.main-left .biid-list table tbody tr.on td:first-child{
	border-right: none;
}

.main-left .biid-list table tbody tr.on td:last-child{
	border-left: none;
}

.main-left .biid-list table tbody tr td:first-child>a{
	padding-left: 0px;
	position: relative;
}

.main-left .biid-list table tbody tr td.li-style a:before{
	content: '';
	position: absolute;
	left: 10px;
	top: 5px;
	width: 5px;
	height: 9px;
	background: url(../images/li-style.png) no-repeat;
}
.float_l{
	float: left !important;
}
.float_r{
	float: right !important;
}
.main .cate{
	padding-left: 10px;
	font-size: 18px;
	color: #2f88c2;
	font-weight: bold;
}

.main .cate a{
	position: relative;
}

.main .cate.border a:after{
position: absolute;
content: '';
right: -10px;
top: 5px;
width: 3px;
height: 17px;
/* background-color: #2f88c2; */
}
.font-bold {
font-weight: bold;
}
.clear:after {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	visibility: hidden;
	content: " ";
}
/*main-right S*/

.main-right{

	width: 240px;

}

.main .main-right .download{

	padding: 10px;

}

.main .main-right .download .do-list ul li{

	position: relative;

	padding-left: 18px;

	line-height: 38px;

	color: #666;

	font-size: 16px;

	border-bottom: 1px dashed #d9d9d9;

}

.main .main-right .download .do-list ul li:before{

	content: '';

	display: inline-block;

	*zoom: 1;

	*display: inline;

	position: absolute;

	left: 0;

	top: 15px;

	width: 8px;

	height: 8px;

	background: url(../images/download-li-img.png) no-repeat;

}

.main .main-right .download .title-bar{

	padding-bottom: 10px;

	border-bottom: 1px dashed #d9d9d9;

}

.main .main-right .bidd{

	padding: 10px;

}

.main .main-right .bidd .bid{

	padding: 10px 0;

	margin-bottom: 4px;

	background-color: #f7f7f7;

	border: 1px solid #d9d9d9;

	border-radius: 3px;

	font-size: 16px;

	color: #333;

	font-weight: bold;

}

.main .main-right .bidd .bid:last-child{

	margin-bottom: 0;

}

.main .main-right .bidd .bid img{

	margin: 0 12px;

	display: inline;

	vertical-align: middle;

}

.main .main-right .cate{

	padding: 0;

}

.main-right .title-more a{

	font-size: 12px;

	color: #666;

}

.main-right .common .com{

	padding: 15px;

	border-bottom: 1px solid #ddd;

}

.main-right .common .com .title h3{

	font-size: 15px;

	color: #333;

	font-weight: bold;

}

.main-right .common .com .title p{

	color: #ccc;

	font-weight: bold;

	font-size: 11px;

}

.main-right .common .com .img i{

	font-size: 30px;

	color: #3693cf;

}

.main-right .common .com .img.orange i{

	color: #ff6000;

}

.main-right .common .com .img.blue i{

	color: #4da715;

}

.main-right .section{

	margin-bottom: 15px;

	background-color: #fff;

	border-radius: 3px;

	border: 5px solid #e6e6e6;

}

.main-right .user {

	padding: 0 10px;

}

.main-right .user .cate{

	margin-bottom: 20px;

	line-height: 47px;

	border-bottom: 1px solid #ccc;

}

.main-right .user .form-input{

	position: relative;

	margin-bottom: 20px;

	border: 1px solid #ccc;

	height: 33px;

}

.main-right .user .form-input input{

	width: 100%;

	height: 100%;

	vertical-align: top;

	text-indent: 35px;

}

.main-right .user .form-input i{

	position: absolute;

	left: 10px;

	top: 0;

	height: 33px;

	line-height: 33px;

	font-size: 18px;

	color: #999;

}

.main-right .user .form-input.form-login input{

	color: #fff;

	background-color: #1298ea;

	text-indent: 0;

	text-align: center;

	border-color: #1298ea;

	font-weight: bold;

	cursor: pointer;

}

.main-right .user .form-reg{

	margin-bottom: 0;

	border: 0;

	text-align: right;

	font-size: 14px;

	color: #2f88c2;

}

/*main-right E*/

