ul,li{
	margin:0;
	padding:0;
}
.searchbox{
	width:690px;
	height:100px;
	background-color:#ffffff;
	border:1px solid #eeeeee;
}
.keysearch{
	width:600px;
	height:40px;
	line-height:40px;
	background-color:#0278be;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	padding:2px;
	margin-left:95px;
}
.wbg{
	background-color:#ffffff;
	width:500px;
	height:40px;
	font-size:14px;
	float:left;
}
.keysearch li{
	float:left;
	background-color:#ffffff;
}
.searchtype{
	width:80px;
	text-indent:10px;
	background:url(../../Images/v2/down.png) no-repeat right center;
	cursor:pointer;
}
.searchtext{
	width:280px;
	height:40px;
	overflow:hidden;
	border-left:1px solid #cccccc;
}
.inputkey{
	display:block;
	height:40px;
	line-height:40px;
	width:280px;
	font-size:14px;
	border:0;
	outline:none;
	text-indent:10px;
}
	
.searcharea{
	font-size:14px;
	width:132px;
	height:40px;
	line-height:40px;
	text-indent:5px;
	border-left:1px solid #eeeeee;
	background:url(../../Images/v2/more.png) no-repeat right center;
}
.searchbtn{
	width:100px;
	text-align:center;
	float:left;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}
.hotkey{
	height:20px;
	line-height:20px;
	margin-top:5px;
	margin-bottom:10px;
	color:#666666;
	margin-left:95px;
}

.hotkey a{
	display:block;
	padding-left:8px;
	padding-right:8px;
	float:left;
	color:#666666;
}

.hotkey a:hover{
	color:#ffffff;
}

.hotkey span{
	float:left;
}

.maincenter{
	width:1098px;
	margin:0 auto;
	overflow:hidden;
	border:1px solid #eeeeee;
}

.maincenter .m-login{
	float:left;
	width:450px;
	height:500px;
	overflow:hidden;
	background-color:#ffffff;
}

.maincenter .m-reg{
	float:left;
	width:647px;
	height:500px;
	overflow:hidden;
	background-color:#ffffff;
	border-left:1px solid #eeeeee;
}

.maincenter .m-login .h{
	margin-top:30px;
	width:100%;
	color:#999999;
	font-size:24px;
	text-align:center;
}

.maincenter .m-login .row{
	width:350px;
	margin:0 auto;
	height:40px;
	line-height:40px;
	border:1px solid #eeeeee;
	margin-top:20px;
}

.maincenter .m-login .row li{
	float:left;
	height:40px;
}

.maincenter .m-login .row .txt{
	width:70px;
	text-align:center;
	color:#666666;
}

.maincenter .m-login .row input{
	border:0;
	margin-top:5px;
	width:260px;
	height:25px;
	line-height:25px;
	border-left:1px solid #eeeeee;
	outline:none;
	padding-left:10px;
}

.maincenter .m-login .row .btn-p{
	width:174px;
	height:40px;
	line-height:40px;
	text-align:center;
	cursor:pointer;
	background-color:#eeeeee;
}

.maincenter .m-login .row .btn-c{
	width:174px;
	height:40px;
	line-height:40px;
	text-align:center;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	background-color:#eeeeee;
	cursor:pointer;
}

.maincenter .m-login .row .btn-t{
	width:116px;
	height:40px;
	line-height:40px;
	text-align:center;
	cursor:pointer;
}

.maincenter .m-login .row .crt{
	background-color:#ff6600;
	color:#ffffff;
}

.maincenter .m-login .row .btn-login{
	width:350px;
	height:40px;
	background-color:#2b9bdd;
	color:#ffffff;
	text-align:center;
	font-size:18px;
	cursor:pointer;
}

.maincenter .m-login .row-a{
	width:350px;
	margin:0 auto;
	height:30px;
	line-height:30px;
	text-align:right;
}

