﻿.div_all
{
    width: 980px;
    margin: 0 auto;
}
BODY
{
    font-size: 14px;
    font-family: "宋体";
}
OL li
{
    margin: 8px;
}
#con
{
    font-size: 12px;
    margin: 0px auto;
    width: 780px;
}
#tags
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 10px;
    width: 400px;
    padding-top: 0px;
    height: 23px;
}
#tags li
{
    background: url(/Images/tagleft.gif) no-repeat left bottom;
    float: left;
    margin-right: 1px;
    list-style-type: none;
    height: 23px;
}
#tags li A
{
    padding-right: 10px;
    padding-left: 10px;
    background: url(/Images/tagright.gif) no-repeat right bottom;
    float: left;
    padding-bottom: 0px;
    color: #999;
    line-height: 23px;
    padding-top: 0px;
    height: 23px;
    text-decoration: none;
}
#tags li.emptyTag
{
    background: none transparent scroll repeat 0% 0%;
    width: 4px;
}
#tags li.selectTag
{
    background-position: left top;
    margin-bottom: -2px;
    position: relative;
    height: 25px;
}
#tags li.selectTag A
{
    background-position: right top;
    color: #000;
    line-height: 25px;
    height: 25px;
}
#tagContent
{
    border-right: #aecbd4 1px solid;
    border-top: #aecbd4 1px solid;
    padding-bottom: 1px;
    border-left: #aecbd4 1px solid;
    border-bottom: #aecbd4 1px solid;
    background-color: #fff;
    min-height: 250px;
    float: left;
}
.tagContent
{
    padding-right: 10px;
    display: none;
    padding-left: 10px;
    background: url(/Images/bg.gif) repeat-x;
    padding-bottom: 10px;
    width: 756px;
    color: #474747;
    padding-top: 10px;
    min-height: 250px;
    float: left;
    word-break: break-all;
    overflow: auto;
}
#tagContent DIV.selectTag
{
    display: block;
}

.tagContent-foot
{
    padding: 10px 10px;
}

.company_title
{
    float: left;
    width: 100%;
    height: 90px;
}
.ct1
{
    width: 200px;
    float: left;
    margin-top: 20px;
}
.ct2
{
    width: 750px;
    height: 90px;
    float: left;
    line-height: 90px;
    text-align: center;
    color: Red;
    font-size: 30px;
    font-weight: bolder;
}
.ct3
{
    width: 180px;
    float: left;
    margin-top: 30px;
}
.company_content
{
    float: left;
    width: 100%;
}
.cc_left
{
    width: 190px;
    float: left;
}
.cc_left img
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
}
.cc_left li
{
    width: 178px;
    float: left;
    margin-left: 6px;
    height: 29px;
    line-height: 28px;
    border-bottom: 1px dashed #cccccc;
}
.cc_right
{
    width: 780px;
    float: right;
    overflow: hidden;
}
.cr1
{
    width: 756px;
    background-color: #F4F8FB;
    color: #F36708;
    font-weight: bolder;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    float: left;
}
.cr2
{
    width: 756px;
    background-color: #ffffff;
    line-height: 20px;
    float: left;
}
.cr21
{
    width: 500px;
    float: left;
    line-height: 20px;
}
.cr22
{
    width: 250px;
    float: left;
}
.cr22 img
{
    border: 0px;
    max-height: 220px;
    max-width: 220px;
}
.redc
{
    color: Red;
    font-weight: bold;
}
.foot1
{
    width: 756px;
    height: auto;
    float: left;
    background: #E0ECF3;
    border-radius: 2px;
}
.foot2
{
    padding: 10px;
    line-height: 25px;
    text-align: left;
}
.tb
{
    border: 1px solid #CCCCCC;
    line-height: 24px;
}
.td1
{
    background-color: #F0F0F0;
    text-align: center;
    width: 15%;
    line-height: 24px;
}
.td2
{
    line-height: 24px;
    background-color: #fafafa;
    text-indent: 8px;
    width: 35%;
}
/*职位部门-急聘开始*/
.cc_left_new
{
    width: 190px;
    float: left;
}
.cc_left_title
{
    line-height: 30px;
    height: 30px;
    color: #FFF;
    font-weight: bold;
    background: url(/Images/icons/joblist_title_bg.gif) right center no-repeat #188CE1;
    text-indent: 20px;
    margin-bottom: 5px;
    border-radius: 2px;
}
/* 职位列表 */
.joblist
{
    margin-bottom: 5px;
    background: url(/Images/icons/joblist_bg.gif) left repeat-y;
}
.none-depart-line, .depart-line
{
    margin-bottom: 0px;
}
.depart-line .depart-name
{
    font-size: 14px;
    line-height: 28px;
    height: 28px;
    font-weight: bold;
    color: #C00;
    background: url(/Images/icons/joblist_department.gif) left center no-repeat;
    text-indent: 20px;
    width: 190px;
    overflow: hidden;
    cursor: pointer;
}
.none-depart-line dd, .depart-line dd
{
    line-height: 28px;
    width: 190px;
    overflow: hidden;
    height: 28px;
    background: url(/Images/icons/joblist_icon.gif) left center no-repeat;
    text-indent: 35px;
}
/*.cc_left_new .joblist dd:hover{ background:url(/Images/icons/joblist_icon2.gif) left center no-repeat;  }*/
.cc_left_new .joblist dd.current
{
    background: url(/Images/icons/joblist_icon2.gif) left center no-repeat;
}
.cc_left_new .joblist .current a
{
    color: #F00;
}

