@charset "utf-8";
/* CSS Document */
*{
	font-family:"微软雅黑";
	padding:0px;
	margin:0px;
	
	}
body{
	width:100%;
	height:100%;;
	background:-webkit-linear-gradient(left,#EB7E43,#F1A15B,#FAD783,#FABE75,#F68F54);
    background:-o-linear-gradient(right,#EB7E43,#F1A15B,#FAD783,#FABE75,#F68F54);
	background:-moz-linear-gradient(right,#EB7E43,#F1A15B,#FAD783,#FABE75,#F68F54);
	background:linear-gradient(to right,#EB7E43,#F1A15B,#FAD783,#FABE75,#F68F54);
}
.body_content{
    width:572px;
	margin:auto;
	height:400px;
}
.body_contentOne{
   height:25%;
   width:572px;
   text-align:Center;
   line-height:25%;
}
.body_contentOne>img{
	width:98px;
	height:51px;
	dispaly:inline-block;
	vertical-align:middle;
	
}
.body_contentOne>span{
	font-size:24px;
	color:#E97D54;
	line-height:80px;
	margin-left:20px;
}
.divTwo{
	width: 380px;
	height:280px;
	background-color:#FEF6C5;
	margin:auto;
	-webkit-border-radius: 6px;
	-moz-border-radius:6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow:-3px 0 3px #DDCF8E, /*左边阴影*/ 
                       3px 0 3px #DDCF8E, /*右边阴影*/ 
                       0 -3px 3px #DDCF8E, /*顶部阴影*/ 
                      0 3px 3px #DDCF8E;
	-moz-box-shadow:-3px 0 3px #DDCF8E, /*左边阴影*/ 
                       3px 0 3px #DDCF8E, /*右边阴影*/ 
                       0 -3px 3px #DDCF8E, /*顶部阴影*/ 
                      0 3px 3px #DDCF8E;
	-ms-box-shadow: -3px 0 3px #DDCF8E, /*左边阴影*/ 
                       3px 0 3px #DDCF8E, /*右边阴影*/ 
                       0 -3px 3px #DDCF8E, /*顶部阴影*/ 
                      0 3px 3px #DDCF8E;
	-o-box-shadow: -3px 0 3px #DDCF8E, /*左边阴影*/ 
                       3px 0 3px #DDCF8E, /*右边阴影*/ 
                       0 -3px 3px #DDCF8E, /*顶部阴影*/ 
                      0 3px 3px #DDCF8E;
	box-shadow: -3px 0 3px #DDCF8E, /*左边阴影*/ 
                       3px 0 3px #DDCF8E, /*右边阴影*/ 
                       0 -3px 3px #DDCF8E, /*顶部阴影*/ 
                      0 3px 3px #DDCF8E;
				
			}
	.head_register{
		width:330px;
		margin:auto;
		color:#EC8A66;
		overflow:hidden;
		height:80px;
	}
	.headRe1{
		border-bottom:1px solid #EC8A66;
		float:left;
		width:110px;
		height:40px;
	}
	.headRe2{
	   width:110px;
		float:left;
		text-align:center;
		font-size:24px;
		height:80px;
		line-height:80px;
	}
	.headRe3{
		border-bottom:1px solid #EC8A66;
		float:left;
		width:110px;
		height:40px;
	}
  .form-itemall{
        width:330px;	
		margin:auto;  
	 }
	.form-item{
		height:60px;
		text-align:Center;
	}
   label{
	   width:120px;
	   height:30px;
	   color:#E97654;
	   font-size:18px;
	   display:inline-block;
   }
	  
	 .item-textbox{
    -webkit-border-radius: 6px;
	-moz-border-radius:6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #FDBF95;
	color:#FDBF95;
	width:180px;
	height:30px;
	font-size:16px;
		}
	.item-textboxx{
		 -webkit-border-radius: 6px;
	-moz-border-radius:6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #FDBF95;
	color:#FDBF95;
	width:85px;
	height:30px;
	font-size:16px;
	}
	.sender{
		 -webkit-border-radius: 6px;
	-moz-border-radius:6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	color:white;
	text-align:Center;
	line-height:31px;
	height:31px;
	width:75px;
	background-color:#FE7250;
	margin-left:10px;
	text-decoration:none; 
	display:inline-block;
	cursor:pointer;
	}
.form_item1{
	height:60px;
	text-align:center;
}

.form_post{
	border: none;
	width:75px;
	height:35px;
	text-align:center;
	line-height:35px;
	 -webkit-border-radius: 6px;
	-moz-border-radius:6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow:0 3px 3px #ECB39B;
	-moz-box-shadow:0 3px 3px #ECB39B;
	-ms-box-shadow: 0 3px 3px #ECB39B;
	-o-box-shadow: 0 3px 3px #ECB39B;
	box-shadow: 0 3px 3px #ECB39B;		

	margin-right:20px;	
	background-color:#FDE7D4;
	cursor:pointer;
	font-size:18px;
	color:#EE8F6E;
	
	}
	
.form-item input{
	color:#000;
}
.countDown{
	display:none;
}
.again{
		 -webkit-border-radius: 6px;
	-moz-border-radius:6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	color:white;
	text-align:Center;
	line-height:31px;
	height:31px;
	width:55px;
	background-color:#d2d2d2;
	margin-left:10px;
	text-decoration:none; 
	display:inline-block;
	cursor:pointer;
	}
	
	
	 .addt{
          width:100px;
		  height:40px;
		  border:1px solid gray;
		  color:white;
		  background-color:#539200;
		  line-height:40px;
		  text-align:center;
		  float:right;
		  margin-right:30px;
		  border-radius:12px;
		  font-weight:bold;
		  margin-bottom:20px;
		  font-family:"微软雅黑";
   }
   .addlist{
	    background-color:rgba(0,0,0,0.25);
	    position:absolute;
	    top:0px;
	    left:0Px;
	    right:0px;
	    min-height:1000px;
	    display:none;
	}  
	.add1{
		 border-radius:12px;
		 width:350px;
		 height:180px;
		 background-color:#EFEDEE;
	     margin: auto;
	     margin-top: 13%;
         border:1px solid #E27B5C;
		 
	}
	.code_image{
		width:350px;
		height:40px;
		overflow:hidden;
	}
	.code_image>img{
		width:30px;
		height:30px;
		float:right;	
	}
	.code_div{
		width:280px;
		height:50px;
		line-height:50px;
		margin:auto;
		margin-top:10px;
		
	}
	.code_div>img{
		width:120px;
		height:50px;
		display:inline-block;
		vertical-align:middle;
	}
	.code_div>a{
		color:#FB7D5D;
		width:80px;
		height:50px;
		vertical-align:middle;	
		margin-left:15px;
	}
	#confirmnumber{
		width:130px;
		height:35px;
		-webkit-border-radius: 5px;
	  -moz-border-radius: 5px;
	  -ms-border-radius: 5px;
	   -o-border-radius: 5px;
	    border-radius: 5px;
		border:1px solid #E27B5C;
		
	 }
	 #saveBtn1{
		  -webkit-border-radius: 5px;
	  -moz-border-radius: 5px;
	  -ms-border-radius: 5px;
	   -o-border-radius: 5px;
	    border-radius: 5px;
		width:70px;
		height:38px;
		background-color:#FB896B;
		text-align:center;
		color:white;
		font-size:20px;
		line-hight:38px;
		border:none;
		letter-spacing:4px;
		margin-left:25px;
		vertical-align:middle;
		cursor:pointer;
		 }

.worn{
	display: block;
	margin:5px 0 0 160px ;
	color: red;
}