.header-style{
    width: 100%;
    height: 50px;
    list-style: 50px;
    background-color: #d9383e;
}

.header-style h1{
    font-size: 25px;
    font-weight: 600;
    line-height: 50px;
    color: #ffffff;
}

.cfcLogin-left{
    width: 47%;
    height: 210px;
    border-right: 1px solid #e6e6e6;
    padding-right: 20px;
}

.cfcLogin-right{
    width: 47%;
    padding-left: 20px;
}

.cfcLogin-right .c-shouquan{
    border-bottom: 1px dashed #e6e6e6;
    padding-bottom: 15px;
}