/* 
* 把主色调变成 #3c7cfc
*/
/* 首页 */
.index_input_btn,.header_bg{
    background:#3c7cfc;
}
/* 投递简历 */
#yun_cz .deep{
    background:#3c7cfc;
}
/* 注册登录 */
.inputSubmit,.regtab li.current{
    background:#3c7cfc;
}
.regtab li.current:before{
    background:#3c7cfc;
}