.maincenter .m-login .row-txt{
	background-color:#f2f9ff;
	padding:15px;
	width:320px;
	margin:0 auto;
	line-height:30px;
	color:#666666;
}

.maincenter .m-reg ul{
	width:550px;
	margin:0 auto;
}

.maincenter .m-reg .top{
	margin-top:20px;
	width:550px;
	height:90px;
	line-height:90px;
	font-size:40px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	background:url(../../Images/v2/person/reg-top-bg.jpg) no-repeat;
}

.maincenter .m-reg .person{
	height:125px;
	width:550px;
	border-bottom:1px solid #eeeeee;
	background:url(../../Images/v2/person/reg-person.png) no-repeat left center;
	background-position:40px;
}
.maincenter .m-reg .company{
	height:125px;
	width:550px;
	border-bottom:1px solid #eeeeee;
	background:url(../../Images/v2/person/reg-company.png) no-repeat left center;
	background-position:40px;
}
.maincenter .m-reg .train{
	height:125px;
	width:550px;
	background:url(../../Images/v2/person/reg-train.png) no-repeat left center;
	background-position:40px;
}

.maincenter .m-reg .reg-a{
	font-size:20px;
	margin-left:170px;
	padding-top:20px;
	line-height:30px;
}

.maincenter .m-reg .reg-a a{
	color:#ff6600;
}

.maincenter .m-reg .reg-tip{
	width:300px;
	margin-left:170px;
	line-height:25px;
	padding-left:25px;
	background:url(../../Images/v2/person/icon-l.png) no-repeat left top;
	background-position:0 8px;
	color:#666666;
}

.maincenter .reg-box{
	float:left;
	width:750px;
	height:660px;
	overflow:hidden;
	background-color:#ffffff;
}

.maincenter .reg-box .h{
	height:50px;
	border-bottom:1px solid #eeeeee;
}

.maincenter .reg-box .reg-title{
	clear:both;
	float:left;
	height:20px;
	line-height:20px;
	margin-left:70px;
	margin-top:30px;
	padding-left:20px;
}

.maincenter .reg-box .bg-zh{
	background:url(../../Images/v2/person/reg-01.png) no-repeat left;
}

.maincenter .reg-box .bg-aq{
	background:url(../../Images/v2/person/reg-02.png) no-repeat left;
}

.maincenter .reg-box .h li{
	float:left;
	margin-top:15px;
	margin-left:15px;
	height:20px;
	line-height:20px;
	border-left:5px solid #0377c0;
	text-indent:15px;
	font-size:18px;
	color:#999999;
}

.maincenter .reg-box .row{
	clear:both;
	float:left;
	margin-top:15px;
	margin-left:80px;
	width:680px;
	height:45px;
	line-height:45px;
	color:#999999;
}

.maincenter .reg-box .row li{
	float:left;
}

.maincenter .reg-box .row .tips{
	padding-left:10px;
}

.maincenter .reg-box .warn{
	color:#ff6600;
}

.maincenter .reg-box .success{
	color:#6C3;
}

.maincenter .row .input-box{
	width:400px;
	border:1px solid #eeeeee;
}

.maincenter .row .input-box span{
	float:left;
	display:block;
	width:100px;
	text-align:center;
	font-size:15px;
	color:#333333;
}

.maincenter .row .input-reg{
	width:285px;
	height:33px;
	line-height:33px;
	padding-left:10px;
	border:0;
	border-left:1px solid #eeeeee;
	margin-top:3px;
	outline:none;
	color:#666666;
	font-size:15px;
}

.maincenter .row .select-reg{
	width:285px;
	height:23px;
	line-height:23px;
	padding-left:10px;
	border:0;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
	-ms-appearance:none;
    background:url(../../Images/v2/arrow.png) no-repeat scroll right center transparent;
	border-left:1px solid #eeeeee;
	margin-top:3px;
	outline:none;
	color:#666666;
	font-size:15px;
}
select::-ms-expand { display: none; }

