#wrap{ width:100%; max-width:1920px;  margin:0px auto; }
.content{ width:100%; max-width:1200px; margin:0 auto; padding:0px 20px; }

#wrap h3 {
	margin-left: 23px;
	font-size: 30px;
	line-height: 46px;
	font-weight: normal;
}
#wrap h4 {
	margin-left: 23px;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
}
#wrap p {
	margin-left: 23px;
	font-size: 16px;
	line-height: 26px;
}
.lowin-input {
	width: 90%;
	outline: 0;
	color: #333333;
	margin: 10px 0px;
	padding: 8px 20px;
	border: 1px solid #cccccc;
	border-radius: 3px;
}
.lowin-input2 {
	width: 361px;
	outline: 0;
	color: #333333;
	margin: 10px 0px;
	padding: 8px 20px;
	border: 1px solid #cccccc;
	border-radius: 3px;
	float: left;
}
.lowin-promodel {
	border: 1px solid #cccccc;
	color: #333333;
	border-radius: 3px;
	padding: 8px 20px;
	width: 560px;
	outline: 0;
	margin: 3px 0px 3px 23px;
	float: left;
}
.lowin-content {
	border: 1px solid #cccccc;
	color: #333333;
	border-radius: 3px;
	padding: 8px 20px;
	width: 1050px;
	outline: 0;
	margin: 10px 0px;
}
.lowin-remark {
	border: 1px solid #cccccc;
	color: #333333;
	border-radius: 3px;
	padding: 8px 20px;
	width: 90%;
	outline: 0;
	margin: 20px 0px 20px 0px;
}
.lowin-btn {
	width: 100px;
	border: none;
	color: #ffffff;
	padding: 13px;
	border-radius: 8px;
	outline: 0;
	cursor: pointer;
	background:#8fc31f;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.lowin-btn:hover{
	background:#78a83b; 
	background:#8fc31f;
}
.add-btn, .del-btn {
	width: 36px;
	height: 36px;
	float: left;
	border: 1px solid #666;
	font-size: 22px;
	line-height: 36px;
	border-radius: 6px;
	margin-right: 10px;
	text-align: center;
	cursor: pointer;
}
.low-sp {
	color: #ff0000;
	margin: 10px 15px 10px 5px;
	float: left;
	font-size: 14px;
	line-height: 40px;
}
.low-dan {
	width: 39px;
	height: 42px;
	float: left;
	color: #333333;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-radius: 3px;
	margin: 10px 0px;
	background: #eeeeee;
}
.form-group {
	width: 400px;
	float: left;
	margin: 10px 0px;
}
.form-control {
	height: 38px;
	padding: 8px 20px;
}
.select {
	display: inline-block;
	width: 70px;
	position: relative;
	vertical-align: middle;
	padding: 0;
	overflow: hidden;
	background-color: #fff;
	color: #555;
	border: 1px solid #cccccc;
	text-shadow: none;
	border-radius: 3px;
	z-index: 2;
	margin-left: 23px;
}
.select:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top-color: #cccccc;
	top: 14px;
	right: 10px;
	cursor: pointer;
	z-index: -2;
}
.select select {
	cursor: pointer;
	padding: 9px;
	width: 100%;
	border: none;
	background: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.select select:focus {
	outline: none;
}
#word1, #word2, #word3, #word4, #word5 {
	position: absolute;
	z-index: 99;
	width: 560px;
	height: auto;
	background: #ffffff;
	border: 1px solid #cccccc;
	display: none;
	margin: 45px 0px 0px 23px
}
.click_work {
	padding-left: 21px;
	padding-right: 20px;
	padding-bottom: 2px;
	font-weight: lighter;
	font-size: 14px;
	line-height: 30px;
	cursor: pointer;
}
.click_work:hover {
	background: #e9e9e9;
}
.error {
	color: gray;
	cursor: pointer;
}
.tc_bgg {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
	z-index: 99;
	display: none;
}
.tc_bgg_con {
	width: 500px;
	height: 150px;
	background: #FFF;
	position: fixed;
	left: 50%;
	margin-left: -250px;
	top: 38%;
	margin-top: -75px;
	z-index: 100;
 color:# 555;
	font-size: 20px;
	line-height: 32px;
	padding-top: 60px;
	display: none;
	text-align: center;
}
.tc_bgg_con span.close {
	position: absolute;
	width: 35px;
	height: 35px;
	right: -17px;
	top: -20px;
	cursor: pointer;
	opacity: 1;
}


@media (min-width: 300px) {
.content{ padding:0px 10px; margin:30px 0px; }

}
/*针对iphone5s*/
@media (min-width: 315px) {	
.content{ padding:0px 12px; }
}
/*针对安卓*/
@media (min-width: 360px) {	

}
/*针对iphone6*/
@media (min-width: 375px) {	


}
@media (min-width: 400px) {	
.content{ padding:0px 18px; }


}
/*针对iphone6s plus*/
@media (min-width: 410px) {
	
}

@media (min-width: 600px) {	
.content{ padding:14px 0px 0px 0px; margin:0px 0px; }

}
@media (min-width: 700px) {
.content{ padding:15px 0px 0px 0px; margin:0px 0px; }

}
@media (min-width: 767px) {
.content{ padding:25px 0px 50px 0px; margin:0px 0px; }

}
@media (min-width: 768px) {

}
@media (min-width: 770px) {
.content{ padding:25px 0px 50px 0px; margin:0px 0px; }

}
@media (min-width: 800px) {


}
@media (min-width: 880px) {	

}
@media (min-width: 980px) {

}
@media (min-width: 1200px) {
.content{ margin-left:auto; margin-right:auto; }	

}