html,
body,
div,
dl,
dt,
dd,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
blockquote,
pre,
button,
fieldset,
form,
input,
legend,
textarea,
th,
td {
	margin: 0;
	padding: 0;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit;
	outline: none;
}

ul,
li {
	list-style: none;
	border: none;
}

a {
	text-decoration: none;
	color: black;
	outline: none;
}

.clear::after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

img {
	display: block;
}

body {
	font-family: Microsoft YaHei;
}

.indcen {
	width: 1170px;
	margin: 0 auto;
	position: absolute;
}


/*头部*/

header {
	line-height: 60px;
	font-size: 20px;
	color: #FFFFFF;
	position: fixed;
	width: 100%;
	z-index: 99;
}

header img {
	width: 108px;
	margin-top: 10px;
}

.banner,
.banner img {
	width: 100%;
	overflow: hidden;
}

.banner {
	position: relative;
}





/*开店秘籍*/

input::-webkit-input-placeholder {
	color: #AA9587;
	font-size: 14px;
}

input:-ms-input-placeholder {
	color: #AA9587;
	font-size: 14px;
}

input:-moz-placeholder {
	color: #AA9587;
	font-size: 14px;
}

input::-moz-placeholder {
	color: #AA9587;
	font-size: 14px;
}

input::placeholder {
	color: #AA9587;
	font-size: 14px;
}

.content {
	min-width: 1200px;
}

.swithWidth {
	width: 100%;
}

.kaidian {
	position: relative;
}

