/* 20190627 modify */
body {
    background: #f8f8f8;
}

.footer{
    margin-top:0;
}

.backgroundCcc{
    width: 100%;
    /* background: #f8f8f8; */
}
.renzhenMain{
    width: 1200px;
    margin: 0 auto;
}
.welcomCompRz{
    width: 1000px;
    height: 220px;
    background: url("../img/shangyeEmpower/comRenzhen.png") no-repeat #fff;
    text-align: center;
    margin-left: 100px;
    margin-top: 40px;
    padding-top: 40px;
}
.welcomCompRz h2{
    font-size: 30px;
    color: #666666;
    letter-spacing: 0;
}
.welcomCompRz h3{
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    text-align: center;
    margin-top: 16px;
}
.welcomCompRz h4{
    font-size: 14px;
    color: #FF5000;
    letter-spacing: 0;
    text-align: center;
    margin-top: 8px;
}
.welcomCompRz h4 a{

    color: #5C77B0;
    text-decoration: underline;
}

.renzhenUserMesg{
    width: 800px;
    background: #fff;
    margin-left: 200px;
    margin-top: -67px ;
    position: relative;
    padding-bottom: 60px;
    border-top: 3px solid #bbbbbb;
}
.fixedGreyLine{
    width: 820px;
    height: 20px;
    background: #DDDDDD;
    margin-left: 90px;
    margin-top: 40px;
}
.renzhenState{
    margin: 30px 0 60px  119px;
}

.module{
    /*height: 88px;*/
    margin-bottom: 30px;
}
.module .pictrueCode{
    width: 106px;
    height: 38px;
    margin-left: 6px;
    cursor: pointer;
}
.FieldName{
    width: 267px;
    text-align: right;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 36px;
    margin-right: 20px;
}
.fillOneField{
    width:320px;
    height:36px;
    position:relative;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    font-size: 12px;
    color: #666;
}
.fillOneField input,.fillOneField span{
    position:absolute;
    top:0;
    left:0;
    width:300px;
    height:36px;
    line-height: 36px;
    padding:0 10px;
    outline:none;
    border:none;
    color: #666;
}
.fillOneField  span,.fillOneFieldShort  span{
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
}

.fillOneFieldShort{
    width:208px;
    height:36px;
    position:relative;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    font-size: 12px;
    color: #999999;
}
.fillOneFieldShort input,.fillOneFieldShort span{
    position:absolute;
    top:0;
    left:0;
    width:188px;
    height:36px;
    line-height: 36px;
    padding:0 10px;
    outline:none;
    border:none;
}
.errorMesg{
    margin-top: 3px;
    color: #ff5000;
    display: none;
}
.getCodeBtn{
    width: 104px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border: 1px solid #FF5000;
    border-radius: 2px;
    font-size: 14px;
    color: #FF5000;
    letter-spacing: 0;
    margin-left: 6px;
    cursor: pointer;
}
.moduleName{
    width: 636px;
    padding-left: 124px;
    margin-left: 20px;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    font-weight: bold;
    margin-bottom: 30px;
}
.setTopLine{
    border-top: 1px solid #EEEEEE;
    padding-top: 20px;
}
.keyPrompt{
    font-size: 12px;
    margin-top: 3px;
    color: #ff5000;
}
.keyPromptCol0{
    font-size: 12px;
    margin-top: 3px;
    color: #999;
    width: 377px;
}
.nextButton{
    display: block;
    width: 308px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #FF5000;
    border-radius: 2px;
    margin-left: 246px;
    font-size: 14px;
    color: #FF5000;
    letter-spacing: 0;
    cursor: pointer;
}
.agreeProtocol{
    font-size: 12px;
    color: #666666;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.agreeProtocol input{
    margin-left: 246px;
    margin-top: 2px;
    margin-right: 6px;
}
.agreeProtocol a{
    color: #FF5000;
}


