	select {   
	  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/  
	  border: solid 1px #2e2e2e;   
	  /*很关键：将默认的select选择框样式清除*/  
	  appearance:none;   
	  -moz-appearance:none;   
	  -webkit-appearance:none;   
	  /*在选择框的最右侧中间显示小箭头图片*/  
	  background: url("ourjs.github.iostatic2015arrow.png") no-repeat scroll rightright center transparent;   
	  /*为下拉小箭头留出一点位置，避免被文字覆盖*/  
	  padding-right: 14px;   
	}   
	
	/*清除ie的默认选择框样式清除，隐藏下拉箭头*/  
	.select::-ms-expand { display: none; } 
	
	input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {   
	 /* WebKit browsers */   
	color: #a9a9a9;   
	}   
	input:-moz-placeholder, textarea:-moz-placeholder {   
	/* Mozilla Firefox 4 to 18 */   
	color: #a9a9a9;   
	}   
	input::-moz-placeholder, textarea::-moz-placeholder {   
	 /* Mozilla Firefox 19+ */   
	color: #a9a9a9;   
	}   
	input:-ms-input-placeholder, textarea:-ms-input-placeholder {   
	 /* Internet Explorer 10+ */   
	color: #a9a9a9;   
	}
	.m-sq{
		margin-top: 20px;
	}
	.m-sqbt{
		position: relative;
		height: 10px;
		border-bottom: 1px solid #6c6e70;
	}
	.m-sqbt h3{
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		width: 108px;
		background: #FFFFFF;
		color: #6c6e70;
		font-size: 18px;
		font-weight: normal;
		text-align: center; 
	}
	.m-yy{
		position: relative;
		margin-top: 20px;
	}
	.m-yuyue{
		height: 36px;
		border: 1px solid #b6b7b8;
		padding-left: 5px;
		box-sizing: border-box;
		font-size: 12.5px;
		color: #000000;
		background: #FFFFFF;
		text-indent: 5px;
		margin-right: 12px;
	}
	.myy-tishi{
		position: absolute;
		margin-left: 130px;
    	margin-top: 8px;
		display: none;
		color: red;
		font-weight: bold;
		font-size: 12px;
	}
	#age5{
		color: #a9a9a9;
	}
	.m-yuyue-1{
		width: 110px;
		float: left;
	}
	.m-yuyue-2{
		width: 160px;
		float: left;
		text-indent: 10px;
	}
	.m-yuyue-3{
		width: 120px;
		float: left;
		background: #FFFFFF url(.xiao-sj.png) no-repeat 95px 14px;
	    cursor: pointer;
	}
	.m-yuyue-3 option{
		color: #000000;
	}
	.m-yuyue-4{
		width: 128px;
		float: left;
		background: #FFFFFF url(.xiao-sj.png) no-repeat 102px 14px;
	    cursor: pointer;
	}
	.m-yuyue-btn{
		float: right;
		width: 83px;
		height: 36px;
		background: #af4b86;
		color: #FFFFFF;
		font-size: 13.5px;
		border: none;
		cursor: pointer;		
	}
	.m-yy-xh{
		color: #f05a2a;
		font-size: 14px;
		position: absolute;
		top: 6px;
		left: 129px;
	}
	.m-sq2{
		width: 100%;
		height: 550px;
		background: rgba(0,0,0,0.5) url(.form-bottom.png) no-repeat center;
		background-size: 1680px 550px;
	}
	.m-sq2-tiyan{
		display: inline-block;
		margin-top: 73px;
		background: url(.form-btbj.png) no-repeat left 0;
		padding-left: 48px;
	}
	.m-sq2-tiyan h3{
		font-size: 36px;
		margin-bottom: 40px;
		padding-top: 5px;
		color: #FFFFFF;
	}
	.m-sq2-tiyan p{
		width: 890px;
		font-size: 21px;
		color: #FFFFFF;
		line-height: 35px;
		margin-bottom: 40px;
	}
	.m-sq2-tiyan p span{
		color: yellow;
	}
	.m-yy2{
		position: relative;
		height: 116px;
		background: #999999;
		padding: 40px 50px;
	}
	.m-yuyuebt{
		height: 43px;
		border: 1px solid #999999;
		padding-left: 5px;
		box-sizing: border-box;
		font-size: 21px;
		color: #000000;
		margin-bottom: 12px;
		background: #FFFFFF;
		border-radius: 6px;
		margin-bottom: 15px;
		text-indent: 10px;
	}
	.myy-tishi2{
		position: absolute;
		margin-left: 580px;
    	margin-top: 10px;
		display: none;
		color: red;
		font-weight: bold;
		font-size: 16px;
	}
	#age6{
		color: #a9a9a9;
	}
	.m-yuyuebt-1{
		width: 384px;
		float: left;
	}
	.m-yuyuebt-2{
		width: 494px;
		float: right;
		text-indent: 15px;
	}
	.m-yuyuebt-3{
		width: 282px;
		float: left;
		background: #FFFFFF url(.xiao-sj2.png) no-repeat 240px 17px;
	    cursor: pointer;
	}
	.m-yuyuebt-3 option{
		color: #000000;
	}
	.m-yuyuebt-4{
		width: 284px;
		float: right;
		background: #FFFFFF url(.xiao-sj2.png) no-repeat 245px 17px;
	    cursor: pointer;
	}
	.m-yuyuebt-btn{
		float: right;
		width: 284px;
		height: 43px;
		border-radius: 6px;
		background: #ef821a;
		color: #FFFFFF;
		font-size: 24px;
		font-family: "PingFang SC Medium";
		border: none;
		margin-left: 15px;
		cursor: pointer;
	}
	.m-yy-xh2{
		color: #f05a2a;
		font-size: 21px;
		position: absolute;
		top: 47px;
		left: 464px;
	}
	.container{
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
	}