
.limit{
    padding: 0 5%;
}
.sign_title{
  background: #0096ea;
  height: 50px;
  position: relative;
  line-height: 50px;
  text-align: center;
}
.sign_title img{
      width: 11px;
      position: absolute;
      top: 14px;
}
.sign_title span{
  font-size: 20px;
  color: #fff;
}
.sign_title a {
    color: white;
}

.sign_title span.yasha_que{
    
position: absolute;
    
right:10px;
    
font-size: 14px;
/*ie8  line-height:30px;
vertical-align:middle;*/
}
.tab_list {
  overflow: hidden;
}
.tab_list li {
  width: 50%;
  height: 40px;
  float: left;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
}
.tab_list span {
  padding-bottom: 5px;
}
.tab_list #tab1 {
}
.tab_list #tab2 {
}
.tab_hover {
  color: #269eeb;
  border-bottom: 2px solid #269eeb;
}
.con1,.con2{
  margin: 20px 0;
  padding: 0 10%;
}
.con2{
  display: none;
}
.e_mail{
  height: 40px;
    margin-bottom: 25px;
    line-height: 40px;
    border-bottom: 1px solid #dbdbdb;
}
.e_mail input{
  border: 0;
  height: 36px;
  padding: 0;
  width: 100%;
  outline: none;
  font-size: 16px;
}
.line1,.line2{
  height: 40px;
  margin-bottom: 25px;
  line-height: 40px;
  border-bottom: 1px solid #dbdbdb;
}
.line1{
}
.line2{

position: relative;
}
.line1 input{

border: 0;

height: 36px;

padding: 0;

width: 70%;

outline: none;

font-size: 16px;
}
.line1 span{
  
margin-right: 5px;
  
font-size: 16px;
}
.line2 input{
  border: 0;
  height: 36px;
  padding: 0;
  width: 50%;
  outline: none;
  font-size: 1rem;
}
.line2 span{
  
position: absolute;
  
font-size: 14px;
  
color: #0096ea;
  
border: 1px solid #0096ea;
  
padding: 0 9px;
  
border-radius: 26px;
  
display: block;
  
height: 30px;
  
line-height: 30px;
  
right: 0;
  
bottom: 6px;
}
.nextstep{
  
text-align: center;
  
color: #fff;
  
background: #0096ea;
  
width: 90%;
  
margin: 0 auto;
  
font-size: 16px;
  
padding: 10px;
  
border-radius: 36px;
  
margin-bottom: 20px;
}
.emailnext{
  text-align: center;
  border: 0;
  color: #fff;
  background: #0096ea;
  display: block;
  width: 90%;
  margin: 0 auto;
  font-size: 16px;
  margin-top: 20px;
  border-radius: 36px;
  margin-bottom: 20px;
}
.read,.hidread {
  font-size: 14px;
  text-align: center;
}

#checkb{
  /* position: absolute;
  clip: rect(0,0,0,0); å‰ªè£ç»å¯¹å®šä½å…ƒç´  */
  display: none;
}
#checkb+label::before{
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  line-height: 15px;
  border-radius: 27px;
  border:1px solid #d9d9d9;
}
#checkb:checked +label::before{
  content: 'âœ”';
  color: #fff;
  background: #78b432;
}
#checkem{
  /* position: absolute;
  clip: rect(0,0,0,0); å‰ªè£ç»å¯¹å®šä½å…ƒç´  */
  display: none;
}
#checkem+label::before{
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  line-height: 15px;
  height: 15px;
  border-radius: 27px;
  border:1px solid #d9d9d9;
}
#checkem:checked +label::before{
  content: 'âœ”';
  color: #fff;
  background: #78b432;
}
.setting{
  display: none;
}
.setting input{
  width: 100%;
  border: 0;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-indent: 5px;
  margin-bottom: 20px;
  background: #F8F8fb;
}
.setting p{
 width: 90%;
 margin: 0 auto;
 text-align: center;
 background: #0096ea;
 color: #fff;
 height: 40px;
 line-height: 40px;
 border-radius: 7px;
 font-size: 16px;
}
.emailsetting input{
  width: 100%;
  border: 0;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-indent: 5px;
  margin-bottom: 20px;
  background: #F8F8fb;
}
.emailsetting p{
 width: 90%;
 margin: 0 auto;
 text-align: center;
 background: #0096ea;
 color: #fff;
 height: 40px;
 line-height: 40px;
 border-radius: 7px;
}
.emailsetting h1{
  font-size: 14px;
}
.hid{

font-size: 14px;

display: none;

line-height: 25px;
}
.hidread{
  display: none;
  line-height: 20px;
}
.emailsetting{
  display: none;
}