.uploadNsPic{
    margin-top: 10px;
}
.showImg{
    width: 150px;
    height: 150px;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
}
.showImg img{
    width: 150px;
    height: 150px;
}
.showImg .deletePicture{
    width: 12px;
    height: 12px;
    position: absolute;
    top: 0;
    right: 0;
    background: #ff7333;
    line-height: 8px;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
}
.deletePicture .heng{
    display: block;
    width: 8px;
    height: 2px;
    background: #fff;
    margin: 5px 0 0 2px;

}
.showImgLoading{
    width: 150px;
    height: 150px;
    background: #eee;
    text-align: center;
    margin-right: 10px;
    color: #999;
    display: none;
}
.showImgLoading img{
    margin-top: 54px;
}
label{
    display: block;
    position: relative;
}
label input{
    position: absolute;
    width: 1px;
    height: 1px;
    clip:rect(0,0,0,0);
}
label .uploadBtn{
    width: 150px;
    height: 150px;
    text-align: center;
    display: block;
    background: url("../img/shangyeEmpower/add.png") no-repeat center 45px #eee;
    border: 1px dashed #ddd;
    border-radius: 4px;
    color: #999999;
}
.uploadBtn p{
    margin-top: 70px;
}
.uploadyyzz{
    /*height: 212px;*/
}
.FileldCont{
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    line-height: 36px;
}
.yyzzPic{
    width: 150px;
    height: 150px;
    margin-top: 10px;
}
.showRzState{
    width: 427px;
    margin-left: 186px;
    text-align: left;
    font-size: 18px;
    color: #FF5000;
    letter-spacing: 0;
    margin-top: 20px;
    margin-bottom: 40px;
}
.renzhenStateShow .FieldName{
    color: #999999;
}
.renzhenStateShow .moduleName {
    color: #999;
    font-weight: normal;
}
.showRzStateFail{
    width: 427px;
    margin-left: 186px;
    text-align: left;
    color: #FF5000;
    letter-spacing: 0;
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 14px;
}
.renzhenPicture{
    margin-left: 374px;
}
.StateFailGrey{
    width: 427px;
    margin-left: 186px;
    text-align: left;
    color: #999999;
    letter-spacing: 0;
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 14px;
}
.emailHasSend{
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    margin: 20px 0 10px 0;
    text-align: center;
}
.email48Hours{
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 40px;
}
.noReceive{
    margin-top: 10px;
    font-size: 12px;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
}

.noReceive a{
    color: #FF5000;
}
.iconEmail{
    margin-left: 327px;
}

/*2018/05/17*/
.error {
    border: 1px solid #ff5000;
}

/*2018/05/29 license_img_demo*/
#license_img_demo a p img{display:none;}
#license_img_demo a{}
#license_img_demo a:hover{position:relative;}
#license_img_demo a:hover p img{display:block;position:absolute;top:50px;left:30px;}

/*2018/07/17*/
.popIsLoginBox{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}
.layerBlack{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.8;
    filter:alpha(opacity=80);
}
.popIsLogin{
    width: 360px;
    height: 200px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -180px;
    margin-top: -100px;
}
.popIsLogin .title{
    width: 340px;
    height: 36px;
    padding-left: 20px;
    line-height: 36px;
    background: url("../img/shangyeEmpower/companyRenzhen.png") repeat-y;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
}
.promptMessage{
    width: 100%;
    text-align: center;
    margin-top:36px ;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    margin-bottom: 43px;
}
.keepNowNumber{
    width: 100px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background: #FF5000;
    box-shadow: 0 2px 5px 0 rgba(225,118,69,0.50);
    border-radius: 2px;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    margin: 0 20px 0 70px;
    cursor: pointer;
}
.loginNewNumber{
    width: 100px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background: #FFFFFF;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.19);
    border-radius: 2px;
    font-size: 12px;
    color: #666666;
    letter-spacing: 0;
    cursor: pointer;
}
.closeThisBox{
    width: 10px;
    height: 10px;
    background: url("../img/shangyeEmpower/closeWhite.png") no-repeat center center;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

/*  comRegMail page style */
.rzStateSmall {
    margin: 30px 0 60px 214px;
}

.FieldText {
    font-size: 14px;
    color: #999999;
    line-height: 36px;
}



