﻿/*主页部分*/
body{ background-color:#ffffff; width:100%;}


/*首页中部*/
#main{width:470px; height:auto; margin:70px auto 200px;}
#main p.p1{font-size:28px; color:#5F8EA8; line-height:50px; text-align:center;}
#main p.p2{font-size:18px; color:#A3A3A3; line-height:50px; text-align:center; margin-bottom:54px;}
#main .xuanze{width:402px; height:22px; margin:0 auto 27px;}
#main .xuanze span.geren{display:block; width:131px; height:22px; border-right:1px solid #D6D6D6; font-size:18px; color:#777777; line-height:22px; text-align:left; float:left; cursor:pointer;}
#main .xuanze span.qiye{display:block; width:131px; height:22px; border-right:1px solid #D6D6D6; font-size:18px; color:#777777; line-height:22px; text-align:center; float:left; cursor:pointer;}
#main .xuanze span.school{display:block; width:132px; height:22px; font-size:18px; color:#777777; line-height:22px; text-align:right; float:right; cursor:pointer;}
#main .xuanze span.add_color{color:#5A9CD6;}
#main .placeholder{width:400px; height:50px; margin:0 auto 20px; border:1px solid #D6D6D6; position:relative;}
#main .border_color{ border:1px solid #6992AE;}
#main .placeholder input,#main .placeholder textarea{width:385px; height:50px; font-size:14px; color:#333333; line-height:50px; padding-left:15px; border:none;}
/*#main .placeholder span{display:block; width:325px; height:50px; font-size:14px; color:#999999; line-height:50px; padding-left:15px; position:absolute; top:0px; left:0px;}*/
#main .placeholder .file{display:block; width:340px; height:50px; padding-left:0px; position:absolute; top:0px; right:0px; opacity:0; filter:alpha(opacity=0); cursor:pointer;}
#main .placeholder a.file_wenzi{display:block; width:50px; height:50px; background:url("../img/zhuce/shangchuan.jpg") no-repeat center center; line-height:50px;  position:absolute; top:0px; right:0px;}
#main button,#main .zhuce_but{
	display:block; 
	width:342px; 
	height:50px; 
	border:none; 
	margin:0 auto; 
	font-size:16px; 
	color:#ffffff; 
	line-height:50px; 
	text-align:center; 
	background-color:#30A6E4; 
	cursor:pointer;
}
#main .geren_kuai{display:block;}
#main .qiye_kuai{display:none;}

/*企业注册弹出框*/
/*企业注册弹出框*/
#main .qiye_out{display:none; position:fixed; top:0px; left:0px; z-index:99;}
.qiye_out .qiye_wai{background:#000000; opacity:0.5; filter:alpha(opacity=50); width:100%; height:100%;}
.qiye_in{width:350px; height:100px; margin:-120px 0 0 -195px;background-color:#fff; position:fixed; z-index:100; position:relative; padding:30px 20px;}
.qiye_in p{font-size:16px; line-height:30x; color:#000; text-indent:0px;}
.qiye_in a.qiye_queding{border:none; display:block; cursor:pointer; font-size:16px; line-height:40px; width:80px; height:40px; color:#38B0F1; background-color:#fff; cursor:pointer; position:absolute; bottom:15px; left:100px;}
.qiye_in a.qiye_xiugai{border:none; display:block; cursor:pointer; font-size:16px; line-height:40px; width:80px; height:40px; color:#38B0F1; background-color:#fff; cursor:pointer; position:absolute; bottom:15px; left:210px;}





