/*加盟申请*/
.jmsq{
  width:290px;
  height:380px;
  position:fixed;
  border-radius:10px;
  border:1px solid #093e8c;
  left:0px;
  top:150px;
  background:#f4f9ff;
  overflow:hidden;
  z-index:111;
}
.jmsq_top{
  width:100%;
  height:55px;
  background:#093e8c;
  position:relative;
}
.jmsqclose{
  position:absolute;
  width:20px;
  height:4px;
  right:10px;
  top:15px;
  cursor:pointer;
}
.jmsq_top h2{
  font-size:22px;
  color:#fff;
  text-align:center;
  font-weight:normal;
}
.jmsq_top p{
  font-size:12px;
  color:#fff;
  text-align:center
}
.jmsq_bot{
  width:257px;
  margin:15px auto;
}
.jmsq_bot ul li{
  height:35px;
  line-height:35px;
  /*margin-bottom:5px;*/
  margin-bottom:18px;

}
.jmsq_bot ul li span{
  float:left;
  font-size:16px;
  color:#666666;
}
.jms_inp{
  width:158px;
  height:29px;
  border:1px solid #ccc;
  background:#fff;
  padding:0 5px;
  float:left;
  border-radius:5px;
}
.jms_bot{
  width:100%;
  height:37px;
  border-top:2px solid #277fe9;
  margin-top:41px;
}
.jms_tj{
  float:left;
  width:142px;
  height:38px;
  border:none;
  background:none;
  border-right:2px solid #277fe9;
  font-size:20px;
  color:#ff0000
}
.jms_cz{
  float:left;
  width:142px;
  height:38px;
  border:none;
  background:none;
  color:#7d7c7c;
  font-size:20px; 
}

.abilites{float:left;width:164px; margin:0 18px; text-align:center;margin-bottom:-3px;}
.abilites i,.abilites p{display:block; padding-top:12px;}
.abilites p em{ font-size:14px; color:#222; font-weight:bold;}
.abilites p.home_par{ font-weight:12px; text-align:left;}
 .abilites{ height:330px; padding-top:20px;}