body {
    background-color: #ECECEC;
    position: relative;
}
/***********footer部分重定义**************/
#zpxx_info_index_box{
	overflow:auto;
	position: relative;
}
#zpxx_info_index_box_top{
	width: 100%;
    height: 90px;
}
/**************主体部分**********************/
#zpxx_info_section {
    width: 1050px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    border: 1px solid #ECECEC;
}

/**************主体上部***********/
#zpxx_info_section_top {
    width: 100%;
    height: 50px;
}

/**************主体左侧***********/
#zpxx_info_section_left {
    width: 300px;
    float: left;
    height: 920px;
    margin-left: 20px;
}

#zpxx_info_section_left h3 {
    margin: 0px;
    margin-bottom: 20px;
    margin-top: 10px;
    margin-left: 7px;
    padding: 0px;
    font-family: "微软雅黑";
    cursor: pointer;
}

#zpxx_info_section_left #zpxx_info_section_left_zpxx h3,#zpxx_info_section_left #zpxx_info_section_left_tzgg h3  {
    cursor: default;
}


#zpxx_info_section_left h3 span {
    border-bottom: 1px solid #0073c4;
    color: #478acc;
    display: inline-block;
    font-family: "微软雅黑";
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin-left: 5px;
    text-align: left;
    text-indent: 25px;
    width: 220px;
}
#zpxx_info_section_left_zprl h3 span:hover,#zpxx_info_section_left_dxzph h3 span:hover{
    background-color: #7A9BD1;
    border: none;
    color: #fff;
}
#zpxx_info_section_left h3 .active{
    background-color: #7A9BD1;
    border: none;
    color: #fff;
    position: relative;
}
#zpxx_info_section_left h3 .active:after{
    content:"";
    width:0px;
    height:0px;
    border-width:25px;
    border-style: solid;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    right: 0px;
}
#zpxx_info_section_left h3 .hover_title{
    background-color: #7A9BD1;
    border: none;
    color: #fff;
    position: relative;
}
#zpxx_info_section_left h3 .hover_title:after{
    content:"";
    width:0px;
    height:0px;
    border-width:25px;
    border-style: solid;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    right: 0px;
}

#zpxx_info_section_left_zprl, #zpxx_info_section_left_dxzph, #zpxx_info_section_left_tzgg, #zpxx_info_section_left_zpxx {
    width: 300px;
    height: 340px;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 7px;
    margin-bottom: 15px;
    box-shadow: 3px 3px 4px #ddd;
}

#calendar {
    margin-left: 7px;
}

#zpxx_info_section_left_dxzph {
    height: 75px;
}

#zpxx_info_section_left_tzgg {
    height: 195px;
}

#zpxx_info_section_left_zpxx {
    height: 195px;
}

#zpxx_info_section_left_zpxx ul,#zpxx_info_section_left_tzgg ul {
    width: 265px;
    height: 85px;
    margin-left: 30px;
}

#zpxx_info_section_left_zpxx ul li,#zpxx_info_section_left_tzgg ul li {
    width: 260px;
    height: 40px;
    line-height: 40px;
    color: #333333;
    font-size: 15px;
    padding-left: 30px;
    border-bottom: 1px solid #0073C4;
    background: url("../../../apps/jy_common/images/sub-circle.png") no-repeat 0px 10px;
    cursor: pointer;
}
#zpxx_info_section_left_zpxx ul .active,#zpxx_info_section_left_tzgg ul .active{
    color: #ffffff;
    background: url("../../../apps/jy_common/images/sub-circle-w.png") no-repeat 0px 10px;
    background-color:#7A9BD1 ;
    border: none;
    position: relative;
}
#zpxx_info_section_left_zpxx ul .active:after,#zpxx_info_section_left_tzgg ul .active:after{
    content:"";
    width:0px;
    height:0px;
    border-width:20px;
    border-style: solid;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    right: 0px;
}
#zpxx_info_section_left_zpxx ul .hover_title,#zpxx_info_section_left_tzgg ul .hover_title{
    color: #ffffff;
    background: url("../../../apps/jy_common/images/sub-circle-w.png") no-repeat 0px 10px;
    background-color:#7A9BD1 ;
    border: none;
    position: relative;
}
#zpxx_info_section_left_zpxx ul .hover_title:after,#zpxx_info_section_left_tzgg ul .hover_title:after{
    content:"";
    width:0px;
    height:0px;
    border-width:20px;
    border-style: solid;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    right: 0px;
}
/****************************************主体右侧*********************************************/
#zpxx_info_section_right {
    width: 700px;
    float: right;
    background-color: #ffffff;
    margin-bottom: 25px;
    margin-right: 15px;
    box-shadow: 6px 6px 4px #ddd;
}

#zpxx_info_section_right_zczph {
    width: 100%;
    border-bottom: 1px solid #ffffff;
}

.zpxx_info_right_title {
    width: 640px;
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #bbb;
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold;
    color: #0d79c7;
}

/*******************专场招聘会下部自适应部分************************/
#zpxx_info_section_right_zczph_box {
    width: 640px;
    min-height: 544px;
    margin: 10px auto;
    margin-bottom: 50px;
}

#zpxx_info_section_right_zczph_table {
    width: 100%;
}

#zpxx_info_section_right_zczph_table tr th {
    height: 35px;
    background-color: #E4ECF2;
    border-right: 1px solid #ccc;
    font-weight: normal;
    font-size: 15px;
    color: #4C5A68;
}

