* {
	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_fenzhan_banner.png) center no-repeat; 
	text-align: center;
	margin-top: 148px;
}
.conter {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.conter p{
	position: absolute;
	width: 100%;
	height: 194px;
	/*border: 1px solid red;*/
	left: 0px;
	top: 506px;
	font-family: "微软雅黑";
	font-size: 14px;
}

.conter p sub{
	width: 100%;
	height: 50px;
	display: inline-block;
}
.conter p sub sup{
	width: 200px;
	height: 50px;
	/*background: #E35E04;*/
	border-radius: 5px;
}

	/*2F关于装修界*/
.youshi{
	width: 100%;
	height: 340px;
	background: url(../image/pc_fenzhan_gyzxj_bg.jpg) 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: 800px;
	background: url(../image/pc_youshi_bg.png) center no-repeat;
	/*background: #464967;*/
	text-align: center;
}
.fuWu-cont{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.fuWu-cont p{
	width: 1200px;
	height: 80px;
}
/*4F我们的特点*/
.heZuo{
	width: 100%;
	height: 776px;
	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: 430px;
	background: #fff;
	text-align: center;
}
.ruzhu-cont{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.ruzhu-cont p{
	width: 1200px;
	height: 80px;
}
/*6F加盟费*/
.jiamengfei{
	width: 100%;
	height: 420px;
	background: url(../image/pc_fenzhan_jmzc_bg.jpg) center no-repeat;
	/*background: #464967;*/
	text-align: center;
}
.jiamengfei-cont{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.jiamengfei-cont p{
	width: 1200px;
	height: 80px;
}
/*7F加盟流程*/
.liucheng{
	width: 100%;
	height: 455px;
	background: #fff;
	text-align: center;
}
.liucheng-cont{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.liucheng-cont p{
	width: 1200px;
	height: 80px;
}
/*8F欢迎加入*/
.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;
}
