@charset "utf-8";
/* Register CSS Document */

/* @注册类型 styles
----------------------------------------*/
.reg-type h2{padding-bottom: 16px;font-size: 22px;color: #000;border-bottom: 1px solid #ebebeb;}
.reg-type{padding: 26px 30px 90px;}
.reg-type p{padding: 50px 0 90px;}
.reg-type .btn-blue{width: 138px;height: 48px;line-height: 48px;margin-left: 94px;font-size: 20px;}
.reg-type .btn-blue{display: block;width: 166px;height: 40px;line-height: 40px;margin: 0 auto;font-size: 14px;}
.reg-type .current{background: #3598db;color: #fff;border-bottom: 2px solid #0878c2;}


/* @注册 styles
----------------------------------------*/
.register{margin-bottom: 50px;}
.reg-fast{height: 60px;line-height: 60px;color: #999;font-size: 16px;}
.tab-reg .tabCont{padding: 50px 30px 20px;background: #fff;border: 1px solid #dcdcdc;border-top: none;}
.tab-reg div.current{display: block;}
.tab-reg h3{height: 50px;line-height: 50px;}
.tab-reg h3 span{height: 50px;margin-right: 14px;background: #a1b2c1;color: #fff;font-size: 18px;}
.tab-reg h3 span.current{background: #fff;color: #ff5a00;border-top: 4px solid #ff5a00;border-left: 1px solid #dcdcdc;border-right: 1px solid #dcdcdc;}
.step{margin-bottom: 50px;}
.step span{float: left;}
.step li{float: left;width: 220px;padding-left: 20px;height: 46px;line-height: 46px;text-align: center;color: #797a7b;font-size: 16px;background:#f0f4f7 url(../images/step.png) no-repeat right bottom;}
.step li.current{color: #fff;background: #fb8240 url(../images/step.png) no-repeat right 0;}
.step em{float: left;display: inline-block;margin: 8px 10px 0 0;width: 32px;height: 32px;background:url(../images/icon.png) no-repeat;}
.step li.last{background: #f0f4f7;}
.step .li1{ border-radius:5px 0 0 5px;}
.step .li1 em{background-position: 0 -50px;}
.step .li2 em{background-position: -112px -50px;}
.step .li3 em{background-position: -187px -50px;}
.step2 li.li1,.step3 li.li2{background-position: right -87px;}
.step2 .li1 em,.step3 .li1 em{background-position: -38px -50px;}
.step2 .li2 em{background-position: -75px -50px;}
.step3 .li3 em{background-position: -149px -50px;}


/*填写信息*/
.strength{padding:4px 0 0 154px;height: 18px;line-height: 18px;}
.strength i{display: inline-block;float: left;width: 86px;height: 18px;margin-right: 4px;text-align: center;color: #767879;background: #f0f4f7;}
.strength i.i2{background: #d7dde1;color: #575859;}
.strength i.i3{background: #18b160;color: #fff;}
.phone a{float: left;margin-top: 4px;width: 90px;height: 26px;line-height: 26px;}
.phone .txt{margin-right: 14px;width: 164px;}
li.protocol{padding-left: 148px;color: #999;}
.protocol h4{font-size: 12px;}
.protocol b{width: 15px;height: 17px;margin: 10px 6px 0 0;background-position:  -68px -25px;}

/*验证信息*/
.validation{position: relative;padding-bottom: 20px;}
.validation h5{float: left;display: inline-block;width: 400px;margin-right: 20px;padding: 8px 0 8px 10px;color: #333;border: 1px solid #ccc;}
.validation .result{padding: 30px 0 36px;}

.validation h4.active_mail{width:530px;}

.validation .btn-blue{margin-left: 154px;}
.circle{width: 257px;height: 271px;position: absolute;top: 72px;right: 0;background:url(../images/circle.gif) no-repeat 0 0;}
.circle h2{padding: 42px 0 20px;font-size: 14px;color: #fff;text-align: center;}
.circle li{line-height: 24px;padding:0 30px 0 35px;}
.time-out{width: 460px;margin: 58px 0 16px 20px;padding: 20px;background: #f4f4f4;color: #333;border: 4px solid #e5e5e5;}
.time-out p{padding-bottom: 20px;}
.time-out a{display: inline-block;float: left;width: 146px;height: 30px;line-height: 30px;margin-left: 40px;color: #a7a9b1;}

/*修改验证邮箱*/
.update-mail h5{margin-left: 74px;background: #fff9f5;color: #fb8240;border: 1px solid #fee5d7;}
.update-mail .form-items{padding-top: 36px;}
.update-mail .txt{width: 200px;}
.update-mail .btn-blue{width: 134px;height: 40px;line-height: 40px;font-size: 14px;}

/*注册成功*/
.way{padding-left: 56px;}

.register {
    padding-right: 63px;
    /*border-right: 2px dashed #eee;*/
}

.registerright {
    float: right;
}
