@charset "utf-8";
body {font-family: "Microsoft Yahei", Arial;}
a:-webkit-any-link ,a,a:hover{text-decoration: none;}
a,a:hover{text-decoration:none;}
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, button, textarea, p, th, td {margin: 0;padding: 0;}
.red{color: red;}
.black{color: black;}
.fleft {display: block;float: left;}
.fright {display: block;float: right;}
.white{color: white;}
.fontsize14{font-size: 14px;}
.clearfix:after {clear: both;content: " ";display: table;}
.clearfix {*zoom: 1;}

/*.log_reg_box{margin:0px auto;background: url(../../img/H/680.png) no-repeat left top;background-size: 100% 100%;padding: 65px 0px 65px 0px;height: 600px;clear: both;}*/
.log_reg_box{margin:0px auto;background: url("../../img/H/banner.png")/*tpa=https://zhpz22.com/static/img/H/banner.png*/ no-repeat center center #fafafa; padding: 65px 0px 20px 0px;height: 600px;clear: both;}
.log_reg_box.login_box{background: url("../../img/H/banner.png")/*tpa=https://zhpz22.com/static/img/H/banner.png*/ no-repeat center center #fafafa; }
.log_reg_main{margin: 0 auto;width: 1200px;}
.log_reg_form{background: #fff; box-shadow:0 5px 40px 0 #888; border-top: 10px solid #d30800; height: auto;overflow: hidden; width: 430px;float: right;}
.log_reg_form h4{font:25px/70px "Microsoft Yahei"; font-weight:normal; text-align:center; color:#333; letter-spacing:2px}
.log_reg_form>p{ margin-left:45px; padding-left:15px; height:20px; border-left:7px solid #d30800; font:22px/20px "Microsoft Yahei"; font-weight:bold; }
.log_reg_form>p a{ font:12px/20px "Microsoft Yahei"; margin-left:15px;}
.log_reg_form>p a:hover{ text-decoration:underline; color:#d30800}
.login_reg_title{height: 55px;line-height: 55px;font-size: 18px;position: relative;}
.login_reg_title a{color: #000; background:#eee; text-align: center;float: left;width: 50%;box-sizing: border-box;}
.login_reg_title a.on{border-bottom: 1px solid #88909b;background-color:#d30800;}
.log_reg_form .form{width: 340px;margin: 30px auto ;height: auto;overflow: hidden}
.log_reg_form .form ul{height: auto;overflow: hidden;}
.log_reg_form .form ul li{padding-bottom: 15px;font-size: 12px;height: auto;overflow: hidden;position: relative;}

.log_reg_form .form ul li img.jym{position: absolute;right: 0;top: 0;width: 115px;height: 38px;border: 1px solid #ccc;border-top-right-radius: 5px;border-bottom-right-radius: 5px;cursor: pointer;}
.log_reg_form .form ul li input[type=text],.log_reg_form .form ul li input[type=password]{ padding: 0px 5px;width: 340px;height: 40px;line-height: 40px;color: #666;border: 1px solid #ddd;-webkit-border-radius: 4px;border-radius: 4px;text-indent: 30px;outline: none; box-sizing:border-box;}
.log_reg_form .form ul li input[type=submit]{width: 100%;font-size: 16px;background-color: #d30800;height: 45px;line-height: 45px;color: #fff;border: none;border-radius: 30px;cursor: pointer;text-align: center;}
.login_text{background:#fff url("../../img/H/user.png")/*tpa=https://zhpz22.com/static/img/H/user.png*/ no-repeat  9px 9px; }
.login_pass{background:#fff url("../../img/H/pwd.png")/*tpa=https://zhpz22.com/static/img/H/pwd.png*/ no-repeat  9px 9px; }
.login_email{background:#fff url("../../img/H/phone.png")/*tpa=https://zhpz22.com/static/img/H/phone.png*/ no-repeat  9px 9px; }
.login_tuijian{background:#fff url("../../img/H/tuijian.png")/*tpa=https://zhpz22.com/static/img/H/tuijian.png*/ no-repeat  9px 9px; }
.login_yzm{background:#fff url("../../img/H/yanzhengma.png")/*tpa=https://zhpz22.com/static/img/H/yanzhengma.png*/ no-repeat  9px 9px; }


#sendSMS{
    color: #fff;
    background-color: #d30800;
    border-radius: 3px;
    width: 126px;
    line-height: 40px;
    text-align: center;
    float: left;
    margin-left: 10px;
    right: 0;
    top: 0;
    position: absolute;
    border: none;
    cursor: pointer;
}

