body{
    height: 893px;
    min-width:1400px ;
}
.btn-dl{
    height: 34px;
}
.dl{
    width: 320px;
    height: auto;
    padding: 15px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 65%;
}
.register .dl_head,
.dl .dl_head{
    margin-top: 5px;
    line-height: 20px;
    position: relative;
}
.register h3,
.dl h3{
    float: left;
    font-size: 16px;
    font-weight: bold;
}
.register .ljzc,
.dl .ljzc{
    float: right;
    font-size: 12px;
}
.register .ljzc a,
.dl .ljzc a{
    font-weight: bold;
    color: #d8232a;
}
.register form,
.dl form{
    margin-top: 15px;
}
.register form .input-group-addon,
.dl form .input-group-addon{
    color: #ccc;
}
.dl form .form-control{
    height: 40px;
    line-height: 24px\9;
}
.register form .input-group{
    width: 100%;
    line-height: 32px;
}
.register form .input-group .col-xs-4{
    text-align: right;
}
/*.register form .error{*/
    /*text-align: left;*/
    /*color: #d8232a;*/
    /*font-size: 12px;*/
    /*display: none;*/
/*}*/
.dl form #usrCd-error{
    color: #d8232a;
    font-size: 12px;
    position: absolute;
    right: 10px;
    z-index: 2;
    top: 11px;
    display: block;
}

.dl form .zh{
    position: absolute;
    top: 112px;
    z-index: 2;
    right: 25px;
}

.dl form .mm{
    position: absolute;
    top: 170px;
    z-index: 2;
    right: 25px;
}
#checknum,
#checkmessage{
    width: 50%;
}
.btn_get{
    display: inline-block;
    width: 48%;
    line-height: 36px;
    float: right;
    color: #d8232a;
    text-align: center;
    background-color: transparent;
    border: none;
    outline: none;
}
.btn_get_zc{
    display: inline-block;
    line-height: 30px;
    color: #d8232a;
    text-align: center;
    background-color: transparent;
    border: none;
    outline: none;
}
.btn_hq{
    color: #d8232a;
    text-align: center;
}
.btn_hq:hover,
.btn_get:hover{
    color: #df4f54;
    cursor: pointer;
}
.yzm{
    display: inline-block;
    /*background: black;*/
    width: 48%;
    height: 40px;
    float: right;
    font-size: 0;
}
.yzm img:hover{
    cursor: pointer;
}
.yzm img {
    width: 100%;
    height: 100%;
}
.register form .form-control:focus,
.dl form .form-control:focus{
    border-color: #d8232a;
    box-shadow: none;
}
.register form .btn_dl{
    padding: 6px 16px;
}

.remb{
    margin-top: 10px;
    line-height: 21px;
}
.register .remb a{
    color: #d8232a;
}
.dl .remb a{
    color: #333;
    float: right;
}
.remb a:hover{
    color: #d8232a;
}
.other_log{
    margin-top: 15px;
}
.other{
    color: #999;
    background-color: #fff;
    padding: 0 5px;
}
.other_way a{
    display: inline-block;
    width: 50%;
    font-size: 14px;
    color: #666;
    float: left;
    text-align: center;
    font-weight: bold;
    border-right: 1px solid #eaeaea;
}
.other_way a:hover{
    color: #d8232a;
}
.other_way{
    margin-top: 20px;
}
.line{
    border-bottom: 1px solid #eaeaea;
    width: 100%;
    margin-left: auto;
    margin-right:auto;
    margin-top: -9px;
}
.login_footer{
    text-align: center;
    color: #666;
    height: 100px;
    padding-top: 20px;
    background-color: #fff;
    width: 100%;
}
.login_footer a{
    color: #666;
}
.login_footer ul{
    display: inline-block;
    margin-left: auto;
    margin-right: auto;

}
.login_footer ul li{
    float: left;
    padding: 0 6px;
    border-right: 1px solid #eaeaea;
}

.register{
    background-color: #fff;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.register .dl_head h3{
    margin-left: 10px;
    line-height: 24px;
}
.block{
    display: inline-block;
    width: 6px;
    height: 17px;
    background-color: #d8232a;
    position: absolute;
    top: 0;
    left: 0;
}
.reg_bt{
    margin-top: 30px;
    margin-bottom: 50px;
}
.tishi{
    text-align: center;
    border: 1px dashed #Db232a;
    font-size: 12px;
    line-height: 20px;
    background: #F8d3d4;
}
#vertityCode{
    width: 50%
}
.register .tab:not(:first-child) {
    display: none;
}
.register .tab-ktztb {
    display: none;
}
.register label.error {
    position: absolute;
    left: 14px;
    color: red;
    margin-top: 28px;
}
.register .col-xs-4.text-left {
    text-align: left!important;
    padding-left: 0;
}
.register .form-group {
    margin-bottom: 20px;
}
.form-group .input-group input{
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important;
}
.form-group .input-group .input-group-addon{
    border-radius: 3px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.address .row{
    margin-top: 15px;
    margin-bottom: 15px;
}
.address .pre{
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}
.address .current{
    color: #d8232a;
    font-size: 14px;
    font-weight: bold;
}
.title{
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
}
.block{
    display: inline-block;
    width: 6px;
    height: 20px;
    background-color: #d8232a;
    position: absolute;
    top: 2px;
}
.dd{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin-left: 10px;
}
#imgsafePwd{
    position: absolute;
    right: 6px; top: 8px;
}
.pass-wrap{
    position: absolute;
    left: 505px;
    top: -5px;
    width: 322px!important;
}
#safePwd1,
#safePwd2{
    height: 32px;
}
#imgsafePwd1,
#imgsafePwd2{
    display: none;
}
#safePwd1_pge,
#safePwd2_pge{
    z-index: 0;
}
.select2 {
    width: 100% !important;
}
.login_content{
	width: 100%;
	height: 500px;
	background-image:url(../images/index/login_banner3.png);
	background-size: cover;
	display: block;
	position:relative;
    overflow:hidden;
}
.login_img{
	width: 1440px;
	position:absolute;
    left:50%;
    margin-left:-720px; 
	z-index: 1;
}
