@charset "UTF-8";
/* 首页 @Author: XuZhu @Date: 2019-11-12 */
body.sub { background: #f6f6f6; }

.top_ba { width: 100%; height: 250px; background: url("../images/2.jpg") center center no-repeat; }
.top_ba_new { width: 1920px; height: 300px; background: url("../images/11.png") center center no-repeat; }

.sub_container { width: 1200px; margin: 0 auto 0; }

.sub_b1 { width: 1030px; background: #FFFFFF; position: relative; padding: 115px 85px 30px 85px; margin-bottom: 2px; }
.sub_b1 .b_tit { position: absolute; left: 50%; top: 40px; width: max-content; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); background: #fff9ec; }
.sub_b1 .b_tit .bt_item { float: left; padding: 0 20px; height: 56px; line-height: 56px;  }
/* .sub_b1 .b_tit .bt_item.i1 { background: url("../images/12.png") 18px center no-repeat; } */
/* .sub_b1 .b_tit .bt_item.i2 { background: url("../images/13.png") 18px center no-repeat; } */
.sub_b1 .b_tit .bt_item .bt_1 { float: left; font-size: 16px; color: #f6ab00; padding-right: 10px; }
.sub_b1 .b_tit .bt_item .bt_2 { float: left; padding-top: 9px; }
.sub_b1 .b_tit .bt_item .bt_2 .t2_item { float: left; width: 28px; height: 38px; border-radius: 4px; background: #FFFFFF; text-align: center; line-height: 38px; font-size: 18px; color: #333333; margin-right: 8px; }
.sub_b1 .b_tit .bt_item .bt_3 { float: left; font-size: 14px; color: #f6ab00; }
.sub_b1 .b_con { font-size: 16px; color: #333333; line-height: 1.8; word-break: break-all; }
.sub_b1 .b_btn { position: absolute; right: 38px; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); width: 140px; height: 42px; line-height: 42px; text-align: center; border-radius: 42px; color: #FFFFFF; font-size: 18px; cursor: pointer; background: #1787fb; transition: all .3s; -webkit-transition: all .3s; }
.sub_b1 .b_btn:hover { background: #177ae0; }

.online_box { width: 1200px; height: 60px; position: relative; background: #fff; margin-bottom: 10px; }

.online_box .on_app { width: 95px; height: 60px; line-height: 60px; font-size: 18px; text-align: center; color: #333; position: absolute; left: 0; top: 0; padding-left: 55px; background: url("../images/14.png") 20px 17px no-repeat; }

.app_live { width: 760px; height: 60px; font-size: 18px; overflow: hidden; color: #666; padding-left: 150px; }

.app_live ul { width: 200%; }

.app_live ul li { width: 740px; padding: 0 10px; height: 60px; line-height: 60px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #666666; }

.app_live ul li a { color: #1787fb; padding: 0 6px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-decoration: none; }

.app_live ul li a:hover { text-decoration: underline; }
.online_box .online_com_apply { position: absolute; right: 175px; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); width: 130px; height: 40px; line-height: 40px; text-align: center; border-radius: 40px; font-size: 16px; color: #fff; background: #1787fb; cursor: pointer; transition: all .3s; -webkit-transition: all .3s; }
.online_box .online_com_apply:hover { background: #177ae0; }
.online_box .online_resume_apply { position: absolute; right: 20px; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); width: 130px; height: 40px; line-height: 40px; text-align: center; border-radius: 40px; font-size: 16px; color: #fff; background: #ff8916; cursor: pointer; transition: all .3s; -webkit-transition: all .3s; }
.online_box .online_resume_apply:hover { background: #f18217; }

.sub_b2 { width: 1200px;  padding: 0 0 30px; }
.sub_b2 .b_nav { width: 1200px; background: #FFFFFF; height: 62px; }
.sub_b2 .b_nav .bn_box { float: left; width: 50%; }
.sub_b2 .b_nav .bn_box .bn_link { display: block; position: relative; width: 300px; height: 62px; line-height: 62px; margin: 0 auto; text-align: center; font-size: 18px; color: #333; text-decoration: none; }
.sub_b2 .b_nav .bn_box .bn_link::before { display: none; content: ' '; position: absolute; width: 100%; height: 2px; left: 0; bottom: 0; background: #1787fb;}
.sub_b2 .b_nav .bn_box .bn_link::after { display: none; content: ' '; position: absolute; width: 18px; height: 18px; left: 50%; bottom: -6px; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); background: url("../images/15.png") 0 0 no-repeat; }
.sub_b2 .b_nav .bn_box .bn_link:hover { color: #1787fb; }
.sub_b2 .b_nav .bn_box .bn_link.selected { color: #1787fb; }
.sub_b2 .b_nav .bn_box .bn_link.selected::before{ display: block; }
.sub_b2 .b_nav .bn_box .bn_link.selected::after{ display: block; }
.sub_b2 .bs_box { width: 1200px; background: #f9f9f9; padding: 25px 0; }
.sub_b2 .b_search { width: 732px; margin: 0 auto 0; }
.sub_b2 .b_search .in_sea_cho { float: left; width: 120px; height: 46px; line-height: 46px; border: 1px solid #e2e2e2; border-right: 0; border-radius: 4px 0 0 4px; font-size: 15px; color: #333; position: relative; }
.sub_b2 .b_search .in_sea_cho .in_txt { width: 104px; height: 46px; line-height: 46px; position: relative; background: #fff url("../images/5.png") 91px center no-repeat; padding-left: 16px; cursor: pointer; }
.sub_b2 .b_search .in_sea_cho .in_txt::after { position: absolute; right: 0; top: 13px; width: 1px; height: 20px; background: #e2e2e2; content: ' '; }
.sub_b2 .b_search .in_sea_cho .in_sea_down { position: absolute; min-width: 100%; text-align: center; line-height: normal; background-color: #fff; z-index: 99; left: 0; top: 48px; overflow-x: hidden; overflow-y: auto; max-height: 400px; box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2); display: none; }
.sub_b2 .b_search .in_sea_cho.open .in_txt { background: #fff url("../images/6.png") 91px center no-repeat; }
.sub_b2 .b_search .in_sea_cho.open .in_sea_down { display: block; }
.sub_b2 .b_search .in_sea_down .in_sea_cell { font-size: 15px; height: 46px; line-height: 46px; cursor: pointer; }
.sub_b2 .b_search .in_sea_down .in_sea_cell:hover { background: #f6f6f6; }
.sub_b2 .b_search .in_sea_inp { float: left; display: block; height: 46px; line-height: 46px; width: 468px; padding: 0 16px; border: 1px solid #e2e2e2; border-left: 0; border-right: 0; background: #fff; }
.sub_b2 .b_search .in_sea_inp.res { width: 588px; border-left: 1px solid #e2e2e2; }
.sub_b2 .b_search .in_sea_bt { float: left; width: 110px; height: 48px; line-height: 48px; font-size: 18px; text-align: center; color: #fff; background: #1787fb; border-radius: 0 4px 4px 0; cursor: pointer; transition: all .3s; -webkit-transition: all .3s; }
.sub_b2 .b_search .in_sea_bt:hover { background: #177ae0; }
.sub_b2 .b_group { width: 1200px; background: #FFFFFF; }
.sub_b2 .b_group.com { padding-top: 20px; }
.sub_b2 .b_group .g_com_cell { position: relative; float: left; width: 273px; height: 280px; border: 1px solid #e2e2e2; margin: 0 0 20px 20px; }
.sub_b2 .b_group .g_com_cell .g_top { position: relative; width: 184px; height: 72px; padding: 25px 0 0 65px; margin: 0 auto 20px; border-bottom: 1px dashed #ebebeb; }
.sub_b2 .b_group .g_com_cell .g_top .g_logo { position: absolute; left: 0; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); width: 50px; height: 50px; border: 1px solid #f6f6f6; }
.sub_b2 .b_group .g_com_cell .g_top .g_name { max-width: 184px; height: 20px; line-height: 20px; display: block; font-size: 16px; color: #333333; text-decoration: none; word-break: break-all; margin-bottom: 7px; }
.sub_b2 .b_group .g_com_cell .g_top .g_name:hover { text-decoration: underline; }
.sub_b2 .b_group .g_com_cell .g_top .g_im { display: block; font-size: 14px; color: #999999; padding-left: 22px; text-decoration: none; background: url("../images/7.png") 0 center no-repeat; height: 20px; line-height: 20px; }
.sub_b2 .b_group .g_com_cell .g_top .g_city { display: block; max-width: 184px; height: 22px; line-height: 22px; font-size: 14px; color: #999; text-decoration: none; }
.sub_b2 .b_group .g_com_cell .g_top .g_city:hover { color: #1787fb; }
.sub_b2 .b_group .g_com_cell .g_top .g_qr { display: block; text-decoration: none; width: 60px; height: 22px; line-height: 22px; color: #fff; font-size: 12px; padding-left: 30px; background: #00c785 url("../images/16.png") 10px center no-repeat; border-radius: 22px; }
.sub_b2 .b_group .g_com_cell .g_line { position: relative; width: 163px; height: 26px; line-height: 26px; font-size: 14px; color: #666666; padding: 0 95px 0 15px; word-break: break-all; margin-bottom: 14px; }
.sub_b2 .b_group .g_com_cell .g_line a {
	color: #333; text-decoration: none;
}
.sub_b2 .b_group .g_com_cell .g_line a:hover {
	color: #1787fb; text-decoration: underline;
}
.sub_b2 .b_group .g_com_cell .g_line .g_btn { position: absolute; right: 15px; top: 0; width: 68px; height: 24px; line-height: 24px; color: #1787fb; border: 1px solid #1787fb; border-radius: 24px; text-align: center; cursor: pointer; }
.sub_b2 .b_group .g_com_cell .g_line .g_btn:hover { background: #1787fb; color: #FFFFFF; }
.sub_b2 .b_group .g_com_cell .g_more { position: absolute; right: 15px; bottom: 20px; font-size: 12px; color: #999999; text-decoration: none; }
.sub_b2 .b_group .g_com_cell .g_more:hover { text-decoration: underline; }
.sub_b2 .b_group .g_job_cell { position: relative; width: 314px; height: 125px; border-bottom: 1px solid #f5f5f5; border-right: 1px solid #f5f5f5; padding: 20px 0 0 85px; float: left; }
.sub_b2 .b_group .g_job_cell.c1, .sub_b2 .b_group .g_job_cell.c2, .sub_b2 .b_group .g_job_cell.c3 { border-top: 1px solid #f5f5f5; }
.sub_b2 .b_group .g_job_cell.c3, .sub_b2 .b_group .g_job_cell.c6, .sub_b2 .b_group .g_job_cell.c9, .sub_b2 .b_group .g_job_cell.c12, .sub_b2 .b_group .g_job_cell.c15, .sub_b2 .b_group .g_job_cell.c18, .sub_b2 .b_group .g_job_cell.c21, .sub_b2 .b_group .g_job_cell.c24, .sub_b2 .b_group .g_job_cell.c27, .sub_b2 .b_group .g_job_cell.c30 { width: 315px; border-right: 0; }
.sub_b2 .b_group .g_job_cell .g_logo { position: absolute; left: 20px; top: 20px; width: 50px; height: 50px; border: 1px solid #f6f6f6; }
.sub_b2 .b_group .g_job_cell .g_top { position: relative; width: 290px; height: 70px; border-bottom: 1px dashed #ebebeb; }
.sub_b2 .b_group .g_job_cell .g_top .g_name { display: block; max-width: 200px; height: 26px; line-height: 26px; font-size: 16px; color: #333333; text-decoration: none; word-break: break-all; margin-bottom: 3px; }
.sub_b2 .b_group .g_job_cell .g_top .g_name:hover { text-decoration: underline; }
.sub_b2 .b_group .g_job_cell .g_top .g_wage { position: absolute; right: 0; top: 0; height: 26px; line-height: 26px; font-size: 14px; color: #d9271c; }
.sub_b2 .b_group .g_job_cell .g_top .g_other { width: 290px; height: 26px; line-height: 26px; font-size: 14px; color: #666666; }
.sub_b2 .b_group .g_job_cell .g_bottom { position: relative; width: 210px; height: 54px; line-height: 54px; padding-right: 80px; }
.sub_b2 .b_group .g_job_cell .g_bottom .com_name { font-size: 14px; color: #999999; text-decoration: none; }
.sub_b2 .b_group .g_job_cell .g_bottom .com_name:hover { text-decoration: underline; }
.sub_b2 .b_group .g_job_cell .g_bottom .g_im { display: block; font-size: 14px; color: #999999; padding-left: 22px; text-decoration: none; background: url("../images/7.png") 0 center no-repeat; height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
.sub_b2 .b_group .g_job_cell .g_bottom .g_qr {
    display: block; text-decoration: none; width: 60px; height: 22px; line-height: 22px; color: #fff;
    font-size: 12px; padding-left: 30px; background: #00c785 url("../images/16.png") 10px center no-repeat;
    border-radius: 22px; position: absolute; right: 0; top: 50%; transform: translate(0, -50%);
}
.sub_b2 .b_group .g_resume_cell { position: relative; float: left; width: 273px; height: 275px; padding-top: 23px; border: 1px solid #e2e2e2; margin: 0 0 20px 20px; }
.sub_b2 .b_group .g_resume_cell .r_ava { position: relative; width: 76px; height: 76px; border-radius: 76px; margin:0 auto; }
.sub_b2 .b_group .g_resume_cell .r_ava.male::after { content: ' '; position: absolute; right: -5px; bottom: 5px; width: 20px; height: 20px; background: url("../images/17.png") 0 0 no-repeat; }
.sub_b2 .b_group .g_resume_cell .r_ava.female::after { content: ' '; position: absolute; right: -5px; bottom: 5px; width: 20px; height: 20px; background: url("../images/18.png") 0 0 no-repeat; }
.sub_b2 .b_group .g_resume_cell .r_ava .img { width: 76px; height: 76px; border-radius: 76px; }
.sub_b2 .b_group .g_resume_cell .r_name { width: 100%; height: 48px; line-height: 48px; text-align: center; }
.sub_b2 .b_group .g_resume_cell .r_name a { font-size: 18px; color: #333; text-decoration: none; }
.sub_b2 .b_group .g_resume_cell .r_name a:hover { text-decoration: underline; }
.sub_b2 .b_group .g_resume_cell .r_some { width: 240px; line-height: 1; font-size: 14px; color: #666; text-align: center; margin: 0 auto 15px; }
.sub_b2 .b_group .g_resume_cell .r_int { height: 22px; margin: 0 auto; text-align: center; padding: 0 15px; }
.sub_b2 .b_group .g_resume_cell .r_int .ic_group { display: inline-block; vertical-align: middle; font-size: 0; }
.sub_b2 .b_group .g_resume_cell .r_int .i_cell { display: inline-block; float: left; padding: 0 8px; height: 20px; line-height: 20px; font-size: 12px; color: #1787fb; border: 1px solid #1787fb; border-radius: 4px; margin-right: 6px; }
.sub_b2 .b_group .g_resume_cell .r_time { width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 12px; color: #999; }
.sub_b2 .b_group .g_resume_cell .r_apy { width: 130px; margin: 0 auto; background: #1787fb; height: 36px; line-height: 36px; text-align: center; border-radius: 7px; cursor: pointer; color: #fff; font-size: 16px; transition: all .3s; -webkit-transition: all .3s; }
.sub_b2 .b_group .g_resume_cell .r_apy:hover { background: #177ae0; }
.sub_b2 .b_group .g_empty { width: 1200px; padding: 236px 0; text-align: center; font-size: 14px; color: #999999; background: url("../images/8.png") center 120px no-repeat; }

.in_group { width: 1200px; margin: 0 auto; padding-top: 40px; }
.in_group .g_cell { float: left; display: block; text-decoration: none; color: #333333; position: relative; width: 240px; height: 310px; border: 1px solid #e2e2e2; margin: 0 24px 30px 0; padding: 20px 20px 0 20px; }
.in_group .g_cell.c4, .in_group .g_cell.c8, .in_group .g_cell.c12, .in_group .g_cell.c16, .in_group .g_cell.c20, .in_group .g_cell.c24, .in_group .g_cell.c28, .in_group .g_cell.c32 { margin-right: 0; }
.in_group .g_cell .face_img { width: 240px; height: 150px; margin-bottom: 17px; }
.in_group .g_cell .face_img img { width: 240px; height: 150px; border: 0; }
.in_group .g_cell .g_name { width: 240px; height: 20px; line-height: 20px; font-size: 14px; margin-bottom: 12px; }
.in_group .g_cell .g_date { width: 240px; height: 40px; line-height: 20px; font-size: 14px; margin-bottom: 17px; }
.in_group .g_cell .g_bot { width: 240px; border-top: 1px dashed #f0f0f0; padding-top: 18px; }
.in_group .g_cell .g_bot .gb { float: left; width: 95px; height: 18px; line-height: 18px; padding-left: 25px; background: url("../images/9.png") 0 center no-repeat; }
.in_group .g_cell .g_bot .gb.bl { background: url("../images/10.png") 0 center no-repeat; }

.subject_chat_pack_up { position: fixed; right: 0; bottom: 28px; z-index: 1039; width: 328px; height: 45px; background: url("../images/19.png") 0 0 no-repeat; font-size: 18px; color: #fff; line-height: 45px; padding-left: 88px; cursor: pointer; }
.subject_chat_open_up {
     position: fixed; right: 0; bottom: 0; z-index: 1039; width: 560px; visibility: hidden;
}
.subject_chat_open_up .chat_title {
    position: relative; width: 470px; height: 46px; line-height: 46px; padding: 0 45px; font-size: 18px; color: #fff;
    background: #1787fb; border-radius: 7px 7px 0 0; text-align: center;
}
.subject_chat_open_up .chat_title .ct_close {
    position: absolute; right: 17px; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%);
    width: 16px; height: 17px; cursor: pointer; background: url("../images/20.png") 0 0 no-repeat;
}
.subject_chat_open_up .chat_body {
    width: 559px; height: 365px; border: 1px solid #e1e1e1; border-right: 0; border-top: 0; background: #fff;
}
.subject_chat_open_up .chat_body .chat_left {
    float: left; width: 169px; height: 100%; background: #f5f5f5;
}
.subject_chat_open_up .chat_body .chat_left .left_title {
    width: 100%; height: 54px; line-height: 54px; text-align: center; background: #fff; font-size: 16px; color: #333;
}
.subject_chat_open_up .chat_body .chat_left .left_qr {
    width: 123px; height: 123px; margin: 60px auto 20px;
}
.subject_chat_open_up .chat_body .chat_left .left_qr img {
    width: 123px; height: 123px;
}
.subject_chat_open_up .chat_body .chat_left .left_txt {
    line-height: 1; margin-bottom: 10px; color: #333; text-align: center;
}
.subject_chat_open_up .chat_body .chat_right {
    float: left; width: 390px; height: 365px; position: relative;
}
.subject_chat_open_up .chat_body .chat_right .cr_notice {
    position: absolute; width: 370px; height: 30px; background: #fffcd3; color: #ff6600; font-size: 14px; line-height: 30px;
    left: 0; top: 0; z-index: 9;
}
.subject_chat_open_up .chat_body .chat_right .cr_notice .cr_notice_left {
    float: left; width: 85px; padding-left: 10px;
}
.subject_chat_open_up .chat_body .chat_right .cr_notice .cr_notice_right {
    float: left; width: 265px; height: 30px; padding-right: 10px; position: relative; white-space:nowrap; overflow:hidden;
}
.subject_chat_open_up .chat_body .chat_right .cr_notice .cr_notice_right .cr_notice_list {
    position: absolute; top: 0; height: 30px;
}
.subject_chat_open_up .chat_body .chat_right .cr_top {
    width: 390px; height: 310px; background: #fff; overflow-x: hidden; overflow-y: auto; padding-top: 20px;
}
.subject_chat_open_up .chat_body .chat_right .cr_top .other_msg_box {
    position: relative; padding: 0 0 15px 83px;
}
.subject_chat_open_up .chat_body .chat_right .cr_top .other_msg_box .m_ava {
    position: absolute; left: 20px; top: 16px; width: 46px; height: 46px; border-radius: 46px; border: 0;cursor:pointer;
}
.subject_chat_open_up .chat_body .chat_right .cr_top .other_msg_box .m_wra_name {
    width: 280px; height: 36px; line-height: 36px; font-size: 13px; color: #999; overflow: hidden; white-space: nowrap;
    -o-text-overflow: ellipsis; text-overflow: ellipsis;
}
.subject_chat_open_up .chat_body .chat_right .cr_top .other_msg_box .m_wra_i {
    position: absolute; left: 68px; top: 45px; width: 20px; height: 20px; background: url("../images/22.png") 0 0 no-repeat;
}
.subject_chat_open_up .chat_body .chat_right .cr_top .other_msg_box .m_wra_txt {
    max-width: 240px; line-height: 1.6; font-size: 14px; color: #666; word-break: break-all;
    background: #f5f5f5; border-radius: 8px; padding: 8px 20px; display: inline-block;
}
.subject_chat_open_up .chat_body .chat_right .cr_top .other_msg_box .m_wra_time {
    width: 280px; height: 34px; line-height: 34px; font-size: 13px; color: #999;
}
.subject_chat_open_up .chat_body .chat_right .cr_top .other_msg_box .m_wra_img {
    background-size: cover;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    max-width: 150px;
    position: relative;
}
.subject_chat_open_up .chat_body .chat_right .cr_top .other_msg_box .m_wra_img img {
    width: 100%; height: 100%;
}
.subject_chat_open_up .chat_body .chat_right .cr_top .mine_msg_box {
    position: relative; padding: 0 83px 15px 0; text-align: right;
}
.subject_chat_open_up .chat_body .chat_right .cr_top .mine_msg_box .m_ava {
    position: absolute; right: 20px; top: 16px; width: 46px; height: 46px; border-radius: 46px; border: 0;
}
.subject_chat_open_up .chat_body .chat_right .cr_top .mine_msg_box .m_wra_name {
    width: 280px; height: 36px; line-height: 36px; font-size: 13px; color: #999; overflow: hidden; white-space: nowrap;
    -o-text-overflow: ellipsis; text-overflow: ellipsis;
}
.subject_chat_open_up .chat_body .chat_right .cr_top .mine_msg_box .m_wra_i {
    position: absolute; right: 71px; top: 45px; width: 20px; height: 20px; background: url("../images/23.png") 0 0 no-repeat;
}
.subject_chat_open_up .chat_body .chat_right .cr_top .mine_msg_box .m_wra_txt {
    max-width: 240px; line-height: 1.6; font-size: 14px; color: #666; word-break: break-all;
    background: #daefff; border-radius: 8px; padding: 8px 20px; display: inline-block; text-align: left;
}
.subject_chat_open_up .chat_body .chat_right .cr_top .mine_msg_box .m_wra_time {
    width: 280px; height: 34px; line-height: 34px; font-size: 13px; color: #999;
}
.subject_chat_open_up .chat_body .chat_right .cr_top .mine_msg_box .m_wra_img {
    background-size: cover;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    max-width: 150px;
    position: relative;
}
.subject_chat_open_up .chat_body .chat_right .cr_top .mine_msg_box .m_wra_img img {
    width: 100%; height: 100%;
}
.subject_chat_open_up .chat_body .chat_right .cr_bottom {
    width: 390px; height: 35px; background: #f9f9f9;
}
.subject_chat_open_up .chat_body .chat_right .cr_bottom .b_file {
    float: left; width: 50px; height: 100%; background: url("../images/21.png") center center no-repeat;
}
.subject_chat_open_up .chat_body .chat_right .cr_bottom .b_text {
    float: left; width: 340px; height: 35px; position: relative;
}
.subject_chat_open_up .chat_body .chat_right .cr_bottom .b_text .t_input {
    position: absolute; left: 0; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%);
    width: 300px; height: 30px; line-height: 30px; border: 0; background: #f9f9f9; font-size: 14px; color: #333;
}
.subject_chat_open_up .chat_body .chat_right .cr_bottom .b_text .t_input::placeholder {
    color: #666;
}

.sub_b3 {
    width: 400px; background: #fff; padding: 40px 0 30px 0;
}
.sub_b3 .qr_box {
    width: 123px;
    height: 123px;
    margin: 0 auto 20px;
}
.sub_b3 .qr_box img {
    width: 123px;
    height: 123px; border: 0;
}
.sub_b3 .qr_txt {
    line-height: 1;
    margin-bottom: 10px;
    color: #666;
    text-align: center;
}

/*# sourceMappingURL=subject_new.css.map */
