.cBorderbox, .fb_component {
    -webkit-box-sizing: border-box;
}

.fbc_describe, .fbc_optionLabel, .fbc_optionLabel > span, .fbc_picDescribe, .fbc_tabular, .pay_orderInfo, .pay_tradeInfo {
    word-wrap: break-word;
    word-break: break-word;
}

.overEllipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.fbc_describe, .fbc_title {
    white-space: pre-wrap;
    line-height: 1.4;
}

.cBorderbox {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fb_component, .fbc_widthCp {
    -moz-box-sizing: border-box;
}

.coverForm {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.fb_componentWrapper {
    padding-bottom: 40px;
}

.fb_group, .fb_group .fb_component, .fb_group .fb_component .fbc_foldContent, .fb_group .fb_component .fbc_picDescribe, .fb_group .fb_component .fbc_pictureWrapper {
    padding-left: 15px;
    padding-right: 15px;
}

.fb_component {
    float: left;
    width: 100%;
    padding: 12px 30px;
    box-sizing: border-box;
}

.fbc_button, .fbc_widthCp {
    -webkit-box-sizing: border-box;
}

.fb_component:hover {
    background: rgba(0,0,0,.02);
}

.fb_component.fb_staticComponent:hover {
    background: inherit;
}

.fbc_title {
    margin-top: 4px;
    font-size: 16px;
    color: #333;
}

.fbc_required {
    margin-left: 5px;
    color: #DA2824;
}

.fbc_describe {
    margin-top: 2px;
    color: #666;
}

.fbc_descriptionLink {
    display: inline-block;
    color: #2D8FD9;
}

    .fbc_descriptionLink:visited {
        color: #2D8FD9;
    }

    .fbc_descriptionLink .iconfont {
        font-size: 14px;
        font-size: 1.4rem;
    }

.fbc_tips {
    line-height: 1.4;
    font-size: 12px;
    font-size: 1.2rem;
    color: #999;
}

    .fbc_tips .error, .fbc_tips.error {
        color: #DA2824 !important;
    }

.fbc_errorTips {
    line-height: 1.4;
    font-size: 12px;
    font-size: 1.2rem;
    color: #DA2824;
}

.fbc_content {
    position: relative;
    margin-top: 6px;
    padding-left: 15px;
}

.fbc_widthCp {
    width: 80%;
    box-sizing: border-box;
}

.fbc_btnPrimitive, .fbc_button {
    min-width: 60px;
    text-align: center;
    border-radius: 2px;
    -moz-box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
}

.fbc_button {
    max-width: 100%;
    padding: 7px 14px;
    line-height: 1.2;
    color: #FFF;
    background-color: #0C4067;
    box-sizing: border-box;
}

    .fbc_button:hover {
        opacity: .9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }

    .fbc_button.disabled:hover, .fbc_uploadFile .fbc_ufContent {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }

    .fbc_button.disabled {
        cursor: default;
        color: #ABB2BB;
        background-color: #F9FAFB;
    }

    .fbc_button + .fbc_button {
        margin-left: 2%;
    }

    .fbc_button.calendar_confirm {
        background-color: #267dc5;
    }

    .fbc_button.orange {
        color: #fff;
        background-color: #F16C04;
    }

.fbc_btnPrimitive {
    padding: 6px 10px;
    line-height: 1.4;
    color: #267dc5;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #D3D3D3;
}

.fbc_input, .fbc_input .fbi_input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
}

.fbc_btnPrimitive:hover {
    border-color: #267dc5;
}

.fbc_btnPrimitive:active {
    color: #fff;
    background-color: #267dc5;
}

.fbc_foldContent {
    padding-top: 5px;
    line-height: 1.4;
    color: #666;
    white-space: pre-wrap;
}

    .fbc_foldContent.hasFoldText .fbc_foldBtn {
        padding-left: 10px;
    }

.fbc_foldBtn {
    cursor: pointer;
    display: inline-block;
    padding-right: 15px;
    color: #2D8FD9;
}

.fbc_foldIcon {
    padding-left: 5px;
}

.fbc_input {
    position: relative;
    padding: 0;
    line-height: 1.4;
    color: #000;
    background: #fff;
    border: 1px solid #D3D3D3;
    box-sizing: border-box;
}

    .fbc_input.has-icon {
        padding-left: 22px;
    }

        .fbc_input.has-icon .fbi_placeholder {
            left: 22px;
        }

    .fbc_input .fbi_input {
        height: 100%;
        resize: none;
        padding: 5px;
        background-color: transparent;
        box-sizing: border-box;
        border: 0;
    }

.fbc_optionInput, .fbc_optionVal {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.fbc_input .fbi_placeholder {
    cursor: text;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5px;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.fbc_input .fbi_icon {
    position: absolute;
    top: 1px;
    left: 6px;
    bottom: 0;
    line-height: 29px;
    color: rgba(45,143,217,.6);
}

.fbc_input::-webkit-input-placeholder {
    color: #999;
}

.fbc_input::-moz-placeholder {
    color: #999;
}

.fbc_input:-ms-input-placeholder {
    color: #999;
}

.fbc_input:-moz-placeholder {
    color: #999;
}

.fbc_input.textarea {
    height: 120px;
    resize: none;
}

    .fbc_input.textarea .fbi_placeholder {
        white-space: normal;
        line-height: 1.4;
    }

.fb_cartTd, .fbc_currencySymbol, .fbc_rateTipsText, .fbc_selectValue, .fbc_tabularInput .fbi_placeholder, .fbc_ufText, .fbc_unit {
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.fbc_input.nameItem {
    float: left;
}

.fbc_input:hover {
    border-color: #AAA;
}

.fbc_input.is_focus, .fbc_input:focus {
    border-color: #2D8FD9;
}

    .fbc_input.is_focus .fbi_icon, .fbc_input:focus .fbi_icon {
        color: #2D8FD9;
    }

.fbc_input.error .fbi_icon, .fbc_input.error.is_focus .fbi_icon, .fbc_input.error:focus .fbi_icon {
    color: #DA2824;
}

.fbc_input:disabled {
    background: #F9FAFB;
}

    .fbc_input:disabled:hover {
        border-color: #D3D3D3;
    }

.fbc_input.error, .fbc_input.error.is_focus, .fbc_input.error:focus, .fbc_input.error:hover {
    border-color: #DA2824;
}

.fbc_currencySymbol, .fbc_unit {
    position: absolute;
    display: inline-block;
    top: 6px;
    bottom: 6px;
    max-width: 50%;
    line-height: 1.4;
    font-size: 14px;
    font-size: 1.4rem;
    color: #666;
    z-index: 3;
    overflow: hidden;
}

.fbc_unit {
    right: 6px;
    padding-left: 5px;
    text-align: right;
}

.fbc_currencySymbol {
    left: 21px;
    padding-right: 5px;
}

.fbc_emptyTip {
    color: #999;
    font-size: 13px;
    font-size: 1.3rem;
}

.fbc_optionsLi {
    float: left;
    position: relative;
    width: 100%;
}

    .fbc_optionsLi .fbc_optionVal {
        cursor: pointer;
    }

        .fbc_optionsLi .fbc_optionVal.disabled {
            cursor: default;
        }

    .fbc_optionsLi.has-input .fbc_optionVal {
        float: left;
        width: auto;
        max-width: 58%;
        padding-right: 10px;
    }

    .fbc_optionsLi.has-input .fbc_optionIcon, .fbc_optionsLi.has-input .fbc_optionLabel {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .fbc_optionsLi.has-input .fbc_optionSvg {
        padding-top: 8px;
    }

.layout-1 .fbc_optionsLi.has-input .fbc_optionVal {
    max-width: 60%;
}

.layout-2 .fbc_optionsLi {
    width: 50%;
}

.layout-3 .fbc_optionsLi {
    width: 33.3%;
}

.layout-4 .fbc_optionsLi {
    width: 25%;
}

.checkbox .fbc_optionsLi.has-input {
    margin-bottom: 5px;
}

.fbc_optionVal {
    position: relative;
    width: 100%;
    line-height: 1.5;
    text-align: left;
    color: #666;
    box-sizing: border-box;
}

.fbc_optionIcon, .fbc_optionSvg {
    position: absolute;
    display: inline-block;
}

.fbc_optionVal.company.disabled, .fbc_optionVal.gender.disabled, .fbc_optionVal.picRadio.disabled, .fbc_optionVal.position.disabled, .fbc_optionVal.radio.disabled, .fbc_optionVal.title.disabled {
    color: #999;
}

.fbc_optionVal.company.isFull, .fbc_optionVal.company.isFull .fbc_optionLabel, .fbc_optionVal.company.isFull .fbc_optionTips, .fbc_optionVal.gender.isFull, .fbc_optionVal.gender.isFull .fbc_optionLabel, .fbc_optionVal.gender.isFull .fbc_optionTips, .fbc_optionVal.picRadio.isFull, .fbc_optionVal.picRadio.isFull .fbc_optionLabel, .fbc_optionVal.picRadio.isFull .fbc_optionTips, .fbc_optionVal.position.isFull, .fbc_optionVal.position.isFull .fbc_optionLabel, .fbc_optionVal.position.isFull .fbc_optionTips, .fbc_optionVal.radio.isFull, .fbc_optionVal.radio.isFull .fbc_optionLabel, .fbc_optionVal.radio.isFull .fbc_optionTips, .fbc_optionVal.title.isFull, .fbc_optionVal.title.isFull .fbc_optionLabel, .fbc_optionVal.title.isFull .fbc_optionTips {
    color: #ccc;
}

.fbc_optionVal.checkbox.disabled .fbc_optionLabel, .fbc_optionVal.picCheckbox.disabled .fbc_optionLabel {
    color: #999;
}

.fbc_optionVal.checkbox.isFull, .fbc_optionVal.checkbox.isFull .fbc_optionLabel, .fbc_optionVal.checkbox.isFull .fbc_optionTips, .fbc_optionVal.picCheckbox.isFull, .fbc_optionVal.picCheckbox.isFull .fbc_optionLabel, .fbc_optionVal.picCheckbox.isFull .fbc_optionTips {
    color: #ccc;
}

.fbc_optionVal:hover .fbc_optionSvg {
    color: #2D8FD9;
}

.fbc_optionSvg {
    width: 16px;
    padding-top: 6px;
    color: #C5C5C6;
}

    .fbc_optionSvg.selected, .fbc_optionSvg:hover {
        color: #2D8FD9;
    }

.fbc_optionIcon {
    width: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    background: url(../../images/form/formCom.png) 0 center no-repeat;
}

.sld_cn .fbc_optionIcon {
    background-image: url(//cdnq1.mikecrm.com/images/form/formCom.png);
}

.fbc_optionIcon:hover {
    background-position: -40px center;
}

.fbc_optionIcon.disabled {
    background-position: -20px center;
}

.fbc_optionIcon.selected {
    background-position: -60px center;
}

.fbc_optionIcon.checkbox {
    background-position: -80px center;
}

    .fbc_optionIcon.checkbox:hover {
        background-position: -120px center;
    }

    .fbc_optionIcon.checkbox.disabled {
        background-position: -100px center;
    }

    .fbc_optionIcon.checkbox.selected {
        background-position: -140px center;
    }

.fbc_optionLabel {
    display: inline-block;
    padding: 4px 0 4px 25px;
}

.fbc_optionTips {
    padding-left: 10px;
    font-size: 12px;
    color: #999;
}

.fbc_optionInput {
    float: left;
    width: 40%;
    box-sizing: border-box;
}

.fbc_picOptionImage, .fbc_picOptionsLi {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
}

.fbc_picOptionsLi {
    cursor: pointer;
    width: 100%;
    padding: 2px;
    margin-top: 6px;
    text-align: center;
    background-color: #FFF;
    border: 1px solid #D5D5D5;
    box-sizing: border-box;
}

    .fbc_picOptionsLi .fbc_optionVal {
        display: inline-block;
        width: auto;
        padding-left: 3px;
        padding-right: 3px;
    }

.layout-2 .fbc_picOptionsLi {
    width: 49.5%;
}

    .layout-2 .fbc_picOptionsLi.clearB {
        margin-right: 1%;
    }

.layout-3 .fbc_picOptionsLi {
    width: 32.7%;
    margin-left: .95%;
}

    .layout-3 .fbc_picOptionsLi.clearB {
        margin-left: 0;
    }

.layout-4 .fbc_picOptionsLi {
    width: 24.25%;
    margin-left: 1%;
}

    .fbc_content.has-input .fbc_required, .layout-4 .fbc_picOptionsLi.clearB {
        margin-left: 0;
    }

.fbc_picOptionImage {
    position: relative;
    width: 100%;
    line-height: 0;
    box-sizing: border-box;
}

.fbc_select, .fbc_selectArrow {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.fbc_imgPreview {
    position: absolute;
    display: block;
    color: #D5D5D5;
    right: 0;
    top: 0;
    width: 26px;
    height: 26px;
    line-height: 26px;
    background-color: rgba(255,255,255,.3);
    font-size: 16px;
    font-size: 1.6rem;
    cursor: pointer;
}

.fbc_inputSelect, .fbc_select {
    position: relative;
    line-height: 1.4;
}

.fbc_imgPreview:hover {
    color: #848484;
}

.fbc_picOptionImg {
    max-width: 100%;
}

.fbc_picOptionContent_half .fbc_picOptionImage {
    width: 50%;
}

.fbc_picOptionContent_half .fbc_optionVal {
    float: left;
    width: 50%;
}

.fbc_select {
    cursor: default;
    padding: 5px;
    color: #999;
    background: #FFF;
    border: 1px solid #D3D3D3;
    box-sizing: border-box;
}

.fbc_selectLi.hasImage, .fbc_selectValue.hasImage {
    background-position: 0 center;
    background-repeat: no-repeat;
}

.fbc_select.hasValue {
    color: #666;
}

.fbc_select.error, .fbc_select.error:hover {
    border-color: #DA2824;
}

.fbc_select:hover {
    border-color: #AAA;
}

.fbc_select.focus {
    border-color: #2D8FD9;
}

.fbc_content.has-input {
    margin-top: 0;
}

.fbc_mlItem, .fbc_paItem, .fbc_selectInput, .fbc_uploadFile + .fbc_uploadFile {
    margin-top: 6px;
}

.fbc_content.has-input .fbc_required, .fbc_content.has-input .fbc_select {
    float: left;
    margin-top: 6px;
    margin-right: 10px;
}

.fbc_selectInput {
    float: left;
    width: 60%;
}

.fbc_selectValue {
    height: 100%;
    padding-right: 25px;
    outline: 0;
    overflow: hidden;
}

    .fbc_selectValue.hasImage {
        padding-left: 20px;
    }

.fbc_selectArrow {
    position: absolute;
    right: 3px;
    top: 0;
    bottom: 0;
    padding: 5px 2px;
    line-height: 1.4;
    color: #666;
    box-sizing: border-box;
}

.fbc_dtIcon, .fbc_selectLi {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.fbc_selectList {
    z-index: 50;
    display: none;
    position: absolute;
    top: 100%;
    left: -1px;
    right: -1px;
    background-color: #fff;
    border: 1px solid #2D8FD9;
    max-height: 240px;
    overflow: auto;
}

    .fbc_selectList.fbc_showList {
        display: block;
    }

.dropDown .fbc_selectList {
    min-width: 260px;
}

.fbc_inputSelect .fbc_selectList {
    left: 0;
    right: 0;
}

.fbc_selectLi {
    padding: 2px 5px;
    box-sizing: border-box;
    color: #666;
}

    .fbc_selectLi.fbc_currentSelected {
        color: #2D8FD9;
        font-weight: 600;
    }

    .fbc_selectLi.fbc_disabled, .fbc_selectLi.fbc_disabled .fbc_selectTips {
        color: #D3D3D3;
    }

    .fbc_selectLi.fbl_hover, .fbc_selectLi:hover {
        color: #fff;
        background-color: #2D8FD9;
    }

        .fbc_selectLi.fbl_hover .fbc_selectAlia, .fbc_selectLi.fbl_hover .fbc_selectTips, .fbc_selectLi.fbl_hover.fbc_currentSelected, .fbc_selectLi:hover .fbc_selectAlia, .fbc_selectLi:hover .fbc_selectTips, .fbc_selectLi:hover.fbc_currentSelected {
            color: #fff;
        }

        .fbc_selectLi.fbl_hover.fbc_disabled, .fbc_selectLi:hover.fbc_disabled {
            color: #D3D3D3;
            background-color: #fff;
        }

            .fbc_selectLi.fbl_hover.fbc_disabled .fbc_selectTips, .fbc_selectLi:hover.fbc_disabled .fbc_selectTips {
                color: #D3D3D3;
            }

    .fbc_selectLi .fbc_selectAlia, .fbc_selectTips {
        color: #999;
        font-size: 12px;
    }

    .fbc_selectLi.hasImage {
        margin-left: 5px;
        padding-left: 20px;
    }

.fbc_selectTips {
    padding-left: 10px;
}

.fb_component.multiLevel {
    padding-right: 20px;
}

    .fb_component.multiLevel .fbc_mlItem {
        max-width: 99%;
    }

.fbc_commodityImg, .fbc_mlItem, .fbc_paItem, .fbc_pcImg, .fbc_piImg {
    max-width: 100%;
}

.fbc_mlContent {
    padding-left: 15px;
}

    .fbc_mlContent.has-country .city {
        width: 75%;
    }

    .fbc_mlContent.has-city .country {
        width: 24%;
        margin-right: 1%;
    }

.fbc_mlItem {
    float: left;
    margin-right: 1%;
}

    .fbc_mlItem.city {
        width: 100%;
        margin-right: 0;
    }

    .fbc_mlItem.address {
        width: 75%;
    }

    .fbc_mlItem.zipCode {
        width: 24%;
        margin-right: 0;
    }

    .fbc_mlItem.fbc_select.is-limitCountry .fbc_selectValue {
        padding-right: 0;
    }

.fbc_datetime {
    position: relative;
}

    .fbc_datetime .fbc_input {
        padding-left: 22px;
    }

.fbc_dtIcon {
    z-index: 3;
    position: absolute;
    top: 2px;
    left: 5px;
    line-height: 29px;
    color: #2D8FD9;
    box-sizing: border-box;
}

.fbc_ufText, .fbc_uploadFile {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow: hidden;
}

.fbc_dtDropWrapper {
    z-index: 23;
    display: none;
    position: absolute;
    top: 100%;
    left: -1px;
    background-color: #fff;
    border: 1px solid #2D8FD9;
}

    .fbc_dtDropWrapper.fbc_dtShowWrapper {
        display: block;
    }

.fbc_ufIcon, .fbc_uploadFile:hover .fbc_ufRemove {
    display: inline-block;
}

.fbc_uploadFile {
    position: relative;
    width: 100%;
    line-height: 1.4;
    background: #FFF;
    border: 1px dashed #D3D3D3;
    box-sizing: border-box;
    -webkit-transition: all 50ms cubic-bezier(.47,0,.745,.715);
    -moz-transition: all 50ms cubic-bezier(.47,0,.745,.715);
    transition: all 50ms cubic-bezier(.47,0,.745,.715);
}

    .fbc_uploadFile.error, .fbc_uploadFile.succeed {
        border-style: solid;
        cursor: pointer;
    }

    .fbc_uploadFile:hover {
        border-color: #2D8FD9;
    }

    .fbc_uploadFile.empty {
        cursor: pointer;
    }

        .fbc_uploadFile.empty:hover .fbc_ufText, .fbc_uploadFile.empty:hover .fbc_ufText a {
            color: #333 !important;
        }

        .fbc_uploadFile.empty .fbc_ufText, .fbc_uploadFile.empty .fbc_ufText a {
            color: #aaa !important;
        }

    .fbc_uploadFile.succeed .fbc_ufIcon {
        color: #52B266;
    }

    .fbc_uploadFile.succeed .fbc_ufText {
        color: #333 !important;
        padding-right: 20px;
    }

        .fbc_uploadFile.succeed .fbc_ufText a {
            color: #333 !important;
        }

    .fbc_uploadFile.error, .fbc_uploadFile.error:hover {
        border-color: #DA2824;
    }

        .fbc_uploadFile.error .fbc_ufIcon {
            color: #FFA002;
        }

        .fbc_uploadFile.error .fbc_ufText {
            padding-right: 20px;
            color: #DA2824;
        }

            .fbc_uploadFile.error .fbc_ufText a {
                color: #DA2824 !important;
            }

    .fbc_uploadFile .fbc_ufContent {
        position: relative;
        color: #999;
        background: #FFF;
        text-decoration: none;
        zoom: 1;
        height: 28px;
    }

    .f_submitWorker, .fbc_uploadFile .fbc_ufInput {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

.f_submitWorker, .fbc_ufIcon, .fbc_ufRemove, .fbc_ufSize {
    position: absolute;
}

.fbc_uploadFile .fbc_ufInput {
    z-index: 10;
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    bottom: 0;
    height: 29px;
    font-size: 144px;
    font-size: 14rem;
}

.f_submitWorker {
    height: 2px;
    width: 100px;
    overflow: hidden;
}

.fbc_ufIcon {
    top: 0;
    bottom: 0;
    left: 3px;
    width: 20px;
    line-height: 29px;
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    color: #999;
    z-index: 3;
}

.fbc_ufText {
    z-index: 3;
    padding: 5px 5px 5px 25px;
    box-sizing: border-box;
    -webkit-transition: all 50ms cubic-bezier(.47,0,.745,.715);
    -moz-transition: all 50ms cubic-bezier(.47,0,.745,.715);
    transition: all 50ms cubic-bezier(.47,0,.745,.715);
}

.fbc_paItem, .fbc_ufRemove {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.fbc_ufSize {
    z-index: 4;
    padding-left: 5px;
    color: #aaa;
}

.fbc_ufRemove {
    z-index: 22;
    display: none;
    top: 0;
    bottom: 0;
    right: 5px;
    padding: 5px 2px;
    line-height: 1.4;
    color: #DDD;
    box-sizing: border-box;
}

    .fbc_ufRemove:hover {
        color: #DA2824;
    }

.fbc_pictureAttachment {
    margin-left: 15px;
}

.fbc_paItem {
    position: relative;
    float: left;
    width: 150px;
    height: 150px;
    padding: 10px 0;
    margin-right: 1%;
    background: #FFF;
    border: 1px dashed #D3D3D3;
    overflow: hidden;
    cursor: pointer;
    box-sizing: border-box;
}

    .fbc_paItem:hover {
        border-color: #2D8FD9;
    }

        .fbc_paItem:hover .fbc_paAddTips, .fbc_paItem:hover .fbc_paAddTitle {
            color: #333;
        }

            .fbc_paItem:hover .fbc_paAddTips.error, .fbc_paItem:hover .fbc_paAddTitle.error {
                color: #DA2824;
            }

        .fbc_paItem:hover .fbc_pafRemove {
            display: inline;
        }

        .fbc_paItem:hover .fbc_reUploadBtn {
            cursor: pointer;
            display: inline-block;
        }

        .fbc_paItem:hover .fbc_selectedImagePreview {
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.2);
            -ms-transform: scale(1.2);
            transform: scale(1.2);
            -webkit-transform-origin: center center;
            -moz-transform-origin: center center;
            -ms-transform-origin: center center;
            transform-origin: center center;
            opacity: .65;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
        }

    .fbc_paItem .fbc_paContentInfo, .fbc_paItem .fbc_paItem_wrapper {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        zoom: 1;
    }

    .fbc_paItem.error .fbc_paImgState {
        color: #FFA002;
    }

    .fbc_paItem .fbc_paContentInfo {
        position: relative;
        color: #999;
        text-decoration: none;
        z-index: 0;
    }

    .fbc_paItem .fbc_ufInput {
        position: absolute;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        right: 0;
        top: 0;
        height: 100%;
        font-size: 144px;
        font-size: 14rem;
        z-index: 5;
        cursor: pointer;
    }

.fbc_paImgPreview, .fbc_selectedImage, .ie8 .fbc_paImgPreview .fbc_reUploadBtn {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.fbc_selectedImage {
    vertical-align: middle;
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    width: 150px;
    height: 150px;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.fbc_selectedImagePreview {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.fbc_paImgPreview {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    background: #000;
    zoom: 1;
}

    .fbc_paImgPreview .fbc_pafRemove {
        display: none;
        position: absolute;
        z-index: 15;
        bottom: auto;
        right: 6px;
        top: 6px;
        font-size: 16px;
        color: #fff;
        zoom: 1;
    }

    .fbc_paImgPreview .fbc_reUploadBtn {
        display: none;
        position: relative;
        margin-top: 62px;
        background-color: rgba(40,40,40,.5);
        color: #FFF;
        border-radius: 20px;
        height: 20px;
        padding: 6px 18px;
        z-index: 3;
        zoom: 1;
    }

.fbc_heatItem, .fbc_heatItem > span, .fbc_paImgState, .fbc_ragDragBar, .fbc_rateContent, .fbc_rateGroup, .fbc_rateItem, .fbc_rateTipsText {
    display: inline-block;
}

.ie8 .fbc_paImgPreview .fbc_reUploadBtn {
    background-color: #666;
}

.fbc_paImgPlaceholder {
    position: relative;
    width: 47px;
    height: 43px;
    margin: 20px auto;
    background: url(../../images/form/formCom.png) -500px center no-repeat;
}

.sld_cn .fbc_paImgPlaceholder {
    background-image: url(//cdnq1.mikecrm.com/images/form/formCom.png);
}

.de .fbc_paImgPlaceholder, .fb-de .fbc_paImgPlaceholder, .fb-fr .fbc_paImgPlaceholder, .fb-ja.fbc_paImgPlaceholder, .fr .fbc_paImgPlaceholder, .ja .fbc_paImgPlaceholder {
    margin: 10px auto 15px;
}

.fbc_paImgState {
    position: absolute;
    right: -2px;
    bottom: -2px;
    width: 14px;
    height: 14px;
    padding: 2px;
    line-height: 14px;
    text-align: center;
    border-radius: 50%;
    color: #2D8FD9;
    background-color: #fff;
    zoom: 1;
}

.fbc_paAddTips, .fbc_paAddTitle {
    text-align: center;
    color: #999;
}

    .fbc_paAddTips.error, .fbc_paAddTitle.error {
        font-size: 12px;
        font-size: 1.2rem;
        color: #DA2824;
    }

.fbc_rateGroup {
    min-height: 28px;
}

.fbc_rateItemWrapper {
    float: left;
    width: 28px;
    height: 28px;
    margin-right: 5px;
}

.fbc_rateItem {
    float: left;
    width: 28px;
    height: 28px;
    background: url(../../images/form/formCom.png?v=20170602) -236px center no-repeat;
}

.sld_cn .fbc_rateItem {
    background-image: url(//cdnq1.mikecrm.com/images/form/formCom.png?v=20170602);
}

.fbc_rateItem.selected, .fbc_rateItem:hover {
    background-position: -180px center;
}

.star .fbc_rateItem {
    width: 14px;
}

    .star .fbc_rateItem.left-half {
        background-position: -236px center;
    }

        .star .fbc_rateItem.left-half.preSelected, .star .fbc_rateItem.left-half.selected, .star .fbc_rateItem.left-half:hover {
            background-position: -180px center;
        }

        .star .fbc_rateItem.left-half.preSelected {
            opacity: .4;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
        }

            .star .fbc_rateItem.left-half.preSelected.selected {
                opacity: 1;
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            }

    .star .fbc_rateItem.right-half {
        background-position: -250px center;
    }

        .star .fbc_rateItem.right-half.preSelected, .star .fbc_rateItem.right-half.selected, .star .fbc_rateItem.right-half:hover {
            background-position: -194px center;
        }

        .star .fbc_rateItem.right-half.preSelected {
            opacity: .4;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
        }

            .star .fbc_rateItem.right-half.preSelected.selected {
                opacity: 1;
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            }

.heart .fbc_rateItem {
    background-position: -348px center;
}

    .heart .fbc_rateItem.preSelected, .heart .fbc_rateItem.selected, .heart .fbc_rateItem:hover {
        background-position: -320px center;
    }

    .heart .fbc_rateItem.preSelected {
        opacity: .4;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    }

        .heart .fbc_rateItem.preSelected.selected {
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        }

.thumb .fbc_rateItem {
    background-position: -292px center;
}

    .thumb .fbc_rateItem.preSelected, .thumb .fbc_rateItem.selected, .thumb .fbc_rateItem:hover {
        background-position: -264px center;
    }

    .thumb .fbc_rateItem.preSelected {
        opacity: .4;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    }

        .thumb .fbc_rateItem.preSelected.selected {
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        }

.rose .fbc_rateItem {
    background-position: -580px center;
}

    .rose .fbc_rateItem.preSelected, .rose .fbc_rateItem.selected, .rose .fbc_rateItem:hover {
        background-position: -552px center;
    }

    .rose .fbc_rateItem.preSelected {
        opacity: .4;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    }

        .rose .fbc_rateItem.preSelected.selected {
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        }

.fbc_heatBar {
    position: relative;
    height: 20px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.fbc_raItem + .fbc_raItem, .fbc_roItem + .fbc_roItem {
    margin-top: 8px;
}

.fbc_heatItem {
    float: left;
    position: relative;
    height: 100%;
}

    .fbc_heatItem > span {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #fff;
        border: 1px solid #D3D3D3;
    }

    .fbc_heatItem.preSelected > span, .fbc_heatItem.selected > span, .fbc_heatItem:hover > span {
        background-color: #F5D964;
        border-color: transparent;
    }

    .fbc_heatItem.preSelected > span {
        opacity: .4;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    }

    .fbc_heatItem.preSelected.selected > span, .fbc_pcMain:hover .fbc_pcNext, .fbc_pcMain:hover .fbc_pcPrev {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }

    .fbc_heatItem + .fbc_heatItem > span {
        left: 2px;
    }

.fbc_rateTips {
    height: 18px;
    line-height: 18px;
    color: #999;
}

.fbc_rateTipsText {
    width: 33%;
    text-align: left;
    overflow: hidden;
}

    .fbc_rateTipsText.middle {
        margin-left: .5%;
        margin-right: .5%;
        text-align: center;
    }

    .fbc_rateTipsText.right {
        text-align: right;
    }

.fbc_tabular {
    width: 100%;
    background-color: #fff;
    border: 1px solid #D3D3D3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .fbc_tabular .fbc_optionSvg {
        position: relative;
        padding-bottom: 0;
    }

    .fbc_tabular td, .fbc_tabular th {
        padding: 5px;
        text-align: center;
        border: 1px solid #D3D3D3;
    }

    .fbc_tabular td {
        line-height: 0;
    }

.fbc_tabularInput, .fbc_tabularTitle {
    line-height: 1.4;
    -webkit-box-sizing: border-box;
}

.fbc_tabular td.fbc_tTitleLeft {
    text-align: left;
}

.fbc_tabular td .fbc_optionVal {
    cursor: pointer;
    text-align: center;
}

    .fbc_tabular td .fbc_optionVal .fbc_optionIcon {
        position: static;
    }

.fbc_tabularTitle {
    padding: 5px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fbc_tabularInput {
    position: relative;
    width: 100%;
    background: #FFF;
    border: 1px solid #D3D3D3;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .fbc_tabularInput:hover {
        border-color: #AAA;
    }

    .fbc_tabularInput.is_focus {
        border-color: #2D8FD9;
    }

    .fbc_tabularInput .fbi_input {
        width: 100%;
        height: 100%;
        resize: none;
        padding: 5px;
        background-color: transparent;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 0;
    }

.fbc_rankAnswer, .fbc_rankOption {
    line-height: 1.4;
    -moz-box-sizing: border-box;
    float: left;
}

.fbc_tabularInput .fbi_placeholder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5px;
    color: #999;
    overflow: hidden;
}

.fbc_tabularInput.textarea {
    height: 69px;
    resize: none;
}

    .fbc_tabularInput.textarea .fbi_placeholder {
        white-space: normal;
        line-height: 1.4;
    }

.fbc_rankAnswer {
    width: 50%;
    padding: 8px;
    background-color: #F9FAFB;
    border: 1px solid #D3D3D3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.fbc_rankOption, .fbc_roItem {
    -webkit-box-sizing: border-box;
}

.fbc_raItem {
    position: relative;
    width: 100%;
}

.fbc_raNum, .fbc_ragDragBar {
    position: absolute;
    top: 0;
    bottom: 0;
}

.fbc_raItem.has-value .fbc_raNum {
    background-color: #2D8FD9;
}

.fbc_raItem.has-value .fbc_raGroove {
    background-color: #fff;
    border-style: solid;
}

.fbc_raNum {
    left: 0;
    width: 31px;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
    color: #fff;
    background-color: #999;
}

.fbc_raGroove {
    margin-left: 34px;
    padding: 5px;
    background-color: #EBEBEB;
    border: 1px dashed #D3D3D3;
}

.fbc_raFilled .fbc_raGroove {
    padding: 0;
    border: 0;
}

    .fbc_raFilled .fbc_raGroove .fbc_ragInfo {
        padding-right: 0;
    }

.fbc_raFilled .fbc_raNum {
    background-color: #2D8FD9;
}

.fbc_raFilled.fbc_raHovered .fbc_raNum {
    background-color: #2b77bd;
}

.fbc_raHovered .fbc_raGroove {
    color: #2D8FD9;
    background-color: #57bae9;
}

.fbc_raHovered .fbc_raNum {
    background-color: #2D8FD9;
}

.fbc_ragInfo {
    padding-right: 24px;
}

.fbc_ragDragBar {
    cursor: default;
    right: 0;
    width: 24px;
    background: url(../../images/form/formCom.png) -161px center no-repeat;
}

.sld_cn .fbc_ragDragBar {
    background-image: url(//cdnq1.mikecrm.com/images/form/formCom.png);
}

.fbc_rankOption {
    width: 50%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 16px;
    border: 1px solid transparent;
    box-sizing: border-box;
}

    .fbc_rankOption.fbc_rankOption_hover {
        background-color: #ff0;
    }

.fbc_roItem {
    cursor: pointer;
    position: relative;
    padding: 5px;
    background-color: #fff;
    border: 1px solid #D3D3D3;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fbc_roDragBar, .fbc_rsDragBar {
    cursor: default;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    display: inline-block;
    bottom: 0;
}

.fbc_roItem:hover {
    border-color: #AAA;
}

.fbc_roItem.dragging {
    z-index: 10;
    border-color: #2D8FD9;
}

.fbc_roInfo {
    padding-right: 24px;
}

.fbc_roDragBar {
    width: 22px;
    margin-right: 2px;
    background: url(../../images/form/formCom.png) -158px center no-repeat;
}

.sld_cn .fbc_roDragBar {
    background-image: url(//cdnq1.mikecrm.com/images/form/formCom.png);
}

.fbc_rsDragBar {
    width: 24px;
    line-height: 30px;
    color: #666;
}

.fb_pmItem, .fbc_pcImage.next, .fbc_pcImg.isJumpTo, .fbc_pccDot, .fbc_pccImage {
    cursor: pointer;
}

.fbc_rsDragBar:hover {
    color: #DA2824;
}

.fbc_commodityLi {
    float: left;
    width: 100%;
    padding: 2px;
    margin-top: 6px;
    text-align: center;
    background-color: #FFF;
    border: 1px solid #D5D5D5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.layout-2 .fbc_commodityLi {
    width: 49.5%;
}

    .layout-2 .fbc_commodityLi.clearB {
        margin-right: 1%;
    }

.layout-3 .fbc_commodityLi {
    width: 32.7%;
    margin-left: .95%;
}

    .layout-3 .fbc_commodityLi.clearB {
        margin-left: 0;
    }

.layout-4 .fbc_commodityLi {
    width: 24.25%;
    margin-left: 1%;
}

    .layout-4 .fbc_commodityLi.clearB {
        margin-left: 0;
    }

.fbc_commodityImage {
    position: relative;
    width: 100%;
    padding-bottom: 2px;
    line-height: 0;
    border-bottom: 1px dashed #D5D5D5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fbc_commodityName {
    width: 100%;
    padding: 5px 3px;
    line-height: 1.4;
    text-align: left;
    color: #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fb_picture_none .fbc_pictureImage, .fbc_removeIcon {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.fbc_commodityNameJump {
    color: #000;
}

    .fbc_commodityNameJump:hover {
        color: #2D8FD9;
    }

    .fbc_commodityNameJump:visited {
        color: #000;
    }

.fbc_commodityDescribe {
    width: 100%;
    padding: 0 3px 3px;
    line-height: 1.2;
    text-align: left;
    color: #666;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: pre-wrap;
}

.fbc_commodityTips {
    width: 100%;
    padding: 0 3px;
    line-height: 1.4;
    text-align: left;
    font-size: 12px;
    color: #999;
}

.fbc_purchaseInfo {
    position: relative;
    height: 22px;
    padding: 3px;
}

.fbc_commodityCount {
    position: absolute;
    top: 3px;
    right: 3px;
    margin-top: 0;
}

    .fbc_commodityCount .cp_countPickerContent {
        height: 22px;
        padding-left: 0;
    }

    .fbc_commodityCount .lg-countpicker-increase, .fbc_commodityCount .lg-countpicker-reduce {
        width: 22px;
        height: 22px;
        line-height: 20px;
    }

    .fbc_commodityCount .lg-countpicker-input {
        width: 26px;
        height: 22px;
        padding: 0;
        text-align: center;
    }

.fbc_commodityPrice {
    padding-right: 70px;
    line-height: 22px;
    font-size: 17px;
    font-size: 1.7rem;
    text-align: left;
    color: #2D8FD9;
}

    .fbc_commodityPrice .decimalPart {
        font-size: 12px;
        font-size: 1.2rem;
    }

.fb_cartError {
    text-align: center;
    color: #DA2824;
    background-color: #ffebe7;
    border: 1px solid #eebfb7;
    padding: 6px;
    margin-top: 20px;
    margin-right: 30px;
    margin-left: 30px;
}

.fb_cart {
    padding-top: 2px;
    padding-bottom: 20px;
    margin-top: 10px;
    border-top: 5px solid #F16E04;
    background: url(../../images/form/cart_border.png) 0 bottom repeat-x #fff;
}

.sld_cn .fb_cart {
    background-image: url(//cdnq1.mikecrm.com/images/form/cart_border.png);
}

.fb_cartTitle {
    height: 43px;
    padding-left: 30px;
    line-height: 43px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #F16E04;
    border-top: 1px solid #F16E04;
    border-bottom: 1px solid #F5F5F5;
    background: url(../../images/form/cart_bg.png) -20px -6px no-repeat #FEFEFD;
}

.sld_cn .fb_cartTitle {
    background-image: url(//cdnq1.mikecrm.com/images/form/cart_bg.png);
}

.fb_cartTable {
    padding-left: 30px;
    padding-right: 30px;
}

.fb_cartCommodity, .fb_cartTh {
    padding-left: 10px;
    padding-right: 10px;
}

.fb_cartTh {
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #666;
}

.fb_cartCommodities {
    background-color: #FCF5F1;
    border: 1px solid #F3D3BD;
}

.fb_cartCommodity {
    height: 30px;
    line-height: 30px;
}

    .fb_cartCommodity + .fb_cartCommodity {
        border-top: 1px dashed #F3D3BD;
    }

.fb_cartTd {
    float: left;
    display: inline-block;
    height: 100%;
    overflow: hidden;
}

    .fb_cartTd.name {
        width: 70%;
    }

    .fb_cartTd.quantity, .fb_cartTd.subTotal {
        width: 15%;
        text-align: right;
    }

.fb_cartTotal {
    padding-top: 5px;
    line-height: 30px;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center;
    color: #999;
}

    .fb_cartTotal .price {
        font-size: 20px;
        font-size: 2rem;
        color: #E96C1E;
    }

.fb_paymentMethod {
    padding-top: 10px;
    text-align: center;
}

.fb_pmItem {
    position: relative;
    display: inline-block;
    width: 150px;
    height: 86px;
    border: 1px solid #E5E5E5;
}

    .fb_pmItem + .fb_pmItem {
        margin-left: 10px;
    }

    .fb_pmItem.active, .fb_pmItem:hover {
        border-color: #4DABEA;
    }

.fb_pmImg {
    width: 51px;
    height: 40px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    background: url(../../images/form/formCart.png) 0 -65px no-repeat;
}

.sld_cn .fb_pmImg {
    background-image: url(//cdnq1.mikecrm.com/images/form/formCart.png);
}

.fb_pmTitle {
    line-height: 20px;
    text-align: center;
    color: #848484;
}

.fb_pmChosenImg {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 36px;
    height: 36px;
    background: url(../../images/form/formCart.png) 2px -182px no-repeat;
}

.fbc_pcPictures, .fbc_piWrapper, .fbc_pictureImage {
    position: relative;
}

.sld_cn .fb_pmChosenImg {
    background-image: url(//cdnq1.mikecrm.com/images/form/formCart.png);
}

.fb_component.staticPic {
    padding: 5px 0;
}

    .fb_component.staticPic .fbc_foldContent, .fbc_picDescribe, .fbc_pictureWrapper {
        padding-left: 30px;
        padding-right: 30px;
    }

.fbc_picDescribe {
    line-height: 1.4;
    color: #666;
    white-space: pre-wrap;
}

.fb_staticPicPaddingNone .fbc_pictureWrapper {
    padding-left: 0;
    padding-right: 0;
}

.fbc_pictureGroup {
    float: left;
}

.fbc_pictureImage {
    max-width: 100%;
    line-height: 0;
    text-align: center;
    overflow: hidden;
}

.fb_picture_none .fbc_pictureImage {
    box-sizing: border-box;
}

.fbc_piWrapper.no-image {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #F2F2F2;
    width: 100%;
    height: 100%;
}

    .fbc_piWrapper.no-image .fbc_piImg {
        width: 80px;
        height: 80px;
    }

.images-2 .fbc_pictureImage {
    float: left;
}

.fb_picture_none .images-2 .fbc_pictureImage, .fb_picture_none .layout-2 .fbc_pictureGroup, .fb_picture_none .layout-3 .fbc_pictureGroup {
    width: 50%;
}

.images-3.layout-1 .fbc_pictureImage {
    float: left;
}

.fb_picture_none .images-3.layout-1 .fbc_pictureImage {
    width: 33.3333%;
}

.images-3 .fbc_pictureGroup.big .no-image {
    padding-top: 60px;
    padding-bottom: 60px;
}

.images-3 .fbc_pictureGroup.small .no-image .fbc_piImg {
    width: 60px;
    height: 60px;
}

.images-4.layout-1 .fbc_pictureImage {
    float: left;
}

.fb_picture_none .images-4.layout-1 .fbc_pictureImage {
    width: 25%;
}

.images-4 .fbc_pictureGroup.big .no-image {
    padding-top: 110px;
    padding-bottom: 110px;
}

.images-4 .fbc_pictureGroup.small .no-image .fbc_piImg {
    width: 60px;
    height: 60px;
}

.fbc_pcPictures {
    width: 100%;
    height: 200px;
    min-height: 50px;
}

.fbc_pcNext, .fbc_pcPrev {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 30px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-size: 2rem;
    text-align: center;
    color: #fff;
    background-color: rgba(0,0,0,.2);
    -webkit-transition: all .3s cubic-bezier(.47,0,.745,.715);
    -moz-transition: all .3s cubic-bezier(.47,0,.745,.715);
    transition: all .3s cubic-bezier(.47,0,.745,.715);
}

.fbc_pcNext {
    right: 0;
}

.fbc_pcImageWrapper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.fbc_pcImage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

    .fbc_pcImage.no-image {
        background-color: #F2F2F2;
    }

.slide .fbc_pcImage {
    left: 5%;
    right: 5%;
}

.fbc_pcImage.current {
    z-index: 3;
}

    .fbc_pcImage.current .fbc_pcImg {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

.ie8 .fbc_pcImage.current .fbc_pcImg {
    top: 0;
    left: 0;
}

.fbc_pcImage.prev {
    cursor: pointer;
    -webkit-transform: translate(-5%,-8%) scale(.8);
    -moz-transform: translate(-5%,-8%) scale(.8);
    -ms-transform: translate(-5%,-8%) scale(.8);
    transform: translate(-5%,-8%) scale(.8);
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.ie8 .fbc_pcImage.prev {
    top: 15%;
    left: 0;
    right: 10%;
    bottom: 8%;
    text-align: left;
}

.fbc_pcImage.prev .fbc_pcImg {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

.ie8 .fbc_pcImage.prev .fbc_pcImg {
    top: 0;
    left: 0;
}

.fbc_pcImage.next {
    -webkit-transform: translate(5%,-8%) scale(.8);
    -moz-transform: translate(5%,-8%) scale(.8);
    -ms-transform: translate(5%,-8%) scale(.8);
    transform: translate(5%,-8%) scale(.8);
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.ie8 .fbc_pcImage.next {
    top: 15%;
    left: 10%;
    right: 0;
    bottom: 8%;
    text-align: right;
}

.fbc_acImg, .fbc_pcName {
    position: absolute;
    right: 0;
    bottom: 0;
}

.fbc_pcImage.next .fbc_pcImg {
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translate(-100%,-50%);
    -moz-transform: translate(-100%,-50%);
    -ms-transform: translate(-100%,-50%);
    transform: translate(-100%,-50%);
}

.ie8 .fbc_pcImage.next .fbc_pcImg {
    top: 0;
    left: auto;
    right: 0;
}

.fbc_pcImg {
    max-height: 100%;
}

.slide .fbc_pcImg {
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}

.fbc_pccList, .pcSlide-Next-leave-active.prev {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
}

.fbc_pcName {
    left: 0;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
    color: #fff;
    background-color: rgba(0,0,0,.2);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.fbc_pcControlPanel {
    padding: 10px;
}

.fbc_pct_2 .fbc_pcControlPanel {
    height: 44px;
    background-color: #333;
}

.fbc_pccWrapper {
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
}

.fbc_pccList {
    display: inline-block;
    height: 100%;
    margin-left: 0;
    transition: all .3s linear;
}

.pcSlide-Next-enter.prev, .pcSlide-Next-leave.next, .pcSlide-Prev-enter.next, .pcSlide-Prev-leave.prev {
    display: none;
}

.fbc_pccDot + .fbc_pccDot, .fbc_pccImage + .fbc_pccImage {
    margin-left: 10px;
}

.fbc_pccDot {
    float: left;
    width: 8px;
    height: 8px;
    background-color: #E5E5E5;
    border-radius: 50%;
}

    .fbc_pccDot.active {
        background-color: #2D8FD9;
    }

.fbc_pccImage {
    float: left;
    max-width: 100px;
    height: 40px;
    padding: 1px;
    border: 1px solid #fff;
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.fb_submitBtn, .fb_submitBtn.fb_savingBtn {
    cursor: default;
}

.fbc_pccImage.active {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.pcSlide-Next-leave.current .fbc_pcName, .pcSlide-Next-leave.prev {
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.fbc_pccImg {
    height: 100%;
}

.pcSlide-Next-leave.current {
    z-index: 3;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

    .pcSlide-Next-leave.current .fbc_pcImg {
        left: 0;
        -webkit-transform: translate(0,-50%);
        -moz-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        transform: translate(0,-50%);
    }

.pcSlide-Next-enter.current .fbc_pcName, .pcSlide-Next-leave-active.current .fbc_pcName, .pcSlide-Next-leave-active.prev {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.pcSlide-Next-leave-active.prev {
    transition: all .3s linear;
    -webkit-transform: translateX(20%);
    -moz-transform: translateX(20%);
    -ms-transform: translateX(20%);
    transform: translateX(20%);
}

.pcSlide-Next-leave-active.current {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    z-index: 1;
    -webkit-transform: translate(-5%,-8%) scale(.8);
    -moz-transform: translate(-5%,-8%) scale(.8);
    -ms-transform: translate(-5%,-8%) scale(.8);
    transform: translate(-5%,-8%) scale(.8);
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
}

.pcSlide-Next-enter.current {
    z-index: 1;
    -webkit-transform: translate(5%,-8%) scale(.8);
    -moz-transform: translate(5%,-8%) scale(.8);
    -ms-transform: translate(5%,-8%) scale(.8);
    transform: translate(5%,-8%) scale(.8);
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
}

    .pcSlide-Next-enter.current .fbc_pcImg {
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

.pcSlide-Next-enter.next {
    -webkit-transform: translate(-15%,-8%) scale(.8);
    -moz-transform: translate(-15%,-8%) scale(.8);
    -ms-transform: translate(-15%,-8%) scale(.8);
    transform: translate(-15%,-8%) scale(.8);
}

.pcSlide-Next-enter-active.current {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    z-index: 3;
    -webkit-transform: translate(0,0) scale(1);
    -moz-transform: translate(0,0) scale(1);
    -ms-transform: translate(0,0) scale(1);
    transform: translate(0,0) scale(1);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}

.pcSlide-Next-enter-active.next, .pcSlide-Prev-leave-active.next {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
}

.pcSlide-Next-enter-active.current .fbc_pcName {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.pcSlide-Prev-leave.current .fbc_pcName, .pcSlide-Prev-leave.next {
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.pcSlide-Next-enter-active.next {
    transition: all .3s linear;
    -webkit-transform: translate(5%,-8%) scale(.8);
    -moz-transform: translate(5%,-8%) scale(.8);
    -ms-transform: translate(5%,-8%) scale(.8);
    transform: translate(5%,-8%) scale(.8);
}

.pcSlide-Prev-leave.current {
    z-index: 3;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

    .pcSlide-Prev-leave.current .fbc_pcImg {
        left: 100%;
        -webkit-transform: translate(-100%,-50%);
        -moz-transform: translate(-100%,-50%);
        -ms-transform: translate(-100%,-50%);
        transform: translate(-100%,-50%);
    }

.pcSlide-Prev-enter.current .fbc_pcName, .pcSlide-Prev-leave-active.current .fbc_pcName, .pcSlide-Prev-leave-active.next {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.pcSlide-Prev-leave-active.next {
    transition: all .3s linear;
    -webkit-transform: translate(-15%,-8%) scale(.8);
    -moz-transform: translate(-15%,-8%) scale(.8);
    -ms-transform: translate(-15%,-8%) scale(.8);
    transform: translate(-15%,-8%) scale(.8);
}

.pcSlide-Prev-leave-active.current {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    z-index: 1;
    -webkit-transform: translate(5%,-8%) scale(.8);
    -moz-transform: translate(5%,-8%) scale(.8);
    -ms-transform: translate(5%,-8%) scale(.8);
    transform: translate(5%,-8%) scale(.8);
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
}

.pcSlide-Prev-enter.prev {
    -webkit-transform: translate(15%,-8%) scale(.8);
    -moz-transform: translate(15%,-8%) scale(.8);
    -ms-transform: translate(15%,-8%) scale(.8);
    transform: translate(15%,-8%) scale(.8);
}

.pcSlide-Prev-enter.current {
    z-index: 1;
    -webkit-transform: translate(-5%,-8%) scale(.8);
    -moz-transform: translate(-5%,-8%) scale(.8);
    -ms-transform: translate(-5%,-8%) scale(.8);
    transform: translate(-5%,-8%) scale(.8);
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
}

    .pcSlide-Prev-enter.current .fbc_pcImg {
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

.pcSlide-Prev-enter-active.current .fbc_pcName, .pcSwitch-an3-Next-leave {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.pcSlide-Prev-enter-active.prev {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transform: translate(-5%,-8%) scale(.8);
    -moz-transform: translate(-5%,-8%) scale(.8);
    -ms-transform: translate(-5%,-8%) scale(.8);
    transform: translate(-5%,-8%) scale(.8);
}

.pcSlide-Prev-enter-active.current {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    z-index: 3;
    -webkit-transform: translate(0,0) scale(1);
    -moz-transform: translate(0,0) scale(1);
    -ms-transform: translate(0,0) scale(1);
    transform: translate(0,0) scale(1);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}

.pcSwitch-an1-Next-enter-active, .pcSwitch-an1-Next-leave {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
}

.pcSwitch-an1-Next-leave {
    transform: translate(0,0);
}

.pcSwitch-an1-Next-leave-active {
    -webkit-transform: translate(-100%,0);
    -moz-transform: translate(-100%,0);
    -ms-transform: translate(-100%,0);
    transform: translate(-100%,0);
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    transition: all .4s linear;
}

.pcSwitch-an1-Next-enter-active, .pcSwitch-an1-Prev-leave-active {
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
}

.pcSwitch-an1-Next-enter {
    -webkit-transform: translate(100%,0);
    -moz-transform: translate(100%,0);
    -ms-transform: translate(100%,0);
    transform: translate(100%,0);
}

.pcSwitch-an1-Next-enter-active {
    transform: translate(0,0);
    transition: all .4s linear;
}

.pcSwitch-an1-Prev-enter-active, .pcSwitch-an1-Prev-leave {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
}

.pcSwitch-an1-Prev-leave {
    transform: translate(0,0);
}

.pcSwitch-an1-Prev-leave-active {
    -webkit-transform: translate(100%,0);
    -moz-transform: translate(100%,0);
    -ms-transform: translate(100%,0);
    transform: translate(100%,0);
    transition: all .4s linear;
}

.pcSwitch-an1-Prev-enter-active, .pcSwitch-an2-Next-leave-active {
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
}

.pcSwitch-an1-Prev-enter {
    -webkit-transform: translate(-100%,0);
    -moz-transform: translate(-100%,0);
    -ms-transform: translate(-100%,0);
    transform: translate(-100%,0);
}

.pcSwitch-an1-Prev-enter-active {
    transform: translate(0,0);
    transition: all .4s linear;
}

.pcSwitch-an2-Next-enter-active, .pcSwitch-an2-Next-leave {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
}

.pcSwitch-an2-Next-leave {
    transform: translate(0,0);
}

.pcSwitch-an2-Next-leave-active {
    -webkit-transform: translate(0,-100%);
    -moz-transform: translate(0,-100%);
    -ms-transform: translate(0,-100%);
    transform: translate(0,-100%);
    transition: all .4s linear;
}

.pcSwitch-an2-Next-enter-active, .pcSwitch-an2-Prev-leave-active {
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
}

.pcSwitch-an2-Next-enter {
    -webkit-transform: translate(0,100%);
    -moz-transform: translate(0,100%);
    -ms-transform: translate(0,100%);
    transform: translate(0,100%);
}

.pcSwitch-an2-Next-enter-active {
    transform: translate(0,0);
    transition: all .4s linear;
}

.pcSwitch-an2-Prev-leave {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
}

.pcSwitch-an2-Prev-leave-active {
    -webkit-transform: translate(0,100%);
    -moz-transform: translate(0,100%);
    -ms-transform: translate(0,100%);
    transform: translate(0,100%);
    transition: all .4s linear;
}

.pcSwitch-an2-Prev-enter-active, .pcSwitch-an3-Next-leave-active {
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
}

.pcSwitch-an2-Prev-enter {
    -webkit-transform: translate(-100%,0);
    -moz-transform: translate(-100%,0);
    -ms-transform: translate(-100%,0);
    transform: translate(-100%,0);
}

.pcSwitch-an2-Prev-enter-active {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    transition: all .4s linear;
}

.pcSwitch-an3-Next-enter, .pcSwitch-an3-Next-leave-active {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.pcSwitch-an3-Next-leave-active {
    transition: all .4s linear;
}

.pcSwitch-an3-Next-enter-active, .pcSwitch-an3-Prev-leave-active {
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
}

.pcSwitch-an3-Next-enter-active, .pcSwitch-an3-Prev-leave {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.pcSwitch-an3-Next-enter-active {
    transition: all .4s linear;
}

.pcSwitch-an3-Prev-enter, .pcSwitch-an3-Prev-leave-active {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.pcSwitch-an3-Prev-leave-active {
    transition: all .4s linear;
}

.pcSwitch-an3-Prev-enter-active {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    transition: all .4s linear;
}

.fbc_staticText {
    line-height: 1.5;
    color: #666;
    white-space: pre-wrap;
}

.fb_submitBtn, .fbc_authInput .fbc_aiTitle {
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.fbc_staticMap {
    height: 300px;
    padding: 1px;
    background-color: #fff;
    border: 1px solid #D3D3D3;
    overflow: hidden;
    vertical-align: middle;
}

.fb_component.separator {
    padding-left: 0;
    padding-right: 0;
}

    .fb_component.separator .fbc_describe, .fb_component.separator .fbc_title {
        padding-left: 30px;
        padding-right: 30px;
        word-wrap: break-word;
        word-break: break-word;
    }

.fbc_separatorHr {
    margin: 2px 30px;
    border: 0;
    border-top: 1px solid #D3D3D3;
}

.fbc_authInput, .fbc_imItem + .fbc_imItem {
    margin-top: 6px;
}

.fbc_separatorHr.dotted {
    border-style: dotted;
}

.fbc_separatorHr.dashed {
    border-style: dashed;
}

.fbc_separatorHr.double {
    border-style: double;
    border-top-width: 3px;
}

.authCode .fbc_content {
    padding-right: 100px;
}

.fbc_acImg {
    display: inline-block;
    top: 0;
    width: 90px;
    background: url(../../images/form/authCode_example.png) 0 center no-repeat #fff;
}

.sld_cn .fbc_acImg {
    background-image: url(//cdnq1.mikecrm.com/images/form/authCode_example.png);
}

.nameItem + .nameItem {
    margin-left: 1%;
}

.fbc_imItem {
    position: relative;
}

.fbc_imOperate, .fbc_sendMsgAuth {
    position: absolute;
    top: 0;
    bottom: 0;
}

.fbc_imItem.isSendMsgAuth {
    margin-right: 85px;
}

.fbc_imItem.is-multi .fbc_input {
    padding-right: 40px;
}

.fbc_sendMsgAuth {
    display: inline-block;
    left: 100%;
    width: 80px;
    padding: 5px 0;
    margin-left: 5px;
    line-height: 1.4;
    text-align: center;
    color: #FFF;
    background: #0C4067;
    border: 1px solid #0C4067;
    border-radius: 2px;
}

.fbc_noQuotaTips {
    padding-top: 5px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2;
    color: #999;
}

.fbc_addIcon, .fbc_removeIcon {
    display: inline-block;
    padding: 6px 2px;
    font-size: 14px;
    float: left;
}

.fbc_imOperate {
    right: 2px;
}

.fbc_removeIcon {
    line-height: 1.4;
    font-size: 1.4rem;
    color: #DDD;
    box-sizing: border-box;
}

.fbc_addIcon, .fbc_authInput .fbc_aiTitle {
    line-height: 1.4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.fbc_removeIcon:hover {
    color: #DA2824;
}

.fbc_addIcon {
    font-size: 1.4rem;
    color: #666;
    box-sizing: border-box;
}

    .fbc_addIcon:hover {
        color: #2D8FD9;
    }

.fbc_authInput {
    position: relative;
}

    .fbc_authInput .fbc_aiTitle {
        z-index: 3;
        position: absolute;
        left: 0;
        top: 1px;
        bottom: 1px;
        padding: 5px 0 5px 5px;
        width: 89px;
        color: #666;
        border-right: 1px solid #D3D3D3;
        box-sizing: border-box;
    }

.btn_normal, .fb_submitBtn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: inline-block;
}

.fbc_authInput .fbc_input {
    padding-left: 100px;
    padding-right: 30px;
}

.fbc_authInput .fbc_aiStatus {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 1px;
    bottom: 1px;
    width: 24px;
    line-height: 29px;
    text-align: right;
}

.pop_mask, .pop_wrapper {
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
}

.fbc_authInput .fbc_aiStatus.isLoading {
    background: url(../../images/loader/loader_page.gif) center center no-repeat;
}

.sld_cn .fbc_authInput .fbc_aiStatus.isLoading {
    background-image: url(//cdnq1.mikecrm.com/images/loader/loader_page.gif);
}

.fbc_authInput .fbc_aiStatus.isTrue {
    color: #52B266;
}

.fbc_authInput .fbc_aiStatus.isFalse {
    color: #DA2824;
}

.fbc_combineComponent .fbc_select {
    float: left;
    width: 39%;
    margin-right: 1%;
}

.fbc_combineComponent .fbc_input {
    width: 100%;
}

    .fbc_combineComponent .fbc_input.combineItem {
        float: left;
        width: 60%;
    }

.submit {
    padding: 20px 30px;
    line-height: 0;
    text-align: center;
    background-color: #F9FAFD;
}

    .submit .fbc_pageBtn {
        margin-bottom: 10px;
    }

    .submit.paging .fbc_pageBtn {
        margin-bottom: 0;
    }

.fb_submitBtn {
    max-width: 100%;
    min-width: 60px;
    padding: 7px 20px;
    line-height: 1.2;
    font-size: 14px;
    text-align: center;
    color: #FFF;
    background: #0C4067;
    border-radius: 2px;
    box-sizing: border-box;
}

    .fb_submitBtn:hover {
        opacity: .9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }

    .fb_submitBtn.fb_savingBtn:hover {
        cursor: default;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }

.fbc_pageNum {
    margin-top: 10px;
    height: 20px;
    line-height: 20px;
    color: #999;
}

.btn_normal {
    padding-left: 20px;
    padding-right: 20px;
    height: 32px;
    line-height: 30px;
    color: #fff;
    background-color: #2D8FD9;
    border: 1px solid #1B71B8;
    border-bottom-width: 3px;
    -webkit-transition: all 50ms cubic-bezier(.47,0,.745,.715);
    -moz-transition: all 50ms cubic-bezier(.47,0,.745,.715);
    transition: all 50ms cubic-bezier(.47,0,.745,.715);
    box-sizing: border-box;
}

    .btn_normal:hover {
        background-color: #419ADC;
    }

    .btn_normal:active {
        background-color: #1B71B8;
        border-bottom-width: 1px;
    }

    .btn_normal.orange {
        background-color: #F16C04;
        border-color: #AB3F16;
    }

        .btn_normal.orange:hover {
            background-color: #FEA54B;
        }

        .btn_normal.orange:active {
            background-color: #AB3F16;
        }

.noscroll {
    overflow: hidden;
}

.ie8noscroll {
    pointer-events: none;
}

.pop_wrapper {
    z-index: 99;
    position: fixed;
    -webkit-transform: translate3d(0,0,10px);
    -moz-transform: translate3d(0,0,10px);
    transform: translate3d(0,0,10px);
}

.pop_mask {
    position: absolute;
    background: #000;
    opacity: .4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}

.pop_box {
    position: relative;
    width: 460px;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3);
}

.pop_close {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 10px;
    width: 20px;
    line-height: 39px;
    text-align: center;
    color: #ABB2BB;
}

.pay_aliQRCode, .pay_aliWeb {
    width: 50%;
    text-align: center;
}

.pop_header {
    height: 39px;
    border-bottom: 1px solid #E9E9E9;
}

.pop_title {
    line-height: 39px;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
    color: #525252;
}

.pop_imgPreview {
    position: absolute;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

    .pop_imgPreview .pop_close {
        color: #fff;
        position: absolute;
        right: -30px;
        top: 0;
        font-size: 30px;
        font-size: 3rem;
    }

.isMobile .pop_imgPreview .pop_close {
    position: fixed;
    right: 10px;
    top: 10px;
}

.pop_imgPreview .pop_image {
    position: relative;
    left: 0;
    top: 0;
}

.pay_offLine {
    padding: 20px;
}

.pay_onLine {
    padding: 15px 20px;
}

.pay_guide {
    line-height: 24px;
    text-align: center;
    color: #52B266;
}

.pay_gIcon {
    display: inline-block;
    padding-right: 5px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #52B266;
    vertical-align: -3px;
}

.pay_orderInfo {
    height: 20px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20px;
    color: #848484;
    border: 1px solid #E9E9E9;
}

.de .pay_orderInfo {
    padding-left: 2px;
    padding-right: 2px;
}

.pay_oNo {
    float: left;
}

    .pay_oNo .orderNo {
        color: #525252;
    }

.pay_oPrice {
    float: right;
}

    .pay_oPrice .price {
        font-weight: 700;
        color: #F16E04;
    }

.pay_mTitle, .pay_oOtherMode {
    color: #AAA;
    line-height: 20px;
}

.pay_method {
    padding: 10px;
    background-color: #E7EEF3;
    border: 1px solid #CAD9E4;
}

.pay_aliWeb {
    float: left;
}

.pay_aliQRCode {
    float: right;
}

.pay_mTitle {
    padding-bottom: 5px;
}

.pay_mImg {
    height: 140px;
    background: url(../../images/icon/pay_byWeb.png) center center no-repeat;
}

.sld_cn .pay_mImg {
    background-image: url(//cdnq1.mikecrm.com/images/icon/pay_byWeb.png);
}

.pay_mQRCode {
    width: 190px;
    height: 190px;
    padding: 17px;
    background-color: #fff;
    border: 1px solid #E6E9EF;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pay_wxQRCode {
    text-align: center;
}

.pay_operate {
    margin-top: 10px;
    text-align: center;
}

.pay_oOtherMode:hover {
    color: #2D8FD9;
}

.pay_oAlterOrder {
    line-height: 20px;
    margin-left: 10px;
    padding-left: 10px;
    color: #AAA;
    border-left: 1px solid #D9D9D9;
}

    .pay_oAlterOrder:hover {
        color: #2D8FD9;
    }

.pay_succeed {
    position: relative;
    padding: 20px;
}

.pay_sImg {
    position: absolute;
    top: -31px;
    left: 199px;
    width: 62px;
    height: 62px;
    background: url(../../images/icon/pay_succeed.png) center center no-repeat;
}

.sld_cn .pay_sImg {
    background-image: url(//cdnq1.mikecrm.com/images/icon/pay_succeed.png);
}

.pay_sTips {
    padding-top: 20px;
    line-height: 30px;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    text-align: center;
    color: #525252;
}

.pay_tradeInfo {
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 25px;
    color: #AAA;
    background-color: #EEF6FC;
    border: 1px solid #BDD6E8;
}

.pay_orderNo .orderNo {
    font-weight: 700;
    color: #2C8CD8;
}

.pay_needPay .needPay {
    font-weight: 700;
    color: #F16D04;
}