.maincenter .reg-box .reg-sm{
	clear:both;
	float:left;
	height:20px;
	line-height:20px;
	margin-left:58px;
	margin-top:30px;
	padding-left:20px;
}

.maincenter .reg-box .reg-btn{
	clear:both;
	float:left;
	height:40px;
	line-height:40px;
	margin-left:80px;
	margin-top:10px;
	text-align:center;
	background-color:#2b9bdd;
	color:#ffffff;
	width:350px;
	cursor:pointer;
}

.maincenter .tip-box{
	float:left;
	width:348px;
	height:660px;
	overflow:hidden;
	background:url(../../Images/v2/person/reg-person-l.jpg) no-repeat;
}

.maincenter .tip-box .tip-txt{
	float:left;
	margin-top:50px;
	width:348px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:18px;
	color:#55638a;
}

.maincenter .tip-box .tip-btn{
	clear:both;
	float:left;
	margin-top:10px;
	width:220px;
	height:40px;
	margin-left:60px;
	line-height:40px;
	text-align:center;
	font-size:18px;
	background-color:#55638a;
	color:#ffffff;
}

.maincenter .tip-box .tip-btn a{
	display:block;
	width:220px;
	height:40px;
	color:#ffffff;
}

.maincenter .tip-box .tip-lx{
	clear:both;
	float:left;
	margin-top:40px;
	width:288px;
	line-height:25px;
	background-color:#616e91;
	color:#ffffff;
	padding:15px 30px 15px 30px;
}

.maincenter .reg-box2{
	width:1098px;
	overflow:hidden;
	background-color:#ffffff;
	border:1px solid #eeeeee;
}

.maincenter .reg-box2 .h{
	height:50px;
	border-bottom:1px solid #eeeeee;
}

.maincenter .reg-box2 .h li{
	float:left;
	margin-top:15px;
	margin-left:15px;
	height:20px;
	line-height:20px;
	border-left:5px solid #0377c0;
	text-indent:15px;
	font-size:18px;
	color:#999999;
}

.maincenter .reg-box2 .reg-title{
	clear:both;
	float:left;
	height:20px;
	line-height:20px;
	margin-left:70px;
	margin-top:30px;
	padding-left:30px;
}

.maincenter .reg-box2 .bg-b{
	background:url(../../Images/v2/company/reg1.png) no-repeat left;
}

.maincenter .reg-box2 .bg-lx{
	background:url(../../Images/v2/company/reg3.png) no-repeat left;
}

.maincenter .reg-box2 .bg-yx{
	background:url(../../Images/v2/company/reg5.png) no-repeat left;
}

.maincenter .reg-box2 .bg-jy{
	background:url(../../Images/v2/company/reg2.png) no-repeat left;
}

.maincenter .reg-box2 .bg-pj{
	background:url(../../Images/v2/company/reg4.png) no-repeat left;
}

.maincenter .reg-box2 .row{
	clear:both;
	float:left;
	margin-top:15px;
	margin-left:80px;
	width:980px;
	height:45px;
	line-height:45px;
	color:#999999;
}

.maincenter .reg-box2 .rows{
	clear:both;
	float:left;
	margin-top:15px;
	margin-left:80px;
	width:980px;
	line-height:35px;
	color:#999999;
	overflow:hidden;
}

.maincenter .reg-box2 .row li{
	float:left;
}

.maincenter .reg-box2 .rows li{
	float:left;
}

.maincenter .reg-box2 .row .tips{
	padding-left:10px;
}

.maincenter .reg-box2 .rows .tips{
	padding-left:10px;
	width:200px;
}

.maincenter .reg-box2 .warn{
	color:#ff6600;
}

.maincenter .reg-box2 .success{
	color:#6C3;
}

.maincenter .reg-box2 .row .input-box{
	width:470px;
	border:1px solid #eeeeee;
}

.maincenter .reg-box2 .row .input-box span{
	float:left;
	display:block;
	width:100px;
	text-align:center;
}

.maincenter .reg-box2 .rows .textarea-box{
	width:720px;
	border:1px solid #eeeeee;
}

