@charset "utf-8";
/*编辑全部*/
/*logo编辑*/
.next {
	width: 110px;
	height: 40px;
	background-color: #0092dd;
	color: #fff;
	margin-left: 540px;
	margin-top: 40px;
	border: 0px;
	outline: none;
}

.edit-container {
	width: 1200px;
	height: 1900px;
	margin: 20px auto;
}

.edit-container2 {
	width: 1200px;
	height: 600px;
	margin: 20px auto;
}

.p-edit {
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 1.4em;
	background-color: #0092dd;
}

.edit-logo {
	width: 1200px;
	height: 1900px;
}

.edit-logo2 {
	width: 1200px;
	height: 600px;
}

.btn-logo,.btn-logo1 {
	width: 100px;
	height: 30px;
	border: 0px;
	background-color: #0092dd;
	color: #fff;
	border-radius: 15px;
	margin-top: 20px;
}

.btn-logo {
	margin-left: 40px;
}

.btn-logo1 {
	margin-left: 0px;
}

.upload {
	width: 240px;
	height: 320px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.Logo-upload {
	width: 1150px;
	height: 350px;
	margin-top: 20px;
	position: relative;
	margin-left: 40px;
	border-bottom: 2px solid #0092dd;
	font-size: 1.4em;
}

.plus1 {
	width: 200px;
	height: 200px;
	font-size: 7.0em;
	color: #ccc;
	border: 1px solid #ccc;
	cursor: pointer;
}

.plus1 p {
	line-height: 200px;
	height: 200px;
	text-align: center;
}

.p-necess {
	height: 50px;
	line-height: 50px;
	width: 400px;
	color: red;
}

.btn-upload,.btn-upload1 {
	width: 100px;
	height: 30px;
	background-color: #ededed;
	position: absolute;
	left: 0px;
	bottom: 50px;
	border: 0px;
}

.btn-upload1 {
	margin-left: 70px;
}

.edit-place {
	width: 1150px;
	height: 200px;
	position: relative;
	margin-left: 40px;
	border-bottom: 2px solid #0092dd;
	font-size: 1.4em;
}

#industry {
	margin: 37px 20px 30px 30px;
	width: 180px;
	height: 24px;
}

#industry1 {
	margin: 37px 20px 30px 20px;
	width: 280px;
	height: 24px;
}

#provinces {
	margin: 24px 20px 30px 20px;
	width: 150px;
	height: 24px;
}

#city,#area,#country {
	margin: 30px 20px 30px 20px;
	width: 150px;
	height: 24px;
}

.upload2 {
	width: 300px;
	height: 200px;
	float: left;
	margin-left: 70px;
}

.edit-brand {
	width: 1150px;
	height: 420px;
	position: relative;
	margin-left: 40px;
	border-bottom: 2px solid #0092dd;
	font-size: 1.4em;
	position: relative;
}

.edit-name {
	height: 80px;
	line-height: 80px;
}

.edit-name input {
	width: 245px;
	height: 20px;
	margin-left: 15px;
}

.edit-brand span {
	position: absolute;
	left: 0;
	top: 70px;
}

.plus2 {
	width: 350px;
	height: 200px;
	font-size: 7.0em;
	color: #ccc;
	border: 1px solid #ccc;
	cursor: pointer;
}

.plus2 p {
	height: 200px;
	line-height: 200px;
	text-align: center;
}

.edit-input {
	width: 350px;
	height: 200px;
	float: left;
	margin-left: 110px;
}

.edit-input textarea {
	width: 350px;
	height: 200px;
	border: 1px solid #ccc;;
	resize: none;
}

.brand-advantage {
	width: 1150px;
	height: 600px;
	position: relative;
	border-bottom: 2px solid #0092dd;
	margin-left: 40px;
}

.upload01,.upload02,.upload03 {
	width: 240px;
	height: 240px;
	position: absolute;
}

.upload01 {
	left: 0px;
	top: 75px;
}

.upload02 {
	left: 240px;
	top: 75px;
}

.upload03 {
	left: 480px;
	top: 75px;
}

.plus3 {
	width: 200px;
	height: 200px;
	font-size: 7.0em;
	color: #ccc;
	border: 1px solid #ccc;
	cursor: pointer;
	width: 200px;
	height: 240px;
}

.plus3 p {
	height: 240px;
	line-height: 240px;
	text-align: center;
}

.p-necess textarea {
	width: 200px;
	height: 200px;
	resize: none;
	overflow-y: scroll;
	overflow-x: hidden;
	font-size: 1.4em;
}

.p-txt1,.p-txt2,.p-txt3 {
	width: 200px;
	height: 200px;
	position: absolute;
	top: 350px;
}

.p-txt1 {
	left: 0px;
}

.p-txt2 {
	left: 240px;
}

.p-txt3 {
	left: 480px;
}

.product-add {
	width: 1150px;
	height: 440px;
	position: relative;
	margin-left: 40px;
}

.p-add {
	position: absolute;
	left: 0px;
	top: 330px;
}

.p-add input {
	width: 200px;
	height: 25px;
}

.btn-add {
	position: absolute;
	left: 0px;
	bottom: 20px;
	width: 80px;
	height: 30px;
	background-color: #ededed;
	border: 0px;
}