.jrwm {
  background: url(/templets/7lemon/image/jiameng/bg5.jpg) center no-repeat;
  margin-top: 45px;
  height: 800px;
}
.jrwm .w .h2 {
  margin-bottom: 55px;
} 
.jrwm .w .h2 span,
.jrwm .w .h2 i {
  color: #fff;
}
.jrwm .w form{
	display: block; 
	margin-top: 30px; 
}
.jrwm .w input,
.jrwm .w select.aaa {
  display: block;
  width: 700px;
  height: 70px;
  background: #fff;
  border-radius: 70px; 
  padding-left: 85px;
  margin: 0 auto;
  margin-bottom: 20px;
  color: #999999;
  font-size: 18px;
}
.jrwm .w select.aaa{
	appearance:none;  
    -moz-appearance:none; /* Firefox */  
    -webkit-appearance:none; /* Safari บอ Chrome */  
    	background: url(../../images/images/daixia.png)#fff 96% center no-repeat;
    	background-size: 3%;  
}  
.jrwm .w p{ 
	width: 700px;
	margin: 0 auto;
	font-size: 20px;  
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
}
.jrwm .w div.fl-box{
	width: 700px; 
	height: 30px;
}
.jrwm .w div.fl-box label{
	display: block;
	float: left;
	width: 33%;
	position: relative;
	padding-left: 50px;
	color: #fff; 
	font-size: 18px;
	text-align: center;
}
.jrwm .w div.fl-box label:after{
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #ddd;
	border-radius: 5px;
	position: absolute;
	left: 27%;
	top: 0; 
}
.jrwm .w div.fl-box label.label:after{
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 5px; 
	position: absolute; 
	left: 27%;
	background: url(/templets/7lemon/image/jiameng/xuanzhong.png) center no-repeat;
	background-size: 100%;
	top: 0;
}
.jrwm .w div.fl-box label input{
	width: 100%;
	height: 100%; 
	margin-top: 0;
	background: none;
	position: absolute;
	top: 0;
	left: 0;
}
.jrwm .w input{
	padding-left: 88px;	
}
.jrwm .w select.aaa {
  padding: 0;
  text-indent: 87px;
}
.jrwm .w input::-webkit-input-placeholder,
.jrwm .w textarea::-webkit-input-placeholder {
  color: #999999;
  font-size: 18px;
}
.jrwm .w div {
  width: 700px;
  position: relative;
  margin: 0 auto;
  height: 70px;
  margin-bottom: 10px;
  border-radius: 70px;
  overflow: hidden;
}
.jrwm .w div:nth-child(6){
	height: 20px;
    line-height: 20px;
    padding-left: 20px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
}
.jrwm .w div span {
  left: 0;
  top: 50%;
  margin-top: -13px;
  border-right: 1px solid #e7e7e7;
  height: 26px;
  width: 80px;
  position: absolute;
}
.jrwm .w button {
  width: 280px;
  height: 60px;
  display: block;
  line-height: 60px;
  text-align: center;
  /*border: 1px solid #fff;*/
  border-radius: 25px;
  background: #fedc0f; 
  color: #272736;  
  margin: 0 auto;
  font-size: 18px;
   margin-top: 20px;
}