﻿@charset "utf-8";
/* CSS Document */
.register_bg{background:#f2f4f5;}
.logo-nav{background: #111111;border-bottom: 1px solid #707070;}

.register-main{background-color: #fff;margin: 30px auto;border-radius: 10px;}
.register-main .reg_title{height: 60px;margin:0 30px;border-bottom: 1px solid #989898;padding-top: 20px}
.register-main .reg_title h2{font-size: 26px;height: 60px;line-height: 60px;padding-left:70px;background: url(../images/register.png) no-repeat 20px center; }
.register-main .reg_title h2 span{font-size: 14px;margin-right: 40px;float: right;}
.register-main .reg_title h2 span a{color: #145eff}
.register-box{    margin-left: 280px;padding:10px 0 60px;}
/*.register-box  .reg-left{width:58%;float: left;border-right:1px solid #e2e2e2;}*/
.register-box  .reg-right{width:38%;float: right;    margin-top:10%;margin-left: 30px;}
.register-box .reg-left p.tix{font-size: 12px;line-height: 30px;    margin-left: -200px;}
.register-box .reg-left h6{padding-left: 50px;font-size: 18px;line-height: 50px;background:url(../images/reg_messg.png) no-repeat 6px center;margin-top: 15px;}
.register-box .reg-left .clearfix {height: 40px;line-height: 40px;margin-top: 20px;position: relative;}
.register-box .reg-left .clearfix p{width:100px;background:url(../images/reg_line.png) no-repeat right center;text-align: center;position: absolute;}
.register-box .reg-left div input{width:420px;line-height: 40px;padding-left: 10px;height:40px;border: none;border: 1px solid #999999;    padding-left: 115px; }
/*.register-box .reg-left .password{ height: 14px;}*/
/*.register-box .reg-left .password li{float: left;width:120px;height: 14px;background:#14aeff;font-size: 12px;margin-right: 1px;text-align: center;color: #fff;}*/
.register-box .reg-left .kefu,.register-box .reg-left .zc-list{border:none;margin-top: 20px;}
.register-box .reg-left div select{width:140px;height: 40px;border:1px solid #999999;border-radius: 5px; padding-left: 20px;}
.register-box .reg-left div.yanzhengma{border:none;}
.register-box .reg-left div.yanzhengma input{width:420px;}
.register-box .reg-left div.yanzhengma div.yzm{width:80%;margin-right: 7%;float: left;    margin-top: 0;position: relative;}
.register-box .reg-left div.yanzhengma div.shuaxin{ margin-top: 0;border:none;color:#fff;line-height: 40px;}
.register-box .reg-left .xieyi{border:none;height: 40px;line-height: 40px;}
.register-box .reg-left .xieyi label,.register-box .reg-left .xieyi label input{width:16px;height: 16px;float: none;}
.register-box .reg-left .xieyi label input{vertical-align: middle;}
.register-box .reg-left .regi_tj{ width: 540px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: none; 
    font-size: 16px;
    cursor: pointer;
    color: #fff;
    border-radius: 5px;
    background: linear-gradient(to bottom, #14baff , #145eff);
    margin-top: 20px;}
.register-box  .reg-right h2{font-size:16px;font-weight: bold;height: 30px;line-height: 30px;}
.register-box  .reg-right h2 span{width:6px;height: 30px;border-radius: 10px;background: #1484ff;display: inline-block;vertical-align: middle;margin-right: 10px;}
.register-box  .reg-right .register-links{width:380px;height: 210px;border-radius: 10px;margin: 30px auto;background:url(../images/register-links.jpg) no-repeat;}
.reg-left .xieyi a:hover{color:blue}
.company-qrcode {
    width: 160px;
    height: 160px;
    margin-top: 16px;
    border: 1px solid #eee;
    background: url(../images/qrcode.jpg) no-repeat 0 0;
    background-size: 100% 100%;
    border-radius: 10px;
}
.company-qrcode-name {
    width: 160px;
    margin-top: 8px;
    text-align: center;
    color: #145eff;
    font-size: 12px;
}
/*忘记密码*/
.reg_title h2.password{background:url(../images/forgetword.png) no-repeat 6px center;}
.reg-left p.fangshi{height: 30px;line-height: 30px;margin-top: 20px;}
.reg-left p.fangshi input{margin-left: 20px;}
.register-box .reg-left div.queren{margin-top: 30px;}
.register-box  .forgetword{margin-top: 1%;}