#zpxx_info_section_right_zczph_tbody td {
    border-bottom: 1px solid #e6e6e6;
}

#zpxx_info_section_right_zczph_tbody .time_box {
    width: 95px;
    height: 65px;
    margin-left: 25px;
    color: #666;
}

.time_box .days {
    float: left;
    text-align: center;
    width: 50px;
    margin-top: 10px;
}

.time_box .days p {
    font-size: 16px;
    line-height: 12px;
}

.time_box .days .num {
    color: #5086ce;
    font-family: "Microsoft YaHei";
    font-size: 32px;
    line-height: 18px;
    text-shadow: 1px 2px 2px #ccc;
}

.detail_time {
    margin-top: 10px;
    float: right;
}

.detail_time p {
    font-size: 13px;
    text-align: center;
    margin-bottom: 7px;
}

.title_box {
    width: 100%;
    padding-left: 15px;
}

.title_box a {
    color: #337ab7;
    text-decoration: none;
    cursor:pointer;
}

.title_box a:hover {
    color: #6ebfef;
}

.location_box {
    color: #666;
    padding-left: 15px;
}

/******************专场招聘会部分结束************************/

/******************大型招聘会部分开始************************/
#zpxx_info_section_right_dxzph_box {
    width: 640px;
    margin: 10px auto;
    min-height: 555px;
    overflow: hidden;
}

#zpxx_info_section_right_dxzph_box ul li {
    border-bottom: 1px dashed #ddd;
    font-size: 15px;
    line-height: 42px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    color: #3E4D5C;
    overflow: hidden;
}

#zpxx_info_section_right_dxzph_box ul li a {
    float: left;
    max-width: 450px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #5679c7;
    text-decoration: none;
}

#zpxx_info_section_right_dxzph_box ul li a:hover {
    color: #6ebfef;
}

#zpxx_info_section_right_dxzph_box ul li span {
    float: right;
    width:150px;
    height:42px;
    overflow:hidden;
    color: #989898;
}

/******************大型招聘会部分结束************************/

/******************通知公告部分开始************************/
#zpxx_info_section_right_tzgg_box,#zpxx_info_section_right_xw_box {
    width: 640px;
    margin: 10px auto;
    min-height: 555px;
    overflow: hidden;
}

#zpxx_info_section_right_tzgg_box ul li,#zpxx_info_section_right_xw_box ul li {
    border-bottom: 1px dashed #ddd;
    font-size: 15px;
    line-height: 42px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    color: #3E4D5C;
    overflow: hidden;
}

#zpxx_info_section_right_tzgg_box ul li a,#zpxx_info_section_right_xw_box ul li a {
    float: left;
    max-width: 510px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #5679c7;
    text-decoration: none;
}

#zpxx_info_section_right_tzgg_box ul li a:hover,#zpxx_info_section_right_xw_box ul li a:hover {
    color: #6ebfef;
}

#zpxx_info_section_right_tzgg_box ul li span,#zpxx_info_section_right_xw_box ul li span {
    float: right;
    width:90px;
    height:42px;
    overflow:hidden;
    color: #989898;
}

/******************通知公告部分结束************************/

/******************就业信息部分开始************************/

#zpxx_info_section_right_zczph_ss { /**********专场招聘会搜索条件部分**********/
    width: 640px;
    margin: 10px auto;
    margin-top: 30px;
    height: 190px;
    background-color: #ebf6fb;
    padding-top:17px;
    border-radius:5px;
    border:2px solid #efefef;
    
}

#zpxx_info_section_right_jyxx_ss { /**********就业信息搜索条件部分**********/
    width: 640px;
    margin: 10px auto;
    margin-top: 30px;
    height: 190px;
    background-color: #ebf6fb;
    padding-top:17px;
    border-radius:5px;
    border:2px solid #efefef;
    
}

#zpxx_info_section_right_sxxx_ss { /**********实习信息搜索条件部分**********/
    width: 640px;
    margin: 10px auto;
    margin-top: 30px;
    height: 190px;
    background-color: #ebf6fb;
    padding-top:17px;
    border-radius:5px;
    border:2px solid #efefef;
}

/**********就业信息显示部分**********/
#zpxx_info_section_right_jyxx_box, #zpxx_info_section_right_sxxx_box {
    width: 640px;
    margin: 10px auto;
    min-height: 555px;
    overflow: hidden;
}

#zpxx_info_section_right_jyxx_box ul li, #zpxx_info_section_right_sxxx_box ul li {
    border-bottom: 1px dashed #ddd;
    font-size: 15px;
    line-height: 25px;
	padding-top:10px;
	padding-bottom:10px;
    padding-right: 120px;
    position: relative;
    color: #3E4D5C;
}

#zpxx_info_section_right_jyxx_box ul li a, #zpxx_info_section_right_sxxx_box ul li a {
    color: #5679c7;
    text-decoration: none;
}

#zpxx_info_section_right_jyxx_box ul li a:hover, #zpxx_info_section_right_sxxx_box ul li a:hover {
    text-decoration: none;
    color: #6ebfef;
}

#zpxx_info_section_right_jyxx_box .time, #zpxx_info_section_right_sxxx_box .time {
    color: #989898;
    position: absolute;
    width:98px;
    margin-top:10px;
    height:22px;
    overflow:hidden;
    right: 5px;
    top: 0;
}


/******************就业信息部分结束***********************/



