
.form-page .form .btn{
	text-align:center
}

.select{
	background:#FFF;
	height:46px;
	position:relative;
	cursor:pointer;
	color:#474747;
	font-size:14px;
	z-index:10;
}
.select span.s-result{
	background:#FFF;
	height:46px;
	line-height:46px;
	display:inline-block;
	padding-left:10px;
	padding-right:48px;
	/*padding-right:54px;*/
	overflow:hidden;
}
.select a.s-btn{
	width:54px;
	height:47px;
	display:inline-block;
	position:absolute;
	right:0;
	top:0;
	line-height:47px;
	text-align:center;
	padding-left:10px;
}
.select a.s-btn i{
	display:inline-block;
	background:url(/template/pc/default/static/images/ico5.png) no-repeat;	
	width:15px;
	height:8px;
}
.select a.s-btn i.xia{
	background:url(/template/pc/default/static/images/ico5.png) no-repeat 0 -14px;	
}
.select .s-list{
	position:absolute;
	top:46px;
	left:0;
	/*width:100%;*/
	display:none;
	min-width:100%;
}
.select .s-list dl{
	background:#FFF;
}
.select .s-list dt{
	/*display:inline-block;*/
	height:46px;
	line-height:46px;
	/*width:97.5%;*/
	border-bottom:1px solid #CFCFCF;
	border-top:1px solid #FCFCFC;
	cursor:pointer;
	padding-left:10px;
	padding-right:10px;
	display:block;
	word-wrap:normal;
	word-break:keep-all;
	width:auto;
}
.select .s-list dt:hover{
	background:#fdd900;
	color:#FFF
	
}
.select .s-list dd{
	display:none;
}


.form-page{
	background:url(/template/pc/default/static/css/img/form-bg.gif) repeat;
}
.form-page .j-row{
	position:relative;
	height:760px;
}
.form-page .f-bg{
	position:absolute;
	left:-22px;
	top:84px;
	height:613px;
	width:921px;
	background:url(/template/pc/default/static/css/img/form-page-bg.png) no-repeat;
}
.form-page .form{
	padding: 0 45px;
}
.form-page .form form{
	margin-top:30px;
}
.SP-sidebar-b-nav #vsb_content .f-title p{
	font-size:20px;
	color:#474747;
	text-indent: inherit;
}
.form-page .form .input{
	border:none;
	width:100%;
	background:#f4f4f4;
	height:26px;
	line-height:26px;
	color:#474747;
	padding:10px 0 10px 15px;
	margin-top:26px;
	font-family: "Î¢ÈíÑÅºÚ";
}
.form-page .form .textarea{
	border:none;
	width:100%;
	background:#f4f4f4;
	height:200px;
	line-height:26px;
	color:#474747 !important;
	padding:10px 0 10px 15px;
	margin-top:26px;
	font-size: 14px;
	font-family: "Î¢ÈíÑÅºÚ";
}
.form-page .form input.hover{
	background:#fdd900;
	color:#FFF;
}
.form-page .form input.f-name,.form-page .form input.f-phone{
	width:388px;
	vertical-align:middle
}
.form-page .form input.f-phone{
	margin-left:5px;
}
.form-page .form .btn{
	margin-top:46px;
}
.form-page .form .button{
	width:185px;
	height:48px;
	line-height:48px;
	text-align:center;
	font-size:18px;
	text-indent:-9999px;
	background:url(/template/pc/default/static/images/sub-btn.gif) no-repeat;
	font-family:'Î¢ÈíÑÅºÚ','ºÚÌå';
	font-weight:bold
}
.form-page .form .button:hover{
	background:url(/template/pc/default/static/images/sub-btn-hover.gif) no-repeat;
}
.selectliu{
	border:none;
	width:100%;
	background:#f4f4f4;
	height:46px;
	line-height:46px;
	color:#474747;
	padding:0px;
	margin-top:26px;
	padding-left:15px;
}
/*±íµ¥Ò³Ãæ end*/
