﻿
.login-wrap .login-form .item .icon, .login-wrap .login-form .msg-wrap .msg-icon, .login-wrap .login-form .item-coagent a i {
    background: url(../images/user-icon.png) no-repeat;
}

/*************************登录头部导航开始*****************************/
.top{
    font-family: "Microsoft YaHei", 微软雅黑;
    width: 100%;
    height: 35px;
    font-size: 15px;
    background-color: #E3E4E5;
}    
.top .nav{
    width:1001px;
    margin:0 auto;
    height:35px;
    color: #ff9600;
}
.top .nav ul{
	list-style: none;
    float: right;
    height:35px;
}
.nav li{
	line-height: 35px;
	margin-right: 15px;
	font-weight: bold;
	cursor: pointer;
	float: left;
}
.nav a{
	text-decoration: none;
	color: #333;
	padding-left: 15px;
	border-left: 1px solid #333;
}
.nav a:hover{
	color: #ff9600;
}

.login-signup a{
	padding-left: 6px;
	border: 0px;
}
.nav-pull-down{
	padding-left: 8px;
	padding-right: 8px;
}
.nav-pull-down-action{
	background-color: #fff;
}
/*****************************登录头部导航结束*****************************/

/*头部*/
.logo-r {
    height:80px;
    width: 100%;
    color:#333;
    box-shadow: 0px 3px 3px 0px #e7e7e7;  /*For Latest Opera */
    -moz-box-shadow: 0px 3px 3px 0px #e7e7e7; /* For Firefox3.6+ */
    -webkit-box-shadow: 0px 3px 3px 0px #e7e7e7; /* For Chrome5+, Safari5+ */
}

.logo-info-r {
    width: 1200px;
    line-height: 80px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}
.logo-info-r a.logo {
    display: inline-block;
    width: 244px;
    height:72px;
    background: url(../images/logo/logo.png) no-repeat;
    vertical-align: middle;
}
.logo-info-r span.findpw {
    width: 290px;
    line-height: 80px;
    font-size: 29px;
    /* margin: 20px 0px 0px -50px; */
    padding: 0px 20px;
}

.logo-info-t {
    width: 240px;
    font-family: ArialMT;
    letter-spacing: 2px;
    float: right;
    text-align: right;
    font-size: 16px;
}
.logo-info-t a{
    color: #fd8209;
}

/*****登录页面*****/
/*登录表单*/
.login-wrap {
    position: relative;
    height: 730px;
    z-index: 1;
    padding: 60px 0 0;
    background: url("../images/bg.jpg") no-repeat center;
    background-size: cover;
    /*margin-top:40px;*/
}

.login-wrap .login-form {
    width: 380px;
    height: 360px;
    border-radius: 10px;
    opacity: 0.95;
    float: right;
    margin-top: 78px;
    /* margin-right: 35px; */
}

.login-wrap .login-form .login-tit {
    width: 240px;
    height: 48px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 0px;
    color:#b3b3b3;
    /* margin: 30px auto; */

}

.login-wrap .login-form .login-tit span {
    display: inline-block;
    width: 100px;
    /* height: 48px;
    text-align: center; */
}

.login-wrap .login-form .login-tit span:hover {
    cursor: pointer;
}

.login-wrap .login-form .login-tit span:last-child {
    padding-left: 27px;
    border-left: 1px solid #b3b3b3;
    height: 20px;
    line-height: 20px;
}

.login-wrap .login-form .login-tit span.hot {
    /* border-bottom: 2px solid #fa9819; */
    color: #333333;
}

.login-wrap .login-form .login-tit .regist-link i {
    font-family: sinum;
    font-weight: bold;
}

.login-wrap .login-form .msg-wrap {
    min-height: 31px;
    height: auto;
    margin: 5px 0;
    visibility: hidden;
}

.login-wrap .login-form .msg-wrap .msg-error {
    position: relative;
    background: #fff6f7;
    color: #E31939;
    padding: 3px 10px 3px 40px;
    line-height: 18px;
    min-height: 18px;
}

.login-wrap .login-form .msg-wrap .msg-icon {
    position: absolute;
    left: 13px;
    top: 5px;
    display: block;
    width: 14px;
    height: 14px;
    background-position: 0 0;
}

.login-wrap .login-form .form {
    width: 280px;
    margin-top: 42px;
}

.login-wrap .login-form .item {
    height: 38px;
    position: relative;
}

.login-wrap .login-form .item .icon {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 10px;
    top: 9px;
}

