.zhuce{
	width: 460px;
	margin: 30px auto;
	/*border: 1px solid #e0e0e0;*/
	/*padding:20px 50px;*/
}
.zhuce h3{
	font-size: 22px;
    margin-top: 30px;
    font-weight: bold;

}
.zhuce p{
	color: #a2a2a2;
	margin-bottom: 10px;
	margin-top:5px;
	font-size: 13px;
}
.zhuce_ul{
	clear: both;
	margin:10px 0;
}
.zhuce_ul li{
	line-height: 42px;
	height: 42px;
	display: inline-block;
	position: relative;
}
.zhuce_ul li:first-child{
	width: 22%;
	text-align: right;
}

.zhuce_ul li:last-child{
	width: 70%;
}
.zhuce_ul span{
	color:#ff0000;
	padding-right: 10px;
	font-weight: bold;
}
.zhuce_ul input{
	width: 300px;
	height: 22px;
	line-height: 26px;
	padding-left: 5px;
}
.zhuce_ul input.yanzheng{
	width: 100px;
}
.zhuce_ul input.tk{
	width: 16px; 
	height: 20px;

	
}
.tk_book{
	padding-bottom: 15px;
	position: absolute;
	top:-3px; 
	left: 25px;
	font-size: 13px;
}
.forgetmm{
	position: absolute;
	left: 210px;
	top: 10px;
}
.yanzheng_img{
margin-top: 7px;
width: 100px;
height: 30px;
padding-left: 5px;
}
.zhuce_button{
	width: 200px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #2b96cd;
	border: 0;
}


/*供求页面*/
.gqpage{
	width: 280px;
	float: left;
	font-size: 16px;
	min-height: 606px;
	border: 1px solid #e0e0e0;
	background-color: #f7f7f7;
}
.gqpage h3{
	background-color: #2b96cd;
	height: 42px;
	line-height: 42px;
	padding-left: 20px;
	color: #fff;
	font-size: 18px;
	/*font-weight: bold;*/
}

.gqpage_kind li{
 	height: 42px;
 	line-height: 42px;
 	padding-left: 55px;
 	border-bottom: 1px solid #e0e0e0;
}
.gqpage_kind li.clicks,.gqpage_kind li:hover{
	border-left: 3px solid #2b96cd;
	background-color: #fff;
}

.gqpage_list {
	float: right;
	width: 845px;
	/*border: 1px solid #e0e0e0;*/
	margin-bottom: 25px;
}
.gqpage_list table{
	vertical-align: top;
	width:100%;
	table-layout:fixed
}
.gqpage_list th{
	width: 13%;
	background-color: #e1f1ff;
	font-weight: 100;
	text-align: left;
	color: #335f82;
}
.gqpage_list th.num{width:61%;}
.gqpage_list td,.gqpage_list th{
	padding-left:10px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	/*width: 13%;*/
	text-overflow:ellipsis;
}
.gqpage_list tr:nth-of-type(odd){ background:#f7f7f7;}
.gq_border{	
	padding-bottom: 20px;
	padding-top:5px;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
	min-height: 581px;
}

.gppage th.gp_num{width: 27%;}
.gppage th.gp_name{width: 34%;}
.gppage td span{color: #979797;}
.gpcontpage th span,.gppage td span.tdspan{color: #be0114;}

.gpcontpage th{
	/*background-color: #fff;*/
	font-size: 22px;
	text-align: left;
	width: 20%;
	height: 0;
	line-height: 60px;
	overflow: hidden;

	/*border-bottom: 1px solid #e0e0e0;*/
}
.gpcontpage th.keys{
	width: 30%;
	font-size: 16px;
	text-align: right;
	color:#a5a5a5;
}

.gpcontpage table{
	border-top:1px solid #e0e0e0;
	border-collapse:collapse;
}
.gpcontpage td{
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	height: auto;
	white-space: pre-line;
	/*width: 13%;*/
	line-height: 30px;
	empty-cells:show;

}
.gpcontpage td.gp_title{
	/*height: 60px;*/
	/*line-height: 60px;*/
	text-align: center;
	font-size: 26px;
	padding-bottom: 20px;
}
.gpcontpage tr:nth-of-type(odd){ background:none;}
.gp_key{
	background-color: #f7f7f7;
}