* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}
a,b,s,t,f,r,p,em,span,h1,h2,h3,h4,
h5,h6,ul,ol,li,sub,sup,table,
input,select,textarea{
	font-family: "微软雅黑";
}
sub,sup{display: inline-block;}
.bann{
	width: 100%;
	height: 700px;
	background: #F9D237;
	background: url(../image/pc_banner_sjrz.png) center no-repeat; 
	text-align: center;
	margin-top: 148px;
}
.conter {
	width: 1200px;
	height: 610px;
	margin: 0 auto;
	position: relative;
}
.conter p{
	width: 100%;
	height: auto;
	font-family: "微软雅黑";
	font-size: 14px;
}
#down{
	width: 100%;
	 text-align: center;
	  height: 80px;
	  position: absolute;
	  top: 480px;
	  -moz-animation: myMove .4s linear infinite alternate; 
	  -webkit-animation: myMove .4s linear infinite alternate;
	  -o-animation: myMove .4s linear infinite alternate;
	  animation: myMove .4s linear infinite alternate;
}
.job{
	width: 1200px;
	height: 50px;
	margin: 0 auto;
	/*background: red;*/
	z-index: 999999 !important;
}
.joiney{
	width: 200px;
	height: 50px;
	display: inline-block;
	/*position: absolute;*/
	/*bottom: 30px;*/
	text-align: center;
	background: #E35E04;
	border-radius: 5px;
}
.joiney input{
	width: 200px;
	height: 46px;
	margin: 0 auto;
	display: inline-block;
	border-radius: 5px;
	border: none;
	background: #FF6A05;
	font-size: 20px;
	color: #fff;
	margin-bottom: 60px;
	letter-spacing: .1em;
	cursor: pointer;
}
.joiney input:hover{
	background: rgba(245,130,55,.7);
}
	/*2F我们的优势*/
.youshi{
	width: 100%;
	height: 818px;
	background: url(../image/pc_youshi_bg_sjrz.png) center no-repeat;
	text-align: center;
}
.youshi-cont{
	width: 1200px;
	height: 661px;
	margin: 0 auto;
}
.youshi-cont p{
	width: 1200px;
	height: 80px;
}
	/*3F我们的优势*/
.fuWu{
	width: 100%;
	height: 548px;
	background: #26B3E1;
	text-align: center;
}
.fuWu-cont{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.fuWu-cont p{
	width: 1200px;
	height: 80px;
}
/*4F商家合作*/
.heZuo{
	width: 100%;
	height: 520px;
	background: url(../image/pc_fenzhan_tedian_bg.png) center no-repeat;
	/*background: #464967;*/
	text-align: center;
}
.heZuo-cont{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.heZuo-cont p{
	width: 1200px;
	height: 80px;
}
/*5F入住阶段*/
.ruzhu{
	width: 100%;
	height: 478px;
	background: #fff;
	text-align: center;
}
.ruzhu-cont{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.ruzhu-cont p{
	width: 1200px;
	height: 80px;
}
/*6F欢迎加入*/
.enjoy{
	width: 100%;
	height: 618px;
	background: url(../image/pc_form_bg.png) center no-repeat;
	text-align: center;
}
.enjoy-cont{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.enjoy-cont p{
	width: 1200px;
	height: 80px;	
}
.enjoy-mian{
	width: 370px;
	height: 465px;
	/*background: aquamarine;*/
	margin: 0 auto;
}
.enjoy-mian span{
	width: 100%;
	height: auto;
	display: inline-block;
	font-size: 38px;
	font-family: "微软雅黑";
	color: #fff;
	letter-spacing: .1em;
	margin-bottom: 50px;
}
.enjoy-mian li{
	width: 100%;
	height: 50px;
	margin-bottom: 20px;
}
.enjoy-mian li input{
	width: 100%;
	height: 50px;
	border: none;
	border-radius: 5px;
	text-indent: 1em;
}
.enjoy-mian li select{
	width: 48%;
	height: 50px;
	border: none;
	border-radius: 5px;
	padding: 0px 0px 0px 10px;
	cursor: pointer;
}
#s_province{
	float: left;
}
#s_city{
	float: right;
}
.enjoy-mian label{
	width: 100%;
	height: 50px;
	float: left;
	margin: 10px 0px 20px 0px;
}
.enjoy-mian label input{
	width: 100%;
	height: 50px;
	border: none;
	background: #ff5a5a;
	color: #fff;
	font-size: 20px;
	letter-spacing: .1em;
	border-radius: 5px;
}
.enjoy-mian label input:hover{
	cursor: pointer;
	background: #F77C7C;
}
.enjoy-mian sup{
	width: 100%;
	height: 20px;
	display: inline-block;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