.login-wrap .login-form .item-name .icon {
    background-position: 0 -15px;
}

.login-wrap .login-form .item-password .icon {
    background-position: 0 -36px;
}

.login-wrap .login-form .item-authcode {
    border: 0;
    height: 40px;
}

.login-wrap .login-form .item-authcode .item-detail {
    border: 1px solid #ddd;
    width: 100px;
}

.login-wrap .login-form .item-authcode .item-error {
    border-color: #E31939;
}

.login-wrap .login-form .item-authcode .icon {
    background-position: 0 -57px;
}

.login-wrap .login-form .item-authcode .text {
    width: 60px;
    float: left;
}

.login-wrap .login-form .item-authcode .img {
    margin-top: 3px;
}

.login-wrap .login-form .safety {
    margin: 35px 0 25px 0;
    height: 18px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #666666;
    width: 280px;
}

.login-wrap .login-form .safety a {
    float: right;
    right: 55px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #fa9819;
    margin-left: 8px;
    display: inline-block;
    height: 18px;
}

.login-wrap .login-form .safety span {
    float: right;
    display: none;
}

.login-wrap .login-form .safety .checkbox {
    vertical-align: middle;
    margin-right: 3px;
    float: none;
    width: 14px;
    height: 14px;
    background-color: #ffffff;
    border-radius: 3px;
    border: solid 1px #a6a6a6;
}

.btn_img {
    width: 280px;
    line-height: 40px;
    cursor: pointer;
    height: 40px;
    border-radius: 3px;
    margin: 0 auto;
}

.btn_register {
    background: #ff7e00;
    color: #fff;
}

.login-wrap .login-form .item-coagent {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.login-wrap .login-form .item-coagent a {
    float: left;
    height: 24px;
    padding-left: 26px;
    position: relative;
    margin-right: 25px;
}

.login-wrap .login-form .item-coagent a i {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 0;
}

.login-wrap .login-form .item-coagent a i.weixin {
    background-position: -24px 0;
}

.login-wrap .login-form .item-coagent a i.qq {
    background-position: -24px -25px;
}

.login-wrap .login-form .item-coagent a i.sina {
    background-position: -24px -50px;
}

.login-wrap .login-form .item-coagent a i.alipay {
    background-position: -24px -76px;
}

.login-wrap .login-form .item-coagent a.last {
    margin: 0;
}

/*登录广告图*/

/*****注册页面*****/
.box-pic-reg {
    border: 1px solid red;
    float: left;
}

/*暂停注册*/
.stop-regist {
    padding: 30px 0;
}

.stop-regist .notice-noresult {
    margin: 40px 0 80px 300px;
}

/*注册*/
.register-con {
    width: 100%;
    height: 730px;
    margin-top:30px;
    /* background: url("../images/register_bg.png") no-repeat center center; */
}
.register-con .schedule{
    height: 100px;
    background: url("../images/zclc.gif") no-repeat center center;
}

.register-con .reg-pic {
    width: 412px;
    height: 375px;
    margin-top: 140px;
}

.register-con .reg-pic img {
    width: 100%;
}

.register-con .reg-pic2  {
    width: 156px;
    height: 277px;
    margin: 170px 0 0 50px;
    background: url("../images/register2.png");
}

.register-con .reg-pic2 img  {
    width: 100px;
    height: 100px;
    margin: 60px 28px 0 28px;
}

.register-con .reg-pic2 div  {
    height: 25px;
    line-height: 25px;
    margin-left: 28px;
}

.register-con .uc-box-reg {
    position: relative;
    float: right;
    top: 10px;
    right: 75px;
    width: 385px;
}

.register-tab {
    width: 386px;
    height: 50px;
    line-height: 50px;
    margin-top: 6px;
    padding: 0 10px;
    border-bottom: 1px #d9d9d9 solid;
}

.register-con .form {
    width: 400px;
    height: 580px;
    /* box-shadow: 0px 1px 8px 0px
    rgba(0, 0, 0, 0.1);
    border-radius: 10px; */
    margin: 0 auto;
    /* padding: 0 20px; */
    /* overflow: hidden; */
}

.register-con .form .item {
    width: 450px;
    overflow: hidden;
    zoom: 1;
    position: relative;
}

.register-con .form .text {
    width: 265px;
    height: 16px;
    padding: 10px 5px 10px 10px;
}

.register-con .form i {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 10px;
    top: 9px;
    background: url(../images/user-icon.png) no-repeat;
}

.register-con .form i.i-phone {
    background-position: 0 -81px;
}

.register-con .form i.i-pass {
    background-position: 0 -36px;
}

.register-con .form i.i-captcha {
    background-position: 0 -57px
}

.register-con .form i.i-email {
    background-position: 0 -101px;
}

.register-con .form .label {
    position: absolute;
    top: 42px;
    right: 0;
    font-size: 12px;
    color: #ee410c;
    display: inline-block;
}

.register-con #fphone, .register-con #zphone, .register-con #zemail {
    height: 37px;
    font-size: 12px;
    font-style: normal;
    font-family: microsoft yahei;
    color: #FFF;
    background: #E31939;
    text-align: center;
    line-height: 37px;
    text-decoration: none;
    cursor: pointer;
    padding: 0px 8px;
    border: none;
    margin-left: 10px;
    float: left;
}

