@charset "utf-8";
/*公司简介*/
#main_right .about_info {
	min-height:488px;
	height:auto !important;
	height:488px;
	overflow:visible;
	padding:15px 8px 0px 0px;
	line-height:22px;
	color:#FFFFFF;
	background:url(../images/about_btm.jpg) no-repeat bottom;
}
#main_right .about_info p{
	font-size:14px;
	text-indent: 2em;
	color:#FFFFFF;
}
#main_right .about_info img{
	width:350px;
	height:220px;
	float:right;
	clear:left;
	padding:0px 0px 2px 8px;

}
#main_right .eq_info{
	height:auto !important;
	overflow:hidden;
	padding-top:12px;
} 
/*联系我们*/
#main_right .contact_info{
	padding:80px 15px 0px 30px;
	min-height:400px;
	height:auto !important;
	height:400px;
	overflow:visible;
	line-height:24px;
	font-size:14px;
	background:url(../images/contact_us.jpg) no-repeat #161a1d;
}
#main_right .contact_info span{
	padding-top:10px;
	font-size:22px;
}

/*在线订单*/
#main_right .order_info{
	padding:18px 30px 0px 30px;
	min-height:466px;
	height:auto !important;
	height:466px;
	overflow:visible;
}
.tb_order{background-color:#ccc;}
.tb_order tr{ background:#fff;}
.tb_order td{ padding:3px 0px 3px 8px;}
.tb_order a{ color:#eb7f14; text-decoration:underline;}
.tb_order a:hover{ text-decoration:none;}
.tb_order input{
	height:20px;
	line-height:20px;
	border:1px solid #A0A0A0;
}
.tb_order textarea{
	border:1px solid #A0A0A0;
}
/*--- 按纽 ---*/
.button {
	height:20px;
	width:70px;
	border:1px solid #7b9ebd;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
	CURSOR: hand;
	COLOR: black;
}
/*人才招聘*/
#main_right .resouce_info{
	padding:15px 15px 0px 15px;
	min-height:470px;
	height:auto !important;
	height:470px;
	overflow:visible;
	line-height:24px;
}
.table3{ background-color:#ccc; line-height:22px; width:100%; margin-bottom:10px;}
.table3 tr{ background:#fff;}
.table3 td{ padding-left:10px;}
.table3 a{ color:#eb7f14; text-decoration:underline;}
.table3 a:hover{ text-decoration:none;}
#Prolink {
	clear:both;
	width:100%;
	text-align:center;
	line-height:26px;
}
.cred{
	color:#F00;
}
/*应用实例*/
.table4{ background-color:#000; line-height:20px; width:100%; margin-bottom:10px;}
.table4 tr{ background:#fff;}
.table4 tr.a{ text-align:center; font-weight:bold; line-height:26px;}
.table4 td{ padding:3px 2px 3px 8px;}
.table4 a{ color:#eb7f14; text-decoration:underline;}
.table4 a:hover{ text-decoration:none;}