@charset "UTF-8";
/* liboyuan 20160614 */

body {
    font-family: Microsoft YaHei, Verdana, Geneva, sans-serif;
    font-size: 12px;
    background-color: #fff;
}
ul, li, p, dl, dt, dd, h1, h2, h3, h4, a, input, span, strong, body, table {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    color: #000;
}
ul, li {
    list-style: none;
}
img {
    border: 0 none;
}
input, textarea {
    outline: none;
    border: 0;
}
div {
    margin: 0 auto;
}
.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ' ';
}
.clearfix {
    zoom: 1;
}
.hide {
    display: none;
}
.none {
    display: none !important;
}
.box {
    width: 1000px;
    min-width: 1000px;
    margin: 0 auto;
    position: relative;
}
/*title*/

.title {
    height: 66px;
    width: 100%;
    border-bottom: 1px solid #ddd;
    text-align: center;
    margin-top: 54px;
}
.logo {
    margin: 0 30px;
    background: url(/dev/product/temp_space/20160614_wechat/web/imgs/logo.png) no-repeat;
    width: 83px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
}
.title_text {
    font-size: 20px;
    color: #555;
    padding: 0 30px;
    line-height: 32px;
    display: inline-block;
    border-left: 1px solid #ddd;
    vertical-align: middle;
}
/*resume_code*/

.code_box {
    margin-top: 110px;
    width: 415px;
}
.input {
    box-sizing: border-box;
    line-height: 40px;
    padding: 0 12px;
    border-radius: 5px;
    border: 1px solid #ddd;
    font-size: 14px;
}
.resume_code {
    width: 280px;
    height: 40px;
}
.resume_btn {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 120px;
    background: #f51e55;
    border-radius: 5px;
    margin-left: 15px;
}
.textarea_box {
    position: relative;
}
.error {
    color: #f51e55;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    padding-left: 22px;
    display: inline-block;
    margin-left: 30px;
    background: url(/dev/product/temp_space/20160614_wechat/web/imgs/error.png) 0 4px no-repeat;
}
.right {
    color: #f51e55;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    padding-left: 22px;
    display: inline-block;
}
.text_error {
    position: absolute;
    left: -28px;
    bottom: -2px;
}
.error_defult {
    margin-left: 0;
}
.ml0 {
    margin-left: 0;
}
/*win*/

.win_text_box {
    width: 390px;
    text-align: center;
    margin-top: 145px;
}
.win_text1 {
    font-size: 14px;
    line-height: 32px;
}
.win_text2 {
    font-size: 16px;
    line-height: 38px;
    margin-top: 30px;
}
.red_text {
    color: #f51e55 !important;
}
.home{
    text-align: center;
    display: inline-block;
    color: #f51e55;
    font-size: 16px;
    line-height: 56px;
    margin-top: 20px;
}
/*sub*/

.sub_com_box {
    width: 600px;
    min-width: 600px;
    margin-top: 35px;
    margin-bottom: 50px;
}
.user_box {
    text-align: center;
}
.user_img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}
.user_name {
    font-size: 30px;
    line-height: 60px;
    margin-top: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
    padding: 0 50px;
    display: inline-block;
}
.sub_text {
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 36px;
}
.yellow_text {
    color: #ffba0d !important;
}
.label_title {
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 10px;
    color: #666;
}
textarea {
    display: block;
    width: 600px;
    height: 150px;
    padding: 12px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #ddd;
    resize: none;
    font-style: 14px;
    line-height: 28px;
}
.word_count {
    font-size: 12px;
    color: #999;
    text-align: right;
    display: block;
    margin-top: 10px;
    margin-bottom: 30px;
}
.word_count b {
    font-weight: 400;
    font-size: 18px;
}
.file_box {
    margin-top: 86px;
}
.updata {
    display: inline-block;
    border-radius: 5px;
    background: #f3f3f3;
    width: 300px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 14px;
    position: relative;
    box-sizing: border-box;
}
.updata:hover {
    background: #eae9e9;
}
.fileBtn {
    width: 68px;
    height: 20px;
    z-index: 50;
    opacity: 0;
    filter: alpha(opacity=0);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}
.file_title {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 28px;
}
.mobile_box {
    margin-bottom: 30px;
}
.imgcode_com {
    margin-bottom: 20px;
}
.tel {
    width: 300px;
    height: 40px;
    margin-bottom: 20px;
}
.mobile_code {
    width: 145px;
    height: 40px;
}
.get_code {
    height: 40px;
    width: 140px;
    display: inline-block;
    border: 1px solid #ddd;
    color: #999;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    box-sizing: border-box;
    border-radius: 5px;
    margin-left: 15px;
    background: #f3f3f3;
}
.get_code:hover {
    background: #eae9e9;
}
.form_sub {
    width: 180px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    display: block;
    background: #f51e55;
    border-radius: 5px;
    font-size: 14px;
    margin-top: 10px;
    cursor: pointer;
}
.imgcode {
    height: 40px;
    width: 140px;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 5px;
    margin-left: 15px;
    background: #f3f3f3;
    vertical-align: middle;
    cursor: pointer;
}
.form_resume_file {
    position: absolute;
    left: 200px;
    top: 625px;
}