.register-con #zphone[disabled],
.register-con #zphone:disabled,
.register-con #btn_submit[disabled],
.register-con #btn_submit:disabled,
.register-con #zemail[disabled],
.register-con #zemail:disabled {
    background: #f1f1f1;
    color: #999;
}

.register-con #fphone[disabled=""],
.register-con #zphone[disabled=""],
.register-con #zemail[disabled=""] {
    height: 37px;
    font-size: 12px;
    font-style: normal;
    font-family: microsoft yahei;
    color: #FFF;
    background: #E31939;
    text-align: center;
    line-height: 37px;
    text-decoration: none;
    cursor: pointer;
    padding: 0px 8px;
    border: none;
    margin-left: 10px;
    float: left;
}

.register-con .safety {
    height: 40px;
    line-height: 40px;
    margin-top: -25px;
    margin-left: 85px;
}

.register-con .safety .checkbox {
    margin-top: 20px;
    float: left;
}

.register-con .safety .mar-b {

    height: 40px;
    line-height: 40px;
    margin-left: 5px;
    float: left;
}

.register-con .safety .mar-b a {
    text-decoration: none;
    color: #208af6;
}

/*底部样式*/

label {
    padding: 8px 0px;
}

.item {
    margin-bottom: 35px;
}

#phone {
    margin-top: 50px;
}

select {
    height: 35px;
    border: 1px solid #E8E8E8;

}

.sel1_disab, .sel2_disab {
    display: none;
}

.sel1 {
    width: 138px;
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
    color: #aab2bd;
    font-size: 12px;
}

.sel1 option {
    padding: 10px 0px;
}

.sel2 {
    height: 38px;
    line-height: 38px;
    width: 138px;
    color: #aab2bd;
    font-size: 12px;
    margin-left: 10px;
}

.black {
    color: #000;
}

.two_job {
    margin-left: 5px;
}

.input_text {
    border:none;
    width: 240px;
    height: 38px;
    padding-left: 70px;
    line-height: 38px;
    vertical-align: middle;
    color: #000;
}
.input_text_name {
    width: 240px;
    height: 38px;
    line-height: 38px;
    padding-left: 40px;
}

.input_text_job {
    width: 240px;
    height: 38px;
    line-height: 38px;
    padding-left: 36px;
}

.input_text_code {
    width: 130px;
    height: 35px;
    padding-left: 10px;
}

.star {
    color: #ee410c;
}
.df{
    display:flex;
}

.log_con {
    width: 1001px;
    margin: 60px auto;
    background: url(../images/login_bg.png) no-repeat;
    overflow: visible;
    border-radius: 15px;
    height: 530px;
    position: relative;
    background-size: 100% 100%;
}

.login_banner {
    /*border: 1px solid red;*/
    /*float: left;*/
    width: 500px;
    height: 210px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.log_bg {
    margin: 0px auto;
    margin-top: 70px;
    overflow: hidden;
}

.log_bg img {
    position: absolute;
    width: 700px;
    height: 400px;
    float: left;
}

.reg_img {
    float: left;
    margin-top: 50px;
    margin-left: -50px;
}

.reg_img img {
    width: 800px;
    height: 550px;

}

.log_input11,
.log_input22 {
    border: 1px solid #f5f5f5;
    width: 270px;
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    display: none;
}

.log_input22 {
    width: 130px;
}

.log_input1,
.log_input2 {
    border: 1px solid #f5f5f5;
    width: 220px;
    height: 38px;
    line-height: 38px;
    background: url("../images/user.gif") no-repeat;
    background-size: 42px 38px;
    padding-left: 50px;
}

.log_input2 {
    background: url("../images/pwd.gif") no-repeat;
}

.user_icon {
    position: absolute;
    left: 51px;
    top: -8px;

}

.user_icon img {
    height: 38px;
    width: 40px;
}

.pwd_icon {
    position: absolute;
    left: 51px;
    top: 21px;

}

.pwd_icon img {
    height: 38px;
    width: 40px;
}

#inp {
    margin-top: 45px;
    margin-left: 50px;
}

