body,html{
    height: 100%;
    font-family: "microsoft yahei";
    font-size: 14px;
}
.msg-container{
    height: 100%;
    min-width: 1500px;
    padding: 32px 0;
    background: url("../images/lyb/bj_wjply.png");
    background-size: cover;
    box-sizing: border-box;
    overflow: auto;
}
.header-logo-box{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
.header-logo-box .qy-logo{
    width: 226px;
    height: 70px;
    margin-right: 80px;
    background: url("../images/lyb/wjp_logo1.png");
    background-size: cover;
}
.header-logo-box .wjp-logo{
    width: 252px;
    height: 60px;
    background: url("../images/lyb/wjp_logo2.png");
    background-size: cover;
}
.msg-body{
    position: relative;
}
.msg-img-style{
    position: absolute;
    top: 24px;
    width: 230px;
    height: 340px;
    border-radius: 8px;
    background-size: cover;
    border: 2px solid #4897f9;
    box-sizing: border-box;
    overflow: hidden;
}
.msg-img-style.left-img{
    left: 84px;
    background-image: url("../images/lyb/wjp_fc1.png");
}
.msg-img-style.right-img{
    right: 84px;
    background-image: url("../images/lyb/wjp_fc2.png");
}
.msg-f-img-style{
    position: absolute;
    bottom: 20px;
    background-size: cover;
    box-sizing: border-box;
    overflow: hidden;
}
.msg-f-img-style.left-img{
    left: -220px;
    width: 210px;
    height: 282px;
    background-image: url("../images/lyb/wjp_ly1.png");
}
.msg-f-img-style.right-img{
    right: -256px;
    width: 256px;
    height: 330px;
    background-image: url("../images/lyb/wjp_ly2.png");
}
.msg-content{
    position: relative;
    width: 772px;
    margin: auto;
    border-radius: 20px;
    background-color: #b2cdff;
    padding: 14px;
    box-sizing: border-box;
}
.msg-content-center{
    width: 100%;
    min-height: 400px;
    /*padding: 0 45px;*/
    font-family: "microsoft yahei";
    /*border-radius: 20px;*/
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box;
}
.msg-part{
    padding: 20px 20px 16px 20px;
}
.header-item{
    display: flex;
    margin-bottom: 16px;
}
.msg-content-center .header-title{
    display: inline-block;
    padding: 0 20px;
    height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
    background-color: #306cfd;
    border-radius: 15px;
    flex-shrink: 0;
}
.msg-content-center .header-text{
    padding-left: 10px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    white-space: pre-wrap;
}
.msg-content-center .header-text-1{
    padding-left: 10px;
    font-size: 14px;
    color: #7f889f;
    line-height: 26px;
    white-space: pre-wrap;
}
.msg-line{
    height: 0;
    border-bottom: 1px solid #d1d1d1;
}
.tel-style-box{
    display: flex;
    flex-wrap: wrap;
    padding-left: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    font-family: Arial;
    font-size: 14px;
}
.tel-style-box .tel-style{
    color: #333;
    line-height: 30px;
    margin-right: 20px;
}
.work-text{
    margin-bottom: 8px;
    font-size: 14px;
    color: #306cfd;
    line-height: 26px;
    text-align: center;
}
.work-text:last-child{
    margin-bottom: 0;
}
.msg-content-center .form-item{
    margin-bottom: 16px;
}
.msg-content-center .form-item:last-child{
    margin-bottom: 0;
}
.msg-content-center .form-label{
    width: 120px;
    margin-right: 10px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    text-align: right;
    box-sizing: border-box;
}
.required-icon{
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    color: #e64340;
    font-weight: bold;
    margin-right: 5px;
    margin-left: -10px;
    vertical-align: middle;
}
.msg-content-center .input-style{
    width: calc(100% - 130px);
    height: 30px;
    padding: 0 10px;
    font-size: 14px;
    line-height: 28px;
    color: #333;
    border: 1px solid #b0c8db;
    border-radius: 4px;
    box-sizing: border-box;
    outline: none;
}
.msg-content-center textarea.input-style{
    height: 120px;
    resize: none;
}
.msg-content-center .input-style:focus{
    border-color: #3e8dff;
}
.msg-content-center .input-style::placeholder{
    color: #8a8a8a;
    line-height: 28px;
}
.szjb-radio-box{
    width: calc(100% - 130px);
}
.szjb-radio-box .radio-item{
    display: flex;
    align-items: center;
    margin-right: 15px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    cursor: pointer;
}
.szjb-radio-box .radio-item>input{
    margin: 0 5px 0 0;
}
.msg-content-center .sms-code{
    width: 138px;
    margin-right: 10px;
}
.sms-code-btn{
    width: 92px;
    line-height: 30px;
    height: 30px;
    color: #fff;
    text-align: center;
    background-color: #3e8dff;
    cursor: pointer;
    border-radius: 4px;
    box-sizing: border-box;
}
.yzm-btn-get{
    background: #e4ebf3!important;
    color:#788291!important;
    cursor: not-allowed;
}
.sms-code-btn:hover{
    background-color: #297ef8;
}
.btns-groups{
    /*padding-left: 130px;*/
    display: flex;
    justify-content: center;
}
.btns-groups .footer-btn{
    width: 80px;
    height: 30px;
    margin-right: 20px;
    font-size: 14px;
    color: #3e8dff;
    line-height: 28px;
    text-align: center;
    border: 1px solid #3e8dff;
    box-shadow: 0 4px 8px rgba(31,117,240,.3);
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
}
.btns-groups .submit-btn{
    color: #fff;
    background-color: #3e8dff;
}
.btns-groups .submit-btn:hover{
    background-color: #297ef8;
}
.btns-groups .reset-btn:hover{
    background-color: #3e8dff;
    color:#fff;
}
.download-btns{
    display: flex;
    padding-left: 20px;
    margin-bottom: 10px;
}
.download-btns .download-item{
    margin-right: 70px;
    font-size: 14px;
    line-height: 26px;
    color: #0078ff;
    cursor: pointer;
}
.download-btns .download-item .fa{
    font-size: 14px;
    margin-right: 10px;
}
.download-btns .download-item:last-child{
    margin-right: 0;
}
.error input,.error textarea,.error .radio-item{
    background-color: #fef0f2!important;
    border-color: #eb6877!important;
    color: #eb6877!important;
}
