﻿.conter {
    background: #f7f7f7;
}

.cxtitle {
    background: none !important;
}

.cxtitle span {
    padding: 0 !important;
    color: #333 !important;
    font-size: 24px;
    font-weight: bold;
    background: none !important;
}

.bg_bai {
    background: #fff;
    border-bottom: 1px solid #e7e7e7;
    height: 150px;
}

.cxtoggle {
    justify-content: center;
    margin: 20px 0;
    font-size: 18px !important;
}

.cxlk input {
    line-height: 50px !important;
    height: 50px !important;
    border-radius: 5px !important;
    border: 1px solid #d4d4d4 !important;
}

.bjcx_sub {
    background-color: #5586e8 !important;
    color: #fff !important;
    line-height: 50px !important;
    text-align: center !important;
    margin-top: 20px !important;
    width: 136px !important;
    margin-right: 26px !important;
    height: 50px !important;
    border-radius: 5px;
}

.bjcx_res {
    background-color: #fff !important;
    color: #5586e8 !important;
    border: 1px solid #5586e8 !important;
    line-height: 50px !important;
    text-align: center !important;
    margin-top: 20px !important;
    width: 136px !important;
    height: 50px !important;
    border-radius: 5px;
}