/*#mobile_phone{
    margin-top:20px;
}*/
.two_phone {
    padding-top: 30px;
}

input::-webkit-input-placeholder {
    /* placeholder颜色  */
    color: #aab2bd;
    /* placeholder字体大小  */
    font-size: 12px;
}

.reg {
    position: absolute;
    margin-left: 180px;
}

.opt, .opt1 {
    color: #000;
    font-size: 12px;
    font-family: "Microsoft YaHei", 微软雅黑;
}

.opt_place {
    display: none;
    color: #aab2bd;
    font-size: 12 px;
}

.footer_register {
    width: 100%;
    position: absolute;
    top: 695px;
    bottom: 0px;
}

.pwd_error,
.username_error {
    position: absolute;
    top: 46px;
    left: 50px;
    display: inline-block;
}

.register_tab {
    margin-top: 20px;
}

.register_tab li {
    position: relative;
    display: flex;
    align-items: center;
    width:380px;
    padding-left: 18px;
    border:1px solid #b2b2b2;
    height: 38px;
    margin-top: 20px;
}
.register_tab li>div:nth-child(1){
    width:100px;
    float: left;
    line-height:38px;
}
.reg-box .agre{
    margin-top: 30px;
}
.register_tab tr td {
    position: relative;
}

.register_tab tr td:first-child {
    text-align: right !important;
    width: 85px;
    padding-right: 10px;
}

.log_iframe {
    position: fixed;
    bottom: 0;
}

.reg_iframe {
    position: fixed;
    bottom: 0;
}

/* 找回密码 start */
.find_pwd {
    width: 100%;
    height: 730px;
    /* background: url("../images/find_pwd.png") no-repeat center center; */
    background: #fff;
    /* overflow: hidden; */
}
.find_pwd .cont1200_m40{
    margin: 74px auto;
}
.find_pwd_step {
    margin: 140px auto 50px auto;
}

.find_pwd_tab {
    width: 500px;
    height:330px;
    margin: 80px auto 0;
}
.find_pwd_tab .passport{
    display:flex;
    justify-content: center;
}
.find_pwd_tab li{
    height:114px;
}
.find_pwd_tab .passport .pwdget_email_code {
    width: 100px;
    height: 36px;
    line-height: 36px;
    margin: 0 20px;
    cursor: pointer;
    background: #33bb44;
}
.find_pwd_tab p{
    text-align: left;
    padding-left: 93px;;
    /* height: 330px; */
    margin: 10px 0;
}
.find_pwd_tab li:last-child button{
    width:310px;
}
.find_pwd_tab tr td:first-child {
    width: 140px;
}

.btn_find {
    width: 150px;
}

.success_msg {
    width: 300px;
    margin: 60px auto;
    overflow: hidden;
}

.success_msg span {
    display: block;
    margin: 6px 0 0 10px;
}

.success_msg + a {
    display: block;
}
.zhpwd_text{
    width: 300px;
    height: 38px;
    padding-left: 10px;
    line-height: 38px;
    vertical-align: middle;
    color: #000;
}
.zhpwd_code {
    width: 160px;
    height: 35px;
    padding-left: 10px;
}
.find_pwd_box{
    width:800px;
    margin:50px auto;
    /* padding:50px 0; */
    border:1px solid #eaeaea;

}
.find_pwd_title{
    text-align: center;
    height:70px;
    line-height: 70px;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
}
/* 确认密码start */
.set_pwd_tab {
    width: 500px;
    height:330px;
    margin: 80px auto 0;
}
.set_pwd_tab li{
    height:100px;
}
.set_pwd_tab li p{
    /* display:flex; */
    text-align: left;
    padding-left: 98px;
    margin: 10px 0;
}
.set_pwd_tab li .input_text{
    width:280px;
    border:1px solid #eaeaea;
    padding-left: 10px;
}
.set_pwd_tab li:last-child button{
    width:295px;
}
/* 找回密码 end */

/* 登录注册底部样式修改 start */


.footer2 > a {
    top: 50px!important;
}

/* 登录注册底部样式修改 end */