.kaidian1 {
	min-width: 1200px;
	overflow: hidden;
	height: 854px;
	background: url(https://static2.mulichongcao.com/files/file-system/image/beff380df1a241d7821fd49c407ef765.jpg) no-repeat center;
	background-size: 100% 100%;
}

.kaidian2 {
	min-width: 1200px;
	overflow: hidden;
	height: 854px;
	background: url(https://static3.mulichongcao.com/files/file-system/image/e1e2aec0470d4235b22322a6fa99d5ca.jpg) no-repeat center;
	background-size: 100% 100%;
}

.abolote {
	position: absolute;
	z-index: 2;
}

.kaidian>span {
	position: absolute;
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #F1F1F1;
	left: 50%;
	top: -20px;
	margin-left: -10px;
	transform: rotate(180deg);
}

.kaidian .indcen {
	min-width: 1200px;
	position: absolute;
	z-index: 3;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 238px;
}

.tabBottom .indcen {
	width: 1100px;
}

.kaidian .indcen .fl {
	width: 400px;
}

.kaidian .indcen .fl img {
	width: 100%;
	margin: 10% 0 0 25%;
}

.kaidian .indcen .fr {
	width: 462px;
	border-radius: 38px 38px 38px 38px;
	background: #ffffff;
	padding-bottom: 31px;
	position: relative;
}

.kaidian .indcen .fr input {
	height: 52px;
	line-height: 52px;
	border: none;
	font-size: 18px;
	color: #AA9587;
	padding-left: 5%;
	width: 82%;
	margin-left: 6.5%;
}

#yzm {
	font-size: 17.41px;
	text-align: left;
	color: #A4A5A5 100%;
}

.require {
	color: #fe6b00ff;
	font-weight: 400;
	font-size: 14px;
	text-align: left;
	line-height: 42.07px;
	position: absolute;
	top: 52px;
	left: 29%;
}

.requires {
	color: #fe6b00ff;
	font-weight: 400;
	font-size: 14px;
	text-align: left;
	line-height: 42.07px;
	position: absolute;
	top: 125px;
	left: 32%;
}

.kaidian .indcen .fr input.inpName {
	/* background: url(/joinlyf/img/IconName.png) no-repeat 11px 14px; */
	margin: 45px 31px 21px 31px;
	background: #E6E6E6;
	position: relative;
}

.kaidian .indcen .fr input.inpTel {
	/* background: url(/joinlyf/img/IconTel.png) no-repeat 14px 14px; */
	margin: 0px 31px 21px 31px;
	background: #E6E6E6;
}

.kaidian .indcen .fr input.inpYzm {
	background: url(/joinlyf/img/IconYzm.png) no-repeat 14px 14px;
}

.kaidian .indcen .fr input.inpQuyu {
	background: url(/joinlyf/img/IconQuyu.png) no-repeat 14px 14px;
}


/*.kaidian .indcen .fr div {
	width: 100%;
}*/

.kaidian .indcen .fr div .codee {
	width: 30% !important;
	height: 52px !important;
	line-height: 52px;
	margin: 0 0 0 31px;
}

.kaidian .indcen .fr div .codee>span {
	width: 20% !important;
	margin: 0 2.5% !important;
	line-height: 56px;
}

.kaidian .indcen .fr div input {
	width: 50.2% !important;
	padding-left: 0 8% 0 5%;
	background: #e6e6e6;
	margin-left: 2% !important;
}

.kaidian .indcen .fr button {
	width: 87%;
	margin-left: 6.5%;
	line-height: 65px;
	background: #FE6B00;
	text-align: center;
	font-size: 22.35px;
	color: #FFFFFF;
	border: none;
	margin-top: 14px;
}

span.nametit {
	display: block;
	width: 100%;
	text-align: left;
	line-height: 30px;
	margin: 0px 31px 21px 31px;
	font-size: 18px;
	color: #1C1C1C;
}

.sr-only {
	position: absolute;
	width: 0px;
	height: 0px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.kaidian .box div.form-group {
	float: left;
	width: 31.6%;
	margin-right: 0.2%;
}

.box {
	margin-left: 31px;
}

.kaidian .box div.form-group3 {
	margin-right: 0;
}

.kaidian .box div.form-group select {
	height: 50px;
	line-height: 50px;
	border: none;
	text-align: center;
	font-size: 17px;
	color: #AA9587;
	margin-bottom: 15px;
	padding: 0 3%;
	width: 94%;
	background: #e6e6e6;
	appearance: none;
}



.industryBox {
	background: #FBF4EF;
}

h3.tith3 {
	font-size: 30px;
	color: #2B2B2B;
	text-align: center;
	line-height: 28px;
	border-bottom: 3px solid #FE6B00;
}

h3.tith3 span {
	color: rgba(254, 107, 0, 1);
}

img.titbor {
	margin: 40px auto;
}

h4.tith4 {
	margin-top: 22px;
	font-size: 20px;
	font-weight: 400;
	color: #383838;
	text-align: center;
}

















/*企业介绍栏*/

.enterprise {
	width: 100%;
	margin-bottom: 120px;
}


/*底部悬浮资料领取栏*/

.fotter {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 666;
	width: 25%;
}

.fotter .bottomImg {
	width: 100%;
}

.btnWhite {
	background: url(/joinlyf/img/whiteBg.png) no-repeat center;
	background-size: 100% 100%;
	width: 348px;
	height: 120px;
	float: right;
	text-align: center;
	cursor: pointer;
}

.btnShop {
	font-size: 24px;
	color: #000;
	width: 233px;
	height: 28px;
}

.btnDetail {
	font-size: 14px;
	color: #000;
	width: 209px;
	height: 18px;
	margin-top: 14px;
}

.btnOrange {
	background: url(/joinlyf/img/orangeBg.png) no-repeat center;
	background-size: 100% 100%;
	width: 348px;
	height: 120px;
	float: right;
	text-align: center;
	cursor: pointer;
}

.btnOrange img {
	width: 40px;
	height: 40px;
	vertical-align: text-bottom;
	display: inline-block;
}

.btnOrange span {
	font-size: 26px;
	display: inline-block;
	color: #Fff;
	margin-left: 18px;
}

.btnOrange a,
.btnWhite a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.btnWhite a {
	flex-direction: column;
}

.submit-box{
	z-index: 100;
  position: fixed;
  width: 590px;
	height: 284px;
  border-radius: 16px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.submit-box .submit-img{
	width: 100%;
	height: auto;
}
.success,
.failed,
.repeat {
	display: none;
	
}

@media screen and (max-width:1200px) {
	.kaidian2 {
		height: 700px;
	}

	.indcen,
	.kaidian .indcen,
	.numDiv ul {
		width: 800px;
	}

	.gf-select.gf-select3,
	.tabBottom .indcen .fr div.gf-select3 {
		margin-right: 0;
	}
}<!--0.00023508071899414-->