.padding-bottom-20{
    padding-bottom: 20px !important;
}
input::-webkit-input-placeholder {
    color: #afafaf !important;
    font-size: 14px !important;
    font-family: Microsoft Yahei UI, Microsoft Yahei, 微软雅黑, Segoe UI, Tahoma, Arial，宋体b8b体, SimSun, sans-serif;
}
.invitation-card-wrappers{
    width: 500px;
    margin: 8% auto 0;
    _margin-top: 100px;
    overflow: hidden;
    z-index: 999;
    padding: 20px 0;
    background-color: #fff;
}
.invitation-card-wrapper.login-wrapper{
    width: 440px;
}
.login-modal{
     position: relative;
     
     padding: 20px 40px 20px 40px;
     
     background-color: #fff;
     font-size: 0;
}
.register-modal{
    position: relative;
    padding: 0 40px 20px 40px;
    background-color: #fff;
    font-size: 0;
}
.login-modal-top-0 {
    padding-top: 0;
}

.login-modal .login-modal-top-tab {
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.login-modal .login-modal-top-tab .tab-list {
    padding: 20px 30px;
    float: left;
    cursor: pointer;
    text-align: center;
}
.login-modal .login-modal-top-tab .tab-list.active {
    border-bottom: 1px solid #d50000;
    color: #d50000;
}
.dx-verify {
    margin-top: 30px;
    display: none;
}
div.dx-modal, .dx_captcha.dx_captcha-type-clickword {
    top: 346px;
}

.padding-bottom-40{
    padding-bottom: 40px;
}
.login-modal-top h3{
    font-size: 20px;
    color:#333;
}
.login-close-icon{
    position: absolute;
    top:-20px;
    right:0;
    padding: 10px;
    cursor: pointer;
}
.login-close-icon img{
    width: 12px;
    height: 12px;
}

.login-tip{
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 14px;
}
.login-tip-a{
    font-size: 14px;
    color: #d50000;
}

.login-form{
    
}
.login-form-input{
    height: 49px;
    *height: 50px;
    
    padding-left: 16px;
    border: solid 1px #ededed;
    font-size: 16px;
}
.login-form-input:last-child{
    height: 48px;
}
.login-form-input input{
    width: 100%;
    height: 100%;
    *height: 49px;
    line-height: 50px;
    outline: none;
    border: none;
    vertical-align: top;
    box-sizing: border-box;
    font-size: 14px;
    color: #333;
    font-family: Microsoft Yahei UI, Microsoft Yahei, 微软雅黑, Segoe UI, Tahoma, Arial，宋体b8b体, SimSun, sans-serif;
}
.login-form-input input.get-code{
    width: 199px;
}
.login-getcode-wrapper{
    float: right;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    cursor: pointer;
    overflow: hidden;
}
.login-getcode-wrapper img{
    
}
.login-verification-code{
    height: 50px;
    width: 170px;
}
.login-icon3{
    display: none;
    width: 19px;
    height: 9px;
    margin-right: 16px;
    _margin-top:20px;
}
.login-icon4{
    display: none;
    width: 20px;
    height: 14px;
    margin-right: 14px;
    _margin-top:20px;
}
.login-icon-active{
    display: inline-block!important;
    *display: inline;
    *zoom: 1;
}
.login-getcode{
    width: 110px;
    height: 32px;
    vertical-align: top;
    line-height: 32px;
    text-align: center;
    margin-top: 9px;
    border-left: 1px solid #ededed;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.time-countdown{
    max-width: 110px;
    overflow: hidden;
}
.verifycode{
    float: left;
}
.login-form-input input.verifycodea{
    width: 170px;
}
.login-form-input input.verifycodeb{
    width: 199px;
}
.login-form-input input.verifycodec{
    width: 297px;
}

.border-bottom-none{
    border-bottom: none !important;
}
.border-top-none{
    border-top: none;
}

.login-checkbox-wrapper{
    width: 100%;
    margin: 30px 0;
    margin-bottom: 20px;
}
.login-checkbox-wrapper-bottom{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
}
.login-checkbox{
    float: left;
    font-size: 14px;
    color:#666;
}
.login-checkbox input{
    
}
.login-checkbox span{
    
    color: #666666;
    line-height: 18px;
}
.login-account{
    float: right;
    font-size: 14px;
    color: #d50000;
    cursor: pointer;
    line-height: 20px;
}

.login-account-left {
    float: left;
    font-size: 14px;
    color: #d50000;
    cursor: pointer;
    line-height: 20px;
}

.login-account.forget {
    color: #333;
}

.unpointer{
    pointer-events: none;
}
.login-btn{
    width: 360px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    margin-top: -2px;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0;
    background-color: #d50000;
    cursor: pointer;

}
.login-btn:hover{
    background-color: #b60e0e;
    transition: all .225s ease-in-out;
}

.share-sidebar-line{
    position: relative;
    text-align: center;
    font-size: 14px;
    color: #666666;
}
.share-sidebar-line span{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.share-sidebar-line-bar{
    width: 97px;
    line-height: 16px;
    height: 1px;
    border-top: 1px solid #dddddd;
    vertical-align: middle;
}
.share-sidebar-line-text{
    _vertical-align: 10px;
    _line-height: 19px;
}
.margin-to-30{
    margin-top: 30px;
}


.login-icon{
    width:54.6%;
    float: left;
    
    padding:30px 0 20px 0;
    cursor: pointer;
}
.third-party-login {
    margin-top: 56px;
}
.login-icon img{
    width: 50px;
    height: 50px;
    margin-left: 10px;
}
.login-icon1{
    text-align: right;
    padding-right: 2.4%;
    margin-left:7px;
}
.login-icon2{
    padding-left: 2.4%;
}
.login-bottom-btn{
    width: 100%;
}


.code-tip{
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
    color: #333;
}
.code_icon{
    width: 110px;
    height: 110px;
    margin: 0 auto;
    margin-top: 20px;
}
.code_icon img{
    width: 100%;
    height: 100%;
}
.register-tip{
    margin: 22px 0 0px 0;
    text-align: center;
    font-size: 14px;
    color: #666;
}
.login-register-checkBox{
    margin-right: 0 !important;
}
.login-register-checkBox span{
    color: #666666;
}
.share-sidebar-item-hide{
    display: none;
    width: 40px;
    height: 40px;
}


.modal-wrapper{
    position: fixed;
    top:0;
    left:0;
    z-index: -1;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    background: url(../image/banner_bg.png) left top;
    background-size: 100% 100%;
}



.checkBox input[type="checkbox"]:checked {
    position: relative;
    
    border: 1px solid #d50000;
}
input[type='checkbox'] {
    width: 14px;
    height: 14px;
    margin-right: 4px;
    background-color: #fff;
    -webkit-appearance: none;
    box-sizing: border-box;
    
    outline: none;
    cursor: pointer;
    opacity: 0;
}
.checkBox {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    position: relative;
    margin-right: 30px;
    vertical-align: top;
    margin-bottom: 20px;
    font-size: 14px;
    color: #333333!important;
    cursor: pointer;
}
.checkBox .ivu-checkbox-inner{
    position: absolute;
    top: 0px;
    z-index: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #ededed;
    background-color: #fff;

}
.checkBox .ivu-checkbox-inner img{
    display: none;
}
.checkBox .ivu-checkbox-inner-checked {
    width: 14px;
    height: 14px;
    position: relative;
    position: absolute;
    background-color: #fff !important;
    border: 1px solid #d50000 !important;
    
}
.checkBox  .ivu-checkbox-inner-checked img{
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top:0;
    left:0;
}

.sign-mutiple-select,.single-select{
    
    font-size: 14px;
    color: #333;
	
	cursor: pointer;
	
	
}
.sign-mutiple-select.active,.single-select.active{
	background: none;
}
.width-last{
	width: 80px;
}
.sign-mutiple-select img,.single-select img{
	width: 20px;
    height: 20px;
    position: relative;
    top: -3px;
    left: -3px;
    
    vertical-align: top;
    *vertical-align:-6px;
}



.login-icon-box{
    width:100%;
    overflow: hidden;
}
.login-modal .display-none{
    display: none
}

.invitation-card.login-hidden{
    width: 1px;
    height: 1px;
    background: #333;
    z-index:-1;
    display: block;
}