.maincenter .reg-box2 .rows .textarea-box span{
	float:left;
	display:block;
	width:100px;
	line-height:190px;
	text-align:center;
	color:#333333;
	font-size:15px;
}

.maincenter .reg-box2 .row .input-reg{
	width:355px;
	height:33px;
	line-height:33px;
	padding-left:10px;
	border:0;
	border-left:1px solid #eeeeee;
	margin-top:3px;
	outline:none;
	color:#666666;
	font-size:15px;
}

.maincenter .reg-box2 .rows .textarea-reg{
	width:600px;
	height:175px;
	line-height:23px;
	padding-left:10px;
	border:0;
	border-left:1px solid #eeeeee;
	margin-top:5px;
	outline:none;
	color:#666666;
	font-size:15px;
}

.maincenter .reg-box2 .row .select-reg{
	width:355px;
	height:33px;
	line-height:33px;
	padding-left:10px;
	border:0;
	appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
	-ms-appearance:none;
    background:url(../../Images/v2/arrow.png) no-repeat scroll right center transparent;
	border-left:1px solid #eeeeee;
	margin-top:3px;
	outline:none;
	color:#666666;
	font-size:15px;
}

.maincenter .reg-box2 .row .select-reg3{
	width:100px;
	height:33px;
	line-height:33px;
	padding-left:10px;
	border:0;
	appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
	-ms-appearance:none;
    background:url(../../Images/v2/arrow.png) no-repeat scroll right center transparent;
	border-left:1px solid #eeeeee;
	margin-top:3px;
	outline:none;
	color:#666666;
	font-size:15px;
	
}

.maincenter .reg-box2 .reg-sm{
	clear:both;
	float:left;
	height:20px;
	line-height:20px;
	margin-left:58px;
	margin-top:30px;
	padding-left:20px;
}

.maincenter .reg-box2 .reg-btn{
	clear:both;
	margin-top:30px;
	margin-bottom:30px;
	float:left;
	height:40px;
	line-height:40px;
	margin-left:80px;
	text-align:center;
	background-color:#2b9bdd;
	color:#ffffff;
	width:450px;
	cursor:pointer;
}

.maincenter .reg-box2 .row .input-box .selectarea{
	display:block;
	width:350px;
	text-align:left;
	border-left:1px solid #eeeeee;
	padding-left:13px;
	cursor:pointer;
	color:#666666;
	background:url(../../Images/v2/arrow.png) no-repeat scroll right center transparent;
}

.selector{
	display:none;
	background-color:#ffffff;
	position:fixed;
	border:1px solid #cccccc;
	z-index:9999;
}

.selector .top{
	height:45px;
	border-bottom:1px solid #eeeeee;
}

.selector .top .title{
	width:100px;
	height:30px;
	line-height:30px;
	margin-top:7px;
	margin-left:7px;
	float:left;
}

.selector .top .confirm{
	width:60px;
	height:30px;
	line-height:30px;
	margin-top:7px;
	margin-right:7px;
	float:right;
	background-color:#ff6600;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
}

.selector .list{
	clear:both;
	margin-top:10px;
	margin-left:7px;
	margin-right:7px;
	margin-bottom:10px;
}

.selector .list li{
	float:left;
	padding-right:20px;
	line-height:30px;
}

.selector .selected{
	clear:both;
	margin:10px 7px 20px 7px;
	border-top:1px solid #eeeeee;
}

.selector .selected li{
	float:left;
	line-height:45px;
	padding-right:20px;
}
.selector-bg{
	display:none; 
	position:absolute; 
	top:0px; 
	left:0px; 
	width:100%; 
	height:100%; 
	z-index:9998;
	background-color:#000000;
	-webkit-opacity: 0.4; 
	-moz-opacity: 0.4; 
	-khtml-opacity: 0.4; 
	opacity: 0.4; 
	filter:alpha(opacity=40); 
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
	text-align:center;
}