/*
  zm-巴速狗-登录页面
  2015-08-07
*/

*{margin: 0;padding: 0;}
body {font-size: 12px;font-family: "微软雅黑", "宋体", Verdana, Geneva, sans-serif;color: #767676; background:#fafafa;}
ol, ul { list-style: outside none none;}

/*清除浮动*/
.clear {*zoom:1;}
.clear:after {display: block;height: 0;clear: both;content: '.';visibility: hidden;}
 
/*logo*/
.logo {width:960px;height: 100px;line-height: 100px;margin: 25px auto;}
.logo_name{ float: left;margin-right: 15px;}
.logo_tip{ float: left; font: 24px/47px "microsoft yahei";color:#333; height: 47px;border-left: 1px solid #EFEFEF; padding-left: 20px; position: relative; top: 10px;}

/*mainMenu*/
.mainMenu {width: 100%;height: 5px;border-bottom: 2px solid #ff4400;}

/*content主要内容*/
.content{ width:100%; height:550px; background:#fafafa; padding-top:40px;}
.con_box{ width:960px; margin:0 auto; border:1px #eaeaea solid; background:#fff; }
.box_t{ width:960px; height:100px; line-height:100px; background:#ff8827; color:#fff; text-align:center; font-size:18px;}

/*bsg_step*/
.bsg_step{padding: 60px 200px 30px;}
.bsg_step_pic{ background:url(../images/bsg_step.png); width:560px; height:20px; margin-bottom:5px;}
.bsg_step11 {background-position: 0px 0px;}
.bsg_step ul { width: 565px;}
.bsg_step ul li {width: 188px; float: left;text-align: center; color: #999;}
.bsg_step ul li.light {color: #ff9626;}

/*bsg_findpwd*/
.bsg_findpwd{padding: 60px 305px 60px; }
.bsg_findpwd ul li {/* margin-bottom:15px;height:50px;*/}
.form_item{ }
.form_item ul li{position: relative;z-index: 100;width: 494px;margin-bottom: -1px;font-family: "Microsoft YaHei";font-size: 14px;}
.bsg_findpwd ul li .bsg_item {position: relative; overflow:hidden;}
.item_line{border: 1px solid #DEDEDE;background: #FFF none repeat scroll 0% 0%;height: 24px;width: 312px;padding: 12px 18px;line-height: 24px}
.bsg_item_a{float: left;width: 118px;overflow: hidden;padding: 14px 38px 14px 18px;white-space: nowrap; border: 1px solid #DEDEDE;}

/*消息框*/
.input_tip{ color: #c5c5c5;height: 27px;font-size: 12px;padding-top: 5px;}


.bsg_txt{color: #666;}
.pt{width: 230px;height: 24px;padding-left: 3px;border: 0px none;line-height: 24px;vertical-align: middle;font-family: "Microsoft YaHei"}
.bsg_item_a{float: left;width: 180px;overflow: hidden;padding: 12px 38px 12px 18px;white-space: nowrap; margin-right:10px;}

/*get_num   获取短信验证码按钮*/
.get_num{ float:left; width:100px;}
.ui-btn-medium {display: inline-block;width: 103px;height: 30px;padding-left: 12px;line-height: 30px;border-radius: 3px;}
.ui-btn2 { background-color: #FFF2EC; border: 1px solid #FFCA95;}
.u-btn-get-code {width: 98px;padding: 0;font-size: 13px; white-space: nowrap; text-align:center; margin:9px 0; cursor:pointer;}

.ipt{width: 40px;width: 100px;height: 24px; padding-left: 3px;border: 0px none;line-height: 24px;vertical-align: middle;
font-family: "Microsoft YaHei";}

#login_btn{width: 351px;height: 45px;border: 0px none;background:#ff8827;font-size: 16px;color: #FFF;cursor: pointer;text-shadow: 1px 1px 1px #FF7373;font-family: "Microsoft YaHei"; border-radius:3px;}


/*foot*/
.foot {width: 100%;height: 100px;line-height: 60px;background-color:#fafafa;padding-top: 20px;}
.foot p {text-align: center;height: 30px;line-height: 30px;}