/* 直聊按钮 */

.btn-chat
{
    vertical-align: top;
    border: 1px solid #06f;
    border-radius: 5px;
    text-align: center;
    letter-spacing: 2px;
    font-size: 14px !important;
    color: #06f !important;
    display: inline-block;
    width: 140px;
    height: 36px;
    line-height: 36px;
}
.btn-chat-small
{
    display: inline-block;
    vertical-align: bottom;
    margin: 0px 8px;
    padding: 5px;
    color: #fff !important;
    border-radius: 5px;
    line-height: normal;
    background: #ff3300;
}
.qrcode-images-layout
{
    position: absolute;
    right: 20px;
    top: 20px;
    display: inline-block;
    text-align: center;
}
.com-qrcode-img, .job-qrcode-img
{
    width: 80px;
    height: 80px;
}
.com-qrcode-note, .job-qrcode-note
{
    color: #999;
    font-size: 12px;
    margin-top: 3px;
    text-align: center;
}
/* 企业环境图片 */
.company-picture-item
{
    float: left;
    margin-left: 5px;
    cursor: pointer;
}

.company-picture-item img
{
    display: block;
    width: 145px;
    height: 145px;
}
/* 企业联系方式 */
.contact-inner
{
}
.contact-item
{
    display: block;
    padding: 3px 0px;
}
.contact-item img
{
    display: inline-block;
    vertical-align: text-bottom;
}
/* 用户查看联系方式提示 */
.contact-item-tip
{
    display: inline-block;
}
.contact-item-tip-btn
{
    color: #188CE1 !important;
}
.contact-item-tip-txt
{
    color: #ff0000;
}
/* 用户登录和注册按钮 */
.btn-contact-layout
{
    display: inline-block;
}
.btn-contact-item
{
    display: inline-block;
    vertical-align: bottom;
    margin: 0px 8px;
    padding: 5px;
    color: #fff !important;
    border-radius: 5px;
    line-height: normal;
}
.btn-contact-login
{
    background: #f30;
}
.btn-contact-register
{
    background: #06f;
}

.job-description
{
    padding: 10px 10px;
}
/* 部门折叠 */

.depart-fold .depart-job-item
{
    display: none;
}

.depart-open .depart-job-item
{
    display: block;
}
.depart-fold .depart-name
{
    background-image: url(/Images/icons/joblist_department2.gif);
}

.depart-open .depart-name
{
    background-image: url(/Images/icons/joblist_department.gif);
}


/* 举报企业 */
.resport-form
{
    width: 90%;
    margin: 0px auto;
    padding: 10px 0px;
}
.report-radio-line
{
    display: table;
    padding: 8px 0px;
    width: 100%;
}
.report-radio-item input[type=radio]
{
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
}

.report-radio-item
{
    cursor: pointer;
    width: 50%;
    display: inline-block;
    margin-bottom: 10px;
}

.report-remark-line
{
    width: 100%;
    margin: 8px auto;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    text-align: center;
}
.report-remark-txt
{
    width: 98%;
    margin: 5px auto;
    height: 60px;
    resize: none;
    outline: none;
    display: inline-block;
    border: none;
}
.report-note-line
{
    line-height: 35px;
}

.btn-report
{
    vertical-align: top;
    border: 1px solid #999;
    border-radius: 5px;
    text-align: center;
    letter-spacing: 2px;
    font-size: 14px !important;
    color: #999 !important;
    display: inline-block;
    width: 140px;
    height: 36px;
    line-height: 36px;
}
