.yk-cn-name {
    text-align: center;
}

.cement-infolxwm-r-form  .crv-lab {
    display: flex;
    justify-content: center;
    margin-bottom: 32px;
    position: relative;
}

.cement-infolxwm-r-form  .crv-lab  textarea {
    width: 100%;
    height: 160px;
    background: #FFFFFF;
    border-radius: 4px;
    opacity: 0.8;
    border: 1px solid #DDDDDD;
    padding: 10px;
    box-sizing: border-box;
} 

.cement-infolxwm-r-form .crv-lab#cement-yzm {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 32px;
}

#cement-yzm .lab,
.cement-infolxwm-r-form .crv-lab .lab {
    color: #333;
    display: inline-block;
    font-weight: 700;
    width: 96px;
    padding-right: 20px;
    line-height: 40px;
    font-size: 14px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
}

.cement-infolxwm-r-form .crv-lab .lab span {
    color: #EE5555;
    padding-right: 8px;
}

#cement-yzm input,
.cement-infolxwm-r-form .crv-lab input {
    width: 560px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 4px;
    opacity: 0.8;
    border: 1px solid #DDDDDD;
    padding: 0 10px;
    box-sizing: border-box;
}

.crv-tips  {
    color: #FF0000;
    left: 180px;
    position: absolute;
    top: 42px;
}

#cement-yzm {
    position: relative;
}

.yjfkBox .lab span {
    color: #ff0000;
    margin-right: 5px;
}

.yjfkBox .crv-lab span.nrTxt {
    top: auto;
    bottom: -24px;
}

button[type=submit] {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #3B88FF;
    border-radius: 4px;
    outline: none;
    border: none;
    cursor: pointer;
}

.cement-btn .cement-reset-info {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666;
    outline: none;
    border: none;
    margin-left: 20px;
    cursor: pointer;
    background: #FFFFFF;
    border-radius: 4px;
    opacity: 0.8;
    border: 1px solid #DDDDDD;
}

.crv-lab span.crv-tips {
    left: 116px;
}

#cement-yzm .yzm-ipt {
    width: 180px;
    margin-right: 16px;
}

.cement-btn {
    padding: 0;
    margin-left: 0px;
    padding-left: 116px;
}

.containers {
    width: 100%
}

.cement-infolxwm-r-form-main {
    margin: 0 auto;
    width: 656px;
}

.ul-container {
    width: 560px;
    height: 40px;
    line-height: 40px;
}
.text-area-container{
    width: 560px;
}

.ul-container input[type='radio'],
input[type='checkbox'] {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    /* opacity: 0; */
    cursor: pointer;
}

.ul-container .input_style {
    background: url(../image/green.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.ul-container .radio_bg {
    background-position: -118px 0;
}

.ul-container .checkbox_bg {
    background-position: 0 0;
}

.ul-container .radio_bg_check {
    background-position: -166px 0;
}

.ul-container .checkbox_bg_check {
    background-position: -48px 0;
}

.ul-container   label {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #666666;
    line-height: 40px;
    padding-right: 24px;
    cursor: pointer;
}

.font-style-container{
    text-align: right;
    position: relative;
    top: -30px;
    right: 10px;
}


.cement-infolxwm-r-form .crv-lab input.error{
    border: 1px solid  #FD2828;
    box-sizing: border-box;
}

.crv-lab  span.crv-tips.crv-tips-desc{
    color: #FF0000;
    left: 116px;
    position: absolute;
    top: 161px;
}

input,textarea{outline: none;}

input:focus,textarea:focus{outline: none }
