@charset "utf-8";
/*** Created by jojo on 2015/09/11.*/
body{background: #fff;font-family: "微软雅黑";}
.footer{ border: 1px solid #fff; margin-top: 44px;}
.reg_top{height: 90px;width: 960px; margin: auto;background: #fff; border: 1px solid #fff;overflow: hidden;}
.reg_top:after{content: "";clear: both;}
.logo{margin-left: 0;}
/*右侧服务热线*/
.hot_pho{float: right;width: 555px;font-size: 1.8rem; margin-top: 14px;text-align: right;}
.hot_pho_num{font-size: 2.7rem;line-height: 43px;}
.hot_item{display: inline-block;}
.hot_bar{font-size: 14px; margin-right: 17px;}
.bar_li{ margin: 0 9px 0 17px;cursor: pointer; color: #777;}
.bar_li:link{color: #777;}
.bar_line{color: #ddd;}
/*注册内容*/
.content{width:960px;margin: 30px auto;}
.reg_tit{font-size: 2.7rem;line-height: 28px; margin:0 0 22px 11px;}
.pane_reg{border: 1px solid #ddd;padding: 28px 10px 10px 10px;}
.reg_line{display:block; position: relative;padding: 16px 0;vertical-align: middle;}
.reg_lab{display: inline-block;font-size: 1.5rem;line-height: 1.6rem; width: 111px;padding-right:8px;text-align: right;}
.reg_inp{ border: 1px solid  #ccc;width:270px;height:30px;padding-left:5px;font-size: 1.4rem;line-height: 26px;vertical-align: middle;}
.reg_ver{width: 133px; }
/*图形验证码*/
.reg_verImg{display: inline-block;vertical-align: middle;height:31px;width: 93px; cursor: pointer;}
/*错误警示框*/
.error_warn{display:none;top:18px;left: 409px;}
/*.validate~.error_warn{left: 546px;}*/
.explain{display: inline-block; margin-left: 8px;}
/*验证码*/
.validate_inp{ width: 133px;}
.validate{display: inline-block; background: #00abeb;color: #fff;width: 133px; height: 32px;line-height: 32px;text-align: center;cursor: pointer;}
.reg_submit{width: 233px; height: 42px;font-size: 2rem;text-align: center;line-height: 42px;color: #fff;background: #00abeb; margin: 20px auto;
    box-shadow:2px 4px 5px #358BAA;border-radius: 5px;cursor: pointer; font-family: "微软雅黑";border: none;}
/*服务条款*/
.clause{border: 1px solid #ccc;height: 240px;width: 734px;margin: 29px auto;padding: 10px;overflow: auto;}
.clause h2{ text-align: center;font-weight: bold;font-size: 1.5rem;}
.clause h3{ margin-top: 15px;line-height: 22px;font-size: 1.4rem;font-weight: bold;}
.clause p{line-height: 18px; margin-top: 5px;}
.indentP{margin-left: 4em;}


